Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 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-ssh12251191416066919924.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8663805989890219355.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11114911359458953753.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2609953660163761575.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-ssh15849094826407459039.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-21898’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21912 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/713 [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/713 # 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 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 (main) Commit message: "Merge pull request #4938 from cuishuang/main" > 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 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 # timeout=10 > git rev-list --no-walk 5e8cc2dacb63c741ee6e1c9b54b6e23d7bdb162b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 14:58:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 14:58:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 14:58:28 ========================================================= 14:58:28 EdgeX Global Pipelines Version Info 14:58:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 14:58:29 ------------------- 14:58:29 stable info: 14:58:29 ------------------- 14:58:29 Commited By: Ginny Guan ginny@iotechsys.com 14:58:29 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 14:58:29 Message: update stable to v1.0.265 14:58:29 ------------------- 14:58:29 experimental info: 14:58:29 ------------------- 14:58:29 Commited By: Cherry Wang cherry@iotechsys.com 14:58:29 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 14:58:29 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 14:58:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 14:58:29 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 14:58:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 14:58:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 14:58:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2495dbd [Pipeline] echo 14:58:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:58:30 provisioning config files... 14:58:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/713@tmp/config11647883508953681648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:58:30 ---> ****-login.sh 14:58:30 nexus3.edgexfoundry.org:10001 14:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:58:31 Configure a credential helper to remove this warning. See 14:58:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:58:31 14:58:31 Login Succeeded 14:58:31 nexus3.edgexfoundry.org:10002 14:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:58:31 Configure a credential helper to remove this warning. See 14:58:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:58:31 14:58:31 Login Succeeded 14:58:31 nexus3.edgexfoundry.org:10003 14:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:58:31 Configure a credential helper to remove this warning. See 14:58:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:58:31 14:58:31 Login Succeeded 14:58:31 nexus3.edgexfoundry.org:10004 14:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:58:31 Configure a credential helper to remove this warning. See 14:58:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:58:31 14:58:31 Login Succeeded 14:58:31 ****.io 14:58:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 14:58:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 14:58:31 Configure a credential helper to remove this warning. See 14:58:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 14:58:31 14:58:31 Login Succeeded 14:58:31 ---> ****-login.sh ends [Pipeline] } 14:58:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:32 + 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 14:58:32 + cut -d/ -f2 14:58:32 + dirname cmd/core-command/Dockerfile 14:58:32 + echo core-command,cmd/core-command/Dockerfile 14:58:32 + dirname cmd/core-common-config-bootstrapper/Dockerfile 14:58:32 + cut -d/ -f2 14:58:32 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 14:58:32 + dirname cmd/core-data/Dockerfile 14:58:32 + cut -d/ -f2 14:58:32 + echo core-data,cmd/core-data/Dockerfile 14:58:32 + dirname cmd/core-keeper/Dockerfile 14:58:32 + cut -d/ -f2 14:58:32 + echo core-keeper,cmd/core-keeper/Dockerfile 14:58:32 + dirname cmd/core-metadata/Dockerfile 14:58:32 + cut -d/ -f2 14:58:32 + echo core-metadata,cmd/core-metadata/Dockerfile 14:58:32 + cut -d/ -f2 14:58:32 + dirname cmd/security-bootstrapper/Dockerfile 14:58:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 14:58:32 + dirname cmd/security-proxy-auth/Dockerfile 14:58:32 + cut -d/ -f2 14:58:32 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 14:58:32 + dirname cmd/security-proxy-setup/Dockerfile 14:58:32 + cut -d/ -f2 14:58:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 14:58:32 + dirname cmd/security-secretstore-setup/Dockerfile 14:58:32 + cut -d/ -f2 14:58:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 14:58:32 + cut -d/ -f2 14:58:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 14:58:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 14:58:32 + dirname cmd/security-spire-agent/Dockerfile 14:58:32 + cut -d/ -f2 14:58:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 14:58:32 + dirname cmd/security-spire-config/Dockerfile 14:58:32 + cut -d/ -f2 14:58:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 14:58:32 + dirname cmd/security-spire-server/Dockerfile 14:58:32 + cut -d/ -f2 14:58:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 14:58:32 + dirname cmd/support-cron-scheduler/Dockerfile 14:58:32 + cut -d/ -f2 14:58:32 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 14:58:32 + dirname cmd/support-notifications/Dockerfile 14:58:32 + cut -d/ -f2 14:58:32 + echo support-notifications,cmd/support-notifications/Dockerfile 14:58:32 + dirname cmd/support-scheduler/Dockerfile 14:58:32 + cut -d/ -f2 14:58:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 14:58:32 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 14:58:32 + git rev-list -1 --merges 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00~1..2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] echo 14:58:32 -----------> git rev-list -1 --merges 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00~1..2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 14:58:32 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [false] [Pipeline] sh 14:58:32 + git log --format=format:%s -1 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] echo 14:58:33 ========================================================= 14:58:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 14:58:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 14:58:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:58:33 + grep -v github /etc/ssh/ssh_known_hosts 14:58:33 + [ -e /tmp/ssh_known_hosts ] 14:58:33 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 14:58:33 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 14:58:33 sudo tee -a /etc/ssh/ssh_known_hosts 14:58:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:33 14:58:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:58:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:34 0.1.4: Pulling from edgex-devops/py-git-semver 14:58:34 b85a868b505f: Pulling fs layer 14:58:34 e2be974225ed: Pulling fs layer 14:58:34 339a4e72a1f5: Pulling fs layer 14:58:34 988bab9f4d93: Pulling fs layer 14:58:34 1469e6f7b9e6: Pulling fs layer 14:58:34 eaf3925da568: Pulling fs layer 14:58:34 bab4dde63d76: Pulling fs layer 14:58:34 bde34c3a00c8: Pulling fs layer 14:58:34 b352a97aabf1: Pulling fs layer 14:58:34 4872d77fe225: Pulling fs layer 14:58:34 5851b861e8e6: Pulling fs layer 14:58:34 b352a97aabf1: Waiting 14:58:34 4872d77fe225: Waiting 14:58:34 eaf3925da568: Waiting 14:58:34 5851b861e8e6: Waiting 14:58:34 bab4dde63d76: Waiting 14:58:34 988bab9f4d93: Waiting 14:58:34 1469e6f7b9e6: Waiting 14:58:34 e2be974225ed: Verifying Checksum 14:58:34 e2be974225ed: Download complete 14:58:34 988bab9f4d93: Download complete 14:58:34 1469e6f7b9e6: Verifying Checksum 14:58:34 1469e6f7b9e6: Download complete 14:58:34 eaf3925da568: Verifying Checksum 14:58:34 eaf3925da568: Download complete 14:58:34 339a4e72a1f5: Verifying Checksum 14:58:34 339a4e72a1f5: Download complete 14:58:34 bde34c3a00c8: Download complete 14:58:34 b352a97aabf1: Download complete 14:58:34 4872d77fe225: Verifying Checksum 14:58:34 4872d77fe225: Download complete 14:58:34 5851b861e8e6: Verifying Checksum 14:58:34 5851b861e8e6: Download complete 14:58:34 b85a868b505f: Download complete 14:58:34 bab4dde63d76: Download complete 14:58:35 b85a868b505f: Pull complete 14:58:35 e2be974225ed: Pull complete 14:58:36 339a4e72a1f5: Pull complete 14:58:36 988bab9f4d93: Pull complete 14:58:36 1469e6f7b9e6: Pull complete 14:58:36 eaf3925da568: Pull complete 14:58:38 bab4dde63d76: Pull complete 14:58:38 bde34c3a00c8: Pull complete 14:58:38 b352a97aabf1: Pull complete 14:58:38 4872d77fe225: Pull complete 14:58:38 5851b861e8e6: Pull complete 14:58:38 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 14:58:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:58:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:58:38 prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container 14:58:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 14:58:41 $ docker top de8664f5a4f1ba68bcfb439b431cdcfda8f552b1f36d47e35cf8bd454409cc03 -eo pid,comm 14:58:41 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). 14:58:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:58:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:41 [ssh-agent] Looking for ssh-agent implementation... 14:58:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:42 $ docker exec de8664f5a4f1ba68bcfb439b431cdcfda8f552b1f36d47e35cf8bd454409cc03 ssh-agent 14:58:42 SSH_AUTH_SOCK=/tmp/ssh-eRv0NsvEBTQW/agent.32 14:58:42 SSH_AGENT_PID=38 14:58:42 Running ssh-add (command line suppressed) 14:58:42 Identity added: /w/workspace/edgex-go/713@tmp/private_key_8626725597206232514.key (/w/workspace/edgex-go/713@tmp/private_key_8626725597206232514.key) 14:58:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:42 + git tag --points-at HEAD [Pipeline] } 14:58:42 $ docker exec --env ******** --env ******** de8664f5a4f1ba68bcfb439b431cdcfda8f552b1f36d47e35cf8bd454409cc03 ssh-agent -k 14:58:42 unset SSH_AUTH_SOCK; 14:58:42 unset SSH_AGENT_PID; 14:58:42 echo Agent pid 38 killed; 14:58:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 14:58:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:58:42 [ssh-agent] Looking for ssh-agent implementation... 14:58:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:58:42 $ docker exec de8664f5a4f1ba68bcfb439b431cdcfda8f552b1f36d47e35cf8bd454409cc03 ssh-agent 14:58:43 SSH_AUTH_SOCK=/tmp/ssh-qqfmTHCVNyEF/agent.71 14:58:43 SSH_AGENT_PID=77 14:58:43 Running ssh-add (command line suppressed) 14:58:43 Identity added: /w/workspace/edgex-go/713@tmp/private_key_8421297558612749070.key (/w/workspace/edgex-go/713@tmp/private_key_8421297558612749070.key) 14:58:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:58:43 + git semver init 14:58:43 2024-10-05 14:58:43,630 [run_init] DEBUG init version:0.0.0 force:False 14:58:43 2024-10-05 14:58:43,630 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/713/.semver 14:58:43 2024-10-05 14:58:43,631 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/713/.semver 14:58:43 2024-10-05 14:58:43,631 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/713/.semver'], cwd=/w/workspace/edgex-go/713, universal_newlines=False, shell=None, istream=None) 14:58:48 2024-10-05 14:58:48,803 [append_file] DEBUG append to file:/w/workspace/edgex-go/713/.git/info/exclude 14:58:48 2024-10-05 14:58:48,805 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/713/.semver/main with force:False 14:58:48 2024-10-05 14:58:48,805 [read_version] DEBUG read version from /w/workspace/edgex-go/713/.semver/main 14:58:48 2024-10-05 14:58:48,805 [read_version] DEBUG read version from /w/workspace/edgex-go/713/.semver/main 14:58:48 3.2.0-dev.90 [Pipeline] } 14:58:49 $ docker exec --env ******** --env ******** de8664f5a4f1ba68bcfb439b431cdcfda8f552b1f36d47e35cf8bd454409cc03 ssh-agent -k 14:58:49 unset SSH_AUTH_SOCK; 14:58:49 unset SSH_AGENT_PID; 14:58:49 echo Agent pid 77 killed; 14:58:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:58:49 + git semver [Pipeline] } 14:58:49 $ docker stop --time=1 de8664f5a4f1ba68bcfb439b431cdcfda8f552b1f36d47e35cf8bd454409cc03 14:58:51 $ docker rm -f --volumes de8664f5a4f1ba68bcfb439b431cdcfda8f552b1f36d47e35cf8bd454409cc03 [Pipeline] // withDockerContainer [Pipeline] sh 14:58:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 14:58:51 Stashed 1 file(s) [Pipeline] echo 14:58:51 [edgeXSemver]: initialized semver on version 3.2.0-dev.90 [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 14:58:52 + git config --global --add safe.directory /w/workspace/edgex-go/713 [Pipeline] echo 14:58:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:58:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 14:58:52 ========================================================= 14:58:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 14:58:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 14:58:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:58:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 14:58:52 43c4264eed91: Pulling fs layer 14:58:52 4cc291be95ef: Pulling fs layer 14:58:52 2ac1f1163629: Pulling fs layer 14:58:52 5c3c966382ef: Pulling fs layer 14:58:52 4f4fb700ef54: Pulling fs layer 14:58:52 5d5c8e513c77: Pulling fs layer 14:58:52 4f4fb700ef54: Waiting 14:58:52 9f66e0745190: Pulling fs layer 14:58:52 f49a43e4bbc0: Pulling fs layer 14:58:52 5d5c8e513c77: Waiting 14:58:52 9f66e0745190: Waiting 14:58:52 561ebcabdf7f: Pulling fs layer 14:58:52 f49a43e4bbc0: Waiting 14:58:52 561ebcabdf7f: Waiting 14:58:52 4cc291be95ef: Verifying Checksum 14:58:52 4cc291be95ef: Download complete 14:58:52 5c3c966382ef: Download complete 14:58:52 4f4fb700ef54: Verifying Checksum 14:58:52 4f4fb700ef54: Download complete 14:58:52 5d5c8e513c77: Verifying Checksum 14:58:52 5d5c8e513c77: Download complete 14:58:52 43c4264eed91: Verifying Checksum 14:58:52 43c4264eed91: Download complete 14:58:52 9f66e0745190: Verifying Checksum 14:58:52 9f66e0745190: Download complete 14:58:52 43c4264eed91: Pull complete 14:58:52 4cc291be95ef: Pull complete 14:58:52 561ebcabdf7f: Download complete 14:58:52 2ac1f1163629: Verifying Checksum 14:58:52 2ac1f1163629: Download complete 14:58:53 f49a43e4bbc0: Verifying Checksum 14:58:53 f49a43e4bbc0: Download complete 14:58:56 2ac1f1163629: Pull complete 14:58:56 5c3c966382ef: Pull complete 14:58:56 4f4fb700ef54: Pull complete 14:58:56 5d5c8e513c77: Pull complete 14:58:56 9f66e0745190: Pull complete 14:58:58 f49a43e4bbc0: Pull complete 14:58:58 561ebcabdf7f: Pull complete 14:58:58 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 14:58:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:58:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 14:58:59 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:58:59 WORKDIR /edgex 14:58:59 COPY go.mod . 14:58:59 RUN go mod downloaddocker 14:58:59 build -t ci-base-image-x86_64 -f - . 14:58:59 Sending build context to Docker daemon 179.6MB 14:58:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 14:58:59 ---> 3a752c3f9dda 14:58:59 Step 2/4 : WORKDIR /edgex 14:59:05 ---> Running in 178ad63e72f0 14:59:05 Removing intermediate container 178ad63e72f0 14:59:05 ---> 31de86d41f36 14:59:05 Step 3/4 : COPY go.mod . 14:59:05 ---> 86691517498e 14:59:05 Step 4/4 : RUN go mod download 14:59:05 ---> Running in ffdcdb3298e2 14:59:06 Still waiting to schedule task 14:59:06 ‘prd-ubuntu20.04-docker-arm64-4c-16g-21906’ is offline 14:59:31 Removing intermediate container ffdcdb3298e2 14:59:31 ---> 733c6be30065 14:59:31 Successfully built 733c6be30065 14:59:31 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:32 + docker inspect -f . ci-base-image-x86_64 14:59:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:32 prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container 14:59:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:59:32 $ docker top 33e66f012d86f6c88c2b5d1775141372527d5b12dfa85fe798b68662d32c7093 -eo pid,comm [Pipeline] { [Pipeline] sh 14:59:32 + go version 14:59:32 go version go1.23.2 linux/amd64 [Pipeline] } 14:59:32 $ docker stop --time=1 33e66f012d86f6c88c2b5d1775141372527d5b12dfa85fe798b68662d32c7093 14:59:34 $ docker rm -f --volumes 33e66f012d86f6c88c2b5d1775141372527d5b12dfa85fe798b68662d32c7093 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:59:34 + docker inspect -f . ci-base-image-x86_64 14:59:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:59:34 prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container 14:59:34 $ 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/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 14:59:35 $ docker top f7a1aa9368f72c5ad431dc2649446db1c3a60369d6867fc15292d775c2647ae0 -eo pid,comm [Pipeline] { [Pipeline] echo 14:59:35 ========================================================= 14:59:35 [edgeXBuildGoParallel] Running Tests and Build... 14:59:35 ========================================================= [Pipeline] sh 14:59:35 + git config --global --add safe.directory /w/workspace/edgex-go/713 [Pipeline] fileExists [Pipeline] sh 14:59:35 + make test 14:59:35 go test -race -coverprofile=coverage.out ./... 14:59:43 ? github.com/edgexfoundry/edgex-go [no test files] 15:00:15 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 15:00:15 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 15:00:15 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 15:00:15 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 15:00:15 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 15:00:15 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 15:00:15 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 15:00:15 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 15:00:15 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 15:00:15 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 15:00:15 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 15:00:15 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 15:00:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:00:15 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 15:00:15 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 15:00:15 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 15:00:15 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 15:00:15 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 15:00:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 15:00:16 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 15:00:16 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 15:00:16 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 15:00:17 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 15:00:17 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 15:00:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.044s coverage: 97.0% of statements 15:00:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:00:18 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 15:00:18 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 15:00:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 15:00:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 15:00:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 15:00:18 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 15:00:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 15:00:18 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 15:00:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 15:00:20 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 15:00:20 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 15:00:20 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 15:00:20 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 15:00:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.058s coverage: 69.2% of statements 15:00:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 53.2% of statements 15:00:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.673s coverage: 93.4% of statements 15:00:21 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 91.7% of statements 15:00:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 15:00:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 15:00:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:00:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:00:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 15:00:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 10.3% of statements 15:00:22 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 15:00:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 15:00:22 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 15:00:22 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 15:00:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:00:22 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 15:00:22 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 15:00:22 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 15:00:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.436s coverage: 95.8% of statements 15:00:24 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 15:00:24 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 15:00:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:00:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 15:00:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.032s coverage: 0.0% of statements [no tests to run] 15:00:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements 15:00:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 42.5% of statements 15:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements 15:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 77.8% of statements 15:00:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 15:00:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 15:00:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 15:00:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:00:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 15:00:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 15:00:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 15:00:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:00:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 15:00:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 15:00:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 15:00:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 15:00:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 15:00:28 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 15:00:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 15:00:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 15:00:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 15:00:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 15:00:29 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 15:00:29 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 15:00:32 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 15:00:32 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 15:00:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:00:33 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 15:00:33 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 15:00:36 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 15:00:36 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 15:00:36 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 15:00:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-21913 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 15:00:37 Running in /w/workspace/edgex-go/713 [Pipeline] { [Pipeline] checkout 15:00:37 The recommended git tool is: git 15:00:37 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 15:00:37 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 15:00:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:00:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 15:00:37 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 15:00:37 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 15:00:37 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 15:00:37 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 15:00:39 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 15:00:39 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 15:00:39 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 15:00:40 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 15:00:40 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 15:00:40 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 15:00:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 15:00:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 15:00:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 15:00:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 15:00:42 using credential edgex-jenkins-ssh 15:00:42 Cloning the remote Git repository 15:00:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:00:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 15:00:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 15:00:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 15:00:42 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:00:42 > git init /w/workspace/edgex-go/713 # timeout=10 15:00:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:00:43 > git --version # timeout=10 15:00:43 > git --version # 'git version 2.25.1' 15:00:43 using GIT_SSH to set credentials SSH Credentials for GitHub 15:00:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:00:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 15:00:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 15:00:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:00:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.260s coverage: 79.9% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.039s coverage: 92.9% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 75.0% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.034s coverage: 87.2% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.116s coverage: 63.1% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.028s coverage: 89.4% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 36.5% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 89.5% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.027s coverage: 4.9% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.075s coverage: 97.1% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.034s coverage: 35.9% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 19.9% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.100s coverage: 95.7% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 15:00:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 98.9% of statements 15:00:51 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 15:00:51 running golangci-lint 15:00:51 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 15:00:51 go version go1.23.2 linux/amd64 15:00:52 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 15:00:52 level=info msg="[config_reader] Used config file .golangci.yml" 15:00:52 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 15:01:00 Avoid second fetch 15:01:00 Checking out Revision 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 (main) 15:01:01 Commit message: "Merge pull request #4938 from cuishuang/main" 15:00:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:00:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:01:00 > git config core.sparsecheckout # timeout=10 15:01:00 > git checkout -f 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:01:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:01:06 % Total % Received % Xferd Average Speed Time Time Time Current 15:01:06 Dload Upload Total Spent Left Speed 15:01:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 88468 0 --:--:-- --:--:-- --:--:-- 88468 [Pipeline] sh 15:01:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:01:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:01:06 + sudo tee /etc/docker/daemon.new 15:01:06 { 15:01:06 "registry-mirrors": [ 15:01:06 "https://nexus3.edgexfoundry.org:10001" 15:01:06 ], 15:01:06 "bip": "10.250.0.254/24", 15:01:06 "hosts": [ 15:01:06 "tcp://0.0.0.0:5555", 15:01:06 "unix:///var/run/docker.sock" 15:01:06 ], 15:01:06 "mtu": 1458, 15:01:06 "selinux-enabled": true, 15:01:06 "seccomp-profile": "/etc/docker/seccomp.json" 15:01:06 } [Pipeline] sh 15:01:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:01:07 + sudo service docker restart 15:01:14 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|types_sizes|deps|exports_file|imports|name) took 20.349792189s" 15:01:14 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.706157ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:01:26 provisioning config files... 15:01:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/713@tmp/config15555962952036602566tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:01:27 ---> ****-login.sh 15:01:27 nexus3.edgexfoundry.org:10001 15:01:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:27 Configure a credential helper to remove this warning. See 15:01:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:27 15:01:27 Login Succeeded 15:01:27 nexus3.edgexfoundry.org:10002 15:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:28 Configure a credential helper to remove this warning. See 15:01:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:28 15:01:28 Login Succeeded 15:01:28 nexus3.edgexfoundry.org:10003 15:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:28 Configure a credential helper to remove this warning. See 15:01:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:28 15:01:28 Login Succeeded 15:01:28 nexus3.edgexfoundry.org:10004 15:01:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:28 Configure a credential helper to remove this warning. See 15:01:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:28 15:01:28 Login Succeeded 15:01:28 ****.io 15:01:28 level=info msg="[linters_context/goanalysis] analyzers took 1m53.490054824s with top 10 stages: buildir: 1m8.454952962s, gosec: 4.318349206s, inspect: 3.456672427s, fact_deprecated: 3.120051724s, printf: 1.978202908s, ctrlflow: 1.494202304s, fact_purity: 1.491736361s, S1038: 1.344455155s, errcheck: 1.266461339s, nilness: 1.140833408s" 15:01:28 level=info msg="[runner] Issues before processing: 219, after processing: 0" 15:01:28 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 219/219, path_prettifier: 219/219, skip_dirs: 219/219, cgo: 219/219, invalid_issue: 219/219, skip_files: 219/219, autogenerated_exclude: 219/219, exclude: 219/219, exclude-rules: 219/22, identifier_marker: 219/219, nolint: 22/0" 15:01:28 level=info msg="[runner] processing took 24.428968ms with stages: nolint: 9.889058ms, identifier_marker: 8.000528ms, autogenerated_exclude: 2.559862ms, path_prettifier: 1.602347ms, exclude-rules: 1.561468ms, skip_dirs: 731.755µs, invalid_issue: 32.01µs, cgo: 30.81µs, filename_unadjuster: 15.15µs, max_same_issues: 1.22µs, max_from_linter: 840ns, uniq_by_line: 730ns, path_prefixer: 560ns, fixer: 550ns, skip_files: 450ns, sort_results: 390ns, source_code: 340ns, exclude: 300ns, diff: 270ns, path_shortener: 120ns, max_per_file_from_linter: 110ns, severity-rules: 100ns" 15:01:28 level=info msg="[runner] linters took 13.914188002s with stages: goanalysis_metalinter: 13.889631093s" 15:01:28 level=info msg="File cache stats: 0 entries of total size 0B" 15:01:28 level=info msg="Memory: 339 samples, avg is 326.1MB, max is 1319.6MB" 15:01:28 level=info msg="Execution took 34.322702783s" 15:01:28 go vet ./... 15:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:01:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:01:29 Configure a credential helper to remove this warning. See 15:01:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:01:29 15:01:29 Login Succeeded 15:01:29 ---> ****-login.sh ends [Pipeline] } 15:01:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 15:01:30 + git config --global --add safe.directory /w/workspace/edgex-go/713 [Pipeline] echo 15:01:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:01:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:01:30 ========================================================= 15:01:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 15:01:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:01:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 15:01:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:01:30 cf04c63912e1: Pulling fs layer 15:01:30 55b35a11ae5e: Pulling fs layer 15:01:30 a37a00ec5f00: Pulling fs layer 15:01:30 50b3750afda1: Pulling fs layer 15:01:30 4f4fb700ef54: Pulling fs layer 15:01:30 80978eb59214: Pulling fs layer 15:01:30 c9f46d7d2bd2: Pulling fs layer 15:01:30 c5a475d317c9: Pulling fs layer 15:01:30 4f4fb700ef54: Waiting 15:01:30 80978eb59214: Waiting 15:01:30 c9f46d7d2bd2: Waiting 15:01:30 50b3750afda1: Waiting 15:01:30 c5a475d317c9: Waiting 15:01:30 55b35a11ae5e: Verifying Checksum 15:01:30 55b35a11ae5e: Download complete 15:01:30 50b3750afda1: Verifying Checksum 15:01:30 50b3750afda1: Download complete 15:01:30 4f4fb700ef54: Verifying Checksum 15:01:30 4f4fb700ef54: Download complete 15:01:30 80978eb59214: Verifying Checksum 15:01:30 80978eb59214: Download complete 15:01:30 cf04c63912e1: Verifying Checksum 15:01:30 cf04c63912e1: Download complete 15:01:31 c5a475d317c9: Verifying Checksum 15:01:31 c5a475d317c9: Download complete 15:01:31 cf04c63912e1: Pull complete 15:01:32 55b35a11ae5e: Pull complete 15:01:32 a37a00ec5f00: Download complete 15:01:33 c9f46d7d2bd2: Verifying Checksum 15:01:33 c9f46d7d2bd2: Download complete 15:01:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:01:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:01:34 ./bin/test-attribution-txt.sh [Pipeline] echo 15:01:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 15:01:34 + ls -al . 15:01:34 total 1848 15:01:34 drwxrwxr-x 11 1001 1001 4096 Oct 5 14:59 . 15:01:34 drwxr-xr-x 4 root root 4096 Oct 5 14:59 .. 15:01:34 drwxrwxr-x 2 1001 1001 4096 Oct 5 14:58 .blubracket 15:01:34 -rw-rw-r-- 1 1001 1001 10 Oct 5 14:58 .dockerignore 15:01:34 drwxrwxr-x 8 1001 1001 4096 Oct 5 15:00 .git 15:01:34 drwxrwxr-x 3 1001 1001 4096 Oct 5 14:58 .github 15:01:34 -rw-rw-r-- 1 1001 1001 1102 Oct 5 14:58 .gitignore 15:01:34 -rw-rw-r-- 1 1001 1001 199 Oct 5 14:58 .golangci.yml 15:01:34 -rw-rw-r-- 1 1001 1001 100 Oct 5 14:58 .hadolint.yml 15:01:34 drwxr-xr-x 3 1001 1001 4096 Oct 5 14:58 .semver 15:01:34 -rw-rw-r-- 1 1001 1001 155 Oct 5 14:58 .sonarcloud.properties 15:01:34 -rw-rw-r-- 1 1001 1001 1171 Oct 5 14:58 ADOPTERS.md 15:01:34 -rw-rw-r-- 1 1001 1001 21553 Oct 5 14:58 Attribution.txt 15:01:34 -rw-rw-r-- 1 1001 1001 100284 Oct 5 14:58 CHANGELOG.md 15:01:34 -rw-rw-r-- 1 1001 1001 3804 Oct 5 14:58 CONTRIBUTING.md 15:01:34 -rw-rw-r-- 1 1001 1001 677 Oct 5 14:58 GOVERNANCE.md 15:01:34 -rw-rw-r-- 1 1001 1001 861 Oct 5 14:58 Jenkinsfile 15:01:34 -rw-rw-r-- 1 1001 1001 10775 Oct 5 14:58 LICENSE 15:01:34 -rw-rw-r-- 1 1001 1001 16854 Oct 5 14:58 Makefile 15:01:34 -rw-rw-r-- 1 1001 1001 582 Oct 5 14:58 OWNERS.md 15:01:34 -rw-rw-r-- 1 1001 1001 9528 Oct 5 14:58 README.md 15:01:34 -rw-rw-r-- 1 1001 1001 789 Oct 5 14:58 SECURITY.md 15:01:34 -rw-rw-r-- 1 1001 1001 12 Oct 5 14:58 VERSION 15:01:34 drwxrwxr-x 2 1001 1001 4096 Oct 5 14:58 bin 15:01:34 drwxrwxr-x 20 1001 1001 4096 Oct 5 14:58 cmd 15:01:34 -rw-r--r-- 1 root root 1502107 Oct 5 15:00 coverage.out 15:01:34 drwxrwxr-x 2 1001 1001 4096 Oct 5 14:58 fuzz_test 15:01:34 -rw-rw-r-- 1 1001 1001 7305 Oct 5 14:58 go.mod 15:01:34 -rw-rw-r-- 1 1001 1001 102748 Oct 5 14:58 go.sum 15:01:34 drwxrwxr-x 7 1001 1001 4096 Oct 5 14:58 internal 15:01:34 drwxrwxr-x 3 1001 1001 4096 Oct 5 14:58 openapi 15:01:34 -rw-rw-r-- 1 1001 1001 584 Oct 5 14:58 security.txt 15:01:34 -rw-rw-r-- 1 1001 1001 204 Oct 5 14:58 version.go [Pipeline] sh 15:01:34 + '[' -e coverage.out ] 15:01:34 + chown 1001:1001 coverage.out [Pipeline] stash 15:01:34 Stashed 1 file(s) [Pipeline] sh 15:01:35 + make build 15:01:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:01:48 a37a00ec5f00: Pull complete 15:01:48 50b3750afda1: Pull complete 15:01:48 4f4fb700ef54: Pull complete 15:01:48 80978eb59214: Pull complete 15:01:55 c9f46d7d2bd2: Pull complete 15:01:56 c5a475d317c9: Pull complete 15:01:56 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 15:01:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 15:01:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 15:01:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 15:01:56 WORKDIR /edgex 15:01:56 COPY go.mod . 15:01:56 RUN go mod download 15:01:56 + docker build -t ci-base-image-arm64 -f - . 15:01:57 Sending build context to Docker daemon 3.684MB 15:01:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 15:01:57 ---> be29e6b0f0d4 15:01:57 Step 2/4 : WORKDIR /edgex 15:01:58 ---> Running in f846f176656a 15:01:58 Removing intermediate container f846f176656a 15:01:58 ---> 484a00b3fad6 15:01:58 Step 3/4 : COPY go.mod . 15:01:59 ---> 6958d8aa22a7 15:01:59 Step 4/4 : RUN go mod download 15:01:59 ---> Running in 53ce254936d3 15:02:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:02:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:02:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:02:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 15:02:05 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:02:10 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:02:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 15:02:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:02:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:02:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:02:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:02:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:02:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:02:21 $ docker stop --time=1 f7a1aa9368f72c5ad431dc2649446db1c3a60369d6867fc15292d775c2647ae0 15:02:26 $ docker rm -f --volumes f7a1aa9368f72c5ad431dc2649446db1c3a60369d6867fc15292d775c2647ae0 [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 15:02:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:02:28 15:02:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:02:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:02:28 latest: Pulling from edgex-devops/edgex-compose 15:02:28 91d30c5bc195: Pulling fs layer 15:02:28 2e9b0aa3be6d: Pulling fs layer 15:02:28 9c61dcf015f6: Pulling fs layer 15:02:28 4698f68db338: Pulling fs layer 15:02:28 2a2f49069b9e: Pulling fs layer 15:02:28 e0025b399a48: Pulling fs layer 15:02:28 2a2f49069b9e: Waiting 15:02:28 e0025b399a48: Waiting 15:02:28 4698f68db338: Waiting 15:02:28 91d30c5bc195: Download complete 15:02:28 4698f68db338: Verifying Checksum 15:02:28 4698f68db338: Download complete 15:02:28 91d30c5bc195: Pull complete 15:02:28 2e9b0aa3be6d: Verifying Checksum 15:02:28 2e9b0aa3be6d: Download complete 15:02:28 e0025b399a48: Verifying Checksum 15:02:28 e0025b399a48: Download complete 15:02:28 2a2f49069b9e: Verifying Checksum 15:02:28 2a2f49069b9e: Download complete 15:02:29 2e9b0aa3be6d: Pull complete 15:02:29 9c61dcf015f6: Verifying Checksum 15:02:29 9c61dcf015f6: Download complete 15:02:31 9c61dcf015f6: Pull complete 15:02:31 4698f68db338: Pull complete 15:02:32 2a2f49069b9e: Pull complete 15:02:32 e0025b399a48: Pull complete 15:02:32 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 15:02:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:02:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:02:32 prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container 15:02:32 $ 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/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 15:02:36 $ docker top 964164fe8e5def77be4e8c2d06a22f7e140e69fe9b1c1a3b3783ecb5f435c9e1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:02:37 + docker compose -f ./docker-compose-build.yml build --parallel 15:02:39 #1 [security-secretstore-setup internal] load build definition from Dockerfile 15:02:39 #1 transferring dockerfile: 15:02:39 #1 transferring dockerfile: 2.49kB done 15:02:39 #1 DONE 0.0s 15:02:39 15:02:39 #2 [security-proxy-setup internal] load build definition from Dockerfile 15:02:39 #2 transferring dockerfile: 2.50kB done 15:02:39 #2 DONE 0.0s 15:02:39 15:02:39 #3 [core-data internal] load build definition from Dockerfile 15:02:39 #3 transferring dockerfile: 2.07kB done 15:02:39 #3 DONE 0.0s 15:02:39 15:02:39 #4 [core-metadata internal] load build definition from Dockerfile 15:02:39 #4 transferring dockerfile: 2.13kB done 15:02:39 #4 DONE 0.0s 15:02:39 15:02:39 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:02:39 #5 transferring dockerfile: 1.89kB done 15:02:39 #5 DONE 0.0s 15:02:39 15:02:39 #6 [security-spire-config internal] load build definition from Dockerfile 15:02:39 #6 transferring dockerfile: 1.69kB done 15:02:39 #6 DONE 0.0s 15:02:39 15:02:39 #7 [security-bootstrapper internal] load build definition from Dockerfile 15:02:39 #7 DONE 0.0s 15:02:39 15:02:39 #8 [support-cron-scheduler internal] load build definition from Dockerfile 15:02:39 #8 transferring dockerfile: 1.85kB done 15:02:40 #8 DONE 0.0s 15:02:40 15:02:40 #7 [security-bootstrapper internal] load build definition from Dockerfile 15:02:40 #7 transferring dockerfile: 3.17kB done 15:02:40 #7 DONE 0.0s 15:02:40 15:02:40 #9 [support-scheduler internal] load build definition from Dockerfile 15:02:40 #9 transferring dockerfile: 1.93kB done 15:02:40 #9 DONE 0.1s 15:02:40 15:02:40 #10 [security-spire-server internal] load build definition from Dockerfile 15:02:40 #10 transferring dockerfile: 1.70kB done 15:02:40 #10 DONE 0.1s 15:02:40 15:02:40 #11 [security-spire-agent internal] load build definition from Dockerfile 15:02:40 #11 transferring dockerfile: 1.81kB done 15:02:40 #11 DONE 0.0s 15:02:40 15:02:40 #12 [security-secretstore-setup internal] load .dockerignore 15:02:40 #12 transferring context: 50B done 15:02:40 #12 DONE 0.0s 15:02:40 15:02:40 #13 [core-keeper internal] load build definition from Dockerfile 15:02:40 #13 transferring dockerfile: 2.07kB done 15:02:40 #13 DONE 0.1s 15:02:40 15:02:40 #14 [security-proxy-auth internal] load build definition from Dockerfile 15:02:40 #14 transferring dockerfile: 2.15kB done 15:02:40 #14 DONE 0.1s 15:02:40 15:02:40 #15 [support-notifications internal] load build definition from Dockerfile 15:02:40 #15 transferring dockerfile: 2.02kB done 15:02:40 #15 DONE 0.0s 15:02:40 15:02:40 #16 [core-command internal] load build definition from Dockerfile 15:02:40 #16 transferring dockerfile: 1.93kB done 15:02:40 #16 DONE 0.0s 15:02:40 15:02:40 #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:02:40 #17 transferring dockerfile: 2.23kB done 15:02:40 #17 DONE 0.0s 15:02:40 15:02:40 #18 [security-proxy-setup internal] load .dockerignore 15:02:40 #18 transferring context: 50B done 15:02:40 #18 DONE 0.0s 15:02:40 15:02:40 #19 [core-data internal] load .dockerignore 15:02:40 #19 transferring context: 50B done 15:02:40 #19 DONE 0.0s 15:02:40 15:02:40 #20 [core-metadata internal] load .dockerignore 15:02:40 #20 transferring context: 50B done 15:02:40 #20 DONE 0.0s 15:02:40 15:02:40 #21 [security-spiffe-token-provider internal] load .dockerignore 15:02:40 #21 transferring context: 50B done 15:02:40 #21 DONE 0.0s 15:02:40 15:02:40 #22 [security-spire-config internal] load .dockerignore 15:02:40 #22 transferring context: 50B done 15:02:40 #22 DONE 0.0s 15:02:40 15:02:40 #23 [support-cron-scheduler internal] load .dockerignore 15:02:40 #23 transferring context: 50B done 15:02:40 #23 DONE 0.0s 15:02:40 15:02:40 #24 [security-bootstrapper internal] load .dockerignore 15:02:40 #24 transferring context: 50B done 15:02:40 #24 DONE 0.0s 15:02:40 15:02:40 #25 [support-scheduler internal] load .dockerignore 15:02:40 #25 transferring context: 50B done 15:02:40 #25 DONE 0.0s 15:02:40 15:02:40 #26 [security-spire-server internal] load .dockerignore 15:02:40 #26 transferring context: 50B done 15:02:40 #26 DONE 0.0s 15:02:40 15:02:40 #27 [security-proxy-auth internal] load .dockerignore 15:02:40 #27 transferring context: 50B done 15:02:40 #27 DONE 0.0s 15:02:40 15:02:40 #28 [core-keeper internal] load .dockerignore 15:02:40 #28 transferring context: 50B done 15:02:40 #28 DONE 0.0s 15:02:40 15:02:40 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:02:40 #29 DONE 0.0s 15:02:40 15:02:40 #30 [security-spire-agent internal] load .dockerignore 15:02:40 #30 transferring context: 50B done 15:02:40 #30 DONE 0.0s 15:02:40 15:02:40 #31 [support-notifications internal] load .dockerignore 15:02:40 #31 transferring context: 50B done 15:02:40 #31 DONE 0.0s 15:02:40 15:02:40 #32 [core-common-config-bootstrapper internal] load .dockerignore 15:02:40 #32 transferring context: 50B done 15:02:40 #32 DONE 0.0s 15:02:40 15:02:40 #33 [core-command internal] load .dockerignore 15:02:40 #33 transferring context: 50B done 15:02:40 #33 DONE 0.1s 15:02:40 15:02:40 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 15:02:40 #34 DONE 0.1s 15:02:40 15:02:40 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:02:40 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 15:02:40 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 15:02:40 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 15:02:40 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 15:02:40 #35 DONE 0.0s 15:02:40 15:02:40 #36 [security-secretstore-setup internal] load build context 15:02:40 #36 ... 15:02:40 15:02:40 #35 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:02:40 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 15:02:40 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 15:02:40 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 15:02:40 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 15:02:40 #35 DONE 0.1s 15:02:40 15:02:40 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:02:40 #29 DONE 0.0s 15:02:40 15:02:40 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:02:40 #37 DONE 0.4s 15:02:40 15:02:40 #36 [security-secretstore-setup internal] load build context 15:02:40 #36 ... 15:02:40 15:02:40 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:02:40 #29 DONE 0.0s 15:02:40 15:02:40 #36 [security-secretstore-setup internal] load build context 15:02:40 #36 ... 15:02:40 15:02:40 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:02:40 #29 DONE 0.0s 15:02:40 15:02:40 #36 [security-secretstore-setup internal] load build context 15:02:41 #36 ... 15:02:41 15:02:41 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 15:02:41 #29 DONE 0.0s 15:02:41 15:02:41 #36 [security-secretstore-setup internal] load build context 15:02:41 #36 ... 15:02:41 15:02:41 #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:02:41 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 15:02:41 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 15:02:41 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 15:02:41 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 15:02:41 #35 DONE 0.1s 15:02:41 15:02:41 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 15:02:41 #37 DONE 0.4s 15:02:41 15:02:41 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 15:02:41 #34 DONE 0.8s 15:02:41 15:02:41 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 15:02:41 #38 DONE 0.8s 15:02:41 15:02:41 #36 [security-secretstore-setup internal] load build context 15:02:42 #36 ... 15:02:42 15:02:42 #35 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:02:42 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 15:02:42 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 15:02:42 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 15:02:42 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 15:02:42 #35 DONE 0.1s 15:02:42 15:02:42 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 15:02:42 #39 DONE 1.5s 15:02:42 15:02:42 #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 15:02:42 #40 DONE 1.7s 15:02:42 15:02:42 #36 [security-secretstore-setup internal] load build context 15:02:45 #36 transferring context: 227.51MB 4.8s 15:02:48 #36 ... 15:02:48 15:02:48 #41 [security-proxy-setup internal] load build context 15:02:49 #41 ... 15:02:49 15:02:49 #36 [security-secretstore-setup internal] load build context 15:02:50 #36 transferring context: 391.81MB 9.8s 15:02:50 #36 ... 15:02:50 15:02:50 #42 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:02:50 #0 1.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:02:50 #0 1.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:02:50 #0 1.982 (1/4) Installing ca-certificates (20240705-r0) 15:02:50 #0 2.007 (2/4) Installing dumb-init (1.2.5-r3) 15:02:50 #0 2.025 (3/4) Installing su-exec (0.2-r3) 15:02:50 #0 2.025 (4/4) Installing yq-go (4.44.1-r2) 15:02:50 #0 2.092 Executing busybox-1.36.1-r29.trigger 15:02:50 #0 2.106 Executing ca-certificates-20240705-r0.trigger 15:02:50 #0 2.153 OK: 19 MiB in 18 packages 15:02:50 #42 ... 15:02:50 15:02:50 #41 [security-proxy-setup internal] load build context 15:02:50 #41 transferring context: 452.38MB 10.0s done 15:02:50 #41 ... 15:02:50 15:02:50 #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:02:50 #0 1.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:02:50 #0 1.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:02:50 #0 1.807 (1/4) Installing dumb-init (1.2.5-r3) 15:02:50 #0 1.813 (2/4) Installing openssl (3.3.2-r0) 15:02:50 #0 1.832 (3/4) Installing su-exec (0.2-r3) 15:02:50 #0 1.832 (4/4) Installing yq-go (4.44.1-r2) 15:02:50 #0 1.939 Executing busybox-1.36.1-r29.trigger 15:02:50 #0 1.955 OK: 19 MiB in 18 packages 15:02:50 #43 ... 15:02:50 15:02:50 #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:02:50 #0 1.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:02:50 #0 1.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:02:50 #0 1.681 (1/1) Installing dumb-init (1.2.5-r3) 15:02:50 #0 1.685 Executing busybox-1.36.1-r29.trigger 15:02:50 #0 1.687 OK: 8 MiB in 15 packages 15:02:50 #44 ... 15:02:50 15:02:50 #45 [core-data internal] load build context 15:02:51 #45 ... 15:02:51 15:02:51 #36 [security-secretstore-setup internal] load build context 15:02:51 #36 ... 15:02:51 15:02:51 #46 [support-notifications internal] load build context 15:02:51 #46 ... 15:02:51 15:02:51 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:02:51 #0 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:02:51 #0 4.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:02:51 #0 4.680 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 15:02:51 #0 4.680 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 15:02:51 #0 4.680 OK: 24162 distinct packages available 15:02:51 #0 4.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:02:51 #0 4.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:02:51 #0 5.044 OK: 246 MiB in 54 packages 15:02:51 #47 ... 15:02:51 15:02:51 #48 [core-common-config-bootstrapper internal] load build context 15:02:51 #48 ... 15:02:51 15:02:51 #49 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:02:51 #0 1.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:02:51 #0 1.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:02:51 #0 1.537 OK: 246 MiB in 54 packages 15:02:51 #49 ... 15:02:51 15:02:51 #50 [security-spiffe-token-provider internal] load build context 15:02:52 #50 ... 15:02:52 15:02:52 #51 [core-command internal] load build context 15:02:52 #51 transferring context: 452.38MB 10.3s done 15:02:52 #51 ... 15:02:52 15:02:52 #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 15:02:52 #52 ... 15:02:52 15:02:52 #53 [core-keeper internal] load build context 15:02:52 #53 ... 15:02:52 15:02:52 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 15:02:52 #54 ... 15:02:52 15:02:52 #55 [support-cron-scheduler internal] load build context 15:02:52 #55 ... 15:02:52 15:02:52 #56 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:02:52 #56 ... 15:02:52 15:02:52 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 15:02:52 #57 ... 15:02:52 15:02:52 #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 15:02:53 #58 ... 15:02:53 15:02:53 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:02:53 #0 1.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:02:53 #0 1.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:02:53 #0 1.580 OK: 246 MiB in 54 packages 15:02:53 #59 ... 15:02:53 15:02:53 #60 [security-spire-agent internal] load build context 15:02:53 #60 ... 15:02:53 15:02:53 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:02:53 #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:02:53 #61 ... 15:02:53 15:02:53 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:02:53 #62 ... 15:02:53 15:02:53 #63 [security-bootstrapper internal] load build context 15:02:53 #63 transferring context: 452.38MB 11.2s done 15:02:53 #63 ... 15:02:53 15:02:53 #64 [security-spire-config internal] load build context 15:02:53 #64 ... 15:02:53 15:02:53 #65 [core-command builder 3/7] RUN apk add --update --no-cache make git 15:02:53 #0 0.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:02:53 #0 0.720 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:02:53 #0 1.128 OK: 246 MiB in 54 packages 15:02:53 #65 ... 15:02:53 15:02:53 #66 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:02:53 #66 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:02:53 #66 ... 15:02:53 15:02:53 #67 [security-proxy-auth internal] load build context 15:02:53 #67 transferring context: 452.38MB 12.3s done 15:02:54 #67 ... 15:02:54 15:02:54 #68 [core-metadata internal] load build context 15:02:54 #68 transferring context: 452.38MB 10.6s done 15:02:54 #68 ... 15:02:54 15:02:54 #69 [security-spire-server internal] load build context 15:02:54 #69 ... 15:02:54 15:02:54 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:02:54 #70 ... 15:02:54 15:02:54 #71 [support-scheduler internal] load build context 15:02:54 #71 transferring context: 452.38MB 10.8s done 15:02:55 #71 ... 15:02:55 15:02:55 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:02:55 #72 ... 15:02:55 15:02:55 #45 [core-data internal] load build context 15:02:55 #45 transferring context: 452.38MB 12.0s done 15:03:02 #45 ... 15:03:02 15:03:02 #36 [security-secretstore-setup internal] load build context 15:03:02 #36 transferring context: 452.38MB 11.6s done 15:03:02 #36 ... 15:03:02 15:03:02 #48 [core-common-config-bootstrapper internal] load build context 15:03:02 #48 transferring context: 452.38MB 11.5s done 15:03:02 #48 ... 15:03:02 15:03:02 #46 [support-notifications internal] load build context 15:03:02 #46 transferring context: 452.38MB 11.5s done 15:03:02 #46 ... 15:03:02 15:03:02 #50 [security-spiffe-token-provider internal] load build context 15:03:02 #50 transferring context: 452.38MB 10.3s done 15:03:02 #50 ... 15:03:02 15:03:02 #53 [core-keeper internal] load build context 15:03:02 #53 transferring context: 452.38MB 11.9s done 15:03:02 #53 ... 15:03:02 15:03:02 #55 [support-cron-scheduler internal] load build context 15:03:02 #55 transferring context: 452.38MB 11.3s done 15:03:06 Removing intermediate container 53ce254936d3 15:03:06 ---> 7457bebd0b8d 15:03:06 Successfully built 7457bebd0b8d 15:03:06 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:07 + docker inspect -f . ci-base-image-arm64 15:03:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:07 prd-ubuntu20.04-docker-arm64-4c-16g-21913 does not seem to be running inside a container 15:03:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@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 15:03:08 $ docker top dac090a2ca83c51f6128abc400f48ec9169a065c30645657e1b7e706e7c23b6b -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:09 + go version 15:03:09 go version go1.23.2 linux/arm64 [Pipeline] } 15:03:09 $ docker stop --time=1 dac090a2ca83c51f6128abc400f48ec9169a065c30645657e1b7e706e7c23b6b 15:03:11 #55 ... 15:03:11 15:03:11 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:03:11 $ docker rm -f --volumes dac090a2ca83c51f6128abc400f48ec9169a065c30645657e1b7e706e7c23b6b [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 15:03:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:03:11 15:03:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:03:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:03:12 latest: Pulling from edgex-devops/edgex-compose-arm64 15:03:12 547446be3368: Pulling fs layer 15:03:12 d125d8839a47: Pulling fs layer 15:03:12 3e85d5ac6304: Pulling fs layer 15:03:12 c3105a71a48b: Pulling fs layer 15:03:12 0f093f025ec4: Pulling fs layer 15:03:12 c3106fc0e877: Pulling fs layer 15:03:12 c3105a71a48b: Waiting 15:03:12 0f093f025ec4: Waiting 15:03:12 c3106fc0e877: Waiting 15:03:12 547446be3368: Verifying Checksum 15:03:12 547446be3368: Download complete 15:03:12 c3105a71a48b: Verifying Checksum 15:03:12 c3105a71a48b: Download complete 15:03:12 d125d8839a47: Verifying Checksum 15:03:12 d125d8839a47: Download complete 15:03:12 c3106fc0e877: Verifying Checksum 15:03:12 c3106fc0e877: Download complete 15:03:13 0f093f025ec4: Verifying Checksum 15:03:13 0f093f025ec4: Download complete 15:03:13 547446be3368: Pull complete 15:03:14 d125d8839a47: Pull complete 15:03:14 3e85d5ac6304: Verifying Checksum 15:03:14 3e85d5ac6304: Download complete 15:03:25 3e85d5ac6304: Pull complete 15:03:25 c3105a71a48b: Pull complete 15:03:25 #73 ... 15:03:25 15:03:25 #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:25 #66 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 41.1s done 15:03:25 #66 ... 15:03:25 15:03:25 #41 [security-proxy-setup internal] load build context 15:03:25 #41 DONE 43.1s 15:03:25 15:03:25 #44 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:03:25 #44 DONE 43.1s 15:03:25 15:03:25 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:25 #70 DONE 42.4s 15:03:25 15:03:25 #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:25 #66 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 15:03:25 #66 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 15:03:25 #66 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 15:03:25 #66 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 15:03:25 #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 15:03:25 #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 15:03:25 #66 ... 15:03:25 15:03:25 #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:03:25 #49 DONE 42.4s 15:03:25 15:03:25 #65 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 15:03:25 #65 DONE 42.5s 15:03:25 15:03:25 #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:03:25 #43 DONE 43.2s 15:03:25 15:03:25 #47 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:03:25 #47 DONE 42.5s 15:03:25 15:03:25 #51 [core-command internal] load build context 15:03:25 #51 DONE 42.5s 15:03:25 15:03:25 #50 [security-spiffe-token-provider internal] load build context 15:03:25 #50 DONE 42.5s 15:03:25 15:03:25 #59 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:03:25 #59 DONE 42.7s 15:03:25 15:03:25 #42 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:03:25 #42 DONE 43.3s 15:03:25 15:03:25 #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:25 #66 ... 15:03:25 15:03:25 #68 [core-metadata internal] load build context 15:03:25 #68 DONE 42.5s 15:03:25 15:03:25 #71 [support-scheduler internal] load build context 15:03:25 #71 DONE 42.5s 15:03:25 15:03:25 #63 [security-bootstrapper internal] load build context 15:03:25 #63 DONE 42.6s 15:03:25 15:03:25 #55 [support-cron-scheduler internal] load build context 15:03:25 #55 DONE 42.6s 15:03:25 15:03:25 #48 [core-common-config-bootstrapper internal] load build context 15:03:25 #48 DONE 42.6s 15:03:25 15:03:25 #46 [support-notifications internal] load build context 15:03:25 #46 DONE 42.6s 15:03:25 15:03:25 #45 [core-data internal] load build context 15:03:25 #45 DONE 43.2s 15:03:25 15:03:25 #53 [core-keeper internal] load build context 15:03:25 #53 DONE 42.6s 15:03:25 15:03:25 #67 [security-proxy-auth internal] load build context 15:03:25 #67 DONE 42.6s 15:03:25 15:03:25 #36 [security-secretstore-setup internal] load build context 15:03:25 #36 DONE 43.5s 15:03:25 15:03:25 #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:25 #66 ... 15:03:25 15:03:25 #60 [security-spire-agent internal] load build context 15:03:25 #60 transferring context: 27.51kB 0.0s done 15:03:25 #60 DONE 41.5s 15:03:25 15:03:25 #69 [security-spire-server internal] load build context 15:03:25 #69 transferring context: 27.98kB 0.0s done 15:03:25 #69 DONE 41.5s 15:03:25 15:03:25 #64 [security-spire-config internal] load build context 15:03:25 #64 transferring context: 26.23kB 0.0s done 15:03:25 #64 DONE 41.5s 15:03:25 15:03:25 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:03:25 #74 DONE 0.3s 15:03:25 15:03:25 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 15:03:25 #75 DONE 0.2s 15:03:25 15:03:25 #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:25 #66 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 15:03:25 #66 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 15:03:25 #66 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 15:03:25 #66 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 15:03:25 #66 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s 15:03:25 #66 ... 15:03:25 15:03:25 #76 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 15:03:25 #76 DONE 0.2s 15:03:25 15:03:25 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:03:25 #77 DONE 0.2s 15:03:25 15:03:25 #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:25 #66 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 15:03:25 #66 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 15:03:25 #66 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 15:03:25 #66 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.9s 15:03:25 #66 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 1.0s 15:03:25 #66 ... 15:03:25 15:03:25 #56 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:25 #56 DONE 43.3s 15:03:25 15:03:25 #66 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:25 #66 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 1.1s 15:03:25 #66 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 1.2s 15:03:25 #66 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s 15:03:25 #66 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.4s done 15:03:25 #66 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15:03:25 0f093f025ec4: Pull complete 15:03:25 c3106fc0e877: Pull complete 15:03:25 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 15:03:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:03:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:03:26 prd-ubuntu20.04-docker-arm64-4c-16g-21913 does not seem to be running inside a container 15:03:26 #66 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done 15:03:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@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 15:03:26 #66 ... 15:03:26 15:03:26 #57 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 15:03:26 #57 43.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:26 #57 43.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:26 #57 44.01 (1/2) Installing dumb-init (1.2.5-r3) 15:03:26 #57 44.01 (2/2) Installing su-exec (0.2-r3) 15:03:26 #57 44.02 Executing busybox-1.36.1-r29.trigger 15:03:26 #57 44.02 OK: 8 MiB in 16 packages 15:03:26 #57 DONE 45.4s 15:03:26 15:03:26 #52 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 15:03:26 #52 43.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:26 #52 43.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:26 #52 43.74 (1/1) Installing dumb-init (1.2.5-r3) 15:03:26 #52 43.75 Executing busybox-1.36.1-r29.trigger 15:03:26 #52 43.75 OK: 8 MiB in 15 packages 15:03:26 #52 DONE 45.4s 15:03:26 15:03:26 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:03:26 #62 43.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:26 #62 43.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:26 #62 43.99 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 15:03:26 #62 43.99 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 15:03:26 #62 43.99 OK: 24163 distinct packages available 15:03:26 #62 44.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:26 #62 44.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:26 #62 44.39 (1/14) Installing ca-certificates (20240705-r0) 15:03:26 #62 44.40 (2/14) Installing brotli-libs (1.1.0-r2) 15:03:26 #62 44.42 (3/14) Installing c-ares (1.33.1-r0) 15:03:26 #62 44.42 (4/14) Installing libunistring (1.2-r0) 15:03:26 #62 44.44 (5/14) Installing libidn2 (2.3.7-r0) 15:03:26 #62 44.44 (6/14) Installing nghttp2-libs (1.62.1-r0) 15:03:26 #62 44.44 (7/14) Installing libpsl (0.21.5-r1) 15:03:26 #62 44.45 (8/14) Installing zstd-libs (1.5.6-r0) 15:03:26 #62 44.46 (9/14) Installing libcurl (8.10.1-r0) 15:03:26 #62 44.47 (10/14) Installing curl (8.10.1-r0) 15:03:26 #62 44.47 (11/14) Installing dumb-init (1.2.5-r3) 15:03:26 #62 44.48 (12/14) Installing musl-obstack (1.2.3-r2) 15:03:26 #62 44.48 (13/14) Installing libucontext (1.2-r3) 15:03:26 #62 44.48 (14/14) Installing gcompat (1.1.0-r4) 15:03:26 #62 44.49 Executing busybox-1.36.1-r29.trigger 15:03:26 #62 44.49 Executing ca-certificates-20240705-r0.trigger 15:03:26 #62 44.53 OK: 13 MiB in 28 packages 15:03:26 #62 DONE 45.3s 15:03:26 15:03:26 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 15:03:26 #54 43.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:26 #54 43.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:26 #54 43.72 (1/2) Installing ca-certificates (20240705-r0) 15:03:26 #54 43.74 (2/2) Installing dumb-init (1.2.5-r3) 15:03:26 #54 43.74 Executing busybox-1.36.1-r29.trigger 15:03:26 #54 43.75 Executing ca-certificates-20240705-r0.trigger 15:03:26 #54 43.79 OK: 9 MiB in 16 packages 15:03:26 #54 DONE 45.4s 15:03:26 15:03:26 #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 15:03:26 #58 43.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:26 #58 43.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:26 #58 44.02 (1/3) Installing ca-certificates (20240705-r0) 15:03:26 #58 44.04 (2/3) Installing dumb-init (1.2.5-r3) 15:03:26 #58 44.04 (3/3) Installing tzdata (2024b-r0) 15:03:26 #58 44.07 Executing busybox-1.36.1-r29.trigger 15:03:26 #58 44.08 Executing ca-certificates-20240705-r0.trigger 15:03:26 #58 44.11 OK: 10 MiB in 17 packages 15:03:26 #58 DONE 45.4s 15:03:27 15:03:27 #66 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:27 #66 DONE 44.5s 15:03:27 15:03:27 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:03:27 #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 41.1s done 15:03:27 #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 15:03:27 #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 15:03:27 #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 15:03:27 #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 15:03:27 #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 15:03:27 #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 15:03:27 #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.9s done 15:03:27 #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 15:03:27 #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 15:03:27 #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 15:03:27 #61 DONE 44.5s 15:03:27 15:03:27 #78 [core-command stage-1 3/9] RUN apk --no-cache upgrade 15:03:28 $ docker top f47e2776bf788f2282a8f8f527d364d8f5dcea1392065f51e94239441821f0e3 -eo pid,comm [Pipeline] { [Pipeline] sh 15:03:28 #78 ... 15:03:28 15:03:28 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 15:03:28 #0 3.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:28 #0 4.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:28 #0 4.395 Upgrading critical system libraries and apk-tools: 15:03:28 #0 4.395 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:03:28 #0 4.405 Executing busybox-1.36.1-r29.trigger 15:03:28 #0 4.488 Continuing the upgrade transaction with new apk-tools: 15:03:28 #0 4.488 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:28 #0 4.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:28 #0 4.885 OK: 8 MiB in 15 packages 15:03:28 #79 DONE 5.3s 15:03:28 15:03:28 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:03:28 #72 42.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:28 #72 42.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:28 #72 43.15 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 15:03:28 #72 43.15 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 15:03:28 #72 43.15 OK: 24163 distinct packages available 15:03:28 #72 43.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:28 #72 43.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:28 #72 43.70 (1/5) Installing dumb-init (1.2.5-r3) 15:03:28 #72 43.72 (2/5) Installing musl-obstack (1.2.3-r2) 15:03:28 #72 43.73 (3/5) Installing libucontext (1.2-r3) 15:03:28 #72 43.73 (4/5) Installing gcompat (1.1.0-r4) 15:03:28 #72 43.73 (5/5) Installing openssl (3.3.2-r0) 15:03:28 #72 43.74 Executing busybox-1.36.1-r29.trigger 15:03:28 #72 43.75 OK: 9 MiB in 19 packages 15:03:28 #72 DONE 44.0s 15:03:28 15:03:28 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:03:28 #0 4.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:28 #0 4.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:28 #0 4.696 Upgrading critical system libraries and apk-tools: 15:03:28 #0 4.696 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:03:28 #0 4.698 Executing busybox-1.36.1-r29.trigger 15:03:28 #0 4.763 Continuing the upgrade transaction with new apk-tools: 15:03:28 #0 4.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:28 #0 4.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:28 #0 5.192 OK: 19 MiB in 18 packages 15:03:28 #80 DONE 5.3s 15:03:29 + docker compose -f ./docker-compose-build.yml build --parallel 15:03:29 15:03:29 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 15:03:29 #0 4.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:29 #0 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:29 #0 4.636 Upgrading critical system libraries and apk-tools: 15:03:29 #0 4.636 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:03:29 #0 4.644 Executing busybox-1.36.1-r29.trigger 15:03:29 #0 4.727 Continuing the upgrade transaction with new apk-tools: 15:03:29 #0 4.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:29 #0 4.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:29 #0 5.183 OK: 19 MiB in 18 packages 15:03:29 #81 DONE 5.3s 15:03:29 15:03:29 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:03:29 #73 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:29 #73 18.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:29 #73 18.68 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 15:03:29 #73 18.68 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 15:03:29 #73 18.68 OK: 24163 distinct packages available 15:03:29 #73 18.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:29 #73 18.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:29 #73 19.24 (1/4) Installing dumb-init (1.2.5-r3) 15:03:29 #73 19.24 (2/4) Installing musl-obstack (1.2.3-r2) 15:03:29 #73 19.25 (3/4) Installing libucontext (1.2-r3) 15:03:29 #73 19.25 (4/4) Installing gcompat (1.1.0-r4) 15:03:29 #73 19.26 Executing busybox-1.36.1-r29.trigger 15:03:29 #73 19.27 OK: 8 MiB in 18 packages 15:03:29 #73 DONE 19.4s 15:03:29 15:03:29 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 15:03:29 #82 DONE 0.1s 15:03:29 15:03:29 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:03:29 #0 3.992 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:29 #0 4.593 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:29 #0 5.346 OK: 246 MiB in 54 packages 15:03:29 #83 DONE 5.5s 15:03:29 15:03:29 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 15:03:29 #84 DONE 0.1s 15:03:29 15:03:29 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:30 #85 ... 15:03:30 15:03:30 #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 15:03:30 #0 4.068 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:30 #0 4.522 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:30 #0 5.249 (1/1) Installing dumb-init (1.2.5-r3) 15:03:30 #0 5.542 Executing busybox-1.36.1-r29.trigger 15:03:30 #0 5.552 OK: 8 MiB in 15 packages 15:03:30 #86 DONE 5.7s 15:03:30 15:03:30 #78 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 15:03:30 #78 2.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:30 #78 2.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:30 #78 3.141 Upgrading critical system libraries and apk-tools: 15:03:30 #78 3.141 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:03:30 #78 3.152 Executing busybox-1.36.1-r29.trigger 15:03:30 #78 3.226 Continuing the upgrade transaction with new apk-tools: 15:03:30 #78 3.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:30 #78 3.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:30 #78 3.624 OK: 8 MiB in 15 packages 15:03:30 #78 DONE 3.7s 15:03:30 15:03:30 #87 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 15:03:30 #0 2.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:30 #0 2.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:30 #0 3.131 Upgrading critical system libraries and apk-tools: 15:03:30 #0 3.131 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:03:30 #0 3.145 Executing busybox-1.36.1-r29.trigger 15:03:30 #0 3.246 Continuing the upgrade transaction with new apk-tools: 15:03:30 #0 3.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:30 #0 3.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:30 #0 3.662 OK: 9 MiB in 16 packages 15:03:30 #87 DONE 3.8s 15:03:30 15:03:30 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 15:03:30 #0 1.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:30 #0 1.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:30 #0 1.553 Upgrading critical system libraries and apk-tools: 15:03:30 #0 1.553 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:03:30 #0 1.585 Executing busybox-1.36.1-r29.trigger 15:03:30 #88 1.670 Continuing the upgrade transaction with new apk-tools: 15:03:30 #88 1.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:30 #88 1.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:31 #88 ... 15:03:31 15:03:31 #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 15:03:31 #0 2.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:31 #0 3.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:31 #0 3.410 Upgrading critical system libraries and apk-tools: 15:03:31 #0 3.410 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:03:31 #0 3.425 Executing busybox-1.36.1-r29.trigger 15:03:31 #0 3.482 Continuing the upgrade transaction with new apk-tools: 15:03:31 #0 3.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:31 #0 3.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:31 #0 3.946 OK: 8 MiB in 16 packages 15:03:31 #89 DONE 4.1s 15:03:31 15:03:31 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:03:31 #0 2.981 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:31 #0 3.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:31 #0 3.418 Upgrading critical system libraries and apk-tools: 15:03:31 #0 3.418 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:03:31 #0 3.482 Executing busybox-1.36.1-r29.trigger 15:03:31 #0 3.603 Continuing the upgrade transaction with new apk-tools: 15:03:31 #0 3.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:31 #0 3.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:31 #0 3.980 OK: 13 MiB in 28 packages 15:03:31 #90 DONE 4.1s 15:03:31 15:03:31 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 15:03:31 #88 2.140 OK: 9 MiB in 19 packages 15:03:31 #88 DONE 2.3s 15:03:31 15:03:31 #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 15:03:31 #0 2.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:31 #0 3.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:31 #0 3.798 Upgrading critical system libraries and apk-tools: 15:03:31 #0 3.798 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:03:31 #0 3.805 Executing busybox-1.36.1-r29.trigger 15:03:31 #0 3.874 Continuing the upgrade transaction with new apk-tools: 15:03:31 #0 3.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:31 #0 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:31 #0 4.301 OK: 10 MiB in 17 packages 15:03:31 #91 DONE 4.5s 15:03:31 15:03:31 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:03:32 #92 DONE 1.2s 15:03:32 15:03:32 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 15:03:32 #0 1.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:32 #0 1.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:32 #0 1.598 Upgrading critical system libraries and apk-tools: 15:03:32 #0 1.598 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:03:32 #0 1.609 Executing busybox-1.36.1-r29.trigger 15:03:32 #0 1.745 Continuing the upgrade transaction with new apk-tools: 15:03:32 #0 1.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 15:03:32 #0 1.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 15:03:32 #0 2.199 OK: 8 MiB in 18 packages 15:03:32 #93 DONE 3.3s 15:03:32 15:03:32 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 15:03:32 #94 DONE 1.2s 15:03:32 15:03:32 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 15:03:33 #95 DONE 0.8s 15:03:33 15:03:33 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:03:33 #96 DONE 0.8s 15:03:33 15:03:33 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:03:33 #97 DONE 2.4s 15:03:33 15:03:33 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 15:03:33 #98 ... 15:03:33 15:03:33 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:03:33 #99 DONE 0.8s 15:03:33 15:03:33 #100 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 15:03:33 #100 DONE 0.1s 15:03:33 15:03:33 #101 [security-spire-server stage-2 6/9] COPY security.txt / 15:03:33 #101 DONE 0.1s 15:03:33 15:03:33 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 15:03:33 #98 DONE 0.1s 15:03:33 15:03:33 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 15:03:33 #102 DONE 0.1s 15:03:33 15:03:33 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:03:33 #103 DONE 0.1s 15:03:33 15:03:33 #104 [security-spire-config stage-2 6/10] COPY security.txt / 15:03:33 #104 DONE 0.1s 15:03:33 15:03:33 #105 [security-spire-agent stage-3 7/10] COPY security.txt / 15:03:33 #105 DONE 0.1s 15:03:33 15:03:33 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:03:33 #106 DONE 0.1s 15:03:33 15:03:33 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:03:33 #107 DONE 0.0s 15:03:33 15:03:33 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:03:33 #108 DONE 0.1s 15:03:33 15:03:33 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 15:03:33 #109 DONE 0.1s 15:03:33 15:03:33 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:03:33 #110 DONE 0.1s 15:03:33 15:03:33 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:03:33 #111 DONE 0.1s 15:03:33 15:03:33 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:03:33 #112 DONE 0.1s 15:03:33 15:03:33 #113 [security-spire-server] exporting to image 15:03:33 #113 exporting layers 15:03:33 #113 ... 15:03:33 15:03:33 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:03:33 #114 DONE 0.1s 15:03:33 15:03:33 #113 [security-spire-agent] exporting to image 15:03:34 #113 ... 15:03:34 15:03:34 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:34 #115 ... 15:03:34 15:03:34 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:34 #116 ... 15:03:34 15:03:34 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:34 #117 ... 15:03:34 15:03:34 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:34 #118 ... 15:03:34 15:03:34 #113 [security-spire-config] exporting to image 15:03:34 #113 exporting layers 0.7s done 15:03:34 #113 writing image sha256:0e32b36378f13e8ac17c99b0202729daa831410097401b2179649fedf6daeeb1 done 15:03:34 #113 naming to docker.io/library/security-spire-server done 15:03:34 #113 writing image sha256:5d2de847e91cb7dc4958ff5a4b181605aaa0a3bfffdb70d54248ad0695146d5e 0.0s done 15:03:34 #113 naming to docker.io/library/security-spire-agent done 15:03:34 #113 writing image sha256:47b9ecfaae9df913f3045c66585c193ebac984d7826b73519fd225f1c879996c done 15:03:34 #113 naming to docker.io/library/security-spire-config done 15:03:34 #113 DONE 0.8s 15:03:34 15:03:34 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:03:39 #1 [support-notifications internal] load build definition from Dockerfile 15:03:39 #1 transferring dockerfile: 15:03:39 #1 transferring dockerfile: 2.02kB 0.0s done 15:03:39 #1 DONE 0.1s 15:03:39 15:03:39 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 15:03:39 #2 transferring dockerfile: 1.89kB done 15:03:39 #2 DONE 0.1s 15:03:39 15:03:39 #3 [support-cron-scheduler internal] load build definition from Dockerfile 15:03:39 #3 transferring dockerfile: 1.85kB 0.0s done 15:03:39 #3 DONE 0.1s 15:03:39 15:03:39 #4 [core-data internal] load build definition from Dockerfile 15:03:39 #4 transferring dockerfile: 2.07kB done 15:03:39 #4 DONE 0.1s 15:03:39 15:03:39 #5 [support-scheduler internal] load build definition from Dockerfile 15:03:39 #5 transferring dockerfile: 1.93kB done 15:03:39 #5 DONE 0.1s 15:03:39 15:03:39 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 15:03:39 #6 transferring dockerfile: 2.23kB done 15:03:39 #6 DONE 0.1s 15:03:39 15:03:39 #7 [security-proxy-auth internal] load build definition from Dockerfile 15:03:39 #7 transferring dockerfile: 2.15kB done 15:03:39 #7 DONE 0.1s 15:03:39 15:03:39 #8 [security-bootstrapper internal] load build definition from Dockerfile 15:03:39 #8 transferring dockerfile: 3.17kB 0.0s done 15:03:39 #8 DONE 0.1s 15:03:39 15:03:39 #9 [security-secretstore-setup internal] load build definition from Dockerfile 15:03:40 #9 transferring dockerfile: 2.49kB done 15:03:40 #9 DONE 0.1s 15:03:40 15:03:40 #10 [security-proxy-setup internal] load build definition from Dockerfile 15:03:40 #10 transferring dockerfile: 2.50kB done 15:03:40 #10 DONE 0.1s 15:03:40 15:03:40 #11 [security-spire-agent internal] load build definition from Dockerfile 15:03:40 #11 transferring dockerfile: 1.81kB 0.0s done 15:03:40 #11 DONE 0.1s 15:03:40 15:03:40 #12 [security-spire-server internal] load build definition from Dockerfile 15:03:40 #12 transferring dockerfile: 1.70kB done 15:03:40 #12 DONE 0.1s 15:03:40 15:03:40 #13 [core-keeper internal] load build definition from Dockerfile 15:03:40 #13 transferring dockerfile: 2.07kB 0.0s done 15:03:40 #13 DONE 0.1s 15:03:40 15:03:40 #14 [core-command internal] load build definition from Dockerfile 15:03:40 #14 transferring dockerfile: 1.93kB done 15:03:40 #14 DONE 0.1s 15:03:40 15:03:40 #15 [security-spire-config internal] load build definition from Dockerfile 15:03:40 #15 transferring dockerfile: 1.69kB 0.0s done 15:03:40 #15 DONE 0.1s 15:03:40 15:03:40 #16 [core-metadata internal] load build definition from Dockerfile 15:03:40 #16 transferring dockerfile: 2.13kB done 15:03:40 #16 DONE 0.1s 15:03:40 15:03:40 #17 [support-notifications internal] load .dockerignore 15:03:40 #17 transferring context: 50B done 15:03:40 #17 DONE 0.1s 15:03:41 15:03:41 #18 [security-spiffe-token-provider internal] load .dockerignore 15:03:41 #18 transferring context: 50B 0.0s done 15:03:41 #18 DONE 0.0s 15:03:41 15:03:41 #19 [support-cron-scheduler internal] load .dockerignore 15:03:41 #19 transferring context: 50B done 15:03:41 #19 DONE 0.0s 15:03:41 15:03:41 #20 [core-data internal] load .dockerignore 15:03:41 #20 transferring context: 50B done 15:03:41 #20 DONE 0.1s 15:03:41 15:03:41 #21 [support-scheduler internal] load .dockerignore 15:03:41 #21 transferring context: 50B 0.0s done 15:03:41 #21 DONE 0.1s 15:03:41 15:03:41 #22 [core-common-config-bootstrapper internal] load .dockerignore 15:03:41 #22 transferring context: 50B 0.0s done 15:03:41 #22 DONE 0.1s 15:03:41 15:03:41 #23 [security-proxy-auth internal] load .dockerignore 15:03:41 #23 transferring context: 50B 0.0s done 15:03:41 #23 DONE 0.1s 15:03:41 15:03:41 #24 [security-bootstrapper internal] load .dockerignore 15:03:41 #24 transferring context: 50B 0.0s done 15:03:41 #24 DONE 0.1s 15:03:41 15:03:41 #25 [security-secretstore-setup internal] load .dockerignore 15:03:41 #25 transferring context: 50B done 15:03:41 #25 DONE 0.1s 15:03:41 15:03:41 #26 [security-proxy-setup internal] load .dockerignore 15:03:41 #26 transferring context: 50B done 15:03:41 #26 DONE 0.1s 15:03:41 15:03:41 #27 [security-spire-agent internal] load .dockerignore 15:03:41 #27 transferring context: 50B 0.0s done 15:03:41 #27 DONE 0.1s 15:03:41 15:03:41 #28 [security-spire-server internal] load .dockerignore 15:03:41 #28 transferring context: 50B 0.0s done 15:03:41 #28 DONE 0.1s 15:03:41 15:03:41 #29 [core-command internal] load .dockerignore 15:03:41 #29 ... 15:03:41 15:03:41 #30 [core-keeper internal] load .dockerignore 15:03:41 #30 transferring context: 50B 0.0s done 15:03:41 #30 DONE 0.1s 15:03:41 15:03:41 #29 [core-command internal] load .dockerignore 15:03:41 #29 transferring context: 50B done 15:03:42 #29 ... 15:03:42 15:03:42 #31 [security-spire-config internal] load .dockerignore 15:03:42 #31 transferring context: 50B 0.0s done 15:03:42 #31 DONE 0.1s 15:03:42 15:03:42 #32 [core-metadata internal] load .dockerignore 15:03:42 #32 transferring context: 50B 0.0s done 15:03:42 #32 DONE 0.1s 15:03:42 15:03:42 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:03:42 #33 DONE 0.0s 15:03:42 15:03:42 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 15:03:42 #34 DONE 0.3s 15:03:42 15:03:42 #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:03:42 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 15:03:42 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 15:03:42 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 15:03:42 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 15:03:43 #35 ... 15:03:43 15:03:43 #36 [support-notifications internal] load build context 15:03:43 #36 transferring context: 3.23MB 0.6s done 15:03:43 #36 DONE 0.7s 15:03:43 15:03:43 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:03:43 #33 DONE 0.0s 15:03:43 15:03:43 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 15:03:43 #34 DONE 0.3s 15:03:43 15:03:43 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:03:43 #37 DONE 1.6s 15:03:43 15:03:43 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:03:43 #33 DONE 0.0s 15:03:43 15:03:43 #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:03:43 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 15:03:43 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 15:03:43 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 15:03:43 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 15:03:43 #35 ... 15:03:43 15:03:43 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:03:43 #33 DONE 0.0s 15:03:43 15:03:43 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:03:43 #37 DONE 1.6s 15:03:43 15:03:43 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:03:43 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 15:03:43 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 15:03:43 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 15:03:43 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 15:03:43 #35 ... 15:03:43 15:03:43 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:03:43 #33 DONE 0.0s 15:03:43 15:03:43 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 15:03:43 #38 DONE 0.8s 15:03:43 15:03:43 #39 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:03:44 #39 ... 15:03:44 15:03:44 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:03:44 #33 DONE 0.0s 15:03:44 15:03:44 #40 [support-scheduler internal] load build context 15:03:44 #40 DONE 0.0s 15:03:44 15:03:44 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:03:44 #37 DONE 1.7s 15:03:44 15:03:44 #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 15:03:44 #38 DONE 0.9s 15:03:44 15:03:44 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:03:44 #33 DONE 0.0s 15:03:44 15:03:44 #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:03:44 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 15:03:44 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 15:03:44 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 15:03:44 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 15:03:44 #35 ... 15:03:44 15:03:44 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:03:44 #33 DONE 0.0s 15:03:44 15:03:44 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:03:44 #37 DONE 1.8s 15:03:44 15:03:44 #41 [security-secretstore-setup internal] load build context 15:03:44 #41 DONE 0.0s 15:03:44 15:03:44 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:03:44 #33 DONE 0.0s 15:03:44 15:03:44 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 15:03:44 #38 DONE 1.0s 15:03:44 15:03:44 #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:03:44 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 15:03:44 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 15:03:44 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 15:03:44 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 15:03:44 #35 ... 15:03:44 15:03:44 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:03:44 #37 DONE 1.8s 15:03:44 15:03:44 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 15:03:44 #38 DONE 1.0s 15:03:44 15:03:44 #42 [security-spiffe-token-provider internal] load build context 15:03:44 #42 transferring context: 3.23MB 1.1s done 15:03:44 #42 DONE 1.5s 15:03:44 15:03:44 #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:03:44 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 15:03:44 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 15:03:44 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 15:03:44 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 15:03:45 #35 ... 15:03:45 15:03:45 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:03:45 #37 DONE 1.8s 15:03:45 15:03:45 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 15:03:45 #38 DONE 1.0s 15:03:45 15:03:45 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:03:45 #33 DONE 0.0s 15:03:45 15:03:45 #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:03:45 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 15:03:45 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 15:03:45 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 15:03:45 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 15:03:45 #35 ... 15:03:45 15:03:45 #43 [core-data internal] load build context 15:03:45 #43 transferring context: 3.23MB 1.6s done 15:03:45 #43 DONE 2.2s 15:03:45 15:03:45 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 15:03:45 #34 ... 15:03:45 15:03:45 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:03:45 #33 DONE 0.0s 15:03:45 15:03:45 #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 15:03:45 #34 DONE 2.6s 15:03:45 15:03:45 #40 [support-scheduler internal] load build context 15:03:46 #40 ... 15:03:46 15:03:46 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:03:46 #37 DONE 1.9s 15:03:46 15:03:46 #38 [core-command builder 2/7] WORKDIR /edgex-go 15:03:46 #38 DONE 1.1s 15:03:46 15:03:46 #40 [support-scheduler internal] load build context 15:03:46 #40 ... 15:03:46 15:03:46 #44 [support-cron-scheduler internal] load build context 15:03:46 #44 transferring context: 3.23MB 2.4s done 15:03:46 #44 DONE 2.9s 15:03:46 15:03:46 #40 [support-scheduler internal] load build context 15:03:46 #40 ... 15:03:46 15:03:46 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 15:03:46 #33 DONE 0.0s 15:03:46 15:03:46 #40 [support-scheduler internal] load build context 15:03:48 #40 ... 15:03:48 15:03:48 #45 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 15:03:48 #45 DONE 3.1s 15:03:48 15:03:48 #40 [support-scheduler internal] load build context 15:03:48 #40 transferring context: 3.23MB 3.7s done 15:03:48 #40 ... 15:03:48 15:03:48 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 15:03:48 #34 DONE 4.4s 15:03:48 15:03:48 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:48 #46 DONE 0.0s 15:03:48 15:03:48 #47 [security-proxy-auth internal] load build context 15:03:48 #47 transferring context: 3.23MB 2.8s done 15:03:48 #47 DONE 4.1s 15:03:48 15:03:48 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 15:03:48 #37 DONE 2.0s 15:03:48 15:03:48 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 15:03:48 #38 DONE 1.2s 15:03:48 15:03:48 #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 15:03:48 #48 DONE 3.7s 15:03:48 15:03:48 #49 [security-spire-config internal] load build context 15:03:48 #49 ... 15:03:48 15:03:48 #40 [support-scheduler internal] load build context 15:03:48 #40 DONE 4.9s 15:03:48 15:03:48 #50 [core-common-config-bootstrapper internal] load build context 15:03:48 #50 transferring context: 3.23MB 3.9s done 15:03:48 #50 DONE 5.0s 15:03:48 15:03:48 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:03:48 #51 DONE 0.0s 15:03:48 15:03:48 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:48 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:49 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.2s done 15:03:49 #46 ... 15:03:49 15:03:49 #52 [security-proxy-setup internal] load build context 15:03:49 #52 transferring context: 3.23MB 2.9s done 15:03:49 #52 DONE 4.4s 15:03:50 15:03:50 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:03:50 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 15:03:50 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 15:03:50 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 15:03:50 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 15:03:50 #35 ... 15:03:50 15:03:50 #53 [security-spire-server internal] load build context 15:03:50 #53 transferring context: 27.98kB 0.3s done 15:03:50 #53 DONE 2.5s 15:03:50 15:03:50 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:50 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 15:03:50 #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 15:03:50 #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 15:03:51 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.5s 15:03:51 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s 15:03:51 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.6s 15:03:51 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s 15:03:51 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.8s 15:03:51 #46 ... 15:03:51 15:03:51 #54 [security-spire-agent internal] load build context 15:03:51 #54 transferring context: 27.51kB 0.6s done 15:03:51 #54 DONE 2.8s 15:03:51 15:03:51 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:51 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.8s done 15:03:51 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.8s done 15:03:51 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done 15:03:51 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 15:03:51 #46 ... 15:03:51 15:03:51 #49 [security-spire-config internal] load build context 15:03:51 #49 transferring context: 26.23kB 0.6s done 15:03:51 #49 DONE 3.2s 15:03:52 15:03:52 #55 [core-keeper internal] load build context 15:03:52 #55 transferring context: 3.23MB 4.3s done 15:03:52 #55 DONE 6.1s 15:03:52 15:03:52 #56 [core-metadata internal] load build context 15:03:52 #56 ... 15:03:52 15:03:52 #57 [core-command internal] load build context 15:03:52 #57 transferring context: 3.23MB 4.7s done 15:03:52 #57 DONE 6.1s 15:03:52 15:03:52 #58 [security-bootstrapper internal] load build context 15:03:52 #58 transferring context: 3.23MB 6.0s done 15:03:52 #58 DONE 7.8s 15:03:52 15:03:52 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:52 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.4s 15:03:52 #46 ... 15:03:52 15:03:52 #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 15:03:52 #0 4.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:03:52 #0 5.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:03:52 #0 7.348 (1/2) Installing ca-certificates (20240705-r0) 15:03:52 #0 7.529 (2/2) Installing dumb-init (1.2.5-r3) 15:03:52 #0 7.529 Executing busybox-1.36.1-r29.trigger 15:03:52 #0 7.529 Executing ca-certificates-20240705-r0.trigger 15:03:52 #0 7.938 OK: 10 MiB in 16 packages 15:03:52 #59 ... 15:03:52 15:03:52 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:52 #46 ... 15:03:52 15:03:52 #41 [security-secretstore-setup internal] load build context 15:03:52 #41 transferring context: 3.23MB 6.3s done 15:03:52 #41 DONE 8.4s 15:03:52 15:03:52 #59 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 15:03:52 #59 DONE 10.3s 15:03:52 15:03:52 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:53 #46 ... 15:03:53 15:03:53 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:03:53 #0 8.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:03:53 #0 9.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:03:53 #60 ... 15:03:53 15:03:53 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 15:03:53 #61 ... 15:03:53 15:03:53 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:03:53 #62 ... 15:03:53 15:03:53 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:53 #46 ... 15:03:53 15:03:53 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:03:54 #63 ... 15:03:54 15:03:54 #64 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 15:03:54 #64 ... 15:03:54 15:03:54 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:54 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.1s 15:03:54 #46 ... 15:03:54 15:03:54 #65 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 15:03:54 #65 ... 15:03:54 15:03:54 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:54 #46 ... 15:03:54 15:03:54 #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 15:03:54 #66 ... 15:03:54 15:03:54 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:03:54 #67 ... 15:03:54 15:03:54 #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 15:03:55 #68 ... 15:03:55 15:03:55 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:55 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.3s 15:03:55 #46 ... 15:03:55 15:03:55 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:03:55 #69 ... 15:03:55 15:03:55 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:55 #70 ... 15:03:55 15:03:55 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:03:55 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.2s done 15:03:55 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 15:03:55 #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 15:03:55 #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 15:03:55 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 15:03:55 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 15:03:55 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done 15:03:55 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 5.0s 15:03:56 #51 ... 15:03:56 15:03:56 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:56 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 5.6s 15:03:56 #46 ... 15:03:56 15:03:56 #71 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:03:56 #71 ... 15:03:56 15:03:56 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:56 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 15:03:56 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 15:03:57 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 6.1s 15:03:57 #46 ... 15:03:57 15:03:57 #56 [core-metadata internal] load build context 15:03:57 #56 transferring context: 3.23MB 7.1s done 15:03:57 #56 DONE 8.5s 15:03:57 15:03:57 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:57 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.30MB / 28.04MB 6.4s 15:03:57 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 7.1s 15:03:58 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 7.9s 15:03:58 #46 ... 15:03:58 15:03:58 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:03:58 #72 ... 15:03:58 15:03:58 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:59 #46 ... 15:03:59 15:03:59 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:03:59 #73 ... 15:03:59 15:03:59 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:03:59 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.19MB / 28.04MB 8.7s 15:03:59 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 15:04:00 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 9.3s 15:04:00 #46 ... 15:04:00 15:04:00 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:04:00 #60 11.23 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 15:04:00 #60 11.23 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 15:04:00 #60 11.23 OK: 24041 distinct packages available 15:04:00 #60 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:00 #60 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:00 #60 14.69 (1/14) Installing ca-certificates (20240705-r0) 15:04:00 #60 14.90 (2/14) Installing brotli-libs (1.1.0-r2) 15:04:00 #60 14.99 (3/14) Installing c-ares (1.33.1-r0) 15:04:00 #60 15.00 (4/14) Installing libunistring (1.2-r0) 15:04:00 #60 15.10 (5/14) Installing libidn2 (2.3.7-r0) 15:04:00 #60 15.11 (6/14) Installing nghttp2-libs (1.62.1-r0) 15:04:00 #60 15.12 (7/14) Installing libpsl (0.21.5-r1) 15:04:00 #60 15.13 (8/14) Installing zstd-libs (1.5.6-r0) 15:04:00 #60 15.18 (9/14) Installing libcurl (8.10.1-r0) 15:04:00 #60 15.27 (10/14) Installing curl (8.10.1-r0) 15:04:00 #60 15.28 (11/14) Installing dumb-init (1.2.5-r3) 15:04:00 #60 15.30 (12/14) Installing musl-obstack (1.2.3-r2) 15:04:00 #60 15.30 (13/14) Installing libucontext (1.2-r3) 15:04:00 #60 15.31 (14/14) Installing gcompat (1.1.0-r4) 15:04:00 #60 15.34 Executing busybox-1.36.1-r29.trigger 15:04:00 #60 15.38 Executing ca-certificates-20240705-r0.trigger 15:04:00 #60 15.95 OK: 15 MiB in 28 packages 15:04:00 #60 DONE 17.5s 15:04:00 15:04:00 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:00 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.54MB / 28.04MB 9.9s 15:04:01 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.70MB / 28.04MB 10.6s 15:04:02 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 11.0s 15:04:02 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.75MB / 28.04MB 11.2s 15:04:02 #46 ... 15:04:02 15:04:02 #71 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:02 #71 DONE 15.6s 15:04:02 15:04:02 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:02 #46 ... 15:04:02 15:04:02 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:04:02 #70 DONE 16.8s 15:04:02 15:04:02 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:02 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.9s done 15:04:03 #46 ... 15:04:03 15:04:03 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 15:04:03 #74 ... 15:04:03 15:04:03 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:04:03 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.6s done 15:04:03 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 15:04:03 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 15:04:03 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15:04:03 #51 ... 15:04:03 15:04:03 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:04:03 #73 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:06 #73 ... 15:04:06 15:04:06 #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 15:04:06 #62 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:06 #62 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:06 #62 20.13 (1/1) Installing dumb-init (1.2.5-r3) 15:04:06 #62 20.20 Executing busybox-1.36.1-r29.trigger 15:04:06 #62 20.43 OK: 9 MiB in 15 packages 15:04:06 #62 DONE 22.2s 15:04:06 15:04:06 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 15:04:06 #61 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:06 #61 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:06 #61 17.46 (1/3) Installing ca-certificates (20240705-r0) 15:04:06 #61 17.96 (2/3) Installing dumb-init (1.2.5-r3) 15:04:06 #61 18.00 (3/3) Installing tzdata (2024b-r0) 15:04:06 #61 20.06 Executing busybox-1.36.1-r29.trigger 15:04:06 #61 20.20 Executing ca-certificates-20240705-r0.trigger 15:04:06 #61 21.53 OK: 11 MiB in 17 packages 15:04:06 #61 ... 15:04:06 15:04:06 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:06 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.6s 15:04:08 #46 ... 15:04:08 15:04:08 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 15:04:08 #61 DONE 24.3s 15:04:08 15:04:08 #64 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 15:04:08 #64 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:08 #64 15.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:08 #64 23.36 OK: 238 MiB in 54 packages 15:04:08 #64 ... 15:04:08 15:04:08 #39 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:04:08 #39 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:08 #39 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:08 #39 ... 15:04:08 15:04:08 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:09 #46 ... 15:04:09 15:04:09 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 15:04:09 #64 DONE 25.3s 15:04:09 15:04:09 #39 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:04:09 #39 25.20 OK: 238 MiB in 54 packages 15:04:09 #39 ... 15:04:09 15:04:09 #65 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 15:04:09 #65 15.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:09 #65 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:09 #65 ... 15:04:09 15:04:09 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:09 #46 ... 15:04:09 15:04:09 #75 [core-data builder 4/7] COPY go.mod vendor* ./ 15:04:09 #75 DONE 1.0s 15:04:09 15:04:09 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:10 #46 ... 15:04:10 15:04:10 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:04:10 #63 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:10 #63 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:10 #63 ... 15:04:10 15:04:10 #66 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 15:04:10 #66 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:10 #66 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:10 #66 ... 15:04:10 15:04:10 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:04:10 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.7s 15:04:10 #51 ... 15:04:10 15:04:10 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:04:10 #0 6.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:10 #0 8.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:11 #76 ... 15:04:11 15:04:11 #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 15:04:11 #68 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:11 #68 18.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:11 #68 ... 15:04:11 15:04:11 #39 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 15:04:11 #39 DONE 28.1s 15:04:11 15:04:11 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:04:11 #69 15.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:11 #69 17.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:11 #69 ... 15:04:11 15:04:11 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:11 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.1s 15:04:11 #46 ... 15:04:11 15:04:11 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:04:11 #67 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:11 #67 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:11 #67 ... 15:04:11 15:04:11 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:12 #46 ... 15:04:12 15:04:12 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:04:12 #77 DONE 1.1s 15:04:12 15:04:12 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:12 #46 ... 15:04:12 15:04:12 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 15:04:12 #0 8.402 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:12 #78 ... 15:04:12 15:04:12 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:12 #46 ... 15:04:12 15:04:12 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:04:12 #72 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:12 #72 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:12 #72 ... 15:04:12 15:04:12 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:12 #46 ... 15:04:12 15:04:12 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:04:12 #0 6.550 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:12 #0 9.165 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:13 #79 ... 15:04:13 15:04:13 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:13 #118 DONE 48.8s 15:04:13 15:04:13 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:13 #117 DONE 48.8s 15:04:13 15:04:13 #119 [security-spiffe-token-provider builder 6/7] COPY . . 15:04:13 #119 ... 15:04:13 15:04:13 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:13 #116 DONE 48.8s 15:04:13 15:04:13 #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:13 #115 DONE 48.8s 15:04:13 15:04:13 #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:13 #85 DONE 43.6s 15:04:13 15:04:13 #120 [core-keeper builder 7/8] COPY . . 15:04:14 #46 ... 15:04:14 15:04:14 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 15:04:14 #74 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:14 #74 13.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:14 #74 ... 15:04:14 15:04:14 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:15 #46 ... 15:04:15 15:04:15 #65 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 15:04:15 #65 28.37 (1/1) Installing dumb-init (1.2.5-r3) 15:04:15 #65 28.40 Executing busybox-1.36.1-r29.trigger 15:04:15 #65 28.65 OK: 9 MiB in 15 packages 15:04:15 #65 DONE 31.1s 15:04:15 15:04:15 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:15 #46 ... 15:04:15 15:04:15 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 15:04:15 #0 6.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:15 #0 8.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:15 #80 ... 15:04:15 15:04:15 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:16 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.1s 15:04:16 #46 ... 15:04:16 15:04:16 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:04:16 #73 17.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:16 #73 ... 15:04:16 15:04:16 #68 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 15:04:16 #68 29.20 (1/2) Installing dumb-init (1.2.5-r3) 15:04:16 #68 29.21 (2/2) Installing su-exec (0.2-r3) 15:04:16 #68 29.31 Executing busybox-1.36.1-r29.trigger 15:04:16 #68 29.43 OK: 9 MiB in 16 packages 15:04:16 #68 DONE 31.8s 15:04:16 15:04:16 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 15:04:17 #81 ... 15:04:17 15:04:17 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 15:04:17 #66 29.57 OK: 238 MiB in 54 packages 15:04:17 #66 DONE 32.6s 15:04:17 15:04:17 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:17 #46 ... 15:04:17 15:04:17 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 15:04:17 #0 7.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:17 #0 9.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:17 #82 ... 15:04:17 15:04:17 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:18 #46 ... 15:04:18 15:04:18 #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:04:18 #83 DONE 1.1s 15:04:18 15:04:18 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:19 #46 ... 15:04:19 15:04:19 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 15:04:19 #69 28.54 (1/4) Installing dumb-init (1.2.5-r3) 15:04:19 #69 28.63 (2/4) Installing openssl (3.3.2-r0) 15:04:19 #69 28.85 (3/4) Installing su-exec (0.2-r3) 15:04:19 #69 28.87 (4/4) Installing yq-go (4.44.1-r2) 15:04:19 #69 30.83 Executing busybox-1.36.1-r29.trigger 15:04:19 #69 31.15 OK: 20 MiB in 18 packages 15:04:19 #69 DONE 33.7s 15:04:19 15:04:19 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 15:04:19 #84 ... 15:04:19 15:04:19 #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:19 #85 ... 15:04:19 15:04:19 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:20 #46 ... 15:04:20 15:04:20 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:04:20 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.0s done 15:04:21 #51 ... 15:04:21 15:04:21 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:21 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.2s 15:04:21 #46 ... 15:04:21 15:04:21 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 15:04:21 #67 29.18 (1/4) Installing ca-certificates (20240705-r0) 15:04:21 #67 30.02 (2/4) Installing dumb-init (1.2.5-r3) 15:04:21 #67 30.14 (3/4) Installing su-exec (0.2-r3) 15:04:21 #67 30.18 (4/4) Installing yq-go (4.44.1-r2) 15:04:21 #67 32.46 Executing busybox-1.36.1-r29.trigger 15:04:21 #67 32.81 Executing ca-certificates-20240705-r0.trigger 15:04:21 #67 34.69 OK: 20 MiB in 18 packages 15:04:21 #67 DONE 36.9s 15:04:21 15:04:21 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:22 #46 ... 15:04:22 15:04:22 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:22 #86 ... 15:04:22 15:04:22 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:22 #46 ... 15:04:22 15:04:22 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 15:04:22 #78 10.65 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:23 #78 ... 15:04:23 15:04:23 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:23 #120 ... 15:04:23 15:04:23 #121 [core-command builder 6/7] COPY . . 15:04:23 #121 ... 15:04:23 15:04:23 #122 [support-cron-scheduler builder 6/7] COPY . . 15:04:23 #122 ... 15:04:23 15:04:23 #123 [security-proxy-setup builder 6/7] COPY . . 15:04:24 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.9s done 15:04:24 #46 ... 15:04:24 15:04:24 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:04:24 #63 30.63 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 15:04:24 #63 30.63 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 15:04:24 #63 30.63 OK: 24040 distinct packages available 15:04:24 #63 33.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:24 #63 35.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:24 #63 ... 15:04:24 15:04:24 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:04:24 #76 20.09 Upgrading critical system libraries and apk-tools: 15:04:24 #76 20.10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:04:24 #76 20.14 Executing busybox-1.36.1-r29.trigger 15:04:24 #76 22.68 Continuing the upgrade transaction with new apk-tools: 15:04:24 #76 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:24 #76 ... 15:04:24 15:04:24 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 15:04:24 #46 DONE 36.4s 15:04:24 15:04:24 #87 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 15:04:24 #0 6.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:24 #0 8.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:25 #87 ... 15:04:25 15:04:25 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 15:04:25 #80 18.96 Upgrading critical system libraries and apk-tools: 15:04:25 #80 18.98 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:04:25 #80 19.08 Executing busybox-1.36.1-r29.trigger 15:04:26 #80 ... 15:04:26 15:04:26 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:04:26 #72 27.62 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 15:04:26 #72 27.62 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 15:04:26 #72 27.62 OK: 24041 distinct packages available 15:04:26 #72 30.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:26 #72 32.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:26 #72 ... 15:04:26 15:04:26 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 15:04:26 #82 18.88 Upgrading critical system libraries and apk-tools: 15:04:26 #82 18.88 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:04:26 #82 18.94 Executing busybox-1.36.1-r29.trigger 15:04:27 #82 ... 15:04:27 15:04:27 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 15:04:27 #79 22.64 OK: 238 MiB in 54 packages 15:04:27 #79 DONE 24.3s 15:04:27 15:04:27 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 15:04:27 #88 DONE 0.4s 15:04:27 15:04:27 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 15:04:27 #80 21.22 Continuing the upgrade transaction with new apk-tools: 15:04:27 #80 21.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:28 #80 ... 15:04:28 15:04:28 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 15:04:28 #78 22.38 (1/1) Installing dumb-init (1.2.5-r3) 15:04:28 #78 23.03 Executing busybox-1.36.1-r29.trigger 15:04:28 #78 23.21 OK: 9 MiB in 15 packages 15:04:28 #78 DONE 25.5s 15:04:28 15:04:28 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:28 #89 ... 15:04:28 15:04:28 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:28 #90 ... 15:04:28 15:04:28 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 15:04:28 #84 5.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:28 #84 6.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:28 #84 ... 15:04:28 15:04:28 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 15:04:28 #74 25.16 Upgrading critical system libraries and apk-tools: 15:04:28 #74 25.16 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:04:28 #74 25.23 Executing busybox-1.36.1-r29.trigger 15:04:28 #74 26.70 Continuing the upgrade transaction with new apk-tools: 15:04:28 #74 26.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:28 #74 28.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:28 #74 ... 15:04:28 15:04:28 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 15:04:28 #82 21.07 Continuing the upgrade transaction with new apk-tools: 15:04:28 #82 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:29 #123 ... 15:04:29 15:04:29 #119 [security-spiffe-token-provider builder 6/7] COPY . . 15:04:29 #119 DONE 15.8s 15:04:29 15:04:29 #121 [core-command builder 6/7] COPY . . 15:04:29 #121 DONE 15.9s 15:04:29 15:04:29 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:04:29 #124 ... 15:04:29 15:04:29 #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:29 #125 CACHED 15:04:29 15:04:29 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:04:29 #126 CACHED 15:04:29 15:04:29 #127 [security-proxy-auth builder 6/7] COPY . . 15:04:29 #127 CACHED 15:04:29 15:04:29 #128 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:29 #128 CACHED 15:04:29 15:04:29 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:04:29 #129 CACHED 15:04:29 15:04:29 #130 [support-scheduler builder 6/7] COPY . . 15:04:29 #130 CACHED 15:04:29 15:04:29 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:29 #131 CACHED 15:04:29 15:04:29 #132 [core-metadata builder 6/7] COPY . . 15:04:29 #132 CACHED 15:04:29 15:04:29 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:04:29 #133 CACHED 15:04:29 15:04:29 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:29 #134 CACHED 15:04:29 15:04:29 #135 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:04:29 #135 CACHED 15:04:29 15:04:29 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 15:04:29 #136 CACHED 15:04:29 15:04:29 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 15:04:29 #137 CACHED 15:04:29 15:04:29 #138 [core-data builder 6/7] COPY . . 15:04:29 #138 CACHED 15:04:29 15:04:29 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:29 #139 CACHED 15:04:29 15:04:29 #122 [support-cron-scheduler builder 6/7] COPY . . 15:04:29 #122 DONE 16.1s 15:04:29 15:04:29 #140 [support-notifications builder 6/7] COPY . . 15:04:29 #140 CACHED 15:04:29 15:04:29 #141 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:29 #141 CACHED 15:04:29 15:04:29 #142 [support-notifications builder 4/7] COPY go.mod vendor* ./ 15:04:29 #142 CACHED 15:04:29 15:04:29 #123 [security-proxy-setup builder 6/7] COPY . . 15:04:29 #123 DONE 16.2s 15:04:29 15:04:29 #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:29 #143 CACHED 15:04:29 15:04:29 #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:04:29 #144 CACHED 15:04:29 15:04:29 #145 [security-bootstrapper builder 6/7] COPY . . 15:04:29 #145 CACHED 15:04:29 15:04:29 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:04:29 #82 ... 15:04:29 15:04:29 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:04:29 #73 29.84 v3.20.3-119-gbca3ad8e9ed [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 15:04:29 #73 29.84 v3.20.3-122-g8f3843b267d [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 15:04:29 #73 29.84 OK: 24041 distinct packages available 15:04:29 #73 31.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:29 #73 32.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:29 #73 ... 15:04:29 15:04:29 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 15:04:29 #80 23.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:29 #146 ... 15:04:29 15:04:29 #120 [core-keeper builder 7/8] COPY . . 15:04:29 #120 DONE 16.3s 15:04:29 15:04:29 #147 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 15:04:29 #147 CACHED 15:04:29 15:04:29 #148 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:29 #148 CACHED 15:04:29 15:04:29 #149 [security-secretstore-setup builder 6/7] COPY . . 15:04:29 #149 CACHED 15:04:29 15:04:29 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:04:31 #150 1.903 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 15:04:31 #80 ... 15:04:31 15:04:31 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 15:04:31 #63 46.30 OK: 238 MiB in 54 packages 15:04:31 #63 DONE 47.4s 15:04:31 15:04:31 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:04:31 #73 41.58 (1/4) Installing dumb-init (1.2.5-r3) 15:04:31 #73 41.61 (2/4) Installing musl-obstack (1.2.3-r2) 15:04:31 #73 41.62 (3/4) Installing libucontext (1.2-r3) 15:04:31 #73 41.64 (4/4) Installing gcompat (1.1.0-r4) 15:04:31 #73 41.70 Executing busybox-1.36.1-r29.trigger 15:04:31 #73 41.80 OK: 9 MiB in 18 packages 15:04:31 #73 ... 15:04:31 15:04:31 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:04:31 #0 4.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:31 #0 5.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:31 #91 ... 15:04:31 15:04:31 #92 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 15:04:31 #92 DONE 0.5s 15:04:31 15:04:31 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:04:32 #93 ... 15:04:32 15:04:32 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 15:04:32 #74 37.06 OK: 10 MiB in 16 packages 15:04:32 #74 DONE 39.1s 15:04:32 15:04:32 #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:04:32 #72 41.48 (1/5) Installing dumb-init (1.2.5-r3) 15:04:32 #72 41.51 (2/5) Installing musl-obstack (1.2.3-r2) 15:04:32 #72 41.52 (3/5) Installing libucontext (1.2-r3) 15:04:32 #72 41.53 (4/5) Installing gcompat (1.1.0-r4) 15:04:32 #72 41.57 (5/5) Installing openssl (3.3.2-r0) 15:04:32 #72 41.68 Executing busybox-1.36.1-r29.trigger 15:04:32 #72 41.75 OK: 10 MiB in 19 packages 15:04:33 #72 DONE 44.5s 15:04:33 15:04:33 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 15:04:33 #81 6.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:33 #81 8.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:33 #81 16.50 Upgrading critical system libraries and apk-tools: 15:04:33 #81 16.50 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:04:33 #81 16.60 Executing busybox-1.36.1-r29.trigger 15:04:33 #81 ... 15:04:33 15:04:33 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 15:04:33 #94 ... 15:04:33 15:04:33 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 15:04:33 #73 DONE 44.6s 15:04:33 15:04:33 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 15:04:35 #95 ... 15:04:35 15:04:35 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:04:35 #76 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:35 #76 33.01 OK: 15 MiB in 28 packages 15:04:35 #76 ... 15:04:35 15:04:35 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:04:35 #91 13.68 Upgrading critical system libraries and apk-tools: 15:04:35 #91 13.70 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:04:35 #91 13.76 Executing busybox-1.36.1-r29.trigger 15:04:35 #91 ... 15:04:35 15:04:35 #76 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 15:04:35 #76 DONE 34.9s 15:04:35 15:04:35 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 15:04:35 #81 18.62 Continuing the upgrade transaction with new apk-tools: 15:04:35 #81 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:37 #81 20.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:38 #81 ... 15:04:38 15:04:38 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 15:04:38 #80 31.43 OK: 9 MiB in 15 packages 15:04:38 #80 DONE 32.6s 15:04:38 15:04:38 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:04:38 #91 15.06 Continuing the upgrade transaction with new apk-tools: 15:04:38 #91 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:38 #91 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:39 #150 ... 15:04:39 15:04:39 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:04:39 #0 1.868 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 15:04:39 #151 ... 15:04:39 15:04:39 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:04:39 #0 1.957 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:04:39 #152 ... 15:04:39 15:04:39 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:04:39 #0 1.099 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:04:39 #153 ... 15:04:39 15:04:39 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:04:39 #0 1.119 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:04:39 #154 ... 15:04:39 15:04:39 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:04:39 #0 0.969 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:04:39 #155 ... 15:04:39 15:04:39 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:04:39 #124 0.911 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:04:39 #124 ... 15:04:39 15:04:39 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:04:39 #0 1.756 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:04:40 #156 ... 15:04:40 15:04:40 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:04:40 #0 1.520 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:04:40 #157 ... 15:04:40 15:04:40 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:04:40 #0 2.133 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:04:40 #158 ... 15:04:40 15:04:40 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:04:40 #0 1.730 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:04:40 #91 ... 15:04:40 15:04:40 #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 15:04:40 #82 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:40 #82 31.51 OK: 11 MiB in 17 packages 15:04:40 #82 DONE 32.6s 15:04:40 15:04:40 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 15:04:40 #84 15.64 Upgrading critical system libraries and apk-tools: 15:04:40 #84 15.64 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:04:40 #84 15.68 Executing busybox-1.36.1-r29.trigger 15:04:40 #84 17.72 Continuing the upgrade transaction with new apk-tools: 15:04:40 #84 17.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:40 #84 19.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:40 #159 ... 15:04:40 15:04:40 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:04:40 #0 1.613 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:04:40 #84 ... 15:04:40 15:04:40 #87 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 15:04:40 #87 15.86 Upgrading critical system libraries and apk-tools: 15:04:40 #87 15.88 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:04:40 #87 15.93 Executing busybox-1.36.1-r29.trigger 15:04:40 #87 18.19 Continuing the upgrade transaction with new apk-tools: 15:04:40 #87 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:40 #87 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:40 #160 ... 15:04:40 15:04:40 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:04:40 #146 1.650 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:04:41 #87 ... 15:04:41 15:04:41 #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 15:04:41 #81 24.97 OK: 9 MiB in 16 packages 15:04:42 #81 DONE 25.8s 15:04:42 15:04:42 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:04:43 #96 ... 15:04:43 15:04:43 #87 [core-command stage-1 3/7] RUN apk --no-cache upgrade 15:04:43 #87 26.59 OK: 9 MiB in 15 packages 15:04:43 #87 DONE 28.5s 15:04:43 15:04:43 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 15:04:43 #94 3.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:43 #94 4.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:43 #94 9.785 Upgrading critical system libraries and apk-tools: 15:04:43 #94 9.785 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:04:43 #94 9.807 Executing busybox-1.36.1-r29.trigger 15:04:43 #94 ... 15:04:43 15:04:43 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 15:04:43 #91 22.06 OK: 20 MiB in 18 packages 15:04:44 #91 DONE 23.0s 15:04:44 15:04:44 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 15:04:44 #94 10.93 Continuing the upgrade transaction with new apk-tools: 15:04:44 #94 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:44 #94 ... 15:04:44 15:04:44 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 15:04:44 #84 24.55 OK: 20 MiB in 18 packages 15:04:44 #84 DONE 25.5s 15:04:45 15:04:45 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 15:04:45 #97 DONE 0.2s 15:04:45 15:04:45 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 15:04:45 #95 3.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:45 #95 4.501 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:45 #95 10.78 Upgrading critical system libraries and apk-tools: 15:04:45 #95 10.78 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 15:04:45 #95 10.85 Executing busybox-1.36.1-r29.trigger 15:04:45 #95 ... 15:04:45 15:04:45 #96 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 15:04:45 #96 DONE 3.0s 15:04:45 15:04:45 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 15:04:45 #98 DONE 0.3s 15:04:45 15:04:45 #94 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 15:04:45 #94 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:47 #94 14.35 OK: 10 MiB in 19 packages 15:04:48 #94 DONE 14.9s 15:04:48 15:04:48 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:04:49 #99 ... 15:04:49 15:04:49 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 15:04:49 #100 DONE 1.3s 15:04:49 15:04:49 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 15:04:49 #95 12.14 Continuing the upgrade transaction with new apk-tools: 15:04:49 #95 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 15:04:49 #95 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 15:04:49 #95 15.02 OK: 9 MiB in 18 packages 15:04:49 #95 DONE 15.6s 15:04:49 15:04:49 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:04:50 #101 ... 15:04:50 15:04:50 #99 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:04:50 #99 DONE 1.8s 15:04:50 15:04:50 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 15:04:50 #102 DONE 0.3s 15:04:50 15:04:50 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:04:50 #103 ... 15:04:50 15:04:50 #104 [security-spire-server stage-2 6/9] COPY security.txt / 15:04:50 #104 DONE 0.3s 15:04:50 15:04:50 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:04:50 #105 DONE 0.3s 15:04:50 15:04:50 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:04:51 #106 DONE 0.3s 15:04:51 15:04:51 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:04:51 #51 ... 15:04:51 15:04:51 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:04:51 #107 DONE 0.3s 15:04:51 15:04:51 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:04:51 #103 DONE 2.1s 15:04:51 15:04:51 #108 [security-spire-server] exporting to image 15:04:51 #108 exporting layers 15:04:52 #108 ... 15:04:52 15:04:52 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 15:04:52 #101 DONE 2.4s 15:04:52 15:04:52 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 15:04:52 #109 DONE 0.4s 15:04:52 15:04:52 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 15:04:52 #110 ... 15:04:52 15:04:52 #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / 15:04:52 #111 DONE 0.5s 15:04:52 15:04:52 #112 [security-spire-config stage-2 6/10] COPY security.txt / 15:04:52 #112 ... 15:04:52 15:04:52 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 15:04:52 #110 DONE 0.6s 15:04:52 15:04:52 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:04:52 #113 ... 15:04:52 15:04:52 #112 [security-spire-config stage-2 6/10] COPY security.txt / 15:04:52 #112 DONE 0.4s 15:04:53 15:04:53 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:04:53 #114 ... 15:04:53 15:04:53 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:04:53 #113 DONE 0.6s 15:04:53 15:04:53 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:04:53 #114 DONE 0.5s 15:04:53 15:04:53 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:04:53 #115 DONE 0.4s 15:04:53 15:04:53 #116 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 15:04:53 #116 DONE 0.4s 15:04:53 15:04:53 #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:04:53 #117 ... 15:04:53 15:04:53 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:04:53 #118 DONE 0.3s 15:04:54 15:04:54 #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:04:54 #117 DONE 0.4s 15:04:54 15:04:54 #108 [security-spire-agent] exporting to image 15:04:56 #108 exporting layers 4.4s done 15:04:56 #108 writing image sha256:70da53dcbb3159b46c75105362f1b6087e22d174b2e2b0f5c949b4369ac8cd61 0.0s done 15:04:56 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 15:04:57 #108 exporting layers 3.3s done 15:04:57 #108 exporting layers 3.6s done 15:04:57 #108 writing image sha256:f10c2781dc82c65e09077ae595e077cb7b8149bdaa6c729c9798d377929c622c 0.0s done 15:04:57 #108 naming to docker.io/library/security-spire-config-arm64 done 15:04:57 #108 writing image sha256:e889b9fe7734b0f5e153a13125af0d91a4777a1c769fb5e0a25df9b7f8e47b26 done 15:04:57 #108 naming to docker.io/library/security-spire-agent-arm64 done 15:04:57 #108 DONE 6.2s 15:04:57 15:04:57 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:19 #90 DONE 116.7s 15:06:19 15:06:19 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:19 #89 DONE 107.2s 15:06:19 15:06:19 #85 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:19 #85 DONE 124.9s 15:06:19 15:06:19 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:19 #86 DONE 122.6s 15:06:19 15:06:19 #119 [core-keeper builder 7/8] COPY . . 15:06:19 #119 ... 15:06:19 15:06:19 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:19 #93 DONE 103.2s 15:06:19 15:06:19 #120 [security-spiffe-token-provider builder 6/7] COPY . . 15:06:19 #120 DONE 1.9s 15:06:19 15:06:19 #121 [security-secretstore-setup builder 6/7] COPY . . 15:06:19 #121 DONE 1.9s 15:06:19 15:06:19 #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:19 #122 CACHED 15:06:19 15:06:19 #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ 15:06:19 #123 CACHED 15:06:19 15:06:19 #124 [core-metadata builder 6/7] COPY . . 15:06:19 #124 CACHED 15:06:19 15:06:19 #119 [core-keeper builder 7/8] COPY . . 15:06:19 #119 DONE 2.0s 15:06:19 15:06:19 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:19 #125 CACHED 15:06:19 15:06:19 #126 [core-command builder 6/7] COPY . . 15:06:19 #126 CACHED 15:06:19 15:06:19 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 15:06:19 #127 CACHED 15:06:19 15:06:19 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:19 #128 CACHED 15:06:19 15:06:19 #129 [security-proxy-setup builder 6/7] COPY . . 15:06:19 #129 CACHED 15:06:19 15:06:19 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 15:06:19 #130 CACHED 15:06:19 15:06:19 #131 [security-bootstrapper builder 6/7] COPY . . 15:06:19 #131 CACHED 15:06:19 15:06:19 #132 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:19 #132 CACHED 15:06:19 15:06:19 #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:06:19 #133 CACHED 15:06:19 15:06:19 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 15:06:19 #134 CACHED 15:06:19 15:06:19 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:19 #135 CACHED 15:06:19 15:06:19 #136 [security-proxy-auth builder 6/7] COPY . . 15:06:19 #136 CACHED 15:06:19 15:06:19 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 15:06:19 #137 CACHED 15:06:19 15:06:19 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 15:06:19 #138 CACHED 15:06:19 15:06:19 #139 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:19 #139 CACHED 15:06:19 15:06:19 #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 15:06:19 #140 CACHED 15:06:19 15:06:19 #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:19 #141 CACHED 15:06:19 15:06:19 #142 [support-scheduler builder 6/7] COPY . . 15:06:19 #142 CACHED 15:06:19 15:06:19 #143 [core-data builder 6/7] COPY . . 15:06:19 #143 DONE 2.1s 15:06:19 15:06:19 #144 [support-notifications builder 6/7] COPY . . 15:06:19 #144 DONE 2.1s 15:06:19 15:06:19 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:06:19 #145 ... 15:06:19 15:06:19 #146 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 15:06:19 #146 CACHED 15:06:19 15:06:19 #147 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:06:19 #147 CACHED 15:06:19 15:06:19 #148 [support-cron-scheduler builder 6/7] COPY . . 15:06:19 #148 CACHED 15:06:19 15:06:19 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:06:23 #149 ... 15:06:23 15:06:23 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:06:23 #0 6.630 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 15:06:24 #150 ... 15:06:24 15:06:24 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:06:24 #0 7.617 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:06:25 #151 ... 15:06:25 15:06:25 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:06:25 #0 8.347 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 15:06:25 #152 ... 15:06:25 15:06:25 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:06:25 #145 8.712 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 15:06:27 #145 ... 15:06:27 15:06:27 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:06:27 #0 8.265 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:06:27 #153 ... 15:06:27 15:06:27 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:06:27 #154 10.20 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:06:27 #154 ... 15:06:27 15:06:27 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:06:27 #155 ... 15:06:27 15:06:27 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:06:27 #0 8.427 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:06:27 #156 ... 15:06:27 15:06:27 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:06:27 #0 10.53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 15:06:27 #157 ... 15:06:27 15:06:27 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:06:27 #0 9.187 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:06:27 #158 ... 15:06:27 15:06:27 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:06:27 #0 9.968 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:06:27 #159 ... 15:06:27 15:06:27 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:06:27 #0 10.37 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:06:28 #160 ... 15:06:28 15:06:28 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:06:28 #155 10.49 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:06:32 #146 ... 15:06:32 15:06:32 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:06:32 #152 109.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:06:38 #155 ... 15:06:38 15:06:38 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:06:38 #149 10.35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 15:07:28 #152 ... 15:07:28 15:07:28 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:07:28 #157 DONE 172.5s 15:07:28 15:07:28 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:07:28 #159 DONE 172.5s 15:07:28 15:07:28 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:07:28 #153 DONE 172.5s 15:07:28 15:07:28 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:07:28 #146 DONE 172.3s 15:07:28 15:07:28 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:07:28 #154 DONE 172.6s 15:07:28 15:07:28 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:07:28 #158 DONE 172.4s 15:07:28 15:07:28 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:07:28 #160 DONE 172.6s 15:07:28 15:07:28 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:07:28 #161 ... 15:07:28 15:07:28 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:07:28 #150 DONE 172.4s 15:07:28 15:07:28 #124 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:07:28 #124 DONE 173.0s 15:07:28 15:07:28 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:07:28 #152 DONE 172.7s 15:07:28 15:07:28 #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:07:28 #162 ... 15:07:28 15:07:28 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:07:28 #151 DONE 172.9s 15:07:28 15:07:28 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:07:28 #155 DONE 173.0s 15:07:28 15:07:28 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:07:28 #156 DONE 173.0s 15:07:28 15:07:28 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 15:07:28 #163 ... 15:07:28 15:07:28 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:07:28 #161 DONE 0.9s 15:07:28 15:07:28 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 15:07:28 #164 DONE 0.8s 15:07:28 15:07:28 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:07:28 #165 DONE 0.9s 15:07:28 15:07:28 #162 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:07:28 #162 DONE 0.7s 15:07:28 15:07:28 #166 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:07:28 #166 DONE 0.6s 15:07:28 15:07:28 #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:07:28 #167 DONE 0.6s 15:07:28 15:07:28 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:07:28 #168 ... 15:07:28 15:07:28 #169 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:07:28 #169 DONE 0.5s 15:07:28 15:07:28 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 15:07:28 #163 DONE 0.6s 15:07:28 15:07:28 #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:07:28 #170 DONE 0.6s 15:07:28 15:07:28 #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:07:28 #171 DONE 0.5s 15:07:28 15:07:28 #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:07:28 #172 ... 15:07:28 15:07:28 #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:07:28 #173 CACHED 15:07:28 15:07:28 #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:07:28 #174 CACHED 15:07:28 15:07:28 #175 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:07:28 #175 CACHED 15:07:28 15:07:28 #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 15:07:28 #176 CACHED 15:07:28 15:07:28 #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:07:28 #177 CACHED 15:07:28 15:07:28 #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:07:28 #178 CACHED 15:07:28 15:07:28 #179 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 15:07:28 #179 CACHED 15:07:28 15:07:28 #180 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 15:07:28 #180 CACHED 15:07:28 15:07:28 #181 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 15:07:28 #181 DONE 0.5s 15:07:28 15:07:28 #182 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 15:07:28 #182 DONE 0.5s 15:07:28 15:07:28 #183 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 15:07:28 #183 DONE 0.5s 15:07:28 15:07:28 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:07:28 #168 DONE 0.5s 15:07:28 15:07:28 #184 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 15:07:28 #184 DONE 0.4s 15:07:28 15:07:28 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 15:07:28 #185 DONE 0.5s 15:07:28 15:07:28 #186 [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 15:07:28 #186 ... 15:07:28 15:07:28 #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:07:28 #187 DONE 1.3s 15:07:28 15:07:28 #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:07:28 #188 ... 15:07:28 15:07:28 #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:07:28 #172 DONE 1.8s 15:07:28 15:07:28 #189 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:07:28 #189 DONE 1.7s 15:07:28 15:07:28 #190 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:07:28 #190 DONE 1.7s 15:07:28 15:07:28 #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:07:28 #191 ... 15:07:28 15:07:28 #192 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:07:28 #192 DONE 2.1s 15:07:28 15:07:28 #193 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:07:28 #193 DONE 2.1s 15:07:28 15:07:28 #194 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 15:07:28 #194 DONE 2.0s 15:07:28 15:07:28 #195 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:07:28 #195 DONE 2.1s 15:07:28 15:07:28 #196 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 15:07:28 #196 DONE 2.1s 15:07:28 15:07:28 #197 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:07:28 #197 DONE 2.0s 15:07:28 15:07:28 #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:07:28 #198 DONE 2.1s 15:07:28 15:07:28 #186 [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 15:07:28 #186 DONE 2.0s 15:07:28 15:07:28 #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:07:28 #199 ... 15:07:28 15:07:28 #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:07:28 #188 DONE 1.5s 15:07:28 15:07:28 #200 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 15:07:28 #200 DONE 3.2s 15:07:28 15:07:28 #201 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 15:07:28 #201 DONE 1.2s 15:07:28 15:07:28 #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:07:28 #191 DONE 1.2s 15:07:28 15:07:28 #202 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:07:28 #202 DONE 0.8s 15:07:28 15:07:28 #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:07:28 #203 ... 15:07:28 15:07:28 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:07:28 #204 DONE 0.9s 15:07:28 15:07:28 #205 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:07:28 #205 DONE 0.9s 15:07:28 15:07:28 #206 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:07:28 #206 DONE 0.9s 15:07:28 15:07:28 #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:07:28 #207 DONE 0.9s 15:07:28 15:07:28 #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 15:07:28 #208 DONE 0.9s 15:07:28 15:07:28 #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:07:28 #199 DONE 0.9s 15:07:28 15:07:28 #209 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:07:28 #209 DONE 0.9s 15:07:28 15:07:28 #210 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:07:28 #210 DONE 0.9s 15:07:28 15:07:28 #113 [security-spiffe-token-provider] exporting to image 15:07:28 #113 exporting layers 15:07:28 #113 ... 15:07:28 15:07:28 #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 15:07:28 #211 DONE 0.5s 15:07:28 15:07:28 #212 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 15:07:28 #212 DONE 0.6s 15:07:28 15:07:28 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:07:28 #213 DONE 0.6s 15:07:28 15:07:28 #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:07:28 #203 DONE 0.5s 15:07:28 15:07:28 #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:07:28 #214 DONE 0.5s 15:07:28 15:07:28 #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 15:07:28 #215 ... 15:07:28 15:07:28 #216 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:07:28 #216 DONE 0.5s 15:07:28 15:07:28 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 15:07:28 #217 DONE 0.5s 15:07:28 15:07:28 #218 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 15:07:28 #218 DONE 0.5s 15:07:28 15:07:28 #219 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 15:07:28 #219 DONE 0.4s 15:07:28 15:07:28 #220 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:07:28 #220 DONE 0.5s 15:07:28 15:07:28 #113 [support-notifications] exporting to image 15:07:28 #113 ... 15:07:28 15:07:28 #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 15:07:28 #215 DONE 0.3s 15:07:28 15:07:28 #221 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:07:28 #221 DONE 0.5s 15:07:28 15:07:28 #113 [core-metadata] exporting to image 15:07:28 #113 ... 15:07:28 15:07:28 #222 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:07:28 #222 DONE 0.4s 15:07:28 15:07:28 #113 [core-metadata] exporting to image 15:07:28 #113 writing image sha256:fe6e9cbe2790f5b66d8ccdb34953d54940611d343f344fe2a291c6576127e3ec 15:07:28 #113 exporting layers 0.8s done 15:07:28 #113 writing image sha256:fe6e9cbe2790f5b66d8ccdb34953d54940611d343f344fe2a291c6576127e3ec 0.2s done 15:07:28 #113 writing image sha256:1c255bc3974582009e6ccf4253ae6baadc882341d73c3a25c62f3857694d754f 15:07:28 #113 writing image sha256:b8e6d4d0175a3904565b8a6e9c0edae3691e9ee28ae2ac981bb200c3d3d26912 15:07:28 #113 writing image sha256:fd50b0e0e8f6abd5752b0e51a93a9adfca3a8165f1c4db3fc4bba6cbc824b923 15:07:28 #113 naming to docker.io/library/core-command 0.0s done 15:07:28 #113 ... 15:07:28 15:07:28 #223 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:07:28 #223 DONE 0.6s 15:07:28 15:07:28 #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:07:28 #224 DONE 0.8s 15:07:28 15:07:28 #225 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:07:28 #225 DONE 0.9s 15:07:28 15:07:28 #113 [core-common-config-bootstrapper] exporting to image 15:07:28 #113 exporting layers 0.8s done 15:07:28 #113 writing image sha256:28e32163a31e414f831e03894ce011b8157815caeb3017c9f19c86b5eb816568 15:07:28 #113 ... 15:07:28 15:07:28 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:07:28 #226 DONE 0.4s 15:07:28 15:07:28 #113 [core-data] exporting to image 15:07:28 #113 exporting layers 0.1s done 15:07:28 #113 writing image sha256:1c255bc3974582009e6ccf4253ae6baadc882341d73c3a25c62f3857694d754f 0.2s done 15:07:28 #113 writing image sha256:b8e6d4d0175a3904565b8a6e9c0edae3691e9ee28ae2ac981bb200c3d3d26912 0.2s done 15:07:28 #113 writing image sha256:fd50b0e0e8f6abd5752b0e51a93a9adfca3a8165f1c4db3fc4bba6cbc824b923 0.2s done 15:07:28 #113 writing image sha256:28e32163a31e414f831e03894ce011b8157815caeb3017c9f19c86b5eb816568 0.0s done 15:07:28 #113 naming to docker.io/library/core-keeper done 15:07:28 #113 naming to docker.io/library/support-cron-scheduler done 15:07:28 #113 naming to docker.io/library/security-spiffe-token-provider done 15:07:28 #113 naming to docker.io/library/support-scheduler done 15:07:28 #113 writing image sha256:27dce900ac1cb117d1135a4a4bbccd261e1c0db9bcecb191bcc4cb2a778f936b 0.0s done 15:07:28 #113 naming to docker.io/library/core-data done 15:07:28 #113 exporting layers 0.2s done 15:07:28 #113 writing image sha256:8320df0cfcc1e28638fd1b40884ef912267b6ed47c06e33d1c23454f09007000 done 15:07:28 #113 writing image sha256:804c93adc470247d45b1700fda082608c537191b1e519449a94854ce5476cb4f done 15:07:28 #113 writing image sha256:45465448cf3839ae38465debce190a5b75f4fc65128882aeb83bc684520d4227 done 15:07:28 #113 naming to docker.io/library/core-metadata done 15:07:28 #113 naming to docker.io/library/support-notifications done 15:07:28 #113 naming to docker.io/library/core-common-config-bootstrapper done 15:07:28 #113 writing image sha256:cd8c2b8e7547204beb4fb5d62758eabe2779118e7071938e54a19c463b705199 done 15:07:28 #113 naming to docker.io/library/security-proxy-auth done 15:07:28 #113 DONE 2.7s 15:07:28 15:07:28 #227 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:07:28 #227 DONE 0.2s 15:07:28 15:07:28 #228 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:07:28 #228 DONE 0.2s 15:07:28 15:07:28 #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:07:28 #229 ... 15:07:28 15:07:28 #230 [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/ 15:07:28 #230 DONE 0.2s 15:07:28 15:07:28 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:07:28 #231 DONE 0.8s 15:07:28 15:07:28 #232 [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/ 15:07:28 #232 DONE 0.1s 15:07:28 15:07:28 #233 [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/ 15:07:28 #233 DONE 0.1s 15:07:28 15:07:28 #234 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:07:28 #234 DONE 0.1s 15:07:28 15:07:28 #113 [security-proxy-setup] exporting to image 15:07:28 #113 ... 15:07:28 15:07:28 #235 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:07:28 #235 DONE 0.1s 15:07:28 15:07:28 #113 [security-proxy-setup] exporting to image 15:07:28 #113 exporting layers 0.3s done 15:07:28 #113 ... 15:07:28 15:07:28 #229 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:07:28 #229 DONE 0.5s 15:07:28 15:07:28 #113 [security-secretstore-setup] exporting to image 15:07:28 #113 writing image sha256:f1ad330d1c8d12822629bc932744c6a3c3dd03270abac5caa2ee876fe059b08a done 15:07:28 #113 naming to docker.io/library/security-proxy-setup done 15:07:28 #113 exporting layers 0.2s done 15:07:28 #113 writing image sha256:6beab0f67d9fdbd4091d9f31bf669536ef0b01293287c822611deb1bd511598e done 15:07:28 #113 naming to docker.io/library/security-secretstore-setup done 15:07:28 #113 DONE 3.2s 15:07:28 15:07:28 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 15:07:28 #236 DONE 0.5s 15:07:28 15:07:28 #113 [security-bootstrapper] exporting to image 15:07:28 #113 exporting layers 0.2s done 15:07:28 #113 writing image sha256:eb62dd206945da03c71166b30ca49f0436fee07a737de27b144df977e3340b17 done 15:07:28 #113 naming to docker.io/library/security-bootstrapper done 15:07:28 #113 DONE 3.4s 15:07:28 time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:07:28 time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:07:28 time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:07:28 time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:07:28 time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:07:28 time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:07:28 time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:07:28 time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:07:28 time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:07:28 time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:07:28 time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:07:28 time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:07:28 time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:07:28 time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:07:28 time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:07:28 time="2024-10-05T15:02:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:07:28 $ docker stop --time=1 964164fe8e5def77be4e8c2d06a22f7e140e69fe9b1c1a3b3783ecb5f435c9e1 15:07:29 $ docker rm -f --volumes 964164fe8e5def77be4e8c2d06a22f7e140e69fe9b1c1a3b3783ecb5f435c9e1 [Pipeline] // withDockerContainer [Pipeline] sh 15:07:30 + docker images 15:07:30 REPOSITORY TAG IMAGE ID CREATED SIZE 15:07:30 security-bootstrapper latest eb62dd206945 1 second ago 20.4MB 15:07:30 security-proxy-auth latest cd8c2b8e7547 2 seconds ago 24.6MB 15:07:30 security-proxy-setup latest f1ad330d1c8d 2 seconds ago 28.7MB 15:07:30 core-common-config-bootstrapper latest 45465448cf38 2 seconds ago 16.5MB 15:07:30 security-secretstore-setup latest 6beab0f67d9f 2 seconds ago 40.2MB 15:07:30 core-data latest 27dce900ac1c 3 seconds ago 29.6MB 15:07:30 support-notifications latest 804c93adc470 3 seconds ago 44.4MB 15:07:30 support-cron-scheduler latest 28e32163a31e 3 seconds ago 45.4MB 15:07:30 core-metadata latest 8320df0cfcc1 3 seconds ago 29.7MB 15:07:30 core-keeper latest b8e6d4d0175a 4 seconds ago 29MB 15:07:30 support-scheduler latest fd50b0e0e8f6 4 seconds ago 43.8MB 15:07:30 core-command latest fe6e9cbe2790 4 seconds ago 25.9MB 15:07:30 security-spiffe-token-provider latest 1c255bc39745 4 seconds ago 31.8MB 15:07:30 security-spire-server latest 0e32b36378f1 3 minutes ago 122MB 15:07:30 security-spire-config latest 47b9ecfaae9d 3 minutes ago 121MB 15:07:30 security-spire-agent latest 5d2de847e91c 3 minutes ago 183MB 15:07:30 ci-base-image-x86_64 latest 733c6be30065 8 minutes ago 979MB 15:07:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 2 days ago 573MB 15:07:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 15:07:30 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 15:07:30 provisioning config files... 15:07:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/713@tmp/config12333413194917430699tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:07:30 ---> ****-login.sh 15:07:30 nexus3.edgexfoundry.org:10001 15:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:07:30 Configure a credential helper to remove this warning. See 15:07:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:07:30 15:07:30 Login Succeeded 15:07:30 nexus3.edgexfoundry.org:10002 15:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:07:30 Configure a credential helper to remove this warning. See 15:07:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:07:30 15:07:30 Login Succeeded 15:07:30 nexus3.edgexfoundry.org:10003 15:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:07:30 Configure a credential helper to remove this warning. See 15:07:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:07:30 15:07:30 Login Succeeded 15:07:30 nexus3.edgexfoundry.org:10004 15:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:07:30 Configure a credential helper to remove this warning. See 15:07:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:07:30 15:07:30 Login Succeeded 15:07:30 ****.io 15:07:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:07:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:07:31 Configure a credential helper to remove this warning. See 15:07:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:07:31 15:07:31 Login Succeeded 15:07:31 ---> ****-login.sh ends [Pipeline] } 15:07:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:07:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:07:31 [edgeXDocker.push] Tagging docker image core-command with the following tags: 15:07:31 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:31 latest 15:07:31 3.2.0-dev.90 15:07:31 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:07:31 main 15:07:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:31 + docker push nexus3.edgexfoundry.org:10004/core-command:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:07:31 0a7de15dee13: Preparing 15:07:31 f24dc65bec46: Preparing 15:07:31 2a6927c8b149: Preparing 15:07:31 bb127f0d6deb: Preparing 15:07:31 62f7f7a95e84: Preparing 15:07:31 8dc178d9667c: Preparing 15:07:31 63ca1fbb43ae: Preparing 15:07:31 63ca1fbb43ae: Waiting 15:07:31 8dc178d9667c: Waiting 15:07:31 bb127f0d6deb: Pushed 15:07:31 0a7de15dee13: Pushed 15:07:31 2a6927c8b149: Pushed 15:07:31 62f7f7a95e84: Pushed 15:07:31 63ca1fbb43ae: Layer already exists 15:07:32 8dc178d9667c: Pushed 15:07:34 f24dc65bec46: Pushed 15:07:34 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:a63e3092277cc547c3cf2b568098b26c65a098149bffa2b66c783ee82d069337 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:34 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 15:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:07:34 0a7de15dee13: Preparing 15:07:34 f24dc65bec46: Preparing 15:07:34 2a6927c8b149: Preparing 15:07:34 bb127f0d6deb: Preparing 15:07:34 62f7f7a95e84: Preparing 15:07:34 8dc178d9667c: Preparing 15:07:34 63ca1fbb43ae: Preparing 15:07:34 8dc178d9667c: Waiting 15:07:34 63ca1fbb43ae: Waiting 15:07:34 0a7de15dee13: Layer already exists 15:07:34 f24dc65bec46: Layer already exists 15:07:34 bb127f0d6deb: Layer already exists 15:07:34 62f7f7a95e84: Layer already exists 15:07:34 2a6927c8b149: Layer already exists 15:07:34 8dc178d9667c: Layer already exists 15:07:34 63ca1fbb43ae: Layer already exists 15:07:34 latest: digest: sha256:a63e3092277cc547c3cf2b568098b26c65a098149bffa2b66c783ee82d069337 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:35 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.90 15:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:07:35 0a7de15dee13: Preparing 15:07:35 f24dc65bec46: Preparing 15:07:35 2a6927c8b149: Preparing 15:07:35 bb127f0d6deb: Preparing 15:07:35 62f7f7a95e84: Preparing 15:07:35 8dc178d9667c: Preparing 15:07:35 63ca1fbb43ae: Preparing 15:07:35 63ca1fbb43ae: Waiting 15:07:35 8dc178d9667c: Waiting 15:07:35 62f7f7a95e84: Layer already exists 15:07:35 f24dc65bec46: Layer already exists 15:07:35 2a6927c8b149: Layer already exists 15:07:35 0a7de15dee13: Layer already exists 15:07:35 bb127f0d6deb: Layer already exists 15:07:35 8dc178d9667c: Layer already exists 15:07:35 63ca1fbb43ae: Layer already exists 15:07:35 3.2.0-dev.90: digest: sha256:a63e3092277cc547c3cf2b568098b26c65a098149bffa2b66c783ee82d069337 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:36 + docker push nexus3.edgexfoundry.org:10004/core-command:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:07:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:07:36 0a7de15dee13: Preparing 15:07:36 f24dc65bec46: Preparing 15:07:36 2a6927c8b149: Preparing 15:07:36 bb127f0d6deb: Preparing 15:07:36 62f7f7a95e84: Preparing 15:07:36 8dc178d9667c: Preparing 15:07:36 63ca1fbb43ae: Preparing 15:07:36 8dc178d9667c: Waiting 15:07:36 63ca1fbb43ae: Waiting 15:07:36 f24dc65bec46: Layer already exists 15:07:36 bb127f0d6deb: Layer already exists 15:07:36 62f7f7a95e84: Layer already exists 15:07:36 0a7de15dee13: Layer already exists 15:07:36 2a6927c8b149: Layer already exists 15:07:36 8dc178d9667c: Layer already exists 15:07:36 63ca1fbb43ae: Layer already exists 15:07:36 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:a63e3092277cc547c3cf2b568098b26c65a098149bffa2b66c783ee82d069337 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:36 + docker push nexus3.edgexfoundry.org:10004/core-command:main 15:07:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 15:07:36 0a7de15dee13: Preparing 15:07:36 f24dc65bec46: Preparing 15:07:36 2a6927c8b149: Preparing 15:07:36 bb127f0d6deb: Preparing 15:07:36 62f7f7a95e84: Preparing 15:07:36 8dc178d9667c: Preparing 15:07:36 63ca1fbb43ae: Preparing 15:07:36 63ca1fbb43ae: Waiting 15:07:36 8dc178d9667c: Waiting 15:07:36 f24dc65bec46: Layer already exists 15:07:36 62f7f7a95e84: Layer already exists 15:07:36 bb127f0d6deb: Layer already exists 15:07:36 0a7de15dee13: Layer already exists 15:07:36 2a6927c8b149: Layer already exists 15:07:36 8dc178d9667c: Layer already exists 15:07:36 63ca1fbb43ae: Layer already exists 15:07:36 main: digest: sha256:a63e3092277cc547c3cf2b568098b26c65a098149bffa2b66c783ee82d069337 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:07:36 ===================================================== [Pipeline] echo 15:07:36 taggedImages: 15:07:36 - nexus3.edgexfoundry.org:10004/core-command:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:36 - nexus3.edgexfoundry.org:10004/core-command:latest 15:07:36 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.90 15:07:36 - nexus3.edgexfoundry.org:10004/core-command:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:07:36 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 15:07:36 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 15:07:36 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:36 latest 15:07:36 3.2.0-dev.90 15:07:36 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:07:36 main 15:07:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:07:37 7339e501dd66: Preparing 15:07:37 0dc9f9530330: Preparing 15:07:37 cb8e2cf5f6bc: Preparing 15:07:37 fb8db7fd3757: Preparing 15:07:37 2a6927c8b149: Preparing 15:07:37 bb127f0d6deb: Preparing 15:07:37 62f7f7a95e84: Preparing 15:07:37 8dc178d9667c: Preparing 15:07:37 63ca1fbb43ae: Preparing 15:07:37 bb127f0d6deb: Waiting 15:07:37 62f7f7a95e84: Waiting 15:07:37 8dc178d9667c: Waiting 15:07:37 2a6927c8b149: Layer already exists 15:07:37 bb127f0d6deb: Layer already exists 15:07:37 62f7f7a95e84: Layer already exists 15:07:37 8dc178d9667c: Layer already exists 15:07:37 63ca1fbb43ae: Layer already exists 15:07:37 7339e501dd66: Pushed 15:07:37 0dc9f9530330: Pushed 15:07:37 cb8e2cf5f6bc: Pushed 15:07:38 fb8db7fd3757: Pushed 15:07:38 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:f6a726738ddeec28b009326150724898fa49106eab32f6bf6a870f2cdd8a3269 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:38 + 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 15:07:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:07:39 7339e501dd66: Preparing 15:07:39 0dc9f9530330: Preparing 15:07:39 cb8e2cf5f6bc: Preparing 15:07:39 fb8db7fd3757: Preparing 15:07:39 2a6927c8b149: Preparing 15:07:39 bb127f0d6deb: Preparing 15:07:39 62f7f7a95e84: Preparing 15:07:39 8dc178d9667c: Preparing 15:07:39 63ca1fbb43ae: Preparing 15:07:39 bb127f0d6deb: Waiting 15:07:39 62f7f7a95e84: Waiting 15:07:39 8dc178d9667c: Waiting 15:07:39 63ca1fbb43ae: Waiting 15:07:39 cb8e2cf5f6bc: Layer already exists 15:07:39 fb8db7fd3757: Layer already exists 15:07:39 0dc9f9530330: Layer already exists 15:07:39 7339e501dd66: Layer already exists 15:07:39 2a6927c8b149: Layer already exists 15:07:39 63ca1fbb43ae: Layer already exists 15:07:39 8dc178d9667c: Layer already exists 15:07:39 bb127f0d6deb: Layer already exists 15:07:39 62f7f7a95e84: Layer already exists 15:07:39 latest: digest: sha256:f6a726738ddeec28b009326150724898fa49106eab32f6bf6a870f2cdd8a3269 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:39 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.90 15:07:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:07:39 7339e501dd66: Preparing 15:07:39 0dc9f9530330: Preparing 15:07:39 cb8e2cf5f6bc: Preparing 15:07:39 fb8db7fd3757: Preparing 15:07:39 2a6927c8b149: Preparing 15:07:39 bb127f0d6deb: Preparing 15:07:39 bb127f0d6deb: Waiting 15:07:39 62f7f7a95e84: Preparing 15:07:39 8dc178d9667c: Preparing 15:07:39 63ca1fbb43ae: Preparing 15:07:39 62f7f7a95e84: Waiting 15:07:39 8dc178d9667c: Waiting 15:07:39 63ca1fbb43ae: Waiting 15:07:39 0dc9f9530330: Layer already exists 15:07:39 fb8db7fd3757: Layer already exists 15:07:39 2a6927c8b149: Layer already exists 15:07:39 cb8e2cf5f6bc: Layer already exists 15:07:39 7339e501dd66: Layer already exists 15:07:39 63ca1fbb43ae: Layer already exists 15:07:39 8dc178d9667c: Layer already exists 15:07:39 bb127f0d6deb: Layer already exists 15:07:39 62f7f7a95e84: Layer already exists 15:07:39 3.2.0-dev.90: digest: sha256:f6a726738ddeec28b009326150724898fa49106eab32f6bf6a870f2cdd8a3269 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:07:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:07:40 7339e501dd66: Preparing 15:07:40 0dc9f9530330: Preparing 15:07:40 cb8e2cf5f6bc: Preparing 15:07:40 fb8db7fd3757: Preparing 15:07:40 2a6927c8b149: Preparing 15:07:40 bb127f0d6deb: Preparing 15:07:40 62f7f7a95e84: Preparing 15:07:40 8dc178d9667c: Preparing 15:07:40 63ca1fbb43ae: Preparing 15:07:40 62f7f7a95e84: Waiting 15:07:40 8dc178d9667c: Waiting 15:07:40 63ca1fbb43ae: Waiting 15:07:40 bb127f0d6deb: Waiting 15:07:40 cb8e2cf5f6bc: Layer already exists 15:07:40 fb8db7fd3757: Layer already exists 15:07:40 0dc9f9530330: Layer already exists 15:07:40 7339e501dd66: Layer already exists 15:07:40 2a6927c8b149: Layer already exists 15:07:40 bb127f0d6deb: Layer already exists 15:07:40 63ca1fbb43ae: Layer already exists 15:07:40 8dc178d9667c: Layer already exists 15:07:40 62f7f7a95e84: Layer already exists 15:07:40 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:f6a726738ddeec28b009326150724898fa49106eab32f6bf6a870f2cdd8a3269 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:40 + 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 15:07:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 15:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 15:07:41 7339e501dd66: Preparing 15:07:41 0dc9f9530330: Preparing 15:07:41 cb8e2cf5f6bc: Preparing 15:07:41 fb8db7fd3757: Preparing 15:07:41 2a6927c8b149: Preparing 15:07:41 bb127f0d6deb: Preparing 15:07:41 62f7f7a95e84: Preparing 15:07:41 8dc178d9667c: Preparing 15:07:41 63ca1fbb43ae: Preparing 15:07:41 8dc178d9667c: Waiting 15:07:41 bb127f0d6deb: Waiting 15:07:41 63ca1fbb43ae: Waiting 15:07:41 62f7f7a95e84: Waiting 15:07:41 fb8db7fd3757: Layer already exists 15:07:41 0dc9f9530330: Layer already exists 15:07:41 2a6927c8b149: Layer already exists 15:07:41 cb8e2cf5f6bc: Layer already exists 15:07:41 7339e501dd66: Layer already exists 15:07:41 bb127f0d6deb: Layer already exists 15:07:41 8dc178d9667c: Layer already exists 15:07:41 62f7f7a95e84: Layer already exists 15:07:41 63ca1fbb43ae: Layer already exists 15:07:41 main: digest: sha256:f6a726738ddeec28b009326150724898fa49106eab32f6bf6a870f2cdd8a3269 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:07:41 ===================================================== [Pipeline] echo 15:07:41 taggedImages: 15:07:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 15:07:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.90 15:07:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:07:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 15:07:41 [edgeXDocker.push] Tagging docker image core-data with the following tags: 15:07:41 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:41 latest 15:07:41 3.2.0-dev.90 15:07:41 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:07:41 main 15:07:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:41 + docker push nexus3.edgexfoundry.org:10004/core-data:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:07:41 d67e4fdce9e8: Preparing 15:07:41 dfdc7485ff33: Preparing 15:07:41 41f871d0258b: Preparing 15:07:41 2a6927c8b149: Preparing 15:07:41 bb127f0d6deb: Preparing 15:07:41 ff54481ed3b5: Preparing 15:07:41 417c0e72b33c: Preparing 15:07:41 63ca1fbb43ae: Preparing 15:07:41 63ca1fbb43ae: Waiting 15:07:41 ff54481ed3b5: Waiting 15:07:41 2a6927c8b149: Layer already exists 15:07:41 bb127f0d6deb: Layer already exists 15:07:41 d67e4fdce9e8: Pushed 15:07:41 417c0e72b33c: Pushed 15:07:41 dfdc7485ff33: Pushed 15:07:41 63ca1fbb43ae: Layer already exists 15:07:41 ff54481ed3b5: Pushed 15:07:44 41f871d0258b: Pushed 15:07:44 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:fa8b56889d1dee93a78de6ac70911286245d7dd24199e7520baae8a86d1a3246 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:45 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 15:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:07:45 d67e4fdce9e8: Preparing 15:07:45 dfdc7485ff33: Preparing 15:07:45 41f871d0258b: Preparing 15:07:45 2a6927c8b149: Preparing 15:07:45 bb127f0d6deb: Preparing 15:07:45 ff54481ed3b5: Preparing 15:07:45 417c0e72b33c: Preparing 15:07:45 63ca1fbb43ae: Preparing 15:07:45 63ca1fbb43ae: Waiting 15:07:45 ff54481ed3b5: Waiting 15:07:45 41f871d0258b: Layer already exists 15:07:45 bb127f0d6deb: Layer already exists 15:07:45 d67e4fdce9e8: Layer already exists 15:07:45 dfdc7485ff33: Layer already exists 15:07:45 2a6927c8b149: Layer already exists 15:07:45 ff54481ed3b5: Layer already exists 15:07:45 417c0e72b33c: Layer already exists 15:07:45 63ca1fbb43ae: Layer already exists 15:07:45 latest: digest: sha256:fa8b56889d1dee93a78de6ac70911286245d7dd24199e7520baae8a86d1a3246 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:45 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.90 15:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:07:45 d67e4fdce9e8: Preparing 15:07:45 dfdc7485ff33: Preparing 15:07:45 41f871d0258b: Preparing 15:07:45 2a6927c8b149: Preparing 15:07:45 bb127f0d6deb: Preparing 15:07:45 ff54481ed3b5: Preparing 15:07:45 417c0e72b33c: Preparing 15:07:45 63ca1fbb43ae: Preparing 15:07:45 ff54481ed3b5: Waiting 15:07:45 417c0e72b33c: Waiting 15:07:45 63ca1fbb43ae: Waiting 15:07:45 d67e4fdce9e8: Layer already exists 15:07:45 dfdc7485ff33: Layer already exists 15:07:45 2a6927c8b149: Layer already exists 15:07:45 bb127f0d6deb: Layer already exists 15:07:45 41f871d0258b: Layer already exists 15:07:45 63ca1fbb43ae: Layer already exists 15:07:45 ff54481ed3b5: Layer already exists 15:07:45 417c0e72b33c: Layer already exists 15:07:45 3.2.0-dev.90: digest: sha256:fa8b56889d1dee93a78de6ac70911286245d7dd24199e7520baae8a86d1a3246 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:46 + docker push nexus3.edgexfoundry.org:10004/core-data:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:07:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:07:46 d67e4fdce9e8: Preparing 15:07:46 dfdc7485ff33: Preparing 15:07:46 41f871d0258b: Preparing 15:07:46 2a6927c8b149: Preparing 15:07:46 bb127f0d6deb: Preparing 15:07:46 ff54481ed3b5: Preparing 15:07:46 417c0e72b33c: Preparing 15:07:46 63ca1fbb43ae: Preparing 15:07:46 417c0e72b33c: Waiting 15:07:46 63ca1fbb43ae: Waiting 15:07:46 d67e4fdce9e8: Layer already exists 15:07:46 dfdc7485ff33: Layer already exists 15:07:46 2a6927c8b149: Layer already exists 15:07:46 bb127f0d6deb: Layer already exists 15:07:46 41f871d0258b: Layer already exists 15:07:46 ff54481ed3b5: Layer already exists 15:07:46 417c0e72b33c: Layer already exists 15:07:46 63ca1fbb43ae: Layer already exists 15:07:46 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:fa8b56889d1dee93a78de6ac70911286245d7dd24199e7520baae8a86d1a3246 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:47 + docker push nexus3.edgexfoundry.org:10004/core-data:main 15:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 15:07:47 d67e4fdce9e8: Preparing 15:07:47 dfdc7485ff33: Preparing 15:07:47 41f871d0258b: Preparing 15:07:47 2a6927c8b149: Preparing 15:07:47 bb127f0d6deb: Preparing 15:07:47 ff54481ed3b5: Preparing 15:07:47 417c0e72b33c: Preparing 15:07:47 63ca1fbb43ae: Preparing 15:07:47 ff54481ed3b5: Waiting 15:07:47 417c0e72b33c: Waiting 15:07:47 63ca1fbb43ae: Waiting 15:07:47 d67e4fdce9e8: Layer already exists 15:07:47 dfdc7485ff33: Layer already exists 15:07:47 2a6927c8b149: Layer already exists 15:07:47 41f871d0258b: Layer already exists 15:07:47 bb127f0d6deb: Layer already exists 15:07:47 63ca1fbb43ae: Layer already exists 15:07:47 417c0e72b33c: Layer already exists 15:07:47 ff54481ed3b5: Layer already exists 15:07:47 main: digest: sha256:fa8b56889d1dee93a78de6ac70911286245d7dd24199e7520baae8a86d1a3246 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:07:47 ===================================================== [Pipeline] echo 15:07:47 taggedImages: 15:07:47 - nexus3.edgexfoundry.org:10004/core-data:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:47 - nexus3.edgexfoundry.org:10004/core-data:latest 15:07:47 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.90 15:07:47 - nexus3.edgexfoundry.org:10004/core-data:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:07:47 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 15:07:47 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 15:07:47 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:47 latest 15:07:47 3.2.0-dev.90 15:07:47 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:07:47 main 15:07:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:07:47 a74084296108: Preparing 15:07:47 1f9c064d169b: Preparing 15:07:47 db7105067725: Preparing 15:07:47 bb127f0d6deb: Preparing 15:07:47 13e4e50bc89b: Preparing 15:07:47 7ce3e6dfc4c4: Preparing 15:07:47 63ca1fbb43ae: Preparing 15:07:47 7ce3e6dfc4c4: Waiting 15:07:47 63ca1fbb43ae: Waiting 15:07:47 1f9c064d169b: Pushed 15:07:47 13e4e50bc89b: Pushed 15:07:48 bb127f0d6deb: Layer already exists 15:07:48 63ca1fbb43ae: Layer already exists 15:07:48 a74084296108: Pushed 15:07:48 7ce3e6dfc4c4: Pushed 15:07:49 db7105067725: Pushed 15:07:49 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:95eabcabbd99b2a8c5c819638ac83b1b24b76ef649941540043f3c671121fa78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 15:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:07:50 a74084296108: Preparing 15:07:50 1f9c064d169b: Preparing 15:07:50 db7105067725: Preparing 15:07:50 bb127f0d6deb: Preparing 15:07:50 13e4e50bc89b: Preparing 15:07:50 7ce3e6dfc4c4: Preparing 15:07:50 63ca1fbb43ae: Preparing 15:07:50 7ce3e6dfc4c4: Waiting 15:07:50 63ca1fbb43ae: Waiting 15:07:50 db7105067725: Layer already exists 15:07:50 13e4e50bc89b: Layer already exists 15:07:50 a74084296108: Layer already exists 15:07:50 bb127f0d6deb: Layer already exists 15:07:50 1f9c064d169b: Layer already exists 15:07:50 7ce3e6dfc4c4: Layer already exists 15:07:50 63ca1fbb43ae: Layer already exists 15:07:50 latest: digest: sha256:95eabcabbd99b2a8c5c819638ac83b1b24b76ef649941540043f3c671121fa78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.90 15:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:07:51 a74084296108: Preparing 15:07:51 1f9c064d169b: Preparing 15:07:51 db7105067725: Preparing 15:07:51 bb127f0d6deb: Preparing 15:07:51 13e4e50bc89b: Preparing 15:07:51 7ce3e6dfc4c4: Preparing 15:07:51 63ca1fbb43ae: Preparing 15:07:51 7ce3e6dfc4c4: Waiting 15:07:51 63ca1fbb43ae: Waiting 15:07:51 13e4e50bc89b: Layer already exists 15:07:51 bb127f0d6deb: Layer already exists 15:07:51 db7105067725: Layer already exists 15:07:51 a74084296108: Layer already exists 15:07:51 1f9c064d169b: Layer already exists 15:07:51 7ce3e6dfc4c4: Layer already exists 15:07:51 63ca1fbb43ae: Layer already exists 15:07:51 3.2.0-dev.90: digest: sha256:95eabcabbd99b2a8c5c819638ac83b1b24b76ef649941540043f3c671121fa78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:07:51 a74084296108: Preparing 15:07:51 1f9c064d169b: Preparing 15:07:51 db7105067725: Preparing 15:07:51 bb127f0d6deb: Preparing 15:07:51 13e4e50bc89b: Preparing 15:07:51 7ce3e6dfc4c4: Preparing 15:07:51 63ca1fbb43ae: Preparing 15:07:51 7ce3e6dfc4c4: Waiting 15:07:51 63ca1fbb43ae: Waiting 15:07:51 13e4e50bc89b: Layer already exists 15:07:51 a74084296108: Layer already exists 15:07:51 1f9c064d169b: Layer already exists 15:07:51 db7105067725: Layer already exists 15:07:51 bb127f0d6deb: Layer already exists 15:07:51 63ca1fbb43ae: Layer already exists 15:07:51 7ce3e6dfc4c4: Layer already exists 15:07:51 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:95eabcabbd99b2a8c5c819638ac83b1b24b76ef649941540043f3c671121fa78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 15:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 15:07:52 a74084296108: Preparing 15:07:52 1f9c064d169b: Preparing 15:07:52 db7105067725: Preparing 15:07:52 bb127f0d6deb: Preparing 15:07:52 13e4e50bc89b: Preparing 15:07:52 7ce3e6dfc4c4: Preparing 15:07:52 63ca1fbb43ae: Preparing 15:07:52 7ce3e6dfc4c4: Waiting 15:07:52 63ca1fbb43ae: Waiting 15:07:52 db7105067725: Layer already exists 15:07:52 a74084296108: Layer already exists 15:07:52 13e4e50bc89b: Layer already exists 15:07:52 1f9c064d169b: Layer already exists 15:07:52 bb127f0d6deb: Layer already exists 15:07:52 63ca1fbb43ae: Layer already exists 15:07:52 7ce3e6dfc4c4: Layer already exists 15:07:52 main: digest: sha256:95eabcabbd99b2a8c5c819638ac83b1b24b76ef649941540043f3c671121fa78 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:07:52 ===================================================== [Pipeline] echo 15:07:52 taggedImages: 15:07:52 - nexus3.edgexfoundry.org:10004/core-keeper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:52 - nexus3.edgexfoundry.org:10004/core-keeper:latest 15:07:52 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.90 15:07:52 - nexus3.edgexfoundry.org:10004/core-keeper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:07:52 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 15:07:52 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 15:07:52 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:52 latest 15:07:52 3.2.0-dev.90 15:07:52 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:07:52 main 15:07:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:07:53 046dd68c2578: Preparing 15:07:53 c1b2b07638fe: Preparing 15:07:53 7ffc51b30942: Preparing 15:07:53 5f1225c21764: Preparing 15:07:53 2a6927c8b149: Preparing 15:07:53 bb127f0d6deb: Preparing 15:07:53 62f7f7a95e84: Preparing 15:07:53 8dc178d9667c: Preparing 15:07:53 63ca1fbb43ae: Preparing 15:07:53 62f7f7a95e84: Waiting 15:07:53 bb127f0d6deb: Waiting 15:07:53 8dc178d9667c: Waiting 15:07:53 63ca1fbb43ae: Waiting 15:07:53 2a6927c8b149: Layer already exists 15:07:53 7ffc51b30942: Pushed 15:07:53 c1b2b07638fe: Pushed 15:07:53 bb127f0d6deb: Layer already exists 15:07:53 62f7f7a95e84: Layer already exists 15:07:53 63ca1fbb43ae: Layer already exists 15:07:53 8dc178d9667c: Layer already exists 15:07:53 046dd68c2578: Pushed 15:07:55 5f1225c21764: Pushed 15:07:55 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:ae005ede45d1960d263929891356f635af493d26d7eb7260f2f7c5c66f3d0701 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 15:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:07:56 046dd68c2578: Preparing 15:07:56 c1b2b07638fe: Preparing 15:07:56 7ffc51b30942: Preparing 15:07:56 5f1225c21764: Preparing 15:07:56 2a6927c8b149: Preparing 15:07:56 bb127f0d6deb: Preparing 15:07:56 62f7f7a95e84: Preparing 15:07:56 8dc178d9667c: Preparing 15:07:56 63ca1fbb43ae: Preparing 15:07:56 bb127f0d6deb: Waiting 15:07:56 8dc178d9667c: Waiting 15:07:56 62f7f7a95e84: Waiting 15:07:56 63ca1fbb43ae: Waiting 15:07:56 5f1225c21764: Layer already exists 15:07:56 7ffc51b30942: Layer already exists 15:07:56 2a6927c8b149: Layer already exists 15:07:56 c1b2b07638fe: Layer already exists 15:07:56 62f7f7a95e84: Layer already exists 15:07:56 63ca1fbb43ae: Layer already exists 15:07:56 8dc178d9667c: Layer already exists 15:07:56 046dd68c2578: Layer already exists 15:07:56 bb127f0d6deb: Layer already exists 15:07:56 latest: digest: sha256:ae005ede45d1960d263929891356f635af493d26d7eb7260f2f7c5c66f3d0701 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.90 15:07:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:07:57 046dd68c2578: Preparing 15:07:57 c1b2b07638fe: Preparing 15:07:57 7ffc51b30942: Preparing 15:07:57 5f1225c21764: Preparing 15:07:57 2a6927c8b149: Preparing 15:07:57 bb127f0d6deb: Preparing 15:07:57 62f7f7a95e84: Preparing 15:07:57 8dc178d9667c: Preparing 15:07:57 63ca1fbb43ae: Preparing 15:07:57 8dc178d9667c: Waiting 15:07:57 63ca1fbb43ae: Waiting 15:07:57 62f7f7a95e84: Waiting 15:07:57 bb127f0d6deb: Waiting 15:07:57 046dd68c2578: Layer already exists 15:07:57 5f1225c21764: Layer already exists 15:07:57 7ffc51b30942: Layer already exists 15:07:57 2a6927c8b149: Layer already exists 15:07:57 c1b2b07638fe: Layer already exists 15:07:57 62f7f7a95e84: Layer already exists 15:07:57 bb127f0d6deb: Layer already exists 15:07:57 63ca1fbb43ae: Layer already exists 15:07:57 8dc178d9667c: Layer already exists 15:07:57 3.2.0-dev.90: digest: sha256:ae005ede45d1960d263929891356f635af493d26d7eb7260f2f7c5c66f3d0701 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:07:58 046dd68c2578: Preparing 15:07:58 c1b2b07638fe: Preparing 15:07:58 7ffc51b30942: Preparing 15:07:58 5f1225c21764: Preparing 15:07:58 2a6927c8b149: Preparing 15:07:58 bb127f0d6deb: Preparing 15:07:58 62f7f7a95e84: Preparing 15:07:58 8dc178d9667c: Preparing 15:07:58 63ca1fbb43ae: Preparing 15:07:58 bb127f0d6deb: Waiting 15:07:58 8dc178d9667c: Waiting 15:07:58 62f7f7a95e84: Waiting 15:07:58 7ffc51b30942: Layer already exists 15:07:58 2a6927c8b149: Layer already exists 15:07:58 046dd68c2578: Layer already exists 15:07:58 c1b2b07638fe: Layer already exists 15:07:58 5f1225c21764: Layer already exists 15:07:58 8dc178d9667c: Layer already exists 15:07:58 63ca1fbb43ae: Layer already exists 15:07:58 62f7f7a95e84: Layer already exists 15:07:58 bb127f0d6deb: Layer already exists 15:07:58 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:ae005ede45d1960d263929891356f635af493d26d7eb7260f2f7c5c66f3d0701 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 15:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 15:07:58 046dd68c2578: Preparing 15:07:58 c1b2b07638fe: Preparing 15:07:58 7ffc51b30942: Preparing 15:07:58 5f1225c21764: Preparing 15:07:58 2a6927c8b149: Preparing 15:07:58 bb127f0d6deb: Preparing 15:07:58 62f7f7a95e84: Preparing 15:07:58 8dc178d9667c: Preparing 15:07:58 63ca1fbb43ae: Preparing 15:07:58 bb127f0d6deb: Waiting 15:07:58 62f7f7a95e84: Waiting 15:07:58 8dc178d9667c: Waiting 15:07:58 63ca1fbb43ae: Waiting 15:07:58 c1b2b07638fe: Layer already exists 15:07:58 7ffc51b30942: Layer already exists 15:07:58 2a6927c8b149: Layer already exists 15:07:58 5f1225c21764: Layer already exists 15:07:58 046dd68c2578: Layer already exists 15:07:58 62f7f7a95e84: Layer already exists 15:07:58 bb127f0d6deb: Layer already exists 15:07:58 8dc178d9667c: Layer already exists 15:07:58 63ca1fbb43ae: Layer already exists 15:07:58 main: digest: sha256:ae005ede45d1960d263929891356f635af493d26d7eb7260f2f7c5c66f3d0701 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:07:58 ===================================================== [Pipeline] echo 15:07:58 taggedImages: 15:07:58 - nexus3.edgexfoundry.org:10004/core-metadata:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:58 - nexus3.edgexfoundry.org:10004/core-metadata:latest 15:07:58 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.90 15:07:58 - nexus3.edgexfoundry.org:10004/core-metadata:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:07:58 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 15:07:58 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 15:07:58 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:58 latest 15:07:58 3.2.0-dev.90 15:07:58 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:07:58 main 15:07:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:07:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:07:59 381d58ffed86: Preparing 15:07:59 f7acc5c7664b: Preparing 15:07:59 2d466f2a7e32: Preparing 15:07:59 f866ae48ee4f: Preparing 15:07:59 fc92d7df6c8d: Preparing 15:07:59 6102d51f49ac: Preparing 15:07:59 2e1760924e6f: Preparing 15:07:59 6102d51f49ac: Waiting 15:07:59 fbb95b5a2396: Preparing 15:07:59 2a6927c8b149: Preparing 15:07:59 2e1760924e6f: Waiting 15:07:59 bb127f0d6deb: Preparing 15:07:59 fbb95b5a2396: Waiting 15:07:59 2a6927c8b149: Waiting 15:07:59 077f91bab9ac: Preparing 15:07:59 800118274b6e: Preparing 15:07:59 bb127f0d6deb: Waiting 15:07:59 077f91bab9ac: Waiting 15:07:59 5f70bf18a086: Preparing 15:07:59 cce30c2d0eb4: Preparing 15:07:59 ee81ef66f627: Preparing 15:07:59 ebf15d9c51f0: Preparing 15:07:59 ee81ef66f627: Waiting 15:07:59 5f70bf18a086: Waiting 15:07:59 cce30c2d0eb4: Waiting 15:07:59 800118274b6e: Waiting 15:07:59 63ca1fbb43ae: Preparing 15:07:59 ebf15d9c51f0: Waiting 15:07:59 f7acc5c7664b: Pushed 15:07:59 fc92d7df6c8d: Pushed 15:07:59 f866ae48ee4f: Pushed 15:08:00 2d466f2a7e32: Pushed 15:08:00 2a6927c8b149: Layer already exists 15:08:00 bb127f0d6deb: Layer already exists 15:08:00 381d58ffed86: Pushed 15:08:00 6102d51f49ac: Pushed 15:08:00 2e1760924e6f: Pushed 15:08:00 5f70bf18a086: Layer already exists 15:08:00 077f91bab9ac: Pushed 15:08:00 800118274b6e: Pushed 15:08:00 63ca1fbb43ae: Layer already exists 15:08:00 cce30c2d0eb4: Pushed 15:08:00 ebf15d9c51f0: Pushed 15:08:00 ee81ef66f627: Pushed 15:08:01 fbb95b5a2396: Pushed 15:08:01 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:6193b750357a8a8e2f12cdf6efcda76be8c19fb2c2e84a6de0220559e103f7ca size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:08:02 381d58ffed86: Preparing 15:08:02 f7acc5c7664b: Preparing 15:08:02 2d466f2a7e32: Preparing 15:08:02 f866ae48ee4f: Preparing 15:08:02 fc92d7df6c8d: Preparing 15:08:02 6102d51f49ac: Preparing 15:08:02 2e1760924e6f: Preparing 15:08:02 fbb95b5a2396: Preparing 15:08:02 2a6927c8b149: Preparing 15:08:02 bb127f0d6deb: Preparing 15:08:02 077f91bab9ac: Preparing 15:08:02 800118274b6e: Preparing 15:08:02 5f70bf18a086: Preparing 15:08:02 cce30c2d0eb4: Preparing 15:08:02 6102d51f49ac: Waiting 15:08:02 ee81ef66f627: Preparing 15:08:02 ebf15d9c51f0: Preparing 15:08:02 63ca1fbb43ae: Preparing 15:08:02 2e1760924e6f: Waiting 15:08:02 fbb95b5a2396: Waiting 15:08:02 2a6927c8b149: Waiting 15:08:02 cce30c2d0eb4: Waiting 15:08:02 bb127f0d6deb: Waiting 15:08:02 ee81ef66f627: Waiting 15:08:02 077f91bab9ac: Waiting 15:08:02 ebf15d9c51f0: Waiting 15:08:02 63ca1fbb43ae: Waiting 15:08:02 800118274b6e: Waiting 15:08:02 5f70bf18a086: Waiting 15:08:02 f866ae48ee4f: Layer already exists 15:08:02 381d58ffed86: Layer already exists 15:08:02 f7acc5c7664b: Layer already exists 15:08:02 fc92d7df6c8d: Layer already exists 15:08:02 2d466f2a7e32: Layer already exists 15:08:02 2a6927c8b149: Layer already exists 15:08:02 6102d51f49ac: Layer already exists 15:08:02 2e1760924e6f: Layer already exists 15:08:02 fbb95b5a2396: Layer already exists 15:08:02 bb127f0d6deb: Layer already exists 15:08:02 800118274b6e: Layer already exists 15:08:02 077f91bab9ac: Layer already exists 15:08:02 cce30c2d0eb4: Layer already exists 15:08:02 ee81ef66f627: Layer already exists 15:08:02 5f70bf18a086: Layer already exists 15:08:02 ebf15d9c51f0: Layer already exists 15:08:02 63ca1fbb43ae: Layer already exists 15:08:02 latest: digest: sha256:6193b750357a8a8e2f12cdf6efcda76be8c19fb2c2e84a6de0220559e103f7ca size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.90 15:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:08:03 381d58ffed86: Preparing 15:08:03 f7acc5c7664b: Preparing 15:08:03 2d466f2a7e32: Preparing 15:08:03 f866ae48ee4f: Preparing 15:08:03 fc92d7df6c8d: Preparing 15:08:03 6102d51f49ac: Preparing 15:08:03 2e1760924e6f: Preparing 15:08:03 fbb95b5a2396: Preparing 15:08:03 2a6927c8b149: Preparing 15:08:03 bb127f0d6deb: Preparing 15:08:03 077f91bab9ac: Preparing 15:08:03 800118274b6e: Preparing 15:08:03 5f70bf18a086: Preparing 15:08:03 cce30c2d0eb4: Preparing 15:08:03 ee81ef66f627: Preparing 15:08:03 ebf15d9c51f0: Preparing 15:08:03 63ca1fbb43ae: Preparing 15:08:03 6102d51f49ac: Waiting 15:08:03 2e1760924e6f: Waiting 15:08:03 fbb95b5a2396: Waiting 15:08:03 2a6927c8b149: Waiting 15:08:03 bb127f0d6deb: Waiting 15:08:03 077f91bab9ac: Waiting 15:08:03 800118274b6e: Waiting 15:08:03 5f70bf18a086: Waiting 15:08:03 cce30c2d0eb4: Waiting 15:08:03 ee81ef66f627: Waiting 15:08:03 ebf15d9c51f0: Waiting 15:08:03 63ca1fbb43ae: Waiting 15:08:03 2d466f2a7e32: Layer already exists 15:08:03 f7acc5c7664b: Layer already exists 15:08:03 f866ae48ee4f: Layer already exists 15:08:03 381d58ffed86: Layer already exists 15:08:03 fc92d7df6c8d: Layer already exists 15:08:03 2e1760924e6f: Layer already exists 15:08:03 6102d51f49ac: Layer already exists 15:08:03 bb127f0d6deb: Layer already exists 15:08:03 2a6927c8b149: Layer already exists 15:08:03 fbb95b5a2396: Layer already exists 15:08:03 077f91bab9ac: Layer already exists 15:08:03 cce30c2d0eb4: Layer already exists 15:08:03 5f70bf18a086: Layer already exists 15:08:03 800118274b6e: Layer already exists 15:08:03 ee81ef66f627: Layer already exists 15:08:03 63ca1fbb43ae: Layer already exists 15:08:03 ebf15d9c51f0: Layer already exists 15:08:03 3.2.0-dev.90: digest: sha256:6193b750357a8a8e2f12cdf6efcda76be8c19fb2c2e84a6de0220559e103f7ca size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:08:03 381d58ffed86: Preparing 15:08:03 f7acc5c7664b: Preparing 15:08:03 2d466f2a7e32: Preparing 15:08:03 f866ae48ee4f: Preparing 15:08:03 fc92d7df6c8d: Preparing 15:08:03 6102d51f49ac: Preparing 15:08:03 2e1760924e6f: Preparing 15:08:03 6102d51f49ac: Waiting 15:08:03 fbb95b5a2396: Preparing 15:08:03 2a6927c8b149: Preparing 15:08:03 bb127f0d6deb: Preparing 15:08:03 2e1760924e6f: Waiting 15:08:03 fbb95b5a2396: Waiting 15:08:03 2a6927c8b149: Waiting 15:08:03 077f91bab9ac: Preparing 15:08:03 bb127f0d6deb: Waiting 15:08:03 800118274b6e: Preparing 15:08:03 5f70bf18a086: Preparing 15:08:03 cce30c2d0eb4: Preparing 15:08:03 ee81ef66f627: Preparing 15:08:03 800118274b6e: Waiting 15:08:03 5f70bf18a086: Waiting 15:08:03 077f91bab9ac: Waiting 15:08:03 cce30c2d0eb4: Waiting 15:08:03 ebf15d9c51f0: Preparing 15:08:03 63ca1fbb43ae: Preparing 15:08:03 ee81ef66f627: Waiting 15:08:03 63ca1fbb43ae: Waiting 15:08:03 ebf15d9c51f0: Waiting 15:08:03 fc92d7df6c8d: Layer already exists 15:08:03 381d58ffed86: Layer already exists 15:08:03 f866ae48ee4f: Layer already exists 15:08:03 f7acc5c7664b: Layer already exists 15:08:03 2d466f2a7e32: Layer already exists 15:08:03 6102d51f49ac: Layer already exists 15:08:03 2e1760924e6f: Layer already exists 15:08:03 fbb95b5a2396: Layer already exists 15:08:03 2a6927c8b149: Layer already exists 15:08:03 bb127f0d6deb: Layer already exists 15:08:03 ee81ef66f627: Layer already exists 15:08:03 5f70bf18a086: Layer already exists 15:08:03 800118274b6e: Layer already exists 15:08:03 cce30c2d0eb4: Layer already exists 15:08:03 077f91bab9ac: Layer already exists 15:08:03 ebf15d9c51f0: Layer already exists 15:08:03 63ca1fbb43ae: Layer already exists 15:08:03 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:6193b750357a8a8e2f12cdf6efcda76be8c19fb2c2e84a6de0220559e103f7ca size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 15:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 15:08:05 381d58ffed86: Preparing 15:08:05 f7acc5c7664b: Preparing 15:08:05 2d466f2a7e32: Preparing 15:08:05 f866ae48ee4f: Preparing 15:08:05 fc92d7df6c8d: Preparing 15:08:05 6102d51f49ac: Preparing 15:08:05 2e1760924e6f: Preparing 15:08:05 fbb95b5a2396: Preparing 15:08:05 6102d51f49ac: Waiting 15:08:05 2e1760924e6f: Waiting 15:08:05 2a6927c8b149: Preparing 15:08:05 bb127f0d6deb: Preparing 15:08:05 077f91bab9ac: Preparing 15:08:05 800118274b6e: Preparing 15:08:05 fbb95b5a2396: Waiting 15:08:05 bb127f0d6deb: Waiting 15:08:05 077f91bab9ac: Waiting 15:08:05 2a6927c8b149: Waiting 15:08:05 5f70bf18a086: Preparing 15:08:05 cce30c2d0eb4: Preparing 15:08:05 ee81ef66f627: Preparing 15:08:05 ebf15d9c51f0: Preparing 15:08:05 cce30c2d0eb4: Waiting 15:08:05 800118274b6e: Waiting 15:08:05 ee81ef66f627: Waiting 15:08:05 5f70bf18a086: Waiting 15:08:05 63ca1fbb43ae: Preparing 15:08:05 63ca1fbb43ae: Waiting 15:08:05 ebf15d9c51f0: Waiting 15:08:05 2d466f2a7e32: Layer already exists 15:08:05 fc92d7df6c8d: Layer already exists 15:08:05 f866ae48ee4f: Layer already exists 15:08:05 381d58ffed86: Layer already exists 15:08:05 f7acc5c7664b: Layer already exists 15:08:05 2e1760924e6f: Layer already exists 15:08:05 6102d51f49ac: Layer already exists 15:08:05 fbb95b5a2396: Layer already exists 15:08:05 bb127f0d6deb: Layer already exists 15:08:05 2a6927c8b149: Layer already exists 15:08:05 077f91bab9ac: Layer already exists 15:08:05 800118274b6e: Layer already exists 15:08:05 5f70bf18a086: Layer already exists 15:08:05 cce30c2d0eb4: Layer already exists 15:08:05 ee81ef66f627: Layer already exists 15:08:05 ebf15d9c51f0: Layer already exists 15:08:05 63ca1fbb43ae: Layer already exists 15:08:05 main: digest: sha256:6193b750357a8a8e2f12cdf6efcda76be8c19fb2c2e84a6de0220559e103f7ca size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:05 ===================================================== [Pipeline] echo 15:08:05 taggedImages: 15:08:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 15:08:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.90 15:08:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:05 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 15:08:05 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 15:08:05 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:05 latest 15:08:05 3.2.0-dev.90 15:08:05 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:05 main 15:08:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:08:06 c41cb93cc010: Preparing 15:08:06 0dc9f9530330: Preparing 15:08:06 911bfc9a00d7: Preparing 15:08:06 b19b510cae29: Preparing 15:08:06 2a6927c8b149: Preparing 15:08:06 bb127f0d6deb: Preparing 15:08:06 62f7f7a95e84: Preparing 15:08:06 8dc178d9667c: Preparing 15:08:06 63ca1fbb43ae: Preparing 15:08:06 bb127f0d6deb: Waiting 15:08:06 63ca1fbb43ae: Waiting 15:08:06 62f7f7a95e84: Waiting 15:08:06 8dc178d9667c: Waiting 15:08:06 2a6927c8b149: Layer already exists 15:08:06 0dc9f9530330: Layer already exists 15:08:06 bb127f0d6deb: Layer already exists 15:08:06 62f7f7a95e84: Layer already exists 15:08:06 8dc178d9667c: Layer already exists 15:08:06 63ca1fbb43ae: Layer already exists 15:08:06 911bfc9a00d7: Pushed 15:08:06 c41cb93cc010: Pushed 15:08:08 b19b510cae29: Pushed 15:08:08 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:236115fed6895ed03b1a439b5b9ae0f5f02307146c9bf131f7de13f0e0052646 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:08 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:08:08 c41cb93cc010: Preparing 15:08:08 0dc9f9530330: Preparing 15:08:08 911bfc9a00d7: Preparing 15:08:08 b19b510cae29: Preparing 15:08:08 2a6927c8b149: Preparing 15:08:08 bb127f0d6deb: Preparing 15:08:08 62f7f7a95e84: Preparing 15:08:08 8dc178d9667c: Preparing 15:08:08 63ca1fbb43ae: Preparing 15:08:08 62f7f7a95e84: Waiting 15:08:08 8dc178d9667c: Waiting 15:08:08 bb127f0d6deb: Waiting 15:08:08 63ca1fbb43ae: Waiting 15:08:08 911bfc9a00d7: Layer already exists 15:08:08 b19b510cae29: Layer already exists 15:08:08 2a6927c8b149: Layer already exists 15:08:08 0dc9f9530330: Layer already exists 15:08:08 c41cb93cc010: Layer already exists 15:08:08 63ca1fbb43ae: Layer already exists 15:08:08 bb127f0d6deb: Layer already exists 15:08:08 8dc178d9667c: Layer already exists 15:08:08 62f7f7a95e84: Layer already exists 15:08:08 latest: digest: sha256:236115fed6895ed03b1a439b5b9ae0f5f02307146c9bf131f7de13f0e0052646 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.90 15:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:08:09 c41cb93cc010: Preparing 15:08:09 0dc9f9530330: Preparing 15:08:09 911bfc9a00d7: Preparing 15:08:09 b19b510cae29: Preparing 15:08:09 2a6927c8b149: Preparing 15:08:09 bb127f0d6deb: Preparing 15:08:09 62f7f7a95e84: Preparing 15:08:09 8dc178d9667c: Preparing 15:08:09 63ca1fbb43ae: Preparing 15:08:09 62f7f7a95e84: Waiting 15:08:09 8dc178d9667c: Waiting 15:08:09 bb127f0d6deb: Waiting 15:08:09 63ca1fbb43ae: Waiting 15:08:09 c41cb93cc010: Layer already exists 15:08:09 911bfc9a00d7: Layer already exists 15:08:09 2a6927c8b149: Layer already exists 15:08:09 0dc9f9530330: Layer already exists 15:08:09 b19b510cae29: Layer already exists 15:08:09 62f7f7a95e84: Layer already exists 15:08:09 63ca1fbb43ae: Layer already exists 15:08:09 8dc178d9667c: Layer already exists 15:08:09 bb127f0d6deb: Layer already exists 15:08:09 3.2.0-dev.90: digest: sha256:236115fed6895ed03b1a439b5b9ae0f5f02307146c9bf131f7de13f0e0052646 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:08:10 c41cb93cc010: Preparing 15:08:10 0dc9f9530330: Preparing 15:08:10 911bfc9a00d7: Preparing 15:08:10 b19b510cae29: Preparing 15:08:10 2a6927c8b149: Preparing 15:08:10 bb127f0d6deb: Preparing 15:08:10 62f7f7a95e84: Preparing 15:08:10 8dc178d9667c: Preparing 15:08:10 63ca1fbb43ae: Preparing 15:08:10 bb127f0d6deb: Waiting 15:08:10 63ca1fbb43ae: Waiting 15:08:10 62f7f7a95e84: Waiting 15:08:10 8dc178d9667c: Waiting 15:08:10 911bfc9a00d7: Layer already exists 15:08:10 0dc9f9530330: Layer already exists 15:08:10 2a6927c8b149: Layer already exists 15:08:10 b19b510cae29: Layer already exists 15:08:10 c41cb93cc010: Layer already exists 15:08:10 63ca1fbb43ae: Layer already exists 15:08:10 bb127f0d6deb: Layer already exists 15:08:10 8dc178d9667c: Layer already exists 15:08:10 62f7f7a95e84: Layer already exists 15:08:10 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:236115fed6895ed03b1a439b5b9ae0f5f02307146c9bf131f7de13f0e0052646 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 15:08:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 15:08:10 c41cb93cc010: Preparing 15:08:10 0dc9f9530330: Preparing 15:08:10 911bfc9a00d7: Preparing 15:08:10 b19b510cae29: Preparing 15:08:10 2a6927c8b149: Preparing 15:08:10 bb127f0d6deb: Preparing 15:08:10 62f7f7a95e84: Preparing 15:08:10 8dc178d9667c: Preparing 15:08:10 63ca1fbb43ae: Preparing 15:08:10 bb127f0d6deb: Waiting 15:08:10 62f7f7a95e84: Waiting 15:08:10 8dc178d9667c: Waiting 15:08:10 63ca1fbb43ae: Waiting 15:08:10 c41cb93cc010: Layer already exists 15:08:10 0dc9f9530330: Layer already exists 15:08:10 2a6927c8b149: Layer already exists 15:08:10 b19b510cae29: Layer already exists 15:08:10 911bfc9a00d7: Layer already exists 15:08:10 bb127f0d6deb: Layer already exists 15:08:10 62f7f7a95e84: Layer already exists 15:08:10 8dc178d9667c: Layer already exists 15:08:10 63ca1fbb43ae: Layer already exists 15:08:10 main: digest: sha256:236115fed6895ed03b1a439b5b9ae0f5f02307146c9bf131f7de13f0e0052646 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:11 ===================================================== [Pipeline] echo 15:08:11 taggedImages: 15:08:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 15:08:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.90 15:08:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 15:08:11 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 15:08:11 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:11 latest 15:08:11 3.2.0-dev.90 15:08:11 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:11 main 15:08:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:08:11 39b34c10a220: Preparing 15:08:11 db50fa21026f: Preparing 15:08:11 5b207a40b05b: Preparing 15:08:11 c343133364f5: Preparing 15:08:11 e8a912e506c6: Preparing 15:08:11 2a6927c8b149: Preparing 15:08:11 bb127f0d6deb: Preparing 15:08:11 d36fca690f4f: Preparing 15:08:11 42939da1fdb2: Preparing 15:08:11 937712966c92: Preparing 15:08:11 63ca1fbb43ae: Preparing 15:08:11 2a6927c8b149: Waiting 15:08:11 d36fca690f4f: Waiting 15:08:11 bb127f0d6deb: Waiting 15:08:11 42939da1fdb2: Waiting 15:08:11 63ca1fbb43ae: Waiting 15:08:11 e8a912e506c6: Pushed 15:08:11 39b34c10a220: Pushed 15:08:11 db50fa21026f: Pushed 15:08:11 c343133364f5: Pushed 15:08:11 2a6927c8b149: Layer already exists 15:08:11 bb127f0d6deb: Layer already exists 15:08:11 63ca1fbb43ae: Layer already exists 15:08:11 d36fca690f4f: Pushed 15:08:11 42939da1fdb2: Pushed 15:08:12 5b207a40b05b: Pushed 15:08:13 937712966c92: Pushed 15:08:13 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:760253fa43f977d53ba79dbd8174804a5bb48202cf2552d8375c865af2d3b6c0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:13 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:08:13 39b34c10a220: Preparing 15:08:13 db50fa21026f: Preparing 15:08:13 5b207a40b05b: Preparing 15:08:13 c343133364f5: Preparing 15:08:13 e8a912e506c6: Preparing 15:08:13 2a6927c8b149: Preparing 15:08:13 bb127f0d6deb: Preparing 15:08:13 d36fca690f4f: Preparing 15:08:13 42939da1fdb2: Preparing 15:08:13 937712966c92: Preparing 15:08:13 63ca1fbb43ae: Preparing 15:08:13 bb127f0d6deb: Waiting 15:08:13 937712966c92: Waiting 15:08:13 63ca1fbb43ae: Waiting 15:08:13 d36fca690f4f: Waiting 15:08:13 42939da1fdb2: Waiting 15:08:13 5b207a40b05b: Layer already exists 15:08:13 c343133364f5: Layer already exists 15:08:13 39b34c10a220: Layer already exists 15:08:13 db50fa21026f: Layer already exists 15:08:13 e8a912e506c6: Layer already exists 15:08:13 2a6927c8b149: Layer already exists 15:08:13 bb127f0d6deb: Layer already exists 15:08:13 d36fca690f4f: Layer already exists 15:08:13 42939da1fdb2: Layer already exists 15:08:13 937712966c92: Layer already exists 15:08:13 63ca1fbb43ae: Layer already exists 15:08:13 latest: digest: sha256:760253fa43f977d53ba79dbd8174804a5bb48202cf2552d8375c865af2d3b6c0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.90 15:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:08:14 39b34c10a220: Preparing 15:08:14 db50fa21026f: Preparing 15:08:14 5b207a40b05b: Preparing 15:08:14 c343133364f5: Preparing 15:08:14 e8a912e506c6: Preparing 15:08:14 2a6927c8b149: Preparing 15:08:14 bb127f0d6deb: Preparing 15:08:14 d36fca690f4f: Preparing 15:08:14 42939da1fdb2: Preparing 15:08:14 937712966c92: Preparing 15:08:14 63ca1fbb43ae: Preparing 15:08:14 d36fca690f4f: Waiting 15:08:14 42939da1fdb2: Waiting 15:08:14 2a6927c8b149: Waiting 15:08:14 bb127f0d6deb: Waiting 15:08:14 937712966c92: Waiting 15:08:14 63ca1fbb43ae: Waiting 15:08:14 5b207a40b05b: Layer already exists 15:08:14 e8a912e506c6: Layer already exists 15:08:14 39b34c10a220: Layer already exists 15:08:14 db50fa21026f: Layer already exists 15:08:14 c343133364f5: Layer already exists 15:08:14 bb127f0d6deb: Layer already exists 15:08:14 2a6927c8b149: Layer already exists 15:08:14 937712966c92: Layer already exists 15:08:14 d36fca690f4f: Layer already exists 15:08:14 42939da1fdb2: Layer already exists 15:08:14 63ca1fbb43ae: Layer already exists 15:08:14 3.2.0-dev.90: digest: sha256:760253fa43f977d53ba79dbd8174804a5bb48202cf2552d8375c865af2d3b6c0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:08:15 39b34c10a220: Preparing 15:08:15 db50fa21026f: Preparing 15:08:15 5b207a40b05b: Preparing 15:08:15 c343133364f5: Preparing 15:08:15 e8a912e506c6: Preparing 15:08:15 2a6927c8b149: Preparing 15:08:15 bb127f0d6deb: Preparing 15:08:15 d36fca690f4f: Preparing 15:08:15 42939da1fdb2: Preparing 15:08:15 937712966c92: Preparing 15:08:15 63ca1fbb43ae: Preparing 15:08:15 2a6927c8b149: Waiting 15:08:15 d36fca690f4f: Waiting 15:08:15 42939da1fdb2: Waiting 15:08:15 bb127f0d6deb: Waiting 15:08:15 63ca1fbb43ae: Waiting 15:08:15 937712966c92: Waiting 15:08:15 e8a912e506c6: Layer already exists 15:08:15 db50fa21026f: Layer already exists 15:08:15 c343133364f5: Layer already exists 15:08:15 5b207a40b05b: Layer already exists 15:08:15 39b34c10a220: Layer already exists 15:08:15 2a6927c8b149: Layer already exists 15:08:15 42939da1fdb2: Layer already exists 15:08:15 bb127f0d6deb: Layer already exists 15:08:15 d36fca690f4f: Layer already exists 15:08:15 937712966c92: Layer already exists 15:08:15 63ca1fbb43ae: Layer already exists 15:08:15 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:760253fa43f977d53ba79dbd8174804a5bb48202cf2552d8375c865af2d3b6c0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 15:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 15:08:15 39b34c10a220: Preparing 15:08:15 db50fa21026f: Preparing 15:08:15 5b207a40b05b: Preparing 15:08:15 c343133364f5: Preparing 15:08:15 e8a912e506c6: Preparing 15:08:15 2a6927c8b149: Preparing 15:08:15 bb127f0d6deb: Preparing 15:08:15 d36fca690f4f: Preparing 15:08:15 42939da1fdb2: Preparing 15:08:15 937712966c92: Preparing 15:08:15 63ca1fbb43ae: Preparing 15:08:15 bb127f0d6deb: Waiting 15:08:15 63ca1fbb43ae: Waiting 15:08:15 937712966c92: Waiting 15:08:15 42939da1fdb2: Waiting 15:08:15 2a6927c8b149: Waiting 15:08:15 c343133364f5: Layer already exists 15:08:15 39b34c10a220: Layer already exists 15:08:15 5b207a40b05b: Layer already exists 15:08:15 e8a912e506c6: Layer already exists 15:08:15 db50fa21026f: Layer already exists 15:08:15 2a6927c8b149: Layer already exists 15:08:15 bb127f0d6deb: Layer already exists 15:08:15 d36fca690f4f: Layer already exists 15:08:15 42939da1fdb2: Layer already exists 15:08:15 937712966c92: Layer already exists 15:08:15 63ca1fbb43ae: Layer already exists 15:08:15 main: digest: sha256:760253fa43f977d53ba79dbd8174804a5bb48202cf2552d8375c865af2d3b6c0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:16 ===================================================== [Pipeline] echo 15:08:16 taggedImages: 15:08:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 15:08:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.90 15:08:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 15:08:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 15:08:16 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:16 latest 15:08:16 3.2.0-dev.90 15:08:16 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:16 main 15:08:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:08:16 ce41f2753e7f: Preparing 15:08:16 9481d617cebd: Preparing 15:08:16 36556d6b26c0: Preparing 15:08:16 832a955fa3ae: Preparing 15:08:16 24707d8aaf62: Preparing 15:08:16 85ee5b5cd0eb: Preparing 15:08:16 a1d872175bb1: Preparing 15:08:16 2a6927c8b149: Preparing 15:08:16 bb127f0d6deb: Preparing 15:08:16 fff25fdf1a84: Preparing 15:08:16 0fda3817e0cf: Preparing 15:08:16 63ca1fbb43ae: Preparing 15:08:16 bb127f0d6deb: Waiting 15:08:16 fff25fdf1a84: Waiting 15:08:16 0fda3817e0cf: Waiting 15:08:16 63ca1fbb43ae: Waiting 15:08:16 a1d872175bb1: Waiting 15:08:16 85ee5b5cd0eb: Waiting 15:08:16 2a6927c8b149: Waiting 15:08:16 ce41f2753e7f: Pushed 15:08:16 24707d8aaf62: Pushed 15:08:16 9481d617cebd: Pushed 15:08:16 2a6927c8b149: Layer already exists 15:08:16 bb127f0d6deb: Layer already exists 15:08:16 85ee5b5cd0eb: Pushed 15:08:17 a1d872175bb1: Pushed 15:08:17 63ca1fbb43ae: Layer already exists 15:08:17 fff25fdf1a84: Pushed 15:08:17 832a955fa3ae: Pushed 15:08:18 36556d6b26c0: Pushed 15:08:18 0fda3817e0cf: Pushed 15:08:18 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:1a6ab08ad9ccaf849f3e92d266da03fa7b207098c01606d3ffa7ebdb233eb815 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:08:18 ce41f2753e7f: Preparing 15:08:18 9481d617cebd: Preparing 15:08:18 36556d6b26c0: Preparing 15:08:18 832a955fa3ae: Preparing 15:08:18 24707d8aaf62: Preparing 15:08:18 85ee5b5cd0eb: Preparing 15:08:18 a1d872175bb1: Preparing 15:08:18 2a6927c8b149: Preparing 15:08:18 bb127f0d6deb: Preparing 15:08:18 fff25fdf1a84: Preparing 15:08:18 0fda3817e0cf: Preparing 15:08:18 63ca1fbb43ae: Preparing 15:08:18 bb127f0d6deb: Waiting 15:08:18 fff25fdf1a84: Waiting 15:08:18 0fda3817e0cf: Waiting 15:08:18 63ca1fbb43ae: Waiting 15:08:18 85ee5b5cd0eb: Waiting 15:08:18 a1d872175bb1: Waiting 15:08:18 2a6927c8b149: Waiting 15:08:18 24707d8aaf62: Layer already exists 15:08:18 36556d6b26c0: Layer already exists 15:08:18 ce41f2753e7f: Layer already exists 15:08:18 832a955fa3ae: Layer already exists 15:08:18 a1d872175bb1: Layer already exists 15:08:18 85ee5b5cd0eb: Layer already exists 15:08:18 9481d617cebd: Layer already exists 15:08:18 2a6927c8b149: Layer already exists 15:08:18 bb127f0d6deb: Layer already exists 15:08:18 fff25fdf1a84: Layer already exists 15:08:18 63ca1fbb43ae: Layer already exists 15:08:18 0fda3817e0cf: Layer already exists 15:08:18 latest: digest: sha256:1a6ab08ad9ccaf849f3e92d266da03fa7b207098c01606d3ffa7ebdb233eb815 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.90 15:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:08:19 ce41f2753e7f: Preparing 15:08:19 9481d617cebd: Preparing 15:08:19 36556d6b26c0: Preparing 15:08:19 832a955fa3ae: Preparing 15:08:19 24707d8aaf62: Preparing 15:08:19 85ee5b5cd0eb: Preparing 15:08:19 a1d872175bb1: Preparing 15:08:19 2a6927c8b149: Preparing 15:08:19 bb127f0d6deb: Preparing 15:08:19 fff25fdf1a84: Preparing 15:08:19 0fda3817e0cf: Preparing 15:08:19 63ca1fbb43ae: Preparing 15:08:19 2a6927c8b149: Waiting 15:08:19 bb127f0d6deb: Waiting 15:08:19 85ee5b5cd0eb: Waiting 15:08:19 a1d872175bb1: Waiting 15:08:19 fff25fdf1a84: Waiting 15:08:19 63ca1fbb43ae: Waiting 15:08:19 0fda3817e0cf: Waiting 15:08:19 832a955fa3ae: Layer already exists 15:08:19 9481d617cebd: Layer already exists 15:08:19 24707d8aaf62: Layer already exists 15:08:19 36556d6b26c0: Layer already exists 15:08:19 ce41f2753e7f: Layer already exists 15:08:19 2a6927c8b149: Layer already exists 15:08:19 85ee5b5cd0eb: Layer already exists 15:08:19 a1d872175bb1: Layer already exists 15:08:19 fff25fdf1a84: Layer already exists 15:08:19 bb127f0d6deb: Layer already exists 15:08:19 63ca1fbb43ae: Layer already exists 15:08:19 0fda3817e0cf: Layer already exists 15:08:19 3.2.0-dev.90: digest: sha256:1a6ab08ad9ccaf849f3e92d266da03fa7b207098c01606d3ffa7ebdb233eb815 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:08:20 ce41f2753e7f: Preparing 15:08:20 9481d617cebd: Preparing 15:08:20 36556d6b26c0: Preparing 15:08:20 832a955fa3ae: Preparing 15:08:20 24707d8aaf62: Preparing 15:08:20 85ee5b5cd0eb: Preparing 15:08:20 a1d872175bb1: Preparing 15:08:20 2a6927c8b149: Preparing 15:08:20 bb127f0d6deb: Preparing 15:08:20 fff25fdf1a84: Preparing 15:08:20 0fda3817e0cf: Preparing 15:08:20 63ca1fbb43ae: Preparing 15:08:20 85ee5b5cd0eb: Waiting 15:08:20 fff25fdf1a84: Waiting 15:08:20 a1d872175bb1: Waiting 15:08:20 0fda3817e0cf: Waiting 15:08:20 2a6927c8b149: Waiting 15:08:20 63ca1fbb43ae: Waiting 15:08:20 bb127f0d6deb: Waiting 15:08:20 36556d6b26c0: Layer already exists 15:08:20 9481d617cebd: Layer already exists 15:08:20 24707d8aaf62: Layer already exists 15:08:20 ce41f2753e7f: Layer already exists 15:08:20 832a955fa3ae: Layer already exists 15:08:20 85ee5b5cd0eb: Layer already exists 15:08:20 bb127f0d6deb: Layer already exists 15:08:20 2a6927c8b149: Layer already exists 15:08:20 a1d872175bb1: Layer already exists 15:08:20 fff25fdf1a84: Layer already exists 15:08:20 0fda3817e0cf: Layer already exists 15:08:20 63ca1fbb43ae: Layer already exists 15:08:20 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:1a6ab08ad9ccaf849f3e92d266da03fa7b207098c01606d3ffa7ebdb233eb815 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 15:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 15:08:20 ce41f2753e7f: Preparing 15:08:20 9481d617cebd: Preparing 15:08:20 36556d6b26c0: Preparing 15:08:20 832a955fa3ae: Preparing 15:08:20 24707d8aaf62: Preparing 15:08:20 85ee5b5cd0eb: Preparing 15:08:20 a1d872175bb1: Preparing 15:08:20 2a6927c8b149: Preparing 15:08:20 bb127f0d6deb: Preparing 15:08:20 fff25fdf1a84: Preparing 15:08:20 0fda3817e0cf: Preparing 15:08:20 63ca1fbb43ae: Preparing 15:08:20 a1d872175bb1: Waiting 15:08:20 2a6927c8b149: Waiting 15:08:20 bb127f0d6deb: Waiting 15:08:20 fff25fdf1a84: Waiting 15:08:20 0fda3817e0cf: Waiting 15:08:20 63ca1fbb43ae: Waiting 15:08:20 85ee5b5cd0eb: Waiting 15:08:20 832a955fa3ae: Layer already exists 15:08:20 9481d617cebd: Layer already exists 15:08:20 36556d6b26c0: Layer already exists 15:08:20 24707d8aaf62: Layer already exists 15:08:20 ce41f2753e7f: Layer already exists 15:08:20 2a6927c8b149: Layer already exists 15:08:20 85ee5b5cd0eb: Layer already exists 15:08:20 a1d872175bb1: Layer already exists 15:08:20 fff25fdf1a84: Layer already exists 15:08:20 bb127f0d6deb: Layer already exists 15:08:20 0fda3817e0cf: Layer already exists 15:08:20 63ca1fbb43ae: Layer already exists 15:08:20 main: digest: sha256:1a6ab08ad9ccaf849f3e92d266da03fa7b207098c01606d3ffa7ebdb233eb815 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:20 ===================================================== [Pipeline] echo 15:08:20 taggedImages: 15:08:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 15:08:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.90 15:08:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 15:08:20 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 15:08:20 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:20 latest 15:08:20 3.2.0-dev.90 15:08:20 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:20 main 15:08:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:08:21 cb4afe2b091c: Preparing 15:08:21 fcaf433ede70: Preparing 15:08:21 2a6927c8b149: Preparing 15:08:21 bb127f0d6deb: Preparing 15:08:21 0eba4496b81b: Preparing 15:08:21 c41439ea2ae3: Preparing 15:08:21 63ca1fbb43ae: Preparing 15:08:21 c41439ea2ae3: Waiting 15:08:21 63ca1fbb43ae: Waiting 15:08:21 2a6927c8b149: Layer already exists 15:08:21 bb127f0d6deb: Layer already exists 15:08:21 63ca1fbb43ae: Layer already exists 15:08:21 cb4afe2b091c: Pushed 15:08:21 0eba4496b81b: Pushed 15:08:22 c41439ea2ae3: Pushed 15:08:23 fcaf433ede70: Pushed 15:08:23 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:952f622c3867978c3aea6094d9432698c510eec0f912de6ddc610f1da097e193 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:23 + 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 15:08:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:08:24 cb4afe2b091c: Preparing 15:08:24 fcaf433ede70: Preparing 15:08:24 2a6927c8b149: Preparing 15:08:24 bb127f0d6deb: Preparing 15:08:24 0eba4496b81b: Preparing 15:08:24 c41439ea2ae3: Preparing 15:08:24 63ca1fbb43ae: Preparing 15:08:24 c41439ea2ae3: Waiting 15:08:24 63ca1fbb43ae: Waiting 15:08:24 fcaf433ede70: Layer already exists 15:08:24 0eba4496b81b: Layer already exists 15:08:24 cb4afe2b091c: Layer already exists 15:08:24 bb127f0d6deb: Layer already exists 15:08:24 2a6927c8b149: Layer already exists 15:08:24 c41439ea2ae3: Layer already exists 15:08:24 63ca1fbb43ae: Layer already exists 15:08:24 latest: digest: sha256:952f622c3867978c3aea6094d9432698c510eec0f912de6ddc610f1da097e193 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.90 15:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:08:24 cb4afe2b091c: Preparing 15:08:24 fcaf433ede70: Preparing 15:08:24 2a6927c8b149: Preparing 15:08:24 bb127f0d6deb: Preparing 15:08:24 0eba4496b81b: Preparing 15:08:24 c41439ea2ae3: Preparing 15:08:24 63ca1fbb43ae: Preparing 15:08:24 c41439ea2ae3: Waiting 15:08:24 63ca1fbb43ae: Waiting 15:08:24 2a6927c8b149: Layer already exists 15:08:24 cb4afe2b091c: Layer already exists 15:08:24 fcaf433ede70: Layer already exists 15:08:24 0eba4496b81b: Layer already exists 15:08:24 bb127f0d6deb: Layer already exists 15:08:24 63ca1fbb43ae: Layer already exists 15:08:24 c41439ea2ae3: Layer already exists 15:08:24 3.2.0-dev.90: digest: sha256:952f622c3867978c3aea6094d9432698c510eec0f912de6ddc610f1da097e193 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:08:25 cb4afe2b091c: Preparing 15:08:25 fcaf433ede70: Preparing 15:08:25 2a6927c8b149: Preparing 15:08:25 bb127f0d6deb: Preparing 15:08:25 0eba4496b81b: Preparing 15:08:25 c41439ea2ae3: Preparing 15:08:25 63ca1fbb43ae: Preparing 15:08:25 c41439ea2ae3: Waiting 15:08:25 63ca1fbb43ae: Waiting 15:08:25 bb127f0d6deb: Layer already exists 15:08:25 fcaf433ede70: Layer already exists 15:08:25 0eba4496b81b: Layer already exists 15:08:25 2a6927c8b149: Layer already exists 15:08:25 cb4afe2b091c: Layer already exists 15:08:25 63ca1fbb43ae: Layer already exists 15:08:25 c41439ea2ae3: Layer already exists 15:08:25 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:952f622c3867978c3aea6094d9432698c510eec0f912de6ddc610f1da097e193 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:25 + 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 15:08:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 15:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 15:08:26 cb4afe2b091c: Preparing 15:08:26 fcaf433ede70: Preparing 15:08:26 2a6927c8b149: Preparing 15:08:26 bb127f0d6deb: Preparing 15:08:26 0eba4496b81b: Preparing 15:08:26 c41439ea2ae3: Preparing 15:08:26 63ca1fbb43ae: Preparing 15:08:26 c41439ea2ae3: Waiting 15:08:26 63ca1fbb43ae: Waiting 15:08:26 2a6927c8b149: Layer already exists 15:08:26 bb127f0d6deb: Layer already exists 15:08:26 fcaf433ede70: Layer already exists 15:08:26 cb4afe2b091c: Layer already exists 15:08:26 0eba4496b81b: Layer already exists 15:08:26 c41439ea2ae3: Layer already exists 15:08:26 63ca1fbb43ae: Layer already exists 15:08:26 main: digest: sha256:952f622c3867978c3aea6094d9432698c510eec0f912de6ddc610f1da097e193 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:26 ===================================================== [Pipeline] echo 15:08:26 taggedImages: 15:08:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 15:08:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.90 15:08:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:26 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 15:08:26 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 15:08:26 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:26 latest 15:08:26 3.2.0-dev.90 15:08:26 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:26 main 15:08:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:08:26 bad8ee1c08d3: Preparing 15:08:26 8eb3969203bc: Preparing 15:08:26 02b9f5c650e8: Preparing 15:08:26 2a6927c8b149: Preparing 15:08:26 bb127f0d6deb: Preparing 15:08:26 f1c04d89a21b: Preparing 15:08:26 5c3473ebbc68: Preparing 15:08:26 0e42c9df987e: Preparing 15:08:26 751fafd0fe70: Preparing 15:08:26 63ca1fbb43ae: Preparing 15:08:26 f1c04d89a21b: Waiting 15:08:26 5c3473ebbc68: Waiting 15:08:26 0e42c9df987e: Waiting 15:08:26 751fafd0fe70: Waiting 15:08:26 63ca1fbb43ae: Waiting 15:08:26 2a6927c8b149: Layer already exists 15:08:26 bb127f0d6deb: Layer already exists 15:08:26 bad8ee1c08d3: Pushed 15:08:26 8eb3969203bc: Pushed 15:08:26 02b9f5c650e8: Pushed 15:08:26 63ca1fbb43ae: Layer already exists 15:08:27 0e42c9df987e: Pushed 15:08:27 751fafd0fe70: Pushed 15:08:32 5c3473ebbc68: Pushed 15:08:35 f1c04d89a21b: Pushed 15:08:36 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:f6c38463a169edc45d8beb7e87c50d4e0f6e2f629851e00eb8d5765dca04b37c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:08:36 bad8ee1c08d3: Preparing 15:08:36 8eb3969203bc: Preparing 15:08:36 02b9f5c650e8: Preparing 15:08:36 2a6927c8b149: Preparing 15:08:36 bb127f0d6deb: Preparing 15:08:36 f1c04d89a21b: Preparing 15:08:36 5c3473ebbc68: Preparing 15:08:36 0e42c9df987e: Preparing 15:08:36 f1c04d89a21b: Waiting 15:08:36 5c3473ebbc68: Waiting 15:08:36 751fafd0fe70: Preparing 15:08:36 63ca1fbb43ae: Preparing 15:08:36 751fafd0fe70: Waiting 15:08:36 0e42c9df987e: Waiting 15:08:36 63ca1fbb43ae: Waiting 15:08:36 8eb3969203bc: Layer already exists 15:08:36 2a6927c8b149: Layer already exists 15:08:36 02b9f5c650e8: Layer already exists 15:08:36 bb127f0d6deb: Layer already exists 15:08:36 bad8ee1c08d3: Layer already exists 15:08:36 f1c04d89a21b: Layer already exists 15:08:36 751fafd0fe70: Layer already exists 15:08:36 5c3473ebbc68: Layer already exists 15:08:36 0e42c9df987e: Layer already exists 15:08:36 63ca1fbb43ae: Layer already exists 15:08:36 latest: digest: sha256:f6c38463a169edc45d8beb7e87c50d4e0f6e2f629851e00eb8d5765dca04b37c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.90 15:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:08:37 bad8ee1c08d3: Preparing 15:08:37 8eb3969203bc: Preparing 15:08:37 02b9f5c650e8: Preparing 15:08:37 2a6927c8b149: Preparing 15:08:37 bb127f0d6deb: Preparing 15:08:37 f1c04d89a21b: Preparing 15:08:37 5c3473ebbc68: Preparing 15:08:37 0e42c9df987e: Preparing 15:08:37 751fafd0fe70: Preparing 15:08:37 63ca1fbb43ae: Preparing 15:08:37 5c3473ebbc68: Waiting 15:08:37 0e42c9df987e: Waiting 15:08:37 751fafd0fe70: Waiting 15:08:37 63ca1fbb43ae: Waiting 15:08:37 f1c04d89a21b: Waiting 15:08:37 bb127f0d6deb: Layer already exists 15:08:37 bad8ee1c08d3: Layer already exists 15:08:37 8eb3969203bc: Layer already exists 15:08:37 2a6927c8b149: Layer already exists 15:08:37 02b9f5c650e8: Layer already exists 15:08:37 f1c04d89a21b: Layer already exists 15:08:37 0e42c9df987e: Layer already exists 15:08:37 751fafd0fe70: Layer already exists 15:08:37 5c3473ebbc68: Layer already exists 15:08:37 63ca1fbb43ae: Layer already exists 15:08:37 3.2.0-dev.90: digest: sha256:f6c38463a169edc45d8beb7e87c50d4e0f6e2f629851e00eb8d5765dca04b37c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:08:38 bad8ee1c08d3: Preparing 15:08:38 8eb3969203bc: Preparing 15:08:38 02b9f5c650e8: Preparing 15:08:38 2a6927c8b149: Preparing 15:08:38 bb127f0d6deb: Preparing 15:08:38 f1c04d89a21b: Preparing 15:08:38 5c3473ebbc68: Preparing 15:08:38 0e42c9df987e: Preparing 15:08:38 751fafd0fe70: Preparing 15:08:38 63ca1fbb43ae: Preparing 15:08:38 0e42c9df987e: Waiting 15:08:38 751fafd0fe70: Waiting 15:08:38 63ca1fbb43ae: Waiting 15:08:38 f1c04d89a21b: Waiting 15:08:38 5c3473ebbc68: Waiting 15:08:38 2a6927c8b149: Layer already exists 15:08:38 8eb3969203bc: Layer already exists 15:08:38 02b9f5c650e8: Layer already exists 15:08:38 bb127f0d6deb: Layer already exists 15:08:38 bad8ee1c08d3: Layer already exists 15:08:38 751fafd0fe70: Layer already exists 15:08:38 f1c04d89a21b: Layer already exists 15:08:38 5c3473ebbc68: Layer already exists 15:08:38 0e42c9df987e: Layer already exists 15:08:38 63ca1fbb43ae: Layer already exists 15:08:38 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:f6c38463a169edc45d8beb7e87c50d4e0f6e2f629851e00eb8d5765dca04b37c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 15:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 15:08:38 bad8ee1c08d3: Preparing 15:08:38 8eb3969203bc: Preparing 15:08:38 02b9f5c650e8: Preparing 15:08:38 2a6927c8b149: Preparing 15:08:38 bb127f0d6deb: Preparing 15:08:38 f1c04d89a21b: Preparing 15:08:38 5c3473ebbc68: Preparing 15:08:38 0e42c9df987e: Preparing 15:08:38 751fafd0fe70: Preparing 15:08:38 63ca1fbb43ae: Preparing 15:08:38 5c3473ebbc68: Waiting 15:08:38 0e42c9df987e: Waiting 15:08:38 751fafd0fe70: Waiting 15:08:38 63ca1fbb43ae: Waiting 15:08:38 f1c04d89a21b: Waiting 15:08:38 bad8ee1c08d3: Layer already exists 15:08:38 8eb3969203bc: Layer already exists 15:08:38 2a6927c8b149: Layer already exists 15:08:38 02b9f5c650e8: Layer already exists 15:08:38 bb127f0d6deb: Layer already exists 15:08:38 f1c04d89a21b: Layer already exists 15:08:38 5c3473ebbc68: Layer already exists 15:08:38 0e42c9df987e: Layer already exists 15:08:38 63ca1fbb43ae: Layer already exists 15:08:38 751fafd0fe70: Layer already exists 15:08:38 main: digest: sha256:f6c38463a169edc45d8beb7e87c50d4e0f6e2f629851e00eb8d5765dca04b37c size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:38 ===================================================== [Pipeline] echo 15:08:38 taggedImages: 15:08:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 15:08:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.90 15:08:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 15:08:38 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 15:08:38 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:38 latest 15:08:38 3.2.0-dev.90 15:08:38 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:38 main 15:08:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:08:39 0ca3df2298c3: Preparing 15:08:39 115d081234dc: Preparing 15:08:39 50548457f54d: Preparing 15:08:39 2a6927c8b149: Preparing 15:08:39 bb127f0d6deb: Preparing 15:08:39 f1c04d89a21b: Preparing 15:08:39 ecb067da3cfe: Preparing 15:08:39 c875946aa036: Preparing 15:08:39 63ca1fbb43ae: Preparing 15:08:39 c875946aa036: Waiting 15:08:39 f1c04d89a21b: Waiting 15:08:39 63ca1fbb43ae: Waiting 15:08:39 ecb067da3cfe: Waiting 15:08:39 bb127f0d6deb: Layer already exists 15:08:39 2a6927c8b149: Layer already exists 15:08:39 f1c04d89a21b: Layer already exists 15:08:39 115d081234dc: Pushed 15:08:39 50548457f54d: Pushed 15:08:39 0ca3df2298c3: Pushed 15:08:39 63ca1fbb43ae: Layer already exists 15:08:39 ecb067da3cfe: Pushed 15:08:39 c875946aa036: Pushed 15:08:40 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:5a5e8bb9c115e45a8580e683d82bf89710f1a72506a0371b734d965a62b1ed83 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:08:40 0ca3df2298c3: Preparing 15:08:40 115d081234dc: Preparing 15:08:40 50548457f54d: Preparing 15:08:40 2a6927c8b149: Preparing 15:08:40 bb127f0d6deb: Preparing 15:08:40 f1c04d89a21b: Preparing 15:08:40 ecb067da3cfe: Preparing 15:08:40 c875946aa036: Preparing 15:08:40 63ca1fbb43ae: Preparing 15:08:40 f1c04d89a21b: Waiting 15:08:40 ecb067da3cfe: Waiting 15:08:40 c875946aa036: Waiting 15:08:40 63ca1fbb43ae: Waiting 15:08:40 50548457f54d: Layer already exists 15:08:40 0ca3df2298c3: Layer already exists 15:08:40 2a6927c8b149: Layer already exists 15:08:40 bb127f0d6deb: Layer already exists 15:08:40 115d081234dc: Layer already exists 15:08:40 63ca1fbb43ae: Layer already exists 15:08:40 ecb067da3cfe: Layer already exists 15:08:40 f1c04d89a21b: Layer already exists 15:08:40 c875946aa036: Layer already exists 15:08:40 latest: digest: sha256:5a5e8bb9c115e45a8580e683d82bf89710f1a72506a0371b734d965a62b1ed83 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.90 15:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:08:41 0ca3df2298c3: Preparing 15:08:41 115d081234dc: Preparing 15:08:41 50548457f54d: Preparing 15:08:41 2a6927c8b149: Preparing 15:08:41 bb127f0d6deb: Preparing 15:08:41 f1c04d89a21b: Preparing 15:08:41 ecb067da3cfe: Preparing 15:08:41 c875946aa036: Preparing 15:08:41 63ca1fbb43ae: Preparing 15:08:41 ecb067da3cfe: Waiting 15:08:41 c875946aa036: Waiting 15:08:41 63ca1fbb43ae: Waiting 15:08:41 f1c04d89a21b: Waiting 15:08:41 0ca3df2298c3: Layer already exists 15:08:41 bb127f0d6deb: Layer already exists 15:08:41 50548457f54d: Layer already exists 15:08:41 115d081234dc: Layer already exists 15:08:41 2a6927c8b149: Layer already exists 15:08:41 ecb067da3cfe: Layer already exists 15:08:41 f1c04d89a21b: Layer already exists 15:08:41 c875946aa036: Layer already exists 15:08:41 63ca1fbb43ae: Layer already exists 15:08:41 3.2.0-dev.90: digest: sha256:5a5e8bb9c115e45a8580e683d82bf89710f1a72506a0371b734d965a62b1ed83 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:08:42 0ca3df2298c3: Preparing 15:08:42 115d081234dc: Preparing 15:08:42 50548457f54d: Preparing 15:08:42 2a6927c8b149: Preparing 15:08:42 bb127f0d6deb: Preparing 15:08:42 f1c04d89a21b: Preparing 15:08:42 ecb067da3cfe: Preparing 15:08:42 c875946aa036: Preparing 15:08:42 63ca1fbb43ae: Preparing 15:08:42 c875946aa036: Waiting 15:08:42 ecb067da3cfe: Waiting 15:08:42 63ca1fbb43ae: Waiting 15:08:42 2a6927c8b149: Layer already exists 15:08:42 bb127f0d6deb: Layer already exists 15:08:42 0ca3df2298c3: Layer already exists 15:08:42 115d081234dc: Layer already exists 15:08:42 50548457f54d: Layer already exists 15:08:42 c875946aa036: Layer already exists 15:08:42 ecb067da3cfe: Layer already exists 15:08:42 f1c04d89a21b: Layer already exists 15:08:42 63ca1fbb43ae: Layer already exists 15:08:42 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:5a5e8bb9c115e45a8580e683d82bf89710f1a72506a0371b734d965a62b1ed83 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 15:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 15:08:42 0ca3df2298c3: Preparing 15:08:42 115d081234dc: Preparing 15:08:42 50548457f54d: Preparing 15:08:42 2a6927c8b149: Preparing 15:08:42 bb127f0d6deb: Preparing 15:08:42 f1c04d89a21b: Preparing 15:08:42 ecb067da3cfe: Preparing 15:08:42 c875946aa036: Preparing 15:08:42 63ca1fbb43ae: Preparing 15:08:42 f1c04d89a21b: Waiting 15:08:42 c875946aa036: Waiting 15:08:42 ecb067da3cfe: Waiting 15:08:42 63ca1fbb43ae: Waiting 15:08:42 50548457f54d: Layer already exists 15:08:42 bb127f0d6deb: Layer already exists 15:08:42 0ca3df2298c3: Layer already exists 15:08:42 2a6927c8b149: Layer already exists 15:08:42 115d081234dc: Layer already exists 15:08:42 c875946aa036: Layer already exists 15:08:42 f1c04d89a21b: Layer already exists 15:08:42 ecb067da3cfe: Layer already exists 15:08:42 63ca1fbb43ae: Layer already exists 15:08:42 main: digest: sha256:5a5e8bb9c115e45a8580e683d82bf89710f1a72506a0371b734d965a62b1ed83 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:42 ===================================================== [Pipeline] echo 15:08:42 taggedImages: 15:08:42 - nexus3.edgexfoundry.org:10004/security-spire-config:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:42 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 15:08:42 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.90 15:08:42 - nexus3.edgexfoundry.org:10004/security-spire-config:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:42 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 15:08:42 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 15:08:42 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:42 latest 15:08:42 3.2.0-dev.90 15:08:42 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:42 main 15:08:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:08:43 bad8ee1c08d3: Preparing 15:08:43 59a62452bebe: Preparing 15:08:43 7761f6ddce61: Preparing 15:08:43 2a6927c8b149: Preparing 15:08:43 bb127f0d6deb: Preparing 15:08:43 90d4be71d1ee: Preparing 15:08:43 0e42c9df987e: Preparing 15:08:43 751fafd0fe70: Preparing 15:08:43 63ca1fbb43ae: Preparing 15:08:43 0e42c9df987e: Waiting 15:08:43 751fafd0fe70: Waiting 15:08:43 90d4be71d1ee: Waiting 15:08:43 2a6927c8b149: Layer already exists 15:08:43 bad8ee1c08d3: Layer already exists 15:08:43 bb127f0d6deb: Layer already exists 15:08:43 0e42c9df987e: Layer already exists 15:08:43 751fafd0fe70: Layer already exists 15:08:43 63ca1fbb43ae: Layer already exists 15:08:43 7761f6ddce61: Pushed 15:08:43 59a62452bebe: Pushed 15:08:53 90d4be71d1ee: Pushed 15:08:53 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:7ff72da64c30f7c8ef9f418580a49541719592b49508a237c9aea92a3e83afe4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:08:54 bad8ee1c08d3: Preparing 15:08:54 59a62452bebe: Preparing 15:08:54 7761f6ddce61: Preparing 15:08:54 2a6927c8b149: Preparing 15:08:54 bb127f0d6deb: Preparing 15:08:54 90d4be71d1ee: Preparing 15:08:54 0e42c9df987e: Preparing 15:08:54 751fafd0fe70: Preparing 15:08:54 63ca1fbb43ae: Preparing 15:08:54 751fafd0fe70: Waiting 15:08:54 90d4be71d1ee: Waiting 15:08:54 0e42c9df987e: Waiting 15:08:54 63ca1fbb43ae: Waiting 15:08:54 2a6927c8b149: Layer already exists 15:08:54 bad8ee1c08d3: Layer already exists 15:08:54 bb127f0d6deb: Layer already exists 15:08:54 59a62452bebe: Layer already exists 15:08:54 7761f6ddce61: Layer already exists 15:08:54 751fafd0fe70: Layer already exists 15:08:54 90d4be71d1ee: Layer already exists 15:08:54 63ca1fbb43ae: Layer already exists 15:08:54 0e42c9df987e: Layer already exists 15:08:54 latest: digest: sha256:7ff72da64c30f7c8ef9f418580a49541719592b49508a237c9aea92a3e83afe4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.90 15:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:08:54 bad8ee1c08d3: Preparing 15:08:54 59a62452bebe: Preparing 15:08:54 7761f6ddce61: Preparing 15:08:54 2a6927c8b149: Preparing 15:08:54 bb127f0d6deb: Preparing 15:08:54 90d4be71d1ee: Preparing 15:08:54 0e42c9df987e: Preparing 15:08:54 751fafd0fe70: Preparing 15:08:54 63ca1fbb43ae: Preparing 15:08:54 0e42c9df987e: Waiting 15:08:54 751fafd0fe70: Waiting 15:08:54 63ca1fbb43ae: Waiting 15:08:54 90d4be71d1ee: Waiting 15:08:54 bad8ee1c08d3: Layer already exists 15:08:54 7761f6ddce61: Layer already exists 15:08:54 59a62452bebe: Layer already exists 15:08:54 bb127f0d6deb: Layer already exists 15:08:54 2a6927c8b149: Layer already exists 15:08:54 90d4be71d1ee: Layer already exists 15:08:54 0e42c9df987e: Layer already exists 15:08:54 63ca1fbb43ae: Layer already exists 15:08:54 751fafd0fe70: Layer already exists 15:08:54 3.2.0-dev.90: digest: sha256:7ff72da64c30f7c8ef9f418580a49541719592b49508a237c9aea92a3e83afe4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:08:55 bad8ee1c08d3: Preparing 15:08:55 59a62452bebe: Preparing 15:08:55 7761f6ddce61: Preparing 15:08:55 2a6927c8b149: Preparing 15:08:55 bb127f0d6deb: Preparing 15:08:55 90d4be71d1ee: Preparing 15:08:55 0e42c9df987e: Preparing 15:08:55 751fafd0fe70: Preparing 15:08:55 63ca1fbb43ae: Preparing 15:08:55 0e42c9df987e: Waiting 15:08:55 751fafd0fe70: Waiting 15:08:55 90d4be71d1ee: Waiting 15:08:55 bad8ee1c08d3: Layer already exists 15:08:55 bb127f0d6deb: Layer already exists 15:08:55 7761f6ddce61: Layer already exists 15:08:55 2a6927c8b149: Layer already exists 15:08:55 59a62452bebe: Layer already exists 15:08:55 90d4be71d1ee: Layer already exists 15:08:55 0e42c9df987e: Layer already exists 15:08:55 63ca1fbb43ae: Layer already exists 15:08:55 751fafd0fe70: Layer already exists 15:08:55 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:7ff72da64c30f7c8ef9f418580a49541719592b49508a237c9aea92a3e83afe4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 15:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 15:08:56 bad8ee1c08d3: Preparing 15:08:56 59a62452bebe: Preparing 15:08:56 7761f6ddce61: Preparing 15:08:56 2a6927c8b149: Preparing 15:08:56 bb127f0d6deb: Preparing 15:08:56 90d4be71d1ee: Preparing 15:08:56 0e42c9df987e: Preparing 15:08:56 90d4be71d1ee: Waiting 15:08:56 751fafd0fe70: Preparing 15:08:56 63ca1fbb43ae: Preparing 15:08:56 0e42c9df987e: Waiting 15:08:56 751fafd0fe70: Waiting 15:08:56 63ca1fbb43ae: Waiting 15:08:56 bad8ee1c08d3: Layer already exists 15:08:56 59a62452bebe: Layer already exists 15:08:56 2a6927c8b149: Layer already exists 15:08:56 bb127f0d6deb: Layer already exists 15:08:56 7761f6ddce61: Layer already exists 15:08:56 63ca1fbb43ae: Layer already exists 15:08:56 0e42c9df987e: Layer already exists 15:08:56 751fafd0fe70: Layer already exists 15:08:56 90d4be71d1ee: Layer already exists 15:08:56 main: digest: sha256:7ff72da64c30f7c8ef9f418580a49541719592b49508a237c9aea92a3e83afe4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:08:56 ===================================================== [Pipeline] echo 15:08:56 taggedImages: 15:08:56 - nexus3.edgexfoundry.org:10004/security-spire-server:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:56 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 15:08:56 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.90 15:08:56 - nexus3.edgexfoundry.org:10004/security-spire-server:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:56 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 15:08:56 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 15:08:56 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:56 latest 15:08:56 3.2.0-dev.90 15:08:56 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:08:56 main 15:08:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:56 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:08:56 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:08:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 15:08:56 7facd4e17293: Preparing 15:08:56 987c5ff40cdf: Preparing 15:08:56 2a6927c8b149: Preparing 15:08:56 bb127f0d6deb: Preparing 15:08:56 8ce53bf659e0: Preparing 15:08:56 81eacb53e6c0: Preparing 15:08:56 63ca1fbb43ae: Preparing 15:08:56 81eacb53e6c0: Waiting 15:08:56 63ca1fbb43ae: Waiting 15:08:56 bb127f0d6deb: Layer already exists 15:08:56 2a6927c8b149: Layer already exists 15:08:56 63ca1fbb43ae: Layer already exists 15:08:56 7facd4e17293: Pushed 15:08:56 8ce53bf659e0: Pushed 15:08:57 81eacb53e6c0: Pushed 15:09:00 987c5ff40cdf: Pushed 15:09:00 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:269b0d4e6d57609d5319e7fcd839caccc2275fb54672b4563340f5f6c8ac01d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:00 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:01 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 15:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 15:09:01 7facd4e17293: Preparing 15:09:01 987c5ff40cdf: Preparing 15:09:01 2a6927c8b149: Preparing 15:09:01 bb127f0d6deb: Preparing 15:09:01 8ce53bf659e0: Preparing 15:09:01 81eacb53e6c0: Preparing 15:09:01 63ca1fbb43ae: Preparing 15:09:01 81eacb53e6c0: Waiting 15:09:01 63ca1fbb43ae: Waiting 15:09:01 2a6927c8b149: Layer already exists 15:09:01 987c5ff40cdf: Layer already exists 15:09:01 7facd4e17293: Layer already exists 15:09:01 bb127f0d6deb: Layer already exists 15:09:01 8ce53bf659e0: Layer already exists 15:09:01 81eacb53e6c0: Layer already exists 15:09:01 63ca1fbb43ae: Layer already exists 15:09:01 latest: digest: sha256:269b0d4e6d57609d5319e7fcd839caccc2275fb54672b4563340f5f6c8ac01d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:01 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:01 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.90 15:09:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 15:09:01 7facd4e17293: Preparing 15:09:01 987c5ff40cdf: Preparing 15:09:01 2a6927c8b149: Preparing 15:09:01 bb127f0d6deb: Preparing 15:09:01 8ce53bf659e0: Preparing 15:09:01 81eacb53e6c0: Preparing 15:09:01 63ca1fbb43ae: Preparing 15:09:01 81eacb53e6c0: Waiting 15:09:01 63ca1fbb43ae: Waiting 15:09:01 8ce53bf659e0: Layer already exists 15:09:01 2a6927c8b149: Layer already exists 15:09:01 987c5ff40cdf: Layer already exists 15:09:01 7facd4e17293: Layer already exists 15:09:01 bb127f0d6deb: Layer already exists 15:09:01 81eacb53e6c0: Layer already exists 15:09:01 63ca1fbb43ae: Layer already exists 15:09:01 3.2.0-dev.90: digest: sha256:269b0d4e6d57609d5319e7fcd839caccc2275fb54672b4563340f5f6c8ac01d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:02 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:02 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 15:09:02 7facd4e17293: Preparing 15:09:02 987c5ff40cdf: Preparing 15:09:02 2a6927c8b149: Preparing 15:09:02 bb127f0d6deb: Preparing 15:09:02 8ce53bf659e0: Preparing 15:09:02 81eacb53e6c0: Preparing 15:09:02 63ca1fbb43ae: Preparing 15:09:02 81eacb53e6c0: Waiting 15:09:02 63ca1fbb43ae: Waiting 15:09:02 7facd4e17293: Layer already exists 15:09:02 bb127f0d6deb: Layer already exists 15:09:02 2a6927c8b149: Layer already exists 15:09:02 987c5ff40cdf: Layer already exists 15:09:02 8ce53bf659e0: Layer already exists 15:09:02 81eacb53e6c0: Layer already exists 15:09:02 63ca1fbb43ae: Layer already exists 15:09:02 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:269b0d4e6d57609d5319e7fcd839caccc2275fb54672b4563340f5f6c8ac01d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:02 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:03 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 15:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 15:09:03 7facd4e17293: Preparing 15:09:03 987c5ff40cdf: Preparing 15:09:03 2a6927c8b149: Preparing 15:09:03 bb127f0d6deb: Preparing 15:09:03 8ce53bf659e0: Preparing 15:09:03 81eacb53e6c0: Preparing 15:09:03 63ca1fbb43ae: Preparing 15:09:03 81eacb53e6c0: Waiting 15:09:03 63ca1fbb43ae: Waiting 15:09:03 bb127f0d6deb: Layer already exists 15:09:03 7facd4e17293: Layer already exists 15:09:03 987c5ff40cdf: Layer already exists 15:09:03 8ce53bf659e0: Layer already exists 15:09:03 2a6927c8b149: Layer already exists 15:09:03 81eacb53e6c0: Layer already exists 15:09:03 63ca1fbb43ae: Layer already exists 15:09:03 main: digest: sha256:269b0d4e6d57609d5319e7fcd839caccc2275fb54672b4563340f5f6c8ac01d1 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:03 ===================================================== [Pipeline] echo 15:09:03 taggedImages: 15:09:03 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:09:03 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 15:09:03 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.90 15:09:03 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:09:03 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 15:09:03 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 15:09:03 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:09:03 latest 15:09:03 3.2.0-dev.90 15:09:03 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:09:03 main 15:09:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:09:03 324fedf99fd6: Preparing 15:09:03 63ec1874ed1e: Preparing 15:09:03 ebf25535e51e: Preparing 15:09:03 2a6927c8b149: Preparing 15:09:03 bb127f0d6deb: Preparing 15:09:03 7e48690cddc7: Preparing 15:09:03 3d07413f2c07: Preparing 15:09:03 63ca1fbb43ae: Preparing 15:09:03 7e48690cddc7: Waiting 15:09:03 3d07413f2c07: Waiting 15:09:03 bb127f0d6deb: Layer already exists 15:09:03 2a6927c8b149: Layer already exists 15:09:05 7e48690cddc7: Pushed 15:09:05 63ec1874ed1e: Pushed 15:09:05 3d07413f2c07: Pushed 15:09:05 324fedf99fd6: Pushed 15:09:05 63ca1fbb43ae: Layer already exists 15:09:07 ebf25535e51e: Pushed 15:09:07 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:576fa71db9fb4662e5a131c4cf3ba93facfa68fced429b3b61d1e35f5e73dd35 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 15:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:09:08 324fedf99fd6: Preparing 15:09:08 63ec1874ed1e: Preparing 15:09:08 ebf25535e51e: Preparing 15:09:08 2a6927c8b149: Preparing 15:09:08 bb127f0d6deb: Preparing 15:09:08 7e48690cddc7: Preparing 15:09:08 3d07413f2c07: Preparing 15:09:08 63ca1fbb43ae: Preparing 15:09:08 7e48690cddc7: Waiting 15:09:08 3d07413f2c07: Waiting 15:09:08 63ca1fbb43ae: Waiting 15:09:08 ebf25535e51e: Layer already exists 15:09:08 63ec1874ed1e: Layer already exists 15:09:08 bb127f0d6deb: Layer already exists 15:09:08 2a6927c8b149: Layer already exists 15:09:08 324fedf99fd6: Layer already exists 15:09:08 7e48690cddc7: Layer already exists 15:09:08 3d07413f2c07: Layer already exists 15:09:08 63ca1fbb43ae: Layer already exists 15:09:08 latest: digest: sha256:576fa71db9fb4662e5a131c4cf3ba93facfa68fced429b3b61d1e35f5e73dd35 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.90 15:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:09:09 324fedf99fd6: Preparing 15:09:09 63ec1874ed1e: Preparing 15:09:09 ebf25535e51e: Preparing 15:09:09 2a6927c8b149: Preparing 15:09:09 bb127f0d6deb: Preparing 15:09:09 7e48690cddc7: Preparing 15:09:09 3d07413f2c07: Preparing 15:09:09 63ca1fbb43ae: Preparing 15:09:09 7e48690cddc7: Waiting 15:09:09 3d07413f2c07: Waiting 15:09:09 63ca1fbb43ae: Waiting 15:09:09 324fedf99fd6: Layer already exists 15:09:09 63ec1874ed1e: Layer already exists 15:09:09 2a6927c8b149: Layer already exists 15:09:09 ebf25535e51e: Layer already exists 15:09:09 bb127f0d6deb: Layer already exists 15:09:09 7e48690cddc7: Layer already exists 15:09:09 3d07413f2c07: Layer already exists 15:09:09 63ca1fbb43ae: Layer already exists 15:09:09 3.2.0-dev.90: digest: sha256:576fa71db9fb4662e5a131c4cf3ba93facfa68fced429b3b61d1e35f5e73dd35 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:09:09 324fedf99fd6: Preparing 15:09:09 63ec1874ed1e: Preparing 15:09:09 ebf25535e51e: Preparing 15:09:09 2a6927c8b149: Preparing 15:09:09 bb127f0d6deb: Preparing 15:09:09 7e48690cddc7: Preparing 15:09:09 3d07413f2c07: Preparing 15:09:09 63ca1fbb43ae: Preparing 15:09:09 7e48690cddc7: Waiting 15:09:09 63ca1fbb43ae: Waiting 15:09:09 bb127f0d6deb: Layer already exists 15:09:09 2a6927c8b149: Layer already exists 15:09:09 ebf25535e51e: Layer already exists 15:09:09 63ec1874ed1e: Layer already exists 15:09:09 324fedf99fd6: Layer already exists 15:09:09 3d07413f2c07: Layer already exists 15:09:09 7e48690cddc7: Layer already exists 15:09:09 63ca1fbb43ae: Layer already exists 15:09:09 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:576fa71db9fb4662e5a131c4cf3ba93facfa68fced429b3b61d1e35f5e73dd35 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 15:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 15:09:10 324fedf99fd6: Preparing 15:09:10 63ec1874ed1e: Preparing 15:09:10 ebf25535e51e: Preparing 15:09:10 2a6927c8b149: Preparing 15:09:10 bb127f0d6deb: Preparing 15:09:10 7e48690cddc7: Preparing 15:09:10 3d07413f2c07: Preparing 15:09:10 63ca1fbb43ae: Preparing 15:09:10 7e48690cddc7: Waiting 15:09:10 3d07413f2c07: Waiting 15:09:10 63ca1fbb43ae: Waiting 15:09:10 bb127f0d6deb: Layer already exists 15:09:10 ebf25535e51e: Layer already exists 15:09:10 63ec1874ed1e: Layer already exists 15:09:10 324fedf99fd6: Layer already exists 15:09:10 2a6927c8b149: Layer already exists 15:09:10 3d07413f2c07: Layer already exists 15:09:10 7e48690cddc7: Layer already exists 15:09:10 63ca1fbb43ae: Layer already exists 15:09:10 main: digest: sha256:576fa71db9fb4662e5a131c4cf3ba93facfa68fced429b3b61d1e35f5e73dd35 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:10 ===================================================== [Pipeline] echo 15:09:10 taggedImages: 15:09:10 - nexus3.edgexfoundry.org:10004/support-notifications:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:09:10 - nexus3.edgexfoundry.org:10004/support-notifications:latest 15:09:10 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.90 15:09:10 - nexus3.edgexfoundry.org:10004/support-notifications:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:09:10 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 15:09:10 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 15:09:10 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:09:10 latest 15:09:10 3.2.0-dev.90 15:09:10 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:09:10 main 15:09:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:09:11 0eaaaf8b004a: Preparing 15:09:11 69450735d70c: Preparing 15:09:11 2a6927c8b149: Preparing 15:09:11 bb127f0d6deb: Preparing 15:09:11 62f7f7a95e84: Preparing 15:09:11 8dc178d9667c: Preparing 15:09:11 63ca1fbb43ae: Preparing 15:09:11 8dc178d9667c: Waiting 15:09:11 63ca1fbb43ae: Waiting 15:09:11 bb127f0d6deb: Layer already exists 15:09:11 2a6927c8b149: Layer already exists 15:09:11 62f7f7a95e84: Layer already exists 15:09:11 8dc178d9667c: Layer already exists 15:09:11 63ca1fbb43ae: Layer already exists 15:09:11 0eaaaf8b004a: Pushed 15:09:15 69450735d70c: Pushed 15:09:15 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:16abde822c4b260867145cd2ef3374e6706493f673ebb65569840af9f18290f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:09:16 0eaaaf8b004a: Preparing 15:09:16 69450735d70c: Preparing 15:09:16 2a6927c8b149: Preparing 15:09:16 bb127f0d6deb: Preparing 15:09:16 62f7f7a95e84: Preparing 15:09:16 8dc178d9667c: Preparing 15:09:16 63ca1fbb43ae: Preparing 15:09:16 8dc178d9667c: Waiting 15:09:16 63ca1fbb43ae: Waiting 15:09:16 62f7f7a95e84: Layer already exists 15:09:16 2a6927c8b149: Layer already exists 15:09:16 bb127f0d6deb: Layer already exists 15:09:16 69450735d70c: Layer already exists 15:09:16 0eaaaf8b004a: Layer already exists 15:09:16 63ca1fbb43ae: Layer already exists 15:09:16 8dc178d9667c: Layer already exists 15:09:16 latest: digest: sha256:16abde822c4b260867145cd2ef3374e6706493f673ebb65569840af9f18290f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.90 15:09:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:09:16 0eaaaf8b004a: Preparing 15:09:16 69450735d70c: Preparing 15:09:16 2a6927c8b149: Preparing 15:09:16 bb127f0d6deb: Preparing 15:09:16 62f7f7a95e84: Preparing 15:09:16 8dc178d9667c: Preparing 15:09:16 63ca1fbb43ae: Preparing 15:09:16 8dc178d9667c: Waiting 15:09:16 63ca1fbb43ae: Waiting 15:09:16 0eaaaf8b004a: Layer already exists 15:09:16 69450735d70c: Layer already exists 15:09:16 62f7f7a95e84: Layer already exists 15:09:16 2a6927c8b149: Layer already exists 15:09:16 bb127f0d6deb: Layer already exists 15:09:16 63ca1fbb43ae: Layer already exists 15:09:16 8dc178d9667c: Layer already exists 15:09:16 3.2.0-dev.90: digest: sha256:16abde822c4b260867145cd2ef3374e6706493f673ebb65569840af9f18290f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:09:17 0eaaaf8b004a: Preparing 15:09:17 69450735d70c: Preparing 15:09:17 2a6927c8b149: Preparing 15:09:17 bb127f0d6deb: Preparing 15:09:17 62f7f7a95e84: Preparing 15:09:17 8dc178d9667c: Preparing 15:09:17 63ca1fbb43ae: Preparing 15:09:17 8dc178d9667c: Waiting 15:09:17 63ca1fbb43ae: Waiting 15:09:17 62f7f7a95e84: Layer already exists 15:09:17 2a6927c8b149: Layer already exists 15:09:17 0eaaaf8b004a: Layer already exists 15:09:17 69450735d70c: Layer already exists 15:09:17 bb127f0d6deb: Layer already exists 15:09:17 8dc178d9667c: Layer already exists 15:09:17 63ca1fbb43ae: Layer already exists 15:09:17 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:16abde822c4b260867145cd2ef3374e6706493f673ebb65569840af9f18290f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:09:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 15:09:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 15:09:18 0eaaaf8b004a: Preparing 15:09:18 69450735d70c: Preparing 15:09:18 2a6927c8b149: Preparing 15:09:18 bb127f0d6deb: Preparing 15:09:18 62f7f7a95e84: Preparing 15:09:18 8dc178d9667c: Preparing 15:09:18 63ca1fbb43ae: Preparing 15:09:18 63ca1fbb43ae: Waiting 15:09:18 0eaaaf8b004a: Layer already exists 15:09:18 bb127f0d6deb: Layer already exists 15:09:18 69450735d70c: Layer already exists 15:09:18 2a6927c8b149: Layer already exists 15:09:18 62f7f7a95e84: Layer already exists 15:09:18 8dc178d9667c: Layer already exists 15:09:18 63ca1fbb43ae: Layer already exists 15:09:18 main: digest: sha256:16abde822c4b260867145cd2ef3374e6706493f673ebb65569840af9f18290f0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:09:18 ===================================================== [Pipeline] echo 15:09:18 taggedImages: 15:09:18 - nexus3.edgexfoundry.org:10004/support-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:09:18 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 15:09:18 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.90 15:09:18 - nexus3.edgexfoundry.org:10004/support-scheduler:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:09:18 - 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] } 15:26:49 #149 ... 15:26:49 15:26:49 #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 15:26:49 #158 DONE 1231.0s 15:26:49 15:26:49 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:26:49 #152 ... 15:26:49 15:26:49 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 15:26:49 #161 DONE 0.3s 15:26:49 15:26:49 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:26:49 #156 ... 15:26:49 15:26:49 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 15:26:49 #162 DONE 0.1s 15:26:49 15:26:49 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 15:26:49 #163 DONE 0.1s 15:26:49 15:26:49 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:26:49 #149 ... 15:26:49 15:26:49 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 15:26:49 #164 DONE 0.3s 15:26:49 15:26:49 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:26:49 #51 ... 15:26:49 15:26:49 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:26:49 #165 DONE 0.3s 15:26:49 15:26:49 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:26:49 #153 ... 15:26:49 15:26:49 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:26:49 #166 DONE 0.1s 15:26:49 15:26:49 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:26:52 #167 DONE 2.2s 15:26:52 15:26:52 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:26:52 #157 ... 15:26:52 15:26:52 #108 [security-proxy-setup] exporting to image 15:26:52 #108 exporting layers 15:26:53 #108 exporting layers 1.7s done 15:26:53 #108 writing image sha256:8c39713e90ed316158b8dbc191e7cf8c08709c767dbb8ef05cb05e7dc9dd8556 done 15:26:53 #108 naming to docker.io/library/security-proxy-setup-arm64 done 15:26:53 #108 DONE 7.9s 15:26:53 15:26:53 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:26:53 #151 1236.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.90" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:27:03 #151 ... 15:27:03 15:27:03 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 15:27:03 #156 DONE 1246.4s 15:27:03 15:27:03 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:27:03 #153 ... 15:27:03 15:27:03 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 15:27:04 #168 DONE 0.3s 15:27:04 15:27:04 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:27:04 #35 ... 15:27:04 15:27:04 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 15:27:06 #169 DONE 2.2s 15:27:06 15:27:06 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 15:27:06 #170 DONE 0.4s 15:27:06 15:27:06 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 15:27:07 #171 DONE 0.2s 15:27:07 15:27:07 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:27:07 #172 DONE 0.2s 15:27:07 15:27:07 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:27:07 #150 ... 15:27:07 15:27:07 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 15:27:07 #173 DONE 0.2s 15:27:07 15:27:07 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 15:27:07 #174 DONE 0.1s 15:27:07 15:27:07 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:27:07 #160 ... 15:27:07 15:27:07 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 15:27:07 #175 DONE 0.1s 15:27:07 15:27:07 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 15:27:07 #176 DONE 0.1s 15:27:07 15:27:07 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:27:07 #152 ... 15:27:07 15:27:07 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 15:27:07 #177 DONE 0.1s 15:27:07 15:27:07 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:27:07 #178 DONE 0.1s 15:27:07 15:27:07 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:27:08 #152 ... 15:27:08 15:27:08 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 15:27:10 #179 DONE 1.9s 15:27:10 15:27:10 #108 [security-bootstrapper] exporting to image 15:27:10 #108 exporting layers 15:27:11 #108 exporting layers 1.0s done 15:27:11 #108 writing image sha256:36244964b304615d660f665ed999d229109da45af1cfb4aa7086291e68a2718d done 15:27:11 #108 naming to docker.io/library/security-bootstrapper-arm64 done 15:27:11 #108 DONE 8.9s 15:27:11 15:27:11 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:27:16 #155 ... 15:27:16 15:27:16 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:27:16 #151 DONE 1258.9s 15:27:16 15:27:16 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:27:16 #155 ... 15:27:16 15:27:16 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 15:27:16 #180 DONE 0.3s 15:27:16 15:27:16 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:27:16 #160 ... 15:27:16 15:27:16 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 15:27:16 #181 DONE 0.2s 15:27:16 15:27:16 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:27:16 #182 DONE 0.1s 15:27:16 15:27:16 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:27:16 #155 ... 15:27:16 15:27:16 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 15:27:16 #183 DONE 0.1s 15:27:16 15:27:16 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 15:27:17 #184 DONE 0.1s 15:27:17 15:27:17 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:27:17 #160 ... 15:27:17 15:27:17 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:27:17 #185 DONE 0.2s 15:27:17 15:27:17 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:27:17 #186 DONE 0.2s 15:27:17 15:27:17 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:27:17 #187 DONE 0.1s 15:27:17 15:27:17 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:27:17 #152 ... 15:27:17 15:27:17 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:27:19 #188 DONE 2.2s 15:27:19 15:27:19 #108 [security-secretstore-setup] exporting to image 15:27:19 #108 exporting layers 15:27:21 #108 exporting layers 1.3s done 15:27:21 #108 writing image sha256:24a762ca3f89d7be87cd3c30c55008f87b7b7e18bc08dd2931c7ca7ae9b049bd 0.0s done 15:27:21 #108 naming to docker.io/library/security-secretstore-setup-arm64 15:27:21 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 15:27:21 #108 DONE 10.3s 15:27:21 15:27:21 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:28:08 #155 ... 15:28:08 15:28:08 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 15:28:08 #152 DONE 1309.2s 15:28:08 15:28:08 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:28:08 #35 ... 15:28:08 15:28:08 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:28:08 #189 DONE 0.3s 15:28:08 15:28:08 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:28:08 #155 ... 15:28:08 15:28:08 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:28:08 #190 DONE 0.3s 15:28:08 15:28:08 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:28:08 #159 ... 15:28:08 15:28:08 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 15:28:08 #191 DONE 0.3s 15:28:08 15:28:08 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:28:08 #35 ... 15:28:08 15:28:08 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 15:28:08 #192 DONE 0.2s 15:28:08 15:28:08 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 15:28:08 #193 DONE 0.2s 15:28:08 15:28:08 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:28:10 #194 DONE 2.1s 15:28:10 15:28:10 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:28:10 #35 ... 15:28:10 15:28:10 #108 [core-common-config-bootstrapper] exporting to image 15:28:10 #108 exporting layers 15:28:10 #108 exporting layers 0.6s done 15:28:10 #108 writing image sha256:e279ebee693fc91080345e4d752f8c635667420b97d9dd84f3f261a8b242f872 done 15:28:10 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 15:28:10 #108 DONE 10.8s 15:28:10 15:28:10 #29 [core-command internal] load .dockerignore 15:30:32 #29 ... 15:30:32 15:30:32 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:30:32 #153 DONE 1446.4s 15:30:32 15:30:32 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:30:32 #155 ... 15:30:32 15:30:32 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:30:32 #195 DONE 0.1s 15:30:32 15:30:32 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:30:32 #160 ... 15:30:32 15:30:32 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:30:32 #196 DONE 0.2s 15:30:32 15:30:32 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:30:32 #197 DONE 0.3s 15:30:32 15:30:32 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 15:30:32 #198 DONE 0.2s 15:30:32 15:30:32 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:30:32 #160 ... 15:30:32 15:30:32 #108 [security-spiffe-token-provider] exporting to image 15:30:32 #108 exporting layers 15:30:32 #108 exporting layers 0.8s done 15:30:32 #108 writing image sha256:2ece45dad6ade4636d25c47fd46bb78a1388231d16c0380dc820aee3eb5dc88e done 15:30:32 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 15:30:32 #108 DONE 11.6s 15:30:32 15:30:32 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 15:38:25 #157 DONE 1914.6s 15:38:25 15:38:25 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:38:25 #35 ... 15:38:25 15:38:25 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 15:38:25 #199 DONE 0.1s 15:38:25 15:38:25 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:38:25 #160 ... 15:38:25 15:38:25 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 15:38:25 #200 DONE 0.1s 15:38:25 15:38:25 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:38:25 #35 ... 15:38:25 15:38:25 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 15:38:25 #201 DONE 0.3s 15:38:25 15:38:25 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 15:38:25 #202 DONE 0.2s 15:38:25 15:38:25 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 15:38:25 #203 DONE 0.1s 15:38:25 15:38:25 #29 [core-command internal] load .dockerignore 15:38:25 #29 ... 15:38:25 15:38:25 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:38:25 #204 DONE 1.7s 15:38:25 15:38:25 #108 [security-proxy-auth] exporting to image 15:38:25 #108 exporting layers 15:38:25 #108 exporting layers 0.7s done 15:38:25 #108 writing image sha256:6e9f25cc7f83ca20a60037ec25e486738ffdcf4a13a1590ca5aff3e0136ff536 done 15:38:25 #108 naming to docker.io/library/security-proxy-auth-arm64 done 15:38:25 #108 DONE 12.3s 15:38:25 15:38:25 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:39:11 #35 ... 15:39:11 15:39:11 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 15:39:11 #155 DONE 1969.7s 15:39:11 15:39:11 #29 [core-command internal] load .dockerignore 15:39:11 #29 ... 15:39:11 15:39:11 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:39:11 #205 DONE 0.3s 15:39:11 15:39:11 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 15:39:11 #206 DONE 0.2s 15:39:11 15:39:11 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:39:11 #207 DONE 0.4s 15:39:11 15:39:11 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 15:39:11 #208 DONE 0.1s 15:39:11 15:39:11 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:39:11 #35 ... 15:39:11 15:39:11 #108 [core-command] exporting to image 15:39:11 #108 exporting layers 15:39:11 #108 exporting layers 0.3s done 15:39:11 #108 writing image sha256:1a44e5ff3aee18263f042d7efb769b1988a324c454e79d39925429b2d6707fd8 0.0s done 15:39:11 #108 naming to docker.io/library/core-command-arm64 done 15:39:11 #108 DONE 12.7s 15:39:11 15:39:11 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:41:18 #35 ... 15:41:18 15:41:18 #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 15:41:18 #145 DONE 2098.0s 15:41:18 15:41:18 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:41:18 #51 ... 15:41:18 15:41:18 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:41:18 #209 DONE 0.2s 15:41:18 15:41:18 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:41:18 #35 ... 15:41:18 15:41:18 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 15:41:18 #210 DONE 0.1s 15:41:18 15:41:18 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:41:18 #35 ... 15:41:18 15:41:18 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:41:18 #211 DONE 0.4s 15:41:18 15:41:18 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:41:18 #160 ... 15:41:18 15:41:18 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 15:41:18 #212 DONE 0.1s 15:41:18 15:41:18 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 15:41:18 #213 DONE 0.2s 15:41:18 15:41:18 #108 [core-data] exporting to image 15:41:18 #108 exporting layers 15:41:18 #108 exporting layers 0.6s done 15:41:18 #108 writing image sha256:46c229d31fe4c7ca940db0007d7a8116299c2ccebc64ae240bf3c501af264753 done 15:41:18 #108 naming to docker.io/library/core-data-arm64 0.0s done 15:41:18 #108 DONE 13.3s 15:41:18 15:41:18 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:41:18 #35 ... 15:41:18 15:41:18 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 15:41:18 #150 DONE 2100.9s 15:41:18 15:41:18 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:41:18 #35 ... 15:41:18 15:41:18 #214 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:41:18 #214 DONE 0.2s 15:41:18 15:41:18 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:41:18 #51 ... 15:41:18 15:41:18 #215 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 15:41:18 #215 DONE 0.3s 15:41:18 15:41:18 #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 15:41:18 #216 DONE 0.2s 15:41:18 15:41:18 #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 15:41:19 #217 DONE 0.1s 15:41:19 15:41:19 #108 [core-keeper] exporting to image 15:41:19 #108 exporting layers 0.4s done 15:41:19 #108 writing image sha256:8ef9fef843982cb85d1e663e0ffd737065b3411c7185a2cde421728ec54cfbd7 done 15:41:19 #108 naming to docker.io/library/core-keeper-arm64 done 15:41:19 #108 DONE 13.7s 15:41:19 15:41:19 #29 [core-command internal] load .dockerignore 15:41:26 #29 ... 15:41:26 15:41:26 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 15:41:26 #159 DONE 2108.5s 15:41:26 15:41:26 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:41:26 #154 ... 15:41:26 15:41:26 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 15:41:26 #218 DONE 0.3s 15:41:26 15:41:26 #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 15:41:26 #219 DONE 0.2s 15:41:26 15:41:26 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:41:26 #51 ... 15:41:26 15:41:26 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:41:26 #220 DONE 0.3s 15:41:26 15:41:26 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 15:41:26 #221 DONE 0.1s 15:41:26 15:41:26 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 15:41:26 #222 DONE 0.1s 15:41:26 15:41:26 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:41:26 #154 ... 15:41:26 15:41:26 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 15:41:26 #223 DONE 0.1s 15:41:27 15:41:27 #108 [core-metadata] exporting to image 15:41:27 #108 exporting layers 15:41:27 #108 exporting layers 0.4s done 15:41:27 #108 writing image sha256:2f674a1bccea101ddc25231b2b7ccb51189897c83e174ea095dfde8102a1cb3a done 15:41:27 #108 naming to docker.io/library/core-metadata-arm64 done 15:41:27 #108 DONE 14.1s 15:41:27 15:41:27 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15:41:59 #51 ... 15:41:59 15:41:59 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 15:41:59 #154 DONE 2140.4s 15:41:59 15:41:59 #29 [core-command internal] load .dockerignore 15:41:59 #29 ... 15:41:59 15:41:59 #160 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 15:41:59 #160 DONE 2140.9s 15:41:59 15:41:59 #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 15:41:59 #35 ... 15:41:59 15:41:59 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:41:59 #224 DONE 0.2s 15:41:59 15:41:59 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:41:59 #225 DONE 0.1s 15:41:59 15:41:59 #226 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 15:41:59 #226 DONE 0.4s 15:41:59 15:41:59 #227 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 15:41:59 #227 DONE 0.1s 15:41:59 15:41:59 #228 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:41:59 #228 ... 15:41:59 15:41:59 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 15:41:59 #149 DONE 2142.0s 15:41:59 15:41:59 #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:41:59 #229 DONE 0.5s 15:41:59 15:41:59 #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 15:41:59 #230 DONE 0.2s 15:41:59 15:41:59 #228 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:41:59 #228 DONE 0.6s 15:41:59 15:41:59 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:41:59 #231 ... 15:41:59 15:41:59 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 15:41:59 #232 DONE 0.2s 15:41:59 15:41:59 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 15:41:59 #231 DONE 0.2s 15:41:59 15:41:59 #233 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 15:41:59 #233 DONE 0.1s 15:41:59 15:41:59 #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 15:41:59 #234 DONE 0.2s 15:41:59 15:41:59 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 15:42:00 #235 DONE 0.5s 15:42:00 15:42:00 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 15:42:00 #236 DONE 0.1s 15:42:00 15:42:00 #108 [support-cron-scheduler] exporting to image 15:42:00 #108 exporting layers 15:42:00 #108 writing image sha256:cefb27d9ca4e1d7a5df486d3a27076131223c972067afdf7e5edf3c91d2ba061 done 15:42:00 #108 naming to docker.io/library/support-scheduler-arm64 done 15:42:00 #108 exporting layers 0.8s done 15:42:00 #108 writing image sha256:35f32d6b7ff1391d7aa966462bea987356867f317ee0f05e366aa43699cc7273 15:42:00 #108 writing image sha256:35f32d6b7ff1391d7aa966462bea987356867f317ee0f05e366aa43699cc7273 done 15:42:00 #108 naming to docker.io/library/support-notifications-arm64 done 15:42:01 #108 exporting layers 0.9s done 15:42:01 #108 writing image sha256:c8168d743f168588239d43585553320f050d02f73370c89da5acf8e78838ca02 done 15:42:01 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 15:42:01 #108 DONE 15.9s 15:42:01 15:42:01 #29 [core-command internal] load .dockerignore 15:42:01 time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:42:01 time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:42:01 time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:42:01 time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:42:01 time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:42:01 time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:42:01 time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:42:01 time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:42:01 time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:42:01 time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:42:01 time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:42:01 time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:42:01 time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:42:01 time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:42:01 time="2024-10-05T15:03:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 15:42:01 time="2024-10-05T15:03:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 15:42:01 $ docker stop --time=1 f47e2776bf788f2282a8f8f527d364d8f5dcea1392065f51e94239441821f0e3 15:42:02 $ docker rm -f --volumes f47e2776bf788f2282a8f8f527d364d8f5dcea1392065f51e94239441821f0e3 [Pipeline] // withDockerContainer [Pipeline] sh 15:42:03 + docker images 15:42:03 REPOSITORY TAG IMAGE ID CREATED SIZE 15:42:03 support-notifications-arm64 latest 35f32d6b7ff1 4 seconds ago 44.8MB 15:42:03 support-cron-scheduler-arm64 latest c8168d743f16 4 seconds ago 45.6MB 15:42:03 support-scheduler-arm64 latest cefb27d9ca4e 4 seconds ago 44MB 15:42:03 core-metadata-arm64 latest 2f674a1bccea 37 seconds ago 30.2MB 15:42:03 core-keeper-arm64 latest 8ef9fef84398 45 seconds ago 29.5MB 15:42:03 core-data-arm64 latest 46c229d31fe4 47 seconds ago 30.1MB 15:42:03 core-command-arm64 latest 1a44e5ff3aee 2 minutes ago 26.4MB 15:42:03 security-proxy-auth-arm64 latest 6e9f25cc7f83 3 minutes ago 25.2MB 15:42:03 security-spiffe-token-provider-arm64 latest 2ece45dad6ad 11 minutes ago 33MB 15:42:03 core-common-config-bootstrapper-arm64 latest e279ebee693f 13 minutes ago 17.4MB 15:42:03 security-secretstore-setup-arm64 latest 24a762ca3f89 14 minutes ago 40.3MB 15:42:03 security-bootstrapper-arm64 latest 36244964b304 14 minutes ago 21MB 15:42:03 security-proxy-setup-arm64 latest 8c39713e90ed 15 minutes ago 29.4MB 15:42:03 security-spire-agent-arm64 latest e889b9fe7734 37 minutes ago 176MB 15:42:03 security-spire-config-arm64 latest f10c2781dc82 37 minutes ago 117MB 15:42:03 security-spire-server-arm64 latest 70da53dcbb31 37 minutes ago 118MB 15:42:03 ci-base-image-arm64 latest 7457bebd0b8d 39 minutes ago 965MB 15:42:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 2 days ago 558MB 15:42:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:42:03 provisioning config files... 15:42:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/713@tmp/config6148408044257459417tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:42:03 ---> ****-login.sh 15:42:03 nexus3.edgexfoundry.org:10001 15:42:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:04 Configure a credential helper to remove this warning. See 15:42:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:04 15:42:04 Login Succeeded 15:42:04 nexus3.edgexfoundry.org:10002 15:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:04 Configure a credential helper to remove this warning. See 15:42:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:04 15:42:04 Login Succeeded 15:42:04 nexus3.edgexfoundry.org:10003 15:42:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:05 Configure a credential helper to remove this warning. See 15:42:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:05 15:42:05 Login Succeeded 15:42:05 nexus3.edgexfoundry.org:10004 15:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:05 Configure a credential helper to remove this warning. See 15:42:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:05 15:42:05 Login Succeeded 15:42:05 ****.io 15:42:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:42:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 15:42:05 Configure a credential helper to remove this warning. See 15:42:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 15:42:05 15:42:05 Login Succeeded 15:42:05 ---> ****-login.sh ends [Pipeline] } 15:42:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 15:42:05 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 15:42:05 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:05 latest 15:42:05 3.2.0-dev.90 15:42:05 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:42:05 main 15:42:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:42:07 a4c3b65018cf: Preparing 15:42:07 8e9e1571649e: Preparing 15:42:07 2f6cd6f91e89: Preparing 15:42:07 056af04b66d7: Preparing 15:42:07 482a7a83685a: Preparing 15:42:07 b4c861f06f26: Preparing 15:42:07 16113d51b718: Preparing 15:42:07 16113d51b718: Waiting 15:42:07 b4c861f06f26: Waiting 15:42:07 a4c3b65018cf: Pushed 15:42:07 2f6cd6f91e89: Pushed 15:42:07 056af04b66d7: Pushed 15:42:07 16113d51b718: Layer already exists 15:42:07 482a7a83685a: Pushed 15:42:07 b4c861f06f26: Pushed 15:42:11 8e9e1571649e: Pushed 15:42:11 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:6cf829bc631fc0256449db9999d5be784a714eca82b2aca55fd1c4560e7fa6e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:42:12 a4c3b65018cf: Preparing 15:42:12 8e9e1571649e: Preparing 15:42:12 2f6cd6f91e89: Preparing 15:42:12 056af04b66d7: Preparing 15:42:12 482a7a83685a: Preparing 15:42:12 b4c861f06f26: Preparing 15:42:12 16113d51b718: Preparing 15:42:12 b4c861f06f26: Waiting 15:42:12 16113d51b718: Waiting 15:42:12 a4c3b65018cf: Layer already exists 15:42:12 482a7a83685a: Layer already exists 15:42:12 056af04b66d7: Layer already exists 15:42:12 2f6cd6f91e89: Layer already exists 15:42:12 8e9e1571649e: Layer already exists 15:42:12 b4c861f06f26: Layer already exists 15:42:12 16113d51b718: Layer already exists 15:42:12 latest: digest: sha256:6cf829bc631fc0256449db9999d5be784a714eca82b2aca55fd1c4560e7fa6e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.90 15:42:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:42:13 a4c3b65018cf: Preparing 15:42:13 8e9e1571649e: Preparing 15:42:13 2f6cd6f91e89: Preparing 15:42:13 056af04b66d7: Preparing 15:42:13 482a7a83685a: Preparing 15:42:13 b4c861f06f26: Preparing 15:42:13 16113d51b718: Preparing 15:42:13 16113d51b718: Waiting 15:42:13 a4c3b65018cf: Layer already exists 15:42:13 482a7a83685a: Layer already exists 15:42:13 2f6cd6f91e89: Layer already exists 15:42:13 8e9e1571649e: Layer already exists 15:42:13 056af04b66d7: Layer already exists 15:42:13 b4c861f06f26: Layer already exists 15:42:13 16113d51b718: Layer already exists 15:42:13 3.2.0-dev.90: digest: sha256:6cf829bc631fc0256449db9999d5be784a714eca82b2aca55fd1c4560e7fa6e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:42:14 a4c3b65018cf: Preparing 15:42:14 8e9e1571649e: Preparing 15:42:14 2f6cd6f91e89: Preparing 15:42:14 056af04b66d7: Preparing 15:42:14 482a7a83685a: Preparing 15:42:14 b4c861f06f26: Preparing 15:42:14 16113d51b718: Preparing 15:42:14 b4c861f06f26: Waiting 15:42:14 16113d51b718: Waiting 15:42:14 2f6cd6f91e89: Layer already exists 15:42:14 056af04b66d7: Layer already exists 15:42:14 a4c3b65018cf: Layer already exists 15:42:14 8e9e1571649e: Layer already exists 15:42:14 482a7a83685a: Layer already exists 15:42:14 b4c861f06f26: Layer already exists 15:42:14 16113d51b718: Layer already exists 15:42:14 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:6cf829bc631fc0256449db9999d5be784a714eca82b2aca55fd1c4560e7fa6e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 15:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 15:42:15 a4c3b65018cf: Preparing 15:42:15 8e9e1571649e: Preparing 15:42:15 2f6cd6f91e89: Preparing 15:42:15 056af04b66d7: Preparing 15:42:15 482a7a83685a: Preparing 15:42:15 b4c861f06f26: Preparing 15:42:15 16113d51b718: Preparing 15:42:15 b4c861f06f26: Waiting 15:42:15 16113d51b718: Waiting 15:42:15 8e9e1571649e: Layer already exists 15:42:15 056af04b66d7: Layer already exists 15:42:15 482a7a83685a: Layer already exists 15:42:15 2f6cd6f91e89: Layer already exists 15:42:15 a4c3b65018cf: Layer already exists 15:42:15 b4c861f06f26: Layer already exists 15:42:15 16113d51b718: Layer already exists 15:42:15 main: digest: sha256:6cf829bc631fc0256449db9999d5be784a714eca82b2aca55fd1c4560e7fa6e8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:15 ===================================================== [Pipeline] echo 15:42:15 taggedImages: 15:42:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 15:42:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.90 15:42:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:42:15 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 15:42:15 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 15:42:15 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:15 latest 15:42:15 3.2.0-dev.90 15:42:15 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:42:15 main 15:42:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:42:16 5c153e142f56: Preparing 15:42:16 f5e73b438d9f: Preparing 15:42:16 892c7a93325b: Preparing 15:42:16 2f33bf6a484e: Preparing 15:42:16 2f6cd6f91e89: Preparing 15:42:16 056af04b66d7: Preparing 15:42:16 482a7a83685a: Preparing 15:42:16 b4c861f06f26: Preparing 15:42:16 16113d51b718: Preparing 15:42:16 056af04b66d7: Waiting 15:42:16 482a7a83685a: Waiting 15:42:16 b4c861f06f26: Waiting 15:42:16 16113d51b718: Waiting 15:42:16 2f6cd6f91e89: Layer already exists 15:42:16 056af04b66d7: Layer already exists 15:42:16 482a7a83685a: Layer already exists 15:42:16 892c7a93325b: Pushed 15:42:16 f5e73b438d9f: Pushed 15:42:16 b4c861f06f26: Layer already exists 15:42:16 16113d51b718: Layer already exists 15:42:16 5c153e142f56: Pushed 15:42:18 2f33bf6a484e: Pushed 15:42:18 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:21aab14f84d93acfe326763b45e034c9f5c682b5614679b784eddafad0ed853c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:19 + 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 15:42:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 15:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:42:19 5c153e142f56: Preparing 15:42:19 f5e73b438d9f: Preparing 15:42:19 892c7a93325b: Preparing 15:42:19 2f33bf6a484e: Preparing 15:42:19 2f6cd6f91e89: Preparing 15:42:19 056af04b66d7: Preparing 15:42:19 482a7a83685a: Preparing 15:42:19 b4c861f06f26: Preparing 15:42:19 16113d51b718: Preparing 15:42:19 056af04b66d7: Waiting 15:42:19 482a7a83685a: Waiting 15:42:19 b4c861f06f26: Waiting 15:42:19 16113d51b718: Waiting 15:42:19 5c153e142f56: Layer already exists 15:42:19 892c7a93325b: Layer already exists 15:42:19 2f33bf6a484e: Layer already exists 15:42:19 2f6cd6f91e89: Layer already exists 15:42:19 f5e73b438d9f: Layer already exists 15:42:19 b4c861f06f26: Layer already exists 15:42:19 056af04b66d7: Layer already exists 15:42:19 16113d51b718: Layer already exists 15:42:19 482a7a83685a: Layer already exists 15:42:19 latest: digest: sha256:21aab14f84d93acfe326763b45e034c9f5c682b5614679b784eddafad0ed853c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:20 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:20 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.90 15:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:42:20 5c153e142f56: Preparing 15:42:20 f5e73b438d9f: Preparing 15:42:20 892c7a93325b: Preparing 15:42:20 2f33bf6a484e: Preparing 15:42:20 2f6cd6f91e89: Preparing 15:42:20 056af04b66d7: Preparing 15:42:20 482a7a83685a: Preparing 15:42:20 b4c861f06f26: Preparing 15:42:20 16113d51b718: Preparing 15:42:20 482a7a83685a: Waiting 15:42:20 b4c861f06f26: Waiting 15:42:20 16113d51b718: Waiting 15:42:20 5c153e142f56: Layer already exists 15:42:20 2f6cd6f91e89: Layer already exists 15:42:20 892c7a93325b: Layer already exists 15:42:20 2f33bf6a484e: Layer already exists 15:42:20 f5e73b438d9f: Layer already exists 15:42:20 16113d51b718: Layer already exists 15:42:20 b4c861f06f26: Layer already exists 15:42:20 056af04b66d7: Layer already exists 15:42:20 482a7a83685a: Layer already exists 15:42:20 3.2.0-dev.90: digest: sha256:21aab14f84d93acfe326763b45e034c9f5c682b5614679b784eddafad0ed853c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:21 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:42:21 5c153e142f56: Preparing 15:42:21 f5e73b438d9f: Preparing 15:42:21 892c7a93325b: Preparing 15:42:21 2f33bf6a484e: Preparing 15:42:21 2f6cd6f91e89: Preparing 15:42:21 056af04b66d7: Preparing 15:42:21 482a7a83685a: Preparing 15:42:21 b4c861f06f26: Preparing 15:42:21 16113d51b718: Preparing 15:42:21 056af04b66d7: Waiting 15:42:21 482a7a83685a: Waiting 15:42:21 b4c861f06f26: Waiting 15:42:21 16113d51b718: Waiting 15:42:21 5c153e142f56: Layer already exists 15:42:21 2f33bf6a484e: Layer already exists 15:42:21 892c7a93325b: Layer already exists 15:42:21 2f6cd6f91e89: Layer already exists 15:42:21 f5e73b438d9f: Layer already exists 15:42:21 056af04b66d7: Layer already exists 15:42:21 482a7a83685a: Layer already exists 15:42:21 b4c861f06f26: Layer already exists 15:42:21 16113d51b718: Layer already exists 15:42:21 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:21aab14f84d93acfe326763b45e034c9f5c682b5614679b784eddafad0ed853c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:22 + 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 15:42:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 15:42:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 15:42:22 5c153e142f56: Preparing 15:42:22 f5e73b438d9f: Preparing 15:42:22 892c7a93325b: Preparing 15:42:22 2f33bf6a484e: Preparing 15:42:22 2f6cd6f91e89: Preparing 15:42:22 056af04b66d7: Preparing 15:42:22 482a7a83685a: Preparing 15:42:22 b4c861f06f26: Preparing 15:42:22 16113d51b718: Preparing 15:42:22 482a7a83685a: Waiting 15:42:22 b4c861f06f26: Waiting 15:42:22 16113d51b718: Waiting 15:42:22 056af04b66d7: Waiting 15:42:22 5c153e142f56: Layer already exists 15:42:22 f5e73b438d9f: Layer already exists 15:42:22 2f33bf6a484e: Layer already exists 15:42:22 892c7a93325b: Layer already exists 15:42:22 2f6cd6f91e89: Layer already exists 15:42:22 482a7a83685a: Layer already exists 15:42:22 056af04b66d7: Layer already exists 15:42:22 b4c861f06f26: Layer already exists 15:42:22 16113d51b718: Layer already exists 15:42:22 main: digest: sha256:21aab14f84d93acfe326763b45e034c9f5c682b5614679b784eddafad0ed853c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:22 ===================================================== [Pipeline] echo 15:42:22 taggedImages: 15:42:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 15:42:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.90 15:42:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:42:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 15:42:23 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 15:42:23 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:23 latest 15:42:23 3.2.0-dev.90 15:42:23 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:42:23 main 15:42:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:42:23 00e529c0f7d4: Preparing 15:42:23 cc7ab12af23a: Preparing 15:42:23 c32875051220: Preparing 15:42:23 2f6cd6f91e89: Preparing 15:42:23 056af04b66d7: Preparing 15:42:23 0a579239d5b8: Preparing 15:42:23 c4998595b885: Preparing 15:42:23 0a579239d5b8: Waiting 15:42:23 16113d51b718: Preparing 15:42:23 c4998595b885: Waiting 15:42:23 16113d51b718: Waiting 15:42:23 2f6cd6f91e89: Layer already exists 15:42:24 056af04b66d7: Layer already exists 15:42:24 00e529c0f7d4: Pushed 15:42:24 cc7ab12af23a: Pushed 15:42:24 16113d51b718: Layer already exists 15:42:24 c4998595b885: Pushed 15:42:24 0a579239d5b8: Pushed 15:42:29 c32875051220: Pushed 15:42:29 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:54b4172da85be29f10b4251c590b817a4bdcc32d2ced1e0e80536aeb46a9f362 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:42:30 00e529c0f7d4: Preparing 15:42:30 cc7ab12af23a: Preparing 15:42:30 c32875051220: Preparing 15:42:30 2f6cd6f91e89: Preparing 15:42:30 056af04b66d7: Preparing 15:42:30 0a579239d5b8: Preparing 15:42:30 c4998595b885: Preparing 15:42:30 16113d51b718: Preparing 15:42:30 0a579239d5b8: Waiting 15:42:30 c4998595b885: Waiting 15:42:30 16113d51b718: Waiting 15:42:30 056af04b66d7: Layer already exists 15:42:30 cc7ab12af23a: Layer already exists 15:42:30 00e529c0f7d4: Layer already exists 15:42:30 c32875051220: Layer already exists 15:42:30 2f6cd6f91e89: Layer already exists 15:42:30 0a579239d5b8: Layer already exists 15:42:30 c4998595b885: Layer already exists 15:42:30 16113d51b718: Layer already exists 15:42:30 latest: digest: sha256:54b4172da85be29f10b4251c590b817a4bdcc32d2ced1e0e80536aeb46a9f362 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:31 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.90 15:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:42:31 00e529c0f7d4: Preparing 15:42:31 cc7ab12af23a: Preparing 15:42:31 c32875051220: Preparing 15:42:31 2f6cd6f91e89: Preparing 15:42:31 056af04b66d7: Preparing 15:42:31 0a579239d5b8: Preparing 15:42:31 c4998595b885: Preparing 15:42:31 16113d51b718: Preparing 15:42:31 0a579239d5b8: Waiting 15:42:31 c4998595b885: Waiting 15:42:31 16113d51b718: Waiting 15:42:31 c32875051220: Layer already exists 15:42:31 00e529c0f7d4: Layer already exists 15:42:31 056af04b66d7: Layer already exists 15:42:31 2f6cd6f91e89: Layer already exists 15:42:31 cc7ab12af23a: Layer already exists 15:42:31 16113d51b718: Layer already exists 15:42:31 c4998595b885: Layer already exists 15:42:31 0a579239d5b8: Layer already exists 15:42:31 3.2.0-dev.90: digest: sha256:54b4172da85be29f10b4251c590b817a4bdcc32d2ced1e0e80536aeb46a9f362 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:31 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:32 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:42:32 00e529c0f7d4: Preparing 15:42:32 cc7ab12af23a: Preparing 15:42:32 c32875051220: Preparing 15:42:32 2f6cd6f91e89: Preparing 15:42:32 056af04b66d7: Preparing 15:42:32 0a579239d5b8: Preparing 15:42:32 c4998595b885: Preparing 15:42:32 16113d51b718: Preparing 15:42:32 0a579239d5b8: Waiting 15:42:32 c4998595b885: Waiting 15:42:32 00e529c0f7d4: Layer already exists 15:42:32 2f6cd6f91e89: Layer already exists 15:42:32 056af04b66d7: Layer already exists 15:42:32 cc7ab12af23a: Layer already exists 15:42:32 c32875051220: Layer already exists 15:42:32 0a579239d5b8: Layer already exists 15:42:32 16113d51b718: Layer already exists 15:42:32 c4998595b885: Layer already exists 15:42:32 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:54b4172da85be29f10b4251c590b817a4bdcc32d2ced1e0e80536aeb46a9f362 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:32 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:33 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 15:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 15:42:33 00e529c0f7d4: Preparing 15:42:33 cc7ab12af23a: Preparing 15:42:33 c32875051220: Preparing 15:42:33 2f6cd6f91e89: Preparing 15:42:33 056af04b66d7: Preparing 15:42:33 0a579239d5b8: Preparing 15:42:33 c4998595b885: Preparing 15:42:33 16113d51b718: Preparing 15:42:33 c4998595b885: Waiting 15:42:33 0a579239d5b8: Waiting 15:42:33 16113d51b718: Waiting 15:42:33 056af04b66d7: Layer already exists 15:42:33 2f6cd6f91e89: Layer already exists 15:42:33 cc7ab12af23a: Layer already exists 15:42:33 c32875051220: Layer already exists 15:42:33 00e529c0f7d4: Layer already exists 15:42:33 c4998595b885: Layer already exists 15:42:33 0a579239d5b8: Layer already exists 15:42:33 16113d51b718: Layer already exists 15:42:33 main: digest: sha256:54b4172da85be29f10b4251c590b817a4bdcc32d2ced1e0e80536aeb46a9f362 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:33 ===================================================== [Pipeline] echo 15:42:33 taggedImages: 15:42:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 15:42:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.90 15:42:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:42:33 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 15:42:33 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 15:42:33 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:33 latest 15:42:33 3.2.0-dev.90 15:42:33 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:42:33 main 15:42:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 15:42:34 ceb5d25914ae: Preparing 15:42:34 7a62fc9cb235: Preparing 15:42:34 94e6e0ebd24a: Preparing 15:42:34 056af04b66d7: Preparing 15:42:34 b4cc8de422a0: Preparing 15:42:34 3d6dccf65a5a: Preparing 15:42:34 16113d51b718: Preparing 15:42:34 3d6dccf65a5a: Waiting 15:42:34 16113d51b718: Waiting 15:42:34 056af04b66d7: Layer already exists 15:42:34 7a62fc9cb235: Pushed 15:42:34 ceb5d25914ae: Pushed 15:42:34 16113d51b718: Layer already exists 15:42:34 b4cc8de422a0: Pushed 15:42:34 3d6dccf65a5a: Pushed 15:42:39 94e6e0ebd24a: Pushed 15:42:39 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:f4955d1edf5c2f60811685ddafcf4815e72e13e68352c12ae2354513edaafd0e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 15:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 15:42:40 ceb5d25914ae: Preparing 15:42:40 7a62fc9cb235: Preparing 15:42:40 94e6e0ebd24a: Preparing 15:42:40 056af04b66d7: Preparing 15:42:40 b4cc8de422a0: Preparing 15:42:40 3d6dccf65a5a: Preparing 15:42:40 16113d51b718: Preparing 15:42:40 3d6dccf65a5a: Waiting 15:42:40 16113d51b718: Waiting 15:42:40 056af04b66d7: Layer already exists 15:42:40 ceb5d25914ae: Layer already exists 15:42:40 7a62fc9cb235: Layer already exists 15:42:40 94e6e0ebd24a: Layer already exists 15:42:40 b4cc8de422a0: Layer already exists 15:42:40 16113d51b718: Layer already exists 15:42:40 3d6dccf65a5a: Layer already exists 15:42:40 latest: digest: sha256:f4955d1edf5c2f60811685ddafcf4815e72e13e68352c12ae2354513edaafd0e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.90 15:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 15:42:41 ceb5d25914ae: Preparing 15:42:41 7a62fc9cb235: Preparing 15:42:41 94e6e0ebd24a: Preparing 15:42:41 056af04b66d7: Preparing 15:42:41 b4cc8de422a0: Preparing 15:42:41 3d6dccf65a5a: Preparing 15:42:41 16113d51b718: Preparing 15:42:41 3d6dccf65a5a: Waiting 15:42:41 16113d51b718: Waiting 15:42:41 ceb5d25914ae: Layer already exists 15:42:41 b4cc8de422a0: Layer already exists 15:42:41 056af04b66d7: Layer already exists 15:42:41 94e6e0ebd24a: Layer already exists 15:42:41 7a62fc9cb235: Layer already exists 15:42:41 16113d51b718: Layer already exists 15:42:41 3d6dccf65a5a: Layer already exists 15:42:41 3.2.0-dev.90: digest: sha256:f4955d1edf5c2f60811685ddafcf4815e72e13e68352c12ae2354513edaafd0e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 15:42:42 ceb5d25914ae: Preparing 15:42:42 7a62fc9cb235: Preparing 15:42:42 94e6e0ebd24a: Preparing 15:42:42 056af04b66d7: Preparing 15:42:42 b4cc8de422a0: Preparing 15:42:42 3d6dccf65a5a: Preparing 15:42:42 16113d51b718: Preparing 15:42:42 3d6dccf65a5a: Waiting 15:42:42 ceb5d25914ae: Layer already exists 15:42:42 056af04b66d7: Layer already exists 15:42:42 b4cc8de422a0: Layer already exists 15:42:42 94e6e0ebd24a: Layer already exists 15:42:42 7a62fc9cb235: Layer already exists 15:42:42 3d6dccf65a5a: Layer already exists 15:42:42 16113d51b718: Layer already exists 15:42:42 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:f4955d1edf5c2f60811685ddafcf4815e72e13e68352c12ae2354513edaafd0e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:43 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 15:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 15:42:43 ceb5d25914ae: Preparing 15:42:43 7a62fc9cb235: Preparing 15:42:43 94e6e0ebd24a: Preparing 15:42:43 056af04b66d7: Preparing 15:42:43 b4cc8de422a0: Preparing 15:42:43 3d6dccf65a5a: Preparing 15:42:43 16113d51b718: Preparing 15:42:43 3d6dccf65a5a: Waiting 15:42:43 16113d51b718: Waiting 15:42:43 ceb5d25914ae: Layer already exists 15:42:43 94e6e0ebd24a: Layer already exists 15:42:43 056af04b66d7: Layer already exists 15:42:43 b4cc8de422a0: Layer already exists 15:42:43 7a62fc9cb235: Layer already exists 15:42:43 16113d51b718: Layer already exists 15:42:43 3d6dccf65a5a: Layer already exists 15:42:43 main: digest: sha256:f4955d1edf5c2f60811685ddafcf4815e72e13e68352c12ae2354513edaafd0e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:43 ===================================================== [Pipeline] echo 15:42:43 taggedImages: 15:42:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 15:42:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.90 15:42:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:42:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 15:42:43 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 15:42:43 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:43 latest 15:42:43 3.2.0-dev.90 15:42:43 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:42:43 main 15:42:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:42:44 64aa583d7db8: Preparing 15:42:44 9821a37b1772: Preparing 15:42:44 157bfe4911cc: Preparing 15:42:44 0a8879c0f1bd: Preparing 15:42:44 2f6cd6f91e89: Preparing 15:42:44 056af04b66d7: Preparing 15:42:44 482a7a83685a: Preparing 15:42:44 056af04b66d7: Waiting 15:42:44 b4c861f06f26: Preparing 15:42:44 482a7a83685a: Waiting 15:42:44 16113d51b718: Preparing 15:42:44 b4c861f06f26: Waiting 15:42:44 16113d51b718: Waiting 15:42:44 2f6cd6f91e89: Layer already exists 15:42:44 056af04b66d7: Layer already exists 15:42:44 482a7a83685a: Layer already exists 15:42:44 157bfe4911cc: Pushed 15:42:44 9821a37b1772: Pushed 15:42:44 b4c861f06f26: Layer already exists 15:42:44 64aa583d7db8: Pushed 15:42:44 16113d51b718: Layer already exists 15:42:50 0a8879c0f1bd: Pushed 15:42:50 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:6e0ebc450c5c155ca44f452d533b98e1d253c6c984b9f9f4194ebea1d703a475 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:50 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:42:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:42:50 64aa583d7db8: Preparing 15:42:50 9821a37b1772: Preparing 15:42:50 157bfe4911cc: Preparing 15:42:50 0a8879c0f1bd: Preparing 15:42:50 2f6cd6f91e89: Preparing 15:42:50 056af04b66d7: Preparing 15:42:50 482a7a83685a: Preparing 15:42:50 b4c861f06f26: Preparing 15:42:50 16113d51b718: Preparing 15:42:50 482a7a83685a: Waiting 15:42:50 b4c861f06f26: Waiting 15:42:50 16113d51b718: Waiting 15:42:50 056af04b66d7: Waiting 15:42:50 157bfe4911cc: Layer already exists 15:42:50 9821a37b1772: Layer already exists 15:42:50 2f6cd6f91e89: Layer already exists 15:42:50 0a8879c0f1bd: Layer already exists 15:42:50 64aa583d7db8: Layer already exists 15:42:50 056af04b66d7: Layer already exists 15:42:50 b4c861f06f26: Layer already exists 15:42:50 482a7a83685a: Layer already exists 15:42:50 16113d51b718: Layer already exists 15:42:51 latest: digest: sha256:6e0ebc450c5c155ca44f452d533b98e1d253c6c984b9f9f4194ebea1d703a475 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.90 15:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:42:51 64aa583d7db8: Preparing 15:42:51 9821a37b1772: Preparing 15:42:51 157bfe4911cc: Preparing 15:42:51 0a8879c0f1bd: Preparing 15:42:51 2f6cd6f91e89: Preparing 15:42:51 056af04b66d7: Preparing 15:42:51 482a7a83685a: Preparing 15:42:51 056af04b66d7: Waiting 15:42:51 b4c861f06f26: Preparing 15:42:51 482a7a83685a: Waiting 15:42:51 16113d51b718: Preparing 15:42:51 b4c861f06f26: Waiting 15:42:51 16113d51b718: Waiting 15:42:51 9821a37b1772: Layer already exists 15:42:51 157bfe4911cc: Layer already exists 15:42:51 0a8879c0f1bd: Layer already exists 15:42:51 64aa583d7db8: Layer already exists 15:42:51 2f6cd6f91e89: Layer already exists 15:42:51 b4c861f06f26: Layer already exists 15:42:51 056af04b66d7: Layer already exists 15:42:51 482a7a83685a: Layer already exists 15:42:51 16113d51b718: Layer already exists 15:42:52 3.2.0-dev.90: digest: sha256:6e0ebc450c5c155ca44f452d533b98e1d253c6c984b9f9f4194ebea1d703a475 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:42:52 64aa583d7db8: Preparing 15:42:52 9821a37b1772: Preparing 15:42:52 157bfe4911cc: Preparing 15:42:52 0a8879c0f1bd: Preparing 15:42:52 2f6cd6f91e89: Preparing 15:42:52 056af04b66d7: Preparing 15:42:52 482a7a83685a: Preparing 15:42:52 b4c861f06f26: Preparing 15:42:52 16113d51b718: Preparing 15:42:52 056af04b66d7: Waiting 15:42:52 482a7a83685a: Waiting 15:42:52 b4c861f06f26: Waiting 15:42:52 16113d51b718: Waiting 15:42:52 9821a37b1772: Layer already exists 15:42:52 64aa583d7db8: Layer already exists 15:42:52 0a8879c0f1bd: Layer already exists 15:42:52 2f6cd6f91e89: Layer already exists 15:42:52 157bfe4911cc: Layer already exists 15:42:52 056af04b66d7: Layer already exists 15:42:52 16113d51b718: Layer already exists 15:42:52 482a7a83685a: Layer already exists 15:42:52 b4c861f06f26: Layer already exists 15:42:53 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:6e0ebc450c5c155ca44f452d533b98e1d253c6c984b9f9f4194ebea1d703a475 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 15:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 15:42:53 64aa583d7db8: Preparing 15:42:53 9821a37b1772: Preparing 15:42:53 157bfe4911cc: Preparing 15:42:53 0a8879c0f1bd: Preparing 15:42:53 2f6cd6f91e89: Preparing 15:42:53 056af04b66d7: Preparing 15:42:53 482a7a83685a: Preparing 15:42:53 b4c861f06f26: Preparing 15:42:53 16113d51b718: Preparing 15:42:53 056af04b66d7: Waiting 15:42:53 b4c861f06f26: Waiting 15:42:53 482a7a83685a: Waiting 15:42:53 16113d51b718: Waiting 15:42:53 9821a37b1772: Layer already exists 15:42:53 2f6cd6f91e89: Layer already exists 15:42:53 157bfe4911cc: Layer already exists 15:42:53 64aa583d7db8: Layer already exists 15:42:53 0a8879c0f1bd: Layer already exists 15:42:53 b4c861f06f26: Layer already exists 15:42:53 482a7a83685a: Layer already exists 15:42:53 16113d51b718: Layer already exists 15:42:53 056af04b66d7: Layer already exists 15:42:54 main: digest: sha256:6e0ebc450c5c155ca44f452d533b98e1d253c6c984b9f9f4194ebea1d703a475 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:42:54 ===================================================== [Pipeline] echo 15:42:54 taggedImages: 15:42:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 15:42:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.90 15:42:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:42:54 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 15:42:54 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 15:42:54 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:54 latest 15:42:54 3.2.0-dev.90 15:42:54 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:42:54 main 15:42:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:42:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:42:54 936f40cf2782: Preparing 15:42:54 33306e2d5f11: Preparing 15:42:54 f68c95ccbb41: Preparing 15:42:54 e41646c04ce7: Preparing 15:42:54 66d9ec604db3: Preparing 15:42:54 b8544db6962a: Preparing 15:42:54 acbef0db2c7c: Preparing 15:42:54 460c593749a4: Preparing 15:42:54 2f6cd6f91e89: Preparing 15:42:54 056af04b66d7: Preparing 15:42:54 8772880646e3: Preparing 15:42:54 595b335dd694: Preparing 15:42:54 5f70bf18a086: Preparing 15:42:54 9979829f2598: Preparing 15:42:54 3d22adf52c74: Preparing 15:42:54 5885caceee58: Preparing 15:42:54 16113d51b718: Preparing 15:42:54 8772880646e3: Waiting 15:42:54 595b335dd694: Waiting 15:42:54 5f70bf18a086: Waiting 15:42:54 9979829f2598: Waiting 15:42:54 b8544db6962a: Waiting 15:42:54 acbef0db2c7c: Waiting 15:42:54 460c593749a4: Waiting 15:42:54 2f6cd6f91e89: Waiting 15:42:54 056af04b66d7: Waiting 15:42:54 3d22adf52c74: Waiting 15:42:54 16113d51b718: Waiting 15:42:54 5885caceee58: Waiting 15:42:55 f68c95ccbb41: Pushed 15:42:55 66d9ec604db3: Pushed 15:42:55 936f40cf2782: Pushed 15:42:55 33306e2d5f11: Pushed 15:42:55 e41646c04ce7: Pushed 15:42:55 056af04b66d7: Layer already exists 15:42:55 b8544db6962a: Pushed 15:42:55 2f6cd6f91e89: Layer already exists 15:42:55 acbef0db2c7c: Pushed 15:42:55 5f70bf18a086: Layer already exists 15:42:55 595b335dd694: Pushed 15:42:55 8772880646e3: Pushed 15:42:55 16113d51b718: Layer already exists 15:42:55 9979829f2598: Pushed 15:42:55 3d22adf52c74: Pushed 15:42:55 5885caceee58: Pushed 15:42:58 460c593749a4: Pushed 15:42:58 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:1444af60b75066b0e412335a86c8200af187eb471eb327e0727477ed30d15e07 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:58 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:42:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:42:58 936f40cf2782: Preparing 15:42:58 33306e2d5f11: Preparing 15:42:58 f68c95ccbb41: Preparing 15:42:58 e41646c04ce7: Preparing 15:42:58 66d9ec604db3: Preparing 15:42:58 b8544db6962a: Preparing 15:42:58 acbef0db2c7c: Preparing 15:42:58 460c593749a4: Preparing 15:42:58 2f6cd6f91e89: Preparing 15:42:58 056af04b66d7: Preparing 15:42:58 8772880646e3: Preparing 15:42:58 595b335dd694: Preparing 15:42:58 5f70bf18a086: Preparing 15:42:58 9979829f2598: Preparing 15:42:58 3d22adf52c74: Preparing 15:42:58 5885caceee58: Preparing 15:42:58 16113d51b718: Preparing 15:42:58 056af04b66d7: Waiting 15:42:58 8772880646e3: Waiting 15:42:58 595b335dd694: Waiting 15:42:58 5f70bf18a086: Waiting 15:42:58 9979829f2598: Waiting 15:42:58 3d22adf52c74: Waiting 15:42:58 5885caceee58: Waiting 15:42:58 b8544db6962a: Waiting 15:42:58 16113d51b718: Waiting 15:42:58 460c593749a4: Waiting 15:42:58 acbef0db2c7c: Waiting 15:42:58 2f6cd6f91e89: Waiting 15:42:58 f68c95ccbb41: Layer already exists 15:42:58 66d9ec604db3: Layer already exists 15:42:58 33306e2d5f11: Layer already exists 15:42:58 936f40cf2782: Layer already exists 15:42:58 e41646c04ce7: Layer already exists 15:42:58 b8544db6962a: Layer already exists 15:42:58 460c593749a4: Layer already exists 15:42:58 acbef0db2c7c: Layer already exists 15:42:58 2f6cd6f91e89: Layer already exists 15:42:58 056af04b66d7: Layer already exists 15:42:58 595b335dd694: Layer already exists 15:42:58 8772880646e3: Layer already exists 15:42:58 9979829f2598: Layer already exists 15:42:58 5f70bf18a086: Layer already exists 15:42:58 3d22adf52c74: Layer already exists 15:42:58 5885caceee58: Layer already exists 15:42:58 16113d51b718: Layer already exists 15:42:59 latest: digest: sha256:1444af60b75066b0e412335a86c8200af187eb471eb327e0727477ed30d15e07 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:42:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.90 15:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:42:59 936f40cf2782: Preparing 15:42:59 33306e2d5f11: Preparing 15:42:59 f68c95ccbb41: Preparing 15:42:59 e41646c04ce7: Preparing 15:42:59 66d9ec604db3: Preparing 15:42:59 b8544db6962a: Preparing 15:42:59 acbef0db2c7c: Preparing 15:42:59 460c593749a4: Preparing 15:42:59 2f6cd6f91e89: Preparing 15:42:59 056af04b66d7: Preparing 15:42:59 8772880646e3: Preparing 15:42:59 595b335dd694: Preparing 15:42:59 5f70bf18a086: Preparing 15:42:59 9979829f2598: Preparing 15:42:59 3d22adf52c74: Preparing 15:42:59 5885caceee58: Preparing 15:42:59 16113d51b718: Preparing 15:42:59 460c593749a4: Waiting 15:42:59 2f6cd6f91e89: Waiting 15:42:59 056af04b66d7: Waiting 15:42:59 8772880646e3: Waiting 15:42:59 595b335dd694: Waiting 15:42:59 b8544db6962a: Waiting 15:42:59 5f70bf18a086: Waiting 15:42:59 acbef0db2c7c: Waiting 15:42:59 9979829f2598: Waiting 15:42:59 3d22adf52c74: Waiting 15:42:59 5885caceee58: Waiting 15:42:59 16113d51b718: Waiting 15:42:59 936f40cf2782: Layer already exists 15:42:59 e41646c04ce7: Layer already exists 15:42:59 33306e2d5f11: Layer already exists 15:42:59 f68c95ccbb41: Layer already exists 15:42:59 66d9ec604db3: Layer already exists 15:42:59 b8544db6962a: Layer already exists 15:42:59 2f6cd6f91e89: Layer already exists 15:42:59 acbef0db2c7c: Layer already exists 15:42:59 056af04b66d7: Layer already exists 15:42:59 460c593749a4: Layer already exists 15:42:59 8772880646e3: Layer already exists 15:42:59 3d22adf52c74: Layer already exists 15:42:59 5f70bf18a086: Layer already exists 15:42:59 9979829f2598: Layer already exists 15:42:59 595b335dd694: Layer already exists 15:42:59 5885caceee58: Layer already exists 15:42:59 16113d51b718: Layer already exists 15:43:00 3.2.0-dev.90: digest: sha256:1444af60b75066b0e412335a86c8200af187eb471eb327e0727477ed30d15e07 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:43:00 936f40cf2782: Preparing 15:43:00 33306e2d5f11: Preparing 15:43:00 f68c95ccbb41: Preparing 15:43:00 e41646c04ce7: Preparing 15:43:00 66d9ec604db3: Preparing 15:43:00 b8544db6962a: Preparing 15:43:00 acbef0db2c7c: Preparing 15:43:00 460c593749a4: Preparing 15:43:00 2f6cd6f91e89: Preparing 15:43:00 056af04b66d7: Preparing 15:43:00 8772880646e3: Preparing 15:43:00 595b335dd694: Preparing 15:43:00 5f70bf18a086: Preparing 15:43:00 9979829f2598: Preparing 15:43:00 3d22adf52c74: Preparing 15:43:00 5885caceee58: Preparing 15:43:00 16113d51b718: Preparing 15:43:00 056af04b66d7: Waiting 15:43:00 8772880646e3: Waiting 15:43:00 595b335dd694: Waiting 15:43:00 acbef0db2c7c: Waiting 15:43:00 460c593749a4: Waiting 15:43:00 2f6cd6f91e89: Waiting 15:43:00 b8544db6962a: Waiting 15:43:00 9979829f2598: Waiting 15:43:00 3d22adf52c74: Waiting 15:43:00 5885caceee58: Waiting 15:43:00 16113d51b718: Waiting 15:43:00 5f70bf18a086: Waiting 15:43:00 f68c95ccbb41: Layer already exists 15:43:00 66d9ec604db3: Layer already exists 15:43:00 33306e2d5f11: Layer already exists 15:43:00 936f40cf2782: Layer already exists 15:43:00 e41646c04ce7: Layer already exists 15:43:00 2f6cd6f91e89: Layer already exists 15:43:00 b8544db6962a: Layer already exists 15:43:00 460c593749a4: Layer already exists 15:43:00 acbef0db2c7c: Layer already exists 15:43:00 056af04b66d7: Layer already exists 15:43:00 595b335dd694: Layer already exists 15:43:00 5f70bf18a086: Layer already exists 15:43:00 9979829f2598: Layer already exists 15:43:00 3d22adf52c74: Layer already exists 15:43:00 8772880646e3: Layer already exists 15:43:00 16113d51b718: Layer already exists 15:43:00 5885caceee58: Layer already exists 15:43:01 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:1444af60b75066b0e412335a86c8200af187eb471eb327e0727477ed30d15e07 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 15:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 15:43:01 936f40cf2782: Preparing 15:43:01 33306e2d5f11: Preparing 15:43:01 f68c95ccbb41: Preparing 15:43:01 e41646c04ce7: Preparing 15:43:01 66d9ec604db3: Preparing 15:43:01 b8544db6962a: Preparing 15:43:01 acbef0db2c7c: Preparing 15:43:01 460c593749a4: Preparing 15:43:01 2f6cd6f91e89: Preparing 15:43:01 056af04b66d7: Preparing 15:43:01 8772880646e3: Preparing 15:43:01 595b335dd694: Preparing 15:43:01 5f70bf18a086: Preparing 15:43:01 9979829f2598: Preparing 15:43:01 3d22adf52c74: Preparing 15:43:01 5885caceee58: Preparing 15:43:01 16113d51b718: Preparing 15:43:01 b8544db6962a: Waiting 15:43:01 acbef0db2c7c: Waiting 15:43:01 460c593749a4: Waiting 15:43:01 2f6cd6f91e89: Waiting 15:43:01 056af04b66d7: Waiting 15:43:01 595b335dd694: Waiting 15:43:01 5f70bf18a086: Waiting 15:43:01 3d22adf52c74: Waiting 15:43:01 5885caceee58: Waiting 15:43:01 16113d51b718: Waiting 15:43:01 9979829f2598: Waiting 15:43:01 e41646c04ce7: Layer already exists 15:43:01 33306e2d5f11: Layer already exists 15:43:01 66d9ec604db3: Layer already exists 15:43:01 936f40cf2782: Layer already exists 15:43:01 f68c95ccbb41: Layer already exists 15:43:01 acbef0db2c7c: Layer already exists 15:43:01 b8544db6962a: Layer already exists 15:43:01 460c593749a4: Layer already exists 15:43:01 056af04b66d7: Layer already exists 15:43:01 2f6cd6f91e89: Layer already exists 15:43:01 5f70bf18a086: Layer already exists 15:43:01 595b335dd694: Layer already exists 15:43:01 8772880646e3: Layer already exists 15:43:01 9979829f2598: Layer already exists 15:43:01 3d22adf52c74: Layer already exists 15:43:01 5885caceee58: Layer already exists 15:43:01 16113d51b718: Layer already exists 15:43:02 main: digest: sha256:1444af60b75066b0e412335a86c8200af187eb471eb327e0727477ed30d15e07 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:43:02 ===================================================== [Pipeline] echo 15:43:02 taggedImages: 15:43:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:43:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 15:43:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.90 15:43:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:43:02 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 15:43:02 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 15:43:02 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:43:02 latest 15:43:02 3.2.0-dev.90 15:43:02 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:43:02 main 15:43:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:43:02 00245f369131: Preparing 15:43:02 918d102348f2: Preparing 15:43:02 17c9611fa8f7: Preparing 15:43:02 647f11fb45fb: Preparing 15:43:02 2f6cd6f91e89: Preparing 15:43:02 056af04b66d7: Preparing 15:43:02 482a7a83685a: Preparing 15:43:02 b4c861f06f26: Preparing 15:43:02 16113d51b718: Preparing 15:43:02 056af04b66d7: Waiting 15:43:02 482a7a83685a: Waiting 15:43:02 b4c861f06f26: Waiting 15:43:02 16113d51b718: Waiting 15:43:02 2f6cd6f91e89: Layer already exists 15:43:02 056af04b66d7: Layer already exists 15:43:03 918d102348f2: Pushed 15:43:03 482a7a83685a: Layer already exists 15:43:03 17c9611fa8f7: Pushed 15:43:03 00245f369131: Pushed 15:43:03 b4c861f06f26: Layer already exists 15:43:03 16113d51b718: Layer already exists 15:43:06 647f11fb45fb: Pushed 15:43:06 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:b20b6ebb0b26b51ec776796d86651ddda3b01cd967efa07ab7ecaf8c1e37688a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:06 + 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 15:43:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 15:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:43:07 00245f369131: Preparing 15:43:07 918d102348f2: Preparing 15:43:07 17c9611fa8f7: Preparing 15:43:07 647f11fb45fb: Preparing 15:43:07 2f6cd6f91e89: Preparing 15:43:07 056af04b66d7: Preparing 15:43:07 482a7a83685a: Preparing 15:43:07 b4c861f06f26: Preparing 15:43:07 16113d51b718: Preparing 15:43:07 482a7a83685a: Waiting 15:43:07 056af04b66d7: Waiting 15:43:07 b4c861f06f26: Waiting 15:43:07 16113d51b718: Waiting 15:43:07 00245f369131: Layer already exists 15:43:07 918d102348f2: Layer already exists 15:43:07 2f6cd6f91e89: Layer already exists 15:43:07 647f11fb45fb: Layer already exists 15:43:07 17c9611fa8f7: Layer already exists 15:43:07 482a7a83685a: Layer already exists 15:43:07 056af04b66d7: Layer already exists 15:43:07 16113d51b718: Layer already exists 15:43:07 b4c861f06f26: Layer already exists 15:43:07 latest: digest: sha256:b20b6ebb0b26b51ec776796d86651ddda3b01cd967efa07ab7ecaf8c1e37688a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.90 15:43:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:43:08 00245f369131: Preparing 15:43:08 918d102348f2: Preparing 15:43:08 17c9611fa8f7: Preparing 15:43:08 647f11fb45fb: Preparing 15:43:08 2f6cd6f91e89: Preparing 15:43:08 056af04b66d7: Preparing 15:43:08 482a7a83685a: Preparing 15:43:08 b4c861f06f26: Preparing 15:43:08 16113d51b718: Preparing 15:43:08 056af04b66d7: Waiting 15:43:08 482a7a83685a: Waiting 15:43:08 16113d51b718: Waiting 15:43:08 b4c861f06f26: Waiting 15:43:08 918d102348f2: Layer already exists 15:43:08 17c9611fa8f7: Layer already exists 15:43:08 00245f369131: Layer already exists 15:43:08 2f6cd6f91e89: Layer already exists 15:43:08 647f11fb45fb: Layer already exists 15:43:08 b4c861f06f26: Layer already exists 15:43:08 16113d51b718: Layer already exists 15:43:08 056af04b66d7: Layer already exists 15:43:08 482a7a83685a: Layer already exists 15:43:08 3.2.0-dev.90: digest: sha256:b20b6ebb0b26b51ec776796d86651ddda3b01cd967efa07ab7ecaf8c1e37688a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:43:09 00245f369131: Preparing 15:43:09 918d102348f2: Preparing 15:43:09 17c9611fa8f7: Preparing 15:43:09 647f11fb45fb: Preparing 15:43:09 2f6cd6f91e89: Preparing 15:43:09 056af04b66d7: Preparing 15:43:09 482a7a83685a: Preparing 15:43:09 b4c861f06f26: Preparing 15:43:09 16113d51b718: Preparing 15:43:09 482a7a83685a: Waiting 15:43:09 b4c861f06f26: Waiting 15:43:09 16113d51b718: Waiting 15:43:09 056af04b66d7: Waiting 15:43:09 2f6cd6f91e89: Layer already exists 15:43:09 918d102348f2: Layer already exists 15:43:09 17c9611fa8f7: Layer already exists 15:43:09 00245f369131: Layer already exists 15:43:09 647f11fb45fb: Layer already exists 15:43:09 482a7a83685a: Layer already exists 15:43:09 b4c861f06f26: Layer already exists 15:43:09 056af04b66d7: Layer already exists 15:43:09 16113d51b718: Layer already exists 15:43:09 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:b20b6ebb0b26b51ec776796d86651ddda3b01cd967efa07ab7ecaf8c1e37688a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:09 + 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 15:43:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 15:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 15:43:10 00245f369131: Preparing 15:43:10 918d102348f2: Preparing 15:43:10 17c9611fa8f7: Preparing 15:43:10 647f11fb45fb: Preparing 15:43:10 2f6cd6f91e89: Preparing 15:43:10 056af04b66d7: Preparing 15:43:10 482a7a83685a: Preparing 15:43:10 b4c861f06f26: Preparing 15:43:10 16113d51b718: Preparing 15:43:10 482a7a83685a: Waiting 15:43:10 b4c861f06f26: Waiting 15:43:10 056af04b66d7: Waiting 15:43:10 16113d51b718: Waiting 15:43:10 17c9611fa8f7: Layer already exists 15:43:10 2f6cd6f91e89: Layer already exists 15:43:10 00245f369131: Layer already exists 15:43:10 918d102348f2: Layer already exists 15:43:10 647f11fb45fb: Layer already exists 15:43:10 b4c861f06f26: Layer already exists 15:43:10 482a7a83685a: Layer already exists 15:43:10 056af04b66d7: Layer already exists 15:43:10 16113d51b718: Layer already exists 15:43:10 main: digest: sha256:b20b6ebb0b26b51ec776796d86651ddda3b01cd967efa07ab7ecaf8c1e37688a size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:43:10 ===================================================== [Pipeline] echo 15:43:10 taggedImages: 15:43:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:43:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 15:43:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.90 15:43:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:43:10 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 15:43:10 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 15:43:10 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:43:10 latest 15:43:10 3.2.0-dev.90 15:43:10 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:43:10 main 15:43:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:43:11 3fb3ba8f60e9: Preparing 15:43:11 6dfb1d871044: Preparing 15:43:11 bce6c940c761: Preparing 15:43:11 bb2606b7eb79: Preparing 15:43:11 1576837ff91f: Preparing 15:43:11 2f6cd6f91e89: Preparing 15:43:11 056af04b66d7: Preparing 15:43:11 7d528cb235c5: Preparing 15:43:11 3c6a37fe11c8: Preparing 15:43:11 18ad89a07d6a: Preparing 15:43:11 16113d51b718: Preparing 15:43:11 2f6cd6f91e89: Waiting 15:43:11 7d528cb235c5: Waiting 15:43:11 3c6a37fe11c8: Waiting 15:43:11 18ad89a07d6a: Waiting 15:43:11 16113d51b718: Waiting 15:43:11 056af04b66d7: Waiting 15:43:11 bb2606b7eb79: Pushed 15:43:11 1576837ff91f: Pushed 15:43:11 6dfb1d871044: Pushed 15:43:11 2f6cd6f91e89: Layer already exists 15:43:11 3fb3ba8f60e9: Pushed 15:43:11 056af04b66d7: Layer already exists 15:43:11 16113d51b718: Layer already exists 15:43:11 7d528cb235c5: Pushed 15:43:11 3c6a37fe11c8: Pushed 15:43:13 bce6c940c761: Pushed 15:43:14 18ad89a07d6a: Pushed 15:43:14 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:1c06fb286416ba850b3150ec85585a9042d674ca0294e58e6aff2858a3a36a90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:15 + 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 15:43:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:43:15 3fb3ba8f60e9: Preparing 15:43:15 6dfb1d871044: Preparing 15:43:15 bce6c940c761: Preparing 15:43:15 bb2606b7eb79: Preparing 15:43:15 1576837ff91f: Preparing 15:43:15 2f6cd6f91e89: Preparing 15:43:15 056af04b66d7: Preparing 15:43:15 7d528cb235c5: Preparing 15:43:15 3c6a37fe11c8: Preparing 15:43:15 18ad89a07d6a: Preparing 15:43:15 16113d51b718: Preparing 15:43:15 7d528cb235c5: Waiting 15:43:15 3c6a37fe11c8: Waiting 15:43:15 18ad89a07d6a: Waiting 15:43:15 16113d51b718: Waiting 15:43:15 2f6cd6f91e89: Waiting 15:43:15 056af04b66d7: Waiting 15:43:15 3fb3ba8f60e9: Layer already exists 15:43:15 bce6c940c761: Layer already exists 15:43:15 bb2606b7eb79: Layer already exists 15:43:15 1576837ff91f: Layer already exists 15:43:15 6dfb1d871044: Layer already exists 15:43:15 7d528cb235c5: Layer already exists 15:43:15 18ad89a07d6a: Layer already exists 15:43:15 056af04b66d7: Layer already exists 15:43:15 2f6cd6f91e89: Layer already exists 15:43:15 3c6a37fe11c8: Layer already exists 15:43:15 16113d51b718: Layer already exists 15:43:15 latest: digest: sha256:1c06fb286416ba850b3150ec85585a9042d674ca0294e58e6aff2858a3a36a90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:16 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.90 15:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:43:16 3fb3ba8f60e9: Preparing 15:43:16 6dfb1d871044: Preparing 15:43:16 bce6c940c761: Preparing 15:43:16 bb2606b7eb79: Preparing 15:43:16 1576837ff91f: Preparing 15:43:16 2f6cd6f91e89: Preparing 15:43:16 056af04b66d7: Preparing 15:43:16 7d528cb235c5: Preparing 15:43:16 3c6a37fe11c8: Preparing 15:43:16 18ad89a07d6a: Preparing 15:43:16 16113d51b718: Preparing 15:43:16 2f6cd6f91e89: Waiting 15:43:16 056af04b66d7: Waiting 15:43:16 7d528cb235c5: Waiting 15:43:16 3c6a37fe11c8: Waiting 15:43:16 18ad89a07d6a: Waiting 15:43:16 16113d51b718: Waiting 15:43:16 bb2606b7eb79: Layer already exists 15:43:16 1576837ff91f: Layer already exists 15:43:16 6dfb1d871044: Layer already exists 15:43:16 bce6c940c761: Layer already exists 15:43:16 3fb3ba8f60e9: Layer already exists 15:43:16 056af04b66d7: Layer already exists 15:43:16 2f6cd6f91e89: Layer already exists 15:43:16 7d528cb235c5: Layer already exists 15:43:16 3c6a37fe11c8: Layer already exists 15:43:16 18ad89a07d6a: Layer already exists 15:43:16 16113d51b718: Layer already exists 15:43:16 3.2.0-dev.90: digest: sha256:1c06fb286416ba850b3150ec85585a9042d674ca0294e58e6aff2858a3a36a90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:43:17 3fb3ba8f60e9: Preparing 15:43:17 6dfb1d871044: Preparing 15:43:17 bce6c940c761: Preparing 15:43:17 bb2606b7eb79: Preparing 15:43:17 1576837ff91f: Preparing 15:43:17 2f6cd6f91e89: Preparing 15:43:17 056af04b66d7: Preparing 15:43:17 7d528cb235c5: Preparing 15:43:17 3c6a37fe11c8: Preparing 15:43:17 18ad89a07d6a: Preparing 15:43:17 16113d51b718: Preparing 15:43:17 2f6cd6f91e89: Waiting 15:43:17 056af04b66d7: Waiting 15:43:17 18ad89a07d6a: Waiting 15:43:17 16113d51b718: Waiting 15:43:17 7d528cb235c5: Waiting 15:43:17 3c6a37fe11c8: Waiting 15:43:17 bce6c940c761: Layer already exists 15:43:17 1576837ff91f: Layer already exists 15:43:17 3fb3ba8f60e9: Layer already exists 15:43:17 6dfb1d871044: Layer already exists 15:43:17 bb2606b7eb79: Layer already exists 15:43:17 2f6cd6f91e89: Layer already exists 15:43:17 7d528cb235c5: Layer already exists 15:43:17 18ad89a07d6a: Layer already exists 15:43:17 3c6a37fe11c8: Layer already exists 15:43:17 056af04b66d7: Layer already exists 15:43:17 16113d51b718: Layer already exists 15:43:17 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:1c06fb286416ba850b3150ec85585a9042d674ca0294e58e6aff2858a3a36a90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:18 + 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 15:43:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 15:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 15:43:18 3fb3ba8f60e9: Preparing 15:43:18 6dfb1d871044: Preparing 15:43:18 bce6c940c761: Preparing 15:43:18 bb2606b7eb79: Preparing 15:43:18 1576837ff91f: Preparing 15:43:18 2f6cd6f91e89: Preparing 15:43:18 056af04b66d7: Preparing 15:43:18 2f6cd6f91e89: Waiting 15:43:18 7d528cb235c5: Preparing 15:43:18 3c6a37fe11c8: Preparing 15:43:18 18ad89a07d6a: Preparing 15:43:18 16113d51b718: Preparing 15:43:18 056af04b66d7: Waiting 15:43:18 7d528cb235c5: Waiting 15:43:18 3c6a37fe11c8: Waiting 15:43:18 18ad89a07d6a: Waiting 15:43:18 16113d51b718: Waiting 15:43:18 bb2606b7eb79: Layer already exists 15:43:18 3fb3ba8f60e9: Layer already exists 15:43:18 6dfb1d871044: Layer already exists 15:43:18 1576837ff91f: Layer already exists 15:43:18 bce6c940c761: Layer already exists 15:43:18 056af04b66d7: Layer already exists 15:43:18 2f6cd6f91e89: Layer already exists 15:43:18 3c6a37fe11c8: Layer already exists 15:43:18 7d528cb235c5: Layer already exists 15:43:18 18ad89a07d6a: Layer already exists 15:43:18 16113d51b718: Layer already exists 15:43:18 main: digest: sha256:1c06fb286416ba850b3150ec85585a9042d674ca0294e58e6aff2858a3a36a90 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:43:18 ===================================================== [Pipeline] echo 15:43:19 taggedImages: 15:43:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:43:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 15:43:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.90 15:43:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:43:19 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 15:43:19 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 15:43:19 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:43:19 latest 15:43:19 3.2.0-dev.90 15:43:19 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:43:19 main 15:43:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:43:19 2fe886731855: Preparing 15:43:19 bdf219496f0b: Preparing 15:43:19 d45ad4c03eb5: Preparing 15:43:19 9451b26dc2bd: Preparing 15:43:19 1f4ef6643f6e: Preparing 15:43:19 fb233f9a7ad1: Preparing 15:43:19 efb240dc171f: Preparing 15:43:19 2f6cd6f91e89: Preparing 15:43:19 056af04b66d7: Preparing 15:43:19 df448d306e99: Preparing 15:43:19 db4dd403427d: Preparing 15:43:19 16113d51b718: Preparing 15:43:19 2f6cd6f91e89: Waiting 15:43:19 056af04b66d7: Waiting 15:43:19 df448d306e99: Waiting 15:43:19 db4dd403427d: Waiting 15:43:19 efb240dc171f: Waiting 15:43:19 fb233f9a7ad1: Waiting 15:43:20 1f4ef6643f6e: Pushed 15:43:20 2fe886731855: Pushed 15:43:20 bdf219496f0b: Pushed 15:43:20 2f6cd6f91e89: Layer already exists 15:43:20 056af04b66d7: Layer already exists 15:43:20 fb233f9a7ad1: Pushed 15:43:20 efb240dc171f: Pushed 15:43:20 16113d51b718: Layer already exists 15:43:20 df448d306e99: Pushed 15:43:22 9451b26dc2bd: Pushed 15:43:22 d45ad4c03eb5: Pushed 15:43:23 db4dd403427d: Pushed 15:43:23 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:7f7e1969adaad16a65cc2f9100766083ef860da416acb16e892a0febc03b20d9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:23 + 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 15:43:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:43:24 2fe886731855: Preparing 15:43:24 bdf219496f0b: Preparing 15:43:24 d45ad4c03eb5: Preparing 15:43:24 9451b26dc2bd: Preparing 15:43:24 1f4ef6643f6e: Preparing 15:43:24 fb233f9a7ad1: Preparing 15:43:24 efb240dc171f: Preparing 15:43:24 2f6cd6f91e89: Preparing 15:43:24 056af04b66d7: Preparing 15:43:24 df448d306e99: Preparing 15:43:24 db4dd403427d: Preparing 15:43:24 16113d51b718: Preparing 15:43:24 2f6cd6f91e89: Waiting 15:43:24 056af04b66d7: Waiting 15:43:24 df448d306e99: Waiting 15:43:24 db4dd403427d: Waiting 15:43:24 16113d51b718: Waiting 15:43:24 fb233f9a7ad1: Waiting 15:43:24 efb240dc171f: Waiting 15:43:24 2fe886731855: Layer already exists 15:43:24 d45ad4c03eb5: Layer already exists 15:43:24 bdf219496f0b: Layer already exists 15:43:24 1f4ef6643f6e: Layer already exists 15:43:24 9451b26dc2bd: Layer already exists 15:43:24 efb240dc171f: Layer already exists 15:43:24 2f6cd6f91e89: Layer already exists 15:43:24 056af04b66d7: Layer already exists 15:43:24 df448d306e99: Layer already exists 15:43:24 fb233f9a7ad1: Layer already exists 15:43:24 db4dd403427d: Layer already exists 15:43:24 16113d51b718: Layer already exists 15:43:24 latest: digest: sha256:7f7e1969adaad16a65cc2f9100766083ef860da416acb16e892a0febc03b20d9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.90 15:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:43:24 2fe886731855: Preparing 15:43:24 bdf219496f0b: Preparing 15:43:24 d45ad4c03eb5: Preparing 15:43:24 9451b26dc2bd: Preparing 15:43:24 1f4ef6643f6e: Preparing 15:43:24 fb233f9a7ad1: Preparing 15:43:24 efb240dc171f: Preparing 15:43:24 2f6cd6f91e89: Preparing 15:43:24 056af04b66d7: Preparing 15:43:24 df448d306e99: Preparing 15:43:24 db4dd403427d: Preparing 15:43:24 16113d51b718: Preparing 15:43:24 fb233f9a7ad1: Waiting 15:43:24 efb240dc171f: Waiting 15:43:24 2f6cd6f91e89: Waiting 15:43:24 056af04b66d7: Waiting 15:43:24 df448d306e99: Waiting 15:43:24 db4dd403427d: Waiting 15:43:24 16113d51b718: Waiting 15:43:24 9451b26dc2bd: Layer already exists 15:43:24 2fe886731855: Layer already exists 15:43:24 bdf219496f0b: Layer already exists 15:43:24 d45ad4c03eb5: Layer already exists 15:43:24 1f4ef6643f6e: Layer already exists 15:43:24 fb233f9a7ad1: Layer already exists 15:43:24 efb240dc171f: Layer already exists 15:43:24 2f6cd6f91e89: Layer already exists 15:43:24 056af04b66d7: Layer already exists 15:43:24 df448d306e99: Layer already exists 15:43:24 db4dd403427d: Layer already exists 15:43:24 16113d51b718: Layer already exists 15:43:25 3.2.0-dev.90: digest: sha256:7f7e1969adaad16a65cc2f9100766083ef860da416acb16e892a0febc03b20d9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:43:25 2fe886731855: Preparing 15:43:25 bdf219496f0b: Preparing 15:43:25 d45ad4c03eb5: Preparing 15:43:25 9451b26dc2bd: Preparing 15:43:25 1f4ef6643f6e: Preparing 15:43:25 fb233f9a7ad1: Preparing 15:43:25 efb240dc171f: Preparing 15:43:25 2f6cd6f91e89: Preparing 15:43:25 056af04b66d7: Preparing 15:43:25 df448d306e99: Preparing 15:43:25 db4dd403427d: Preparing 15:43:25 16113d51b718: Preparing 15:43:25 efb240dc171f: Waiting 15:43:25 2f6cd6f91e89: Waiting 15:43:25 056af04b66d7: Waiting 15:43:25 df448d306e99: Waiting 15:43:25 db4dd403427d: Waiting 15:43:25 16113d51b718: Waiting 15:43:25 fb233f9a7ad1: Waiting 15:43:25 d45ad4c03eb5: Layer already exists 15:43:25 9451b26dc2bd: Layer already exists 15:43:25 bdf219496f0b: Layer already exists 15:43:25 2fe886731855: Layer already exists 15:43:25 1f4ef6643f6e: Layer already exists 15:43:25 fb233f9a7ad1: Layer already exists 15:43:25 056af04b66d7: Layer already exists 15:43:25 efb240dc171f: Layer already exists 15:43:25 df448d306e99: Layer already exists 15:43:25 2f6cd6f91e89: Layer already exists 15:43:25 db4dd403427d: Layer already exists 15:43:25 16113d51b718: Layer already exists 15:43:26 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:7f7e1969adaad16a65cc2f9100766083ef860da416acb16e892a0febc03b20d9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:26 + 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 15:43:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 15:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 15:43:26 2fe886731855: Preparing 15:43:26 bdf219496f0b: Preparing 15:43:26 d45ad4c03eb5: Preparing 15:43:26 9451b26dc2bd: Preparing 15:43:26 1f4ef6643f6e: Preparing 15:43:26 fb233f9a7ad1: Preparing 15:43:26 efb240dc171f: Preparing 15:43:26 2f6cd6f91e89: Preparing 15:43:26 056af04b66d7: Preparing 15:43:26 df448d306e99: Preparing 15:43:26 db4dd403427d: Preparing 15:43:26 16113d51b718: Preparing 15:43:26 fb233f9a7ad1: Waiting 15:43:26 efb240dc171f: Waiting 15:43:26 2f6cd6f91e89: Waiting 15:43:26 056af04b66d7: Waiting 15:43:26 db4dd403427d: Waiting 15:43:26 df448d306e99: Waiting 15:43:26 16113d51b718: Waiting 15:43:26 d45ad4c03eb5: Layer already exists 15:43:26 2fe886731855: Layer already exists 15:43:26 1f4ef6643f6e: Layer already exists 15:43:26 bdf219496f0b: Layer already exists 15:43:26 9451b26dc2bd: Layer already exists 15:43:26 efb240dc171f: Layer already exists 15:43:26 fb233f9a7ad1: Layer already exists 15:43:26 2f6cd6f91e89: Layer already exists 15:43:26 df448d306e99: Layer already exists 15:43:26 056af04b66d7: Layer already exists 15:43:26 db4dd403427d: Layer already exists 15:43:26 16113d51b718: Layer already exists 15:43:27 main: digest: sha256:7f7e1969adaad16a65cc2f9100766083ef860da416acb16e892a0febc03b20d9 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:43:27 ===================================================== [Pipeline] echo 15:43:27 taggedImages: 15:43:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:43:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 15:43:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.90 15:43:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:43:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 15:43:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 15:43:27 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:43:27 latest 15:43:27 3.2.0-dev.90 15:43:27 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:43:27 main 15:43:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:43:28 7788d2f52581: Preparing 15:43:28 009b1904e20a: Preparing 15:43:28 2f6cd6f91e89: Preparing 15:43:28 056af04b66d7: Preparing 15:43:28 8d9914057ec5: Preparing 15:43:28 814a0f0492bc: Preparing 15:43:28 16113d51b718: Preparing 15:43:28 814a0f0492bc: Waiting 15:43:28 16113d51b718: Waiting 15:43:28 2f6cd6f91e89: Layer already exists 15:43:28 056af04b66d7: Layer already exists 15:43:28 16113d51b718: Layer already exists 15:43:28 7788d2f52581: Pushed 15:43:28 8d9914057ec5: Pushed 15:43:30 814a0f0492bc: Pushed 15:43:32 009b1904e20a: Pushed 15:43:32 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:fa0c7f38c2f08a57cbfff22f36ebaeaabcd47025f66321091a3fe2805e5264fa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:32 + 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 15:43:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:43:32 7788d2f52581: Preparing 15:43:32 009b1904e20a: Preparing 15:43:32 2f6cd6f91e89: Preparing 15:43:32 056af04b66d7: Preparing 15:43:32 8d9914057ec5: Preparing 15:43:32 814a0f0492bc: Preparing 15:43:32 16113d51b718: Preparing 15:43:32 814a0f0492bc: Waiting 15:43:32 16113d51b718: Waiting 15:43:32 7788d2f52581: Layer already exists 15:43:32 8d9914057ec5: Layer already exists 15:43:32 056af04b66d7: Layer already exists 15:43:32 2f6cd6f91e89: Layer already exists 15:43:32 009b1904e20a: Layer already exists 15:43:32 814a0f0492bc: Layer already exists 15:43:32 16113d51b718: Layer already exists 15:43:33 latest: digest: sha256:fa0c7f38c2f08a57cbfff22f36ebaeaabcd47025f66321091a3fe2805e5264fa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.90 15:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:43:33 7788d2f52581: Preparing 15:43:33 009b1904e20a: Preparing 15:43:33 2f6cd6f91e89: Preparing 15:43:33 056af04b66d7: Preparing 15:43:33 8d9914057ec5: Preparing 15:43:33 814a0f0492bc: Preparing 15:43:33 16113d51b718: Preparing 15:43:33 814a0f0492bc: Waiting 15:43:33 16113d51b718: Waiting 15:43:33 056af04b66d7: Layer already exists 15:43:33 009b1904e20a: Layer already exists 15:43:33 7788d2f52581: Layer already exists 15:43:33 8d9914057ec5: Layer already exists 15:43:33 2f6cd6f91e89: Layer already exists 15:43:33 16113d51b718: Layer already exists 15:43:33 814a0f0492bc: Layer already exists 15:43:34 3.2.0-dev.90: digest: sha256:fa0c7f38c2f08a57cbfff22f36ebaeaabcd47025f66321091a3fe2805e5264fa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:43:34 7788d2f52581: Preparing 15:43:34 009b1904e20a: Preparing 15:43:34 2f6cd6f91e89: Preparing 15:43:34 056af04b66d7: Preparing 15:43:34 8d9914057ec5: Preparing 15:43:34 814a0f0492bc: Preparing 15:43:34 16113d51b718: Preparing 15:43:34 814a0f0492bc: Waiting 15:43:34 16113d51b718: Waiting 15:43:34 009b1904e20a: Layer already exists 15:43:34 7788d2f52581: Layer already exists 15:43:34 2f6cd6f91e89: Layer already exists 15:43:34 8d9914057ec5: Layer already exists 15:43:34 056af04b66d7: Layer already exists 15:43:34 16113d51b718: Layer already exists 15:43:34 814a0f0492bc: Layer already exists 15:43:35 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:fa0c7f38c2f08a57cbfff22f36ebaeaabcd47025f66321091a3fe2805e5264fa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:35 + 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 15:43:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 15:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 15:43:35 7788d2f52581: Preparing 15:43:35 009b1904e20a: Preparing 15:43:35 2f6cd6f91e89: Preparing 15:43:35 056af04b66d7: Preparing 15:43:35 8d9914057ec5: Preparing 15:43:35 814a0f0492bc: Preparing 15:43:35 16113d51b718: Preparing 15:43:35 814a0f0492bc: Waiting 15:43:35 16113d51b718: Waiting 15:43:35 056af04b66d7: Layer already exists 15:43:35 8d9914057ec5: Layer already exists 15:43:35 2f6cd6f91e89: Layer already exists 15:43:35 7788d2f52581: Layer already exists 15:43:35 009b1904e20a: Layer already exists 15:43:35 814a0f0492bc: Layer already exists 15:43:35 16113d51b718: Layer already exists 15:43:36 main: digest: sha256:fa0c7f38c2f08a57cbfff22f36ebaeaabcd47025f66321091a3fe2805e5264fa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:43:36 ===================================================== [Pipeline] echo 15:43:36 taggedImages: 15:43:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:43:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 15:43:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.90 15:43:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:43:36 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 15:43:36 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 15:43:36 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:43:36 latest 15:43:36 3.2.0-dev.90 15:43:36 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:43:36 main 15:43:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:43:36 6d85c81a4b16: Preparing 15:43:36 ea396a4f4651: Preparing 15:43:36 44a15d2666e7: Preparing 15:43:36 2f6cd6f91e89: Preparing 15:43:36 056af04b66d7: Preparing 15:43:36 fd6557567d4a: Preparing 15:43:36 6f9f534e0b1c: Preparing 15:43:36 944420637a4d: Preparing 15:43:36 d948eb28ba3d: Preparing 15:43:36 16113d51b718: Preparing 15:43:36 944420637a4d: Waiting 15:43:36 d948eb28ba3d: Waiting 15:43:36 16113d51b718: Waiting 15:43:36 6f9f534e0b1c: Waiting 15:43:36 056af04b66d7: Layer already exists 15:43:36 2f6cd6f91e89: Layer already exists 15:43:37 6d85c81a4b16: Pushed 15:43:37 ea396a4f4651: Pushed 15:43:37 44a15d2666e7: Pushed 15:43:37 16113d51b718: Layer already exists 15:43:37 944420637a4d: Pushed 15:43:38 d948eb28ba3d: Pushed 15:43:50 6f9f534e0b1c: Pushed 15:43:56 fd6557567d4a: Pushed 15:43:56 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:18e1fb94fb03b13f032b5173e639faf1b752f0b9282ec93fe72fc339165045b2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:57 + 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 15:43:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:43:57 6d85c81a4b16: Preparing 15:43:57 ea396a4f4651: Preparing 15:43:57 44a15d2666e7: Preparing 15:43:57 2f6cd6f91e89: Preparing 15:43:57 056af04b66d7: Preparing 15:43:57 fd6557567d4a: Preparing 15:43:57 6f9f534e0b1c: Preparing 15:43:57 944420637a4d: Preparing 15:43:57 d948eb28ba3d: Preparing 15:43:57 16113d51b718: Preparing 15:43:57 fd6557567d4a: Waiting 15:43:57 6f9f534e0b1c: Waiting 15:43:57 944420637a4d: Waiting 15:43:57 d948eb28ba3d: Waiting 15:43:57 16113d51b718: Waiting 15:43:57 2f6cd6f91e89: Layer already exists 15:43:57 ea396a4f4651: Layer already exists 15:43:57 056af04b66d7: Layer already exists 15:43:57 6d85c81a4b16: Layer already exists 15:43:57 44a15d2666e7: Layer already exists 15:43:57 fd6557567d4a: Layer already exists 15:43:57 6f9f534e0b1c: Layer already exists 15:43:57 d948eb28ba3d: Layer already exists 15:43:57 944420637a4d: Layer already exists 15:43:57 16113d51b718: Layer already exists 15:43:57 latest: digest: sha256:18e1fb94fb03b13f032b5173e639faf1b752f0b9282ec93fe72fc339165045b2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.90 15:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:43:58 6d85c81a4b16: Preparing 15:43:58 ea396a4f4651: Preparing 15:43:58 44a15d2666e7: Preparing 15:43:58 2f6cd6f91e89: Preparing 15:43:58 056af04b66d7: Preparing 15:43:58 fd6557567d4a: Preparing 15:43:58 6f9f534e0b1c: Preparing 15:43:58 944420637a4d: Preparing 15:43:58 d948eb28ba3d: Preparing 15:43:58 16113d51b718: Preparing 15:43:58 6f9f534e0b1c: Waiting 15:43:58 944420637a4d: Waiting 15:43:58 d948eb28ba3d: Waiting 15:43:58 16113d51b718: Waiting 15:43:58 fd6557567d4a: Waiting 15:43:58 056af04b66d7: Layer already exists 15:43:58 44a15d2666e7: Layer already exists 15:43:58 6d85c81a4b16: Layer already exists 15:43:58 2f6cd6f91e89: Layer already exists 15:43:58 ea396a4f4651: Layer already exists 15:43:58 fd6557567d4a: Layer already exists 15:43:58 944420637a4d: Layer already exists 15:43:58 6f9f534e0b1c: Layer already exists 15:43:58 16113d51b718: Layer already exists 15:43:58 d948eb28ba3d: Layer already exists 15:43:58 3.2.0-dev.90: digest: sha256:18e1fb94fb03b13f032b5173e639faf1b752f0b9282ec93fe72fc339165045b2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:43:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:43:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:43:59 6d85c81a4b16: Preparing 15:43:59 ea396a4f4651: Preparing 15:43:59 44a15d2666e7: Preparing 15:43:59 2f6cd6f91e89: Preparing 15:43:59 056af04b66d7: Preparing 15:43:59 fd6557567d4a: Preparing 15:43:59 6f9f534e0b1c: Preparing 15:43:59 944420637a4d: Preparing 15:43:59 d948eb28ba3d: Preparing 15:43:59 16113d51b718: Preparing 15:43:59 6f9f534e0b1c: Waiting 15:43:59 d948eb28ba3d: Waiting 15:43:59 16113d51b718: Waiting 15:43:59 fd6557567d4a: Waiting 15:43:59 ea396a4f4651: Layer already exists 15:43:59 056af04b66d7: Layer already exists 15:43:59 6d85c81a4b16: Layer already exists 15:43:59 2f6cd6f91e89: Layer already exists 15:43:59 44a15d2666e7: Layer already exists 15:43:59 fd6557567d4a: Layer already exists 15:43:59 6f9f534e0b1c: Layer already exists 15:43:59 944420637a4d: Layer already exists 15:43:59 d948eb28ba3d: Layer already exists 15:43:59 16113d51b718: Layer already exists 15:43:59 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:18e1fb94fb03b13f032b5173e639faf1b752f0b9282ec93fe72fc339165045b2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:00 + 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 15:44:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 15:44:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 15:44:00 6d85c81a4b16: Preparing 15:44:00 ea396a4f4651: Preparing 15:44:00 44a15d2666e7: Preparing 15:44:00 2f6cd6f91e89: Preparing 15:44:00 056af04b66d7: Preparing 15:44:00 fd6557567d4a: Preparing 15:44:00 6f9f534e0b1c: Preparing 15:44:00 944420637a4d: Preparing 15:44:00 d948eb28ba3d: Preparing 15:44:00 16113d51b718: Preparing 15:44:00 d948eb28ba3d: Waiting 15:44:00 944420637a4d: Waiting 15:44:00 16113d51b718: Waiting 15:44:00 fd6557567d4a: Waiting 15:44:00 6f9f534e0b1c: Waiting 15:44:00 6d85c81a4b16: Layer already exists 15:44:00 ea396a4f4651: Layer already exists 15:44:00 056af04b66d7: Layer already exists 15:44:00 44a15d2666e7: Layer already exists 15:44:00 2f6cd6f91e89: Layer already exists 15:44:00 944420637a4d: Layer already exists 15:44:00 fd6557567d4a: Layer already exists 15:44:00 16113d51b718: Layer already exists 15:44:00 6f9f534e0b1c: Layer already exists 15:44:00 d948eb28ba3d: Layer already exists 15:44:00 main: digest: sha256:18e1fb94fb03b13f032b5173e639faf1b752f0b9282ec93fe72fc339165045b2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:44:00 ===================================================== [Pipeline] echo 15:44:00 taggedImages: 15:44:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:44:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 15:44:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.90 15:44:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:44:00 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 15:44:00 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 15:44:00 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:44:00 latest 15:44:00 3.2.0-dev.90 15:44:00 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:44:00 main 15:44:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:44:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:44:01 17f4e4f80182: Preparing 15:44:01 26eb0682f2b2: Preparing 15:44:01 d5ae9a5ba460: Preparing 15:44:01 2f6cd6f91e89: Preparing 15:44:01 056af04b66d7: Preparing 15:44:01 fd6557567d4a: Preparing 15:44:01 5e18e257d95a: Preparing 15:44:01 1a6174d2df80: Preparing 15:44:01 16113d51b718: Preparing 15:44:01 1a6174d2df80: Waiting 15:44:01 fd6557567d4a: Waiting 15:44:01 5e18e257d95a: Waiting 15:44:01 16113d51b718: Waiting 15:44:01 056af04b66d7: Layer already exists 15:44:01 2f6cd6f91e89: Layer already exists 15:44:01 fd6557567d4a: Layer already exists 15:44:01 d5ae9a5ba460: Pushed 15:44:01 26eb0682f2b2: Pushed 15:44:01 17f4e4f80182: Pushed 15:44:01 16113d51b718: Layer already exists 15:44:01 5e18e257d95a: Pushed 15:44:02 1a6174d2df80: Pushed 15:44:02 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:1d2b74a8c1bcd342112cf3243406f225c3920901461761a3573191118f924eb7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:02 + 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 15:44:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:44:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:44:03 17f4e4f80182: Preparing 15:44:03 26eb0682f2b2: Preparing 15:44:03 d5ae9a5ba460: Preparing 15:44:03 2f6cd6f91e89: Preparing 15:44:03 056af04b66d7: Preparing 15:44:03 fd6557567d4a: Preparing 15:44:03 5e18e257d95a: Preparing 15:44:03 1a6174d2df80: Preparing 15:44:03 16113d51b718: Preparing 15:44:03 5e18e257d95a: Waiting 15:44:03 1a6174d2df80: Waiting 15:44:03 16113d51b718: Waiting 15:44:03 fd6557567d4a: Waiting 15:44:03 2f6cd6f91e89: Layer already exists 15:44:03 26eb0682f2b2: Layer already exists 15:44:03 d5ae9a5ba460: Layer already exists 15:44:03 17f4e4f80182: Layer already exists 15:44:03 056af04b66d7: Layer already exists 15:44:03 fd6557567d4a: Layer already exists 15:44:03 5e18e257d95a: Layer already exists 15:44:03 1a6174d2df80: Layer already exists 15:44:03 16113d51b718: Layer already exists 15:44:03 latest: digest: sha256:1d2b74a8c1bcd342112cf3243406f225c3920901461761a3573191118f924eb7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.90 15:44:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:44:04 17f4e4f80182: Preparing 15:44:04 26eb0682f2b2: Preparing 15:44:04 d5ae9a5ba460: Preparing 15:44:04 2f6cd6f91e89: Preparing 15:44:04 056af04b66d7: Preparing 15:44:04 fd6557567d4a: Preparing 15:44:04 5e18e257d95a: Preparing 15:44:04 1a6174d2df80: Preparing 15:44:04 16113d51b718: Preparing 15:44:04 16113d51b718: Waiting 15:44:04 5e18e257d95a: Waiting 15:44:04 fd6557567d4a: Waiting 15:44:04 1a6174d2df80: Waiting 15:44:04 17f4e4f80182: Layer already exists 15:44:04 2f6cd6f91e89: Layer already exists 15:44:04 d5ae9a5ba460: Layer already exists 15:44:04 056af04b66d7: Layer already exists 15:44:04 26eb0682f2b2: Layer already exists 15:44:04 fd6557567d4a: Layer already exists 15:44:04 1a6174d2df80: Layer already exists 15:44:04 16113d51b718: Layer already exists 15:44:04 5e18e257d95a: Layer already exists 15:44:04 3.2.0-dev.90: digest: sha256:1d2b74a8c1bcd342112cf3243406f225c3920901461761a3573191118f924eb7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:44:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:44:05 17f4e4f80182: Preparing 15:44:05 26eb0682f2b2: Preparing 15:44:05 d5ae9a5ba460: Preparing 15:44:05 2f6cd6f91e89: Preparing 15:44:05 056af04b66d7: Preparing 15:44:05 fd6557567d4a: Preparing 15:44:05 5e18e257d95a: Preparing 15:44:05 1a6174d2df80: Preparing 15:44:05 16113d51b718: Preparing 15:44:05 fd6557567d4a: Waiting 15:44:05 5e18e257d95a: Waiting 15:44:05 1a6174d2df80: Waiting 15:44:05 16113d51b718: Waiting 15:44:05 056af04b66d7: Layer already exists 15:44:05 17f4e4f80182: Layer already exists 15:44:05 2f6cd6f91e89: Layer already exists 15:44:05 d5ae9a5ba460: Layer already exists 15:44:05 26eb0682f2b2: Layer already exists 15:44:05 5e18e257d95a: Layer already exists 15:44:05 16113d51b718: Layer already exists 15:44:05 fd6557567d4a: Layer already exists 15:44:05 1a6174d2df80: Layer already exists 15:44:05 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:1d2b74a8c1bcd342112cf3243406f225c3920901461761a3573191118f924eb7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:05 + 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 15:44:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 15:44:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 15:44:06 17f4e4f80182: Preparing 15:44:06 26eb0682f2b2: Preparing 15:44:06 d5ae9a5ba460: Preparing 15:44:06 2f6cd6f91e89: Preparing 15:44:06 056af04b66d7: Preparing 15:44:06 fd6557567d4a: Preparing 15:44:06 5e18e257d95a: Preparing 15:44:06 1a6174d2df80: Preparing 15:44:06 16113d51b718: Preparing 15:44:06 fd6557567d4a: Waiting 15:44:06 5e18e257d95a: Waiting 15:44:06 1a6174d2df80: Waiting 15:44:06 16113d51b718: Waiting 15:44:06 17f4e4f80182: Layer already exists 15:44:06 2f6cd6f91e89: Layer already exists 15:44:06 d5ae9a5ba460: Layer already exists 15:44:06 056af04b66d7: Layer already exists 15:44:06 26eb0682f2b2: Layer already exists 15:44:06 1a6174d2df80: Layer already exists 15:44:06 5e18e257d95a: Layer already exists 15:44:06 fd6557567d4a: Layer already exists 15:44:06 16113d51b718: Layer already exists 15:44:06 main: digest: sha256:1d2b74a8c1bcd342112cf3243406f225c3920901461761a3573191118f924eb7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:44:06 ===================================================== [Pipeline] echo 15:44:06 taggedImages: 15:44:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:44:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 15:44:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.90 15:44:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:44:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 15:44:06 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 15:44:06 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:44:06 latest 15:44:06 3.2.0-dev.90 15:44:06 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:44:06 main 15:44:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:44:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:44:07 6a776a8f4b85: Preparing 15:44:07 8bf5e7e4734d: Preparing 15:44:07 9a602eb0eabd: Preparing 15:44:07 2f6cd6f91e89: Preparing 15:44:07 056af04b66d7: Preparing 15:44:07 fc76b2e2bde7: Preparing 15:44:07 944420637a4d: Preparing 15:44:07 d948eb28ba3d: Preparing 15:44:07 16113d51b718: Preparing 15:44:07 fc76b2e2bde7: Waiting 15:44:07 944420637a4d: Waiting 15:44:07 d948eb28ba3d: Waiting 15:44:07 16113d51b718: Waiting 15:44:07 056af04b66d7: Layer already exists 15:44:07 2f6cd6f91e89: Layer already exists 15:44:07 944420637a4d: Layer already exists 15:44:07 8bf5e7e4734d: Pushed 15:44:07 9a602eb0eabd: Pushed 15:44:07 d948eb28ba3d: Layer already exists 15:44:07 6a776a8f4b85: Pushed 15:44:07 16113d51b718: Layer already exists 15:44:29 fc76b2e2bde7: Pushed 15:44:29 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:3e4cb2600b7c82c7af9610b0b27cc1cc24af6ce508e15501f645f967b36b4dc8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:29 + 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 15:44:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:44:30 6a776a8f4b85: Preparing 15:44:30 8bf5e7e4734d: Preparing 15:44:30 9a602eb0eabd: Preparing 15:44:30 2f6cd6f91e89: Preparing 15:44:30 056af04b66d7: Preparing 15:44:30 fc76b2e2bde7: Preparing 15:44:30 944420637a4d: Preparing 15:44:30 d948eb28ba3d: Preparing 15:44:30 16113d51b718: Preparing 15:44:30 d948eb28ba3d: Waiting 15:44:30 fc76b2e2bde7: Waiting 15:44:30 944420637a4d: Waiting 15:44:30 16113d51b718: Waiting 15:44:30 8bf5e7e4734d: Layer already exists 15:44:30 6a776a8f4b85: Layer already exists 15:44:30 056af04b66d7: Layer already exists 15:44:30 9a602eb0eabd: Layer already exists 15:44:30 2f6cd6f91e89: Layer already exists 15:44:30 fc76b2e2bde7: Layer already exists 15:44:30 d948eb28ba3d: Layer already exists 15:44:30 944420637a4d: Layer already exists 15:44:30 16113d51b718: Layer already exists 15:44:30 latest: digest: sha256:3e4cb2600b7c82c7af9610b0b27cc1cc24af6ce508e15501f645f967b36b4dc8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:30 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.90 15:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:44:31 6a776a8f4b85: Preparing 15:44:31 8bf5e7e4734d: Preparing 15:44:31 9a602eb0eabd: Preparing 15:44:31 2f6cd6f91e89: Preparing 15:44:31 056af04b66d7: Preparing 15:44:31 fc76b2e2bde7: Preparing 15:44:31 944420637a4d: Preparing 15:44:31 d948eb28ba3d: Preparing 15:44:31 16113d51b718: Preparing 15:44:31 944420637a4d: Waiting 15:44:31 d948eb28ba3d: Waiting 15:44:31 16113d51b718: Waiting 15:44:31 fc76b2e2bde7: Waiting 15:44:31 8bf5e7e4734d: Layer already exists 15:44:31 056af04b66d7: Layer already exists 15:44:31 9a602eb0eabd: Layer already exists 15:44:31 2f6cd6f91e89: Layer already exists 15:44:31 6a776a8f4b85: Layer already exists 15:44:31 d948eb28ba3d: Layer already exists 15:44:31 16113d51b718: Layer already exists 15:44:31 944420637a4d: Layer already exists 15:44:31 fc76b2e2bde7: Layer already exists 15:44:31 3.2.0-dev.90: digest: sha256:3e4cb2600b7c82c7af9610b0b27cc1cc24af6ce508e15501f645f967b36b4dc8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:31 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:44:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:44:32 6a776a8f4b85: Preparing 15:44:32 8bf5e7e4734d: Preparing 15:44:32 9a602eb0eabd: Preparing 15:44:32 2f6cd6f91e89: Preparing 15:44:32 056af04b66d7: Preparing 15:44:32 fc76b2e2bde7: Preparing 15:44:32 944420637a4d: Preparing 15:44:32 fc76b2e2bde7: Waiting 15:44:32 d948eb28ba3d: Preparing 15:44:32 944420637a4d: Waiting 15:44:32 16113d51b718: Preparing 15:44:32 d948eb28ba3d: Waiting 15:44:32 16113d51b718: Waiting 15:44:32 8bf5e7e4734d: Layer already exists 15:44:32 6a776a8f4b85: Layer already exists 15:44:32 9a602eb0eabd: Layer already exists 15:44:32 2f6cd6f91e89: Layer already exists 15:44:32 056af04b66d7: Layer already exists 15:44:32 16113d51b718: Layer already exists 15:44:32 944420637a4d: Layer already exists 15:44:32 fc76b2e2bde7: Layer already exists 15:44:32 d948eb28ba3d: Layer already exists 15:44:32 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:3e4cb2600b7c82c7af9610b0b27cc1cc24af6ce508e15501f645f967b36b4dc8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:32 + 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 15:44:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 15:44:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 15:44:33 6a776a8f4b85: Preparing 15:44:33 8bf5e7e4734d: Preparing 15:44:33 9a602eb0eabd: Preparing 15:44:33 2f6cd6f91e89: Preparing 15:44:33 056af04b66d7: Preparing 15:44:33 fc76b2e2bde7: Preparing 15:44:33 944420637a4d: Preparing 15:44:33 d948eb28ba3d: Preparing 15:44:33 16113d51b718: Preparing 15:44:33 944420637a4d: Waiting 15:44:33 fc76b2e2bde7: Waiting 15:44:33 d948eb28ba3d: Waiting 15:44:33 16113d51b718: Waiting 15:44:33 056af04b66d7: Layer already exists 15:44:33 8bf5e7e4734d: Layer already exists 15:44:33 6a776a8f4b85: Layer already exists 15:44:33 9a602eb0eabd: Layer already exists 15:44:33 2f6cd6f91e89: Layer already exists 15:44:33 fc76b2e2bde7: Layer already exists 15:44:33 944420637a4d: Layer already exists 15:44:33 16113d51b718: Layer already exists 15:44:33 d948eb28ba3d: Layer already exists 15:44:33 main: digest: sha256:3e4cb2600b7c82c7af9610b0b27cc1cc24af6ce508e15501f645f967b36b4dc8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:44:33 ===================================================== [Pipeline] echo 15:44:33 taggedImages: 15:44:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:44:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 15:44:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.90 15:44:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:44:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 15:44:33 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 15:44:33 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:44:33 latest 15:44:33 3.2.0-dev.90 15:44:33 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:44:33 main 15:44:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:34 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:34 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:44:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 15:44:34 1f3fe6f078a9: Preparing 15:44:34 474d30126592: Preparing 15:44:34 2f6cd6f91e89: Preparing 15:44:34 056af04b66d7: Preparing 15:44:34 e937156c3533: Preparing 15:44:34 f0095e048420: Preparing 15:44:34 16113d51b718: Preparing 15:44:34 f0095e048420: Waiting 15:44:34 16113d51b718: Waiting 15:44:34 2f6cd6f91e89: Layer already exists 15:44:34 056af04b66d7: Layer already exists 15:44:34 16113d51b718: Layer already exists 15:44:34 1f3fe6f078a9: Pushed 15:44:34 e937156c3533: Pushed 15:44:35 f0095e048420: Pushed 15:44:41 474d30126592: Pushed 15:44:41 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:e144985e122679af1a3f6870d4a778d4ed694d6af6e87d55f189656b9f7a958f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:42 + 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 15:44:43 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 15:44:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 15:44:43 1f3fe6f078a9: Preparing 15:44:43 474d30126592: Preparing 15:44:43 2f6cd6f91e89: Preparing 15:44:43 056af04b66d7: Preparing 15:44:43 e937156c3533: Preparing 15:44:43 f0095e048420: Preparing 15:44:43 16113d51b718: Preparing 15:44:43 f0095e048420: Waiting 15:44:43 16113d51b718: Waiting 15:44:43 056af04b66d7: Layer already exists 15:44:43 e937156c3533: Layer already exists 15:44:43 474d30126592: Layer already exists 15:44:43 1f3fe6f078a9: Layer already exists 15:44:43 2f6cd6f91e89: Layer already exists 15:44:43 f0095e048420: Layer already exists 15:44:43 16113d51b718: Layer already exists 15:44:43 latest: digest: sha256:e144985e122679af1a3f6870d4a778d4ed694d6af6e87d55f189656b9f7a958f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:43 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:44 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.90 15:44:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 15:44:44 1f3fe6f078a9: Preparing 15:44:44 474d30126592: Preparing 15:44:44 2f6cd6f91e89: Preparing 15:44:44 056af04b66d7: Preparing 15:44:44 e937156c3533: Preparing 15:44:44 f0095e048420: Preparing 15:44:44 16113d51b718: Preparing 15:44:44 f0095e048420: Waiting 15:44:44 16113d51b718: Waiting 15:44:44 e937156c3533: Layer already exists 15:44:44 056af04b66d7: Layer already exists 15:44:44 1f3fe6f078a9: Layer already exists 15:44:44 2f6cd6f91e89: Layer already exists 15:44:44 474d30126592: Layer already exists 15:44:44 f0095e048420: Layer already exists 15:44:44 16113d51b718: Layer already exists 15:44:44 3.2.0-dev.90: digest: sha256:e144985e122679af1a3f6870d4a778d4ed694d6af6e87d55f189656b9f7a958f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:44 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:45 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 15:44:45 1f3fe6f078a9: Preparing 15:44:45 474d30126592: Preparing 15:44:45 2f6cd6f91e89: Preparing 15:44:45 056af04b66d7: Preparing 15:44:45 e937156c3533: Preparing 15:44:45 f0095e048420: Preparing 15:44:45 16113d51b718: Preparing 15:44:45 f0095e048420: Waiting 15:44:45 16113d51b718: Waiting 15:44:45 2f6cd6f91e89: Layer already exists 15:44:45 1f3fe6f078a9: Layer already exists 15:44:45 474d30126592: Layer already exists 15:44:45 056af04b66d7: Layer already exists 15:44:45 e937156c3533: Layer already exists 15:44:45 f0095e048420: Layer already exists 15:44:45 16113d51b718: Layer already exists 15:44:45 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:e144985e122679af1a3f6870d4a778d4ed694d6af6e87d55f189656b9f7a958f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:45 + 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 15:44:46 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 15:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 15:44:46 1f3fe6f078a9: Preparing 15:44:46 474d30126592: Preparing 15:44:46 2f6cd6f91e89: Preparing 15:44:46 056af04b66d7: Preparing 15:44:46 e937156c3533: Preparing 15:44:46 f0095e048420: Preparing 15:44:46 16113d51b718: Preparing 15:44:46 f0095e048420: Waiting 15:44:46 16113d51b718: Waiting 15:44:46 056af04b66d7: Layer already exists 15:44:46 1f3fe6f078a9: Layer already exists 15:44:46 2f6cd6f91e89: Layer already exists 15:44:46 e937156c3533: Layer already exists 15:44:46 474d30126592: Layer already exists 15:44:46 f0095e048420: Layer already exists 15:44:46 16113d51b718: Layer already exists 15:44:46 main: digest: sha256:e144985e122679af1a3f6870d4a778d4ed694d6af6e87d55f189656b9f7a958f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:44:46 ===================================================== [Pipeline] echo 15:44:46 taggedImages: 15:44:46 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:44:46 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 15:44:46 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.90 15:44:46 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:44:46 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 15:44:46 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 15:44:46 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:44:46 latest 15:44:46 3.2.0-dev.90 15:44:46 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:44:46 main 15:44:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:44:47 a18725bdd9be: Preparing 15:44:47 ecd2c5508e76: Preparing 15:44:47 a39583daf7a4: Preparing 15:44:47 2f6cd6f91e89: Preparing 15:44:47 056af04b66d7: Preparing 15:44:47 809ab5942be3: Preparing 15:44:47 809ab5942be3: Waiting 15:44:47 831c08efac0e: Preparing 15:44:47 16113d51b718: Preparing 15:44:47 831c08efac0e: Waiting 15:44:47 16113d51b718: Waiting 15:44:47 2f6cd6f91e89: Layer already exists 15:44:47 056af04b66d7: Layer already exists 15:44:47 a18725bdd9be: Pushed 15:44:47 ecd2c5508e76: Pushed 15:44:47 16113d51b718: Layer already exists 15:44:47 809ab5942be3: Pushed 15:44:47 831c08efac0e: Pushed 15:44:55 a39583daf7a4: Pushed 15:44:55 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:975cddef30f16253562f001ca3f6990fc3677f374da6f40226cb0daab96df6dd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:44:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:44:56 a18725bdd9be: Preparing 15:44:56 ecd2c5508e76: Preparing 15:44:56 a39583daf7a4: Preparing 15:44:56 2f6cd6f91e89: Preparing 15:44:56 056af04b66d7: Preparing 15:44:56 809ab5942be3: Preparing 15:44:56 831c08efac0e: Preparing 15:44:56 809ab5942be3: Waiting 15:44:56 16113d51b718: Preparing 15:44:56 831c08efac0e: Waiting 15:44:56 16113d51b718: Waiting 15:44:56 2f6cd6f91e89: Layer already exists 15:44:56 ecd2c5508e76: Layer already exists 15:44:56 a18725bdd9be: Layer already exists 15:44:56 a39583daf7a4: Layer already exists 15:44:56 056af04b66d7: Layer already exists 15:44:56 809ab5942be3: Layer already exists 15:44:56 16113d51b718: Layer already exists 15:44:56 831c08efac0e: Layer already exists 15:44:56 latest: digest: sha256:975cddef30f16253562f001ca3f6990fc3677f374da6f40226cb0daab96df6dd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.90 15:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:44:57 a18725bdd9be: Preparing 15:44:57 ecd2c5508e76: Preparing 15:44:57 a39583daf7a4: Preparing 15:44:57 2f6cd6f91e89: Preparing 15:44:57 056af04b66d7: Preparing 15:44:57 809ab5942be3: Preparing 15:44:57 831c08efac0e: Preparing 15:44:57 16113d51b718: Preparing 15:44:57 809ab5942be3: Waiting 15:44:57 831c08efac0e: Waiting 15:44:57 16113d51b718: Waiting 15:44:57 ecd2c5508e76: Layer already exists 15:44:57 056af04b66d7: Layer already exists 15:44:57 2f6cd6f91e89: Layer already exists 15:44:57 a18725bdd9be: Layer already exists 15:44:57 a39583daf7a4: Layer already exists 15:44:57 809ab5942be3: Layer already exists 15:44:57 16113d51b718: Layer already exists 15:44:57 831c08efac0e: Layer already exists 15:44:57 3.2.0-dev.90: digest: sha256:975cddef30f16253562f001ca3f6990fc3677f374da6f40226cb0daab96df6dd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:44:58 a18725bdd9be: Preparing 15:44:58 ecd2c5508e76: Preparing 15:44:58 a39583daf7a4: Preparing 15:44:58 2f6cd6f91e89: Preparing 15:44:58 056af04b66d7: Preparing 15:44:58 809ab5942be3: Preparing 15:44:58 831c08efac0e: Preparing 15:44:58 16113d51b718: Preparing 15:44:58 831c08efac0e: Waiting 15:44:58 809ab5942be3: Waiting 15:44:58 16113d51b718: Waiting 15:44:58 056af04b66d7: Layer already exists 15:44:58 ecd2c5508e76: Layer already exists 15:44:58 a39583daf7a4: Layer already exists 15:44:58 2f6cd6f91e89: Layer already exists 15:44:58 a18725bdd9be: Layer already exists 15:44:58 831c08efac0e: Layer already exists 15:44:58 809ab5942be3: Layer already exists 15:44:58 16113d51b718: Layer already exists 15:44:58 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:975cddef30f16253562f001ca3f6990fc3677f374da6f40226cb0daab96df6dd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:44:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 15:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 15:44:59 a18725bdd9be: Preparing 15:44:59 ecd2c5508e76: Preparing 15:44:59 a39583daf7a4: Preparing 15:44:59 2f6cd6f91e89: Preparing 15:44:59 056af04b66d7: Preparing 15:44:59 809ab5942be3: Preparing 15:44:59 831c08efac0e: Preparing 15:44:59 16113d51b718: Preparing 15:44:59 809ab5942be3: Waiting 15:44:59 831c08efac0e: Waiting 15:44:59 16113d51b718: Waiting 15:45:00 a39583daf7a4: Layer already exists 15:45:00 a18725bdd9be: Layer already exists 15:45:00 2f6cd6f91e89: Layer already exists 15:45:00 056af04b66d7: Layer already exists 15:45:00 ecd2c5508e76: Layer already exists 15:45:00 809ab5942be3: Layer already exists 15:45:00 831c08efac0e: Layer already exists 15:45:00 16113d51b718: Layer already exists 15:45:00 main: digest: sha256:975cddef30f16253562f001ca3f6990fc3677f374da6f40226cb0daab96df6dd size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:00 ===================================================== [Pipeline] echo 15:45:00 taggedImages: 15:45:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:45:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 15:45:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.90 15:45:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:45:00 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 15:45:00 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 15:45:00 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:45:00 latest 15:45:00 3.2.0-dev.90 15:45:00 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:45:00 main 15:45:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:45:01 1a72d7802032: Preparing 15:45:01 19b4339a73dd: Preparing 15:45:01 2f6cd6f91e89: Preparing 15:45:01 056af04b66d7: Preparing 15:45:01 482a7a83685a: Preparing 15:45:01 b4c861f06f26: Preparing 15:45:01 16113d51b718: Preparing 15:45:01 b4c861f06f26: Waiting 15:45:01 16113d51b718: Waiting 15:45:01 2f6cd6f91e89: Layer already exists 15:45:01 482a7a83685a: Layer already exists 15:45:01 b4c861f06f26: Layer already exists 15:45:01 056af04b66d7: Layer already exists 15:45:01 16113d51b718: Layer already exists 15:45:01 1a72d7802032: Pushed 15:45:09 19b4339a73dd: Pushed 15:45:09 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00: digest: sha256:0baa84024abff114bf448166027702bea1aae566fb88263cbb8c6e1151b88c75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:10 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:45:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:45:10 1a72d7802032: Preparing 15:45:10 19b4339a73dd: Preparing 15:45:10 2f6cd6f91e89: Preparing 15:45:10 056af04b66d7: Preparing 15:45:10 482a7a83685a: Preparing 15:45:10 b4c861f06f26: Preparing 15:45:10 16113d51b718: Preparing 15:45:10 b4c861f06f26: Waiting 15:45:10 16113d51b718: Waiting 15:45:10 482a7a83685a: Layer already exists 15:45:10 056af04b66d7: Layer already exists 15:45:10 1a72d7802032: Layer already exists 15:45:10 2f6cd6f91e89: Layer already exists 15:45:10 19b4339a73dd: Layer already exists 15:45:10 b4c861f06f26: Layer already exists 15:45:10 16113d51b718: Layer already exists 15:45:10 latest: digest: sha256:0baa84024abff114bf448166027702bea1aae566fb88263cbb8c6e1151b88c75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.90 15:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:45:11 1a72d7802032: Preparing 15:45:11 19b4339a73dd: Preparing 15:45:11 2f6cd6f91e89: Preparing 15:45:11 056af04b66d7: Preparing 15:45:11 482a7a83685a: Preparing 15:45:11 b4c861f06f26: Preparing 15:45:11 16113d51b718: Preparing 15:45:11 b4c861f06f26: Waiting 15:45:11 16113d51b718: Waiting 15:45:11 19b4339a73dd: Layer already exists 15:45:11 056af04b66d7: Layer already exists 15:45:11 482a7a83685a: Layer already exists 15:45:11 2f6cd6f91e89: Layer already exists 15:45:11 1a72d7802032: Layer already exists 15:45:11 16113d51b718: Layer already exists 15:45:11 b4c861f06f26: Layer already exists 15:45:11 3.2.0-dev.90: digest: sha256:0baa84024abff114bf448166027702bea1aae566fb88263cbb8c6e1151b88c75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:45:12 1a72d7802032: Preparing 15:45:12 19b4339a73dd: Preparing 15:45:12 2f6cd6f91e89: Preparing 15:45:12 056af04b66d7: Preparing 15:45:12 482a7a83685a: Preparing 15:45:12 b4c861f06f26: Preparing 15:45:12 16113d51b718: Preparing 15:45:12 16113d51b718: Waiting 15:45:12 482a7a83685a: Layer already exists 15:45:12 19b4339a73dd: Layer already exists 15:45:12 056af04b66d7: Layer already exists 15:45:12 2f6cd6f91e89: Layer already exists 15:45:12 1a72d7802032: Layer already exists 15:45:12 b4c861f06f26: Layer already exists 15:45:12 16113d51b718: Layer already exists 15:45:12 2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90: digest: sha256:0baa84024abff114bf448166027702bea1aae566fb88263cbb8c6e1151b88c75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 15:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 15:45:13 1a72d7802032: Preparing 15:45:13 19b4339a73dd: Preparing 15:45:13 2f6cd6f91e89: Preparing 15:45:13 056af04b66d7: Preparing 15:45:13 482a7a83685a: Preparing 15:45:13 b4c861f06f26: Preparing 15:45:13 16113d51b718: Preparing 15:45:13 b4c861f06f26: Waiting 15:45:13 16113d51b718: Waiting 15:45:13 482a7a83685a: Layer already exists 15:45:13 1a72d7802032: Layer already exists 15:45:13 2f6cd6f91e89: Layer already exists 15:45:13 19b4339a73dd: Layer already exists 15:45:13 056af04b66d7: Layer already exists 15:45:13 b4c861f06f26: Layer already exists 15:45:13 16113d51b718: Layer already exists 15:45:13 main: digest: sha256:0baa84024abff114bf448166027702bea1aae566fb88263cbb8c6e1151b88c75 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:45:13 ===================================================== [Pipeline] echo 15:45:13 taggedImages: 15:45:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 15:45:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 15:45:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.90 15:45:13 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2495dbd7d9248e2e9cb93c4fa188628c5f9bae00-3.2.0-dev.90 15:45:13 - 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 15:45:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:13 15:45:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:14 arm64: Pulling from edgex-lftools-log-publisher 15:45:14 8998bd30e6a1: Pulling fs layer 15:45:14 04944245beec: Pulling fs layer 15:45:14 699f458cf7ca: Pulling fs layer 15:45:14 765212b225bb: Pulling fs layer 15:45:14 f23df028b6ca: Pulling fs layer 15:45:14 d65c8cfc05b1: Pulling fs layer 15:45:14 2437ff75d9bd: Pulling fs layer 15:45:14 765212b225bb: Waiting 15:45:14 f23df028b6ca: Waiting 15:45:14 d65c8cfc05b1: Waiting 15:45:14 2437ff75d9bd: Waiting 15:45:14 04944245beec: Verifying Checksum 15:45:14 04944245beec: Download complete 15:45:14 765212b225bb: Verifying Checksum 15:45:14 765212b225bb: Download complete 15:45:14 f23df028b6ca: Download complete 15:45:14 d65c8cfc05b1: Verifying Checksum 15:45:14 d65c8cfc05b1: Download complete 15:45:14 699f458cf7ca: Verifying Checksum 15:45:14 699f458cf7ca: Download complete 15:45:15 8998bd30e6a1: Verifying Checksum 15:45:15 8998bd30e6a1: Download complete 15:45:17 2437ff75d9bd: Verifying Checksum 15:45:17 2437ff75d9bd: Download complete 15:45:20 8998bd30e6a1: Pull complete 15:45:20 04944245beec: Pull complete 15:45:22 699f458cf7ca: Pull complete 15:45:22 765212b225bb: Pull complete 15:45:23 f23df028b6ca: Pull complete 15:45:23 d65c8cfc05b1: Pull complete 15:45:41 2437ff75d9bd: Pull complete 15:45:41 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 15:45:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 15:45:41 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:41 prd-ubuntu20.04-docker-arm64-4c-16g-21913 does not seem to be running inside a container 15:45:41 $ 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/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@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 15:45:44 $ docker top 28deb3255698ca1ccca3b91de09840fe63b3d0ab88d6a0ec3c00747f00e7769e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:45:45 ---> job-cost.sh 15:45:45 lf-activate-venv: SKIPPING 15:45:45 INFO: No Stack... 15:45:45 INFO: Retrieving Pricing Info for: v3-standard-4 15:45:46 INFO: Archiving Costs [Pipeline] sh 15:45:46 + + cat /w/workspace/edgex-go/713/archives/cost.csv 15:45:46 cut -d, -f6 [Pipeline] lock 15:45:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-713-stack-cost] 15:45:46 Resource [jenkins-edgexfoundry-edgex-go-main-713-stack-cost] did not exist. Created. 15:45:46 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-713-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 15:45:47 + echo total: 0.10999999940395355 [Pipeline] stash 15:45:48 Stashed 1 file(s) [Pipeline] } 15:45:48 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-713-stack-cost] [Pipeline] // lock [Pipeline] } 15:45:48 $ docker stop --time=1 28deb3255698ca1ccca3b91de09840fe63b3d0ab88d6a0ec3c00747f00e7769e 15:45:49 $ docker rm -f --volumes 28deb3255698ca1ccca3b91de09840fe63b3d0ab88d6a0ec3c00747f00e7769e [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 15:45:50 provisioning config files... 15:45:50 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/713@tmp/config14954392301551721374tmp [Pipeline] { [Pipeline] sh 15:45:50 + set +x 15:45:50 + curl -s https://codecov.io/bash 15:45:50 + bash -s -- 15:45:50 15:45:50 _____ _ 15:45:50 / ____| | | 15:45:50 | | ___ __| | ___ ___ _____ __ 15:45:50 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 15:45:50 | |___| (_) | (_| | __/ (_| (_) \ V / 15:45:50 \_____\___/ \__,_|\___|\___\___/ \_/ 15:45:50 Bash-1.0.6 15:45:50 15:45:50 15:45:50 ==> git version 2.25.1 found 15:45:50 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 15:45:50 Release-Date: 2020-01-08 15:45:50 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 15:45:50 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 15:45:50 ==> Jenkins CI detected. 15:45:50 current dir:  /w/workspace/edgex-go/713 15:45:50 project root: . 15:45:50 --> token set from env 15:45:50 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 15:45:50 ==> Running gcov in . (disable via -X gcov) 15:45:50 ==> Python coveragepy not found 15:45:50 ==> Searching for coverage reports in: 15:45:50 + . 15:45:50 -> Found 1 reports 15:45:50 ==> Detecting git/mercurial file structure 15:45:50 ==> Reading reports 15:45:50 + ./coverage.out bytes=1502107 15:45:50 ==> Appending adjustments 15:45:50 https://docs.codecov.io/docs/fixing-reports 15:45:52 + Found adjustments 15:45:52 ==> Gzipping contents 15:45:52 132K /tmp/codecov.1P1b5p.gz 15:45:52 ==> Uploading reports 15:45:52 url: https://codecov.io 15:45:52 query: branch=main&commit=2495dbd7d9248e2e9cb93c4fa188628c5f9bae00&build=713&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F713%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:45:52 -> Pinging Codecov 15:45:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=2495dbd7d9248e2e9cb93c4fa188628c5f9bae00&build=713&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F713%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 15:45:52 -> Uploading to 15:45:52 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/2495dbd7d9248e2e9cb93c4fa188628c5f9bae00/79a2fa31-8d38-461f-91de-8d38b4a200e4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241005%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241005T154552Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=48bb16a9a550e405678c326f43e8e7f7e55dec3d3094a9e37bd97ae64f891b15 15:45:52 % Total % Received % Xferd Average Speed Time Time Time Current 15:45:52 Dload Upload Total Spent Left Speed 15:45:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 128k 0 0 100 128k 0 434k --:--:-- --:--:-- --:--:-- 434k 15:45:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2495dbd7d9248e2e9cb93c4fa188628c5f9bae00 [Pipeline] } 15:45:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 15:45:53 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 15:45:53 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:45:53 15:45:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:45:53 latest: Pulling from edgex-devops/edgex-snyk-go 15:45:53 43c4264eed91: Already exists 15:45:53 4cc291be95ef: Already exists 15:45:53 2ac1f1163629: Already exists 15:45:53 5c3c966382ef: Already exists 15:45:53 4f4fb700ef54: Already exists 15:45:53 d9c7d2e4e75e: Pulling fs layer 15:45:53 9c3e1370e548: Pulling fs layer 15:45:53 d9c7d2e4e75e: Verifying Checksum 15:45:53 d9c7d2e4e75e: Download complete 15:45:54 d9c7d2e4e75e: Pull complete 15:45:54 9c3e1370e548: Verifying Checksum 15:45:54 9c3e1370e548: Download complete 15:45:58 9c3e1370e548: Pull complete 15:45:58 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 15:45:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 15:45:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:58 prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container 15:45:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 15:46:02 $ docker top 77fd60501845e6220e73bcb6a5c4d1eb7fa092df31b2b3db984753d044ddc40f -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:02 + git config --global --add safe.directory /w/workspace/edgex-go/713 [Pipeline] echo 15:46:02 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 15:46:03 + set -o pipefail 15:46:03 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 15:46:11 15:46:11 Monitoring /w/workspace/edgex-go/713 (github.com/edgexfoundry/edgex-go)... 15:46:11 15:46:11 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/0a093697-ccc0-4a1d-971e-bda90570f2c3 15:46:11 15:46:11 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 15:46:11 15:46:11 15:46:11 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 15:46:11 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 15:46:12 $ docker stop --time=1 77fd60501845e6220e73bcb6a5c4d1eb7fa092df31b2b3db984753d044ddc40f 15:46:17 $ docker rm -f --volumes 77fd60501845e6220e73bcb6a5c4d1eb7fa092df31b2b3db984753d044ddc40f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 15:46:17 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:46:17 provisioning config files... 15:46:17 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/713@tmp/config15807394047858196211tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:46:17 --> edgex-publish-swagger.sh 15:46:17 === Publish openapi/v3 API === 15:46:17 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 15:46:17 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/713/openapi/v3/core-command.yaml] 15:46:17 % Total % Received % Xferd Average Speed Time Time Time Current 15:46:17 Dload Upload Total Spent Left Speed 15:46:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 66226 --:--:-- --:--:-- --:--:-- 66092 100 32782 0 0 100 32782 0 66226 --:--:-- --:--:-- --:--:-- 66092 15:46:18 15:46:18 15:46:18 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/713/openapi/v3/core-data.yaml] 15:46:18 % Total % Received % Xferd Average Speed Time Time Time Current 15:46:18 Dload Upload Total Spent Left Speed 15:46:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 156k --:--:-- --:--:-- --:--:-- 156k 15:46:18 15:46:18 15:46:18 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/713/openapi/v3/core-keeper.yaml] 15:46:18 % Total % Received % Xferd Average Speed Time Time Time Current 15:46:18 Dload Upload Total Spent Left Speed 15:46:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 271 131k --:--:-- --:--:-- --:--:-- 132k 15:46:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 15:46:19 15:46:19 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/713/openapi/v3/core-metadata.yaml] 15:46:19 % Total % Received % Xferd Average Speed Time Time Time Current 15:46:19 Dload Upload Total Spent Left Speed 15:46:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 0 0 100 149k 0 734k --:--:-- --:--:-- --:--:-- 731k 100 149k 100 156 100 149k 413 395k --:--:-- --:--:-- --:--:-- 395k 15:46:19 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 15:46:19 15:46:19 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/713/openapi/v3/support-cron-scheduler.yaml] 15:46:19 % Total % Received % Xferd Average Speed Time Time Time Current 15:46:19 Dload Upload Total Spent Left Speed 15:46:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 256 184k --:--:-- --:--:-- --:--:-- 184k 15:46:19 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 15:46:19 15:46:19 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/713/openapi/v3/support-notifications.yaml] 15:46:19 % Total % Received % Xferd Average Speed Time Time Time Current 15:46:19 Dload Upload Total Spent Left Speed 15:46:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 357 195k --:--:-- --:--:-- --:--:-- 195k 15:46:20 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 15:46:20 15:46:20 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/713/openapi/v3/support-scheduler.yaml] 15:46:20 % Total % Received % Xferd Average Speed Time Time Time Current 15:46:20 Dload Upload Total Spent Left Speed 15:46:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 462k --:--:-- --:--:-- --:--:-- 456k 100 37110 100 156 100 36954 458 106k --:--:-- --:--:-- --:--:-- 106k 15:46:20 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 15:46:20 [Pipeline] } 15:46:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 15:46:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:46:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:46:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:21 prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container 15:46:21 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:46:22 $ docker top b6f4c2edae7355515464c39739833c565b0bef491e266d8c67f076e044f36303 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:22 [ssh-agent] Looking for ssh-agent implementation... 15:46:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:22 $ docker exec b6f4c2edae7355515464c39739833c565b0bef491e266d8c67f076e044f36303 ssh-agent 15:46:22 SSH_AUTH_SOCK=/tmp/ssh-1iXQSZj0XwD0/agent.32 15:46:22 SSH_AGENT_PID=38 15:46:22 Running ssh-add (command line suppressed) 15:46:22 Identity added: /w/workspace/edgex-go/713@tmp/private_key_18037468951004222125.key (/w/workspace/edgex-go/713@tmp/private_key_18037468951004222125.key) 15:46:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:22 + git semver tag 15:46:23 2024-10-05 15:46:22,934 [run_tag] DEBUG tag force:False 15:46:23 2024-10-05 15:46:22,934 [check_head_tag] DEBUG check head tag 15:46:23 2024-10-05 15:46:22,937 [execute] INFO git cat-file --batch-check 15:46:23 2024-10-05 15:46:22,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/713, universal_newlines=False, shell=None, istream=) 15:46:23 2024-10-05 15:46:22,941 [execute] INFO git cat-file --batch 15:46:23 2024-10-05 15:46:22,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/713, universal_newlines=False, shell=None, istream=) 15:46:23 2024-10-05 15:46:22,985 [read_version] DEBUG read version from /w/workspace/edgex-go/713/.semver/main 15:46:23 2024-10-05 15:46:22,985 [execute] INFO git tag -a v3.2.0-dev.90 -m v3.2.0-dev.90 15:46:23 2024-10-05 15:46:22,986 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.90', '-m', 'v3.2.0-dev.90'], cwd=/w/workspace/edgex-go/713, universal_newlines=False, shell=None, istream=None) 15:46:23 2024-10-05 15:46:22,991 [read_version] DEBUG read version from /w/workspace/edgex-go/713/.semver/main 15:46:23 3.2.0-dev.90 [Pipeline] } 15:46:23 $ docker exec --env ******** --env ******** b6f4c2edae7355515464c39739833c565b0bef491e266d8c67f076e044f36303 ssh-agent -k 15:46:23 unset SSH_AUTH_SOCK; 15:46:23 unset SSH_AGENT_PID; 15:46:23 echo Agent pid 38 killed; 15:46:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:23 + git semver [Pipeline] } 15:46:23 $ docker stop --time=1 b6f4c2edae7355515464c39739833c565b0bef491e266d8c67f076e044f36303 15:46:25 $ docker rm -f --volumes b6f4c2edae7355515464c39739833c565b0bef491e266d8c67f076e044f36303 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:25 15:46:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:25 0.23.1-centos7: Pulling from edgex-lftools 15:46:25 ab5ef0e58194: Pulling fs layer 15:46:25 9712f1f96733: Pulling fs layer 15:46:25 63f879dbbcfc: Pulling fs layer 15:46:25 0d9ebad4ef96: Pulling fs layer 15:46:25 e9a5061849ea: Pulling fs layer 15:46:25 d747dcd14b5f: Pulling fs layer 15:46:25 2de7ff778b66: Pulling fs layer 15:46:25 0d9ebad4ef96: Waiting 15:46:25 e9a5061849ea: Waiting 15:46:25 d747dcd14b5f: Waiting 15:46:25 2de7ff778b66: Waiting 15:46:25 9712f1f96733: Verifying Checksum 15:46:25 9712f1f96733: Download complete 15:46:26 63f879dbbcfc: Verifying Checksum 15:46:26 63f879dbbcfc: Download complete 15:46:26 e9a5061849ea: Verifying Checksum 15:46:26 e9a5061849ea: Download complete 15:46:26 d747dcd14b5f: Download complete 15:46:26 ab5ef0e58194: Verifying Checksum 15:46:26 ab5ef0e58194: Download complete 15:46:26 0d9ebad4ef96: Verifying Checksum 15:46:26 0d9ebad4ef96: Download complete 15:46:26 2de7ff778b66: Verifying Checksum 15:46:26 2de7ff778b66: Download complete 15:46:28 ab5ef0e58194: Pull complete 15:46:28 9712f1f96733: Pull complete 15:46:29 63f879dbbcfc: Pull complete 15:46:33 0d9ebad4ef96: Pull complete 15:46:33 e9a5061849ea: Pull complete 15:46:33 d747dcd14b5f: Pull complete 15:46:34 2de7ff778b66: Pull complete 15:46:34 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 15:46:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 15:46:34 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:35 prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container 15:46:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 15:46:41 $ docker top d3aff744304556dacaa757dc2aba9c6e5f85cafbb693b594c10ddedce2fe5259 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 15:46:41 provisioning config files... 15:46:41 copy managed file [sigul-config] to file:/w/workspace/edgex-go/713@tmp/config11266226586925280299tmp 15:46:41 copy managed file [sigul-password] to file:/w/workspace/edgex-go/713@tmp/config6004188011951375222tmp 15:46:41 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/713@tmp/config13970100199393973505tmp [Pipeline] { [Pipeline] echo 15:46:41 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 15:46:42 ---> sigul-configuration.sh 15:46:42 gpg: directory `/root/.gnupg' created 15:46:42 gpg: new configuration file `/root/.gnupg/gpg.conf' created 15:46:42 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 15:46:42 gpg: keyring `/root/.gnupg/secring.gpg' created 15:46:42 gpg: keyring `/root/.gnupg/pubring.gpg' created 15:46:42 gpg: CAST5 encrypted data 15:46:42 gpg: encrypted with 1 passphrase 15:46:42 gpg: WARNING: message was not integrity protected [Pipeline] sh 15:46:42 + mkdir /home/jenkins 15:46:42 + mkdir /home/jenkins/sigul [Pipeline] sh 15:46:42 + 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 15:46:42 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 15:46:43 ---> sigul-install.sh 15:46:43 Sigul already installed; skipping installation. [Pipeline] sh 15:46:43 + git tag --list 15:46:43 0.6.0 15:46:43 0.6.1 15:46:43 0.7.0 15:46:43 0.7.1 15:46:43 v1.0.0 15:46:43 v1.0.1 15:46:43 v1.1.0 15:46:43 v1.2.0 15:46:43 v1.2.1 15:46:43 v1.3.0 15:46:43 v1.3.1 15:46:43 v2.0.0 15:46:43 v2.1.0 15:46:43 v2.1.1 15:46:43 v2.2.0 15:46:43 v2.3.0 15:46:43 v3.0 15:46:43 v3.0.0 15:46:43 v3.1 15:46:43 v3.1.0 15:46:43 v3.1.0-dev.1 15:46:43 v3.1.0-dev.10 15:46:43 v3.1.0-dev.11 15:46:43 v3.1.0-dev.12 15:46:43 v3.1.0-dev.13 15:46:43 v3.1.0-dev.14 15:46:43 v3.1.0-dev.15 15:46:43 v3.1.0-dev.16 15:46:43 v3.1.0-dev.17 15:46:43 v3.1.0-dev.18 15:46:43 v3.1.0-dev.19 15:46:43 v3.1.0-dev.2 15:46:43 v3.1.0-dev.20 15:46:43 v3.1.0-dev.21 15:46:43 v3.1.0-dev.22 15:46:43 v3.1.0-dev.23 15:46:43 v3.1.0-dev.24 15:46:43 v3.1.0-dev.25 15:46:43 v3.1.0-dev.26 15:46:43 v3.1.0-dev.27 15:46:43 v3.1.0-dev.28 15:46:43 v3.1.0-dev.29 15:46:43 v3.1.0-dev.3 15:46:43 v3.1.0-dev.30 15:46:43 v3.1.0-dev.31 15:46:43 v3.1.0-dev.32 15:46:43 v3.1.0-dev.33 15:46:43 v3.1.0-dev.34 15:46:43 v3.1.0-dev.35 15:46:43 v3.1.0-dev.36 15:46:43 v3.1.0-dev.37 15:46:43 v3.1.0-dev.38 15:46:43 v3.1.0-dev.39 15:46:43 v3.1.0-dev.4 15:46:43 v3.1.0-dev.40 15:46:43 v3.1.0-dev.41 15:46:43 v3.1.0-dev.42 15:46:43 v3.1.0-dev.43 15:46:43 v3.1.0-dev.44 15:46:43 v3.1.0-dev.45 15:46:43 v3.1.0-dev.46 15:46:43 v3.1.0-dev.47 15:46:43 v3.1.0-dev.48 15:46:43 v3.1.0-dev.49 15:46:43 v3.1.0-dev.5 15:46:43 v3.1.0-dev.50 15:46:43 v3.1.0-dev.51 15:46:43 v3.1.0-dev.52 15:46:43 v3.1.0-dev.53 15:46:43 v3.1.0-dev.54 15:46:43 v3.1.0-dev.55 15:46:43 v3.1.0-dev.56 15:46:43 v3.1.0-dev.57 15:46:43 v3.1.0-dev.58 15:46:43 v3.1.0-dev.59 15:46:43 v3.1.0-dev.6 15:46:43 v3.1.0-dev.60 15:46:43 v3.1.0-dev.61 15:46:43 v3.1.0-dev.62 15:46:43 v3.1.0-dev.63 15:46:43 v3.1.0-dev.64 15:46:43 v3.1.0-dev.65 15:46:43 v3.1.0-dev.66 15:46:43 v3.1.0-dev.67 15:46:43 v3.1.0-dev.68 15:46:43 v3.1.0-dev.69 15:46:43 v3.1.0-dev.7 15:46:43 v3.1.0-dev.70 15:46:43 v3.1.0-dev.71 15:46:43 v3.1.0-dev.72 15:46:43 v3.1.0-dev.73 15:46:43 v3.1.0-dev.8 15:46:43 v3.1.0-dev.9 15:46:43 v3.1.1 15:46:43 v3.1.1-dev.1 15:46:43 v3.1.1-dev.2 15:46:43 v3.2.0-dev.1 15:46:43 v3.2.0-dev.10 15:46:43 v3.2.0-dev.11 15:46:43 v3.2.0-dev.12 15:46:43 v3.2.0-dev.13 15:46:43 v3.2.0-dev.14 15:46:43 v3.2.0-dev.15 15:46:43 v3.2.0-dev.16 15:46:43 v3.2.0-dev.17 15:46:43 v3.2.0-dev.18 15:46:43 v3.2.0-dev.19 15:46:43 v3.2.0-dev.2 15:46:43 v3.2.0-dev.20 15:46:43 v3.2.0-dev.21 15:46:43 v3.2.0-dev.22 15:46:43 v3.2.0-dev.23 15:46:43 v3.2.0-dev.24 15:46:43 v3.2.0-dev.25 15:46:43 v3.2.0-dev.26 15:46:43 v3.2.0-dev.27 15:46:43 v3.2.0-dev.28 15:46:43 v3.2.0-dev.29 15:46:43 v3.2.0-dev.3 15:46:43 v3.2.0-dev.30 15:46:43 v3.2.0-dev.31 15:46:43 v3.2.0-dev.32 15:46:43 v3.2.0-dev.33 15:46:43 v3.2.0-dev.34 15:46:43 v3.2.0-dev.35 15:46:43 v3.2.0-dev.36 15:46:43 v3.2.0-dev.37 15:46:43 v3.2.0-dev.38 15:46:43 v3.2.0-dev.39 15:46:43 v3.2.0-dev.4 15:46:43 v3.2.0-dev.40 15:46:43 v3.2.0-dev.41 15:46:43 v3.2.0-dev.42 15:46:43 v3.2.0-dev.43 15:46:43 v3.2.0-dev.44 15:46:43 v3.2.0-dev.45 15:46:43 v3.2.0-dev.46 15:46:43 v3.2.0-dev.47 15:46:43 v3.2.0-dev.48 15:46:43 v3.2.0-dev.49 15:46:43 v3.2.0-dev.5 15:46:43 v3.2.0-dev.50 15:46:43 v3.2.0-dev.51 15:46:43 v3.2.0-dev.52 15:46:43 v3.2.0-dev.53 15:46:43 v3.2.0-dev.54 15:46:43 v3.2.0-dev.55 15:46:43 v3.2.0-dev.56 15:46:43 v3.2.0-dev.57 15:46:43 v3.2.0-dev.58 15:46:43 v3.2.0-dev.59 15:46:43 v3.2.0-dev.6 15:46:43 v3.2.0-dev.60 15:46:43 v3.2.0-dev.61 15:46:43 v3.2.0-dev.62 15:46:43 v3.2.0-dev.63 15:46:43 v3.2.0-dev.64 15:46:43 v3.2.0-dev.65 15:46:43 v3.2.0-dev.66 15:46:43 v3.2.0-dev.67 15:46:43 v3.2.0-dev.68 15:46:43 v3.2.0-dev.69 15:46:43 v3.2.0-dev.7 15:46:43 v3.2.0-dev.70 15:46:43 v3.2.0-dev.71 15:46:43 v3.2.0-dev.72 15:46:43 v3.2.0-dev.73 15:46:43 v3.2.0-dev.74 15:46:43 v3.2.0-dev.75 15:46:43 v3.2.0-dev.76 15:46:43 v3.2.0-dev.77 15:46:43 v3.2.0-dev.78 15:46:43 v3.2.0-dev.79 15:46:43 v3.2.0-dev.8 15:46:43 v3.2.0-dev.80 15:46:43 v3.2.0-dev.81 15:46:43 v3.2.0-dev.82 15:46:43 v3.2.0-dev.83 15:46:43 v3.2.0-dev.84 15:46:43 v3.2.0-dev.85 15:46:43 v3.2.0-dev.86 15:46:43 v3.2.0-dev.87 15:46:43 v3.2.0-dev.88 15:46:43 v3.2.0-dev.89 15:46:43 v3.2.0-dev.9 15:46:43 v3.2.0-dev.90 [Pipeline] sh 15:46:43 + lftools sign git-tag v3.2.0-dev.90 15:46:44 Signing Git tag with Sigul... 15:46:44 Signing v3.2.0-dev.90 [Pipeline] echo 15:46:44 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 15:46:44 ---> sigul-configuration-cleanup.sh [Pipeline] } 15:46:44 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 15:46:44 $ docker stop --time=1 d3aff744304556dacaa757dc2aba9c6e5f85cafbb693b594c10ddedce2fe5259 15:46:46 $ docker rm -f --volumes d3aff744304556dacaa757dc2aba9c6e5f85cafbb693b594c10ddedce2fe5259 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 15:46:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:46:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:46:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:47 prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container 15:46:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:46:49 $ docker top 0a2406f2c964f77394688e7347172fc5f7276f0ea21d6251dcc55a93a7f40f78 -eo pid,comm 15:46:49 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). 15:46:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:49 [ssh-agent] Looking for ssh-agent implementation... 15:46:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:49 $ docker exec 0a2406f2c964f77394688e7347172fc5f7276f0ea21d6251dcc55a93a7f40f78 ssh-agent 15:46:49 SSH_AUTH_SOCK=/tmp/ssh-5GXDXaqf2ATY/agent.14 15:46:49 SSH_AGENT_PID=20 15:46:49 Running ssh-add (command line suppressed) 15:46:49 Identity added: /w/workspace/edgex-go/713@tmp/private_key_14315140110855090059.key (/w/workspace/edgex-go/713@tmp/private_key_14315140110855090059.key) 15:46:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:49 + git semver bump pre 15:46:50 2024-10-05 15:46:50,098 [read_version] DEBUG read version from /w/workspace/edgex-go/713/.semver/main 15:46:50 2024-10-05 15:46:50,099 [bump_version] DEBUG bumping version:3.2.0-dev.90 on axis:pre with prefix:dev 15:46:50 2024-10-05 15:46:50,099 [bump_version] DEBUG bumped version:3.2.0-dev.91 15:46:50 2024-10-05 15:46:50,099 [write_version] DEBUG write version:3.2.0-dev.91 to path:/w/workspace/edgex-go/713/.semver/main with force:True 15:46:50 2024-10-05 15:46:50,099 [read_version] DEBUG read version from /w/workspace/edgex-go/713/.semver/main 15:46:50 2024-10-05 15:46:50,099 [write_file] DEBUG write to file:/w/workspace/edgex-go/713/.semver/main 15:46:50 2024-10-05 15:46:50,103 [execute] INFO git cat-file --batch-check 15:46:50 2024-10-05 15:46:50,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/713/.semver, universal_newlines=False, shell=None, istream=) 15:46:50 2024-10-05 15:46:50,110 [execute] INFO git cat-file --batch 15:46:50 2024-10-05 15:46:50,110 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/713/.semver, universal_newlines=False, shell=None, istream=) 15:46:50 2024-10-05 15:46:50,116 [read_version] DEBUG read version from /w/workspace/edgex-go/713/.semver/main 15:46:50 3.2.0-dev.91 [Pipeline] } 15:46:50 $ docker exec --env ******** --env ******** 0a2406f2c964f77394688e7347172fc5f7276f0ea21d6251dcc55a93a7f40f78 ssh-agent -k 15:46:50 unset SSH_AUTH_SOCK; 15:46:50 unset SSH_AGENT_PID; 15:46:50 echo Agent pid 20 killed; 15:46:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:50 + git semver [Pipeline] } 15:46:50 $ docker stop --time=1 0a2406f2c964f77394688e7347172fc5f7276f0ea21d6251dcc55a93a7f40f78 15:46:52 $ docker rm -f --volumes 0a2406f2c964f77394688e7347172fc5f7276f0ea21d6251dcc55a93a7f40f78 [Pipeline] // withDockerContainer [Pipeline] sh 15:46:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:46:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:46:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:53 prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container 15:46:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:46:54 $ docker top cc552c471776c213e36ec740ef881059518f8c45604421403e558eda6f4b40c4 -eo pid,comm 15:46:54 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). 15:46:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:46:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:46:54 [ssh-agent] Looking for ssh-agent implementation... 15:46:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:46:54 $ docker exec cc552c471776c213e36ec740ef881059518f8c45604421403e558eda6f4b40c4 ssh-agent 15:46:54 SSH_AUTH_SOCK=/tmp/ssh-np1S8gKo2gPO/agent.14 15:46:54 SSH_AGENT_PID=20 15:46:54 Running ssh-add (command line suppressed) 15:46:54 Identity added: /w/workspace/edgex-go/713@tmp/private_key_11936393561690120807.key (/w/workspace/edgex-go/713@tmp/private_key_11936393561690120807.key) 15:46:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:46:55 + git semver push 15:46:55 2024-10-05 15:46:55,463 [run_push] DEBUG push 15:46:55 2024-10-05 15:46:55,464 [execute] INFO git cat-file --batch-check 15:46:55 2024-10-05 15:46:55,465 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/713/.semver, universal_newlines=False, shell=None, istream=) 15:46:55 2024-10-05 15:46:55,469 [execute] INFO git rev-list e6fe46fa10bb08ec7cfde7e5db736e208b036e9b -- 15:46:55 2024-10-05 15:46:55,469 [execute] DEBUG Popen(['git', 'rev-list', 'e6fe46fa10bb08ec7cfde7e5db736e208b036e9b', '--'], cwd=/w/workspace/edgex-go/713/.semver, universal_newlines=False, shell=None, istream=None) 15:46:55 2024-10-05 15:46:55,486 [execute] INFO git fetch -v origin 15:46:55 2024-10-05 15:46:55,486 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/713/.semver, universal_newlines=True, shell=None, istream=None) 15:46:56 2024-10-05 15:46:55,927 [run_push] DEBUG no remote changes detected 15:46:56 2024-10-05 15:46:55,927 [execute] INFO git push origin semver 15:46:56 2024-10-05 15:46:55,928 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/713/.semver, universal_newlines=False, shell=None, istream=None) 15:46:57 2024-10-05 15:46:56,775 [run_push] DEBUG push all version tags 15:46:57 2024-10-05 15:46:56,775 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 15:46:57 2024-10-05 15:46:56,776 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/713, universal_newlines=False, shell=None, istream=None) 15:46:57 2024-10-05 15:46:57,605 [read_version] DEBUG read version from /w/workspace/edgex-go/713/.semver/main 15:46:57 3.2.0-dev.91 [Pipeline] } 15:46:57 $ docker exec --env ******** --env ******** cc552c471776c213e36ec740ef881059518f8c45604421403e558eda6f4b40c4 ssh-agent -k 15:46:58 unset SSH_AUTH_SOCK; 15:46:58 unset SSH_AGENT_PID; 15:46:58 echo Agent pid 20 killed; 15:46:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:46:58 + git semver [Pipeline] } 15:46:58 $ docker stop --time=1 cc552c471776c213e36ec740ef881059518f8c45604421403e558eda6f4b40c4 15:47:00 $ docker rm -f --volumes cc552c471776c213e36ec740ef881059518f8c45604421403e558eda6f4b40c4 [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 15:47:01 + [ -d /w/workspace/edgex-go/713/archives ] [Pipeline] libraryResource [Pipeline] sh 15:47:01 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:47:02 ---> package-listing.sh 15:47:02 ++ tr '[:upper:]' '[:lower:]' 15:47:02 ++ facter osfamily 15:47:02 + OS_FAMILY=debian 15:47:02 + workspace=/w/workspace/edgex-go/713 15:47:02 + START_PACKAGES=/tmp/packages_start.txt 15:47:02 + END_PACKAGES=/tmp/packages_end.txt 15:47:02 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:47:02 + PACKAGES=/tmp/packages_start.txt 15:47:02 + '[' /w/workspace/edgex-go/713 ']' 15:47:02 + PACKAGES=/tmp/packages_end.txt 15:47:02 + case "${OS_FAMILY}" in 15:47:02 + dpkg -l 15:47:02 + grep '^ii' 15:47:02 + '[' -f /tmp/packages_start.txt ']' 15:47:02 + '[' -f /tmp/packages_end.txt ']' 15:47:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:47:02 + '[' /w/workspace/edgex-go/713 ']' 15:47:02 + mkdir -p /w/workspace/edgex-go/713/archives/ 15:47:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/713/archives/ [Pipeline] echo 15:47:02 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/713/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:47:02 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:03 15:47:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:47:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:03 latest: Pulling from edgex-lftools-log-publisher 15:47:03 5eb5b503b376: Pulling fs layer 15:47:03 5c69ac0246d0: Pulling fs layer 15:47:03 ec43610c2a17: Pulling fs layer 15:47:03 3a2ae6a8a46f: Pulling fs layer 15:47:03 33b1e0a273af: Pulling fs layer 15:47:03 5d3b04190fa2: Pulling fs layer 15:47:03 2f39f015ded8: Pulling fs layer 15:47:03 33b1e0a273af: Waiting 15:47:03 5d3b04190fa2: Waiting 15:47:03 2f39f015ded8: Waiting 15:47:03 3a2ae6a8a46f: Waiting 15:47:03 5c69ac0246d0: Download complete 15:47:03 3a2ae6a8a46f: Verifying Checksum 15:47:03 3a2ae6a8a46f: Download complete 15:47:03 33b1e0a273af: Verifying Checksum 15:47:03 33b1e0a273af: Download complete 15:47:03 ec43610c2a17: Verifying Checksum 15:47:03 ec43610c2a17: Download complete 15:47:03 5d3b04190fa2: Verifying Checksum 15:47:03 5d3b04190fa2: Download complete 15:47:04 5eb5b503b376: Download complete 15:47:04 2f39f015ded8: Download complete 15:47:05 5eb5b503b376: Pull complete 15:47:05 5c69ac0246d0: Pull complete 15:47:06 ec43610c2a17: Pull complete 15:47:06 3a2ae6a8a46f: Pull complete 15:47:07 33b1e0a273af: Pull complete 15:47:07 5d3b04190fa2: Pull complete 15:47:11 2f39f015ded8: Pull complete 15:47:11 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:47:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:47:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:47:12 prd-ubuntu20.04-docker-8c-8g-21912 does not seem to be running inside a container 15:47:12 $ 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/713/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/713 -v /w/workspace/edgex-go/713:/w/workspace/edgex-go/713:rw,z -v /w/workspace/edgex-go/713@tmp:/w/workspace/edgex-go/713@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:47:15 $ docker top c7f5161aa055a3982d4f87e35803c5c651322ecbc7ad32c1290f4ab1dab83fe1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:47:16 + touch /tmp/pre-build-complete [Pipeline] sh 15:47:16 + mkdir -p /var/log/sysstat [Pipeline] sh 15:47:16 + ls /var/log/sa-host 15:47:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:47:17 provisioning config files... 15:47:17 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/713@tmp/config16353552210847238790tmp [Pipeline] { [Pipeline] echo 15:47:17 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:47:17 ---> create-netrc.sh [Pipeline] } 15:47:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:47:17 ---> python-tools-install.sh [Pipeline] echo 15:47:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:47:18 ---> sudo-logs.sh 15:47:18 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:47:18 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:47:18 ---> job-cost.sh 15:47:18 lf-activate-venv: SKIPPING 15:47:18 DEBUG: total: 0.10999999940395355 15:47:18 INFO: Retrieving Stack Cost... 15:47:18 INFO: Retrieving Pricing Info for: v3-standard-8 15:47:19 INFO: Archiving Costs [Pipeline] echo 15:47:19 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:47:19 ---> logs-deploy.sh 15:47:19 lf-activate-venv: SKIPPING 15:47:19 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/713 15:47:19 INFO: archiving workspace using pattern(s): 15:47:20 Archives upload complete. 15:47:20 INFO: archiving logs to Nexus 15:47:21 ---> uname -a: 15:47:21 Linux prd-ubuntu20-04-docker-8c-8g-21912 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 15:47:21 15:47:21 15:47:21 ---> lscpu: 15:47:21 Architecture: x86_64 15:47:21 CPU op-mode(s): 32-bit, 64-bit 15:47:21 Byte Order: Little Endian 15:47:21 Address sizes: 40 bits physical, 48 bits virtual 15:47:21 CPU(s): 8 15:47:21 On-line CPU(s) list: 0-7 15:47:21 Thread(s) per core: 1 15:47:21 Core(s) per socket: 1 15:47:21 Socket(s): 8 15:47:21 NUMA node(s): 1 15:47:21 Vendor ID: AuthenticAMD 15:47:21 CPU family: 23 15:47:21 Model: 49 15:47:21 Model name: AMD EPYC-Rome Processor 15:47:21 Stepping: 0 15:47:21 CPU MHz: 2799.998 15:47:21 BogoMIPS: 5599.99 15:47:21 Virtualization: AMD-V 15:47:21 Hypervisor vendor: KVM 15:47:21 Virtualization type: full 15:47:21 L1d cache: 256 KiB 15:47:21 L1i cache: 256 KiB 15:47:21 L2 cache: 4 MiB 15:47:21 L3 cache: 128 MiB 15:47:21 NUMA node0 CPU(s): 0-7 15:47:21 Vulnerability Itlb multihit: Not affected 15:47:21 Vulnerability L1tf: Not affected 15:47:21 Vulnerability Mds: Not affected 15:47:21 Vulnerability Meltdown: Not affected 15:47:21 Vulnerability Mmio stale data: Not affected 15:47:21 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:47:21 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:47:21 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 15:47:21 Vulnerability Srbds: Not affected 15:47:21 Vulnerability Tsx async abort: Not affected 15:47:21 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 15:47:21 15:47:21 15:47:21 ---> nproc: 15:47:21 8 15:47:21 15:47:21 15:47:21 ---> df -h: 15:47:21 Filesystem Size Used Avail Use% Mounted on 15:47:21 overlay 155G 28G 127G 19% / 15:47:21 tmpfs 64M 0 64M 0% /dev 15:47:21 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:47:21 shm 64M 0 64M 0% /dev/shm 15:47:21 /dev/vda1 155G 28G 127G 19% /facter-os 15:47:21 15:47:21 15:47:21 ---> sar -b -r -n DEV: 15:47:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-21912) 10/05/24 _x86_64_ (8 CPU) 15:47:21 15:47:21 14:57:43 LINUX RESTART (8 CPU) 15:47:21 15:47:21 14:58:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:47:21 14:59:01 353.92 40.67 313.25 0.00 4498.36 86031.38 0.00 15:47:21 15:00:01 173.28 1.40 171.89 0.00 13.46 54777.48 0.00 15:47:21 15:01:01 61.65 0.02 61.63 0.00 0.13 38213.95 0.00 15:47:21 15:02:01 26.25 0.13 26.11 0.00 2.27 16861.32 0.00 15:47:21 15:03:02 228.58 0.33 228.25 0.00 34.73 143020.72 0.00 15:47:21 15:04:01 735.51 14.05 721.47 0.00 183.40 178464.25 0.00 15:47:21 15:05:01 309.11 0.63 308.48 0.00 5.06 122388.41 0.00 15:47:21 15:06:01 220.24 0.03 220.21 0.00 0.27 78248.45 0.00 15:47:21 15:07:01 343.22 0.02 343.20 0.00 0.13 129611.73 0.00 15:47:21 15:08:01 620.56 5.60 614.96 0.00 4212.10 69805.43 0.00 15:47:21 15:09:01 53.04 1.33 51.71 0.00 129.85 4629.90 0.00 15:47:21 15:10:01 12.25 0.03 12.21 0.00 3.60 302.48 0.00 15:47:21 15:11:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 15:47:21 15:12:01 0.85 0.00 0.85 0.00 0.00 11.46 0.00 15:47:21 15:13:01 2.45 0.38 2.07 0.00 11.60 24.13 0.00 15:47:21 15:14:01 2.42 1.22 1.20 0.00 25.46 15.73 0.00 15:47:21 15:15:01 1.35 0.00 1.35 0.00 0.00 19.73 0.00 15:47:21 15:16:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 15:47:21 15:17:01 1.22 0.02 1.20 0.00 0.13 14.52 0.00 15:47:21 15:18:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 15:47:21 15:19:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 15:47:21 15:20:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 15:47:21 15:21:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 15:47:21 15:22:01 0.98 0.00 0.98 0.00 0.00 12.93 0.00 15:47:21 15:23:01 1.50 0.00 1.50 0.00 0.00 16.79 0.00 15:47:21 15:24:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 15:47:21 15:25:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 15:47:21 15:26:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 15:47:21 15:27:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 15:47:21 15:28:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 15:47:21 15:29:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 15:47:21 15:30:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 15:47:21 15:31:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 15:47:21 15:32:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 15:47:21 15:33:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 15:47:21 15:34:02 0.98 0.00 0.98 0.00 0.00 11.86 0.00 15:47:21 15:35:01 1.24 0.00 1.24 0.00 0.00 14.10 0.00 15:47:21 15:36:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 15:47:21 15:37:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 15:47:21 15:38:01 0.93 0.00 0.93 0.00 0.00 12.80 0.00 15:47:21 15:39:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 15:47:21 15:40:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 15:47:21 15:41:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 15:47:21 15:42:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 15:47:21 15:43:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 15:47:21 15:44:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 15:47:21 15:45:01 1.52 0.00 1.52 0.00 0.00 16.40 0.00 15:47:21 15:46:01 22.41 0.07 22.35 0.00 7.87 10563.44 0.00 15:47:21 15:47:01 163.78 0.35 163.43 0.00 2.93 42769.68 0.00 15:47:21 Average: 68.47 1.34 67.14 0.00 184.90 19888.40 0.00 15:47:21 15:47:21 14:58:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:47:21 14:59:01 28690792 31525864 788388 2.40 76376 3022020 1823580 5.37 1094376 2696848 540384 15:47:21 15:00:01 27186800 31246168 1056052 3.21 129228 4064216 2098164 6.18 1900832 3254168 770672 15:47:21 15:01:01 26840032 31180440 1119468 3.40 133628 4323576 2428060 7.16 1853608 3625564 444244 15:47:21 15:02:01 26597284 31509344 788716 2.40 137324 4840904 1795168 5.29 1414816 4260764 514680 15:47:21 15:03:02 21506232 31384320 905788 2.75 147464 9694440 2712048 7.99 1840280 8808068 2626908 15:47:21 15:04:01 17876244 31368020 906072 2.76 315912 12813592 2519472 7.43 2548784 11380620 1264272 15:47:21 15:05:01 11600980 28909620 3297236 10.03 354620 16184852 10790496 31.80 5508724 14191372 1151572 15:47:21 15:06:01 7815836 27870520 4330004 13.17 370120 18790352 11656616 34.35 7827268 15524644 1536252 15:47:21 15:07:01 7645816 30096936 2127388 6.47 380224 21154360 5758056 16.97 6320008 17225392 1028224 15:47:21 15:08:01 10274968 31300492 948128 2.88 400960 19913216 2439864 7.19 3272168 17883988 38156 15:47:21 15:09:01 10334748 31417628 829380 2.52 415160 19952760 2142756 6.31 3692388 17408296 616 15:47:21 15:10:01 10344388 31423036 824496 2.51 414000 19949820 2176160 6.41 3757284 17335276 268 15:47:21 15:11:01 10344352 31423036 824484 2.51 414020 19949820 2176160 6.41 3755540 17335276 172 15:47:21 15:12:01 10354696 31433384 814112 2.48 414040 19949828 2176160 6.41 3743972 17335280 204 15:47:21 15:13:01 10353120 31432312 816324 2.48 414076 19950164 2204888 6.50 3745136 17335396 24 15:47:21 15:14:01 10349104 31430192 818340 2.49 414100 19950936 2204888 6.50 3751840 17335584 280 15:47:21 15:15:01 10349732 31430840 817608 2.49 414112 19950940 2204888 6.50 3750428 17335568 16 15:47:21 15:16:01 10349916 31431024 817560 2.49 414120 19950940 2204888 6.50 3750672 17335568 268 15:47:21 15:17:01 10349648 31430760 817796 2.49 414152 19950940 2204888 6.50 3750656 17335572 8 15:47:21 15:18:01 10349564 31430816 817464 2.49 414192 19950940 2204888 6.50 3750816 17335572 12 15:47:21 15:19:01 10349264 31430520 817684 2.49 414204 19950948 2204888 6.50 3750892 17335576 188 15:47:21 15:20:01 10349256 31430580 817600 2.49 414224 19950956 2204888 6.50 3750440 17335584 244 15:47:21 15:21:01 10349164 31430488 817824 2.49 414236 19950960 2204888 6.50 3750456 17335584 196 15:47:21 15:22:01 10349156 31430496 817792 2.49 414268 19950964 2204888 6.50 3750504 17335596 304 15:47:21 15:23:01 10349108 31430512 817756 2.49 414308 19950960 2204888 6.50 3750288 17335604 8 15:47:21 15:24:01 10349028 31430468 817732 2.49 414344 19950968 2204888 6.50 3750480 17335596 292 15:47:21 15:25:01 10348728 31430172 817952 2.49 414360 19950972 2204888 6.50 3750460 17335600 180 15:47:21 15:26:01 10348728 31430232 817912 2.49 414384 19950972 2204888 6.50 3750104 17335604 184 15:47:21 15:27:01 10348704 31430216 817868 2.49 414400 19950976 2204888 6.50 3750132 17335608 8 15:47:21 15:28:01 10348964 31430644 817372 2.49 414456 19951084 2204888 6.50 3750124 17335716 188 15:47:21 15:29:01 10348436 31430144 817780 2.49 414472 19951112 2204888 6.50 3750568 17335744 188 15:47:21 15:30:01 10348396 31430108 817744 2.49 414484 19951116 2204888 6.50 3750372 17335748 180 15:47:21 15:31:01 10348288 31430064 817988 2.49 414496 19951116 2204888 6.50 3750532 17335756 188 15:47:21 15:32:01 10348288 31430072 817920 2.49 414528 19951120 2188388 6.45 3750444 17335760 196 15:47:21 15:33:01 10348524 31430372 817660 2.49 414552 19951120 2188388 6.45 3750224 17335768 4 15:47:21 15:34:02 10348780 31430628 817528 2.49 414576 19951124 2188388 6.45 3750840 17335768 280 15:47:21 15:35:01 10348812 31430664 817484 2.49 414592 19951128 2188388 6.45 3750240 17335772 8 15:47:21 15:36:01 10348512 31430428 817732 2.49 414612 19951132 2188388 6.45 3750296 17335780 180 15:47:21 15:37:01 10348464 31430380 817720 2.49 414612 19951132 2188388 6.45 3750296 17335780 8 15:47:21 15:38:01 10348596 31430556 817420 2.49 414644 19951144 2188388 6.45 3750704 17335792 344 15:47:21 15:39:01 10348360 31430324 817616 2.49 414668 19951144 2188388 6.45 3750772 17335796 12 15:47:21 15:40:01 10348316 31430284 817820 2.49 414692 19951148 2188388 6.45 3750664 17335800 276 15:47:21 15:41:01 10348332 31430364 817780 2.49 414712 19951152 2188388 6.45 3750444 17335808 8 15:47:21 15:42:01 10348536 31430568 817488 2.49 414740 19951152 2188388 6.45 3750448 17335808 188 15:47:21 15:43:01 10348452 31430548 817692 2.49 414772 19951156 2188388 6.45 3750536 17335816 4 15:47:21 15:44:01 10348396 31430492 817744 2.49 414800 19951156 2188388 6.45 3751000 17335816 192 15:47:21 15:45:01 10348136 31430296 817952 2.49 414832 19951160 2188388 6.45 3750944 17335824 196 15:47:21 15:46:01 9900880 31402164 845520 2.57 415056 20350980 2296656 6.77 3774696 17736652 96304 15:47:21 15:47:01 9186944 31390420 854832 2.60 432712 20955232 2197712 6.48 3830144 18313576 128 15:47:21 Average: 12000322 31267101 984566 2.99 380154 18250896 2647295 7.80 3671380 15844764 204447 15:47:21 15:47:21 14:58:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:47:21 14:59:01 ens3 1582.80 1598.88 11566.11 198.18 0.00 0.00 0.00 0.00 15:47:21 14:59:01 lo 5.02 5.02 0.49 0.49 0.00 0.00 0.00 0.00 15:47:21 14:59:01 docker0 693.95 585.75 47.77 2936.01 0.00 0.00 0.00 0.00 15:47:21 15:00:01 veth8c20ede 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 15:47:21 15:00:01 ens3 330.90 243.67 2091.48 34.56 0.00 0.00 0.00 0.00 15:47:21 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:00:01 docker0 228.15 302.12 19.91 2063.00 0.00 0.00 0.00 0.00 15:47:21 15:01:01 veth8c20ede 1.43 1.47 0.13 0.13 0.00 0.00 0.00 0.00 15:47:21 15:01:01 ens3 31.91 25.02 24.60 14.56 0.00 0.00 0.00 0.00 15:47:21 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:01:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 15:47:21 15:02:01 veth8c20ede 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:02:01 ens3 16.40 11.81 14.75 9.38 0.00 0.00 0.00 0.00 15:47:21 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:03:02 veth3684239 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:03:02 veth18a38fa 1.56 3.27 0.11 37.59 0.00 0.00 0.00 0.00 15:47:21 15:03:02 veth138c148 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:03:02 ens3 158.53 112.23 2657.84 163.77 0.00 0.00 0.00 0.00 15:47:21 15:03:02 veth37a5f97 1.87 4.47 0.13 37.67 0.00 0.00 0.00 0.00 15:47:21 15:03:02 veth5d21e8e 0.54 0.64 0.05 0.24 0.00 0.00 0.00 0.00 15:47:21 15:03:02 veth284ca15 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:03:02 vethe9a7df7 1.27 3.30 0.09 37.59 0.00 0.00 0.00 0.00 15:47:21 15:03:02 veth3bb18af 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:03:02 vethdfa21a9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:03:02 veth35a12fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:03:02 veth2f188f6 1.27 2.63 0.10 38.11 0.00 0.00 0.00 0.00 15:47:21 15:03:02 veth49cff0c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:03:02 lo 1.05 1.05 0.10 0.10 0.00 0.00 0.00 0.00 15:47:21 15:03:02 docker0 15.00 31.39 0.91 445.90 0.00 0.00 0.00 0.00 15:47:21 15:03:02 veth2d7f2df 3.16 7.71 0.23 111.31 0.00 0.00 0.00 0.01 15:47:21 15:03:02 veth096a954 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 15:47:21 15:03:02 veth2f3c25c 3.14 5.38 0.23 75.11 0.00 0.00 0.00 0.01 15:47:21 15:03:02 veth3509a58 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:03:02 veth5ef287e 2.19 5.54 0.17 108.38 0.00 0.00 0.00 0.01 15:47:21 15:04:01 veth39a30e9 73.30 148.12 7.95 1203.30 0.00 0.00 0.00 0.10 15:47:21 15:04:01 ens3 900.07 493.75 8209.30 57.83 0.00 0.00 0.00 0.00 15:47:21 15:04:01 veth5d21e8e 0.07 0.71 0.00 0.03 0.00 0.00 0.00 0.00 15:47:21 15:04:01 veth1b50943 84.84 143.61 8.80 1202.75 0.00 0.00 0.00 0.10 15:47:21 15:04:01 veth179e429 82.18 150.46 8.59 1201.80 0.00 0.00 0.00 0.10 15:47:21 15:04:01 lo 0.54 0.54 0.04 0.04 0.00 0.00 0.00 0.00 15:47:21 15:04:01 docker0 456.66 830.74 39.99 7344.13 0.00 0.00 0.00 0.00 15:47:21 15:04:01 veth0de61aa 80.41 142.19 8.44 1204.71 0.00 0.00 0.00 0.10 15:47:21 15:04:01 veth1832738 74.92 142.24 7.89 1210.51 0.00 0.00 0.00 0.10 15:47:21 15:05:01 veth003a413 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:47:21 15:05:01 veth7b0c7ca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:47:21 15:05:01 veth22094d9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:47:21 15:05:01 veth9cd956c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:47:21 15:05:01 veth2b86b59 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:47:21 15:05:01 veth5e8b234 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:47:21 15:05:01 ens3 16.94 12.74 13.91 8.10 0.00 0.00 0.00 0.00 15:47:21 15:05:01 veth5d21e8e 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:05:01 veth05e6572 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:47:21 15:05:01 veth4238987 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:47:21 15:05:01 veth9c77143 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:47:21 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:05:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:05:01 veth9f537aa 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:47:21 15:05:01 veth0b24741 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:47:21 15:05:01 veth7a0df97 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:47:21 15:05:01 veth4ad5da1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 15:47:21 15:06:01 veth003a413 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:06:01 veth7b0c7ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:06:01 veth22094d9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:06:01 veth9cd956c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:06:01 veth2b86b59 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:06:01 veth5e8b234 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:06:01 ens3 2.05 1.07 1.59 0.84 0.00 0.00 0.00 0.00 15:47:21 15:06:01 veth5d21e8e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:06:01 veth05e6572 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:06:01 veth4238987 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:06:01 veth9c77143 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:06:01 veth9f537aa 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:06:01 veth0b24741 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:06:01 veth7a0df97 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:06:01 veth4ad5da1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:07:01 veth003a413 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:07:01 veth7b0c7ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:07:01 veth22094d9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:07:01 veth9cd956c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:07:01 veth2b86b59 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:07:01 veth5e8b234 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:07:01 ens3 5.53 2.80 4.54 2.40 0.00 0.00 0.00 0.00 15:47:21 15:07:01 veth5d21e8e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:07:01 veth05e6572 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:07:01 veth4238987 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:07:01 veth9c77143 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:07:01 veth9f537aa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:07:01 veth0b24741 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:07:01 veth7a0df97 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:07:01 veth4ad5da1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:08:01 ens3 409.10 286.29 2877.52 671.32 0.00 0.00 0.00 0.00 15:47:21 15:08:01 lo 29.86 29.86 2.95 2.95 0.00 0.00 0.00 0.00 15:47:21 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:09:01 ens3 463.17 469.49 203.79 2484.25 0.00 0.00 0.00 0.00 15:47:21 15:09:01 lo 45.53 45.53 4.49 4.49 0.00 0.00 0.00 0.00 15:47:21 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:10:01 ens3 90.92 85.29 52.22 403.72 0.00 0.00 0.00 0.00 15:47:21 15:10:01 lo 10.73 10.73 1.05 1.05 0.00 0.00 0.00 0.00 15:47:21 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:11:01 ens3 1.93 1.17 8.09 0.08 0.00 0.00 0.00 0.00 15:47:21 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:12:01 ens3 1.87 0.90 2.92 0.06 0.00 0.00 0.00 0.00 15:47:21 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:13:01 ens3 0.85 0.63 0.81 0.37 0.00 0.00 0.00 0.00 15:47:21 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:14:01 ens3 8.93 9.42 4.93 19.32 0.00 0.00 0.00 0.00 15:47:21 15:14:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:47:21 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:15:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:16:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:18:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:19:01 ens3 4.23 7.92 0.39 7.43 0.00 0.00 0.00 0.00 15:47:21 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:20:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:21:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:47:21 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:24:01 ens3 3.87 7.43 0.32 7.40 0.00 0.00 0.00 0.00 15:47:21 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:25:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:26:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:28:01 ens3 0.27 0.20 0.07 0.01 0.00 0.00 0.00 0.00 15:47:21 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:29:01 ens3 3.97 7.38 0.32 7.39 0.00 0.00 0.00 0.00 15:47:21 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:31:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:32:01 ens3 0.30 0.23 0.07 0.02 0.00 0.00 0.00 0.00 15:47:21 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:34:02 ens3 4.25 6.85 0.34 7.34 0.00 0.00 0.00 0.00 15:47:21 15:34:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:35:01 ens3 0.15 0.08 0.06 0.00 0.00 0.00 0.00 0.00 15:47:21 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:36:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:39:01 ens3 2.17 6.08 0.21 7.27 0.00 0.00 0.00 0.00 15:47:21 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:40:01 ens3 0.28 0.22 0.07 0.01 0.00 0.00 0.00 0.00 15:47:21 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:42:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:44:01 ens3 2.32 6.30 0.22 7.33 0.00 0.00 0.00 0.00 15:47:21 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:47:21 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:45:01 ens3 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 15:47:21 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:46:01 ens3 116.10 89.80 2649.20 70.07 0.00 0.00 0.00 0.00 15:47:21 15:46:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 15:47:21 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:47:21 15:47:01 ens3 348.56 213.59 4552.66 54.85 0.00 0.00 0.00 0.00 15:47:21 15:47:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 15:47:21 15:47:01 docker0 92.39 158.59 8.20 1275.34 0.00 0.00 0.00 0.00 15:47:21 Average: ens3 91.31 74.93 707.60 86.51 0.00 0.00 0.00 0.00 15:47:21 Average: lo 2.03 2.03 0.20 0.20 0.00 0.00 0.00 0.00 15:47:21 Average: docker0 30.00 38.54 2.36 283.91 0.00 0.00 0.00 0.00 15:47:21 15:47:21 15:47:21 ---> sar -P ALL: 15:47:21 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-21912) 10/05/24 _x86_64_ (8 CPU) 15:47:21 15:47:21 14:57:43 LINUX RESTART (8 CPU) 15:47:21 15:47:21 14:58:02 CPU %user %nice %system %iowait %steal %idle 15:47:21 14:59:01 all 10.93 0.00 3.67 3.24 0.07 82.10 15:47:21 14:59:01 0 10.56 0.00 2.95 0.49 0.05 85.95 15:47:21 14:59:01 1 16.00 0.00 4.39 1.76 0.09 77.76 15:47:21 14:59:01 2 13.35 0.00 3.95 3.16 0.07 79.47 15:47:21 14:59:01 3 8.34 0.00 4.62 11.51 0.07 75.46 15:47:21 14:59:01 4 7.62 0.00 4.28 0.15 0.07 87.88 15:47:21 14:59:01 5 8.18 0.00 3.65 6.87 0.05 81.25 15:47:21 14:59:01 6 12.62 0.00 2.89 1.02 0.07 83.39 15:47:21 14:59:01 7 10.75 0.00 2.60 0.81 0.07 85.77 15:47:21 15:00:01 all 29.93 0.00 5.39 2.87 0.08 61.73 15:47:21 15:00:01 0 33.05 0.00 6.63 6.46 0.10 53.76 15:47:21 15:00:01 1 31.96 0.00 5.52 2.68 0.07 59.78 15:47:21 15:00:01 2 32.79 0.00 6.13 6.44 0.08 54.56 15:47:21 15:00:01 3 25.77 0.00 4.59 4.96 0.10 64.58 15:47:21 15:00:01 4 26.57 0.00 4.75 0.52 0.08 68.07 15:47:21 15:00:01 5 26.45 0.00 5.27 0.68 0.08 67.52 15:47:21 15:00:01 6 30.27 0.00 5.13 0.24 0.07 64.29 15:47:21 15:00:01 7 32.56 0.00 5.14 0.98 0.08 61.24 15:47:21 15:01:01 all 30.60 0.00 5.17 2.26 0.08 61.89 15:47:21 15:01:01 0 29.40 0.00 5.53 1.83 0.08 63.16 15:47:21 15:01:01 1 33.55 0.00 5.17 0.55 0.08 60.64 15:47:21 15:01:01 2 35.01 0.00 5.00 0.17 0.08 59.73 15:47:21 15:01:01 3 28.63 0.00 4.40 0.23 0.08 66.66 15:47:21 15:01:01 4 25.39 0.00 4.34 0.44 0.08 69.74 15:47:21 15:01:01 5 30.13 0.00 5.31 14.29 0.07 50.21 15:47:21 15:01:01 6 30.89 0.00 6.34 0.27 0.08 62.41 15:47:21 15:01:01 7 31.74 0.00 5.23 0.32 0.08 62.63 15:47:21 15:02:01 all 63.34 0.00 8.03 0.72 0.10 27.81 15:47:21 15:02:01 0 62.41 0.00 8.38 1.77 0.10 27.34 15:47:21 15:02:01 1 65.07 0.00 8.44 0.41 0.12 25.96 15:47:21 15:02:01 2 63.75 0.00 8.15 0.57 0.10 27.42 15:47:21 15:02:01 3 61.28 0.00 7.62 0.03 0.08 30.98 15:47:21 15:02:01 4 61.43 0.00 7.75 0.51 0.08 30.23 15:47:21 15:02:01 5 62.41 0.00 7.17 1.52 0.10 28.80 15:47:21 15:02:01 6 65.33 0.00 9.29 0.46 0.10 24.83 15:47:21 15:02:01 7 65.04 0.00 7.47 0.47 0.10 26.91 15:47:21 15:03:02 all 21.92 0.00 6.93 10.60 0.08 60.47 15:47:21 15:03:02 0 21.20 0.00 7.04 13.41 0.07 58.28 15:47:21 15:03:02 1 22.37 0.00 7.23 9.87 0.08 60.45 15:47:21 15:03:02 2 22.30 0.00 6.88 13.63 0.08 57.10 15:47:21 15:03:02 3 21.77 0.00 7.98 9.98 0.07 60.20 15:47:21 15:03:02 4 20.85 0.00 6.14 16.46 0.08 56.47 15:47:21 15:03:02 5 20.74 0.00 6.51 2.52 0.07 70.16 15:47:21 15:03:02 6 23.97 0.00 6.71 1.15 0.08 68.09 15:47:21 15:03:02 7 22.13 0.00 6.97 17.84 0.10 52.96 15:47:21 15:04:01 all 11.55 0.00 5.28 26.87 0.21 56.10 15:47:21 15:04:01 0 12.02 0.00 5.44 12.54 0.28 69.71 15:47:21 15:04:01 1 11.31 0.00 4.28 20.33 0.24 63.85 15:47:21 15:04:01 2 11.34 0.00 5.81 25.27 0.30 57.29 15:47:21 15:04:01 3 10.36 0.00 4.33 21.39 0.09 63.83 15:47:21 15:04:01 4 10.28 0.00 5.05 39.09 0.12 45.46 15:47:21 15:04:01 5 11.44 0.00 6.39 38.01 0.30 43.86 15:47:21 15:04:01 6 12.75 0.00 5.18 32.99 0.09 49.00 15:47:21 15:04:01 7 12.87 0.00 5.73 25.61 0.26 55.53 15:47:21 15:05:01 all 43.97 0.00 7.94 10.71 0.09 37.28 15:47:21 15:05:01 0 44.82 0.00 8.46 1.93 0.10 44.69 15:47:21 15:05:01 1 43.95 0.00 6.65 5.66 0.10 43.64 15:47:21 15:05:01 2 44.70 0.00 8.40 23.35 0.08 23.47 15:47:21 15:05:01 3 42.88 0.00 7.64 5.40 0.10 43.98 15:47:21 15:05:01 4 43.66 0.00 7.68 1.71 0.08 46.87 15:47:21 15:05:01 5 43.79 0.00 7.67 43.83 0.08 4.62 15:47:21 15:05:01 6 43.89 0.00 8.41 2.13 0.10 45.47 15:47:21 15:05:01 7 44.11 0.00 8.63 1.86 0.08 45.32 15:47:21 15:06:01 all 89.24 0.00 10.63 0.00 0.13 0.00 15:47:21 15:06:01 0 89.32 0.00 10.53 0.02 0.13 0.00 15:47:21 15:06:01 1 89.67 0.00 10.23 0.00 0.10 0.00 15:47:21 15:06:01 2 89.03 0.00 10.85 0.00 0.12 0.00 15:47:21 15:06:01 3 89.76 0.00 10.12 0.00 0.12 0.00 15:47:21 15:06:01 4 87.84 0.00 11.97 0.00 0.19 0.00 15:47:21 15:06:01 5 90.29 0.00 9.58 0.00 0.13 0.00 15:47:21 15:06:01 6 87.75 0.00 12.13 0.00 0.12 0.00 15:47:21 15:06:01 7 90.19 0.00 9.68 0.00 0.13 0.00 15:47:21 15:07:01 all 90.25 0.00 9.58 0.01 0.15 0.01 15:47:21 15:07:01 0 90.51 0.00 9.33 0.00 0.13 0.02 15:47:21 15:07:01 1 89.88 0.00 9.87 0.07 0.18 0.00 15:47:21 15:07:01 2 91.29 0.00 8.57 0.00 0.13 0.00 15:47:21 15:07:01 3 90.78 0.00 9.04 0.00 0.17 0.02 15:47:21 15:07:01 4 87.41 0.00 12.37 0.02 0.21 0.00 15:47:21 15:07:01 5 90.77 0.00 9.05 0.00 0.15 0.03 15:47:21 15:07:01 6 90.78 0.00 9.08 0.00 0.13 0.00 15:47:21 15:07:01 7 90.48 0.00 9.40 0.00 0.12 0.00 15:47:21 15:08:01 all 20.13 0.00 4.69 7.23 0.09 67.86 15:47:21 15:08:01 0 18.73 0.00 5.08 19.02 0.08 57.09 15:47:21 15:08:01 1 18.49 0.00 5.78 9.69 0.08 65.96 15:47:21 15:08:01 2 21.06 0.00 4.25 5.28 0.08 69.33 15:47:21 15:08:01 3 20.50 0.00 4.53 7.05 0.08 67.83 15:47:21 15:08:01 4 19.77 0.00 5.41 5.04 0.10 69.68 15:47:21 15:08:01 5 21.65 0.00 4.23 2.60 0.08 71.44 15:47:21 15:08:01 6 19.98 0.00 3.81 2.67 0.08 73.46 15:47:21 15:08:01 7 20.89 0.00 4.44 6.53 0.08 68.06 15:47:21 15:09:01 all 10.05 0.00 1.53 0.78 0.07 87.57 15:47:21 15:09:01 0 10.92 0.00 1.57 1.82 0.08 85.60 15:47:21 15:09:01 1 5.95 0.00 1.82 0.02 0.05 92.16 15:47:21 15:09:01 2 10.80 0.00 2.32 0.12 0.08 86.67 15:47:21 15:09:01 3 10.71 0.00 1.17 1.10 0.07 86.95 15:47:21 15:09:01 4 11.75 0.00 1.52 0.75 0.07 85.91 15:47:21 15:09:01 5 10.08 0.00 1.29 0.05 0.05 88.53 15:47:21 15:09:01 6 11.22 0.00 1.23 0.25 0.08 87.22 15:47:21 15:09:01 7 8.97 0.00 1.35 2.11 0.07 87.50 15:47:21 15:47:21 15:09:01 CPU %user %nice %system %iowait %steal %idle 15:47:21 15:10:01 all 1.82 0.00 0.28 0.03 0.02 97.84 15:47:21 15:10:01 0 1.23 0.00 0.18 0.02 0.02 98.55 15:47:21 15:10:01 1 0.45 0.00 0.25 0.00 0.02 99.28 15:47:21 15:10:01 2 3.69 0.00 0.43 0.00 0.03 95.84 15:47:21 15:10:01 3 1.44 0.00 0.28 0.02 0.02 98.25 15:47:21 15:10:01 4 2.19 0.00 0.32 0.03 0.03 97.43 15:47:21 15:10:01 5 3.47 0.00 0.33 0.02 0.03 96.15 15:47:21 15:10:01 6 1.42 0.00 0.23 0.18 0.02 98.15 15:47:21 15:10:01 7 0.67 0.00 0.22 0.00 0.02 99.10 15:47:21 15:11:01 all 0.03 0.00 0.01 0.00 0.01 99.94 15:47:21 15:11:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:47:21 15:11:01 1 0.07 0.00 0.02 0.00 0.03 99.88 15:47:21 15:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:47:21 15:11:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:47:21 15:11:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:47:21 15:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:47:21 15:11:01 6 0.02 0.00 0.02 0.00 0.03 99.93 15:47:21 15:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:12:01 all 0.07 0.00 0.01 0.01 0.01 99.90 15:47:21 15:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:47:21 15:12:01 1 0.23 0.00 0.03 0.00 0.00 99.73 15:47:21 15:12:01 2 0.07 0.00 0.00 0.00 0.02 99.92 15:47:21 15:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:47:21 15:12:01 4 0.03 0.00 0.00 0.07 0.02 99.88 15:47:21 15:12:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:47:21 15:12:01 6 0.10 0.00 0.02 0.02 0.02 99.85 15:47:21 15:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:13:01 all 0.16 0.00 0.04 0.01 0.01 99.78 15:47:21 15:13:01 0 0.17 0.00 0.03 0.00 0.00 99.80 15:47:21 15:13:01 1 0.76 0.00 0.10 0.00 0.02 99.12 15:47:21 15:13:01 2 0.03 0.00 0.03 0.02 0.00 99.92 15:47:21 15:13:01 3 0.13 0.00 0.03 0.00 0.00 99.83 15:47:21 15:13:01 4 0.03 0.00 0.03 0.02 0.00 99.92 15:47:21 15:13:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:47:21 15:13:01 6 0.05 0.00 0.03 0.02 0.02 99.88 15:47:21 15:13:01 7 0.10 0.00 0.02 0.00 0.00 99.88 15:47:21 15:14:01 all 0.25 0.00 0.03 0.01 0.01 99.70 15:47:21 15:14:01 0 0.25 0.00 0.03 0.02 0.02 99.68 15:47:21 15:14:01 1 0.08 0.00 0.03 0.00 0.02 99.87 15:47:21 15:14:01 2 0.13 0.00 0.03 0.00 0.00 99.83 15:47:21 15:14:01 3 0.92 0.00 0.02 0.00 0.02 99.05 15:47:21 15:14:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:47:21 15:14:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:47:21 15:14:01 6 0.37 0.00 0.07 0.07 0.03 99.47 15:47:21 15:14:01 7 0.17 0.00 0.02 0.00 0.00 99.82 15:47:21 15:15:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:47:21 15:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:15:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:47:21 15:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:47:21 15:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:15:01 4 0.03 0.00 0.02 0.02 0.02 99.92 15:47:21 15:15:01 5 0.02 0.00 0.05 0.00 0.02 99.92 15:47:21 15:15:01 6 0.07 0.00 0.00 0.02 0.02 99.90 15:47:21 15:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:47:21 15:16:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:47:21 15:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:47:21 15:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:47:21 15:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:47:21 15:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:47:21 15:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:47:21 15:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 15:47:21 15:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:47:21 15:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:47:21 15:17:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:47:21 15:17:01 5 0.02 0.00 0.00 0.05 0.02 99.92 15:47:21 15:17:01 6 0.02 0.00 0.02 0.02 0.02 99.93 15:47:21 15:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:47:21 15:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:47:21 15:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:47:21 15:18:01 1 0.02 0.00 0.02 0.02 0.02 99.93 15:47:21 15:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:47:21 15:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:47:21 15:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:47:21 15:18:01 6 0.02 0.00 0.02 0.02 0.02 99.93 15:47:21 15:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:47:21 15:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:47:21 15:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:47:21 15:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:19:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:47:21 15:19:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:47:21 15:19:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:47:21 15:19:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:47:21 15:20:01 all 0.03 0.00 0.00 0.00 0.01 99.96 15:47:21 15:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:47:21 15:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:47:21 15:20:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:47:21 15:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:20:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:47:21 15:20:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:47:21 15:20:01 6 0.03 0.00 0.00 0.02 0.02 99.93 15:47:21 15:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:47:21 15:20:01 CPU %user %nice %system %iowait %steal %idle 15:47:21 15:21:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:47:21 15:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:47:21 15:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:47:21 15:21:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:47:21 15:21:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:47:21 15:21:01 6 0.02 0.00 0.02 0.02 0.02 99.93 15:47:21 15:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:47:21 15:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:47:21 15:22:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:47:21 15:22:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:47:21 15:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:47:21 15:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:47:21 15:23:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:47:21 15:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:47:21 15:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:23:01 4 0.02 0.00 0.00 0.02 0.02 99.95 15:47:21 15:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:23:01 6 0.03 0.00 0.03 0.02 0.02 99.90 15:47:21 15:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:24:01 all 0.03 0.00 0.01 0.01 0.01 99.95 15:47:21 15:24:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:47:21 15:24:01 1 0.08 0.00 0.03 0.00 0.02 99.87 15:47:21 15:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:47:21 15:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:24:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:47:21 15:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:47:21 15:24:01 6 0.02 0.00 0.02 0.03 0.02 99.92 15:47:21 15:24:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:47:21 15:25:01 all 0.03 0.00 0.01 0.00 0.01 99.96 15:47:21 15:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:47:21 15:25:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:47:21 15:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:47:21 15:25:01 5 0.05 0.00 0.03 0.00 0.02 99.90 15:47:21 15:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:47:21 15:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:47:21 15:26:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:47:21 15:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:47:21 15:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:47:21 15:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:47:21 15:26:01 5 0.05 0.00 0.03 0.00 0.00 99.92 15:47:21 15:26:01 6 0.00 0.00 0.02 0.02 0.02 99.95 15:47:21 15:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:47:21 15:27:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:47:21 15:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:47:21 15:27:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:47:21 15:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:47:21 15:27:01 6 0.05 0.00 0.02 0.02 0.02 99.90 15:47:21 15:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:47:21 15:28:01 all 0.01 0.00 0.01 0.01 0.00 99.95 15:47:21 15:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:47:21 15:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:28:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:47:21 15:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 15:47:21 15:28:01 6 0.00 0.00 0.07 0.10 0.02 99.82 15:47:21 15:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:29:01 all 0.03 0.00 0.01 0.00 0.01 99.96 15:47:21 15:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:29:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:47:21 15:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:47:21 15:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:47:21 15:29:01 5 0.03 0.00 0.03 0.00 0.00 99.93 15:47:21 15:29:01 6 0.03 0.00 0.00 0.02 0.02 99.93 15:47:21 15:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:47:21 15:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:47:21 15:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 15:47:21 15:30:01 6 0.02 0.00 0.02 0.02 0.03 99.92 15:47:21 15:30:01 7 0.00 0.00 0.03 0.00 0.00 99.97 15:47:21 15:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:47:21 15:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:47:21 15:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:47:21 15:31:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:47:21 15:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:31:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:47:21 15:31:01 5 0.05 0.00 0.02 0.00 0.00 99.93 15:47:21 15:31:01 6 0.03 0.00 0.00 0.02 0.02 99.93 15:47:21 15:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:47:21 15:31:01 CPU %user %nice %system %iowait %steal %idle 15:47:21 15:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:47:21 15:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:47:21 15:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:47:21 15:32:01 4 0.02 0.00 0.00 0.02 0.02 99.95 15:47:21 15:32:01 5 0.03 0.00 0.05 0.00 0.02 99.90 15:47:21 15:32:01 6 0.02 0.00 0.02 0.02 0.02 99.93 15:47:21 15:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:47:21 15:33:01 all 0.02 0.00 0.01 0.01 0.00 99.96 15:47:21 15:33:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:47:21 15:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:47:21 15:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:47:21 15:33:01 3 0.02 0.00 0.00 0.02 0.00 99.97 15:47:21 15:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:47:21 15:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:47:21 15:33:01 6 0.03 0.00 0.02 0.02 0.02 99.92 15:47:21 15:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:34:02 all 0.01 0.00 0.01 0.00 0.01 99.96 15:47:21 15:34:02 0 0.00 0.00 0.00 0.00 0.03 99.97 15:47:21 15:34:02 1 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:34:02 2 0.05 0.00 0.02 0.00 0.02 99.92 15:47:21 15:34:02 3 0.02 0.00 0.03 0.00 0.00 99.95 15:47:21 15:34:02 4 0.00 0.00 0.02 0.00 0.00 99.98 15:47:21 15:34:02 5 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:34:02 6 0.00 0.00 0.03 0.02 0.02 99.93 15:47:21 15:34:02 7 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:35:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:47:21 15:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 15:47:21 15:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:47:21 15:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:47:21 15:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:47:21 15:35:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:47:21 15:35:01 6 0.05 0.00 0.05 0.02 0.02 99.86 15:47:21 15:35:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:47:21 15:36:01 all 0.01 0.00 0.01 0.00 0.01 99.98 15:47:21 15:36:01 0 0.02 0.00 0.03 0.02 0.00 99.93 15:47:21 15:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:47:21 15:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:47:21 15:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:47:21 15:36:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:47:21 15:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:47:21 15:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:47:21 15:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:47:21 15:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:47:21 15:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:47:21 15:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:47:21 15:37:01 5 0.07 0.00 0.00 0.00 0.00 99.93 15:47:21 15:37:01 6 0.03 0.00 0.02 0.02 0.02 99.92 15:47:21 15:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:47:21 15:38:01 all 0.01 0.00 0.02 0.01 0.00 99.96 15:47:21 15:38:01 0 0.02 0.00 0.03 0.02 0.00 99.93 15:47:21 15:38:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:47:21 15:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:47:21 15:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:38:01 6 0.00 0.00 0.03 0.03 0.02 99.92 15:47:21 15:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:47:21 15:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 15:47:21 15:39:01 0 0.03 0.00 0.00 0.02 0.00 99.95 15:47:21 15:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:47:21 15:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:47:21 15:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:39:01 4 0.02 0.00 0.05 0.00 0.00 99.93 15:47:21 15:39:01 5 0.00 0.00 0.03 0.00 0.02 99.95 15:47:21 15:39:01 6 0.05 0.00 0.02 0.03 0.02 99.88 15:47:21 15:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:40:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:47:21 15:40:01 0 0.02 0.00 0.00 0.05 0.02 99.92 15:47:21 15:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:47:21 15:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:47:21 15:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:47:21 15:40:01 6 0.02 0.00 0.03 0.05 0.02 99.88 15:47:21 15:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:47:21 15:41:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:47:21 15:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:47:21 15:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:47:21 15:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:47:21 15:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:47:21 15:41:01 5 0.03 0.00 0.03 0.00 0.02 99.92 15:47:21 15:41:01 6 0.02 0.00 0.02 0.02 0.00 99.95 15:47:21 15:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:42:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:47:21 15:42:01 0 0.05 0.00 0.00 0.02 0.02 99.92 15:47:21 15:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:42:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:47:21 15:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:42:01 5 0.05 0.00 0.03 0.00 0.02 99.90 15:47:21 15:42:01 6 0.05 0.00 0.02 0.02 0.03 99.88 15:47:21 15:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:47:21 15:47:21 15:42:01 CPU %user %nice %system %iowait %steal %idle 15:47:21 15:43:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:47:21 15:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:47:21 15:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:43:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:47:21 15:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:47:21 15:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:43:01 6 0.03 0.00 0.03 0.02 0.02 99.90 15:47:21 15:43:01 7 0.00 0.00 0.02 0.02 0.00 99.97 15:47:21 15:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:47:21 15:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:47:21 15:44:01 1 0.05 0.00 0.00 0.00 0.02 99.93 15:47:21 15:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:47:21 15:44:01 3 0.02 0.00 0.05 0.00 0.00 99.93 15:47:21 15:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:47:21 15:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:44:01 6 0.05 0.00 0.00 0.02 0.02 99.92 15:47:21 15:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:47:21 15:45:01 all 0.01 0.00 0.01 0.08 0.01 99.89 15:47:21 15:45:01 0 0.03 0.00 0.02 0.02 0.00 99.93 15:47:21 15:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:47:21 15:45:01 2 0.03 0.00 0.00 0.27 0.02 99.68 15:47:21 15:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:47:21 15:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:47:21 15:45:01 6 0.02 0.00 0.03 0.35 0.02 99.58 15:47:21 15:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:47:21 15:46:01 all 1.75 0.00 0.80 0.60 0.02 96.83 15:47:21 15:46:01 0 1.56 0.00 0.79 0.02 0.05 97.59 15:47:21 15:46:01 1 2.37 0.00 1.00 0.02 0.02 96.59 15:47:21 15:46:01 2 1.54 0.00 0.50 0.00 0.00 97.96 15:47:21 15:46:01 3 1.14 0.00 0.72 0.00 0.02 98.13 15:47:21 15:46:01 4 2.92 0.00 0.92 4.36 0.00 91.80 15:47:21 15:46:01 5 2.00 0.00 0.35 0.00 0.02 97.63 15:47:21 15:46:01 6 1.83 0.00 0.60 0.42 0.03 97.12 15:47:21 15:46:01 7 0.63 0.00 1.55 0.00 0.02 97.80 15:47:21 15:47:01 all 7.30 0.00 3.19 3.70 0.07 85.74 15:47:21 15:47:01 0 8.28 0.00 2.83 0.74 0.08 88.07 15:47:21 15:47:01 1 7.63 0.00 2.92 1.19 0.05 88.20 15:47:21 15:47:01 2 6.63 0.00 3.94 1.03 0.08 88.31 15:47:21 15:47:01 3 7.33 0.00 3.05 0.43 0.10 89.08 15:47:21 15:47:01 4 7.01 0.00 3.81 15.37 0.10 73.71 15:47:21 15:47:01 5 7.83 0.00 2.80 1.07 0.05 88.24 15:47:21 15:47:01 6 5.36 0.00 2.94 8.28 0.05 83.37 15:47:21 15:47:01 7 8.30 0.00 3.28 1.73 0.07 86.62 15:47:21 Average: all 8.79 0.00 1.49 1.40 0.03 88.29 15:47:21 Average: 0 8.83 0.00 1.53 1.22 0.03 88.39 15:47:21 Average: 1 8.94 0.00 1.50 1.05 0.03 88.48 15:47:21 Average: 2 9.10 0.00 1.53 1.59 0.03 87.74 15:47:21 Average: 3 8.57 0.00 1.43 1.25 0.03 88.73 15:47:21 Average: 4 8.33 0.00 1.53 1.69 0.03 88.42 15:47:21 Average: 5 8.72 0.00 1.42 2.23 0.03 87.59 15:47:21 Average: 6 8.89 0.00 1.51 1.02 0.04 88.55 15:47:21 Average: 7 8.94 0.00 1.46 1.17 0.03 88.41 15:47:21 15:47:21 15:47:21