Push event to branch main Push event to branch main Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 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-ssh6417165750543525705.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh12139193556415925655.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh13086431416891926047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh16469416636098515924.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-ssh15708742204721459992.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-9942 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/691 [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/691 # 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 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f (main) Commit message: "Merge pull request #4898 from jackchenjc/issue-4897" > 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 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f # timeout=10 > git rev-list --no-walk 99f48d194a36bbc1648fc7d154ddcf20cf69f610 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:23:17 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:23:17 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:23:17 ========================================================= 03:23:17 EdgeX Global Pipelines Version Info 03:23:17 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:23:18 ------------------- 03:23:18 stable info: 03:23:18 ------------------- 03:23:18 Commited By: Cherry Wang cherry@iotechsys.com 03:23:18 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 03:23:18 Message: update stable to v1.0.263 03:23:19 ------------------- 03:23:19 experimental info: 03:23:19 ------------------- 03:23:19 Commited By: Cherry Wang cherry@iotechsys.com 03:23:19 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 03:23:19 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f44ee31 [Pipeline] echo 03:23:19 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:23:19 provisioning config files... 03:23:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/691@tmp/config11021796530277135340tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:23:20 ---> ****-login.sh 03:23:20 nexus3.edgexfoundry.org:10001 03:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:20 Configure a credential helper to remove this warning. See 03:23:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:20 03:23:20 Login Succeeded 03:23:20 nexus3.edgexfoundry.org:10002 03:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:20 Configure a credential helper to remove this warning. See 03:23:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:20 03:23:20 Login Succeeded 03:23:20 nexus3.edgexfoundry.org:10003 03:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:20 Configure a credential helper to remove this warning. See 03:23:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:20 03:23:20 Login Succeeded 03:23:20 nexus3.edgexfoundry.org:10004 03:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:20 Configure a credential helper to remove this warning. See 03:23:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:20 03:23:20 Login Succeeded 03:23:20 ****.io 03:23:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:23:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:23:20 Configure a credential helper to remove this warning. See 03:23:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:23:20 03:23:20 Login Succeeded 03:23:20 ---> ****-login.sh ends [Pipeline] } 03:23:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:21 + 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 03:23:21 + + cut -d/dirname -f2 cmd/core-command/Dockerfile 03:23:21 03:23:21 + echo core-command,cmd/core-command/Dockerfile 03:23:21 + cut -d/ -f2 03:23:21 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:23:21 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:23:21 + dirname+ cmd/core-data/Dockerfile 03:23:21 cut -d/ -f2 03:23:21 + echo core-data,cmd/core-data/Dockerfile 03:23:21 + dirname cmd/core-keeper/Dockerfile 03:23:21 + cut -d/ -f2 03:23:21 + echo core-keeper,cmd/core-keeper/Dockerfile 03:23:21 + + cut -d/dirname -f2 cmd/core-metadata/Dockerfile 03:23:21 03:23:21 + echo core-metadata,cmd/core-metadata/Dockerfile 03:23:21 + dirname cmd/security-bootstrapper/Dockerfile 03:23:21 + cut -d/ -f2 03:23:21 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:23:21 + dirname cmd/security-proxy-auth/Dockerfile 03:23:21 + cut -d/ -f2 03:23:21 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:23:21 + dirname cmd/security-proxy-setup/Dockerfile 03:23:21 + cut -d/ -f2 03:23:21 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:23:21 + dirname cmd/security-secretstore-setup/Dockerfile 03:23:21 + cut -d/ -f2 03:23:21 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:23:21 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:23:21 + cut -d/ -f2 03:23:21 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:23:21 + dirname cmd/security-spire-agent/Dockerfile 03:23:21 + cut -d/ -f2 03:23:21 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:23:21 + dirname cmd/security-spire-config/Dockerfile 03:23:21 + cut -d/ -f2 03:23:21 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:23:21 + dirname cmd/security-spire-server/Dockerfile 03:23:21 + cut -d/ -f2 03:23:21 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:23:21 + dirname cmd/support-cron-scheduler/Dockerfile 03:23:21 + cut -d/ -f2 03:23:21 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 03:23:21 + dirname cmd/support-notifications/Dockerfile 03:23:21 + cut -d/ -f2 03:23:21 + echo support-notifications,cmd/support-notifications/Dockerfile 03:23:21 + dirname cmd/support-scheduler/Dockerfile 03:23:21 + cut -d/ -f2 03:23:21 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:23:21 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 03:23:21 + git rev-list -1 --merges f44ee31a5d6fd6617b8ae126a9cf0181f34f378f~1..f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] echo 03:23:21 -----------> git rev-list -1 --merges f44ee31a5d6fd6617b8ae126a9cf0181f34f378f~1..f44ee31a5d6fd6617b8ae126a9cf0181f34f378f f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:23:21 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [false] [Pipeline] sh 03:23:21 + git log --format=format:%s -1 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] echo 03:23:21 ========================================================= 03:23:21 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:23:21 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:23:22 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:23:22 + grep -v github /etc/ssh/ssh_known_hosts 03:23:22 + [ -e /tmp/ssh_known_hosts ] 03:23:22 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:23:22 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:23:22 + sudo tee -a /etc/ssh/ssh_known_hosts 03:23:22 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:22 03:23:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:23 0.1.4: Pulling from edgex-devops/py-git-semver 03:23:23 b85a868b505f: Pulling fs layer 03:23:23 e2be974225ed: Pulling fs layer 03:23:23 339a4e72a1f5: Pulling fs layer 03:23:23 988bab9f4d93: Pulling fs layer 03:23:23 1469e6f7b9e6: Pulling fs layer 03:23:23 eaf3925da568: Pulling fs layer 03:23:23 bab4dde63d76: Pulling fs layer 03:23:23 bde34c3a00c8: Pulling fs layer 03:23:23 b352a97aabf1: Pulling fs layer 03:23:23 4872d77fe225: Pulling fs layer 03:23:23 5851b861e8e6: Pulling fs layer 03:23:23 eaf3925da568: Waiting 03:23:23 bab4dde63d76: Waiting 03:23:23 bde34c3a00c8: Waiting 03:23:23 5851b861e8e6: Waiting 03:23:23 b352a97aabf1: Waiting 03:23:23 4872d77fe225: Waiting 03:23:23 988bab9f4d93: Waiting 03:23:23 1469e6f7b9e6: Waiting 03:23:23 e2be974225ed: Download complete 03:23:23 988bab9f4d93: Verifying Checksum 03:23:23 988bab9f4d93: Download complete 03:23:23 1469e6f7b9e6: Verifying Checksum 03:23:23 1469e6f7b9e6: Download complete 03:23:23 339a4e72a1f5: Verifying Checksum 03:23:23 339a4e72a1f5: Download complete 03:23:23 eaf3925da568: Download complete 03:23:23 bde34c3a00c8: Verifying Checksum 03:23:23 bde34c3a00c8: Download complete 03:23:23 b352a97aabf1: Download complete 03:23:23 4872d77fe225: Download complete 03:23:23 5851b861e8e6: Verifying Checksum 03:23:23 5851b861e8e6: Download complete 03:23:23 b85a868b505f: Verifying Checksum 03:23:23 b85a868b505f: Download complete 03:23:23 bab4dde63d76: Verifying Checksum 03:23:23 bab4dde63d76: Download complete 03:23:24 b85a868b505f: Pull complete 03:23:24 e2be974225ed: Pull complete 03:23:25 339a4e72a1f5: Pull complete 03:23:25 988bab9f4d93: Pull complete 03:23:25 1469e6f7b9e6: Pull complete 03:23:25 eaf3925da568: Pull complete 03:23:26 bab4dde63d76: Pull complete 03:23:26 bde34c3a00c8: Pull complete 03:23:27 b352a97aabf1: Pull complete 03:23:27 4872d77fe225: Pull complete 03:23:27 5851b861e8e6: Pull complete 03:23:27 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:23:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:23:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:27 prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container 03:23:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 03:23:28 $ docker top 2952edbb182cd9f425d4ee44ba694e052a7fc8989a22521827036329f9c7ef2a -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:23:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:29 [ssh-agent] Looking for ssh-agent implementation... 03:23:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:29 $ docker exec 2952edbb182cd9f425d4ee44ba694e052a7fc8989a22521827036329f9c7ef2a ssh-agent 03:23:29 SSH_AUTH_SOCK=/tmp/ssh-D9BODu13FygE/agent.32 03:23:29 SSH_AGENT_PID=38 03:23:29 Running ssh-add (command line suppressed) 03:23:29 Identity added: /w/workspace/edgex-go/691@tmp/private_key_7393376992412735784.key (/w/workspace/edgex-go/691@tmp/private_key_7393376992412735784.key) 03:23:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:29 + git tag --points-at HEAD [Pipeline] } 03:23:29 $ docker exec --env ******** --env ******** 2952edbb182cd9f425d4ee44ba694e052a7fc8989a22521827036329f9c7ef2a ssh-agent -k 03:23:29 unset SSH_AUTH_SOCK; 03:23:29 unset SSH_AGENT_PID; 03:23:29 echo Agent pid 38 killed; 03:23:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:23:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:23:29 [ssh-agent] Looking for ssh-agent implementation... 03:23:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:23:29 $ docker exec 2952edbb182cd9f425d4ee44ba694e052a7fc8989a22521827036329f9c7ef2a ssh-agent 03:23:30 SSH_AUTH_SOCK=/tmp/ssh-9OD93bL4kKyU/agent.71 03:23:30 SSH_AGENT_PID=76 03:23:30 Running ssh-add (command line suppressed) 03:23:30 Identity added: /w/workspace/edgex-go/691@tmp/private_key_11737846925292003582.key (/w/workspace/edgex-go/691@tmp/private_key_11737846925292003582.key) 03:23:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:23:30 + git semver init 03:23:30 2024-09-10 03:23:30,617 [run_init] DEBUG init version:0.0.0 force:False 03:23:30 2024-09-10 03:23:30,618 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/691/.semver 03:23:30 2024-09-10 03:23:30,618 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/691/.semver 03:23:30 2024-09-10 03:23:30,618 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/691/.semver'], cwd=/w/workspace/edgex-go/691, universal_newlines=False, shell=None, istream=None) 03:23:35 2024-09-10 03:23:35,409 [append_file] DEBUG append to file:/w/workspace/edgex-go/691/.git/info/exclude 03:23:35 2024-09-10 03:23:35,410 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/691/.semver/main with force:False 03:23:35 2024-09-10 03:23:35,410 [read_version] DEBUG read version from /w/workspace/edgex-go/691/.semver/main 03:23:35 2024-09-10 03:23:35,410 [read_version] DEBUG read version from /w/workspace/edgex-go/691/.semver/main 03:23:35 3.2.0-dev.70 [Pipeline] } 03:23:35 $ docker exec --env ******** --env ******** 2952edbb182cd9f425d4ee44ba694e052a7fc8989a22521827036329f9c7ef2a ssh-agent -k 03:23:36 unset SSH_AUTH_SOCK; 03:23:36 unset SSH_AGENT_PID; 03:23:36 echo Agent pid 76 killed; 03:23:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:23:36 + git semver [Pipeline] } 03:23:37 $ docker stop --time=1 2952edbb182cd9f425d4ee44ba694e052a7fc8989a22521827036329f9c7ef2a 03:23:38 $ docker rm -f --volumes 2952edbb182cd9f425d4ee44ba694e052a7fc8989a22521827036329f9c7ef2a [Pipeline] // withDockerContainer [Pipeline] sh 03:23:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:23:39 Stashed 1 file(s) [Pipeline] echo 03:23:39 [edgeXSemver]: initialized semver on version 3.2.0-dev.70 [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 03:23:39 + git config --global --add safe.directory /w/workspace/edgex-go/691 [Pipeline] echo 03:23:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:23:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:23:39 ========================================================= 03:23:39 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 03:23:39 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:23:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9948 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:23:39 Running in /w/workspace/edgex-go/691 [Pipeline] { [Pipeline] checkout 03:23:39 The recommended git tool is: git 03:23:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:23:39 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 03:23:39 619be1103602: Pulling fs layer 03:23:39 7862e08f4a3e: Pulling fs layer 03:23:39 5df492c9dc93: Pulling fs layer 03:23:39 7629e6793208: Pulling fs layer 03:23:39 4f4fb700ef54: Pulling fs layer 03:23:39 fb5054dd5b73: Pulling fs layer 03:23:39 eeca6798cff9: Pulling fs layer 03:23:39 aa269ceb94a6: Pulling fs layer 03:23:39 ada007ff1a6a: Pulling fs layer 03:23:39 7629e6793208: Waiting 03:23:39 4f4fb700ef54: Waiting 03:23:39 fb5054dd5b73: Waiting 03:23:39 eeca6798cff9: Waiting 03:23:39 aa269ceb94a6: Waiting 03:23:39 ada007ff1a6a: Waiting 03:23:39 7862e08f4a3e: Verifying Checksum 03:23:39 7862e08f4a3e: Download complete 03:23:39 7629e6793208: Verifying Checksum 03:23:39 7629e6793208: Download complete 03:23:39 4f4fb700ef54: Verifying Checksum 03:23:39 4f4fb700ef54: Download complete 03:23:39 619be1103602: Download complete 03:23:39 fb5054dd5b73: Verifying Checksum 03:23:39 fb5054dd5b73: Download complete 03:23:39 eeca6798cff9: Verifying Checksum 03:23:39 eeca6798cff9: Download complete 03:23:40 619be1103602: Pull complete 03:23:40 ada007ff1a6a: Verifying Checksum 03:23:40 ada007ff1a6a: Download complete 03:23:40 7862e08f4a3e: Pull complete 03:23:40 5df492c9dc93: Verifying Checksum 03:23:40 5df492c9dc93: Download complete 03:23:40 aa269ceb94a6: Verifying Checksum 03:23:40 aa269ceb94a6: Download complete 03:23:43 5df492c9dc93: Pull complete 03:23:43 7629e6793208: Pull complete 03:23:43 4f4fb700ef54: Pull complete 03:23:43 fb5054dd5b73: Pull complete 03:23:43 eeca6798cff9: Pull complete 03:23:44 using credential edgex-jenkins-ssh 03:23:44 Cloning the remote Git repository 03:23:44 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:23:44 > git init /w/workspace/edgex-go/691 # timeout=10 03:23:44 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:23:44 > git --version # timeout=10 03:23:44 > git --version # 'git version 2.25.1' 03:23:44 using GIT_SSH to set credentials SSH Credentials for GitHub 03:23:44 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:23:45 aa269ceb94a6: Pull complete 03:23:46 ada007ff1a6a: Pull complete 03:23:46 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 03:23:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:23:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:23:46 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:23:46 WORKDIR /edgex 03:23:46 COPY go.mod . 03:23:46 RUN go mod download 03:23:46 + docker build -t ci-base-image-x86_64 -f - . 03:23:47 Sending build context to Docker daemon 179.3MB 03:23:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 03:23:47 ---> f489d0715acc 03:23:47 Step 2/4 : WORKDIR /edgex 03:23:49 ---> Running in a7e1a5368b08 03:23:49 Removing intermediate container a7e1a5368b08 03:23:49 ---> 77409942a8ac 03:23:49 Step 3/4 : COPY go.mod . 03:23:49 ---> 7f568dcef209 03:23:49 Step 4/4 : RUN go mod download 03:23:49 ---> Running in 207bcb47e93d 03:24:01 Avoid second fetch 03:24:01 Checking out Revision f44ee31a5d6fd6617b8ae126a9cf0181f34f378f (main) 03:24:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:24:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:24:01 > git config core.sparsecheckout # timeout=10 03:24:01 > git checkout -f f44ee31a5d6fd6617b8ae126a9cf0181f34f378f # timeout=10 03:24:02 Commit message: "Merge pull request #4898 from jackchenjc/issue-4897" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:24:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:24:07 % Total % Received % Xferd Average Speed Time Time Time Current 03:24:07 Dload Upload Total Spent Left Speed 03:24:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 127k 0 --:--:-- --:--:-- --:--:-- 127k [Pipeline] sh 03:24:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:24:07 + sudo tee /etc/docker/daemon.new 03:24:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:24:07 { 03:24:07 "registry-mirrors": [ 03:24:07 "https://nexus3.edgexfoundry.org:10001" 03:24:07 ], 03:24:07 "bip": "10.250.0.254/24", 03:24:07 "hosts": [ 03:24:07 "tcp://0.0.0.0:5555", 03:24:07 "unix:///var/run/docker.sock" 03:24:07 ], 03:24:07 "mtu": 1458, 03:24:07 "selinux-enabled": true, 03:24:07 "seccomp-profile": "/etc/docker/seccomp.json" 03:24:07 } [Pipeline] sh 03:24:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:24:08 + sudo service docker restart 03:24:11 Removing intermediate container 207bcb47e93d 03:24:11 ---> 9c836690d978 03:24:11 Successfully built 9c836690d978 03:24:11 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:11 + docker inspect -f . ci-base-image-x86_64 03:24:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:12 prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container 03:24:12 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:24:12 $ docker top d17045eefbdaf216952f14dfc294c25cfcb0aa2298eaa32672f043444a4614ba -eo pid,comm [Pipeline] { [Pipeline] sh 03:24:12 + go version 03:24:12 go version go1.21.9 linux/amd64 [Pipeline] } 03:24:12 $ docker stop --time=1 d17045eefbdaf216952f14dfc294c25cfcb0aa2298eaa32672f043444a4614ba 03:24:14 $ docker rm -f --volumes d17045eefbdaf216952f14dfc294c25cfcb0aa2298eaa32672f043444a4614ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:24:14 + docker inspect -f . ci-base-image-x86_64 03:24:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:24:14 prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container 03:24:14 $ 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/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 03:24:14 $ docker top d4c38634abd00cb628d840b6a1d019e8fd5d14334111e7f71757ac0d698e243e -eo pid,comm [Pipeline] { [Pipeline] echo 03:24:15 ========================================================= 03:24:15 [edgeXBuildGoParallel] Running Tests and Build... 03:24:15 ========================================================= [Pipeline] sh 03:24:15 + git config --global --add safe.directory /w/workspace/edgex-go/691 [Pipeline] fileExists [Pipeline] sh 03:24:15 + make test 03:24:15 go test -race -coverprofile=coverage.out ./... 03:24:23 ? github.com/edgexfoundry/edgex-go [no test files] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:24:26 provisioning config files... 03:24:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/691@tmp/config15628784038376046093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:24:27 ---> ****-login.sh 03:24:27 nexus3.edgexfoundry.org:10001 03:24:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:27 Configure a credential helper to remove this warning. See 03:24:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:27 03:24:27 Login Succeeded 03:24:27 nexus3.edgexfoundry.org:10002 03:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:28 Configure a credential helper to remove this warning. See 03:24:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:28 03:24:28 Login Succeeded 03:24:28 nexus3.edgexfoundry.org:10003 03:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:28 Configure a credential helper to remove this warning. See 03:24:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:28 03:24:28 Login Succeeded 03:24:28 nexus3.edgexfoundry.org:10004 03:24:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:28 Configure a credential helper to remove this warning. See 03:24:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:28 03:24:28 Login Succeeded 03:24:28 ****.io 03:24:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:24:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:24:29 Configure a credential helper to remove this warning. See 03:24:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:24:29 03:24:29 Login Succeeded 03:24:29 ---> ****-login.sh ends [Pipeline] } 03:24:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:24:30 + git config --global --add safe.directory /w/workspace/edgex-go/691 [Pipeline] echo 03:24:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:24:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:24:30 ========================================================= 03:24:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 03:24:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:24:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:24:30 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:24:30 c6b39de5b339: Pulling fs layer 03:24:30 a69c41024577: Pulling fs layer 03:24:30 d6de4b400683: Pulling fs layer 03:24:30 35cb2a7552d0: Pulling fs layer 03:24:30 4f4fb700ef54: Pulling fs layer 03:24:30 464afbd9ba4c: Pulling fs layer 03:24:30 00f215d4a9da: Pulling fs layer 03:24:30 d496ad576159: Pulling fs layer 03:24:30 35cb2a7552d0: Waiting 03:24:30 4f4fb700ef54: Waiting 03:24:30 464afbd9ba4c: Waiting 03:24:30 00f215d4a9da: Waiting 03:24:30 d496ad576159: Waiting 03:24:30 a69c41024577: Verifying Checksum 03:24:30 a69c41024577: Download complete 03:24:30 35cb2a7552d0: Verifying Checksum 03:24:30 35cb2a7552d0: Download complete 03:24:30 4f4fb700ef54: Verifying Checksum 03:24:30 4f4fb700ef54: Download complete 03:24:30 464afbd9ba4c: Verifying Checksum 03:24:30 464afbd9ba4c: Download complete 03:24:30 c6b39de5b339: Verifying Checksum 03:24:30 c6b39de5b339: Download complete 03:24:30 d496ad576159: Verifying Checksum 03:24:30 d496ad576159: Download complete 03:24:31 c6b39de5b339: Pull complete 03:24:32 a69c41024577: Pull complete 03:24:32 d6de4b400683: Verifying Checksum 03:24:32 d6de4b400683: Download complete 03:24:33 00f215d4a9da: Verifying Checksum 03:24:33 00f215d4a9da: Download complete 03:24:46 d6de4b400683: Pull complete 03:24:46 35cb2a7552d0: Pull complete 03:24:46 4f4fb700ef54: Pull complete 03:24:46 464afbd9ba4c: Pull complete 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 03:24:50 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 03:24:51 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 03:24:51 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 03:24:51 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:24:51 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 03:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 03:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 03:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 03:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 03:24:53 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 03:24:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.018s coverage: 28.7% of statements 03:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 03:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 03:24:54 00f215d4a9da: Pull complete 03:24:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 03:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 03:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 03:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 03:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 03:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 03:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 03:24:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 03:24:55 d496ad576159: Pull complete 03:24:55 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 03:24:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:24:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 03:24:56 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:24:56 WORKDIR /edgex 03:24:56 COPY go.mod . 03:24:56 RUN go mod download 03:24:56 + docker build -t ci-base-image-arm64 -f - . 03:24:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:24:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 03:24:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 03:24:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 03:24:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 03:24:56 Sending build context to Docker daemon 3.542MB 03:24:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 03:24:56 ---> f246e2811388 03:24:56 Step 2/4 : WORKDIR /edgex 03:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 03:24:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 03:24:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 03:24:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.045s coverage: 53.2% of statements 03:24:57 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.469s coverage: 93.4% of statements 03:24:57 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.058s coverage: 91.7% of statements 03:24:58 ---> Running in 2d1b3e399dc8 03:24:58 Removing intermediate container 2d1b3e399dc8 03:24:58 ---> e53324febe80 03:24:58 Step 3/4 : COPY go.mod . 03:24:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 7.0% of statements 03:24:59 ---> 5cc373047a77 03:24:59 Step 4/4 : RUN go mod download 03:24:59 ---> Running in d0acb22cbe92 03:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 03:25:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 03:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 03:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 03:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 03:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 03:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 03:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 03:25:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 03:25:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 95.8% of statements 03:25:01 ok github.com/edgexfoundry/edgex-go/internal/io 1.019s coverage: 72.2% of statements 03:25:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:25:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 03:25:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.027s coverage: 0.0% of statements [no tests to run] 03:25:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 0.8% of statements 03:25:02 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements 03:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 41.7% of statements 03:25:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements 03:25:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 03:25:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 96.3% of statements 03:25:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements 03:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 03:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 03:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 03:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 03:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 03:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 03:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 03:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 03:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 03:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 03:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 03:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 03:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 03:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 03:25:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 03:25:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 03:25:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 03:25:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:25:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 03:25:10 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 03:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 03:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 03:25:12 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 03:25:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 03:25:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 03:25:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 03:25:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 03:25:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 03:25:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 03:25:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 03:25:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 03:25:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 03:25:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 03:25:16 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 03:25:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 03:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 03:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 03:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 03:25:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 03:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 03:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 03:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 03:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 03:25:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 03:25:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:25:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.229s coverage: 79.9% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.040s coverage: 92.9% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.022s coverage: 87.2% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.141s coverage: 36.5% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.027s coverage: 89.5% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.032s coverage: 84.8% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.031s coverage: 4.9% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.060s coverage: 97.1% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.099s coverage: 95.7% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.029s coverage: 61.8% of statements 03:25:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 98.9% of statements 03:25:28 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 03:25:28 running golangci-lint 03:25:28 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 03:25:28 go version go1.21.9 linux/amd64 03:25:28 level=info msg="[config_reader] Used config file .golangci.yml" 03:25:28 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:25:50 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|types_sizes|compiled_files|deps) took 21.94729089s" 03:25:50 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 32.57351ms" 03:25:55 Removing intermediate container d0acb22cbe92 03:25:55 ---> 15a051162bc3 03:25:55 Successfully built 15a051162bc3 03:25:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:25:55 + docker inspect -f . ci-base-image-arm64 03:25:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:25:56 prd-ubuntu20.04-docker-arm64-4c-16g-9948 does not seem to be running inside a container 03:25:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:25:57 $ docker top 502bb007e67881bbfc36680300c12381bb9e0d177d365c30be70ec162155634e -eo pid,comm [Pipeline] { [Pipeline] sh 03:25:58 + go version 03:25:58 go version go1.21.9 linux/arm64 [Pipeline] } 03:25:58 $ docker stop --time=1 502bb007e67881bbfc36680300c12381bb9e0d177d365c30be70ec162155634e 03:26:00 $ docker rm -f --volumes 502bb007e67881bbfc36680300c12381bb9e0d177d365c30be70ec162155634e [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 03:26:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:26:01 03:26:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:26:03 latest: Pulling from edgex-devops/edgex-compose-arm64 03:26:03 547446be3368: Pulling fs layer 03:26:03 d125d8839a47: Pulling fs layer 03:26:03 3e85d5ac6304: Pulling fs layer 03:26:03 c3105a71a48b: Pulling fs layer 03:26:03 0f093f025ec4: Pulling fs layer 03:26:03 c3105a71a48b: Waiting 03:26:03 0f093f025ec4: Waiting 03:26:03 c3106fc0e877: Pulling fs layer 03:26:03 c3106fc0e877: Waiting 03:26:03 level=info msg="[linters_context/goanalysis] analyzers took 1m29.611348941s with top 10 stages: buildir: 50.25742692s, gosec: 7.58708915s, inspect: 2.593556129s, fact_deprecated: 2.270092952s, printf: 1.761603041s, ctrlflow: 1.44154531s, S1038: 1.430793518s, fact_purity: 1.154534054s, nilness: 1.000612951s, isgenerated: 631.003237ms" 03:26:03 level=info msg="[runner] Issues before processing: 214, after processing: 0" 03:26:03 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, nolint: 0/22, skip_dirs: 214/214, exclude: 214/214, cgo: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, skip_files: 214/214" 03:26:03 level=info msg="[runner] processing took 21.914903ms with stages: nolint: 12.254911ms, identifier_marker: 4.78659ms, exclude-rules: 1.580298ms, path_prettifier: 1.562298ms, autogenerated_exclude: 1.041138ms, skip_dirs: 638.835µs, cgo: 27.981µs, filename_unadjuster: 15.501µs, max_same_issues: 1.98µs, fixer: 680ns, uniq_by_line: 640ns, diff: 560ns, skip_files: 550ns, max_from_linter: 540ns, severity-rules: 440ns, sort_results: 430ns, exclude: 391ns, source_code: 370ns, path_shortener: 270ns, max_per_file_from_linter: 260ns, path_prefixer: 240ns" 03:26:03 level=info msg="[runner] linters took 10.819658243s with stages: goanalysis_metalinter: 10.797531762s" 03:26:03 level=info msg="File cache stats: 0 entries of total size 0B" 03:26:03 level=info msg="Memory: 326 samples, avg is 280.4MB, max is 1338.1MB" 03:26:03 level=info msg="Execution took 32.808670919s" 03:26:03 go vet ./... 03:26:03 547446be3368: Verifying Checksum 03:26:03 547446be3368: Download complete 03:26:03 c3105a71a48b: Verifying Checksum 03:26:03 c3105a71a48b: Download complete 03:26:03 d125d8839a47: Verifying Checksum 03:26:03 d125d8839a47: Download complete 03:26:03 c3106fc0e877: Verifying Checksum 03:26:03 c3106fc0e877: Download complete 03:26:03 0f093f025ec4: Verifying Checksum 03:26:03 0f093f025ec4: Download complete 03:26:04 547446be3368: Pull complete 03:26:05 3e85d5ac6304: Verifying Checksum 03:26:05 3e85d5ac6304: Download complete 03:26:05 d125d8839a47: Pull complete 03:26:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:26:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:26:07 ./bin/test-attribution-txt.sh 03:26:08 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 03:26:08 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 03:26:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:26:08 + ls -al . 03:26:08 total 916 03:26:08 drwxrwxr-x 11 1001 1001 4096 Sep 10 03:24 . 03:26:08 drwxr-xr-x 4 root root 4096 Sep 10 03:24 .. 03:26:08 drwxrwxr-x 2 1001 1001 4096 Sep 10 03:23 .blubracket 03:26:08 -rw-rw-r-- 1 1001 1001 10 Sep 10 03:23 .dockerignore 03:26:08 drwxrwxr-x 8 1001 1001 4096 Sep 10 03:25 .git 03:26:08 drwxrwxr-x 3 1001 1001 4096 Sep 10 03:23 .github 03:26:08 -rw-rw-r-- 1 1001 1001 1102 Sep 10 03:23 .gitignore 03:26:08 -rw-rw-r-- 1 1001 1001 42 Sep 10 03:23 .golangci.yml 03:26:08 -rw-rw-r-- 1 1001 1001 100 Sep 10 03:23 .hadolint.yml 03:26:08 drwxr-xr-x 3 1001 1001 4096 Sep 10 03:23 .semver 03:26:08 -rw-rw-r-- 1 1001 1001 155 Sep 10 03:23 .sonarcloud.properties 03:26:08 -rw-rw-r-- 1 1001 1001 1171 Sep 10 03:23 ADOPTERS.md 03:26:08 -rw-rw-r-- 1 1001 1001 21286 Sep 10 03:23 Attribution.txt 03:26:08 -rw-rw-r-- 1 1001 1001 100284 Sep 10 03:23 CHANGELOG.md 03:26:08 -rw-rw-r-- 1 1001 1001 3804 Sep 10 03:23 CONTRIBUTING.md 03:26:08 -rw-rw-r-- 1 1001 1001 677 Sep 10 03:23 GOVERNANCE.md 03:26:08 -rw-rw-r-- 1 1001 1001 861 Sep 10 03:23 Jenkinsfile 03:26:08 -rw-rw-r-- 1 1001 1001 10775 Sep 10 03:23 LICENSE 03:26:08 -rw-rw-r-- 1 1001 1001 16854 Sep 10 03:23 Makefile 03:26:08 -rw-rw-r-- 1 1001 1001 582 Sep 10 03:23 OWNERS.md 03:26:08 -rw-rw-r-- 1 1001 1001 9528 Sep 10 03:23 README.md 03:26:08 -rw-rw-r-- 1 1001 1001 789 Sep 10 03:23 SECURITY.md 03:26:08 -rw-rw-r-- 1 1001 1001 12 Sep 10 03:23 VERSION 03:26:08 drwxrwxr-x 2 1001 1001 4096 Sep 10 03:23 bin 03:26:08 drwxrwxr-x 20 1001 1001 4096 Sep 10 03:23 cmd 03:26:08 -rw-r--r-- 1 root root 546549 Sep 10 03:25 coverage.out 03:26:08 drwxrwxr-x 2 1001 1001 4096 Sep 10 03:23 fuzz_test 03:26:08 -rw-rw-r-- 1 1001 1001 7305 Sep 10 03:23 go.mod 03:26:08 -rw-rw-r-- 1 1001 1001 102748 Sep 10 03:23 go.sum 03:26:08 drwxrwxr-x 7 1001 1001 4096 Sep 10 03:23 internal 03:26:08 drwxrwxr-x 3 1001 1001 4096 Sep 10 03:23 openapi 03:26:08 -rw-rw-r-- 1 1001 1001 584 Sep 10 03:23 security.txt 03:26:08 -rw-rw-r-- 1 1001 1001 204 Sep 10 03:23 version.go [Pipeline] sh 03:26:08 + '[' -e coverage.out ] 03:26:08 + chown 1001:1001 coverage.out [Pipeline] stash 03:26:08 Stashed 1 file(s) [Pipeline] sh 03:26:09 + make build 03:26:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:26:15 3e85d5ac6304: Pull complete 03:26:15 c3105a71a48b: Pull complete 03:26:16 0f093f025ec4: Pull complete 03:26:16 c3106fc0e877: Pull complete 03:26:16 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:26:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:26:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:16 prd-ubuntu20.04-docker-arm64-4c-16g-9948 does not seem to be running inside a container 03:26:17 $ 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/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:26:18 $ docker top c9839c2ac293e7cb99ae232e667eb1db10504e3029deccc3640d2912786a2a29 -eo pid,comm [Pipeline] { [Pipeline] sh 03:26:19 + docker compose -f ./docker-compose-build.yml build --parallel 03:26:29 #1 [core-command internal] load build definition from Dockerfile 03:26:29 #1 transferring dockerfile: 1.93kB done 03:26:29 #1 DONE 0.1s 03:26:29 03:26:29 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:26:29 #2 transferring dockerfile: 1.89kB done 03:26:29 #2 DONE 0.0s 03:26:29 03:26:29 #3 [security-secretstore-setup internal] load build definition from Dockerfile 03:26:29 #3 transferring dockerfile: 2.49kB done 03:26:29 #3 DONE 0.1s 03:26:29 03:26:29 #4 [support-notifications internal] load build definition from Dockerfile 03:26:29 #4 transferring dockerfile: 1.95kB done 03:26:29 #4 DONE 0.1s 03:26:29 03:26:29 #5 [core-data internal] load build definition from Dockerfile 03:26:29 #5 transferring dockerfile: 2.07kB done 03:26:29 #5 DONE 0.1s 03:26:29 03:26:29 #6 [support-cron-scheduler internal] load build definition from Dockerfile 03:26:29 #6 transferring dockerfile: 1.85kB 0.0s done 03:26:29 #6 DONE 0.1s 03:26:29 03:26:29 #7 [core-metadata internal] load build definition from Dockerfile 03:26:29 #7 transferring dockerfile: 2.06kB 0.0s done 03:26:29 #7 DONE 0.1s 03:26:29 03:26:29 #8 [security-proxy-auth internal] load build definition from Dockerfile 03:26:29 #8 transferring dockerfile: 2.15kB done 03:26:29 #8 DONE 0.1s 03:26:29 03:26:29 #9 [core-keeper internal] load build definition from Dockerfile 03:26:30 #9 transferring dockerfile: 2.01kB done 03:26:30 #9 DONE 0.1s 03:26:30 03:26:30 #10 [security-spire-server internal] load build definition from Dockerfile 03:26:30 #10 transferring dockerfile: 1.70kB done 03:26:30 #10 DONE 0.1s 03:26:30 03:26:30 #11 [security-spire-agent internal] load build definition from Dockerfile 03:26:30 #11 transferring dockerfile: 1.81kB done 03:26:30 #11 DONE 0.1s 03:26:30 03:26:30 #12 [security-spire-config internal] load build definition from Dockerfile 03:26:30 #12 transferring dockerfile: 1.69kB done 03:26:30 #12 DONE 0.1s 03:26:30 03:26:30 #13 [support-scheduler internal] load build definition from Dockerfile 03:26:30 #13 transferring dockerfile: 1.93kB done 03:26:30 #13 DONE 0.1s 03:26:30 03:26:30 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:26:30 #14 transferring dockerfile: 2.23kB done 03:26:30 #14 DONE 0.1s 03:26:30 03:26:30 #15 [security-bootstrapper internal] load build definition from Dockerfile 03:26:30 #15 transferring dockerfile: 3.17kB done 03:26:30 #15 DONE 0.1s 03:26:30 03:26:30 #16 [security-proxy-setup internal] load build definition from Dockerfile 03:26:30 #16 transferring dockerfile: 2.50kB 0.0s done 03:26:30 #16 DONE 0.1s 03:26:30 03:26:30 #17 [core-command internal] load .dockerignore 03:26:30 #17 transferring context: 03:26:30 #17 transferring context: 50B done 03:26:30 #17 DONE 0.1s 03:26:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:26:31 03:26:31 #18 [security-spiffe-token-provider internal] load .dockerignore 03:26:31 #18 transferring context: 50B done 03:26:31 #18 DONE 0.0s 03:26:31 03:26:31 #19 [security-secretstore-setup internal] load .dockerignore 03:26:31 #19 transferring context: 50B done 03:26:31 #19 DONE 0.1s 03:26:31 03:26:31 #20 [support-notifications internal] load .dockerignore 03:26:31 #20 transferring context: 50B done 03:26:31 #20 DONE 0.1s 03:26:31 03:26:31 #21 [core-data internal] load .dockerignore 03:26:31 #21 transferring context: 50B done 03:26:31 #21 DONE 0.1s 03:26:31 03:26:31 #22 [support-cron-scheduler internal] load .dockerignore 03:26:31 #22 transferring context: 50B done 03:26:31 #22 DONE 0.0s 03:26:31 03:26:31 #23 [core-metadata internal] load .dockerignore 03:26:31 #23 transferring context: 50B done 03:26:31 #23 DONE 0.0s 03:26:31 03:26:31 #24 [security-proxy-auth internal] load .dockerignore 03:26:31 #24 transferring context: 50B 0.0s done 03:26:31 #24 DONE 0.0s 03:26:31 03:26:31 #25 [core-keeper internal] load .dockerignore 03:26:31 #25 transferring context: 50B done 03:26:31 #25 DONE 0.1s 03:26:31 03:26:31 #26 [security-spire-server internal] load .dockerignore 03:26:31 #26 transferring context: 50B done 03:26:31 #26 DONE 0.1s 03:26:31 03:26:31 #27 [security-spire-agent internal] load .dockerignore 03:26:31 #27 transferring context: 50B done 03:26:31 #27 DONE 0.1s 03:26:31 03:26:31 #28 [security-spire-config internal] load .dockerignore 03:26:31 #28 transferring context: 50B done 03:26:31 #28 DONE 0.1s 03:26:31 03:26:31 #29 [support-scheduler internal] load .dockerignore 03:26:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:26:32 #29 transferring context: 50B done 03:26:32 #29 DONE 0.1s 03:26:32 03:26:32 #30 [core-common-config-bootstrapper internal] load .dockerignore 03:26:32 #30 transferring context: 50B 0.0s done 03:26:32 #30 DONE 0.1s 03:26:32 03:26:32 #31 [security-bootstrapper internal] load .dockerignore 03:26:32 #31 transferring context: 50B done 03:26:32 #31 DONE 0.1s 03:26:32 03:26:32 #32 [security-proxy-setup internal] load .dockerignore 03:26:32 #32 transferring context: 50B done 03:26:32 #32 DONE 0.1s 03:26:32 03:26:32 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:26:32 #33 DONE 0.0s 03:26:32 03:26:32 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 03:26:32 #34 DONE 0.5s 03:26:32 03:26:32 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:32 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:26:32 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s 03:26:32 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:26:32 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:26:32 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:26:33 #35 ... 03:26:33 03:26:33 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:26:33 #33 DONE 0.0s 03:26:33 03:26:33 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:33 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.10MB / 3.34MB 0.4s 03:26:33 #35 ... 03:26:33 03:26:33 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:26:33 #33 DONE 0.0s 03:26:33 03:26:33 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:33 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 03:26:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:26:33 #35 ... 03:26:33 03:26:33 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 03:26:33 #34 DONE 0.5s 03:26:33 03:26:33 #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:33 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:26:33 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 03:26:33 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:26:33 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:26:33 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:26:33 #35 ... 03:26:33 03:26:33 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:26:33 #33 DONE 0.0s 03:26:33 03:26:33 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 03:26:33 #34 DONE 0.6s 03:26:33 03:26:33 #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:33 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:26:33 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 03:26:33 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:26:33 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:26:33 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:26:33 #35 ... 03:26:33 03:26:33 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:26:33 #33 DONE 0.0s 03:26:33 03:26:33 #35 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:33 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:26:33 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 03:26:33 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:26:33 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:26:33 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:26:33 #35 ... 03:26:33 03:26:33 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:26:33 #33 DONE 0.0s 03:26:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:26:34 03:26:34 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:34 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:26:34 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 03:26:34 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:26:34 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:26:34 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:26:34 #35 ... 03:26:34 03:26:34 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:26:34 #33 DONE 0.0s 03:26:34 03:26:34 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 03:26:34 #34 DONE 1.1s 03:26:34 03:26:34 #36 [core-command internal] load build context 03:26:34 #36 transferring context: 3.11MB 1.1s done 03:26:34 #36 DONE 1.4s 03:26:34 03:26:34 #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:34 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:26:34 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 03:26:34 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:26:34 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:26:34 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:26:34 #35 ... 03:26:34 03:26:34 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:26:34 #33 DONE 0.0s 03:26:34 03:26:34 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 03:26:34 #34 DONE 1.2s 03:26:34 03:26:34 #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:34 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:26:34 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 03:26:34 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:26:34 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:26:34 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:26:34 #35 ... 03:26:34 03:26:34 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:26:34 #33 DONE 0.0s 03:26:34 03:26:34 #35 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:34 #35 ... 03:26:34 03:26:34 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 03:26:34 #34 DONE 1.5s 03:26:34 03:26:34 #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:34 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:26:34 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 03:26:34 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:26:34 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:26:34 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:26:35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:26:35 #35 ... 03:26:35 03:26:35 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 03:26:35 #34 DONE 1.7s 03:26:35 03:26:35 #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:35 #35 ... 03:26:35 03:26:35 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:26:35 #33 DONE 0.0s 03:26:35 03:26:35 #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:36 #35 ... 03:26:36 03:26:36 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 03:26:36 #34 DONE 2.4s 03:26:36 03:26:36 #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:36 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.8s done 03:26:36 #35 ... 03:26:36 03:26:36 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:26:36 #33 DONE 0.0s 03:26:36 03:26:36 #37 [security-secretstore-setup internal] load build context 03:26:36 #37 transferring context: 3.11MB 1.5s done 03:26:36 #37 DONE 2.6s 03:26:36 03:26:36 #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:36 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.8s done 03:26:36 #35 ... 03:26:36 03:26:36 #38 [support-notifications internal] load build context 03:26:36 #38 transferring context: 3.11MB 1.8s done 03:26:36 #38 DONE 2.6s 03:26:36 03:26:36 #35 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:36 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:26:36 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 03:26:36 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:26:36 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:26:36 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:26:36 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.8s done 03:26:36 #35 ... 03:26:36 03:26:36 #39 [support-scheduler internal] load build context 03:26:36 #39 DONE 0.0s 03:26:36 03:26:36 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:26:36 #33 DONE 0.0s 03:26:36 03:26:36 #39 [support-scheduler internal] load build context 03:26:36 #39 ... 03:26:36 03:26:36 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 03:26:36 #34 DONE 3.0s 03:26:36 03:26:36 #40 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:26:36 #40 DONE 5.0s 03:26:36 03:26:36 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:26:36 #33 DONE 0.0s 03:26:36 03:26:36 #41 [security-spiffe-token-provider internal] load build context 03:26:36 #41 transferring context: 3.11MB 2.7s done 03:26:36 #41 DONE 3.6s 03:26:36 03:26:36 #40 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:26:36 #40 DONE 5.0s 03:26:36 03:26:36 #42 [core-keeper builder 2/7] WORKDIR /edgex-go 03:26:37 #42 ... 03:26:37 03:26:37 #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:26:37 #43 DONE 2.3s 03:26:37 03:26:37 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:26:37 #44 DONE 2.1s 03:26:37 03:26:37 #45 [security-spire-config internal] load build context 03:26:37 #45 DONE 0.0s 03:26:37 03:26:37 #46 [core-data internal] load build context 03:26:37 #46 transferring context: 3.11MB 1.9s done 03:26:37 #46 DONE 3.1s 03:26:37 03:26:37 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:26:37 #47 DONE 0.0s 03:26:37 03:26:37 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 03:26:37 #34 DONE 3.4s 03:26:37 03:26:37 #40 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:26:37 #40 DONE 5.0s 03:26:37 03:26:37 #39 [support-scheduler internal] load build context 03:26:37 #39 ... 03:26:37 03:26:37 #48 [support-cron-scheduler internal] load build context 03:26:37 #48 transferring context: 3.11MB 1.9s done 03:26:37 #48 DONE 3.2s 03:26:37 03:26:37 #49 [core-metadata internal] load build context 03:26:37 #49 transferring context: 3.11MB 2.0s done 03:26:37 #49 DONE 3.2s 03:26:37 03:26:37 #50 [security-proxy-auth internal] load build context 03:26:37 #50 transferring context: 3.11MB 2.0s done 03:26:37 #50 DONE 2.9s 03:26:37 03:26:37 #39 [support-scheduler internal] load build context 03:26:37 #39 ... 03:26:37 03:26:37 #51 [core-keeper internal] load build context 03:26:37 #51 transferring context: 3.11MB 1.2s done 03:26:37 #51 DONE 2.5s 03:26:37 03:26:37 #39 [support-scheduler internal] load build context 03:26:37 #39 ... 03:26:37 03:26:37 #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:26:37 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 03:26:37 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 03:26:37 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:26:37 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 03:26:37 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 03:26:37 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 2.8s done 03:26:37 #35 DONE 5.8s 03:26:37 03:26:37 #39 [support-scheduler internal] load build context 03:26:38 #39 ... 03:26:38 03:26:38 #52 [security-spire-server internal] load build context 03:26:38 #52 transferring context: 27.71kB 0.1s done 03:26:38 #52 DONE 0.9s 03:26:38 03:26:38 #39 [support-scheduler internal] load build context 03:26:38 #39 ... 03:26:38 03:26:38 #42 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 03:26:38 #42 DONE 2.1s 03:26:38 03:26:38 #39 [support-scheduler internal] load build context 03:26:38 #39 ... 03:26:38 03:26:38 #53 [security-spire-agent internal] load build context 03:26:38 #53 transferring context: 27.24kB 0.0s done 03:26:38 #53 DONE 1.1s 03:26:38 03:26:38 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:26:38 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 03:26:38 #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:26:38 #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:26:38 #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:26:38 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done 03:26:38 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done 03:26:38 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s 03:26:38 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:26:38 #47 ... 03:26:38 03:26:38 #39 [support-scheduler internal] load build context 03:26:38 #39 transferring context: 3.11MB 1.1s done 03:26:38 #39 DONE 2.0s 03:26:38 03:26:38 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:26:38 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s done 03:26:38 #47 ... 03:26:38 03:26:38 #54 [core-common-config-bootstrapper internal] load build context 03:26:38 #54 transferring context: 3.11MB 1.1s done 03:26:38 #54 DONE 1.9s 03:26:38 03:26:38 #45 [security-spire-config internal] load build context 03:26:38 #45 transferring context: 25.96kB 0.0s done 03:26:38 #45 DONE 1.7s 03:26:39 03:26:39 #55 [security-bootstrapper internal] load build context 03:26:39 #55 transferring context: 3.11MB 1.2s done 03:26:39 #55 DONE 2.0s 03:26:39 03:26:39 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:26:39 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 03:26:39 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.7s 03:26:39 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 1.8s 03:26:39 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:26:39 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 2.1s 03:26:39 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.33MB / 28.04MB 2.6s 03:26:40 #47 ... 03:26:40 03:26:40 #56 [security-proxy-setup internal] load build context 03:26:40 #56 transferring context: 3.11MB 1.0s done 03:26:40 #56 DONE 2.8s 03:26:40 03:26:40 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:26:40 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 03:26:40 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.15MB / 28.04MB 2.7s 03:26:40 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 3.6s 03:26:40 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:26:41 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.38MB / 28.04MB 3.8s 03:26:42 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 4.8s 03:26:42 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 5.0s 03:26:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:26:43 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.28MB / 28.04MB 6.1s 03:26:44 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.70MB / 28.04MB 6.6s 03:26:44 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.75MB / 28.04MB 7.2s 03:26:44 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 7.5s 03:26:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:26:45 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.8s done 03:26:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:26:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:26:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:26:47 #47 ... 03:26:47 03:26:47 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:47 #57 DONE 8.8s 03:26:47 03:26:47 #58 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:26:47 #58 ... 03:26:47 03:26:47 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:26:47 #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 03:26:47 #59 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 03:26:47 #59 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 03:26:47 #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:26:47 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done 03:26:47 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.1s done 03:26:47 #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 5.6s done 03:26:47 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.9s done 03:26:47 #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 03:26:47 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.7s 03:26:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:26:48 #59 ... 03:26:48 03:26:48 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:26:48 #0 7.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:48 #0 7.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:26:48 #0 9.360 (1/4) Installing dumb-init (1.2.5-r2) 03:26:48 #0 9.393 (2/4) Installing openssl (3.1.7-r0) 03:26:48 #0 9.459 (3/4) Installing su-exec (0.2-r3) 03:26:48 #0 9.484 (4/4) Installing yq (4.33.3-r5) 03:26:48 #0 9.885 Executing busybox-1.36.1-r7.trigger 03:26:48 #0 9.960 OK: 18 MiB in 19 packages 03:26:48 #60 ... 03:26:48 03:26:48 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:26:48 #61 ... 03:26:48 03:26:48 #62 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:26:48 #0 8.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:48 #0 9.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] } 03:26:48 $ docker stop --time=1 d4c38634abd00cb628d840b6a1d019e8fd5d14334111e7f71757ac0d698e243e 03:26:48 #62 ... 03:26:48 03:26:48 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:26:48 #63 ... 03:26:48 03:26:48 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:48 #64 ... 03:26:48 03:26:48 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:26:48 #0 7.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:48 #0 8.512 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:26:48 #0 10.38 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:26:48 #0 10.38 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:26:48 #0 10.38 OK: 19954 distinct packages available 03:26:48 #65 ... 03:26:48 03:26:48 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:26:48 #0 9.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:49 #66 ... 03:26:49 03:26:49 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:26:49 #60 DONE 10.9s 03:26:49 03:26:49 #67 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:26:49 #67 ... 03:26:49 03:26:49 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:26:49 #68 ... 03:26:49 03:26:49 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:26:49 #64 DONE 10.7s 03:26:49 03:26:49 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:26:49 #0 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:49 #69 ... 03:26:49 03:26:49 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:26:49 #70 ... 03:26:49 03:26:49 #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:26:49 #0 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:49 #71 ... 03:26:49 03:26:49 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:26:49 #72 ... 03:26:49 03:26:49 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:26:50 #73 ... 03:26:50 03:26:50 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:26:50 #0 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:50 #74 ... 03:26:50 03:26:50 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:26:50 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.8s 03:26:53 #47 ... 03:26:53 03:26:53 #62 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 03:26:53 #62 14.04 OK: 266 MiB in 52 packages 03:26:53 #62 DONE 16.2s 03:26:53 03:26:53 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 03:26:53 $ docker rm -f --volumes d4c38634abd00cb628d840b6a1d019e8fd5d14334111e7f71757ac0d698e243e 03:26:54 #75 DONE 0.8s 03:26:54 03:26:54 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [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 03:26:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:26:54 03:26:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:26:55 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.9s 03:26:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:26:55 latest: Pulling from edgex-devops/edgex-compose 03:26:55 91d30c5bc195: Pulling fs layer 03:26:55 2e9b0aa3be6d: Pulling fs layer 03:26:55 9c61dcf015f6: Pulling fs layer 03:26:55 4698f68db338: Pulling fs layer 03:26:55 2a2f49069b9e: Pulling fs layer 03:26:55 e0025b399a48: Pulling fs layer 03:26:55 4698f68db338: Waiting 03:26:55 2a2f49069b9e: Waiting 03:26:55 e0025b399a48: Waiting 03:26:55 91d30c5bc195: Verifying Checksum 03:26:55 91d30c5bc195: Download complete 03:26:55 4698f68db338: Download complete 03:26:55 2e9b0aa3be6d: Verifying Checksum 03:26:55 2e9b0aa3be6d: Download complete 03:26:55 e0025b399a48: Verifying Checksum 03:26:55 e0025b399a48: Download complete 03:26:55 91d30c5bc195: Pull complete 03:26:55 2a2f49069b9e: Download complete 03:26:55 2e9b0aa3be6d: Pull complete 03:26:55 9c61dcf015f6: Verifying Checksum 03:26:55 9c61dcf015f6: Download complete 03:26:57 #47 ... 03:26:57 03:26:57 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:26:57 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.9s done 03:26:57 #59 DONE 19.7s 03:26:57 03:26:57 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:26:58 9c61dcf015f6: Pull complete 03:26:58 4698f68db338: Pull complete 03:26:58 2a2f49069b9e: Pull complete 03:26:58 #47 ... 03:26:58 03:26:58 #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:26:58 #66 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:26:58 #66 18.61 OK: 266 MiB in 52 packages 03:26:58 #66 DONE 20.2s 03:26:58 03:26:58 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:26:58 e0025b399a48: Pull complete 03:26:58 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:26:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:26:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:26:58 prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container 03:26:58 $ 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/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 03:26:59 #47 ... 03:26:59 03:26:59 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:26:59 #76 DONE 0.6s 03:26:59 03:26:59 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:26:59 #47 ... 03:26:59 03:26:59 #61 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:26:59 #61 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:59 #61 12.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:26:59 #61 19.54 OK: 266 MiB in 52 packages 03:26:59 #61 ... 03:26:59 03:26:59 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:26:59 #0 6.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:59 #0 9.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:26:59 #77 ... 03:26:59 03:26:59 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:26:59 #47 ... 03:26:59 03:26:59 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:26:59 #65 11.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:59 #65 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:26:59 #65 21.40 OK: 266 MiB in 52 packages 03:26:59 #65 ... 03:26:59 03:26:59 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:26:59 #61 DONE 21.7s 03:26:59 03:26:59 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:26:59 #0 6.458 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:59 #0 8.366 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:26:59 #78 ... 03:26:59 03:26:59 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:26:59 #47 ... 03:26:59 03:26:59 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:26:59 #63 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:26:59 #63 13.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:26:59 #63 20.58 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:26:59 #63 20.58 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:26:59 #63 20.58 OK: 19946 distinct packages available 03:27:00 #63 ... 03:27:00 03:27:00 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:27:00 #70 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:00 #70 13.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:00 #70 21.12 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:27:00 #70 21.12 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:27:00 #70 21.12 OK: 19946 distinct packages available 03:27:00 #70 ... 03:27:00 03:27:00 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:27:00 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.1s 03:27:00 #47 ... 03:27:00 03:27:00 #79 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:27:00 #79 DONE 0.7s 03:27:00 03:27:00 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:27:00 #47 ... 03:27:00 03:27:00 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:27:00 #68 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:00 #68 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:00 #68 19.26 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:27:00 #68 19.26 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:27:00 #68 19.26 OK: 19946 distinct packages available 03:27:00 #68 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:00 #68 ... 03:27:00 03:27:00 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:27:00 #73 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:00 #73 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:00 #73 21.47 (1/1) Installing dumb-init (1.2.5-r2) 03:27:00 #73 21.56 Executing busybox-1.36.1-r7.trigger 03:27:00 #73 21.71 OK: 8 MiB in 16 packages 03:27:00 #73 ... 03:27:00 03:27:00 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:27:00 #69 12.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:00 #69 18.87 (1/4) Installing ca-certificates (20240226-r0) 03:27:00 #69 19.60 (2/4) Installing dumb-init (1.2.5-r2) 03:27:00 #69 19.61 (3/4) Installing su-exec (0.2-r3) 03:27:00 #69 19.65 (4/4) Installing yq (4.33.3-r5) 03:27:00 #69 21.13 Executing busybox-1.36.1-r7.trigger 03:27:00 #69 21.39 Executing ca-certificates-20240226-r0.trigger 03:27:00 #69 ... 03:27:00 03:27:00 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:27:00 #72 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:00 #72 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:00 #72 21.53 (1/2) Installing ca-certificates (20240226-r0) 03:27:00 #72 22.12 (2/2) Installing dumb-init (1.2.5-r2) 03:27:00 #72 22.18 Executing busybox-1.36.1-r7.trigger 03:27:00 #72 22.37 Executing ca-certificates-20240226-r0.trigger 03:27:00 #72 ... 03:27:00 03:27:00 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:27:01 #47 ... 03:27:01 03:27:01 #67 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:27:01 #67 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:01 #67 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:01 #67 21.41 (1/1) Installing dumb-init (1.2.5-r2) 03:27:01 #67 21.47 Executing busybox-1.36.1-r7.trigger 03:27:01 #67 21.57 OK: 8 MiB in 16 packages 03:27:01 #67 ... 03:27:01 03:27:01 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:27:01 #74 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:01 #74 18.79 (1/3) Installing ca-certificates (20240226-r0) 03:27:01 #74 19.55 (2/3) Installing dumb-init (1.2.5-r2) 03:27:01 #74 19.62 (3/3) Installing tzdata (2024a-r0) 03:27:01 $ docker top b59eb21010a8a82d88c6b1c1b2bfca254a380ec70f29bf4c9e34a6e3696f3205 -eo pid,comm [Pipeline] { [Pipeline] sh 03:27:01 #74 ... 03:27:01 03:27:01 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:27:01 #47 ... 03:27:01 03:27:01 #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:27:01 #71 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:01 #71 20.59 (1/2) Installing dumb-init (1.2.5-r2) 03:27:01 #71 20.66 (2/2) Installing su-exec (0.2-r3) 03:27:01 #71 20.67 Executing busybox-1.36.1-r7.trigger 03:27:01 #71 20.96 OK: 8 MiB in 17 packages 03:27:01 #71 DONE 22.9s 03:27:01 03:27:01 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:27:01 #65 DONE 23.3s 03:27:01 + docker compose -f ./docker-compose-build.yml build --parallel 03:27:01 03:27:01 #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:27:02 #80 ... 03:27:02 03:27:02 #67 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:27:02 #67 DONE 24.4s 03:27:02 03:27:02 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:27:02 #73 DONE 23.8s 03:27:02 03:27:02 #81 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 03:27:03 #81 ... 03:27:03 03:27:03 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:27:03 #82 DONE 1.7s 03:27:03 03:27:03 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:27:03 #47 ... 03:27:03 03:27:03 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:27:03 #69 23.04 OK: 18 MiB in 19 packages 03:27:03 #69 DONE 25.0s 03:27:03 03:27:03 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:27:03 #47 ... 03:27:03 03:27:03 #58 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:27:03 #58 6.763 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:03 #58 9.255 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:04 #58 16.98 OK: 266 MiB in 52 packages 03:27:04 #58 ... 03:27:04 03:27:04 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:27:04 #1 [security-spire-config internal] load build definition from Dockerfile 03:27:04 #1 transferring dockerfile: 1.69kB done 03:27:04 #1 DONE 0.0s 03:27:04 03:27:04 #2 [support-cron-scheduler internal] load build definition from Dockerfile 03:27:04 #2 transferring dockerfile: 1.85kB done 03:27:04 #2 DONE 0.0s 03:27:04 03:27:04 #3 [security-secretstore-setup internal] load build definition from Dockerfile 03:27:04 #3 transferring dockerfile: 2.49kB done 03:27:04 #3 DONE 0.0s 03:27:04 03:27:04 #4 [security-bootstrapper internal] load build definition from Dockerfile 03:27:04 #4 transferring dockerfile: 3.17kB done 03:27:04 #4 DONE 0.0s 03:27:04 03:27:04 #5 [support-scheduler internal] load build definition from Dockerfile 03:27:04 #5 transferring dockerfile: 1.93kB done 03:27:04 #5 DONE 0.0s 03:27:04 03:27:04 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:27:04 #6 transferring dockerfile: 2.23kB done 03:27:04 #6 DONE 0.0s 03:27:04 03:27:04 #7 [security-proxy-auth internal] load build definition from Dockerfile 03:27:04 #7 transferring dockerfile: 2.15kB done 03:27:04 #7 DONE 0.0s 03:27:04 03:27:04 #8 [security-spire-agent internal] load build definition from Dockerfile 03:27:04 #8 transferring dockerfile: 1.81kB done 03:27:04 #8 DONE 0.0s 03:27:04 03:27:04 #9 [core-data internal] load build definition from Dockerfile 03:27:04 #9 transferring dockerfile: 2.07kB done 03:27:04 #9 DONE 0.0s 03:27:04 03:27:04 #10 [support-notifications internal] load build definition from Dockerfile 03:27:04 #10 transferring dockerfile: 1.95kB done 03:27:04 #10 DONE 0.1s 03:27:04 03:27:04 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:27:04 #11 transferring dockerfile: 1.89kB done 03:27:04 #11 DONE 0.0s 03:27:04 03:27:04 #12 [security-spire-server internal] load build definition from Dockerfile 03:27:04 #12 transferring dockerfile: 1.70kB done 03:27:04 #12 DONE 0.1s 03:27:04 03:27:04 #13 [security-spire-config internal] load .dockerignore 03:27:04 #13 transferring context: 50B done 03:27:04 #13 DONE 0.0s 03:27:04 03:27:04 #14 [core-keeper internal] load build definition from Dockerfile 03:27:04 #14 transferring dockerfile: 2.01kB done 03:27:04 #83 ... 03:27:04 03:27:04 #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:04 #84 ... 03:27:04 03:27:04 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:27:04 #14 DONE 0.1s 03:27:04 03:27:04 #15 [core-metadata internal] load build definition from Dockerfile 03:27:04 #15 transferring dockerfile: 2.06kB done 03:27:04 #15 DONE 0.1s 03:27:04 03:27:04 #16 [core-command internal] load build definition from Dockerfile 03:27:04 #16 transferring dockerfile: 1.93kB done 03:27:04 #16 DONE 0.1s 03:27:04 03:27:04 #17 [security-proxy-setup internal] load build definition from Dockerfile 03:27:04 #17 transferring dockerfile: 2.50kB done 03:27:04 #17 DONE 0.1s 03:27:04 03:27:04 #18 [support-cron-scheduler internal] load .dockerignore 03:27:04 #18 transferring context: 50B done 03:27:04 #18 DONE 0.0s 03:27:04 03:27:04 #19 [security-secretstore-setup internal] load .dockerignore 03:27:04 #19 transferring context: 50B done 03:27:04 #19 DONE 0.0s 03:27:04 03:27:04 #20 [security-bootstrapper internal] load .dockerignore 03:27:04 #20 transferring context: 50B done 03:27:04 #20 DONE 0.0s 03:27:04 03:27:04 #21 [support-scheduler internal] load .dockerignore 03:27:04 #21 transferring context: 50B done 03:27:04 #21 DONE 0.0s 03:27:04 03:27:04 #22 [core-common-config-bootstrapper internal] load .dockerignore 03:27:04 #22 transferring context: 50B done 03:27:04 #22 DONE 0.0s 03:27:04 03:27:04 #23 [security-proxy-auth internal] load .dockerignore 03:27:04 #23 transferring context: 50B done 03:27:04 #23 DONE 0.0s 03:27:04 03:27:04 #24 [core-data internal] load .dockerignore 03:27:04 #47 ... 03:27:04 03:27:04 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:27:04 #72 23.94 OK: 9 MiB in 17 packages 03:27:04 #72 DONE 25.9s 03:27:04 03:27:04 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:27:04 #24 transferring context: 50B done 03:27:04 #24 DONE 0.0s 03:27:04 03:27:04 #25 [security-spire-agent internal] load .dockerignore 03:27:04 #25 transferring context: 50B done 03:27:04 #25 DONE 0.0s 03:27:04 03:27:04 #26 [support-notifications internal] load .dockerignore 03:27:04 #26 transferring context: 50B done 03:27:04 #26 DONE 0.0s 03:27:04 03:27:04 #27 [security-spiffe-token-provider internal] load .dockerignore 03:27:04 #27 transferring context: 50B done 03:27:04 #27 DONE 0.0s 03:27:04 03:27:04 #28 [security-spire-server internal] load .dockerignore 03:27:04 #28 transferring context: 50B done 03:27:04 #28 DONE 0.0s 03:27:04 03:27:04 #29 [core-keeper internal] load .dockerignore 03:27:04 #29 transferring context: 50B done 03:27:04 #29 DONE 0.0s 03:27:04 03:27:04 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 03:27:04 #30 ... 03:27:04 03:27:04 #31 [core-metadata internal] load .dockerignore 03:27:04 #31 transferring context: 50B done 03:27:04 #31 DONE 0.0s 03:27:04 03:27:04 #32 [core-command internal] load .dockerignore 03:27:04 #32 transferring context: 50B done 03:27:04 #32 DONE 0.0s 03:27:04 03:27:04 #33 [security-proxy-setup internal] load .dockerignore 03:27:04 #33 transferring context: 50B done 03:27:04 #33 DONE 0.0s 03:27:04 03:27:04 #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:27:04 #34 DONE 0.0s 03:27:04 03:27:04 #30 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 03:27:05 #30 ... 03:27:05 03:27:05 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:27:05 #34 DONE 0.0s 03:27:05 03:27:05 #30 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 03:27:05 #30 ... 03:27:05 03:27:05 #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:27:05 #34 DONE 0.0s 03:27:05 03:27:05 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 03:27:05 #30 DONE 0.4s 03:27:05 03:27:05 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:27:05 #35 DONE 0.4s 03:27:05 03:27:05 #36 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:27:05 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 03:27:05 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 03:27:05 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:27:05 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 03:27:05 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 03:27:05 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:27:05 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 03:27:05 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.2s 03:27:05 #36 ... 03:27:05 03:27:05 #37 [security-spire-config internal] load build context 03:27:05 #37 transferring context: 25.96kB 0.0s done 03:27:05 #37 DONE 0.3s 03:27:05 03:27:05 #36 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:27:05 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s 03:27:05 #36 ... 03:27:05 03:27:05 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:27:05 #38 DONE 0.6s 03:27:05 03:27:05 #36 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:27:05 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.1s done 03:27:05 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 03:27:05 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 03:27:05 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 03:27:05 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s done 03:27:05 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 03:27:05 #85 ... 03:27:05 03:27:05 #58 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:27:05 #58 DONE 18.6s 03:27:05 #36 ... 03:27:05 03:27:05 #39 [security-spire-server internal] load build context 03:27:05 #39 transferring context: 27.71kB 0.0s done 03:27:05 #39 DONE 0.7s 03:27:05 03:27:05 #36 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 03:27:05 03:27:05 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:27:05 #74 24.00 Executing busybox-1.36.1-r7.trigger 03:27:05 #74 24.20 Executing ca-certificates-20240226-r0.trigger 03:27:05 #74 25.40 OK: 12 MiB in 18 packages 03:27:05 #74 DONE 27.1s 03:27:05 03:27:05 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:27:05 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.4s 03:27:06 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.4s done 03:27:06 #36 DONE 1.6s 03:27:06 03:27:06 #40 [security-spire-agent internal] load build context 03:27:06 #40 transferring context: 27.24kB 0.0s done 03:27:06 #40 DONE 0.9s 03:27:06 03:27:06 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:27:06 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 03:27:06 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 03:27:06 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:27:06 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 03:27:06 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 03:27:06 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 03:27:06 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 03:27:06 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done 03:27:06 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done 03:27:06 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:27:06 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 03:27:06 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 03:27:07 #47 ... 03:27:07 03:27:07 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:27:07 #77 16.85 OK: 18 MiB in 19 packages 03:27:07 #77 DONE 18.3s 03:27:07 03:27:07 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:27:07 #86 DONE 1.7s 03:27:07 03:27:07 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:07 #41 ... 03:27:07 03:27:07 #42 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 03:27:07 #42 DONE 2.3s 03:27:07 03:27:07 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:27:08 #87 ... 03:27:08 03:27:08 #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:27:08 #88 DONE 1.1s 03:27:08 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.1s done 03:27:08 03:27:08 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:27:08 #78 16.38 (1/1) Installing dumb-init (1.2.5-r2) 03:27:08 #78 17.35 Executing busybox-1.36.1-r7.trigger 03:27:08 #78 17.41 OK: 8 MiB in 16 packages 03:27:08 #78 DONE 19.1s 03:27:08 03:27:08 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:27:08 #47 ... 03:27:08 03:27:08 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:27:08 #68 23.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:08 #68 28.81 (1/5) Installing dumb-init (1.2.5-r2) 03:27:08 #68 28.84 (2/5) Installing musl-obstack (1.2.3-r2) 03:27:08 #68 28.86 (3/5) Installing libucontext (1.2-r2) 03:27:08 #68 28.88 (4/5) Installing gcompat (1.1.0-r1) 03:27:08 #68 28.96 (5/5) Installing openssl (3.1.7-r0) 03:27:08 #68 29.03 Executing busybox-1.36.1-r7.trigger 03:27:08 #68 29.10 OK: 9 MiB in 20 packages 03:27:08 #68 DONE 30.0s 03:27:08 03:27:08 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:27:09 #89 ... 03:27:09 03:27:09 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:09 #90 ... 03:27:09 03:27:09 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:27:09 #47 ... 03:27:09 03:27:09 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:27:09 #70 22.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:09 #70 24.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:09 #70 29.00 (1/4) Installing dumb-init (1.2.5-r2) 03:27:09 #70 29.01 (2/4) Installing musl-obstack (1.2.3-r2) 03:27:09 #70 29.03 (3/4) Installing libucontext (1.2-r2) 03:27:09 #70 29.04 (4/4) Installing gcompat (1.1.0-r1) 03:27:09 #70 29.08 Executing busybox-1.36.1-r7.trigger 03:27:09 #70 29.43 OK: 8 MiB in 19 packages 03:27:09 #70 DONE 30.9s 03:27:09 03:27:09 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:27:10 #91 ... 03:27:10 03:27:10 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:10 #92 ... 03:27:10 03:27:10 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:27:10 #47 ... 03:27:10 03:27:10 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:27:10 #63 22.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:10 #63 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:10 #63 29.69 (1/11) Installing ca-certificates (20240226-r0) 03:27:10 #63 30.01 (2/11) Installing brotli-libs (1.0.9-r14) 03:27:10 #63 30.11 (3/11) Installing libunistring (1.1-r1) 03:27:10 #63 30.27 (4/11) Installing libidn2 (2.3.4-r1) 03:27:10 #63 30.33 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:27:10 #63 30.35 (6/11) Installing libcurl (8.9.1-r0) 03:27:10 #63 30.47 (7/11) Installing curl (8.9.1-r0) 03:27:10 #63 30.53 (8/11) Installing dumb-init (1.2.5-r2) 03:27:10 #63 30.53 (9/11) Installing musl-obstack (1.2.3-r2) 03:27:10 #63 30.57 (10/11) Installing libucontext (1.2-r2) 03:27:10 #63 30.57 (11/11) Installing gcompat (1.1.0-r1) 03:27:10 #63 30.60 Executing busybox-1.36.1-r7.trigger 03:27:10 #63 30.68 Executing ca-certificates-20240226-r0.trigger 03:27:10 #63 31.49 OK: 13 MiB in 26 packages 03:27:11 #63 DONE 32.5s 03:27:11 03:27:11 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:27:11 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.9s 03:27:12 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.1s done 03:27:12 #47 ... 03:27:12 03:27:12 #93 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:27:12 #93 ... 03:27:12 03:27:12 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:27:13 #94 ... 03:27:13 03:27:13 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:27:13 #47 DONE 35.9s 03:27:13 03:27:13 #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:27:13 #95 ... 03:27:13 03:27:13 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:13 #96 ... 03:27:13 03:27:13 #81 [security-proxy-auth stage-1 3/8] RUN apk --no-cache upgrade 03:27:13 #81 11.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:13 #41 ... 03:27:13 03:27:13 #43 [security-bootstrapper internal] load build context 03:27:13 #43 transferring context: 254.14MB 7.4s 03:27:13 #43 ... 03:27:13 03:27:13 #44 [support-cron-scheduler internal] load build context 03:27:13 #44 ... 03:27:13 03:27:13 #43 [security-bootstrapper internal] load build context 03:27:14 #81 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:15 #43 ... 03:27:15 03:27:15 #45 [support-notifications internal] load build context 03:27:15 #45 ... 03:27:15 03:27:15 #46 [support-scheduler internal] load build context 03:27:15 #46 ... 03:27:15 03:27:15 #47 [core-command internal] load build context 03:27:15 #47 ... 03:27:15 03:27:15 #48 [core-metadata internal] load build context 03:27:15 #48 ... 03:27:15 03:27:15 #49 [security-proxy-setup internal] load build context 03:27:15 #49 ... 03:27:15 03:27:15 #50 [core-keeper internal] load build context 03:27:15 #50 ... 03:27:15 03:27:15 #51 [security-secretstore-setup internal] load build context 03:27:16 #51 ... 03:27:16 03:27:16 #52 [security-proxy-auth internal] load build context 03:27:16 #52 ... 03:27:16 03:27:16 #53 [core-common-config-bootstrapper internal] load build context 03:27:16 #53 ... 03:27:16 03:27:16 #54 [core-data internal] load build context 03:27:16 #54 ... 03:27:16 03:27:16 #55 [security-spiffe-token-provider internal] load build context 03:27:16 #55 ... 03:27:16 03:27:16 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:27:16 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 03:27:16 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 03:27:16 #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 03:27:16 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 03:27:16 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 03:27:16 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 03:27:16 #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done 03:27:16 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:27:16 #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 03:27:16 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 03:27:16 #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.5s done 03:27:16 #56 ... 03:27:16 03:27:16 #55 [security-spiffe-token-provider internal] load build context 03:27:16 #55 ... 03:27:16 03:27:16 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:27:16 #0 0.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:16 #0 1.027 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:16 #0 1.251 (1/4) Installing ca-certificates (20240226-r0) 03:27:16 #0 1.266 (2/4) Installing dumb-init (1.2.5-r2) 03:27:16 #0 1.269 (3/4) Installing su-exec (0.2-r3) 03:27:16 #0 1.272 (4/4) Installing yq (4.33.3-r5) 03:27:16 #0 1.329 Executing busybox-1.36.1-r7.trigger 03:27:16 #0 1.335 Executing ca-certificates-20240226-r0.trigger 03:27:16 #0 1.381 OK: 17 MiB in 19 packages 03:27:16 #57 ... 03:27:16 03:27:16 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:27:16 #58 ... 03:27:16 03:27:16 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:27:16 #59 ... 03:27:16 03:27:16 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:27:16 #60 ... 03:27:16 03:27:16 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:27:17 #61 ... 03:27:17 03:27:17 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:27:17 #62 ... 03:27:17 03:27:17 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:27:17 #63 ... 03:27:17 03:27:17 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:27:17 #64 ... 03:27:17 03:27:17 #65 [core-command builder 2/8] WORKDIR /edgex-go 03:27:17 #65 ... 03:27:17 03:27:17 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:27:18 #66 ... 03:27:18 03:27:18 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:27:18 #67 ... 03:27:18 03:27:18 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:27:18 #68 ... 03:27:18 03:27:18 #44 [support-cron-scheduler internal] load build context 03:27:18 #44 transferring context: 476.75MB 13.0s 03:27:18 #44 transferring context: 495.97MB 13.1s done 03:27:19 #44 ... 03:27:19 03:27:19 #45 [support-notifications internal] load build context 03:27:19 #81 16.52 OK: 8 MiB in 16 packages 03:27:19 #81 ... 03:27:19 03:27:19 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:27:19 #91 6.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:19 #91 8.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:19 #91 ... 03:27:19 03:27:19 #93 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:27:19 #93 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:19 #93 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:19 #93 16.34 OK: 8 MiB in 16 packages 03:27:19 #93 DONE 17.1s 03:27:19 03:27:19 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:27:19 #94 5.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:19 #94 6.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:20 #94 ... 03:27:20 03:27:20 #81 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 03:27:20 #81 DONE 18.7s 03:27:20 03:27:20 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:27:20 #85 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:20 #85 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:20 #85 14.98 OK: 9 MiB in 17 packages 03:27:20 #45 transferring context: 495.97MB 15.2s done 03:27:20 #85 DONE 15.8s 03:27:20 03:27:20 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:27:20 #89 7.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:20 #89 9.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:21 #45 ... 03:27:21 03:27:21 #46 [support-scheduler internal] load build context 03:27:21 #46 transferring context: 495.97MB 15.8s done 03:27:21 #89 12.95 OK: 9 MiB in 20 packages 03:27:21 #89 ... 03:27:21 03:27:21 #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:27:21 #80 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:21 #80 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:21 #80 19.37 OK: 8 MiB in 17 packages 03:27:21 #80 DONE 20.1s 03:27:21 03:27:21 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:27:22 #97 ... 03:27:22 03:27:22 #95 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:27:22 #95 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:22 #95 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:22 #95 15.76 OK: 12 MiB in 18 packages 03:27:22 #95 DONE 16.9s 03:27:23 03:27:23 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:27:23 #91 12.98 OK: 8 MiB in 19 packages 03:27:23 #91 ... 03:27:23 03:27:23 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:27:23 #94 10.91 OK: 13 MiB in 26 packages 03:27:23 #94 DONE 12.4s 03:27:23 03:27:23 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:27:23 #83 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 03:27:23 #83 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 03:27:23 #83 18.81 OK: 18 MiB in 19 packages 03:27:23 #83 DONE 19.9s 03:27:23 03:27:23 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:27:23 #89 DONE 14.9s 03:27:23 03:27:23 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:27:24 #98 ... 03:27:24 03:27:24 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:27:24 #91 DONE 14.4s 03:27:24 03:27:24 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:27:25 #46 ... 03:27:25 03:27:25 #43 [security-bootstrapper internal] load build context 03:27:25 #43 transferring context: 495.97MB 11.7s done 03:27:25 #43 ... 03:27:25 03:27:25 #50 [core-keeper internal] load build context 03:27:25 #50 transferring context: 495.97MB 15.1s done 03:27:25 #50 ... 03:27:25 03:27:25 #47 [core-command internal] load build context 03:27:25 #47 transferring context: 495.97MB 12.6s done 03:27:25 #47 ... 03:27:25 03:27:25 #48 [core-metadata internal] load build context 03:27:25 #48 transferring context: 495.97MB 12.6s done 03:27:26 #48 ... 03:27:26 03:27:26 #51 [security-secretstore-setup internal] load build context 03:27:26 #51 transferring context: 495.97MB 13.4s done 03:27:26 #99 ... 03:27:26 03:27:26 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:27:26 #97 DONE 4.3s 03:27:26 03:27:26 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:27:26 #98 DONE 2.4s 03:27:26 03:27:26 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:27:26 #100 DONE 2.6s 03:27:26 03:27:26 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:27:26 #51 ... 03:27:26 03:27:26 #52 [security-proxy-auth internal] load build context 03:27:26 #52 transferring context: 495.97MB 12.8s done 03:27:26 #52 ... 03:27:26 03:27:26 #49 [security-proxy-setup internal] load build context 03:27:26 #49 transferring context: 495.97MB 13.0s done 03:27:26 #101 ... 03:27:26 03:27:26 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:27:26 #102 DONE 0.5s 03:27:26 #49 ... 03:27:26 03:27:26 #54 [core-data internal] load build context 03:27:26 #54 transferring context: 495.97MB 11.6s done 03:27:26 03:27:26 #103 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 03:27:26 #103 DONE 0.5s 03:27:26 03:27:26 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:27:26 #99 DONE 2.7s 03:27:26 03:27:26 #104 [security-spire-server stage-2 6/9] COPY security.txt / 03:27:27 #54 ... 03:27:27 03:27:27 #53 [core-common-config-bootstrapper internal] load build context 03:27:27 #53 transferring context: 495.97MB 13.4s done 03:27:27 #53 ... 03:27:27 03:27:27 #55 [security-spiffe-token-provider internal] load build context 03:27:27 #55 transferring context: 495.97MB 12.6s done 03:27:27 #104 DONE 0.3s 03:27:27 03:27:27 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:27:27 #105 ... 03:27:27 03:27:27 #106 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:27:27 #106 DONE 0.3s 03:27:27 03:27:27 #107 [security-spire-config stage-2 6/10] COPY security.txt / 03:27:27 #107 DONE 0.3s 03:27:27 03:27:27 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:27:27 #105 DONE 0.3s 03:27:27 03:27:27 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:27 #87 ... 03:27:27 03:27:27 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:27:27 #108 DONE 0.3s 03:27:27 03:27:27 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:27:27 #109 DONE 0.4s 03:27:27 03:27:27 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:27:27 #110 ... 03:27:27 03:27:27 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:27:27 #111 DONE 0.4s 03:27:28 03:27:28 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:27:28 #110 DONE 0.4s 03:27:28 03:27:28 #112 [security-spire-server] exporting to image 03:27:28 #112 exporting layers 03:27:28 #112 ... 03:27:28 03:27:28 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:27:28 #113 DONE 0.5s 03:27:28 03:27:28 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:27:28 #101 DONE 2.5s 03:27:28 03:27:28 #112 [security-spire-config] exporting to image 03:27:29 #112 ... 03:27:29 03:27:29 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:27:29 #114 DONE 0.3s 03:27:29 03:27:29 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 03:27:29 #115 DONE 0.2s 03:27:29 03:27:29 #112 [security-spire-config] exporting to image 03:27:29 #55 ... 03:27:29 03:27:29 #54 [core-data internal] load build context 03:27:29 #54 DONE 24.2s 03:27:29 03:27:29 #65 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go 03:27:29 #65 DONE 21.9s 03:27:29 03:27:29 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:27:29 #57 DONE 22.8s 03:27:29 03:27:29 #55 [security-spiffe-token-provider internal] load build context 03:27:29 #55 DONE 24.3s 03:27:29 03:27:29 #43 [security-bootstrapper internal] load build context 03:27:29 #43 DONE 24.2s 03:27:29 03:27:29 #52 [security-proxy-auth internal] load build context 03:27:29 #52 DONE 24.3s 03:27:29 03:27:29 #47 [core-command internal] load build context 03:27:29 #47 DONE 24.2s 03:27:29 03:27:29 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:27:29 #69 ... 03:27:29 03:27:29 #48 [core-metadata internal] load build context 03:27:29 #48 DONE 24.3s 03:27:29 03:27:29 #49 [security-proxy-setup internal] load build context 03:27:29 #49 DONE 24.3s 03:27:29 03:27:29 #44 [support-cron-scheduler internal] load build context 03:27:29 #44 DONE 24.4s 03:27:29 03:27:29 #51 [security-secretstore-setup internal] load build context 03:27:29 #51 DONE 24.4s 03:27:29 03:27:29 #53 [core-common-config-bootstrapper internal] load build context 03:27:29 #53 DONE 24.4s 03:27:29 03:27:29 #50 [core-keeper internal] load build context 03:27:29 #50 DONE 24.5s 03:27:29 03:27:29 #45 [support-notifications internal] load build context 03:27:29 #45 DONE 24.5s 03:27:29 03:27:29 #46 [support-scheduler internal] load build context 03:27:29 #46 DONE 24.5s 03:27:29 03:27:29 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:27:29 #63 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:29 #63 22.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:29 #63 23.21 (1/3) Installing ca-certificates (20240226-r0) 03:27:29 #63 23.22 (2/3) Installing dumb-init (1.2.5-r2) 03:27:29 #63 23.22 (3/3) Installing tzdata (2024a-r0) 03:27:29 #112 ... 03:27:29 03:27:29 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:27:29 #116 DONE 0.3s 03:27:29 03:27:29 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:27:29 #117 DONE 0.3s 03:27:29 03:27:29 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:27:30 #63 23.33 Executing busybox-1.36.1-r7.trigger 03:27:30 #63 23.34 Executing ca-certificates-20240226-r0.trigger 03:27:30 #63 23.48 OK: 11 MiB in 18 packages 03:27:30 #63 ... 03:27:30 03:27:30 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:27:30 #60 22.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:30 #60 22.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:30 #60 23.20 (1/2) Installing dumb-init (1.2.5-r2) 03:27:30 #60 23.21 (2/2) Installing su-exec (0.2-r3) 03:27:30 #60 23.21 Executing busybox-1.36.1-r7.trigger 03:27:30 #60 23.22 OK: 7 MiB in 17 packages 03:27:30 #60 DONE 23.6s 03:27:30 03:27:30 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:27:30 #62 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:30 #62 23.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:30 #62 23.69 (1/2) Installing ca-certificates (20240226-r0) 03:27:30 #62 23.70 (2/2) Installing dumb-init (1.2.5-r2) 03:27:30 #62 23.71 Executing busybox-1.36.1-r7.trigger 03:27:30 #62 23.71 Executing ca-certificates-20240226-r0.trigger 03:27:30 #118 DONE 0.4s 03:27:30 03:27:30 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:30 #96 ... 03:27:30 03:27:30 #112 [security-spire-agent] exporting to image 03:27:30 #62 23.83 OK: 8 MiB in 17 packages 03:27:30 #62 ... 03:27:30 03:27:30 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:27:30 #66 DONE 24.1s 03:27:30 03:27:30 #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:27:30 #63 DONE 24.1s 03:27:30 03:27:30 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:27:30 #64 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:30 #64 23.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:30 #64 23.59 (1/1) Installing dumb-init (1.2.5-r2) 03:27:30 #64 23.59 Executing busybox-1.36.1-r7.trigger 03:27:30 #64 23.60 OK: 7 MiB in 16 packages 03:27:30 #64 DONE 24.2s 03:27:30 03:27:30 #67 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:27:30 #67 23.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:30 #67 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:30 #67 23.62 (1/1) Installing dumb-init (1.2.5-r2) 03:27:30 #67 23.63 Executing busybox-1.36.1-r7.trigger 03:27:30 #67 23.65 OK: 7 MiB in 16 packages 03:27:30 #67 DONE 24.2s 03:27:30 03:27:30 #70 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 03:27:30 #70 ... 03:27:30 03:27:30 #59 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:27:30 #59 23.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:30 #59 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:30 #59 23.57 (1/4) Installing dumb-init (1.2.5-r2) 03:27:30 #59 23.60 (2/4) Installing openssl (3.1.7-r0) 03:27:30 #59 23.61 (3/4) Installing su-exec (0.2-r3) 03:27:30 #59 23.62 (4/4) Installing yq (4.33.3-r5) 03:27:30 #59 23.69 Executing busybox-1.36.1-r7.trigger 03:27:30 #59 23.70 OK: 17 MiB in 19 packages 03:27:30 #59 DONE 24.3s 03:27:30 03:27:30 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 03:27:30 #62 DONE 24.4s 03:27:31 03:27:31 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:27:31 #71 ... 03:27:31 03:27:31 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:27:31 #56 DONE 25.6s 03:27:31 03:27:31 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:27:31 #68 23.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:31 #68 23.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:31 #68 23.58 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:27:31 #68 23.58 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:27:31 #68 23.58 OK: 20070 distinct packages available 03:27:31 #68 23.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:31 #68 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:31 #68 24.00 (1/5) Installing dumb-init (1.2.5-r2) 03:27:31 #68 24.00 (2/5) Installing musl-obstack (1.2.3-r2) 03:27:31 #68 24.01 (3/5) Installing libucontext (1.2-r2) 03:27:31 #68 24.01 (4/5) Installing gcompat (1.1.0-r1) 03:27:31 #68 24.01 (5/5) Installing openssl (3.1.7-r0) 03:27:31 #68 24.02 Executing busybox-1.36.1-r7.trigger 03:27:31 #68 24.03 OK: 8 MiB in 20 packages 03:27:31 #68 DONE 24.7s 03:27:31 03:27:31 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:27:31 #72 ... 03:27:31 03:27:31 #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:27:31 #58 23.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:31 #58 23.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:31 #58 23.71 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:27:31 #58 23.71 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:27:31 #58 23.71 OK: 20070 distinct packages available 03:27:31 #58 23.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:31 #58 23.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:31 #58 24.11 (1/4) Installing dumb-init (1.2.5-r2) 03:27:31 #58 24.12 (2/4) Installing musl-obstack (1.2.3-r2) 03:27:31 #58 24.13 (3/4) Installing libucontext (1.2-r2) 03:27:31 #58 24.13 (4/4) Installing gcompat (1.1.0-r1) 03:27:31 #58 24.13 Executing busybox-1.36.1-r7.trigger 03:27:31 #58 24.13 OK: 8 MiB in 19 packages 03:27:31 #58 DONE 25.1s 03:27:31 03:27:31 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:27:31 #61 23.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:31 #61 23.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:31 #61 23.86 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:27:31 #61 23.86 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:27:31 #61 23.86 OK: 20070 distinct packages available 03:27:31 #61 23.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:31 #61 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:31 #61 24.19 (1/11) Installing ca-certificates (20240226-r0) 03:27:31 #61 24.20 (2/11) Installing brotli-libs (1.0.9-r14) 03:27:31 #61 24.22 (3/11) Installing libunistring (1.1-r1) 03:27:31 #61 24.27 (4/11) Installing libidn2 (2.3.4-r1) 03:27:31 #61 24.27 (5/11) Installing nghttp2-libs (1.57.0-r0) 03:27:31 #61 24.28 (6/11) Installing libcurl (8.9.1-r0) 03:27:31 #61 24.29 (7/11) Installing curl (8.9.1-r0) 03:27:31 #61 24.29 (8/11) Installing dumb-init (1.2.5-r2) 03:27:31 #61 24.30 (9/11) Installing musl-obstack (1.2.3-r2) 03:27:31 #61 24.30 (10/11) Installing libucontext (1.2-r2) 03:27:31 #61 24.31 (11/11) Installing gcompat (1.1.0-r1) 03:27:31 #61 24.31 Executing busybox-1.36.1-r7.trigger 03:27:31 #61 24.32 Executing ca-certificates-20240226-r0.trigger 03:27:31 #61 24.37 OK: 12 MiB in 26 packages 03:27:31 #61 DONE 25.1s 03:27:31 03:27:31 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:27:31 #73 ... 03:27:31 03:27:31 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 03:27:31 #69 1.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:31 #69 2.033 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:31 #69 2.248 OK: 264 MiB in 52 packages 03:27:31 #69 DONE 2.5s 03:27:32 #112 exporting layers 3.6s done 03:27:32 #112 writing image sha256:6a437a1ceccf641f861c6175fb6591741f3dcd5050d6cd2e437f1f14f99efa3e 0.0s done 03:27:32 #112 naming to docker.io/library/security-spire-server-arm64 done 03:27:32 #112 exporting layers 3.3s done 03:27:32 #112 writing image sha256:4c4f1547162a729727447ba5bc9227b38fe6a9b507dd894f635663e3c6a36d1b 0.0s done 03:27:32 #112 naming to docker.io/library/security-spire-config-arm64 done 03:27:32 03:27:32 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:27:32 #74 DONE 0.2s 03:27:32 03:27:32 #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:32 #75 ... 03:27:32 03:27:32 #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:27:32 #0 2.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:32 #0 2.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:32 #0 2.464 v3.18.9-10-gb451d31977d [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 03:27:32 #0 2.464 v3.18.9-8-gd3dc0a13b48 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 03:27:32 #0 2.464 OK: 20078 distinct packages available 03:27:32 #0 2.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:32 #0 2.629 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:32 #0 2.850 OK: 264 MiB in 52 packages 03:27:32 #76 DONE 3.0s 03:27:32 03:27:32 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:27:32 #77 DONE 0.2s 03:27:32 03:27:32 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:32 #112 exporting layers 2.2s done 03:27:32 #78 ... 03:27:32 03:27:32 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:27:32 #0 3.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:32 #0 3.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:32 #0 3.335 OK: 17 MiB in 19 packages 03:27:32 #79 DONE 3.5s 03:27:32 #112 writing image sha256:8140d274c0cf9d03c987f8c4e31622843962fd73c83d6082a8e9234ef1db460e done 03:27:32 #112 naming to docker.io/library/security-spire-agent-arm64 done 03:27:32 #112 DONE 4.6s 03:27:32 03:27:32 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:33 03:27:33 #80 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:27:33 #80 DONE 3.6s 03:27:33 03:27:33 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:27:33 #81 ... 03:27:33 03:27:33 #82 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:27:33 #0 3.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:33 #0 3.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:33 #0 3.715 OK: 264 MiB in 52 packages 03:27:33 #82 DONE 3.9s 03:27:33 03:27:33 #83 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:27:33 #0 3.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:33 #0 3.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:33 #0 3.809 OK: 264 MiB in 52 packages 03:27:33 #83 DONE 4.0s 03:27:33 03:27:33 #84 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:27:33 #84 DONE 0.4s 03:27:33 03:27:33 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:27:33 #85 DONE 0.4s 03:27:33 03:27:33 #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:33 #86 ... 03:27:33 03:27:33 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:27:33 #0 3.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:33 #0 3.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:33 #0 3.356 OK: 7 MiB in 17 packages 03:27:33 #87 DONE 3.6s 03:27:34 03:27:34 #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:27:34 #88 ... 03:27:34 03:27:34 #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:27:34 #0 2.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:34 #0 2.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:34 #0 3.225 OK: 11 MiB in 18 packages 03:27:34 #89 DONE 3.4s 03:27:34 03:27:34 #90 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:27:34 #0 3.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:34 #0 3.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:34 #0 3.336 OK: 7 MiB in 16 packages 03:27:34 #90 DONE 3.6s 03:27:34 03:27:34 #70 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 03:27:34 #70 3.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:34 #70 3.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:34 #70 3.692 OK: 7 MiB in 16 packages 03:27:34 #70 DONE 3.9s 03:27:34 03:27:34 #91 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:27:34 #0 2.645 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:34 #0 3.114 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:34 #0 3.770 (1/1) Installing dumb-init (1.2.5-r2) 03:27:34 #91 4.104 Executing busybox-1.36.1-r7.trigger 03:27:34 #91 4.110 OK: 7 MiB in 16 packages 03:27:35 #91 DONE 4.4s 03:27:35 03:27:35 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:27:35 #71 3.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:35 #71 ... 03:27:35 03:27:35 #88 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:27:35 #88 DONE 1.3s 03:27:35 03:27:35 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:27:35 #71 3.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:35 #71 4.154 OK: 8 MiB in 17 packages 03:27:35 #71 ... 03:27:35 03:27:35 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:27:35 #0 3.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:35 #0 4.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:35 #0 4.261 OK: 17 MiB in 19 packages 03:27:35 #92 DONE 4.5s 03:27:35 03:27:35 #93 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 03:27:35 #93 DONE 0.3s 03:27:35 03:27:35 #71 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:27:35 #71 DONE 4.3s 03:27:35 03:27:35 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:27:35 #94 DONE 0.2s 03:27:35 03:27:35 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:27:35 #41 ... 03:27:35 03:27:35 #72 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 03:27:35 #72 4.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:35 #72 4.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:36 #72 4.757 OK: 8 MiB in 20 packages 03:27:36 #72 DONE 5.0s 03:27:36 03:27:36 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:27:36 #95 ... 03:27:36 03:27:36 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:27:36 #0 4.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:36 #0 4.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:36 #0 4.412 OK: 8 MiB in 19 packages 03:27:36 #96 DONE 4.7s 03:27:36 03:27:36 #73 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:27:36 #73 4.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:36 #73 4.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:36 #73 4.608 OK: 12 MiB in 26 packages 03:27:36 #73 DONE 4.8s 03:27:36 03:27:36 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:27:38 #97 DONE 1.5s 03:27:38 03:27:38 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:27:38 #98 DONE 1.6s 03:27:38 03:27:38 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:27:38 #99 ... 03:27:38 03:27:38 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:27:38 #95 DONE 1.7s 03:27:38 03:27:38 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:27:38 #81 5.215 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 03:27:38 #81 5.697 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 03:27:38 #81 ... 03:27:38 03:27:38 #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:27:38 #99 DONE 1.0s 03:27:39 03:27:39 #100 [security-spire-config stage-2 6/10] COPY security.txt / 03:27:39 #100 ... 03:27:39 03:27:39 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:27:39 #101 DONE 1.1s 03:27:39 03:27:39 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:27:39 #102 DONE 1.2s 03:27:39 03:27:39 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:27:39 #103 ... 03:27:39 03:27:39 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:27:39 #81 6.322 OK: 264 MiB in 52 packages 03:27:39 #81 DONE 6.7s 03:27:39 03:27:39 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:27:40 #104 ... 03:27:40 03:27:40 #100 [security-spire-config stage-2 6/10] COPY security.txt / 03:27:40 #100 DONE 0.9s 03:27:40 03:27:40 #105 [security-spire-server stage-2 6/9] COPY security.txt / 03:27:40 #105 DONE 0.8s 03:27:40 03:27:40 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:27:40 #106 ... 03:27:40 03:27:40 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:27:40 #103 DONE 0.8s 03:27:40 03:27:40 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 03:27:40 #107 ... 03:27:40 03:27:40 #104 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:27:40 #104 DONE 0.8s 03:27:40 03:27:40 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:27:40 #108 DONE 0.5s 03:27:40 03:27:40 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:27:40 #106 DONE 0.6s 03:27:40 03:27:40 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:27:40 #109 ... 03:27:40 03:27:40 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 03:27:40 #107 DONE 0.6s 03:27:41 03:27:41 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:27:41 #110 DONE 0.3s 03:27:41 03:27:41 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:27:41 #109 DONE 0.5s 03:27:41 03:27:41 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:27:41 #111 DONE 0.5s 03:27:41 03:27:41 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:27:41 #112 ... 03:27:41 03:27:41 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:27:41 #113 DONE 0.3s 03:27:41 03:27:41 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:27:41 #112 DONE 0.4s 03:27:41 03:27:41 #114 [security-spire-server] exporting to image 03:27:41 #114 exporting layers 03:27:41 #114 ... 03:27:41 03:27:41 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:27:41 #115 DONE 0.4s 03:27:41 03:27:41 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:27:42 #116 DONE 0.3s 03:27:42 03:27:42 #114 [security-spire-agent] exporting to image 03:27:43 #114 exporting layers 2.2s done 03:27:43 #114 writing image sha256:8dbc7e6e5c6bc5e0d5d03e55b4bbba2d942201d77553363939cf9280de46eabb 03:27:43 #114 ... 03:27:43 03:27:43 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:27:43 #117 ... 03:27:43 03:27:43 #114 [security-spire-config] exporting to image 03:27:43 #114 exporting layers 2.3s done 03:27:43 #114 writing image sha256:8dbc7e6e5c6bc5e0d5d03e55b4bbba2d942201d77553363939cf9280de46eabb 0.2s done 03:27:43 #114 naming to docker.io/library/security-spire-config 0.0s done 03:27:43 #114 writing image sha256:5131ef0ba60b9dfdf30c02c84741fb7514ac03115dd06dded8f34b46a9563db2 03:27:43 #114 writing image sha256:5131ef0ba60b9dfdf30c02c84741fb7514ac03115dd06dded8f34b46a9563db2 0.2s done 03:27:43 #114 naming to docker.io/library/security-spire-server 03:27:44 #114 naming to docker.io/library/security-spire-server 0.1s done 03:27:44 #114 exporting layers 2.4s done 03:27:44 #114 writing image sha256:e0431ac66e22a27c9ebf8b0edb3705b72f5c373c86b9b43267dada63024212c8 03:27:44 #114 writing image sha256:e0431ac66e22a27c9ebf8b0edb3705b72f5c373c86b9b43267dada63024212c8 0.1s done 03:27:44 #114 naming to docker.io/library/security-spire-agent 0.1s done 03:27:44 #114 DONE 3.1s 03:27:44 03:27:44 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:23 #118 ... 03:28:23 03:28:23 #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:23 #75 DONE 48.0s 03:28:23 03:28:23 #86 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:23 #86 DONE 46.4s 03:28:23 03:28:23 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:23 #78 DONE 47.6s 03:28:23 03:28:23 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:23 #117 DONE 46.5s 03:28:23 03:28:23 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:23 #118 DONE 39.7s 03:28:23 03:28:23 #119 [core-keeper builder 7/8] COPY . . 03:28:26 #119 DONE 6.3s 03:28:26 03:28:26 #120 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:26 #120 CACHED 03:28:26 03:28:26 #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:28:26 #121 CACHED 03:28:26 03:28:26 #122 [security-proxy-setup builder 6/7] COPY . . 03:28:26 #122 CACHED 03:28:26 03:28:26 #123 [security-spiffe-token-provider builder 6/7] COPY . . 03:28:26 #123 DONE 6.4s 03:28:26 03:28:26 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:28:26 #124 CACHED 03:28:26 03:28:26 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:26 #125 CACHED 03:28:26 03:28:26 #126 [security-bootstrapper builder 6/7] COPY . . 03:28:26 #126 CACHED 03:28:26 03:28:26 #127 [security-secretstore-setup builder 6/7] COPY . . 03:28:26 #127 DONE 6.4s 03:28:26 03:28:26 #128 [support-notifications builder 6/7] COPY . . 03:28:26 #128 DONE 6.4s 03:28:26 03:28:26 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:26 #129 CACHED 03:28:26 03:28:26 #130 [core-command builder 4/7] COPY go.mod vendor* ./ 03:28:26 #130 CACHED 03:28:26 03:28:26 #131 [core-command builder 6/7] COPY . . 03:28:26 #131 CACHED 03:28:26 03:28:26 #132 [support-scheduler builder 6/7] COPY . . 03:28:26 #132 DONE 6.4s 03:28:26 03:28:26 #133 [support-cron-scheduler builder 6/7] COPY . . 03:28:26 #133 CACHED 03:28:26 03:28:26 #134 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:26 #134 CACHED 03:28:26 03:28:26 #135 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 03:28:26 #135 CACHED 03:28:26 03:28:26 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:28:26 #136 ... 03:28:26 03:28:26 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:26 #137 CACHED 03:28:26 03:28:26 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:28:26 #138 CACHED 03:28:26 03:28:26 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 03:28:26 #139 CACHED 03:28:26 03:28:26 #140 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:28:26 #140 CACHED 03:28:26 03:28:26 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:26 #141 CACHED 03:28:26 03:28:26 #142 [core-metadata builder 6/7] COPY . . 03:28:26 #142 CACHED 03:28:26 03:28:26 #143 [core-data builder 4/7] COPY go.mod vendor* ./ 03:28:26 #143 CACHED 03:28:26 03:28:26 #144 [core-data builder 6/7] COPY . . 03:28:26 #144 CACHED 03:28:26 03:28:26 #145 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:26 #145 CACHED 03:28:26 03:28:26 #146 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:28:26 #146 CACHED 03:28:26 03:28:26 #147 [security-proxy-auth builder 6/7] COPY . . 03:28:26 #147 CACHED 03:28:26 03:28:26 #148 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:26 #148 CACHED 03:28:26 03:28:26 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:28:28 #149 1.757 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:28:29 #92 ... 03:28:29 03:28:29 #90 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:29 #90 DONE 87.9s 03:28:29 03:28:29 #84 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:29 #84 DONE 92.7s 03:28:29 03:28:29 #119 [core-command builder 6/7] COPY . . 03:28:29 #119 DONE 1.4s 03:28:29 03:28:29 #120 [support-notifications builder 6/7] COPY . . 03:28:29 #120 DONE 1.4s 03:28:29 03:28:29 #121 [core-common-config-bootstrapper builder 6/7] COPY . . 03:28:29 #121 CACHED 03:28:29 03:28:29 #122 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:28:29 #122 CACHED 03:28:29 03:28:29 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:29 #123 CACHED 03:28:29 03:28:29 #124 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:29 #124 CACHED 03:28:29 03:28:29 #125 [support-scheduler builder 6/7] COPY . . 03:28:29 #125 CACHED 03:28:29 03:28:29 #126 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:28:29 #126 CACHED 03:28:29 03:28:29 #127 [security-proxy-auth builder 6/7] COPY . . 03:28:29 #127 CACHED 03:28:29 03:28:29 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:28:29 #128 CACHED 03:28:29 03:28:29 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:29 #129 CACHED 03:28:29 03:28:29 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:28:29 #130 CACHED 03:28:29 03:28:29 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:29 #131 CACHED 03:28:29 03:28:29 #132 [core-metadata builder 6/7] COPY . . 03:28:29 #132 CACHED 03:28:29 03:28:29 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 03:28:29 #133 CACHED 03:28:29 03:28:29 #134 [core-data builder 6/7] COPY . . 03:28:29 #134 CACHED 03:28:29 03:28:29 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:29 #135 CACHED 03:28:29 03:28:29 #136 [support-cron-scheduler builder 6/7] COPY . . 03:28:29 #136 CACHED 03:28:29 03:28:29 #137 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:29 #137 CACHED 03:28:29 03:28:29 #138 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 03:28:29 #138 CACHED 03:28:29 03:28:29 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:28:34 #139 ... 03:28:34 03:28:34 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:28:34 #0 5.298 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:28:34 #140 ... 03:28:34 03:28:34 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:28:34 #0 5.889 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:28:34 #141 ... 03:28:34 03:28:34 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:28:34 #139 6.474 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:28:35 #139 ... 03:28:35 03:28:35 #92 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:35 #92 DONE 95.0s 03:28:35 03:28:35 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:35 #96 DONE 92.1s 03:28:35 03:28:35 #142 [security-spiffe-token-provider builder 6/7] COPY . . 03:28:36 #142 ... 03:28:36 03:28:36 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:36 #87 DONE 89.0s 03:28:36 #149 ... 03:28:36 03:28:36 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:28:36 #0 0.511 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:28:36 #150 ... 03:28:36 03:28:36 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:28:36 #0 0.886 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:28:36 #151 ... 03:28:36 03:28:36 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:28:36 #0 0.617 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:28:36 #152 ... 03:28:36 03:28:36 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:28:36 #0 1.385 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:28:36 03:28:36 #143 [core-keeper builder 7/8] COPY . . 03:28:37 #153 ... 03:28:37 03:28:37 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:28:37 #0 1.772 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:28:37 #154 ... 03:28:37 03:28:37 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:28:37 #0 0.678 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:28:37 #155 ... 03:28:37 03:28:37 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:28:37 #136 0.703 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:28:37 #143 ... 03:28:37 03:28:37 #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:28:37 #144 CACHED 03:28:37 03:28:37 #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:37 #145 CACHED 03:28:37 03:28:37 #146 [security-proxy-setup builder 6/7] COPY . . 03:28:37 #146 CACHED 03:28:37 03:28:37 #147 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:28:37 #147 CACHED 03:28:37 03:28:37 #148 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:28:37 #148 CACHED 03:28:37 03:28:37 #149 [security-bootstrapper builder 6/7] COPY . . 03:28:37 #149 CACHED 03:28:37 03:28:37 #142 [security-spiffe-token-provider builder 6/7] COPY . . 03:28:37 #142 DONE 1.8s 03:28:37 03:28:37 #150 [security-secretstore-setup builder 6/7] COPY . . 03:28:37 #150 DONE 1.9s 03:28:37 03:28:37 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:28:37 #136 ... 03:28:37 03:28:37 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:28:37 #0 1.393 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:28:37 #156 ... 03:28:37 03:28:37 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:28:37 #0 1.888 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:28:37 #157 ... 03:28:37 03:28:37 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:28:37 #0 1.586 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:28:37 #158 ... 03:28:37 03:28:37 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:28:37 #0 0.847 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:28:38 #159 ... 03:28:38 03:28:38 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:28:38 #0 0.864 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:28:38 #151 ... 03:28:38 03:28:38 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:28:38 #0 6.572 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:28:38 #152 ... 03:28:38 03:28:38 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:28:38 #0 5.147 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:28:38 #153 ... 03:28:38 03:28:38 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:28:38 #0 5.842 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 03:28:38 #154 ... 03:28:38 03:28:38 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:28:38 #0 6.544 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:28:38 #155 ... 03:28:38 03:28:38 #143 [core-keeper builder 7/8] COPY . . 03:28:38 #143 DONE 2.4s 03:28:38 03:28:38 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:28:38 #0 6.114 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 03:28:39 #156 ... 03:28:39 03:28:39 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:28:42 #157 3.423 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:28:47 #157 ... 03:28:47 03:28:47 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:28:47 #0 5.053 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:28:47 #158 ... 03:28:47 03:28:47 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:28:47 #0 4.312 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:28:47 #159 ... 03:28:47 03:28:47 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:28:47 #0 5.102 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 03:28:51 #160 ... 03:28:51 03:28:51 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:28:51 #151 3.973 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:29:59 #160 ... 03:29:59 03:29:59 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:29:59 #155 85.95 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:30:12 #155 ... 03:30:12 03:30:12 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:30:12 #154 DONE 104.4s 03:30:12 03:30:12 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:30:12 #155 DONE 104.6s 03:30:12 03:30:12 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:30:12 #156 ... 03:30:12 03:30:12 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:30:12 #152 DONE 105.2s 03:30:12 03:30:12 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:30:12 #161 ... 03:30:12 03:30:12 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:30:12 #150 DONE 105.4s 03:30:12 03:30:12 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:30:13 #162 ... 03:30:13 03:30:13 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:30:13 #161 DONE 1.5s 03:30:13 03:30:13 #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:30:13 #163 ... 03:30:13 03:30:13 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:30:13 #159 DONE 107.3s 03:30:13 03:30:13 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:30:14 #164 ... 03:30:14 03:30:14 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:30:14 #165 DONE 1.9s 03:30:14 03:30:14 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:30:14 #162 DONE 2.1s 03:30:14 03:30:14 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:30:14 #164 DONE 1.7s 03:30:14 03:30:14 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:30:15 #166 ... 03:30:15 03:30:15 #163 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:30:15 #163 DONE 1.6s 03:30:15 03:30:15 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:30:15 #167 ... 03:30:15 03:30:15 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:30:15 #166 DONE 1.2s 03:30:15 03:30:15 #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:30:15 #168 DONE 1.3s 03:30:15 03:30:15 #169 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:30:15 #169 DONE 1.5s 03:30:15 03:30:15 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:30:16 #170 ... 03:30:16 03:30:16 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:30:16 #167 DONE 0.9s 03:30:16 03:30:16 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:30:16 #171 ... 03:30:16 03:30:16 #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:30:16 #172 DONE 0.8s 03:30:16 03:30:16 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:30:17 #173 ... 03:30:17 03:30:17 #174 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:30:17 #174 DONE 1.2s 03:30:17 03:30:17 #170 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:30:17 #170 DONE 1.2s 03:30:17 03:30:17 #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:30:17 #175 ... 03:30:17 03:30:17 #176 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:30:17 #176 DONE 3.0s 03:30:17 03:30:17 #171 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:30:17 #171 DONE 0.9s 03:30:17 03:30:17 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:30:17 #173 DONE 0.8s 03:30:17 03:30:17 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:30:17 #177 ... 03:30:17 03:30:17 #178 [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 03:30:17 #178 DONE 0.5s 03:30:17 03:30:17 #175 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:30:17 #175 DONE 0.7s 03:30:17 03:30:17 #179 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:30:17 #179 ... 03:30:17 03:30:17 #180 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:30:17 #180 DONE 0.8s 03:30:18 03:30:18 #181 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:30:18 #181 ... 03:30:18 03:30:18 #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:30:18 #182 DONE 0.9s 03:30:18 03:30:18 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:30:18 #177 DONE 0.9s 03:30:18 03:30:18 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:30:18 #183 DONE 0.9s 03:30:18 03:30:18 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:30:18 #184 ... 03:30:18 03:30:18 #179 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:30:18 #179 DONE 0.9s 03:30:18 03:30:18 #181 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:30:18 #181 DONE 0.7s 03:30:18 03:30:18 #114 [security-spiffe-token-provider] exporting to image 03:30:18 #114 exporting layers 03:30:19 #114 ... 03:30:19 03:30:19 #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:30:19 #185 DONE 0.9s 03:30:19 03:30:19 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:30:19 #184 DONE 0.7s 03:30:19 03:30:19 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:30:19 #186 ... 03:30:19 03:30:19 #187 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:30:19 #187 DONE 0.7s 03:30:19 03:30:19 #114 [security-spiffe-token-provider] exporting to image 03:30:19 #114 exporting layers 0.8s done 03:30:19 #114 writing image sha256:a11ab4f7b00aef585aba5a1dfd7892e1e51750a156a443e5967635ae5bb5fc23 done 03:30:19 #114 naming to docker.io/library/security-spiffe-token-provider done 03:30:19 #114 DONE 3.9s 03:30:19 03:30:19 #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:30:20 #188 ... 03:30:20 03:30:20 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:30:20 #186 DONE 1.1s 03:30:20 03:30:20 #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:30:20 #189 DONE 2.2s 03:30:20 03:30:20 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:30:20 #190 ... 03:30:20 03:30:20 #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:30:20 #188 DONE 1.3s 03:30:21 03:30:21 #191 [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/ 03:30:22 #191 ... 03:30:22 03:30:22 #192 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:30:22 #192 DONE 2.6s 03:30:22 03:30:22 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:30:22 #190 DONE 1.7s 03:30:22 03:30:22 #193 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:30:22 #193 ... 03:30:22 03:30:22 #191 [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/ 03:30:22 #191 DONE 1.3s 03:30:22 03:30:22 #194 [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/ 03:30:23 #194 DONE 1.2s 03:30:23 03:30:23 #195 [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/ 03:30:25 #195 DONE 1.4s 03:30:25 03:30:25 #193 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:30:25 #193 DONE 2.8s 03:30:25 03:30:25 #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:30:25 #196 DONE 1.1s 03:30:25 03:30:25 #114 [security-proxy-setup] exporting to image 03:30:25 #114 exporting layers 3.1s done 03:30:25 #114 writing image sha256:3427dd761434b5598075022a3d781edba9c481491a07d6a953ad3a79b287a735 0.0s done 03:30:25 #114 naming to docker.io/library/core-common-config-bootstrapper done 03:30:25 #114 writing image sha256:834f1df13f48331975d0e6d4c85d99cbcf613f77bc6182a4881c1aadaf63582f 0.0s done 03:30:25 #114 naming to docker.io/library/security-proxy-setup 0.1s done 03:30:27 #114 ... 03:30:27 03:30:27 #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:30:27 #197 DONE 1.2s 03:30:27 03:30:27 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:30:27 #198 ... 03:30:27 03:30:27 #114 [security-secretstore-setup] exporting to image 03:30:27 #114 exporting layers 2.9s done 03:30:27 #114 writing image sha256:07067b8d79595d8434d4d88d505e6c99c55b9e1d9203bd28426cc12992a6c71e 0.0s done 03:30:27 #114 naming to docker.io/library/security-secretstore-setup done 03:30:27 #114 DONE 11.2s 03:30:27 03:30:27 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:30:30 #157 ... 03:30:30 03:30:30 #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:30:30 #198 DONE 3.1s 03:30:30 03:30:30 #114 [security-bootstrapper] exporting to image 03:30:31 #114 exporting layers 1.0s done 03:30:31 #114 writing image sha256:d88652eb744b38550da8f4fe1897ab19c86165f20e2450b7450f88b9e7157642 done 03:30:31 #114 naming to docker.io/library/security-bootstrapper done 03:30:31 #114 DONE 12.3s 03:30:31 03:30:31 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:31:27 #136 DONE 173.6s 03:31:27 03:31:27 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:31:27 #156 DONE 173.6s 03:31:27 03:31:27 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:31:27 #149 DONE 173.6s 03:31:27 03:31:27 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:31:27 #151 DONE 173.6s 03:31:27 03:31:27 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:31:27 #157 DONE 173.6s 03:31:27 03:31:27 #160 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:31:27 #160 DONE 173.7s 03:31:27 03:31:27 #158 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:31:27 #158 DONE 173.7s 03:31:27 03:31:27 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:31:27 #153 DONE 173.6s 03:31:27 03:31:27 #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:31:27 #199 DONE 0.1s 03:31:27 03:31:27 #200 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:31:27 #200 DONE 0.3s 03:31:27 03:31:27 #201 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:31:27 #201 DONE 0.5s 03:31:27 03:31:27 #202 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:31:27 #202 CACHED 03:31:27 03:31:27 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:31:27 #203 CACHED 03:31:27 03:31:27 #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:31:27 #204 CACHED 03:31:27 03:31:27 #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:31:27 #205 CACHED 03:31:27 03:31:27 #206 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:31:27 #206 CACHED 03:31:27 03:31:27 #207 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:31:27 #207 CACHED 03:31:27 03:31:27 #208 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:31:27 #208 DONE 0.3s 03:31:27 03:31:27 #209 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:31:27 #209 ... 03:31:27 03:31:27 #210 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:31:27 #210 DONE 0.3s 03:31:27 03:31:27 #211 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:31:27 #211 DONE 0.4s 03:31:27 03:31:27 #212 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:31:27 #212 DONE 1.0s 03:31:27 03:31:27 #213 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:31:27 #213 DONE 0.9s 03:31:27 03:31:27 #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:31:27 #214 DONE 1.0s 03:31:27 03:31:27 #215 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:31:27 #215 DONE 1.0s 03:31:27 03:31:27 #216 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:31:27 #216 ... 03:31:27 03:31:27 #217 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:31:27 #217 DONE 1.0s 03:31:27 03:31:27 #209 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:31:27 #209 DONE 1.0s 03:31:27 03:31:27 #218 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:31:27 #218 DONE 1.1s 03:31:27 03:31:27 #219 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:31:27 #219 DONE 1.1s 03:31:27 03:31:27 #220 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:31:27 #220 ... 03:31:27 03:31:27 #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:31:27 #221 DONE 0.8s 03:31:27 03:31:27 #222 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:31:27 #222 DONE 0.8s 03:31:27 03:31:27 #223 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:31:27 #223 DONE 0.8s 03:31:27 03:31:27 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:31:27 #224 DONE 0.8s 03:31:27 03:31:27 #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 03:31:27 #225 DONE 0.8s 03:31:27 03:31:27 #226 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:31:27 #226 DONE 0.9s 03:31:27 03:31:27 #220 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:31:27 #220 DONE 0.8s 03:31:27 03:31:27 #216 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:31:27 #216 DONE 0.9s 03:31:27 03:31:27 #114 [core-command] exporting to image 03:31:27 #114 exporting layers 03:31:27 #114 ... 03:31:27 03:31:27 #227 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:31:27 #227 DONE 0.2s 03:31:27 03:31:27 #228 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:31:27 #228 DONE 0.2s 03:31:27 03:31:27 #229 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:31:27 #229 DONE 0.2s 03:31:27 03:31:27 #230 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:31:27 #230 DONE 0.2s 03:31:27 03:31:27 #231 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:31:27 #231 DONE 0.2s 03:31:27 03:31:27 #114 [core-keeper] exporting to image 03:31:27 #114 exporting layers 0.2s done 03:31:27 #114 writing image sha256:d9bc168edac0a42bd770195ae0d0d0931b3e3d0c89f9b314eebd81c978e2ec57 done 03:31:27 #114 naming to docker.io/library/core-keeper done 03:31:27 #114 ... 03:31:27 03:31:27 #232 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:31:27 #232 DONE 0.2s 03:31:27 03:31:27 #114 [core-data] exporting to image 03:31:27 #114 exporting layers 0.2s done 03:31:27 #114 writing image sha256:95cacbbc6981eabfb93dc2bfea21f214761dc6f40f8cb291b4db9a8aee5ea8ff 0.0s done 03:31:27 #114 naming to docker.io/library/support-scheduler 0.0s done 03:31:27 #114 writing image sha256:6405d0a24b40681e05d7e737962b086801fd9021110e7dfb7d63d8c5c1e94b27 0.0s done 03:31:27 #114 naming to docker.io/library/support-notifications 03:31:27 #114 exporting layers 0.5s done 03:31:27 #114 naming to docker.io/library/support-notifications done 03:31:27 #114 writing image sha256:1982a16a3193edf795f62516489dbbadcf60429d6822aa2eb6e9d9908332512e done 03:31:27 #114 naming to docker.io/library/support-cron-scheduler done 03:31:27 #114 exporting layers 0.2s done 03:31:27 #114 writing image sha256:8f75c8c08ecde7f56c41a2a7c7c482f3f2e3d565cea9c478c404a1168491ebeb done 03:31:27 #114 naming to docker.io/library/core-command done 03:31:27 #114 writing image sha256:a19c83b51a34aef0cb5a89cda0b0d09a6b9a3154aa7e32392ccfb96041a50717 done 03:31:27 #114 naming to docker.io/library/core-metadata done 03:31:27 #114 writing image sha256:3e74493ce09deac7da5344bd385f8add45e716a9699749a231931e2843cda0e3 done 03:31:27 #114 naming to docker.io/library/core-data done 03:31:27 #114 DONE 12.9s 03:31:27 03:31:27 #233 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:31:27 #233 DONE 0.4s 03:31:27 03:31:27 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:27 #41 ... 03:31:27 03:31:27 #114 [security-proxy-auth] exporting to image 03:31:27 #114 exporting layers 0.9s done 03:31:27 #114 writing image sha256:2c762e357740e30b4bd2f0d22d94802d5b07dcd8e16f156c275dff850227315c done 03:31:27 #114 naming to docker.io/library/security-proxy-auth done 03:31:27 #114 DONE 13.9s 03:31:27 03:31:27 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:31:27 time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:27 time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:27 time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:27 time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:27 time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:27 time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:27 time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:27 time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:27 time="2024-09-10T03:27:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:27 time="2024-09-10T03:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:27 time="2024-09-10T03:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:27 time="2024-09-10T03:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:27 time="2024-09-10T03:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:27 time="2024-09-10T03:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:27 time="2024-09-10T03:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:31:27 time="2024-09-10T03:27:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:31:27 $ docker stop --time=1 b59eb21010a8a82d88c6b1c1b2bfca254a380ec70f29bf4c9e34a6e3696f3205 03:31:29 $ docker rm -f --volumes b59eb21010a8a82d88c6b1c1b2bfca254a380ec70f29bf4c9e34a6e3696f3205 [Pipeline] // withDockerContainer [Pipeline] sh 03:31:29 + docker images 03:31:29 REPOSITORY TAG IMAGE ID CREATED SIZE 03:31:29 security-proxy-auth latest 2c762e357740 6 seconds ago 33.1MB 03:31:29 support-scheduler latest 95cacbbc6981 7 seconds ago 42MB 03:31:29 core-keeper latest d9bc168edac0 7 seconds ago 39.6MB 03:31:29 core-metadata latest a19c83b51a34 7 seconds ago 39.9MB 03:31:29 core-data latest 3e74493ce09d 7 seconds ago 39.7MB 03:31:29 support-notifications latest 6405d0a24b40 7 seconds ago 42.6MB 03:31:29 support-cron-scheduler latest 1982a16a3193 7 seconds ago 44.2MB 03:31:29 core-command latest 8f75c8c08ecd 7 seconds ago 35.5MB 03:31:29 security-bootstrapper latest d88652eb744b 59 seconds ago 19MB 03:31:29 security-secretstore-setup latest 07067b8d7959 About a minute ago 37MB 03:31:29 security-proxy-setup latest 834f1df13f48 About a minute ago 26.2MB 03:31:29 core-common-config-bootstrapper latest 3427dd761434 About a minute ago 15.2MB 03:31:29 security-spiffe-token-provider latest a11ab4f7b00a About a minute ago 28.9MB 03:31:29 security-spire-agent latest e0431ac66e22 3 minutes ago 182MB 03:31:29 security-spire-config latest 8dbc7e6e5c6b 3 minutes ago 120MB 03:31:29 security-spire-server latest 5131ef0ba60b 3 minutes ago 121MB 03:31:29 ci-base-image-x86_64 latest 9c836690d978 7 minutes ago 971MB 03:31:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 03:31:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 03:31:29 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 03:31:29 provisioning config files... 03:31:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/691@tmp/config5532964553408972660tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:29 ---> ****-login.sh 03:31:29 nexus3.edgexfoundry.org:10001 03:31:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:29 Configure a credential helper to remove this warning. See 03:31:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:29 03:31:29 Login Succeeded 03:31:29 nexus3.edgexfoundry.org:10002 03:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:30 Configure a credential helper to remove this warning. See 03:31:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:30 03:31:30 Login Succeeded 03:31:30 nexus3.edgexfoundry.org:10003 03:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:30 Configure a credential helper to remove this warning. See 03:31:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:30 03:31:30 Login Succeeded 03:31:30 nexus3.edgexfoundry.org:10004 03:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:30 Configure a credential helper to remove this warning. See 03:31:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:30 03:31:30 Login Succeeded 03:31:30 ****.io 03:31:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:31:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:31:30 Configure a credential helper to remove this warning. See 03:31:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:31:30 03:31:30 Login Succeeded 03:31:30 ---> ****-login.sh ends [Pipeline] } 03:31:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:31:30 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:31:30 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:31:30 latest 03:31:30 3.2.0-dev.70 03:31:30 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:31:30 main 03:31:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:31 + docker push nexus3.edgexfoundry.org:10004/core-command:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:31:31 4fa7a1505c3b: Preparing 03:31:31 457111f87da8: Preparing 03:31:31 d7640d0f24b0: Preparing 03:31:31 478f2b51d03f: Preparing 03:31:31 3c44134a70c4: Preparing 03:31:31 17a501b4de8d: Preparing 03:31:31 d62a02444d39: Preparing 03:31:31 17a501b4de8d: Waiting 03:31:31 d62a02444d39: Waiting 03:31:31 d7640d0f24b0: Pushed 03:31:31 4fa7a1505c3b: Pushed 03:31:31 478f2b51d03f: Pushed 03:31:31 3c44134a70c4: Pushed 03:31:31 d62a02444d39: Layer already exists 03:31:31 17a501b4de8d: Pushed 03:31:34 457111f87da8: Pushed 03:31:34 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:8e8781ae9c9ac13842b6fed1bd031a2c93c1b68806b5be29bc8104bc235fb9ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:34 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:31:34 4fa7a1505c3b: Preparing 03:31:34 457111f87da8: Preparing 03:31:34 d7640d0f24b0: Preparing 03:31:34 478f2b51d03f: Preparing 03:31:34 3c44134a70c4: Preparing 03:31:34 17a501b4de8d: Preparing 03:31:34 d62a02444d39: Preparing 03:31:34 17a501b4de8d: Waiting 03:31:34 d62a02444d39: Waiting 03:31:34 478f2b51d03f: Layer already exists 03:31:34 3c44134a70c4: Layer already exists 03:31:34 d7640d0f24b0: Layer already exists 03:31:34 457111f87da8: Layer already exists 03:31:34 4fa7a1505c3b: Layer already exists 03:31:34 d62a02444d39: Layer already exists 03:31:34 17a501b4de8d: Layer already exists 03:31:34 latest: digest: sha256:8e8781ae9c9ac13842b6fed1bd031a2c93c1b68806b5be29bc8104bc235fb9ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:35 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.70 03:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:31:35 4fa7a1505c3b: Preparing 03:31:35 457111f87da8: Preparing 03:31:35 d7640d0f24b0: Preparing 03:31:35 478f2b51d03f: Preparing 03:31:35 3c44134a70c4: Preparing 03:31:35 17a501b4de8d: Preparing 03:31:35 d62a02444d39: Preparing 03:31:35 17a501b4de8d: Waiting 03:31:35 d62a02444d39: Waiting 03:31:35 478f2b51d03f: Layer already exists 03:31:35 457111f87da8: Layer already exists 03:31:35 d7640d0f24b0: Layer already exists 03:31:35 3c44134a70c4: Layer already exists 03:31:35 4fa7a1505c3b: Layer already exists 03:31:35 d62a02444d39: Layer already exists 03:31:35 17a501b4de8d: Layer already exists 03:31:35 3.2.0-dev.70: digest: sha256:8e8781ae9c9ac13842b6fed1bd031a2c93c1b68806b5be29bc8104bc235fb9ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:36 + docker push nexus3.edgexfoundry.org:10004/core-command:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:31:36 4fa7a1505c3b: Preparing 03:31:36 457111f87da8: Preparing 03:31:36 d7640d0f24b0: Preparing 03:31:36 478f2b51d03f: Preparing 03:31:36 3c44134a70c4: Preparing 03:31:36 17a501b4de8d: Preparing 03:31:36 d62a02444d39: Preparing 03:31:36 17a501b4de8d: Waiting 03:31:36 d62a02444d39: Waiting 03:31:36 457111f87da8: Layer already exists 03:31:36 478f2b51d03f: Layer already exists 03:31:36 d7640d0f24b0: Layer already exists 03:31:36 4fa7a1505c3b: Layer already exists 03:31:36 3c44134a70c4: Layer already exists 03:31:36 17a501b4de8d: Layer already exists 03:31:36 d62a02444d39: Layer already exists 03:31:36 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:8e8781ae9c9ac13842b6fed1bd031a2c93c1b68806b5be29bc8104bc235fb9ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:36 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:31:36 4fa7a1505c3b: Preparing 03:31:36 457111f87da8: Preparing 03:31:36 d7640d0f24b0: Preparing 03:31:36 478f2b51d03f: Preparing 03:31:36 3c44134a70c4: Preparing 03:31:36 17a501b4de8d: Preparing 03:31:36 d62a02444d39: Preparing 03:31:36 17a501b4de8d: Waiting 03:31:36 d62a02444d39: Waiting 03:31:36 d7640d0f24b0: Layer already exists 03:31:36 478f2b51d03f: Layer already exists 03:31:36 3c44134a70c4: Layer already exists 03:31:36 457111f87da8: Layer already exists 03:31:36 4fa7a1505c3b: Layer already exists 03:31:36 17a501b4de8d: Layer already exists 03:31:36 d62a02444d39: Layer already exists 03:31:36 main: digest: sha256:8e8781ae9c9ac13842b6fed1bd031a2c93c1b68806b5be29bc8104bc235fb9ae size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:36 ===================================================== [Pipeline] echo 03:31:36 taggedImages: 03:31:36 - nexus3.edgexfoundry.org:10004/core-command:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:31:36 - nexus3.edgexfoundry.org:10004/core-command:latest 03:31:36 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.70 03:31:36 - nexus3.edgexfoundry.org:10004/core-command:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:31:36 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:31:36 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:31:36 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:31:36 latest 03:31:36 3.2.0-dev.70 03:31:36 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:31:36 main 03:31:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:31:37 37efbe4137f1: Preparing 03:31:37 ddba520d416c: Preparing 03:31:37 9cb803e99a5c: Preparing 03:31:37 895e5f4877af: Preparing 03:31:37 d7640d0f24b0: Preparing 03:31:37 478f2b51d03f: Preparing 03:31:37 3c44134a70c4: Preparing 03:31:37 17a501b4de8d: Preparing 03:31:37 d62a02444d39: Preparing 03:31:37 478f2b51d03f: Waiting 03:31:37 3c44134a70c4: Waiting 03:31:37 d7640d0f24b0: Layer already exists 03:31:37 478f2b51d03f: Layer already exists 03:31:37 3c44134a70c4: Layer already exists 03:31:37 17a501b4de8d: Layer already exists 03:31:37 d62a02444d39: Layer already exists 03:31:37 37efbe4137f1: Pushed 03:31:37 ddba520d416c: Pushed 03:31:37 9cb803e99a5c: Pushed 03:31:38 895e5f4877af: Pushed 03:31:38 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:631eeb2397613e54952d0a51ccaba7bf379c7f8b736988f1b6fc247218888c30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31: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 03:31:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:31:39 37efbe4137f1: Preparing 03:31:39 ddba520d416c: Preparing 03:31:39 9cb803e99a5c: Preparing 03:31:39 895e5f4877af: Preparing 03:31:39 d7640d0f24b0: Preparing 03:31:39 478f2b51d03f: Preparing 03:31:39 3c44134a70c4: Preparing 03:31:39 17a501b4de8d: Preparing 03:31:39 d62a02444d39: Preparing 03:31:39 478f2b51d03f: Waiting 03:31:39 3c44134a70c4: Waiting 03:31:39 d62a02444d39: Waiting 03:31:39 17a501b4de8d: Waiting 03:31:39 37efbe4137f1: Layer already exists 03:31:39 ddba520d416c: Layer already exists 03:31:39 d7640d0f24b0: Layer already exists 03:31:39 9cb803e99a5c: Layer already exists 03:31:39 895e5f4877af: Layer already exists 03:31:39 d62a02444d39: Layer already exists 03:31:39 478f2b51d03f: Layer already exists 03:31:39 17a501b4de8d: Layer already exists 03:31:39 3c44134a70c4: Layer already exists 03:31:39 latest: digest: sha256:631eeb2397613e54952d0a51ccaba7bf379c7f8b736988f1b6fc247218888c30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:39 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.70 03:31:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:31:39 37efbe4137f1: Preparing 03:31:39 ddba520d416c: Preparing 03:31:39 9cb803e99a5c: Preparing 03:31:39 895e5f4877af: Preparing 03:31:39 d7640d0f24b0: Preparing 03:31:39 478f2b51d03f: Preparing 03:31:39 3c44134a70c4: Preparing 03:31:39 17a501b4de8d: Preparing 03:31:39 d62a02444d39: Preparing 03:31:39 478f2b51d03f: Waiting 03:31:39 3c44134a70c4: Waiting 03:31:39 17a501b4de8d: Waiting 03:31:39 d62a02444d39: Waiting 03:31:39 37efbe4137f1: Layer already exists 03:31:39 ddba520d416c: Layer already exists 03:31:39 d7640d0f24b0: Layer already exists 03:31:39 9cb803e99a5c: Layer already exists 03:31:39 895e5f4877af: Layer already exists 03:31:39 17a501b4de8d: Layer already exists 03:31:39 478f2b51d03f: Layer already exists 03:31:39 3c44134a70c4: Layer already exists 03:31:39 d62a02444d39: Layer already exists 03:31:39 3.2.0-dev.70: digest: sha256:631eeb2397613e54952d0a51ccaba7bf379c7f8b736988f1b6fc247218888c30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:31:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:31:40 37efbe4137f1: Preparing 03:31:40 ddba520d416c: Preparing 03:31:40 9cb803e99a5c: Preparing 03:31:40 895e5f4877af: Preparing 03:31:40 d7640d0f24b0: Preparing 03:31:40 478f2b51d03f: Preparing 03:31:40 3c44134a70c4: Preparing 03:31:40 17a501b4de8d: Preparing 03:31:40 478f2b51d03f: Waiting 03:31:40 3c44134a70c4: Waiting 03:31:40 d62a02444d39: Preparing 03:31:40 9cb803e99a5c: Layer already exists 03:31:40 37efbe4137f1: Layer already exists 03:31:40 d7640d0f24b0: Layer already exists 03:31:40 ddba520d416c: Layer already exists 03:31:40 895e5f4877af: Layer already exists 03:31:40 3c44134a70c4: Layer already exists 03:31:40 478f2b51d03f: Layer already exists 03:31:40 d62a02444d39: Layer already exists 03:31:40 17a501b4de8d: Layer already exists 03:31:40 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:631eeb2397613e54952d0a51ccaba7bf379c7f8b736988f1b6fc247218888c30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31: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 03:31:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:31:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:31:41 37efbe4137f1: Preparing 03:31:41 ddba520d416c: Preparing 03:31:41 9cb803e99a5c: Preparing 03:31:41 895e5f4877af: Preparing 03:31:41 d7640d0f24b0: Preparing 03:31:41 478f2b51d03f: Preparing 03:31:41 3c44134a70c4: Preparing 03:31:41 17a501b4de8d: Preparing 03:31:41 d62a02444d39: Preparing 03:31:41 3c44134a70c4: Waiting 03:31:41 17a501b4de8d: Waiting 03:31:41 d62a02444d39: Waiting 03:31:41 478f2b51d03f: Waiting 03:31:41 ddba520d416c: Layer already exists 03:31:41 9cb803e99a5c: Layer already exists 03:31:41 895e5f4877af: Layer already exists 03:31:41 37efbe4137f1: Layer already exists 03:31:41 d7640d0f24b0: Layer already exists 03:31:41 3c44134a70c4: Layer already exists 03:31:41 17a501b4de8d: Layer already exists 03:31:41 478f2b51d03f: Layer already exists 03:31:41 d62a02444d39: Layer already exists 03:31:41 main: digest: sha256:631eeb2397613e54952d0a51ccaba7bf379c7f8b736988f1b6fc247218888c30 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:41 ===================================================== [Pipeline] echo 03:31:41 taggedImages: 03:31:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:31:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:31:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.70 03:31:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:31:41 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:31:41 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:31:41 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:31:41 latest 03:31:41 3.2.0-dev.70 03:31:41 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:31:41 main 03:31:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:42 + docker push nexus3.edgexfoundry.org:10004/core-data:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:31:42 ad7ae1730580: Preparing 03:31:42 695a75266716: Preparing 03:31:42 1f49f4caaf03: Preparing 03:31:42 d7640d0f24b0: Preparing 03:31:42 478f2b51d03f: Preparing 03:31:42 3c44134a70c4: Preparing 03:31:42 17a501b4de8d: Preparing 03:31:42 d62a02444d39: Preparing 03:31:42 17a501b4de8d: Waiting 03:31:42 d62a02444d39: Waiting 03:31:42 3c44134a70c4: Waiting 03:31:42 478f2b51d03f: Layer already exists 03:31:42 d7640d0f24b0: Layer already exists 03:31:42 3c44134a70c4: Layer already exists 03:31:42 17a501b4de8d: Layer already exists 03:31:42 d62a02444d39: Layer already exists 03:31:42 ad7ae1730580: Pushed 03:31:42 695a75266716: Pushed 03:31:45 1f49f4caaf03: Pushed 03:31:45 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:2aa0aa36d8cb2966ecf6340bc77ed5d14e9aba93132d7e09d682b92f9b33dd05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:45 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:46 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:31:46 ad7ae1730580: Preparing 03:31:46 695a75266716: Preparing 03:31:46 1f49f4caaf03: Preparing 03:31:46 d7640d0f24b0: Preparing 03:31:46 478f2b51d03f: Preparing 03:31:46 3c44134a70c4: Preparing 03:31:46 17a501b4de8d: Preparing 03:31:46 d62a02444d39: Preparing 03:31:46 3c44134a70c4: Waiting 03:31:46 17a501b4de8d: Waiting 03:31:46 d62a02444d39: Waiting 03:31:46 1f49f4caaf03: Layer already exists 03:31:46 d7640d0f24b0: Layer already exists 03:31:46 ad7ae1730580: Layer already exists 03:31:46 478f2b51d03f: Layer already exists 03:31:46 695a75266716: Layer already exists 03:31:46 17a501b4de8d: Layer already exists 03:31:46 d62a02444d39: Layer already exists 03:31:46 3c44134a70c4: Layer already exists 03:31:46 latest: digest: sha256:2aa0aa36d8cb2966ecf6340bc77ed5d14e9aba93132d7e09d682b92f9b33dd05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:46 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.70 03:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:31:46 ad7ae1730580: Preparing 03:31:46 695a75266716: Preparing 03:31:46 1f49f4caaf03: Preparing 03:31:46 d7640d0f24b0: Preparing 03:31:46 478f2b51d03f: Preparing 03:31:46 3c44134a70c4: Preparing 03:31:46 17a501b4de8d: Preparing 03:31:46 d62a02444d39: Preparing 03:31:46 d62a02444d39: Waiting 03:31:46 17a501b4de8d: Waiting 03:31:46 d7640d0f24b0: Layer already exists 03:31:46 ad7ae1730580: Layer already exists 03:31:46 695a75266716: Layer already exists 03:31:46 478f2b51d03f: Layer already exists 03:31:46 1f49f4caaf03: Layer already exists 03:31:46 d62a02444d39: Layer already exists 03:31:46 17a501b4de8d: Layer already exists 03:31:46 3c44134a70c4: Layer already exists 03:31:46 3.2.0-dev.70: digest: sha256:2aa0aa36d8cb2966ecf6340bc77ed5d14e9aba93132d7e09d682b92f9b33dd05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:46 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:47 + docker push nexus3.edgexfoundry.org:10004/core-data:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:31:47 ad7ae1730580: Preparing 03:31:47 695a75266716: Preparing 03:31:47 1f49f4caaf03: Preparing 03:31:47 d7640d0f24b0: Preparing 03:31:47 478f2b51d03f: Preparing 03:31:47 3c44134a70c4: Preparing 03:31:47 17a501b4de8d: Preparing 03:31:47 d62a02444d39: Preparing 03:31:47 3c44134a70c4: Waiting 03:31:47 17a501b4de8d: Waiting 03:31:47 d62a02444d39: Waiting 03:31:47 ad7ae1730580: Layer already exists 03:31:47 695a75266716: Layer already exists 03:31:47 1f49f4caaf03: Layer already exists 03:31:47 d7640d0f24b0: Layer already exists 03:31:47 478f2b51d03f: Layer already exists 03:31:47 17a501b4de8d: Layer already exists 03:31:47 d62a02444d39: Layer already exists 03:31:47 3c44134a70c4: Layer already exists 03:31:47 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:2aa0aa36d8cb2966ecf6340bc77ed5d14e9aba93132d7e09d682b92f9b33dd05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:47 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:31:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:31:47 ad7ae1730580: Preparing 03:31:47 695a75266716: Preparing 03:31:47 1f49f4caaf03: Preparing 03:31:47 d7640d0f24b0: Preparing 03:31:47 478f2b51d03f: Preparing 03:31:47 3c44134a70c4: Preparing 03:31:47 17a501b4de8d: Preparing 03:31:47 d62a02444d39: Preparing 03:31:47 3c44134a70c4: Waiting 03:31:47 17a501b4de8d: Waiting 03:31:47 d62a02444d39: Waiting 03:31:47 d7640d0f24b0: Layer already exists 03:31:47 ad7ae1730580: Layer already exists 03:31:47 1f49f4caaf03: Layer already exists 03:31:47 695a75266716: Layer already exists 03:31:47 478f2b51d03f: Layer already exists 03:31:47 3c44134a70c4: Layer already exists 03:31:47 17a501b4de8d: Layer already exists 03:31:47 d62a02444d39: Layer already exists 03:31:47 main: digest: sha256:2aa0aa36d8cb2966ecf6340bc77ed5d14e9aba93132d7e09d682b92f9b33dd05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:48 ===================================================== [Pipeline] echo 03:31:48 taggedImages: 03:31:48 - nexus3.edgexfoundry.org:10004/core-data:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:31:48 - nexus3.edgexfoundry.org:10004/core-data:latest 03:31:48 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.70 03:31:48 - nexus3.edgexfoundry.org:10004/core-data:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:31:48 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:31:48 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:31:48 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:31:48 latest 03:31:48 3.2.0-dev.70 03:31:48 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:31:48 main 03:31:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:31:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:31:48 7654db76bead: Preparing 03:31:48 8165034dd786: Preparing 03:31:48 478f2b51d03f: Preparing 03:31:48 4cf1c765a008: Preparing 03:31:48 55854d17b320: Preparing 03:31:48 d62a02444d39: Preparing 03:31:48 d62a02444d39: Waiting 03:31:48 478f2b51d03f: Layer already exists 03:31:48 d62a02444d39: Layer already exists 03:31:48 7654db76bead: Pushed 03:31:48 55854d17b320: Pushed 03:31:48 4cf1c765a008: Pushed 03:31:51 8165034dd786: Pushed 03:31:51 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:cf990e391ee4cacdc641fec9e90e982c0b5458c49fe1fbeaa1173bf7e45cd90e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:31:52 7654db76bead: Preparing 03:31:52 8165034dd786: Preparing 03:31:52 478f2b51d03f: Preparing 03:31:52 4cf1c765a008: Preparing 03:31:52 55854d17b320: Preparing 03:31:52 d62a02444d39: Preparing 03:31:52 d62a02444d39: Waiting 03:31:52 8165034dd786: Layer already exists 03:31:52 7654db76bead: Layer already exists 03:31:52 478f2b51d03f: Layer already exists 03:31:52 55854d17b320: Layer already exists 03:31:52 4cf1c765a008: Layer already exists 03:31:52 d62a02444d39: Layer already exists 03:31:52 latest: digest: sha256:cf990e391ee4cacdc641fec9e90e982c0b5458c49fe1fbeaa1173bf7e45cd90e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.70 03:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:31:52 7654db76bead: Preparing 03:31:52 8165034dd786: Preparing 03:31:52 478f2b51d03f: Preparing 03:31:52 4cf1c765a008: Preparing 03:31:52 55854d17b320: Preparing 03:31:52 d62a02444d39: Preparing 03:31:52 d62a02444d39: Waiting 03:31:52 55854d17b320: Layer already exists 03:31:52 7654db76bead: Layer already exists 03:31:52 478f2b51d03f: Layer already exists 03:31:52 8165034dd786: Layer already exists 03:31:52 4cf1c765a008: Layer already exists 03:31:52 d62a02444d39: Layer already exists 03:31:52 3.2.0-dev.70: digest: sha256:cf990e391ee4cacdc641fec9e90e982c0b5458c49fe1fbeaa1173bf7e45cd90e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:53 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:31:53 7654db76bead: Preparing 03:31:53 8165034dd786: Preparing 03:31:53 478f2b51d03f: Preparing 03:31:53 4cf1c765a008: Preparing 03:31:53 55854d17b320: Preparing 03:31:53 d62a02444d39: Preparing 03:31:53 d62a02444d39: Waiting 03:31:53 4cf1c765a008: Layer already exists 03:31:53 7654db76bead: Layer already exists 03:31:53 8165034dd786: Layer already exists 03:31:53 478f2b51d03f: Layer already exists 03:31:53 d62a02444d39: Layer already exists 03:31:53 55854d17b320: Layer already exists 03:31:53 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:cf990e391ee4cacdc641fec9e90e982c0b5458c49fe1fbeaa1173bf7e45cd90e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:54 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:31:54 7654db76bead: Preparing 03:31:54 8165034dd786: Preparing 03:31:54 478f2b51d03f: Preparing 03:31:54 4cf1c765a008: Preparing 03:31:54 55854d17b320: Preparing 03:31:54 d62a02444d39: Preparing 03:31:54 d62a02444d39: Waiting 03:31:54 4cf1c765a008: Layer already exists 03:31:54 55854d17b320: Layer already exists 03:31:54 478f2b51d03f: Layer already exists 03:31:54 8165034dd786: Layer already exists 03:31:54 7654db76bead: Layer already exists 03:31:54 d62a02444d39: Layer already exists 03:31:54 main: digest: sha256:cf990e391ee4cacdc641fec9e90e982c0b5458c49fe1fbeaa1173bf7e45cd90e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:31:54 ===================================================== [Pipeline] echo 03:31:54 taggedImages: 03:31:54 - nexus3.edgexfoundry.org:10004/core-keeper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:31:54 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:31:54 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.70 03:31:54 - nexus3.edgexfoundry.org:10004/core-keeper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:31:54 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:31:54 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:31:54 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:31:54 latest 03:31:54 3.2.0-dev.70 03:31:54 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:31:54 main 03:31:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:31:55 cbc14e73d46c: Preparing 03:31:55 e106f2d1f025: Preparing 03:31:55 fd281f84e0a3: Preparing 03:31:55 d7640d0f24b0: Preparing 03:31:55 478f2b51d03f: Preparing 03:31:55 3c44134a70c4: Preparing 03:31:55 17a501b4de8d: Preparing 03:31:55 d62a02444d39: Preparing 03:31:55 3c44134a70c4: Waiting 03:31:55 17a501b4de8d: Waiting 03:31:55 d62a02444d39: Waiting 03:31:55 d7640d0f24b0: Layer already exists 03:31:55 478f2b51d03f: Layer already exists 03:31:55 3c44134a70c4: Layer already exists 03:31:55 17a501b4de8d: Layer already exists 03:31:55 d62a02444d39: Layer already exists 03:31:55 cbc14e73d46c: Pushed 03:31:55 e106f2d1f025: Pushed 03:31:58 fd281f84e0a3: Pushed 03:31:58 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:5e983dcfdf19cd7afe226454e46e8cb8d235acdb50915d9e18cec33f7a97e4b6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:31:59 cbc14e73d46c: Preparing 03:31:59 e106f2d1f025: Preparing 03:31:59 fd281f84e0a3: Preparing 03:31:59 d7640d0f24b0: Preparing 03:31:59 478f2b51d03f: Preparing 03:31:59 3c44134a70c4: Preparing 03:31:59 17a501b4de8d: Preparing 03:31:59 d62a02444d39: Preparing 03:31:59 3c44134a70c4: Waiting 03:31:59 17a501b4de8d: Waiting 03:31:59 d62a02444d39: Waiting 03:31:59 d7640d0f24b0: Layer already exists 03:31:59 fd281f84e0a3: Layer already exists 03:31:59 e106f2d1f025: Layer already exists 03:31:59 478f2b51d03f: Layer already exists 03:31:59 cbc14e73d46c: Layer already exists 03:31:59 3c44134a70c4: Layer already exists 03:31:59 17a501b4de8d: Layer already exists 03:31:59 d62a02444d39: Layer already exists 03:31:59 latest: digest: sha256:5e983dcfdf19cd7afe226454e46e8cb8d235acdb50915d9e18cec33f7a97e4b6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:59 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:31:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.70 03:31:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:31:59 cbc14e73d46c: Preparing 03:31:59 e106f2d1f025: Preparing 03:31:59 fd281f84e0a3: Preparing 03:31:59 d7640d0f24b0: Preparing 03:31:59 478f2b51d03f: Preparing 03:31:59 3c44134a70c4: Preparing 03:31:59 17a501b4de8d: Preparing 03:31:59 d62a02444d39: Preparing 03:31:59 17a501b4de8d: Waiting 03:31:59 d62a02444d39: Waiting 03:31:59 3c44134a70c4: Waiting 03:31:59 cbc14e73d46c: Layer already exists 03:31:59 478f2b51d03f: Layer already exists 03:31:59 fd281f84e0a3: Layer already exists 03:31:59 e106f2d1f025: Layer already exists 03:31:59 d7640d0f24b0: Layer already exists 03:31:59 17a501b4de8d: Layer already exists 03:31:59 3c44134a70c4: Layer already exists 03:31:59 d62a02444d39: Layer already exists 03:31:59 3.2.0-dev.70: digest: sha256:5e983dcfdf19cd7afe226454e46e8cb8d235acdb50915d9e18cec33f7a97e4b6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:32:00 cbc14e73d46c: Preparing 03:32:00 e106f2d1f025: Preparing 03:32:00 fd281f84e0a3: Preparing 03:32:00 d7640d0f24b0: Preparing 03:32:00 478f2b51d03f: Preparing 03:32:00 3c44134a70c4: Preparing 03:32:00 17a501b4de8d: Preparing 03:32:00 3c44134a70c4: Waiting 03:32:00 d62a02444d39: Preparing 03:32:00 17a501b4de8d: Waiting 03:32:00 d62a02444d39: Waiting 03:32:00 478f2b51d03f: Layer already exists 03:32:00 cbc14e73d46c: Layer already exists 03:32:00 d7640d0f24b0: Layer already exists 03:32:00 fd281f84e0a3: Layer already exists 03:32:00 e106f2d1f025: Layer already exists 03:32:00 3c44134a70c4: Layer already exists 03:32:00 d62a02444d39: Layer already exists 03:32:00 17a501b4de8d: Layer already exists 03:32:00 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:5e983dcfdf19cd7afe226454e46e8cb8d235acdb50915d9e18cec33f7a97e4b6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:32:01 cbc14e73d46c: Preparing 03:32:01 e106f2d1f025: Preparing 03:32:01 fd281f84e0a3: Preparing 03:32:01 d7640d0f24b0: Preparing 03:32:01 478f2b51d03f: Preparing 03:32:01 3c44134a70c4: Preparing 03:32:01 17a501b4de8d: Preparing 03:32:01 d62a02444d39: Preparing 03:32:01 3c44134a70c4: Waiting 03:32:01 d62a02444d39: Waiting 03:32:01 fd281f84e0a3: Layer already exists 03:32:01 cbc14e73d46c: Layer already exists 03:32:01 e106f2d1f025: Layer already exists 03:32:01 d7640d0f24b0: Layer already exists 03:32:01 478f2b51d03f: Layer already exists 03:32:01 17a501b4de8d: Layer already exists 03:32:01 3c44134a70c4: Layer already exists 03:32:01 d62a02444d39: Layer already exists 03:32:01 main: digest: sha256:5e983dcfdf19cd7afe226454e46e8cb8d235acdb50915d9e18cec33f7a97e4b6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:01 ===================================================== [Pipeline] echo 03:32:01 taggedImages: 03:32:01 - nexus3.edgexfoundry.org:10004/core-metadata:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:01 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:32:01 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.70 03:32:01 - nexus3.edgexfoundry.org:10004/core-metadata:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:01 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:32:01 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:32:01 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:01 latest 03:32:01 3.2.0-dev.70 03:32:01 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:01 main 03:32:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:32:01 7d48f8f4135b: Preparing 03:32:01 3d89d9210c06: Preparing 03:32:01 1eb445ba136e: Preparing 03:32:01 45fe1c9cbe22: Preparing 03:32:01 722a34f51192: Preparing 03:32:01 622048af6c2d: Preparing 03:32:01 204e8825ed35: Preparing 03:32:01 5432b7d28468: Preparing 03:32:01 d7640d0f24b0: Preparing 03:32:01 478f2b51d03f: Preparing 03:32:01 13ced31f7424: Preparing 03:32:01 1a03d01fa676: Preparing 03:32:01 5f70bf18a086: Preparing 03:32:01 6a4f896f2fdd: Preparing 03:32:01 62c49f6bcae1: Preparing 03:32:01 4e85c1889ab8: Preparing 03:32:01 d62a02444d39: Preparing 03:32:01 622048af6c2d: Waiting 03:32:01 204e8825ed35: Waiting 03:32:01 5f70bf18a086: Waiting 03:32:01 5432b7d28468: Waiting 03:32:01 d7640d0f24b0: Waiting 03:32:01 478f2b51d03f: Waiting 03:32:01 13ced31f7424: Waiting 03:32:01 1a03d01fa676: Waiting 03:32:01 62c49f6bcae1: Waiting 03:32:01 4e85c1889ab8: Waiting 03:32:01 6a4f896f2fdd: Waiting 03:32:01 d62a02444d39: Waiting 03:32:01 3d89d9210c06: Pushed 03:32:01 45fe1c9cbe22: Pushed 03:32:01 7d48f8f4135b: Pushed 03:32:01 722a34f51192: Pushed 03:32:01 1eb445ba136e: Pushed 03:32:01 d7640d0f24b0: Layer already exists 03:32:01 478f2b51d03f: Layer already exists 03:32:02 622048af6c2d: Pushed 03:32:02 204e8825ed35: Pushed 03:32:02 5f70bf18a086: Layer already exists 03:32:02 13ced31f7424: Pushed 03:32:02 1a03d01fa676: Pushed 03:32:02 d62a02444d39: Layer already exists 03:32:02 62c49f6bcae1: Pushed 03:32:02 6a4f896f2fdd: Pushed 03:32:02 4e85c1889ab8: Pushed 03:32:03 5432b7d28468: Pushed 03:32:03 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:d60628e2319eac3baf6587af2c2e2fa14c223d7834fc30b3ed6fd80a830b3c6b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:32:04 7d48f8f4135b: Preparing 03:32:04 3d89d9210c06: Preparing 03:32:04 1eb445ba136e: Preparing 03:32:04 45fe1c9cbe22: Preparing 03:32:04 722a34f51192: Preparing 03:32:04 622048af6c2d: Preparing 03:32:04 204e8825ed35: Preparing 03:32:04 5432b7d28468: Preparing 03:32:04 d7640d0f24b0: Preparing 03:32:04 478f2b51d03f: Preparing 03:32:04 13ced31f7424: Preparing 03:32:04 1a03d01fa676: Preparing 03:32:04 5f70bf18a086: Preparing 03:32:04 6a4f896f2fdd: Preparing 03:32:04 62c49f6bcae1: Preparing 03:32:04 4e85c1889ab8: Preparing 03:32:04 d62a02444d39: Preparing 03:32:04 4e85c1889ab8: Waiting 03:32:04 6a4f896f2fdd: Waiting 03:32:04 62c49f6bcae1: Waiting 03:32:04 d7640d0f24b0: Waiting 03:32:04 478f2b51d03f: Waiting 03:32:04 13ced31f7424: Waiting 03:32:04 1a03d01fa676: Waiting 03:32:04 622048af6c2d: Waiting 03:32:04 204e8825ed35: Waiting 03:32:04 5432b7d28468: Waiting 03:32:04 5f70bf18a086: Waiting 03:32:04 7d48f8f4135b: Layer already exists 03:32:04 1eb445ba136e: Layer already exists 03:32:04 45fe1c9cbe22: Layer already exists 03:32:04 3d89d9210c06: Layer already exists 03:32:04 722a34f51192: Layer already exists 03:32:04 5432b7d28468: Layer already exists 03:32:04 622048af6c2d: Layer already exists 03:32:04 478f2b51d03f: Layer already exists 03:32:04 204e8825ed35: Layer already exists 03:32:04 d7640d0f24b0: Layer already exists 03:32:04 13ced31f7424: Layer already exists 03:32:04 1a03d01fa676: Layer already exists 03:32:04 6a4f896f2fdd: Layer already exists 03:32:04 62c49f6bcae1: Layer already exists 03:32:04 5f70bf18a086: Layer already exists 03:32:04 4e85c1889ab8: Layer already exists 03:32:04 d62a02444d39: Layer already exists 03:32:04 latest: digest: sha256:d60628e2319eac3baf6587af2c2e2fa14c223d7834fc30b3ed6fd80a830b3c6b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.70 03:32:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:32:04 7d48f8f4135b: Preparing 03:32:04 3d89d9210c06: Preparing 03:32:04 1eb445ba136e: Preparing 03:32:04 45fe1c9cbe22: Preparing 03:32:04 722a34f51192: Preparing 03:32:04 622048af6c2d: Preparing 03:32:04 204e8825ed35: Preparing 03:32:04 5432b7d28468: Preparing 03:32:04 d7640d0f24b0: Preparing 03:32:04 478f2b51d03f: Preparing 03:32:04 13ced31f7424: Preparing 03:32:04 1a03d01fa676: Preparing 03:32:04 5f70bf18a086: Preparing 03:32:04 6a4f896f2fdd: Preparing 03:32:04 62c49f6bcae1: Preparing 03:32:04 4e85c1889ab8: Preparing 03:32:04 d62a02444d39: Preparing 03:32:04 d7640d0f24b0: Waiting 03:32:04 62c49f6bcae1: Waiting 03:32:04 6a4f896f2fdd: Waiting 03:32:04 4e85c1889ab8: Waiting 03:32:04 478f2b51d03f: Waiting 03:32:04 13ced31f7424: Waiting 03:32:04 5f70bf18a086: Waiting 03:32:04 1a03d01fa676: Waiting 03:32:04 204e8825ed35: Waiting 03:32:04 5432b7d28468: Waiting 03:32:04 1eb445ba136e: Layer already exists 03:32:04 7d48f8f4135b: Layer already exists 03:32:04 3d89d9210c06: Layer already exists 03:32:04 45fe1c9cbe22: Layer already exists 03:32:04 722a34f51192: Layer already exists 03:32:04 622048af6c2d: Layer already exists 03:32:04 d7640d0f24b0: Layer already exists 03:32:04 5432b7d28468: Layer already exists 03:32:04 478f2b51d03f: Layer already exists 03:32:04 204e8825ed35: Layer already exists 03:32:04 13ced31f7424: Layer already exists 03:32:04 62c49f6bcae1: Layer already exists 03:32:04 5f70bf18a086: Layer already exists 03:32:04 6a4f896f2fdd: Layer already exists 03:32:04 1a03d01fa676: Layer already exists 03:32:04 4e85c1889ab8: Layer already exists 03:32:04 d62a02444d39: Layer already exists 03:32:04 3.2.0-dev.70: digest: sha256:d60628e2319eac3baf6587af2c2e2fa14c223d7834fc30b3ed6fd80a830b3c6b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:32:05 7d48f8f4135b: Preparing 03:32:05 3d89d9210c06: Preparing 03:32:05 1eb445ba136e: Preparing 03:32:05 45fe1c9cbe22: Preparing 03:32:05 722a34f51192: Preparing 03:32:05 622048af6c2d: Preparing 03:32:05 204e8825ed35: Preparing 03:32:05 5432b7d28468: Preparing 03:32:05 d7640d0f24b0: Preparing 03:32:05 478f2b51d03f: Preparing 03:32:05 13ced31f7424: Preparing 03:32:05 1a03d01fa676: Preparing 03:32:05 5f70bf18a086: Preparing 03:32:05 6a4f896f2fdd: Preparing 03:32:05 62c49f6bcae1: Preparing 03:32:05 4e85c1889ab8: Preparing 03:32:05 d62a02444d39: Preparing 03:32:05 622048af6c2d: Waiting 03:32:05 5f70bf18a086: Waiting 03:32:05 1a03d01fa676: Waiting 03:32:05 478f2b51d03f: Waiting 03:32:05 13ced31f7424: Waiting 03:32:05 6a4f896f2fdd: Waiting 03:32:05 4e85c1889ab8: Waiting 03:32:05 d62a02444d39: Waiting 03:32:05 204e8825ed35: Waiting 03:32:05 d7640d0f24b0: Waiting 03:32:05 7d48f8f4135b: Layer already exists 03:32:05 722a34f51192: Layer already exists 03:32:05 45fe1c9cbe22: Layer already exists 03:32:05 3d89d9210c06: Layer already exists 03:32:05 1eb445ba136e: Layer already exists 03:32:05 204e8825ed35: Layer already exists 03:32:05 5432b7d28468: Layer already exists 03:32:05 d7640d0f24b0: Layer already exists 03:32:05 622048af6c2d: Layer already exists 03:32:05 478f2b51d03f: Layer already exists 03:32:05 13ced31f7424: Layer already exists 03:32:05 5f70bf18a086: Layer already exists 03:32:05 1a03d01fa676: Layer already exists 03:32:05 6a4f896f2fdd: Layer already exists 03:32:05 62c49f6bcae1: Layer already exists 03:32:05 4e85c1889ab8: Layer already exists 03:32:05 d62a02444d39: Layer already exists 03:32:05 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:d60628e2319eac3baf6587af2c2e2fa14c223d7834fc30b3ed6fd80a830b3c6b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:32:05 7d48f8f4135b: Preparing 03:32:05 3d89d9210c06: Preparing 03:32:05 1eb445ba136e: Preparing 03:32:05 45fe1c9cbe22: Preparing 03:32:05 722a34f51192: Preparing 03:32:05 622048af6c2d: Preparing 03:32:05 204e8825ed35: Preparing 03:32:05 5432b7d28468: Preparing 03:32:05 d7640d0f24b0: Preparing 03:32:05 478f2b51d03f: Preparing 03:32:05 13ced31f7424: Preparing 03:32:05 1a03d01fa676: Preparing 03:32:05 5f70bf18a086: Preparing 03:32:05 6a4f896f2fdd: Preparing 03:32:05 62c49f6bcae1: Preparing 03:32:05 4e85c1889ab8: Preparing 03:32:05 d62a02444d39: Preparing 03:32:05 478f2b51d03f: Waiting 03:32:05 13ced31f7424: Waiting 03:32:05 1a03d01fa676: Waiting 03:32:05 5f70bf18a086: Waiting 03:32:05 204e8825ed35: Waiting 03:32:05 6a4f896f2fdd: Waiting 03:32:05 622048af6c2d: Waiting 03:32:05 62c49f6bcae1: Waiting 03:32:05 5432b7d28468: Waiting 03:32:05 d7640d0f24b0: Waiting 03:32:05 4e85c1889ab8: Waiting 03:32:05 d62a02444d39: Waiting 03:32:05 3d89d9210c06: Layer already exists 03:32:05 1eb445ba136e: Layer already exists 03:32:05 7d48f8f4135b: Layer already exists 03:32:05 45fe1c9cbe22: Layer already exists 03:32:05 722a34f51192: Layer already exists 03:32:05 5432b7d28468: Layer already exists 03:32:05 622048af6c2d: Layer already exists 03:32:05 478f2b51d03f: Layer already exists 03:32:05 d7640d0f24b0: Layer already exists 03:32:05 204e8825ed35: Layer already exists 03:32:05 13ced31f7424: Layer already exists 03:32:05 1a03d01fa676: Layer already exists 03:32:05 5f70bf18a086: Layer already exists 03:32:05 6a4f896f2fdd: Layer already exists 03:32:05 62c49f6bcae1: Layer already exists 03:32:05 4e85c1889ab8: Layer already exists 03:32:05 d62a02444d39: Layer already exists 03:32:05 main: digest: sha256:d60628e2319eac3baf6587af2c2e2fa14c223d7834fc30b3ed6fd80a830b3c6b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:06 ===================================================== [Pipeline] echo 03:32:06 taggedImages: 03:32:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:32:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.70 03:32:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:06 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:32:06 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:32:06 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:06 latest 03:32:06 3.2.0-dev.70 03:32:06 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:06 main 03:32:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:32:06 e71028a2ab7a: Preparing 03:32:06 a6b86c1cab3b: Preparing 03:32:06 b1208d8f2dce: Preparing 03:32:06 8840c2372b4f: Preparing 03:32:06 d7640d0f24b0: Preparing 03:32:06 478f2b51d03f: Preparing 03:32:06 3c44134a70c4: Preparing 03:32:06 17a501b4de8d: Preparing 03:32:06 478f2b51d03f: Waiting 03:32:06 3c44134a70c4: Waiting 03:32:06 d62a02444d39: Preparing 03:32:06 17a501b4de8d: Waiting 03:32:06 d62a02444d39: Waiting 03:32:06 d7640d0f24b0: Layer already exists 03:32:06 478f2b51d03f: Layer already exists 03:32:06 a6b86c1cab3b: Pushed 03:32:06 3c44134a70c4: Layer already exists 03:32:06 b1208d8f2dce: Pushed 03:32:06 e71028a2ab7a: Pushed 03:32:07 17a501b4de8d: Layer already exists 03:32:07 d62a02444d39: Layer already exists 03:32:09 8840c2372b4f: Pushed 03:32:09 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:3a296f8ef709be07cfe66a4f613b2b6a397b7d32ac8a1a2d192e312de93b330d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:32:10 e71028a2ab7a: Preparing 03:32:10 a6b86c1cab3b: Preparing 03:32:10 b1208d8f2dce: Preparing 03:32:10 8840c2372b4f: Preparing 03:32:10 d7640d0f24b0: Preparing 03:32:10 478f2b51d03f: Preparing 03:32:10 3c44134a70c4: Preparing 03:32:10 17a501b4de8d: Preparing 03:32:10 d62a02444d39: Preparing 03:32:10 17a501b4de8d: Waiting 03:32:10 3c44134a70c4: Waiting 03:32:10 478f2b51d03f: Waiting 03:32:10 d7640d0f24b0: Layer already exists 03:32:10 b1208d8f2dce: Layer already exists 03:32:10 8840c2372b4f: Layer already exists 03:32:10 a6b86c1cab3b: Layer already exists 03:32:10 e71028a2ab7a: Layer already exists 03:32:10 3c44134a70c4: Layer already exists 03:32:10 478f2b51d03f: Layer already exists 03:32:10 17a501b4de8d: Layer already exists 03:32:10 d62a02444d39: Layer already exists 03:32:10 latest: digest: sha256:3a296f8ef709be07cfe66a4f613b2b6a397b7d32ac8a1a2d192e312de93b330d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.70 03:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:32:10 e71028a2ab7a: Preparing 03:32:10 a6b86c1cab3b: Preparing 03:32:10 b1208d8f2dce: Preparing 03:32:10 8840c2372b4f: Preparing 03:32:10 d7640d0f24b0: Preparing 03:32:10 478f2b51d03f: Preparing 03:32:10 3c44134a70c4: Preparing 03:32:10 17a501b4de8d: Preparing 03:32:10 d62a02444d39: Preparing 03:32:10 478f2b51d03f: Waiting 03:32:10 3c44134a70c4: Waiting 03:32:10 17a501b4de8d: Waiting 03:32:10 d62a02444d39: Waiting 03:32:10 8840c2372b4f: Layer already exists 03:32:10 e71028a2ab7a: Layer already exists 03:32:10 b1208d8f2dce: Layer already exists 03:32:10 d7640d0f24b0: Layer already exists 03:32:10 a6b86c1cab3b: Layer already exists 03:32:10 3c44134a70c4: Layer already exists 03:32:10 17a501b4de8d: Layer already exists 03:32:10 478f2b51d03f: Layer already exists 03:32:10 d62a02444d39: Layer already exists 03:32:10 3.2.0-dev.70: digest: sha256:3a296f8ef709be07cfe66a4f613b2b6a397b7d32ac8a1a2d192e312de93b330d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:32:11 e71028a2ab7a: Preparing 03:32:11 a6b86c1cab3b: Preparing 03:32:11 b1208d8f2dce: Preparing 03:32:11 8840c2372b4f: Preparing 03:32:11 d7640d0f24b0: Preparing 03:32:11 478f2b51d03f: Preparing 03:32:11 3c44134a70c4: Preparing 03:32:11 17a501b4de8d: Preparing 03:32:11 d62a02444d39: Preparing 03:32:11 478f2b51d03f: Waiting 03:32:11 3c44134a70c4: Waiting 03:32:11 17a501b4de8d: Waiting 03:32:11 d62a02444d39: Waiting 03:32:11 b1208d8f2dce: Layer already exists 03:32:11 e71028a2ab7a: Layer already exists 03:32:11 a6b86c1cab3b: Layer already exists 03:32:11 8840c2372b4f: Layer already exists 03:32:11 d7640d0f24b0: Layer already exists 03:32:11 3c44134a70c4: Layer already exists 03:32:11 d62a02444d39: Layer already exists 03:32:11 17a501b4de8d: Layer already exists 03:32:11 478f2b51d03f: Layer already exists 03:32:11 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:3a296f8ef709be07cfe66a4f613b2b6a397b7d32ac8a1a2d192e312de93b330d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:32:12 e71028a2ab7a: Preparing 03:32:12 a6b86c1cab3b: Preparing 03:32:12 b1208d8f2dce: Preparing 03:32:12 8840c2372b4f: Preparing 03:32:12 d7640d0f24b0: Preparing 03:32:12 478f2b51d03f: Preparing 03:32:12 3c44134a70c4: Preparing 03:32:12 17a501b4de8d: Preparing 03:32:12 d62a02444d39: Preparing 03:32:12 478f2b51d03f: Waiting 03:32:12 d62a02444d39: Waiting 03:32:12 3c44134a70c4: Waiting 03:32:12 17a501b4de8d: Waiting 03:32:12 d7640d0f24b0: Layer already exists 03:32:12 e71028a2ab7a: Layer already exists 03:32:12 b1208d8f2dce: Layer already exists 03:32:12 8840c2372b4f: Layer already exists 03:32:12 a6b86c1cab3b: Layer already exists 03:32:12 17a501b4de8d: Layer already exists 03:32:12 3c44134a70c4: Layer already exists 03:32:12 478f2b51d03f: Layer already exists 03:32:12 d62a02444d39: Layer already exists 03:32:12 main: digest: sha256:3a296f8ef709be07cfe66a4f613b2b6a397b7d32ac8a1a2d192e312de93b330d size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:12 ===================================================== [Pipeline] echo 03:32:12 taggedImages: 03:32:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:32:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.70 03:32:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:32:12 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:32:12 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:12 latest 03:32:12 3.2.0-dev.70 03:32:12 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:12 main 03:32:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:32:12 2643b62c57cd: Preparing 03:32:12 784097af7468: Preparing 03:32:12 78d556e52898: Preparing 03:32:12 54a5a22e7e55: Preparing 03:32:12 a8e3ba901aad: Preparing 03:32:12 d7640d0f24b0: Preparing 03:32:12 478f2b51d03f: Preparing 03:32:12 56ff17ec613b: Preparing 03:32:12 5bfe5633cd9f: Preparing 03:32:12 215b1b2b3219: Preparing 03:32:12 d62a02444d39: Preparing 03:32:12 d7640d0f24b0: Waiting 03:32:12 478f2b51d03f: Waiting 03:32:12 56ff17ec613b: Waiting 03:32:12 5bfe5633cd9f: Waiting 03:32:12 215b1b2b3219: Waiting 03:32:12 d62a02444d39: Waiting 03:32:12 54a5a22e7e55: Pushed 03:32:12 784097af7468: Pushed 03:32:12 2643b62c57cd: Pushed 03:32:12 a8e3ba901aad: Pushed 03:32:12 d7640d0f24b0: Layer already exists 03:32:12 478f2b51d03f: Layer already exists 03:32:12 d62a02444d39: Layer already exists 03:32:13 56ff17ec613b: Pushed 03:32:13 5bfe5633cd9f: Pushed 03:32:13 78d556e52898: Pushed 03:32:14 215b1b2b3219: Pushed 03:32:14 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:77e7ba73223a82410d31ab77fc37011659b69fa1d6ef0bd8f163e72a45b24621 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:14 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:32:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:32:14 2643b62c57cd: Preparing 03:32:14 784097af7468: Preparing 03:32:14 78d556e52898: Preparing 03:32:14 54a5a22e7e55: Preparing 03:32:14 a8e3ba901aad: Preparing 03:32:14 d7640d0f24b0: Preparing 03:32:14 478f2b51d03f: Preparing 03:32:14 56ff17ec613b: Preparing 03:32:14 5bfe5633cd9f: Preparing 03:32:14 215b1b2b3219: Preparing 03:32:14 d62a02444d39: Preparing 03:32:14 478f2b51d03f: Waiting 03:32:14 d7640d0f24b0: Waiting 03:32:14 56ff17ec613b: Waiting 03:32:14 d62a02444d39: Waiting 03:32:14 5bfe5633cd9f: Waiting 03:32:14 a8e3ba901aad: Layer already exists 03:32:14 2643b62c57cd: Layer already exists 03:32:14 78d556e52898: Layer already exists 03:32:14 54a5a22e7e55: Layer already exists 03:32:14 784097af7468: Layer already exists 03:32:14 478f2b51d03f: Layer already exists 03:32:14 56ff17ec613b: Layer already exists 03:32:14 d7640d0f24b0: Layer already exists 03:32:14 215b1b2b3219: Layer already exists 03:32:14 5bfe5633cd9f: Layer already exists 03:32:14 d62a02444d39: Layer already exists 03:32:14 latest: digest: sha256:77e7ba73223a82410d31ab77fc37011659b69fa1d6ef0bd8f163e72a45b24621 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.70 03:32:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:32:15 2643b62c57cd: Preparing 03:32:15 784097af7468: Preparing 03:32:15 78d556e52898: Preparing 03:32:15 54a5a22e7e55: Preparing 03:32:15 a8e3ba901aad: Preparing 03:32:15 d7640d0f24b0: Preparing 03:32:15 478f2b51d03f: Preparing 03:32:15 d7640d0f24b0: Waiting 03:32:15 56ff17ec613b: Preparing 03:32:15 5bfe5633cd9f: Preparing 03:32:15 215b1b2b3219: Preparing 03:32:15 d62a02444d39: Preparing 03:32:15 478f2b51d03f: Waiting 03:32:15 5bfe5633cd9f: Waiting 03:32:15 d62a02444d39: Waiting 03:32:15 56ff17ec613b: Waiting 03:32:15 54a5a22e7e55: Layer already exists 03:32:15 a8e3ba901aad: Layer already exists 03:32:15 78d556e52898: Layer already exists 03:32:15 2643b62c57cd: Layer already exists 03:32:15 784097af7468: Layer already exists 03:32:15 478f2b51d03f: Layer already exists 03:32:15 d7640d0f24b0: Layer already exists 03:32:15 56ff17ec613b: Layer already exists 03:32:15 5bfe5633cd9f: Layer already exists 03:32:15 215b1b2b3219: Layer already exists 03:32:15 d62a02444d39: Layer already exists 03:32:15 3.2.0-dev.70: digest: sha256:77e7ba73223a82410d31ab77fc37011659b69fa1d6ef0bd8f163e72a45b24621 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:32:16 2643b62c57cd: Preparing 03:32:16 784097af7468: Preparing 03:32:16 78d556e52898: Preparing 03:32:16 54a5a22e7e55: Preparing 03:32:16 a8e3ba901aad: Preparing 03:32:16 d7640d0f24b0: Preparing 03:32:16 478f2b51d03f: Preparing 03:32:16 56ff17ec613b: Preparing 03:32:16 5bfe5633cd9f: Preparing 03:32:16 215b1b2b3219: Preparing 03:32:16 d62a02444d39: Preparing 03:32:16 d7640d0f24b0: Waiting 03:32:16 478f2b51d03f: Waiting 03:32:16 5bfe5633cd9f: Waiting 03:32:16 56ff17ec613b: Waiting 03:32:16 215b1b2b3219: Waiting 03:32:16 d62a02444d39: Waiting 03:32:16 54a5a22e7e55: Layer already exists 03:32:16 78d556e52898: Layer already exists 03:32:16 2643b62c57cd: Layer already exists 03:32:16 784097af7468: Layer already exists 03:32:16 a8e3ba901aad: Layer already exists 03:32:16 5bfe5633cd9f: Layer already exists 03:32:16 d7640d0f24b0: Layer already exists 03:32:16 56ff17ec613b: Layer already exists 03:32:16 478f2b51d03f: Layer already exists 03:32:16 215b1b2b3219: Layer already exists 03:32:16 d62a02444d39: Layer already exists 03:32:16 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:77e7ba73223a82410d31ab77fc37011659b69fa1d6ef0bd8f163e72a45b24621 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:32:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:32:16 2643b62c57cd: Preparing 03:32:16 784097af7468: Preparing 03:32:16 78d556e52898: Preparing 03:32:16 54a5a22e7e55: Preparing 03:32:16 a8e3ba901aad: Preparing 03:32:16 d7640d0f24b0: Preparing 03:32:16 478f2b51d03f: Preparing 03:32:16 56ff17ec613b: Preparing 03:32:16 5bfe5633cd9f: Preparing 03:32:16 215b1b2b3219: Preparing 03:32:16 d62a02444d39: Preparing 03:32:16 d7640d0f24b0: Waiting 03:32:16 478f2b51d03f: Waiting 03:32:16 56ff17ec613b: Waiting 03:32:16 5bfe5633cd9f: Waiting 03:32:16 215b1b2b3219: Waiting 03:32:16 d62a02444d39: Waiting 03:32:16 a8e3ba901aad: Layer already exists 03:32:16 54a5a22e7e55: Layer already exists 03:32:16 784097af7468: Layer already exists 03:32:16 2643b62c57cd: Layer already exists 03:32:16 78d556e52898: Layer already exists 03:32:16 d7640d0f24b0: Layer already exists 03:32:16 478f2b51d03f: Layer already exists 03:32:16 5bfe5633cd9f: Layer already exists 03:32:16 215b1b2b3219: Layer already exists 03:32:16 d62a02444d39: Layer already exists 03:32:16 56ff17ec613b: Layer already exists 03:32:16 main: digest: sha256:77e7ba73223a82410d31ab77fc37011659b69fa1d6ef0bd8f163e72a45b24621 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:17 ===================================================== [Pipeline] echo 03:32:17 taggedImages: 03:32:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:32:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.70 03:32:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:32:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:32:17 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:17 latest 03:32:17 3.2.0-dev.70 03:32:17 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:17 main 03:32:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:32:17 534520242007: Preparing 03:32:17 686186833bf6: Preparing 03:32:17 975adbb927b3: Preparing 03:32:17 79dec147c806: Preparing 03:32:17 156f1a2352b2: Preparing 03:32:17 d2c41a5af267: Preparing 03:32:17 d713d1b8d607: Preparing 03:32:17 d2c41a5af267: Waiting 03:32:17 d7640d0f24b0: Preparing 03:32:17 d713d1b8d607: Waiting 03:32:17 478f2b51d03f: Preparing 03:32:17 dabcf662b277: Preparing 03:32:17 d7640d0f24b0: Waiting 03:32:17 478f2b51d03f: Waiting 03:32:17 991b2cffebc1: Preparing 03:32:17 d62a02444d39: Preparing 03:32:17 dabcf662b277: Waiting 03:32:17 991b2cffebc1: Waiting 03:32:17 d62a02444d39: Waiting 03:32:17 534520242007: Pushed 03:32:17 156f1a2352b2: Pushed 03:32:17 686186833bf6: Pushed 03:32:17 d7640d0f24b0: Layer already exists 03:32:17 478f2b51d03f: Layer already exists 03:32:17 d2c41a5af267: Pushed 03:32:18 d713d1b8d607: Pushed 03:32:18 d62a02444d39: Layer already exists 03:32:18 dabcf662b277: Pushed 03:32:18 79dec147c806: Pushed 03:32:18 975adbb927b3: Pushed 03:32:19 991b2cffebc1: Pushed 03:32:19 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:78b10c3427abc899bd97abd79c721df414e297fe84450403a53fb85c80712868 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:19 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:32:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:32:19 534520242007: Preparing 03:32:19 686186833bf6: Preparing 03:32:19 975adbb927b3: Preparing 03:32:19 79dec147c806: Preparing 03:32:19 156f1a2352b2: Preparing 03:32:19 d2c41a5af267: Preparing 03:32:19 d713d1b8d607: Preparing 03:32:19 d7640d0f24b0: Preparing 03:32:19 478f2b51d03f: Preparing 03:32:19 dabcf662b277: Preparing 03:32:19 991b2cffebc1: Preparing 03:32:19 d62a02444d39: Preparing 03:32:19 d2c41a5af267: Waiting 03:32:19 d713d1b8d607: Waiting 03:32:19 478f2b51d03f: Waiting 03:32:19 dabcf662b277: Waiting 03:32:19 991b2cffebc1: Waiting 03:32:19 d62a02444d39: Waiting 03:32:19 686186833bf6: Layer already exists 03:32:19 156f1a2352b2: Layer already exists 03:32:19 534520242007: Layer already exists 03:32:19 79dec147c806: Layer already exists 03:32:19 975adbb927b3: Layer already exists 03:32:19 d2c41a5af267: Layer already exists 03:32:19 d713d1b8d607: Layer already exists 03:32:19 478f2b51d03f: Layer already exists 03:32:19 d7640d0f24b0: Layer already exists 03:32:19 dabcf662b277: Layer already exists 03:32:19 d62a02444d39: Layer already exists 03:32:19 991b2cffebc1: Layer already exists 03:32:19 latest: digest: sha256:78b10c3427abc899bd97abd79c721df414e297fe84450403a53fb85c80712868 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.70 03:32:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:32:20 534520242007: Preparing 03:32:20 686186833bf6: Preparing 03:32:20 975adbb927b3: Preparing 03:32:20 79dec147c806: Preparing 03:32:20 156f1a2352b2: Preparing 03:32:20 d2c41a5af267: Preparing 03:32:20 d713d1b8d607: Preparing 03:32:20 d7640d0f24b0: Preparing 03:32:20 478f2b51d03f: Preparing 03:32:20 dabcf662b277: Preparing 03:32:20 991b2cffebc1: Preparing 03:32:20 d62a02444d39: Preparing 03:32:20 d713d1b8d607: Waiting 03:32:20 d7640d0f24b0: Waiting 03:32:20 478f2b51d03f: Waiting 03:32:20 dabcf662b277: Waiting 03:32:20 991b2cffebc1: Waiting 03:32:20 d62a02444d39: Waiting 03:32:20 d2c41a5af267: Waiting 03:32:20 156f1a2352b2: Layer already exists 03:32:20 686186833bf6: Layer already exists 03:32:20 975adbb927b3: Layer already exists 03:32:20 534520242007: Layer already exists 03:32:20 79dec147c806: Layer already exists 03:32:20 d713d1b8d607: Layer already exists 03:32:20 d2c41a5af267: Layer already exists 03:32:20 d7640d0f24b0: Layer already exists 03:32:20 dabcf662b277: Layer already exists 03:32:20 991b2cffebc1: Layer already exists 03:32:20 d62a02444d39: Layer already exists 03:32:20 478f2b51d03f: Layer already exists 03:32:20 3.2.0-dev.70: digest: sha256:78b10c3427abc899bd97abd79c721df414e297fe84450403a53fb85c80712868 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:32:21 534520242007: Preparing 03:32:21 686186833bf6: Preparing 03:32:21 975adbb927b3: Preparing 03:32:21 79dec147c806: Preparing 03:32:21 156f1a2352b2: Preparing 03:32:21 d2c41a5af267: Preparing 03:32:21 d713d1b8d607: Preparing 03:32:21 d7640d0f24b0: Preparing 03:32:21 478f2b51d03f: Preparing 03:32:21 dabcf662b277: Preparing 03:32:21 991b2cffebc1: Preparing 03:32:21 d62a02444d39: Preparing 03:32:21 478f2b51d03f: Waiting 03:32:21 d62a02444d39: Waiting 03:32:21 d2c41a5af267: Waiting 03:32:21 991b2cffebc1: Waiting 03:32:21 d713d1b8d607: Waiting 03:32:21 d7640d0f24b0: Waiting 03:32:21 975adbb927b3: Layer already exists 03:32:21 534520242007: Layer already exists 03:32:21 156f1a2352b2: Layer already exists 03:32:21 79dec147c806: Layer already exists 03:32:21 d7640d0f24b0: Layer already exists 03:32:21 d713d1b8d607: Layer already exists 03:32:21 d2c41a5af267: Layer already exists 03:32:21 478f2b51d03f: Layer already exists 03:32:21 686186833bf6: Layer already exists 03:32:21 d62a02444d39: Layer already exists 03:32:21 dabcf662b277: Layer already exists 03:32:21 991b2cffebc1: Layer already exists 03:32:21 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:78b10c3427abc899bd97abd79c721df414e297fe84450403a53fb85c80712868 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:32:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:32:21 534520242007: Preparing 03:32:21 686186833bf6: Preparing 03:32:21 975adbb927b3: Preparing 03:32:21 79dec147c806: Preparing 03:32:21 156f1a2352b2: Preparing 03:32:21 d2c41a5af267: Preparing 03:32:21 d713d1b8d607: Preparing 03:32:21 d7640d0f24b0: Preparing 03:32:21 478f2b51d03f: Preparing 03:32:21 dabcf662b277: Preparing 03:32:21 991b2cffebc1: Preparing 03:32:21 d62a02444d39: Preparing 03:32:21 d7640d0f24b0: Waiting 03:32:21 478f2b51d03f: Waiting 03:32:21 d62a02444d39: Waiting 03:32:21 d2c41a5af267: Waiting 03:32:21 dabcf662b277: Waiting 03:32:21 991b2cffebc1: Waiting 03:32:21 d713d1b8d607: Waiting 03:32:21 156f1a2352b2: Layer already exists 03:32:21 686186833bf6: Layer already exists 03:32:21 79dec147c806: Layer already exists 03:32:21 534520242007: Layer already exists 03:32:21 975adbb927b3: Layer already exists 03:32:21 478f2b51d03f: Layer already exists 03:32:21 d7640d0f24b0: Layer already exists 03:32:21 d2c41a5af267: Layer already exists 03:32:21 d713d1b8d607: Layer already exists 03:32:21 dabcf662b277: Layer already exists 03:32:21 d62a02444d39: Layer already exists 03:32:21 991b2cffebc1: Layer already exists 03:32:21 main: digest: sha256:78b10c3427abc899bd97abd79c721df414e297fe84450403a53fb85c80712868 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:21 ===================================================== [Pipeline] echo 03:32:21 taggedImages: 03:32:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:32:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.70 03:32:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:32:21 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:32:21 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:21 latest 03:32:21 3.2.0-dev.70 03:32:21 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:21 main 03:32:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:32:22 746d269b29f5: Preparing 03:32:22 3cb9221fa670: Preparing 03:32:22 d7640d0f24b0: Preparing 03:32:22 478f2b51d03f: Preparing 03:32:22 688a3227fb69: Preparing 03:32:22 fe10648393e7: Preparing 03:32:22 d62a02444d39: Preparing 03:32:22 fe10648393e7: Waiting 03:32:22 d62a02444d39: Waiting 03:32:22 d7640d0f24b0: Layer already exists 03:32:22 478f2b51d03f: Layer already exists 03:32:22 d62a02444d39: Layer already exists 03:32:22 746d269b29f5: Pushed 03:32:22 688a3227fb69: Pushed 03:32:23 fe10648393e7: Pushed 03:32:24 3cb9221fa670: Pushed 03:32:24 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:6a26564bb278220b477e4e701f215fd123cb4780361682c5848992eaa53eef83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:24 + 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 03:32:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:32:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:32:24 746d269b29f5: Preparing 03:32:24 3cb9221fa670: Preparing 03:32:24 d7640d0f24b0: Preparing 03:32:24 478f2b51d03f: Preparing 03:32:24 688a3227fb69: Preparing 03:32:24 fe10648393e7: Preparing 03:32:24 d62a02444d39: Preparing 03:32:24 d62a02444d39: Waiting 03:32:24 fe10648393e7: Waiting 03:32:24 688a3227fb69: Layer already exists 03:32:24 3cb9221fa670: Layer already exists 03:32:24 746d269b29f5: Layer already exists 03:32:24 d7640d0f24b0: Layer already exists 03:32:24 478f2b51d03f: Layer already exists 03:32:24 fe10648393e7: Layer already exists 03:32:24 d62a02444d39: Layer already exists 03:32:24 latest: digest: sha256:6a26564bb278220b477e4e701f215fd123cb4780361682c5848992eaa53eef83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.70 03:32:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:32:25 746d269b29f5: Preparing 03:32:25 3cb9221fa670: Preparing 03:32:25 d7640d0f24b0: Preparing 03:32:25 478f2b51d03f: Preparing 03:32:25 688a3227fb69: Preparing 03:32:25 fe10648393e7: Preparing 03:32:25 d62a02444d39: Preparing 03:32:25 d62a02444d39: Waiting 03:32:25 fe10648393e7: Waiting 03:32:25 d7640d0f24b0: Layer already exists 03:32:25 746d269b29f5: Layer already exists 03:32:25 688a3227fb69: Layer already exists 03:32:25 478f2b51d03f: Layer already exists 03:32:25 3cb9221fa670: Layer already exists 03:32:25 d62a02444d39: Layer already exists 03:32:25 fe10648393e7: Layer already exists 03:32:25 3.2.0-dev.70: digest: sha256:6a26564bb278220b477e4e701f215fd123cb4780361682c5848992eaa53eef83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:25 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:32:26 746d269b29f5: Preparing 03:32:26 3cb9221fa670: Preparing 03:32:26 d7640d0f24b0: Preparing 03:32:26 478f2b51d03f: Preparing 03:32:26 688a3227fb69: Preparing 03:32:26 fe10648393e7: Preparing 03:32:26 d62a02444d39: Preparing 03:32:26 fe10648393e7: Waiting 03:32:26 d62a02444d39: Waiting 03:32:26 d7640d0f24b0: Layer already exists 03:32:26 3cb9221fa670: Layer already exists 03:32:26 746d269b29f5: Layer already exists 03:32:26 478f2b51d03f: Layer already exists 03:32:26 fe10648393e7: Layer already exists 03:32:26 d62a02444d39: Layer already exists 03:32:26 688a3227fb69: Layer already exists 03:32:26 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:6a26564bb278220b477e4e701f215fd123cb4780361682c5848992eaa53eef83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:26 + 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 03:32:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:32:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:32:26 746d269b29f5: Preparing 03:32:26 3cb9221fa670: Preparing 03:32:26 d7640d0f24b0: Preparing 03:32:26 478f2b51d03f: Preparing 03:32:26 688a3227fb69: Preparing 03:32:26 fe10648393e7: Preparing 03:32:26 d62a02444d39: Preparing 03:32:26 fe10648393e7: Waiting 03:32:26 d62a02444d39: Waiting 03:32:26 3cb9221fa670: Layer already exists 03:32:26 688a3227fb69: Layer already exists 03:32:26 478f2b51d03f: Layer already exists 03:32:26 d7640d0f24b0: Layer already exists 03:32:26 746d269b29f5: Layer already exists 03:32:26 fe10648393e7: Layer already exists 03:32:26 d62a02444d39: Layer already exists 03:32:26 main: digest: sha256:6a26564bb278220b477e4e701f215fd123cb4780361682c5848992eaa53eef83 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:27 ===================================================== [Pipeline] echo 03:32:27 taggedImages: 03:32:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:32:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.70 03:32:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:32:27 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:32:27 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:27 latest 03:32:27 3.2.0-dev.70 03:32:27 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:27 main 03:32:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:32:27 b7e3951e4a71: Preparing 03:32:27 58bf92e846fb: Preparing 03:32:27 f8bb1968ee7e: Preparing 03:32:27 d7640d0f24b0: Preparing 03:32:27 478f2b51d03f: Preparing 03:32:27 79325c44e6c9: Preparing 03:32:27 ae56fd0ce66e: Preparing 03:32:27 01912443288a: Preparing 03:32:27 400599cf9622: Preparing 03:32:27 d62a02444d39: Preparing 03:32:27 ae56fd0ce66e: Waiting 03:32:27 01912443288a: Waiting 03:32:27 400599cf9622: Waiting 03:32:27 d62a02444d39: Waiting 03:32:27 79325c44e6c9: Waiting 03:32:27 58bf92e846fb: Pushed 03:32:27 f8bb1968ee7e: Pushed 03:32:27 478f2b51d03f: Layer already exists 03:32:27 b7e3951e4a71: Pushed 03:32:27 d7640d0f24b0: Layer already exists 03:32:28 01912443288a: Pushed 03:32:28 d62a02444d39: Layer already exists 03:32:28 400599cf9622: Pushed 03:32:33 ae56fd0ce66e: Pushed 03:32:36 79325c44e6c9: Pushed 03:32:36 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:83785a0f444112c22c50df16040c033c4c8f213821df697688c27fab31164a11 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:32:37 b7e3951e4a71: Preparing 03:32:37 58bf92e846fb: Preparing 03:32:37 f8bb1968ee7e: Preparing 03:32:37 d7640d0f24b0: Preparing 03:32:37 478f2b51d03f: Preparing 03:32:37 79325c44e6c9: Preparing 03:32:37 ae56fd0ce66e: Preparing 03:32:37 01912443288a: Preparing 03:32:37 400599cf9622: Preparing 03:32:37 d62a02444d39: Preparing 03:32:37 01912443288a: Waiting 03:32:37 400599cf9622: Waiting 03:32:37 79325c44e6c9: Waiting 03:32:37 d62a02444d39: Waiting 03:32:37 ae56fd0ce66e: Waiting 03:32:37 478f2b51d03f: Layer already exists 03:32:37 f8bb1968ee7e: Layer already exists 03:32:37 b7e3951e4a71: Layer already exists 03:32:37 d7640d0f24b0: Layer already exists 03:32:37 58bf92e846fb: Layer already exists 03:32:37 400599cf9622: Layer already exists 03:32:37 79325c44e6c9: Layer already exists 03:32:37 ae56fd0ce66e: Layer already exists 03:32:37 01912443288a: Layer already exists 03:32:37 d62a02444d39: Layer already exists 03:32:37 latest: digest: sha256:83785a0f444112c22c50df16040c033c4c8f213821df697688c27fab31164a11 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.70 03:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:32:38 b7e3951e4a71: Preparing 03:32:38 58bf92e846fb: Preparing 03:32:38 f8bb1968ee7e: Preparing 03:32:38 d7640d0f24b0: Preparing 03:32:38 478f2b51d03f: Preparing 03:32:38 79325c44e6c9: Preparing 03:32:38 ae56fd0ce66e: Preparing 03:32:38 01912443288a: Preparing 03:32:38 400599cf9622: Preparing 03:32:38 d62a02444d39: Preparing 03:32:38 79325c44e6c9: Waiting 03:32:38 ae56fd0ce66e: Waiting 03:32:38 01912443288a: Waiting 03:32:38 400599cf9622: Waiting 03:32:38 d62a02444d39: Waiting 03:32:38 478f2b51d03f: Layer already exists 03:32:38 d7640d0f24b0: Layer already exists 03:32:38 58bf92e846fb: Layer already exists 03:32:38 b7e3951e4a71: Layer already exists 03:32:38 f8bb1968ee7e: Layer already exists 03:32:38 ae56fd0ce66e: Layer already exists 03:32:38 79325c44e6c9: Layer already exists 03:32:38 01912443288a: Layer already exists 03:32:38 d62a02444d39: Layer already exists 03:32:38 400599cf9622: Layer already exists 03:32:38 3.2.0-dev.70: digest: sha256:83785a0f444112c22c50df16040c033c4c8f213821df697688c27fab31164a11 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:32:38 b7e3951e4a71: Preparing 03:32:38 58bf92e846fb: Preparing 03:32:38 f8bb1968ee7e: Preparing 03:32:38 d7640d0f24b0: Preparing 03:32:38 478f2b51d03f: Preparing 03:32:38 79325c44e6c9: Preparing 03:32:38 ae56fd0ce66e: Preparing 03:32:38 01912443288a: Preparing 03:32:38 400599cf9622: Preparing 03:32:38 d62a02444d39: Preparing 03:32:38 01912443288a: Waiting 03:32:38 400599cf9622: Waiting 03:32:38 d62a02444d39: Waiting 03:32:38 79325c44e6c9: Waiting 03:32:38 ae56fd0ce66e: Waiting 03:32:38 f8bb1968ee7e: Layer already exists 03:32:38 478f2b51d03f: Layer already exists 03:32:38 58bf92e846fb: Layer already exists 03:32:38 d7640d0f24b0: Layer already exists 03:32:38 b7e3951e4a71: Layer already exists 03:32:38 ae56fd0ce66e: Layer already exists 03:32:38 79325c44e6c9: Layer already exists 03:32:38 01912443288a: Layer already exists 03:32:38 400599cf9622: Layer already exists 03:32:38 d62a02444d39: Layer already exists 03:32:38 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:83785a0f444112c22c50df16040c033c4c8f213821df697688c27fab31164a11 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:39 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:32:39 b7e3951e4a71: Preparing 03:32:39 58bf92e846fb: Preparing 03:32:39 f8bb1968ee7e: Preparing 03:32:39 d7640d0f24b0: Preparing 03:32:39 478f2b51d03f: Preparing 03:32:39 79325c44e6c9: Preparing 03:32:39 ae56fd0ce66e: Preparing 03:32:39 01912443288a: Preparing 03:32:39 400599cf9622: Preparing 03:32:39 d62a02444d39: Preparing 03:32:39 01912443288a: Waiting 03:32:39 400599cf9622: Waiting 03:32:39 d62a02444d39: Waiting 03:32:39 79325c44e6c9: Waiting 03:32:39 ae56fd0ce66e: Waiting 03:32:39 f8bb1968ee7e: Layer already exists 03:32:39 b7e3951e4a71: Layer already exists 03:32:39 478f2b51d03f: Layer already exists 03:32:39 58bf92e846fb: Layer already exists 03:32:39 d7640d0f24b0: Layer already exists 03:32:39 01912443288a: Layer already exists 03:32:39 ae56fd0ce66e: Layer already exists 03:32:39 79325c44e6c9: Layer already exists 03:32:39 400599cf9622: Layer already exists 03:32:39 d62a02444d39: Layer already exists 03:32:39 main: digest: sha256:83785a0f444112c22c50df16040c033c4c8f213821df697688c27fab31164a11 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:39 ===================================================== [Pipeline] echo 03:32:39 taggedImages: 03:32:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:32:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.70 03:32:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:39 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:32:39 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:32:39 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:39 latest 03:32:39 3.2.0-dev.70 03:32:39 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:39 main 03:32:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:32:40 7bb2473ae69d: Preparing 03:32:40 923dadc54fbb: Preparing 03:32:40 1faba4da75f0: Preparing 03:32:40 d7640d0f24b0: Preparing 03:32:40 478f2b51d03f: Preparing 03:32:40 7eb5669800dc: Preparing 03:32:40 5151106be16b: Preparing 03:32:40 06e002a4fe53: Preparing 03:32:40 d62a02444d39: Preparing 03:32:40 06e002a4fe53: Waiting 03:32:40 5151106be16b: Waiting 03:32:40 d62a02444d39: Waiting 03:32:40 7eb5669800dc: Waiting 03:32:40 d7640d0f24b0: Layer already exists 03:32:40 478f2b51d03f: Layer already exists 03:32:40 923dadc54fbb: Pushed 03:32:40 1faba4da75f0: Pushed 03:32:40 7bb2473ae69d: Pushed 03:32:40 5151106be16b: Pushed 03:32:40 d62a02444d39: Layer already exists 03:32:40 06e002a4fe53: Pushed 03:32:50 7eb5669800dc: Pushed 03:32:50 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:b4767b8f39f20a5e749ec1ca9381e2567c83363d15a42c89f7fef2c1d17a381b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:32:51 7bb2473ae69d: Preparing 03:32:51 923dadc54fbb: Preparing 03:32:51 1faba4da75f0: Preparing 03:32:51 d7640d0f24b0: Preparing 03:32:51 478f2b51d03f: Preparing 03:32:51 7eb5669800dc: Preparing 03:32:51 5151106be16b: Preparing 03:32:51 06e002a4fe53: Preparing 03:32:51 d62a02444d39: Preparing 03:32:51 7eb5669800dc: Waiting 03:32:51 5151106be16b: Waiting 03:32:51 06e002a4fe53: Waiting 03:32:51 d62a02444d39: Waiting 03:32:51 923dadc54fbb: Layer already exists 03:32:51 478f2b51d03f: Layer already exists 03:32:51 7bb2473ae69d: Layer already exists 03:32:51 1faba4da75f0: Layer already exists 03:32:51 d7640d0f24b0: Layer already exists 03:32:51 06e002a4fe53: Layer already exists 03:32:51 5151106be16b: Layer already exists 03:32:51 7eb5669800dc: Layer already exists 03:32:51 d62a02444d39: Layer already exists 03:32:51 latest: digest: sha256:b4767b8f39f20a5e749ec1ca9381e2567c83363d15a42c89f7fef2c1d17a381b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.70 03:32:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:32:51 7bb2473ae69d: Preparing 03:32:51 923dadc54fbb: Preparing 03:32:51 1faba4da75f0: Preparing 03:32:51 d7640d0f24b0: Preparing 03:32:51 478f2b51d03f: Preparing 03:32:51 7eb5669800dc: Preparing 03:32:51 5151106be16b: Preparing 03:32:51 06e002a4fe53: Preparing 03:32:51 d62a02444d39: Preparing 03:32:51 5151106be16b: Waiting 03:32:51 06e002a4fe53: Waiting 03:32:51 d62a02444d39: Waiting 03:32:51 7eb5669800dc: Waiting 03:32:51 d7640d0f24b0: Layer already exists 03:32:51 923dadc54fbb: Layer already exists 03:32:51 478f2b51d03f: Layer already exists 03:32:51 1faba4da75f0: Layer already exists 03:32:51 7bb2473ae69d: Layer already exists 03:32:51 06e002a4fe53: Layer already exists 03:32:51 5151106be16b: Layer already exists 03:32:51 7eb5669800dc: Layer already exists 03:32:51 d62a02444d39: Layer already exists 03:32:51 3.2.0-dev.70: digest: sha256:b4767b8f39f20a5e749ec1ca9381e2567c83363d15a42c89f7fef2c1d17a381b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:32:52 7bb2473ae69d: Preparing 03:32:52 923dadc54fbb: Preparing 03:32:52 1faba4da75f0: Preparing 03:32:52 d7640d0f24b0: Preparing 03:32:52 478f2b51d03f: Preparing 03:32:52 7eb5669800dc: Preparing 03:32:52 5151106be16b: Preparing 03:32:52 06e002a4fe53: Preparing 03:32:52 d62a02444d39: Preparing 03:32:52 06e002a4fe53: Waiting 03:32:52 d62a02444d39: Waiting 03:32:52 7eb5669800dc: Waiting 03:32:52 5151106be16b: Waiting 03:32:52 d7640d0f24b0: Layer already exists 03:32:52 1faba4da75f0: Layer already exists 03:32:52 7bb2473ae69d: Layer already exists 03:32:52 923dadc54fbb: Layer already exists 03:32:52 478f2b51d03f: Layer already exists 03:32:52 7eb5669800dc: Layer already exists 03:32:52 5151106be16b: Layer already exists 03:32:52 d62a02444d39: Layer already exists 03:32:52 06e002a4fe53: Layer already exists 03:32:52 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:b4767b8f39f20a5e749ec1ca9381e2567c83363d15a42c89f7fef2c1d17a381b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:32:53 7bb2473ae69d: Preparing 03:32:53 923dadc54fbb: Preparing 03:32:53 1faba4da75f0: Preparing 03:32:53 d7640d0f24b0: Preparing 03:32:53 478f2b51d03f: Preparing 03:32:53 7eb5669800dc: Preparing 03:32:53 5151106be16b: Preparing 03:32:53 06e002a4fe53: Preparing 03:32:53 d62a02444d39: Preparing 03:32:53 7eb5669800dc: Waiting 03:32:53 5151106be16b: Waiting 03:32:53 06e002a4fe53: Waiting 03:32:53 d62a02444d39: Waiting 03:32:53 1faba4da75f0: Layer already exists 03:32:53 d7640d0f24b0: Layer already exists 03:32:53 478f2b51d03f: Layer already exists 03:32:53 923dadc54fbb: Layer already exists 03:32:53 7bb2473ae69d: Layer already exists 03:32:53 5151106be16b: Layer already exists 03:32:53 7eb5669800dc: Layer already exists 03:32:53 d62a02444d39: Layer already exists 03:32:53 06e002a4fe53: Layer already exists 03:32:53 main: digest: sha256:b4767b8f39f20a5e749ec1ca9381e2567c83363d15a42c89f7fef2c1d17a381b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:53 ===================================================== [Pipeline] echo 03:32:53 taggedImages: 03:32:53 - nexus3.edgexfoundry.org:10004/security-spire-config:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:53 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:32:53 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.70 03:32:53 - nexus3.edgexfoundry.org:10004/security-spire-config:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:53 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:32:53 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:32:53 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:53 latest 03:32:53 3.2.0-dev.70 03:32:53 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:53 main 03:32:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:32:53 1880bb88f70c: Preparing 03:32:53 b8547ee0d289: Preparing 03:32:53 7fc832ea022b: Preparing 03:32:53 d7640d0f24b0: Preparing 03:32:53 478f2b51d03f: Preparing 03:32:53 7eb5669800dc: Preparing 03:32:53 01912443288a: Preparing 03:32:53 400599cf9622: Preparing 03:32:53 d62a02444d39: Preparing 03:32:53 01912443288a: Waiting 03:32:53 400599cf9622: Waiting 03:32:53 d62a02444d39: Waiting 03:32:53 7eb5669800dc: Waiting 03:32:53 478f2b51d03f: Layer already exists 03:32:53 d7640d0f24b0: Layer already exists 03:32:53 7eb5669800dc: Layer already exists 03:32:53 01912443288a: Layer already exists 03:32:53 400599cf9622: Layer already exists 03:32:53 d62a02444d39: Layer already exists 03:32:53 1880bb88f70c: Pushed 03:32:53 7fc832ea022b: Pushed 03:32:53 b8547ee0d289: Pushed 03:32:54 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:7cd58f66b08f6b17c1ab66b585c0fb4c51500f9e23e9c35ef6e1179957a34fa2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:32:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:32:54 1880bb88f70c: Preparing 03:32:54 b8547ee0d289: Preparing 03:32:54 7fc832ea022b: Preparing 03:32:54 d7640d0f24b0: Preparing 03:32:54 478f2b51d03f: Preparing 03:32:54 7eb5669800dc: Preparing 03:32:54 01912443288a: Preparing 03:32:54 400599cf9622: Preparing 03:32:54 d62a02444d39: Preparing 03:32:54 01912443288a: Waiting 03:32:54 400599cf9622: Waiting 03:32:54 7eb5669800dc: Waiting 03:32:54 d62a02444d39: Waiting 03:32:54 b8547ee0d289: Layer already exists 03:32:54 d7640d0f24b0: Layer already exists 03:32:54 478f2b51d03f: Layer already exists 03:32:54 7fc832ea022b: Layer already exists 03:32:54 1880bb88f70c: Layer already exists 03:32:54 7eb5669800dc: Layer already exists 03:32:54 d62a02444d39: Layer already exists 03:32:54 01912443288a: Layer already exists 03:32:54 400599cf9622: Layer already exists 03:32:54 latest: digest: sha256:7cd58f66b08f6b17c1ab66b585c0fb4c51500f9e23e9c35ef6e1179957a34fa2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.70 03:32:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:32:55 1880bb88f70c: Preparing 03:32:55 b8547ee0d289: Preparing 03:32:55 7fc832ea022b: Preparing 03:32:55 d7640d0f24b0: Preparing 03:32:55 478f2b51d03f: Preparing 03:32:55 7eb5669800dc: Preparing 03:32:55 01912443288a: Preparing 03:32:55 400599cf9622: Preparing 03:32:55 d62a02444d39: Preparing 03:32:55 01912443288a: Waiting 03:32:55 400599cf9622: Waiting 03:32:55 d62a02444d39: Waiting 03:32:55 7eb5669800dc: Waiting 03:32:55 478f2b51d03f: Layer already exists 03:32:55 7fc832ea022b: Layer already exists 03:32:55 d7640d0f24b0: Layer already exists 03:32:55 b8547ee0d289: Layer already exists 03:32:55 1880bb88f70c: Layer already exists 03:32:55 01912443288a: Layer already exists 03:32:55 400599cf9622: Layer already exists 03:32:55 7eb5669800dc: Layer already exists 03:32:55 d62a02444d39: Layer already exists 03:32:55 3.2.0-dev.70: digest: sha256:7cd58f66b08f6b17c1ab66b585c0fb4c51500f9e23e9c35ef6e1179957a34fa2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:32:56 1880bb88f70c: Preparing 03:32:56 b8547ee0d289: Preparing 03:32:56 7fc832ea022b: Preparing 03:32:56 d7640d0f24b0: Preparing 03:32:56 478f2b51d03f: Preparing 03:32:56 7eb5669800dc: Preparing 03:32:56 01912443288a: Preparing 03:32:56 400599cf9622: Preparing 03:32:56 d62a02444d39: Preparing 03:32:56 400599cf9622: Waiting 03:32:56 01912443288a: Waiting 03:32:56 d62a02444d39: Waiting 03:32:56 7eb5669800dc: Waiting 03:32:56 7fc832ea022b: Layer already exists 03:32:56 478f2b51d03f: Layer already exists 03:32:56 b8547ee0d289: Layer already exists 03:32:56 1880bb88f70c: Layer already exists 03:32:56 d7640d0f24b0: Layer already exists 03:32:56 400599cf9622: Layer already exists 03:32:56 7eb5669800dc: Layer already exists 03:32:56 01912443288a: Layer already exists 03:32:56 d62a02444d39: Layer already exists 03:32:56 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:7cd58f66b08f6b17c1ab66b585c0fb4c51500f9e23e9c35ef6e1179957a34fa2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:56 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:32:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:32:56 1880bb88f70c: Preparing 03:32:56 b8547ee0d289: Preparing 03:32:56 7fc832ea022b: Preparing 03:32:56 d7640d0f24b0: Preparing 03:32:56 478f2b51d03f: Preparing 03:32:56 7eb5669800dc: Preparing 03:32:56 01912443288a: Preparing 03:32:56 400599cf9622: Preparing 03:32:56 d62a02444d39: Preparing 03:32:56 400599cf9622: Waiting 03:32:56 7eb5669800dc: Waiting 03:32:56 01912443288a: Waiting 03:32:56 d62a02444d39: Waiting 03:32:56 1880bb88f70c: Layer already exists 03:32:56 b8547ee0d289: Layer already exists 03:32:56 478f2b51d03f: Layer already exists 03:32:56 7fc832ea022b: Layer already exists 03:32:56 d7640d0f24b0: Layer already exists 03:32:56 01912443288a: Layer already exists 03:32:56 400599cf9622: Layer already exists 03:32:56 7eb5669800dc: Layer already exists 03:32:56 d62a02444d39: Layer already exists 03:32:56 main: digest: sha256:7cd58f66b08f6b17c1ab66b585c0fb4c51500f9e23e9c35ef6e1179957a34fa2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:32:56 ===================================================== [Pipeline] echo 03:32:56 taggedImages: 03:32:56 - nexus3.edgexfoundry.org:10004/security-spire-server:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:56 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:32:56 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.70 03:32:56 - nexus3.edgexfoundry.org:10004/security-spire-server:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:56 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:32:57 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 03:32:57 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:57 latest 03:32:57 3.2.0-dev.70 03:32:57 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:32:57 main 03:32:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:57 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:32:57 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:32:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:32:57 e2581da431e9: Preparing 03:32:57 f0dbaaf170ad: Preparing 03:32:57 d7640d0f24b0: Preparing 03:32:57 478f2b51d03f: Preparing 03:32:57 2745369e7c80: Preparing 03:32:57 3d03e4c8f1af: Preparing 03:32:57 d62a02444d39: Preparing 03:32:57 d62a02444d39: Waiting 03:32:57 3d03e4c8f1af: Waiting 03:32:57 d7640d0f24b0: Layer already exists 03:32:57 478f2b51d03f: Layer already exists 03:32:57 d62a02444d39: Layer already exists 03:32:57 e2581da431e9: Pushed 03:32:57 2745369e7c80: Pushed 03:32:58 3d03e4c8f1af: Pushed 03:33:01 f0dbaaf170ad: Pushed 03:33:01 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:3cf950530edd3f21683685db5239f7bd5901cd8ca60a51546283486b4582554c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:01 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:02 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 03:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:33:02 e2581da431e9: Preparing 03:33:02 f0dbaaf170ad: Preparing 03:33:02 d7640d0f24b0: Preparing 03:33:02 478f2b51d03f: Preparing 03:33:02 2745369e7c80: Preparing 03:33:02 3d03e4c8f1af: Preparing 03:33:02 d62a02444d39: Preparing 03:33:02 3d03e4c8f1af: Waiting 03:33:02 d62a02444d39: Waiting 03:33:02 e2581da431e9: Layer already exists 03:33:02 d7640d0f24b0: Layer already exists 03:33:02 478f2b51d03f: Layer already exists 03:33:02 f0dbaaf170ad: Layer already exists 03:33:02 2745369e7c80: Layer already exists 03:33:02 3d03e4c8f1af: Layer already exists 03:33:02 d62a02444d39: Layer already exists 03:33:02 latest: digest: sha256:3cf950530edd3f21683685db5239f7bd5901cd8ca60a51546283486b4582554c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:02 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:02 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.70 03:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:33:02 e2581da431e9: Preparing 03:33:02 f0dbaaf170ad: Preparing 03:33:02 d7640d0f24b0: Preparing 03:33:02 478f2b51d03f: Preparing 03:33:02 2745369e7c80: Preparing 03:33:02 3d03e4c8f1af: Preparing 03:33:02 d62a02444d39: Preparing 03:33:02 d62a02444d39: Waiting 03:33:02 3d03e4c8f1af: Waiting 03:33:02 d7640d0f24b0: Layer already exists 03:33:02 2745369e7c80: Layer already exists 03:33:02 f0dbaaf170ad: Layer already exists 03:33:02 e2581da431e9: Layer already exists 03:33:02 478f2b51d03f: Layer already exists 03:33:02 3d03e4c8f1af: Layer already exists 03:33:02 d62a02444d39: Layer already exists 03:33:02 3.2.0-dev.70: digest: sha256:3cf950530edd3f21683685db5239f7bd5901cd8ca60a51546283486b4582554c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:03 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:03 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:33:03 e2581da431e9: Preparing 03:33:03 f0dbaaf170ad: Preparing 03:33:03 d7640d0f24b0: Preparing 03:33:03 478f2b51d03f: Preparing 03:33:03 2745369e7c80: Preparing 03:33:03 3d03e4c8f1af: Preparing 03:33:03 d62a02444d39: Preparing 03:33:03 3d03e4c8f1af: Waiting 03:33:03 d62a02444d39: Waiting 03:33:03 478f2b51d03f: Layer already exists 03:33:03 f0dbaaf170ad: Layer already exists 03:33:03 2745369e7c80: Layer already exists 03:33:03 d7640d0f24b0: Layer already exists 03:33:03 e2581da431e9: Layer already exists 03:33:03 3d03e4c8f1af: Layer already exists 03:33:03 d62a02444d39: Layer already exists 03:33:03 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:3cf950530edd3f21683685db5239f7bd5901cd8ca60a51546283486b4582554c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:03 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:03 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 03:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:33:03 e2581da431e9: Preparing 03:33:03 f0dbaaf170ad: Preparing 03:33:03 d7640d0f24b0: Preparing 03:33:03 478f2b51d03f: Preparing 03:33:03 2745369e7c80: Preparing 03:33:03 3d03e4c8f1af: Preparing 03:33:03 d62a02444d39: Preparing 03:33:03 d62a02444d39: Waiting 03:33:03 3d03e4c8f1af: Waiting 03:33:03 e2581da431e9: Layer already exists 03:33:03 2745369e7c80: Layer already exists 03:33:03 f0dbaaf170ad: Layer already exists 03:33:03 478f2b51d03f: Layer already exists 03:33:03 d7640d0f24b0: Layer already exists 03:33:03 d62a02444d39: Layer already exists 03:33:03 3d03e4c8f1af: Layer already exists 03:33:03 main: digest: sha256:3cf950530edd3f21683685db5239f7bd5901cd8ca60a51546283486b4582554c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:04 ===================================================== [Pipeline] echo 03:33:04 taggedImages: 03:33:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:33:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 03:33:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.70 03:33:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:33:04 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 03:33:04 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:33:04 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:33:04 latest 03:33:04 3.2.0-dev.70 03:33:04 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:33:04 main 03:33:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:33:04 c120f397f9e5: Preparing 03:33:04 e7aae87e957e: Preparing 03:33:04 d7640d0f24b0: Preparing 03:33:04 478f2b51d03f: Preparing 03:33:04 fe2d0b07a961: Preparing 03:33:04 abb4f6be9f2c: Preparing 03:33:04 d62a02444d39: Preparing 03:33:04 abb4f6be9f2c: Waiting 03:33:04 d62a02444d39: Waiting 03:33:04 d7640d0f24b0: Layer already exists 03:33:04 478f2b51d03f: Layer already exists 03:33:04 d62a02444d39: Layer already exists 03:33:04 c120f397f9e5: Pushed 03:33:04 fe2d0b07a961: Pushed 03:33:04 abb4f6be9f2c: Pushed 03:33:08 e7aae87e957e: Pushed 03:33:08 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:26277e16afac407e3c8606987ebcd4a48910870224e7401bbd473598069eab6c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:33:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:33:08 c120f397f9e5: Preparing 03:33:08 e7aae87e957e: Preparing 03:33:08 d7640d0f24b0: Preparing 03:33:08 478f2b51d03f: Preparing 03:33:08 fe2d0b07a961: Preparing 03:33:08 abb4f6be9f2c: Preparing 03:33:08 d62a02444d39: Preparing 03:33:08 abb4f6be9f2c: Waiting 03:33:08 d62a02444d39: Waiting 03:33:08 478f2b51d03f: Layer already exists 03:33:08 fe2d0b07a961: Layer already exists 03:33:08 c120f397f9e5: Layer already exists 03:33:08 e7aae87e957e: Layer already exists 03:33:08 d7640d0f24b0: Layer already exists 03:33:08 abb4f6be9f2c: Layer already exists 03:33:08 d62a02444d39: Layer already exists 03:33:08 latest: digest: sha256:26277e16afac407e3c8606987ebcd4a48910870224e7401bbd473598069eab6c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.70 03:33:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:33:09 c120f397f9e5: Preparing 03:33:09 e7aae87e957e: Preparing 03:33:09 d7640d0f24b0: Preparing 03:33:09 478f2b51d03f: Preparing 03:33:09 fe2d0b07a961: Preparing 03:33:09 abb4f6be9f2c: Preparing 03:33:09 d62a02444d39: Preparing 03:33:09 abb4f6be9f2c: Waiting 03:33:09 d62a02444d39: Waiting 03:33:09 d7640d0f24b0: Layer already exists 03:33:09 fe2d0b07a961: Layer already exists 03:33:09 c120f397f9e5: Layer already exists 03:33:09 abb4f6be9f2c: Layer already exists 03:33:09 d62a02444d39: Layer already exists 03:33:09 478f2b51d03f: Layer already exists 03:33:09 e7aae87e957e: Layer already exists 03:33:09 3.2.0-dev.70: digest: sha256:26277e16afac407e3c8606987ebcd4a48910870224e7401bbd473598069eab6c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:33:10 c120f397f9e5: Preparing 03:33:10 e7aae87e957e: Preparing 03:33:10 d7640d0f24b0: Preparing 03:33:10 478f2b51d03f: Preparing 03:33:10 fe2d0b07a961: Preparing 03:33:10 abb4f6be9f2c: Preparing 03:33:10 d62a02444d39: Preparing 03:33:10 abb4f6be9f2c: Waiting 03:33:10 d62a02444d39: Waiting 03:33:10 478f2b51d03f: Layer already exists 03:33:10 e7aae87e957e: Layer already exists 03:33:10 fe2d0b07a961: Layer already exists 03:33:10 c120f397f9e5: Layer already exists 03:33:10 d7640d0f24b0: Layer already exists 03:33:10 abb4f6be9f2c: Layer already exists 03:33:10 d62a02444d39: Layer already exists 03:33:10 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:26277e16afac407e3c8606987ebcd4a48910870224e7401bbd473598069eab6c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:33:10 c120f397f9e5: Preparing 03:33:10 e7aae87e957e: Preparing 03:33:10 d7640d0f24b0: Preparing 03:33:10 478f2b51d03f: Preparing 03:33:10 fe2d0b07a961: Preparing 03:33:10 abb4f6be9f2c: Preparing 03:33:10 d62a02444d39: Preparing 03:33:10 abb4f6be9f2c: Waiting 03:33:10 d62a02444d39: Waiting 03:33:10 e7aae87e957e: Layer already exists 03:33:10 fe2d0b07a961: Layer already exists 03:33:10 c120f397f9e5: Layer already exists 03:33:10 478f2b51d03f: Layer already exists 03:33:10 d7640d0f24b0: Layer already exists 03:33:10 d62a02444d39: Layer already exists 03:33:10 abb4f6be9f2c: Layer already exists 03:33:10 main: digest: sha256:26277e16afac407e3c8606987ebcd4a48910870224e7401bbd473598069eab6c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:10 ===================================================== [Pipeline] echo 03:33:10 taggedImages: 03:33:10 - nexus3.edgexfoundry.org:10004/support-notifications:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:33:10 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:33:10 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.70 03:33:10 - nexus3.edgexfoundry.org:10004/support-notifications:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:33:10 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:33:10 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:33:10 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:33:10 latest 03:33:10 3.2.0-dev.70 03:33:10 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:33:10 main 03:33:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:33:11 1a6edafa6162: Preparing 03:33:11 57d9c0b1c12e: Preparing 03:33:11 d7640d0f24b0: Preparing 03:33:11 478f2b51d03f: Preparing 03:33:11 3c44134a70c4: Preparing 03:33:11 17a501b4de8d: Preparing 03:33:11 d62a02444d39: Preparing 03:33:11 17a501b4de8d: Waiting 03:33:11 d62a02444d39: Waiting 03:33:11 3c44134a70c4: Layer already exists 03:33:11 478f2b51d03f: Layer already exists 03:33:11 d7640d0f24b0: Layer already exists 03:33:11 17a501b4de8d: Layer already exists 03:33:11 d62a02444d39: Layer already exists 03:33:11 1a6edafa6162: Pushed 03:33:14 57d9c0b1c12e: Pushed 03:33:14 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:5c56c158327815adbd408c775ffdd9732637e252367947e5f5d08a9d4c69a2c4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:33:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:33:15 1a6edafa6162: Preparing 03:33:15 57d9c0b1c12e: Preparing 03:33:15 d7640d0f24b0: Preparing 03:33:15 478f2b51d03f: Preparing 03:33:15 3c44134a70c4: Preparing 03:33:15 17a501b4de8d: Preparing 03:33:15 d62a02444d39: Preparing 03:33:15 17a501b4de8d: Waiting 03:33:15 d62a02444d39: Waiting 03:33:15 d7640d0f24b0: Layer already exists 03:33:15 57d9c0b1c12e: Layer already exists 03:33:15 1a6edafa6162: Layer already exists 03:33:15 478f2b51d03f: Layer already exists 03:33:15 3c44134a70c4: Layer already exists 03:33:15 17a501b4de8d: Layer already exists 03:33:15 d62a02444d39: Layer already exists 03:33:15 latest: digest: sha256:5c56c158327815adbd408c775ffdd9732637e252367947e5f5d08a9d4c69a2c4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.70 03:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:33:16 1a6edafa6162: Preparing 03:33:16 57d9c0b1c12e: Preparing 03:33:16 d7640d0f24b0: Preparing 03:33:16 478f2b51d03f: Preparing 03:33:16 3c44134a70c4: Preparing 03:33:16 17a501b4de8d: Preparing 03:33:16 d62a02444d39: Preparing 03:33:16 d62a02444d39: Waiting 03:33:16 17a501b4de8d: Waiting 03:33:16 478f2b51d03f: Layer already exists 03:33:16 57d9c0b1c12e: Layer already exists 03:33:16 d7640d0f24b0: Layer already exists 03:33:16 3c44134a70c4: Layer already exists 03:33:16 1a6edafa6162: Layer already exists 03:33:16 17a501b4de8d: Layer already exists 03:33:16 d62a02444d39: Layer already exists 03:33:16 3.2.0-dev.70: digest: sha256:5c56c158327815adbd408c775ffdd9732637e252367947e5f5d08a9d4c69a2c4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:33:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:33:16 1a6edafa6162: Preparing 03:33:16 57d9c0b1c12e: Preparing 03:33:16 d7640d0f24b0: Preparing 03:33:16 478f2b51d03f: Preparing 03:33:16 3c44134a70c4: Preparing 03:33:16 17a501b4de8d: Preparing 03:33:16 d62a02444d39: Preparing 03:33:16 17a501b4de8d: Waiting 03:33:16 d62a02444d39: Waiting 03:33:16 57d9c0b1c12e: Layer already exists 03:33:16 1a6edafa6162: Layer already exists 03:33:16 3c44134a70c4: Layer already exists 03:33:16 478f2b51d03f: Layer already exists 03:33:16 d7640d0f24b0: Layer already exists 03:33:16 d62a02444d39: Layer already exists 03:33:16 17a501b4de8d: Layer already exists 03:33:16 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:5c56c158327815adbd408c775ffdd9732637e252367947e5f5d08a9d4c69a2c4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:33:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:33:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:33:17 1a6edafa6162: Preparing 03:33:17 57d9c0b1c12e: Preparing 03:33:17 d7640d0f24b0: Preparing 03:33:17 478f2b51d03f: Preparing 03:33:17 3c44134a70c4: Preparing 03:33:17 17a501b4de8d: Preparing 03:33:17 d62a02444d39: Preparing 03:33:17 d62a02444d39: Waiting 03:33:17 57d9c0b1c12e: Layer already exists 03:33:17 3c44134a70c4: Layer already exists 03:33:17 478f2b51d03f: Layer already exists 03:33:17 d7640d0f24b0: Layer already exists 03:33:17 17a501b4de8d: Layer already exists 03:33:17 d62a02444d39: Layer already exists 03:33:17 1a6edafa6162: Layer already exists 03:33:17 main: digest: sha256:5c56c158327815adbd408c775ffdd9732637e252367947e5f5d08a9d4c69a2c4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:33:17 ===================================================== [Pipeline] echo 03:33:17 taggedImages: 03:33:17 - nexus3.edgexfoundry.org:10004/support-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 03:33:17 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:33:17 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.70 03:33:17 - nexus3.edgexfoundry.org:10004/support-scheduler:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 03:33:17 - 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] } 03:48:29 #151 ... 03:48:29 03:48:29 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:48:29 #159 1182.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.70" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:48:41 #159 DONE 1202.6s 03:48:41 03:48:41 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:48:41 #151 DONE 1202.6s 03:48:41 03:48:41 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:48:41 #160 ... 03:48:41 03:48:41 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:48:41 #161 DONE 0.2s 03:48:41 03:48:41 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:48:41 #153 ... 03:48:41 03:48:41 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:48:41 #162 DONE 0.4s 03:48:41 03:48:41 #163 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:48:41 #163 DONE 0.6s 03:48:41 03:48:41 #164 [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 03:48:41 #164 DONE 0.3s 03:48:41 03:48:41 #165 [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 03:48:42 #165 DONE 0.4s 03:48:42 03:48:42 #166 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:48:42 #166 DONE 0.4s 03:48:42 03:48:42 #167 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:48:42 #167 DONE 0.4s 03:48:42 03:48:42 #168 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:48:43 #168 DONE 0.4s 03:48:43 03:48:43 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:48:44 #169 ... 03:48:44 03:48:44 #170 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:48:44 #170 DONE 0.3s 03:48:44 03:48:44 #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:48:45 #171 ... 03:48:45 03:48:45 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:48:45 #169 DONE 3.5s 03:48:45 03:48:45 #172 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:48:45 #172 DONE 0.3s 03:48:45 03:48:45 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:48:45 #154 ... 03:48:45 03:48:45 #173 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:48:45 #173 DONE 0.4s 03:48:45 03:48:45 #174 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:48:46 #174 DONE 0.4s 03:48:46 03:48:46 #175 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:48:46 #175 ... 03:48:46 03:48:46 #171 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:48:46 #171 DONE 3.0s 03:48:46 03:48:46 #175 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:48:46 #175 DONE 0.3s 03:48:46 03:48:46 #112 [security-secretstore-setup] exporting to image 03:48:46 #112 exporting layers 03:48:47 #112 ... 03:48:47 03:48:47 #176 [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/ 03:48:47 #176 DONE 0.6s 03:48:47 03:48:47 #177 [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/ 03:48:47 #177 DONE 0.3s 03:48:47 03:48:47 #178 [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/ 03:48:47 #178 DONE 0.3s 03:48:47 03:48:47 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:48:47 #156 ... 03:48:47 03:48:47 #179 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:48:48 #179 DONE 0.3s 03:48:48 03:48:48 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:48:48 #140 ... 03:48:48 03:48:48 #180 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:48:48 #180 DONE 0.2s 03:48:48 03:48:48 #181 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:48:48 #181 ... 03:48:48 03:48:48 #112 [security-secretstore-setup] exporting to image 03:48:48 #112 exporting layers 1.9s done 03:48:48 #112 writing image sha256:43450d65d69c69742ad6d08c6644ef6061d47c8b68c5a7c641b96b20441014e1 0.0s done 03:48:48 #112 naming to docker.io/library/security-secretstore-setup-arm64 0.1s done 03:48:48 #112 DONE 6.6s 03:48:48 03:48:48 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:48:50 #154 ... 03:48:50 03:48:50 #160 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:48:50 #160 DONE 1212.5s 03:48:50 03:48:50 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:48:50 #156 ... 03:48:50 03:48:50 #182 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:48:50 #182 DONE 0.3s 03:48:50 03:48:50 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:48:50 #158 ... 03:48:50 03:48:50 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:48:50 #183 DONE 0.3s 03:48:50 03:48:50 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:48:51 #153 ... 03:48:51 03:48:51 #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:48:51 #184 DONE 0.2s 03:48:51 03:48:51 #185 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:48:51 #185 DONE 0.2s 03:48:51 03:48:51 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:48:51 #155 ... 03:48:51 03:48:51 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:48:51 #186 ... 03:48:51 03:48:51 #181 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:48:51 #181 DONE 3.3s 03:48:52 03:48:52 #112 [security-bootstrapper] exporting to image 03:48:52 #112 ... 03:48:52 03:48:52 #186 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:48:52 #186 DONE 0.9s 03:48:52 03:48:52 #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:48:52 #187 DONE 0.3s 03:48:52 03:48:52 #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:48:53 #188 ... 03:48:53 03:48:53 #112 [security-bootstrapper] exporting to image 03:48:53 #112 exporting layers 1.8s done 03:48:53 #112 writing image sha256:78f638a6383b405934bc1eba51c7226347661c8369136584b84f8fe695e97b58 done 03:48:53 #112 naming to docker.io/library/security-bootstrapper-arm64 done 03:48:53 #112 DONE 8.4s 03:48:53 03:48:53 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:48:55 #153 ... 03:48:55 03:48:55 #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:48:55 #188 DONE 2.5s 03:48:55 03:48:55 #112 [security-proxy-setup] exporting to image 03:48:56 #112 exporting layers 1.0s done 03:48:56 #112 writing image sha256:908ecffa8662f3215cdf749dc373495f1a6a57c4b3081edafccdd5e60954d725 done 03:48:56 #112 naming to docker.io/library/security-proxy-setup-arm64 done 03:48:56 #112 DONE 9.4s 03:48:56 03:48:56 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:49:43 #153 ... 03:49:43 03:49:43 #140 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:49:43 #140 DONE 1275.1s 03:49:43 03:49:43 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:49:43 #153 ... 03:49:43 03:49:43 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:49:44 #189 DONE 0.3s 03:49:44 03:49:44 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:49:44 #153 ... 03:49:44 03:49:44 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:49:44 #190 DONE 0.2s 03:49:44 03:49:44 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:49:45 #191 DONE 0.3s 03:49:45 03:49:45 #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 03:49:45 #192 DONE 0.2s 03:49:45 03:49:45 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:49:45 #193 DONE 0.1s 03:49:45 03:49:45 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:49:45 #156 ... 03:49:45 03:49:45 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:49:47 #194 DONE 2.1s 03:49:47 03:49:47 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:49:47 #153 ... 03:49:47 03:49:47 #112 [core-common-config-bootstrapper] exporting to image 03:49:47 #112 exporting layers 03:49:47 #112 exporting layers 0.7s done 03:49:47 #112 writing image sha256:a0b442dc25d5078b3c6d7f21d5f97ad4033d695a1a058758c70c085e85129e79 done 03:49:47 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:49:47 #112 DONE 10.1s 03:49:47 03:49:47 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:52:24 #155 ... 03:52:24 03:52:24 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:52:24 #158 DONE 1412.9s 03:52:24 03:52:24 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:52:24 #154 ... 03:52:24 03:52:24 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:52:24 #195 DONE 0.2s 03:52:24 03:52:24 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:52:24 #196 DONE 0.2s 03:52:24 03:52:24 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:52:24 #197 DONE 0.4s 03:52:24 03:52:24 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:52:24 #139 ... 03:52:24 03:52:24 #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 03:52:24 #198 DONE 0.1s 03:52:24 03:52:24 #112 [security-spiffe-token-provider] exporting to image 03:52:24 #112 exporting layers 03:52:24 #112 exporting layers 0.9s done 03:52:24 #112 writing image sha256:f98b040b3d4a2acfe77c8877a6ef0f0fc90597025eb2c15c30534c9ce060b48c done 03:52:24 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:52:24 #112 DONE 11.0s 03:52:24 03:52:24 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:00:46 #153 ... 04:00:46 04:00:46 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:00:46 #155 DONE 1926.3s 04:00:46 04:00:46 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:00:46 #156 ... 04:00:46 04:00:46 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:00:46 #199 DONE 0.2s 04:00:46 04:00:46 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:00:46 #200 DONE 0.2s 04:00:46 04:00:46 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:00:46 #156 ... 04:00:46 04:00:46 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:00:46 #201 DONE 0.5s 04:00:46 04:00:46 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:00:46 #202 DONE 0.1s 04:00:46 04:00:46 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:00:46 #203 DONE 0.1s 04:00:46 04:00:46 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:00:46 #204 DONE 2.2s 04:00:46 04:00:46 #112 [security-proxy-auth] exporting to image 04:00:46 #112 exporting layers 04:00:46 #112 exporting layers 0.7s done 04:00:46 #112 writing image sha256:0fa487c1184f24f93b66fb28577d7f4708fb4c3dc4ebbd51ad71ed44ddf5e901 done 04:00:46 #112 naming to docker.io/library/security-proxy-auth-arm64 done 04:00:46 #112 DONE 11.7s 04:00:46 04:00:46 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:01:54 #139 ... 04:01:54 04:01:54 #154 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:01:54 #154 DONE 2003.6s 04:01:54 04:01:54 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:01:54 #152 ... 04:01:54 04:01:54 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:01:54 #205 DONE 0.1s 04:01:54 04:01:54 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:01:54 #156 ... 04:01:54 04:01:54 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:01:54 #206 DONE 0.2s 04:01:54 04:01:54 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:01:54 #207 DONE 0.4s 04:01:54 04:01:54 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:01:54 #208 DONE 0.1s 04:01:54 04:01:54 #112 [core-command] exporting to image 04:01:54 #112 exporting layers 04:01:54 #112 exporting layers 0.5s done 04:01:54 #112 writing image sha256:650636facbe1f07543a05f7eccb9e48e0a5820f07de6eeaef67f0ae49e661a5d done 04:01:54 #112 naming to docker.io/library/core-command-arm64 done 04:01:54 #112 DONE 12.2s 04:01:54 04:01:54 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:04:16 #156 ... 04:04:16 04:04:16 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:04:16 #153 DONE 2139.3s 04:04:16 04:04:16 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:04:16 #152 ... 04:04:16 04:04:16 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:04:16 #209 DONE 0.3s 04:04:16 04:04:16 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:04:16 #141 ... 04:04:16 04:04:16 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:04:16 #210 ... 04:04:16 04:04:16 #157 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:04:16 #157 DONE 2130.1s 04:04:16 04:04:16 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:04:16 #210 DONE 0.3s 04:04:16 04:04:16 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:04:16 #211 DONE 0.9s 04:04:16 04:04:16 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:04:16 #212 ... 04:04:16 04:04:16 #213 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:04:16 #213 DONE 0.3s 04:04:16 04:04:16 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:04:16 #212 DONE 0.2s 04:04:16 04:04:16 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:04:16 #214 DONE 0.2s 04:04:16 04:04:16 #112 [core-metadata] exporting to image 04:04:16 #112 exporting layers 04:04:16 #112 ... 04:04:16 04:04:16 #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:04:16 #215 DONE 0.8s 04:04:16 04:04:16 #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:04:16 #216 DONE 0.3s 04:04:16 04:04:16 #112 [core-metadata] exporting to image 04:04:16 #112 writing image sha256:f60b317aa024b7a9532574ea06ee71ee30ec88f62542ff528a5834364851d9f5 done 04:04:16 #112 naming to docker.io/library/core-metadata-arm64 done 04:04:16 #112 exporting layers 0.5s done 04:04:16 #112 writing image sha256:b354e8b01777d7a5505109572bec0d7616896f3541035e17e49202be1b69d95e done 04:04:16 #112 naming to docker.io/library/core-keeper-arm64 done 04:04:16 #112 DONE 13.6s 04:04:16 04:04:16 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:04:16 #156 DONE 2144.6s 04:04:16 04:04:16 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:04:16 #152 ... 04:04:16 04:04:16 #217 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:04:16 #217 DONE 0.2s 04:04:16 04:04:16 #218 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:04:16 #218 DONE 0.2s 04:04:16 04:04:16 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:04:16 #152 ... 04:04:16 04:04:16 #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:04:16 #219 DONE 0.6s 04:04:16 04:04:16 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:04:16 #152 ... 04:04:16 04:04:16 #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:04:16 #220 DONE 0.1s 04:04:16 04:04:16 #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:04:16 #221 DONE 0.1s 04:04:16 04:04:16 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:04:16 #152 ... 04:04:16 04:04:16 #112 [core-data] exporting to image 04:04:16 #112 exporting layers 0.6s done 04:04:16 #112 writing image sha256:1ab6f28028bea8bc645fa6bfe1ff3d3bef6ace09e48a91dbf251d1d0e7250d4b done 04:04:16 #112 naming to docker.io/library/core-data-arm64 done 04:04:16 #112 DONE 14.2s 04:04:16 04:04:16 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:04:55 #141 ... 04:04:55 04:04:55 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:04:55 #152 DONE 2182.0s 04:04:55 04:04:55 #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:04:55 #139 DONE 2182.0s 04:04:55 04:04:55 #141 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:04:55 #141 DONE 2182.2s 04:04:55 04:04:55 #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:04:55 #222 DONE 0.3s 04:04:55 04:04:55 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:04:55 #223 DONE 0.2s 04:04:55 04:04:55 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:04:55 #224 DONE 0.1s 04:04:55 04:04:55 #225 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:04:55 #225 DONE 0.1s 04:04:55 04:04:55 #226 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 04:04:55 #226 ... 04:04:55 04:04:55 #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:04:55 #227 DONE 0.5s 04:04:55 04:04:55 #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:04:55 #228 DONE 0.4s 04:04:55 04:04:55 #226 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 04:04:55 #226 DONE 0.5s 04:04:55 04:04:55 #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:04:55 #229 DONE 0.2s 04:04:55 04:04:55 #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 04:04:55 #230 DONE 0.2s 04:04:55 04:04:55 #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 04:04:55 #231 DONE 0.2s 04:04:55 04:04:55 #112 [support-cron-scheduler] exporting to image 04:04:55 #112 exporting layers 04:04:55 #112 ... 04:04:55 04:04:55 #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:04:55 #232 DONE 0.5s 04:04:55 04:04:55 #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:04:55 #233 DONE 0.2s 04:04:55 04:04:55 #112 [support-scheduler] exporting to image 04:04:55 #112 exporting layers 0.7s done 04:04:55 #112 writing image sha256:1c7b7225ffa1f2a214846177e834cab4355de79cb863f3da61b8f9beaf66c28c done 04:04:55 #112 naming to docker.io/library/support-scheduler-arm64 done 04:04:55 #112 exporting layers 0.6s done 04:04:55 #112 writing image sha256:9d3728ff7c742bb96d3425c85aca860b4cb5e204a2711d1aa4ad69bb12454658 done 04:04:55 #112 naming to docker.io/library/support-notifications-arm64 done 04:04:55 #112 exporting layers 1.8s done 04:04:55 #112 writing image sha256:0916dccbd29928fab7672205a1224f576cfbc180d049a54ad577fecee617aebc done 04:04:55 #112 naming to docker.io/library/support-cron-scheduler-arm64 done 04:04:55 #112 DONE 16.2s 04:04:55 time="2024-09-10T03:26:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:55 time="2024-09-10T03:26:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:55 time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:55 time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:55 time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:55 time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:55 time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:55 time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:55 time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:55 time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:55 time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:55 time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:55 time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:55 time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:55 time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:04:55 time="2024-09-10T03:26:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:04:55 $ docker stop --time=1 c9839c2ac293e7cb99ae232e667eb1db10504e3029deccc3640d2912786a2a29 04:04:57 $ docker rm -f --volumes c9839c2ac293e7cb99ae232e667eb1db10504e3029deccc3640d2912786a2a29 [Pipeline] // withDockerContainer [Pipeline] sh 04:04:57 + docker images 04:04:57 REPOSITORY TAG IMAGE ID CREATED SIZE 04:04:57 support-notifications-arm64 latest 9d3728ff7c74 5 seconds ago 42.1MB 04:04:57 support-cron-scheduler-arm64 latest 0916dccbd299 6 seconds ago 43.7MB 04:04:57 support-scheduler-arm64 latest 1c7b7225ffa1 6 seconds ago 41.4MB 04:04:57 core-data-arm64 latest 1ab6f28028be 43 seconds ago 39.2MB 04:04:57 core-keeper-arm64 latest b354e8b01777 46 seconds ago 39.2MB 04:04:57 core-metadata-arm64 latest f60b317aa024 47 seconds ago 39.4MB 04:04:57 core-command-arm64 latest 650636facbe1 3 minutes ago 35.1MB 04:04:57 security-proxy-auth-arm64 latest 0fa487c1184f 4 minutes ago 32.7MB 04:04:57 security-spiffe-token-provider-arm64 latest f98b040b3d4a 12 minutes ago 29.1MB 04:04:57 core-common-config-bootstrapper-arm64 latest a0b442dc25d5 15 minutes ago 15.4MB 04:04:57 security-proxy-setup-arm64 latest 908ecffa8662 16 minutes ago 26.2MB 04:04:57 security-bootstrapper-arm64 latest 78f638a6383b 16 minutes ago 18.9MB 04:04:57 security-secretstore-setup-arm64 latest 43450d65d69c 16 minutes ago 36.4MB 04:04:57 security-spire-agent-arm64 latest 8140d274c0cf 37 minutes ago 174MB 04:04:57 security-spire-config-arm64 latest 4c4f1547162a 37 minutes ago 115MB 04:04:57 security-spire-server-arm64 latest 6a437a1ceccf 37 minutes ago 116MB 04:04:57 ci-base-image-arm64 latest 15a051162bc3 39 minutes ago 967MB 04:04:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 04:04:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 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 04:04:57 provisioning config files... 04:04:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/691@tmp/config11063443245594795843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:04:58 ---> ****-login.sh 04:04:58 nexus3.edgexfoundry.org:10001 04:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:58 Configure a credential helper to remove this warning. See 04:04:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:58 04:04:58 Login Succeeded 04:04:58 nexus3.edgexfoundry.org:10002 04:04:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:59 Configure a credential helper to remove this warning. See 04:04:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:59 04:04:59 Login Succeeded 04:04:59 nexus3.edgexfoundry.org:10003 04:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:59 Configure a credential helper to remove this warning. See 04:04:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:59 04:04:59 Login Succeeded 04:04:59 nexus3.edgexfoundry.org:10004 04:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:04:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:04:59 Configure a credential helper to remove this warning. See 04:04:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:04:59 04:04:59 Login Succeeded 04:04:59 ****.io 04:04:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:05:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:05:00 Configure a credential helper to remove this warning. See 04:05:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:05:00 04:05:00 Login Succeeded 04:05:00 ---> ****-login.sh ends [Pipeline] } 04:05:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:05:00 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:05:00 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:00 latest 04:05:00 3.2.0-dev.70 04:05:00 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:05:00 main 04:05:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:05:01 7b6819d7d1b3: Preparing 04:05:01 b2e1603da7fe: Preparing 04:05:01 a018d6f09278: Preparing 04:05:01 86e8c6d7cb42: Preparing 04:05:01 4eec1846e664: Preparing 04:05:01 c564ebb03025: Preparing 04:05:01 4aeaa0e7d41f: Preparing 04:05:01 c564ebb03025: Waiting 04:05:01 4eec1846e664: Pushed 04:05:01 7b6819d7d1b3: Pushed 04:05:01 a018d6f09278: Pushed 04:05:01 86e8c6d7cb42: Pushed 04:05:01 4aeaa0e7d41f: Layer already exists 04:05:01 c564ebb03025: Pushed 04:05:08 b2e1603da7fe: Pushed 04:05:08 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:66a80cfb1a8447f773964db84e73187b351a1f342cd25517cb3ca96b38e5dbf7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:05:09 7b6819d7d1b3: Preparing 04:05:09 b2e1603da7fe: Preparing 04:05:09 a018d6f09278: Preparing 04:05:09 86e8c6d7cb42: Preparing 04:05:09 4eec1846e664: Preparing 04:05:09 c564ebb03025: Preparing 04:05:09 4aeaa0e7d41f: Preparing 04:05:09 c564ebb03025: Waiting 04:05:09 4aeaa0e7d41f: Waiting 04:05:09 4eec1846e664: Layer already exists 04:05:09 86e8c6d7cb42: Layer already exists 04:05:09 a018d6f09278: Layer already exists 04:05:09 b2e1603da7fe: Layer already exists 04:05:09 7b6819d7d1b3: Layer already exists 04:05:09 c564ebb03025: Layer already exists 04:05:09 4aeaa0e7d41f: Layer already exists 04:05:09 latest: digest: sha256:66a80cfb1a8447f773964db84e73187b351a1f342cd25517cb3ca96b38e5dbf7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.70 04:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:05:10 7b6819d7d1b3: Preparing 04:05:10 b2e1603da7fe: Preparing 04:05:10 a018d6f09278: Preparing 04:05:10 86e8c6d7cb42: Preparing 04:05:10 4eec1846e664: Preparing 04:05:10 c564ebb03025: Preparing 04:05:10 4aeaa0e7d41f: Preparing 04:05:10 c564ebb03025: Waiting 04:05:10 4aeaa0e7d41f: Waiting 04:05:10 7b6819d7d1b3: Layer already exists 04:05:10 86e8c6d7cb42: Layer already exists 04:05:10 a018d6f09278: Layer already exists 04:05:10 4eec1846e664: Layer already exists 04:05:10 b2e1603da7fe: Layer already exists 04:05:10 c564ebb03025: Layer already exists 04:05:10 4aeaa0e7d41f: Layer already exists 04:05:10 3.2.0-dev.70: digest: sha256:66a80cfb1a8447f773964db84e73187b351a1f342cd25517cb3ca96b38e5dbf7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:05:11 7b6819d7d1b3: Preparing 04:05:11 b2e1603da7fe: Preparing 04:05:11 a018d6f09278: Preparing 04:05:11 86e8c6d7cb42: Preparing 04:05:11 4eec1846e664: Preparing 04:05:11 c564ebb03025: Preparing 04:05:11 4aeaa0e7d41f: Preparing 04:05:11 c564ebb03025: Waiting 04:05:11 4aeaa0e7d41f: Waiting 04:05:11 7b6819d7d1b3: Layer already exists 04:05:11 86e8c6d7cb42: Layer already exists 04:05:11 a018d6f09278: Layer already exists 04:05:11 4eec1846e664: Layer already exists 04:05:11 b2e1603da7fe: Layer already exists 04:05:11 4aeaa0e7d41f: Layer already exists 04:05:11 c564ebb03025: Layer already exists 04:05:11 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:66a80cfb1a8447f773964db84e73187b351a1f342cd25517cb3ca96b38e5dbf7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:05:12 7b6819d7d1b3: Preparing 04:05:12 b2e1603da7fe: Preparing 04:05:12 a018d6f09278: Preparing 04:05:12 86e8c6d7cb42: Preparing 04:05:12 4eec1846e664: Preparing 04:05:12 c564ebb03025: Preparing 04:05:12 4aeaa0e7d41f: Preparing 04:05:12 c564ebb03025: Waiting 04:05:12 4aeaa0e7d41f: Waiting 04:05:12 4eec1846e664: Layer already exists 04:05:12 7b6819d7d1b3: Layer already exists 04:05:12 a018d6f09278: Layer already exists 04:05:12 86e8c6d7cb42: Layer already exists 04:05:12 b2e1603da7fe: Layer already exists 04:05:12 c564ebb03025: Layer already exists 04:05:12 4aeaa0e7d41f: Layer already exists 04:05:12 main: digest: sha256:66a80cfb1a8447f773964db84e73187b351a1f342cd25517cb3ca96b38e5dbf7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:12 ===================================================== [Pipeline] echo 04:05:12 taggedImages: 04:05:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:05:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.70 04:05:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:05:12 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:05:12 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:05:12 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:12 latest 04:05:12 3.2.0-dev.70 04:05:12 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:05:12 main 04:05:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:05:13 4dc48c513556: Preparing 04:05:13 ee2f0d4eb169: Preparing 04:05:13 1fa5a8278db1: Preparing 04:05:13 ddc807c1cb4d: Preparing 04:05:13 a018d6f09278: Preparing 04:05:13 86e8c6d7cb42: Preparing 04:05:13 4eec1846e664: Preparing 04:05:13 86e8c6d7cb42: Waiting 04:05:13 4eec1846e664: Waiting 04:05:13 c564ebb03025: Preparing 04:05:13 4aeaa0e7d41f: Preparing 04:05:13 c564ebb03025: Waiting 04:05:13 4aeaa0e7d41f: Waiting 04:05:13 a018d6f09278: Layer already exists 04:05:13 1fa5a8278db1: Pushed 04:05:13 86e8c6d7cb42: Layer already exists 04:05:13 ee2f0d4eb169: Pushed 04:05:13 4eec1846e664: Layer already exists 04:05:13 4dc48c513556: Pushed 04:05:13 c564ebb03025: Layer already exists 04:05:13 4aeaa0e7d41f: Layer already exists 04:05:15 ddc807c1cb4d: Pushed 04:05:15 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:7beec763307a0a259168b2a07e837bee4f70d804911fb3bfbafe0a61e6fd1321 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:15 + 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 04:05:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:05:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:05:16 4dc48c513556: Preparing 04:05:16 ee2f0d4eb169: Preparing 04:05:16 1fa5a8278db1: Preparing 04:05:16 ddc807c1cb4d: Preparing 04:05:16 a018d6f09278: Preparing 04:05:16 86e8c6d7cb42: Preparing 04:05:16 4eec1846e664: Preparing 04:05:16 c564ebb03025: Preparing 04:05:16 4aeaa0e7d41f: Preparing 04:05:16 c564ebb03025: Waiting 04:05:16 4aeaa0e7d41f: Waiting 04:05:16 86e8c6d7cb42: Waiting 04:05:16 4eec1846e664: Waiting 04:05:16 a018d6f09278: Layer already exists 04:05:16 1fa5a8278db1: Layer already exists 04:05:16 ee2f0d4eb169: Layer already exists 04:05:16 4dc48c513556: Layer already exists 04:05:16 ddc807c1cb4d: Layer already exists 04:05:16 86e8c6d7cb42: Layer already exists 04:05:16 c564ebb03025: Layer already exists 04:05:16 4eec1846e664: Layer already exists 04:05:16 4aeaa0e7d41f: Layer already exists 04:05:16 latest: digest: sha256:7beec763307a0a259168b2a07e837bee4f70d804911fb3bfbafe0a61e6fd1321 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:16 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.70 04:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:05:17 4dc48c513556: Preparing 04:05:17 ee2f0d4eb169: Preparing 04:05:17 1fa5a8278db1: Preparing 04:05:17 ddc807c1cb4d: Preparing 04:05:17 a018d6f09278: Preparing 04:05:17 86e8c6d7cb42: Preparing 04:05:17 4eec1846e664: Preparing 04:05:17 c564ebb03025: Preparing 04:05:17 4aeaa0e7d41f: Preparing 04:05:17 4eec1846e664: Waiting 04:05:17 c564ebb03025: Waiting 04:05:17 4aeaa0e7d41f: Waiting 04:05:17 86e8c6d7cb42: Waiting 04:05:17 4dc48c513556: Layer already exists 04:05:17 ddc807c1cb4d: Layer already exists 04:05:17 ee2f0d4eb169: Layer already exists 04:05:17 1fa5a8278db1: Layer already exists 04:05:17 a018d6f09278: Layer already exists 04:05:17 4eec1846e664: Layer already exists 04:05:17 86e8c6d7cb42: Layer already exists 04:05:17 c564ebb03025: Layer already exists 04:05:17 4aeaa0e7d41f: Layer already exists 04:05:17 3.2.0-dev.70: digest: sha256:7beec763307a0a259168b2a07e837bee4f70d804911fb3bfbafe0a61e6fd1321 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:17 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:05:18 4dc48c513556: Preparing 04:05:18 ee2f0d4eb169: Preparing 04:05:18 1fa5a8278db1: Preparing 04:05:18 ddc807c1cb4d: Preparing 04:05:18 a018d6f09278: Preparing 04:05:18 86e8c6d7cb42: Preparing 04:05:18 4eec1846e664: Preparing 04:05:18 c564ebb03025: Preparing 04:05:18 4aeaa0e7d41f: Preparing 04:05:18 4eec1846e664: Waiting 04:05:18 c564ebb03025: Waiting 04:05:18 4aeaa0e7d41f: Waiting 04:05:18 86e8c6d7cb42: Waiting 04:05:18 4dc48c513556: Layer already exists 04:05:18 1fa5a8278db1: Layer already exists 04:05:18 ddc807c1cb4d: Layer already exists 04:05:18 a018d6f09278: Layer already exists 04:05:18 ee2f0d4eb169: Layer already exists 04:05:18 c564ebb03025: Layer already exists 04:05:18 4eec1846e664: Layer already exists 04:05:18 4aeaa0e7d41f: Layer already exists 04:05:18 86e8c6d7cb42: Layer already exists 04:05:18 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:7beec763307a0a259168b2a07e837bee4f70d804911fb3bfbafe0a61e6fd1321 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:18 + 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 04:05:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:05:19 4dc48c513556: Preparing 04:05:19 ee2f0d4eb169: Preparing 04:05:19 1fa5a8278db1: Preparing 04:05:19 ddc807c1cb4d: Preparing 04:05:19 a018d6f09278: Preparing 04:05:19 86e8c6d7cb42: Preparing 04:05:19 4eec1846e664: Preparing 04:05:19 c564ebb03025: Preparing 04:05:19 4aeaa0e7d41f: Preparing 04:05:19 86e8c6d7cb42: Waiting 04:05:19 4eec1846e664: Waiting 04:05:19 4aeaa0e7d41f: Waiting 04:05:19 a018d6f09278: Layer already exists 04:05:19 ddc807c1cb4d: Layer already exists 04:05:19 ee2f0d4eb169: Layer already exists 04:05:19 4dc48c513556: Layer already exists 04:05:19 1fa5a8278db1: Layer already exists 04:05:19 4aeaa0e7d41f: Layer already exists 04:05:19 86e8c6d7cb42: Layer already exists 04:05:19 4eec1846e664: Layer already exists 04:05:19 c564ebb03025: Layer already exists 04:05:19 main: digest: sha256:7beec763307a0a259168b2a07e837bee4f70d804911fb3bfbafe0a61e6fd1321 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:19 ===================================================== [Pipeline] echo 04:05:19 taggedImages: 04:05:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:05:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.70 04:05:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:05:19 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:05:19 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:05:19 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:19 latest 04:05:19 3.2.0-dev.70 04:05:19 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:05:19 main 04:05:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:05:20 c1dd1c05808b: Preparing 04:05:20 45bd3995c4e7: Preparing 04:05:20 ca2a1a60a0d5: Preparing 04:05:20 a018d6f09278: Preparing 04:05:20 86e8c6d7cb42: Preparing 04:05:20 4eec1846e664: Preparing 04:05:20 c564ebb03025: Preparing 04:05:20 4aeaa0e7d41f: Preparing 04:05:20 4eec1846e664: Waiting 04:05:20 c564ebb03025: Waiting 04:05:20 4aeaa0e7d41f: Waiting 04:05:20 a018d6f09278: Layer already exists 04:05:20 86e8c6d7cb42: Layer already exists 04:05:20 45bd3995c4e7: Pushed 04:05:20 4eec1846e664: Layer already exists 04:05:20 c564ebb03025: Layer already exists 04:05:20 4aeaa0e7d41f: Layer already exists 04:05:20 c1dd1c05808b: Pushed 04:05:27 ca2a1a60a0d5: Pushed 04:05:27 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:7c66a644b5cf6ae4ee43e9ef13a2d87897c1d3ea99318713e000a965780fa013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:05:28 c1dd1c05808b: Preparing 04:05:28 45bd3995c4e7: Preparing 04:05:28 ca2a1a60a0d5: Preparing 04:05:28 a018d6f09278: Preparing 04:05:28 86e8c6d7cb42: Preparing 04:05:28 4eec1846e664: Preparing 04:05:28 c564ebb03025: Preparing 04:05:28 4aeaa0e7d41f: Preparing 04:05:28 4eec1846e664: Waiting 04:05:28 c564ebb03025: Waiting 04:05:28 4aeaa0e7d41f: Waiting 04:05:28 86e8c6d7cb42: Layer already exists 04:05:28 ca2a1a60a0d5: Layer already exists 04:05:28 a018d6f09278: Layer already exists 04:05:28 45bd3995c4e7: Layer already exists 04:05:28 c1dd1c05808b: Layer already exists 04:05:28 4eec1846e664: Layer already exists 04:05:28 c564ebb03025: Layer already exists 04:05:28 4aeaa0e7d41f: Layer already exists 04:05:28 latest: digest: sha256:7c66a644b5cf6ae4ee43e9ef13a2d87897c1d3ea99318713e000a965780fa013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:28 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.70 04:05:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:05:28 c1dd1c05808b: Preparing 04:05:28 45bd3995c4e7: Preparing 04:05:28 ca2a1a60a0d5: Preparing 04:05:28 a018d6f09278: Preparing 04:05:28 86e8c6d7cb42: Preparing 04:05:28 4eec1846e664: Preparing 04:05:28 c564ebb03025: Preparing 04:05:28 4aeaa0e7d41f: Preparing 04:05:28 4eec1846e664: Waiting 04:05:28 4aeaa0e7d41f: Waiting 04:05:28 ca2a1a60a0d5: Layer already exists 04:05:28 45bd3995c4e7: Layer already exists 04:05:28 86e8c6d7cb42: Layer already exists 04:05:28 a018d6f09278: Layer already exists 04:05:28 c1dd1c05808b: Layer already exists 04:05:28 4aeaa0e7d41f: Layer already exists 04:05:28 4eec1846e664: Layer already exists 04:05:28 c564ebb03025: Layer already exists 04:05:29 3.2.0-dev.70: digest: sha256:7c66a644b5cf6ae4ee43e9ef13a2d87897c1d3ea99318713e000a965780fa013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:05:29 c1dd1c05808b: Preparing 04:05:29 45bd3995c4e7: Preparing 04:05:29 ca2a1a60a0d5: Preparing 04:05:29 a018d6f09278: Preparing 04:05:29 86e8c6d7cb42: Preparing 04:05:29 4eec1846e664: Preparing 04:05:29 c564ebb03025: Preparing 04:05:29 4aeaa0e7d41f: Preparing 04:05:29 4eec1846e664: Waiting 04:05:29 c564ebb03025: Waiting 04:05:29 4aeaa0e7d41f: Waiting 04:05:29 c1dd1c05808b: Layer already exists 04:05:29 45bd3995c4e7: Layer already exists 04:05:29 86e8c6d7cb42: Layer already exists 04:05:29 ca2a1a60a0d5: Layer already exists 04:05:29 a018d6f09278: Layer already exists 04:05:29 4eec1846e664: Layer already exists 04:05:29 c564ebb03025: Layer already exists 04:05:29 4aeaa0e7d41f: Layer already exists 04:05:30 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:7c66a644b5cf6ae4ee43e9ef13a2d87897c1d3ea99318713e000a965780fa013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:30 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:30 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:05:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:05:30 c1dd1c05808b: Preparing 04:05:30 45bd3995c4e7: Preparing 04:05:30 ca2a1a60a0d5: Preparing 04:05:30 a018d6f09278: Preparing 04:05:30 86e8c6d7cb42: Preparing 04:05:30 4eec1846e664: Preparing 04:05:30 c564ebb03025: Preparing 04:05:30 4aeaa0e7d41f: Preparing 04:05:30 c564ebb03025: Waiting 04:05:30 4aeaa0e7d41f: Waiting 04:05:30 4eec1846e664: Waiting 04:05:30 a018d6f09278: Layer already exists 04:05:30 c1dd1c05808b: Layer already exists 04:05:30 ca2a1a60a0d5: Layer already exists 04:05:30 86e8c6d7cb42: Layer already exists 04:05:30 45bd3995c4e7: Layer already exists 04:05:30 c564ebb03025: Layer already exists 04:05:30 4aeaa0e7d41f: Layer already exists 04:05:30 4eec1846e664: Layer already exists 04:05:31 main: digest: sha256:7c66a644b5cf6ae4ee43e9ef13a2d87897c1d3ea99318713e000a965780fa013 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:31 ===================================================== [Pipeline] echo 04:05:31 taggedImages: 04:05:31 - nexus3.edgexfoundry.org:10004/core-data-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:31 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:05:31 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.70 04:05:31 - nexus3.edgexfoundry.org:10004/core-data-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:05:31 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:05:31 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:05:31 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:31 latest 04:05:31 3.2.0-dev.70 04:05:31 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:05:31 main 04:05:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:05:32 5c134f245f0e: Preparing 04:05:32 8bdd271dfff8: Preparing 04:05:32 86e8c6d7cb42: Preparing 04:05:32 eff3d1c0f961: Preparing 04:05:32 4e01aa7265f4: Preparing 04:05:32 4aeaa0e7d41f: Preparing 04:05:32 4aeaa0e7d41f: Waiting 04:05:32 86e8c6d7cb42: Layer already exists 04:05:32 4aeaa0e7d41f: Layer already exists 04:05:32 4e01aa7265f4: Pushed 04:05:32 eff3d1c0f961: Pushed 04:05:32 5c134f245f0e: Pushed 04:05:38 8bdd271dfff8: Pushed 04:05:38 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:3d081f6f188f5849b63eda74a425a525d25b4803921c85a38834b9abdc42727e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:05:39 5c134f245f0e: Preparing 04:05:39 8bdd271dfff8: Preparing 04:05:39 86e8c6d7cb42: Preparing 04:05:39 eff3d1c0f961: Preparing 04:05:39 4e01aa7265f4: Preparing 04:05:39 4aeaa0e7d41f: Preparing 04:05:39 4aeaa0e7d41f: Waiting 04:05:39 8bdd271dfff8: Layer already exists 04:05:39 eff3d1c0f961: Layer already exists 04:05:39 86e8c6d7cb42: Layer already exists 04:05:39 4e01aa7265f4: Layer already exists 04:05:39 5c134f245f0e: Layer already exists 04:05:39 4aeaa0e7d41f: Layer already exists 04:05:39 latest: digest: sha256:3d081f6f188f5849b63eda74a425a525d25b4803921c85a38834b9abdc42727e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.70 04:05:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:05:40 5c134f245f0e: Preparing 04:05:40 8bdd271dfff8: Preparing 04:05:40 86e8c6d7cb42: Preparing 04:05:40 eff3d1c0f961: Preparing 04:05:40 4e01aa7265f4: Preparing 04:05:40 4aeaa0e7d41f: Preparing 04:05:40 4aeaa0e7d41f: Waiting 04:05:40 5c134f245f0e: Layer already exists 04:05:40 eff3d1c0f961: Layer already exists 04:05:40 4e01aa7265f4: Layer already exists 04:05:40 86e8c6d7cb42: Layer already exists 04:05:40 8bdd271dfff8: Layer already exists 04:05:40 4aeaa0e7d41f: Layer already exists 04:05:40 3.2.0-dev.70: digest: sha256:3d081f6f188f5849b63eda74a425a525d25b4803921c85a38834b9abdc42727e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:41 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:05:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:05:41 5c134f245f0e: Preparing 04:05:41 8bdd271dfff8: Preparing 04:05:41 86e8c6d7cb42: Preparing 04:05:41 eff3d1c0f961: Preparing 04:05:41 4e01aa7265f4: Preparing 04:05:41 4aeaa0e7d41f: Preparing 04:05:41 4aeaa0e7d41f: Waiting 04:05:41 86e8c6d7cb42: Layer already exists 04:05:41 4e01aa7265f4: Layer already exists 04:05:41 5c134f245f0e: Layer already exists 04:05:41 eff3d1c0f961: Layer already exists 04:05:41 8bdd271dfff8: Layer already exists 04:05:41 4aeaa0e7d41f: Layer already exists 04:05:41 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:3d081f6f188f5849b63eda74a425a525d25b4803921c85a38834b9abdc42727e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:05:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:05:42 5c134f245f0e: Preparing 04:05:42 8bdd271dfff8: Preparing 04:05:42 86e8c6d7cb42: Preparing 04:05:42 eff3d1c0f961: Preparing 04:05:42 4e01aa7265f4: Preparing 04:05:42 4aeaa0e7d41f: Preparing 04:05:42 4aeaa0e7d41f: Waiting 04:05:42 86e8c6d7cb42: Layer already exists 04:05:42 8bdd271dfff8: Layer already exists 04:05:42 4e01aa7265f4: Layer already exists 04:05:42 5c134f245f0e: Layer already exists 04:05:42 eff3d1c0f961: Layer already exists 04:05:42 4aeaa0e7d41f: Layer already exists 04:05:43 main: digest: sha256:3d081f6f188f5849b63eda74a425a525d25b4803921c85a38834b9abdc42727e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:43 ===================================================== [Pipeline] echo 04:05:43 taggedImages: 04:05:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:05:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.70 04:05:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:05:43 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:05:43 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:05:43 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:43 latest 04:05:43 3.2.0-dev.70 04:05:43 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:05:43 main 04:05:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:05:43 ec549f65dfb5: Preparing 04:05:43 457260a2e2da: Preparing 04:05:43 a6c4458d1de7: Preparing 04:05:43 a018d6f09278: Preparing 04:05:43 86e8c6d7cb42: Preparing 04:05:43 4eec1846e664: Preparing 04:05:43 c564ebb03025: Preparing 04:05:43 4eec1846e664: Waiting 04:05:43 4aeaa0e7d41f: Preparing 04:05:43 86e8c6d7cb42: Layer already exists 04:05:44 a018d6f09278: Layer already exists 04:05:44 4eec1846e664: Layer already exists 04:05:44 c564ebb03025: Layer already exists 04:05:44 457260a2e2da: Pushed 04:05:44 4aeaa0e7d41f: Layer already exists 04:05:44 ec549f65dfb5: Pushed 04:05:50 a6c4458d1de7: Pushed 04:05:50 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:c1a5bbf6a4a25743ef0693ac1360d9e09b271311091553b0de5f23bc63e43b60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:05:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:05:52 ec549f65dfb5: Preparing 04:05:52 457260a2e2da: Preparing 04:05:52 a6c4458d1de7: Preparing 04:05:52 a018d6f09278: Preparing 04:05:52 86e8c6d7cb42: Preparing 04:05:52 4eec1846e664: Preparing 04:05:52 c564ebb03025: Preparing 04:05:52 4aeaa0e7d41f: Preparing 04:05:52 c564ebb03025: Waiting 04:05:52 4aeaa0e7d41f: Waiting 04:05:52 4eec1846e664: Waiting 04:05:52 ec549f65dfb5: Layer already exists 04:05:52 a6c4458d1de7: Layer already exists 04:05:52 457260a2e2da: Layer already exists 04:05:52 a018d6f09278: Layer already exists 04:05:52 86e8c6d7cb42: Layer already exists 04:05:52 4eec1846e664: Layer already exists 04:05:52 4aeaa0e7d41f: Layer already exists 04:05:52 c564ebb03025: Layer already exists 04:05:52 latest: digest: sha256:c1a5bbf6a4a25743ef0693ac1360d9e09b271311091553b0de5f23bc63e43b60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.70 04:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:05:53 ec549f65dfb5: Preparing 04:05:53 457260a2e2da: Preparing 04:05:53 a6c4458d1de7: Preparing 04:05:53 a018d6f09278: Preparing 04:05:53 86e8c6d7cb42: Preparing 04:05:53 4eec1846e664: Preparing 04:05:53 c564ebb03025: Preparing 04:05:53 4aeaa0e7d41f: Preparing 04:05:53 4eec1846e664: Waiting 04:05:53 c564ebb03025: Waiting 04:05:53 4aeaa0e7d41f: Waiting 04:05:53 86e8c6d7cb42: Layer already exists 04:05:53 a018d6f09278: Layer already exists 04:05:53 457260a2e2da: Layer already exists 04:05:53 ec549f65dfb5: Layer already exists 04:05:53 a6c4458d1de7: Layer already exists 04:05:53 4eec1846e664: Layer already exists 04:05:53 4aeaa0e7d41f: Layer already exists 04:05:53 c564ebb03025: Layer already exists 04:05:53 3.2.0-dev.70: digest: sha256:c1a5bbf6a4a25743ef0693ac1360d9e09b271311091553b0de5f23bc63e43b60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:05:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:05:54 ec549f65dfb5: Preparing 04:05:54 457260a2e2da: Preparing 04:05:54 a6c4458d1de7: Preparing 04:05:54 a018d6f09278: Preparing 04:05:54 86e8c6d7cb42: Preparing 04:05:54 4eec1846e664: Preparing 04:05:54 c564ebb03025: Preparing 04:05:54 4aeaa0e7d41f: Preparing 04:05:54 4eec1846e664: Waiting 04:05:54 c564ebb03025: Waiting 04:05:54 4aeaa0e7d41f: Waiting 04:05:54 ec549f65dfb5: Layer already exists 04:05:54 a6c4458d1de7: Layer already exists 04:05:54 a018d6f09278: Layer already exists 04:05:54 86e8c6d7cb42: Layer already exists 04:05:54 457260a2e2da: Layer already exists 04:05:54 c564ebb03025: Layer already exists 04:05:54 4eec1846e664: Layer already exists 04:05:54 4aeaa0e7d41f: Layer already exists 04:05:54 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:c1a5bbf6a4a25743ef0693ac1360d9e09b271311091553b0de5f23bc63e43b60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:54 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:05:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:05:55 ec549f65dfb5: Preparing 04:05:55 457260a2e2da: Preparing 04:05:55 a6c4458d1de7: Preparing 04:05:55 a018d6f09278: Preparing 04:05:55 86e8c6d7cb42: Preparing 04:05:55 4eec1846e664: Preparing 04:05:55 c564ebb03025: Preparing 04:05:55 4aeaa0e7d41f: Preparing 04:05:55 4eec1846e664: Waiting 04:05:55 c564ebb03025: Waiting 04:05:55 4aeaa0e7d41f: Waiting 04:05:55 a018d6f09278: Layer already exists 04:05:55 86e8c6d7cb42: Layer already exists 04:05:55 457260a2e2da: Layer already exists 04:05:55 a6c4458d1de7: Layer already exists 04:05:55 ec549f65dfb5: Layer already exists 04:05:55 4eec1846e664: Layer already exists 04:05:55 4aeaa0e7d41f: Layer already exists 04:05:55 c564ebb03025: Layer already exists 04:05:55 main: digest: sha256:c1a5bbf6a4a25743ef0693ac1360d9e09b271311091553b0de5f23bc63e43b60 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:55 ===================================================== [Pipeline] echo 04:05:55 taggedImages: 04:05:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:05:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.70 04:05:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:05:55 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:05:55 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:05:55 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:55 latest 04:05:55 3.2.0-dev.70 04:05:55 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:05:55 main 04:05:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:05:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:05:56 ed3e09a34b7a: Preparing 04:05:56 a3a768059873: Preparing 04:05:56 6655978753fb: Preparing 04:05:56 9b62f0cec5e6: Preparing 04:05:56 615f8a360e40: Preparing 04:05:56 e6245c19a0ec: Preparing 04:05:56 513772af9d1a: Preparing 04:05:56 e032b8c45c87: Preparing 04:05:56 a018d6f09278: Preparing 04:05:56 86e8c6d7cb42: Preparing 04:05:56 9e42d8b1f826: Preparing 04:05:56 d6278906a33f: Preparing 04:05:56 5f70bf18a086: Preparing 04:05:56 974fafdfa73f: Preparing 04:05:56 b9081969b656: Preparing 04:05:56 971248f955f8: Preparing 04:05:56 4aeaa0e7d41f: Preparing 04:05:56 9e42d8b1f826: Waiting 04:05:56 e6245c19a0ec: Waiting 04:05:56 d6278906a33f: Waiting 04:05:56 b9081969b656: Waiting 04:05:56 971248f955f8: Waiting 04:05:56 5f70bf18a086: Waiting 04:05:56 4aeaa0e7d41f: Waiting 04:05:56 974fafdfa73f: Waiting 04:05:56 513772af9d1a: Waiting 04:05:56 a018d6f09278: Waiting 04:05:56 e032b8c45c87: Waiting 04:05:56 86e8c6d7cb42: Waiting 04:05:56 615f8a360e40: Pushed 04:05:56 9b62f0cec5e6: Pushed 04:05:56 ed3e09a34b7a: Pushed 04:05:56 a3a768059873: Pushed 04:05:56 6655978753fb: Pushed 04:05:56 a018d6f09278: Layer already exists 04:05:56 e6245c19a0ec: Pushed 04:05:56 86e8c6d7cb42: Layer already exists 04:05:56 513772af9d1a: Pushed 04:05:56 5f70bf18a086: Layer already exists 04:05:56 9e42d8b1f826: Pushed 04:05:56 d6278906a33f: Pushed 04:05:56 4aeaa0e7d41f: Layer already exists 04:05:56 974fafdfa73f: Pushed 04:05:56 b9081969b656: Pushed 04:05:56 971248f955f8: Pushed 04:05:59 e032b8c45c87: Pushed 04:05:59 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:374bfc51e41beb080a4492c9c5a4c058bab569ccbfc96aa46701208909c54d57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:59 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:06:00 ed3e09a34b7a: Preparing 04:06:00 a3a768059873: Preparing 04:06:00 6655978753fb: Preparing 04:06:00 9b62f0cec5e6: Preparing 04:06:00 615f8a360e40: Preparing 04:06:00 e6245c19a0ec: Preparing 04:06:00 513772af9d1a: Preparing 04:06:00 e032b8c45c87: Preparing 04:06:00 a018d6f09278: Preparing 04:06:00 86e8c6d7cb42: Preparing 04:06:00 9e42d8b1f826: Preparing 04:06:00 d6278906a33f: Preparing 04:06:00 5f70bf18a086: Preparing 04:06:00 974fafdfa73f: Preparing 04:06:00 b9081969b656: Preparing 04:06:00 971248f955f8: Preparing 04:06:00 4aeaa0e7d41f: Preparing 04:06:00 e6245c19a0ec: Waiting 04:06:00 513772af9d1a: Waiting 04:06:00 e032b8c45c87: Waiting 04:06:00 d6278906a33f: Waiting 04:06:00 5f70bf18a086: Waiting 04:06:00 974fafdfa73f: Waiting 04:06:00 b9081969b656: Waiting 04:06:00 971248f955f8: Waiting 04:06:00 4aeaa0e7d41f: Waiting 04:06:00 a018d6f09278: Waiting 04:06:00 9e42d8b1f826: Waiting 04:06:00 86e8c6d7cb42: Waiting 04:06:00 a3a768059873: Layer already exists 04:06:00 6655978753fb: Layer already exists 04:06:00 615f8a360e40: Layer already exists 04:06:00 ed3e09a34b7a: Layer already exists 04:06:00 9b62f0cec5e6: Layer already exists 04:06:00 513772af9d1a: Layer already exists 04:06:00 e6245c19a0ec: Layer already exists 04:06:00 e032b8c45c87: Layer already exists 04:06:00 86e8c6d7cb42: Layer already exists 04:06:00 a018d6f09278: Layer already exists 04:06:00 d6278906a33f: Layer already exists 04:06:00 5f70bf18a086: Layer already exists 04:06:00 9e42d8b1f826: Layer already exists 04:06:00 974fafdfa73f: Layer already exists 04:06:00 b9081969b656: Layer already exists 04:06:00 971248f955f8: Layer already exists 04:06:00 4aeaa0e7d41f: Layer already exists 04:06:00 latest: digest: sha256:374bfc51e41beb080a4492c9c5a4c058bab569ccbfc96aa46701208909c54d57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:00 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.70 04:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:06:01 ed3e09a34b7a: Preparing 04:06:01 a3a768059873: Preparing 04:06:01 6655978753fb: Preparing 04:06:01 9b62f0cec5e6: Preparing 04:06:01 615f8a360e40: Preparing 04:06:01 e6245c19a0ec: Preparing 04:06:01 513772af9d1a: Preparing 04:06:01 e032b8c45c87: Preparing 04:06:01 a018d6f09278: Preparing 04:06:01 86e8c6d7cb42: Preparing 04:06:01 9e42d8b1f826: Preparing 04:06:01 d6278906a33f: Preparing 04:06:01 5f70bf18a086: Preparing 04:06:01 974fafdfa73f: Preparing 04:06:01 b9081969b656: Preparing 04:06:01 971248f955f8: Preparing 04:06:01 4aeaa0e7d41f: Preparing 04:06:01 e6245c19a0ec: Waiting 04:06:01 513772af9d1a: Waiting 04:06:01 e032b8c45c87: Waiting 04:06:01 a018d6f09278: Waiting 04:06:01 86e8c6d7cb42: Waiting 04:06:01 9e42d8b1f826: Waiting 04:06:01 d6278906a33f: Waiting 04:06:01 5f70bf18a086: Waiting 04:06:01 974fafdfa73f: Waiting 04:06:01 b9081969b656: Waiting 04:06:01 971248f955f8: Waiting 04:06:01 4aeaa0e7d41f: Waiting 04:06:01 615f8a360e40: Layer already exists 04:06:01 ed3e09a34b7a: Layer already exists 04:06:01 9b62f0cec5e6: Layer already exists 04:06:01 a3a768059873: Layer already exists 04:06:01 6655978753fb: Layer already exists 04:06:01 e6245c19a0ec: Layer already exists 04:06:01 e032b8c45c87: Layer already exists 04:06:01 86e8c6d7cb42: Layer already exists 04:06:01 513772af9d1a: Layer already exists 04:06:01 a018d6f09278: Layer already exists 04:06:01 d6278906a33f: Layer already exists 04:06:01 b9081969b656: Layer already exists 04:06:01 9e42d8b1f826: Layer already exists 04:06:01 974fafdfa73f: Layer already exists 04:06:01 5f70bf18a086: Layer already exists 04:06:01 971248f955f8: Layer already exists 04:06:01 4aeaa0e7d41f: Layer already exists 04:06:01 3.2.0-dev.70: digest: sha256:374bfc51e41beb080a4492c9c5a4c058bab569ccbfc96aa46701208909c54d57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:06:02 ed3e09a34b7a: Preparing 04:06:02 a3a768059873: Preparing 04:06:02 6655978753fb: Preparing 04:06:02 9b62f0cec5e6: Preparing 04:06:02 615f8a360e40: Preparing 04:06:02 e6245c19a0ec: Preparing 04:06:02 513772af9d1a: Preparing 04:06:02 e032b8c45c87: Preparing 04:06:02 a018d6f09278: Preparing 04:06:02 86e8c6d7cb42: Preparing 04:06:02 9e42d8b1f826: Preparing 04:06:02 d6278906a33f: Preparing 04:06:02 5f70bf18a086: Preparing 04:06:02 974fafdfa73f: Preparing 04:06:02 b9081969b656: Preparing 04:06:02 971248f955f8: Preparing 04:06:02 4aeaa0e7d41f: Preparing 04:06:02 e6245c19a0ec: Waiting 04:06:02 513772af9d1a: Waiting 04:06:02 5f70bf18a086: Waiting 04:06:02 e032b8c45c87: Waiting 04:06:02 974fafdfa73f: Waiting 04:06:02 a018d6f09278: Waiting 04:06:02 b9081969b656: Waiting 04:06:02 971248f955f8: Waiting 04:06:02 86e8c6d7cb42: Waiting 04:06:02 4aeaa0e7d41f: Waiting 04:06:02 9e42d8b1f826: Waiting 04:06:02 6655978753fb: Layer already exists 04:06:02 a3a768059873: Layer already exists 04:06:02 9b62f0cec5e6: Layer already exists 04:06:02 ed3e09a34b7a: Layer already exists 04:06:02 615f8a360e40: Layer already exists 04:06:02 e032b8c45c87: Layer already exists 04:06:02 a018d6f09278: Layer already exists 04:06:02 513772af9d1a: Layer already exists 04:06:02 e6245c19a0ec: Layer already exists 04:06:02 86e8c6d7cb42: Layer already exists 04:06:02 9e42d8b1f826: Layer already exists 04:06:02 974fafdfa73f: Layer already exists 04:06:02 b9081969b656: Layer already exists 04:06:02 5f70bf18a086: Layer already exists 04:06:02 d6278906a33f: Layer already exists 04:06:02 4aeaa0e7d41f: Layer already exists 04:06:02 971248f955f8: Layer already exists 04:06:02 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:374bfc51e41beb080a4492c9c5a4c058bab569ccbfc96aa46701208909c54d57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:02 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:06:03 ed3e09a34b7a: Preparing 04:06:03 a3a768059873: Preparing 04:06:03 6655978753fb: Preparing 04:06:03 9b62f0cec5e6: Preparing 04:06:03 615f8a360e40: Preparing 04:06:03 e6245c19a0ec: Preparing 04:06:03 513772af9d1a: Preparing 04:06:03 e032b8c45c87: Preparing 04:06:03 a018d6f09278: Preparing 04:06:03 86e8c6d7cb42: Preparing 04:06:03 9e42d8b1f826: Preparing 04:06:03 d6278906a33f: Preparing 04:06:03 5f70bf18a086: Preparing 04:06:03 974fafdfa73f: Preparing 04:06:03 b9081969b656: Preparing 04:06:03 971248f955f8: Preparing 04:06:03 4aeaa0e7d41f: Preparing 04:06:03 e6245c19a0ec: Waiting 04:06:03 d6278906a33f: Waiting 04:06:03 513772af9d1a: Waiting 04:06:03 e032b8c45c87: Waiting 04:06:03 a018d6f09278: Waiting 04:06:03 86e8c6d7cb42: Waiting 04:06:03 9e42d8b1f826: Waiting 04:06:03 5f70bf18a086: Waiting 04:06:03 971248f955f8: Waiting 04:06:03 4aeaa0e7d41f: Waiting 04:06:03 974fafdfa73f: Waiting 04:06:03 b9081969b656: Waiting 04:06:03 9b62f0cec5e6: Layer already exists 04:06:03 ed3e09a34b7a: Layer already exists 04:06:03 a3a768059873: Layer already exists 04:06:03 615f8a360e40: Layer already exists 04:06:03 6655978753fb: Layer already exists 04:06:03 86e8c6d7cb42: Layer already exists 04:06:03 513772af9d1a: Layer already exists 04:06:03 e032b8c45c87: Layer already exists 04:06:03 e6245c19a0ec: Layer already exists 04:06:03 a018d6f09278: Layer already exists 04:06:03 5f70bf18a086: Layer already exists 04:06:03 b9081969b656: Layer already exists 04:06:03 9e42d8b1f826: Layer already exists 04:06:03 d6278906a33f: Layer already exists 04:06:03 974fafdfa73f: Layer already exists 04:06:03 971248f955f8: Layer already exists 04:06:03 4aeaa0e7d41f: Layer already exists 04:06:03 main: digest: sha256:374bfc51e41beb080a4492c9c5a4c058bab569ccbfc96aa46701208909c54d57 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:03 ===================================================== [Pipeline] echo 04:06:03 taggedImages: 04:06:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:06:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:06:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.70 04:06:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:06:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:06:03 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:06:03 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:06:03 latest 04:06:03 3.2.0-dev.70 04:06:03 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:06:03 main 04:06:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:06:04 34e79a02b2a2: Preparing 04:06:04 68a42417602e: Preparing 04:06:04 645e4b450bcd: Preparing 04:06:04 2649ac29545f: Preparing 04:06:04 a018d6f09278: Preparing 04:06:04 86e8c6d7cb42: Preparing 04:06:04 4eec1846e664: Preparing 04:06:04 c564ebb03025: Preparing 04:06:04 4aeaa0e7d41f: Preparing 04:06:04 4eec1846e664: Waiting 04:06:04 c564ebb03025: Waiting 04:06:04 4aeaa0e7d41f: Waiting 04:06:04 86e8c6d7cb42: Waiting 04:06:04 a018d6f09278: Layer already exists 04:06:04 86e8c6d7cb42: Layer already exists 04:06:04 4eec1846e664: Layer already exists 04:06:04 c564ebb03025: Layer already exists 04:06:04 4aeaa0e7d41f: Layer already exists 04:06:04 34e79a02b2a2: Pushed 04:06:04 68a42417602e: Pushed 04:06:04 645e4b450bcd: Pushed 04:06:11 2649ac29545f: Pushed 04:06:11 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:07a74b66322977172911bacc1ad84f44670dab99658d395adcb3deb9c1cc3a64 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:11 + 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 04:06:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:06:12 34e79a02b2a2: Preparing 04:06:12 68a42417602e: Preparing 04:06:12 645e4b450bcd: Preparing 04:06:12 2649ac29545f: Preparing 04:06:12 a018d6f09278: Preparing 04:06:12 86e8c6d7cb42: Preparing 04:06:12 4eec1846e664: Preparing 04:06:12 c564ebb03025: Preparing 04:06:12 4aeaa0e7d41f: Preparing 04:06:12 4eec1846e664: Waiting 04:06:12 c564ebb03025: Waiting 04:06:12 4aeaa0e7d41f: Waiting 04:06:12 86e8c6d7cb42: Waiting 04:06:12 2649ac29545f: Layer already exists 04:06:12 645e4b450bcd: Layer already exists 04:06:12 68a42417602e: Layer already exists 04:06:12 34e79a02b2a2: Layer already exists 04:06:12 a018d6f09278: Layer already exists 04:06:12 c564ebb03025: Layer already exists 04:06:12 4eec1846e664: Layer already exists 04:06:12 4aeaa0e7d41f: Layer already exists 04:06:12 86e8c6d7cb42: Layer already exists 04:06:12 latest: digest: sha256:07a74b66322977172911bacc1ad84f44670dab99658d395adcb3deb9c1cc3a64 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.70 04:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:06:13 34e79a02b2a2: Preparing 04:06:13 68a42417602e: Preparing 04:06:13 645e4b450bcd: Preparing 04:06:13 2649ac29545f: Preparing 04:06:13 a018d6f09278: Preparing 04:06:13 86e8c6d7cb42: Preparing 04:06:13 4eec1846e664: Preparing 04:06:13 c564ebb03025: Preparing 04:06:13 4aeaa0e7d41f: Preparing 04:06:13 86e8c6d7cb42: Waiting 04:06:13 4eec1846e664: Waiting 04:06:13 c564ebb03025: Waiting 04:06:13 4aeaa0e7d41f: Waiting 04:06:13 645e4b450bcd: Layer already exists 04:06:13 34e79a02b2a2: Layer already exists 04:06:13 2649ac29545f: Layer already exists 04:06:13 68a42417602e: Layer already exists 04:06:13 a018d6f09278: Layer already exists 04:06:13 86e8c6d7cb42: Layer already exists 04:06:13 c564ebb03025: Layer already exists 04:06:13 4eec1846e664: Layer already exists 04:06:13 4aeaa0e7d41f: Layer already exists 04:06:13 3.2.0-dev.70: digest: sha256:07a74b66322977172911bacc1ad84f44670dab99658d395adcb3deb9c1cc3a64 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:13 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:06:13 34e79a02b2a2: Preparing 04:06:13 68a42417602e: Preparing 04:06:13 645e4b450bcd: Preparing 04:06:13 2649ac29545f: Preparing 04:06:13 a018d6f09278: Preparing 04:06:13 86e8c6d7cb42: Preparing 04:06:13 4eec1846e664: Preparing 04:06:13 c564ebb03025: Preparing 04:06:13 4aeaa0e7d41f: Preparing 04:06:13 4eec1846e664: Waiting 04:06:13 c564ebb03025: Waiting 04:06:13 86e8c6d7cb42: Waiting 04:06:13 4aeaa0e7d41f: Waiting 04:06:13 34e79a02b2a2: Layer already exists 04:06:13 645e4b450bcd: Layer already exists 04:06:13 2649ac29545f: Layer already exists 04:06:13 a018d6f09278: Layer already exists 04:06:13 68a42417602e: Layer already exists 04:06:13 86e8c6d7cb42: Layer already exists 04:06:13 4aeaa0e7d41f: Layer already exists 04:06:13 c564ebb03025: Layer already exists 04:06:13 4eec1846e664: Layer already exists 04:06:14 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:07a74b66322977172911bacc1ad84f44670dab99658d395adcb3deb9c1cc3a64 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:14 + 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 04:06:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:06:14 34e79a02b2a2: Preparing 04:06:14 68a42417602e: Preparing 04:06:14 645e4b450bcd: Preparing 04:06:14 2649ac29545f: Preparing 04:06:14 a018d6f09278: Preparing 04:06:14 86e8c6d7cb42: Preparing 04:06:14 4eec1846e664: Preparing 04:06:14 c564ebb03025: Preparing 04:06:14 4aeaa0e7d41f: Preparing 04:06:14 86e8c6d7cb42: Waiting 04:06:14 4eec1846e664: Waiting 04:06:14 c564ebb03025: Waiting 04:06:14 4aeaa0e7d41f: Waiting 04:06:14 2649ac29545f: Layer already exists 04:06:14 68a42417602e: Layer already exists 04:06:14 a018d6f09278: Layer already exists 04:06:14 645e4b450bcd: Layer already exists 04:06:14 34e79a02b2a2: Layer already exists 04:06:14 4eec1846e664: Layer already exists 04:06:14 86e8c6d7cb42: Layer already exists 04:06:14 4aeaa0e7d41f: Layer already exists 04:06:14 c564ebb03025: Layer already exists 04:06:14 main: digest: sha256:07a74b66322977172911bacc1ad84f44670dab99658d395adcb3deb9c1cc3a64 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:15 ===================================================== [Pipeline] echo 04:06:15 taggedImages: 04:06:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:06:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:06:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.70 04:06:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:06:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:06:15 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:06:15 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:06:15 latest 04:06:15 3.2.0-dev.70 04:06:15 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:06:15 main 04:06:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:06:16 da5c9a73d0d0: Preparing 04:06:16 b3f23ef0acb8: Preparing 04:06:16 fc7f79140760: Preparing 04:06:16 25ed7f5bc76a: Preparing 04:06:16 37bf3cf45c34: Preparing 04:06:16 a018d6f09278: Preparing 04:06:16 86e8c6d7cb42: Preparing 04:06:16 529db292f7c0: Preparing 04:06:16 326231c1584c: Preparing 04:06:16 347e83246b5d: Preparing 04:06:16 4aeaa0e7d41f: Preparing 04:06:16 86e8c6d7cb42: Waiting 04:06:16 529db292f7c0: Waiting 04:06:16 326231c1584c: Waiting 04:06:16 347e83246b5d: Waiting 04:06:16 4aeaa0e7d41f: Waiting 04:06:16 a018d6f09278: Waiting 04:06:16 b3f23ef0acb8: Pushed 04:06:16 25ed7f5bc76a: Pushed 04:06:16 37bf3cf45c34: Pushed 04:06:16 a018d6f09278: Layer already exists 04:06:16 da5c9a73d0d0: Pushed 04:06:16 86e8c6d7cb42: Layer already exists 04:06:16 4aeaa0e7d41f: Layer already exists 04:06:16 529db292f7c0: Pushed 04:06:16 326231c1584c: Pushed 04:06:18 fc7f79140760: Pushed 04:06:19 347e83246b5d: Pushed 04:06:19 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:2048960653875841f6bc0865d7e8a72a2a621676ddb5ccaa271816af60b7fb4a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:19 + 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 04:06:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:06:19 da5c9a73d0d0: Preparing 04:06:19 b3f23ef0acb8: Preparing 04:06:19 fc7f79140760: Preparing 04:06:19 25ed7f5bc76a: Preparing 04:06:19 37bf3cf45c34: Preparing 04:06:19 a018d6f09278: Preparing 04:06:19 86e8c6d7cb42: Preparing 04:06:19 529db292f7c0: Preparing 04:06:19 326231c1584c: Preparing 04:06:19 347e83246b5d: Preparing 04:06:19 4aeaa0e7d41f: Preparing 04:06:19 529db292f7c0: Waiting 04:06:19 a018d6f09278: Waiting 04:06:19 86e8c6d7cb42: Waiting 04:06:19 326231c1584c: Waiting 04:06:19 347e83246b5d: Waiting 04:06:19 4aeaa0e7d41f: Waiting 04:06:19 37bf3cf45c34: Layer already exists 04:06:19 fc7f79140760: Layer already exists 04:06:19 da5c9a73d0d0: Layer already exists 04:06:19 25ed7f5bc76a: Layer already exists 04:06:19 b3f23ef0acb8: Layer already exists 04:06:19 86e8c6d7cb42: Layer already exists 04:06:19 347e83246b5d: Layer already exists 04:06:19 529db292f7c0: Layer already exists 04:06:19 a018d6f09278: Layer already exists 04:06:19 326231c1584c: Layer already exists 04:06:19 4aeaa0e7d41f: Layer already exists 04:06:20 latest: digest: sha256:2048960653875841f6bc0865d7e8a72a2a621676ddb5ccaa271816af60b7fb4a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:20 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.70 04:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:06:20 da5c9a73d0d0: Preparing 04:06:20 b3f23ef0acb8: Preparing 04:06:20 fc7f79140760: Preparing 04:06:20 25ed7f5bc76a: Preparing 04:06:20 37bf3cf45c34: Preparing 04:06:20 a018d6f09278: Preparing 04:06:20 86e8c6d7cb42: Preparing 04:06:20 529db292f7c0: Preparing 04:06:20 326231c1584c: Preparing 04:06:20 347e83246b5d: Preparing 04:06:20 4aeaa0e7d41f: Preparing 04:06:20 529db292f7c0: Waiting 04:06:20 a018d6f09278: Waiting 04:06:20 86e8c6d7cb42: Waiting 04:06:20 326231c1584c: Waiting 04:06:20 347e83246b5d: Waiting 04:06:20 25ed7f5bc76a: Layer already exists 04:06:20 da5c9a73d0d0: Layer already exists 04:06:20 37bf3cf45c34: Layer already exists 04:06:20 fc7f79140760: Layer already exists 04:06:20 b3f23ef0acb8: Layer already exists 04:06:20 86e8c6d7cb42: Layer already exists 04:06:20 529db292f7c0: Layer already exists 04:06:20 a018d6f09278: Layer already exists 04:06:20 347e83246b5d: Layer already exists 04:06:20 326231c1584c: Layer already exists 04:06:20 4aeaa0e7d41f: Layer already exists 04:06:21 3.2.0-dev.70: digest: sha256:2048960653875841f6bc0865d7e8a72a2a621676ddb5ccaa271816af60b7fb4a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:21 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:06:21 da5c9a73d0d0: Preparing 04:06:21 b3f23ef0acb8: Preparing 04:06:21 fc7f79140760: Preparing 04:06:21 25ed7f5bc76a: Preparing 04:06:21 37bf3cf45c34: Preparing 04:06:21 a018d6f09278: Preparing 04:06:21 86e8c6d7cb42: Preparing 04:06:21 529db292f7c0: Preparing 04:06:21 326231c1584c: Preparing 04:06:21 347e83246b5d: Preparing 04:06:21 4aeaa0e7d41f: Preparing 04:06:21 529db292f7c0: Waiting 04:06:21 326231c1584c: Waiting 04:06:21 347e83246b5d: Waiting 04:06:21 4aeaa0e7d41f: Waiting 04:06:21 a018d6f09278: Waiting 04:06:21 86e8c6d7cb42: Waiting 04:06:21 25ed7f5bc76a: Layer already exists 04:06:21 da5c9a73d0d0: Layer already exists 04:06:21 fc7f79140760: Layer already exists 04:06:21 37bf3cf45c34: Layer already exists 04:06:21 b3f23ef0acb8: Layer already exists 04:06:21 529db292f7c0: Layer already exists 04:06:21 a018d6f09278: Layer already exists 04:06:21 86e8c6d7cb42: Layer already exists 04:06:21 326231c1584c: Layer already exists 04:06:21 347e83246b5d: Layer already exists 04:06:21 4aeaa0e7d41f: Layer already exists 04:06:22 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:2048960653875841f6bc0865d7e8a72a2a621676ddb5ccaa271816af60b7fb4a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:22 + 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 04:06:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:06:22 da5c9a73d0d0: Preparing 04:06:22 b3f23ef0acb8: Preparing 04:06:22 fc7f79140760: Preparing 04:06:22 25ed7f5bc76a: Preparing 04:06:22 37bf3cf45c34: Preparing 04:06:22 a018d6f09278: Preparing 04:06:22 86e8c6d7cb42: Preparing 04:06:22 a018d6f09278: Waiting 04:06:22 529db292f7c0: Preparing 04:06:22 86e8c6d7cb42: Waiting 04:06:22 326231c1584c: Preparing 04:06:22 529db292f7c0: Waiting 04:06:22 347e83246b5d: Preparing 04:06:22 4aeaa0e7d41f: Preparing 04:06:22 326231c1584c: Waiting 04:06:22 347e83246b5d: Waiting 04:06:22 4aeaa0e7d41f: Waiting 04:06:22 da5c9a73d0d0: Layer already exists 04:06:22 37bf3cf45c34: Layer already exists 04:06:22 fc7f79140760: Layer already exists 04:06:22 25ed7f5bc76a: Layer already exists 04:06:22 b3f23ef0acb8: Layer already exists 04:06:22 a018d6f09278: Layer already exists 04:06:22 529db292f7c0: Layer already exists 04:06:22 326231c1584c: Layer already exists 04:06:22 86e8c6d7cb42: Layer already exists 04:06:22 347e83246b5d: Layer already exists 04:06:22 4aeaa0e7d41f: Layer already exists 04:06:23 main: digest: sha256:2048960653875841f6bc0865d7e8a72a2a621676ddb5ccaa271816af60b7fb4a size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:23 ===================================================== [Pipeline] echo 04:06:23 taggedImages: 04:06:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:06:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:06:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.70 04:06:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:06:23 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:06:23 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:06:23 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:06:23 latest 04:06:23 3.2.0-dev.70 04:06:23 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:06:23 main 04:06:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:06:24 d778b7e6ea29: Preparing 04:06:24 a877bb88ed26: Preparing 04:06:24 4d8df658f73c: Preparing 04:06:24 c8126ebc0d0f: Preparing 04:06:24 61e2a4f3567e: Preparing 04:06:24 0bc69e952ce4: Preparing 04:06:24 8668eab0a1e7: Preparing 04:06:24 a018d6f09278: Preparing 04:06:24 86e8c6d7cb42: Preparing 04:06:24 4df32b02e856: Preparing 04:06:24 c72c300b452c: Preparing 04:06:24 4aeaa0e7d41f: Preparing 04:06:24 8668eab0a1e7: Waiting 04:06:24 0bc69e952ce4: Waiting 04:06:24 a018d6f09278: Waiting 04:06:24 c72c300b452c: Waiting 04:06:24 4df32b02e856: Waiting 04:06:24 86e8c6d7cb42: Waiting 04:06:24 4aeaa0e7d41f: Waiting 04:06:24 a877bb88ed26: Pushed 04:06:24 61e2a4f3567e: Pushed 04:06:24 d778b7e6ea29: Pushed 04:06:24 0bc69e952ce4: Pushed 04:06:24 a018d6f09278: Layer already exists 04:06:24 86e8c6d7cb42: Layer already exists 04:06:24 8668eab0a1e7: Pushed 04:06:24 4aeaa0e7d41f: Layer already exists 04:06:24 4df32b02e856: Pushed 04:06:26 c8126ebc0d0f: Pushed 04:06:27 4d8df658f73c: Pushed 04:06:27 c72c300b452c: Pushed 04:06:27 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:742a85e106055a39055301a1bbaaeb15c3e430bc0c0205e2be84c201696c4810 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:28 + 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 04:06:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:06:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:06:28 d778b7e6ea29: Preparing 04:06:28 a877bb88ed26: Preparing 04:06:28 4d8df658f73c: Preparing 04:06:28 c8126ebc0d0f: Preparing 04:06:28 61e2a4f3567e: Preparing 04:06:28 0bc69e952ce4: Preparing 04:06:28 8668eab0a1e7: Preparing 04:06:28 a018d6f09278: Preparing 04:06:28 86e8c6d7cb42: Preparing 04:06:28 4df32b02e856: Preparing 04:06:28 c72c300b452c: Preparing 04:06:28 4aeaa0e7d41f: Preparing 04:06:28 a018d6f09278: Waiting 04:06:28 86e8c6d7cb42: Waiting 04:06:28 4df32b02e856: Waiting 04:06:28 c72c300b452c: Waiting 04:06:28 0bc69e952ce4: Waiting 04:06:28 8668eab0a1e7: Waiting 04:06:28 4aeaa0e7d41f: Waiting 04:06:28 4d8df658f73c: Layer already exists 04:06:28 c8126ebc0d0f: Layer already exists 04:06:28 61e2a4f3567e: Layer already exists 04:06:28 d778b7e6ea29: Layer already exists 04:06:28 a877bb88ed26: Layer already exists 04:06:28 0bc69e952ce4: Layer already exists 04:06:28 4df32b02e856: Layer already exists 04:06:28 8668eab0a1e7: Layer already exists 04:06:28 a018d6f09278: Layer already exists 04:06:28 86e8c6d7cb42: Layer already exists 04:06:28 c72c300b452c: Layer already exists 04:06:28 4aeaa0e7d41f: Layer already exists 04:06:28 latest: digest: sha256:742a85e106055a39055301a1bbaaeb15c3e430bc0c0205e2be84c201696c4810 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:29 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:29 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.70 04:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:06:29 d778b7e6ea29: Preparing 04:06:29 a877bb88ed26: Preparing 04:06:29 4d8df658f73c: Preparing 04:06:29 c8126ebc0d0f: Preparing 04:06:29 61e2a4f3567e: Preparing 04:06:29 0bc69e952ce4: Preparing 04:06:29 8668eab0a1e7: Preparing 04:06:29 a018d6f09278: Preparing 04:06:29 86e8c6d7cb42: Preparing 04:06:29 4df32b02e856: Preparing 04:06:29 c72c300b452c: Preparing 04:06:29 4aeaa0e7d41f: Preparing 04:06:29 0bc69e952ce4: Waiting 04:06:29 8668eab0a1e7: Waiting 04:06:29 a018d6f09278: Waiting 04:06:29 86e8c6d7cb42: Waiting 04:06:29 4aeaa0e7d41f: Waiting 04:06:29 4df32b02e856: Waiting 04:06:29 c72c300b452c: Waiting 04:06:29 61e2a4f3567e: Layer already exists 04:06:29 c8126ebc0d0f: Layer already exists 04:06:29 a877bb88ed26: Layer already exists 04:06:29 d778b7e6ea29: Layer already exists 04:06:29 4d8df658f73c: Layer already exists 04:06:29 8668eab0a1e7: Layer already exists 04:06:29 86e8c6d7cb42: Layer already exists 04:06:29 a018d6f09278: Layer already exists 04:06:29 0bc69e952ce4: Layer already exists 04:06:29 4df32b02e856: Layer already exists 04:06:29 4aeaa0e7d41f: Layer already exists 04:06:29 c72c300b452c: Layer already exists 04:06:29 3.2.0-dev.70: digest: sha256:742a85e106055a39055301a1bbaaeb15c3e430bc0c0205e2be84c201696c4810 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:06:30 d778b7e6ea29: Preparing 04:06:30 a877bb88ed26: Preparing 04:06:30 4d8df658f73c: Preparing 04:06:30 c8126ebc0d0f: Preparing 04:06:30 61e2a4f3567e: Preparing 04:06:30 0bc69e952ce4: Preparing 04:06:30 8668eab0a1e7: Preparing 04:06:30 0bc69e952ce4: Waiting 04:06:30 a018d6f09278: Preparing 04:06:30 86e8c6d7cb42: Preparing 04:06:30 4df32b02e856: Preparing 04:06:30 c72c300b452c: Preparing 04:06:30 4aeaa0e7d41f: Preparing 04:06:30 8668eab0a1e7: Waiting 04:06:30 86e8c6d7cb42: Waiting 04:06:30 a018d6f09278: Waiting 04:06:30 4df32b02e856: Waiting 04:06:30 c72c300b452c: Waiting 04:06:30 4aeaa0e7d41f: Waiting 04:06:30 4d8df658f73c: Layer already exists 04:06:30 61e2a4f3567e: Layer already exists 04:06:30 c8126ebc0d0f: Layer already exists 04:06:30 a877bb88ed26: Layer already exists 04:06:30 d778b7e6ea29: Layer already exists 04:06:30 0bc69e952ce4: Layer already exists 04:06:30 a018d6f09278: Layer already exists 04:06:30 4df32b02e856: Layer already exists 04:06:30 8668eab0a1e7: Layer already exists 04:06:30 86e8c6d7cb42: Layer already exists 04:06:30 c72c300b452c: Layer already exists 04:06:30 4aeaa0e7d41f: Layer already exists 04:06:30 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:742a85e106055a39055301a1bbaaeb15c3e430bc0c0205e2be84c201696c4810 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:31 + 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 04:06:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:06:31 d778b7e6ea29: Preparing 04:06:31 a877bb88ed26: Preparing 04:06:31 4d8df658f73c: Preparing 04:06:31 c8126ebc0d0f: Preparing 04:06:31 61e2a4f3567e: Preparing 04:06:31 0bc69e952ce4: Preparing 04:06:31 8668eab0a1e7: Preparing 04:06:31 a018d6f09278: Preparing 04:06:31 86e8c6d7cb42: Preparing 04:06:31 4df32b02e856: Preparing 04:06:31 c72c300b452c: Preparing 04:06:31 4aeaa0e7d41f: Preparing 04:06:31 a018d6f09278: Waiting 04:06:31 86e8c6d7cb42: Waiting 04:06:31 4df32b02e856: Waiting 04:06:31 c72c300b452c: Waiting 04:06:31 4aeaa0e7d41f: Waiting 04:06:31 0bc69e952ce4: Waiting 04:06:31 8668eab0a1e7: Waiting 04:06:31 c8126ebc0d0f: Layer already exists 04:06:31 4d8df658f73c: Layer already exists 04:06:31 a877bb88ed26: Layer already exists 04:06:31 d778b7e6ea29: Layer already exists 04:06:31 61e2a4f3567e: Layer already exists 04:06:31 a018d6f09278: Layer already exists 04:06:31 0bc69e952ce4: Layer already exists 04:06:31 8668eab0a1e7: Layer already exists 04:06:31 86e8c6d7cb42: Layer already exists 04:06:31 4df32b02e856: Layer already exists 04:06:31 c72c300b452c: Layer already exists 04:06:31 4aeaa0e7d41f: Layer already exists 04:06:31 main: digest: sha256:742a85e106055a39055301a1bbaaeb15c3e430bc0c0205e2be84c201696c4810 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:31 ===================================================== [Pipeline] echo 04:06:31 taggedImages: 04:06:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:06:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:06:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.70 04:06:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:06:31 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:06:31 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:06:31 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:06:31 latest 04:06:31 3.2.0-dev.70 04:06:31 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:06:31 main 04:06:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:32 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:06:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:06:32 c43286eed950: Preparing 04:06:32 2f1a54a928f7: Preparing 04:06:32 a018d6f09278: Preparing 04:06:32 86e8c6d7cb42: Preparing 04:06:32 6a6e614dc0c3: Preparing 04:06:32 ad1541232915: Preparing 04:06:32 4aeaa0e7d41f: Preparing 04:06:32 ad1541232915: Waiting 04:06:32 4aeaa0e7d41f: Waiting 04:06:32 86e8c6d7cb42: Layer already exists 04:06:32 a018d6f09278: Layer already exists 04:06:32 6a6e614dc0c3: Pushed 04:06:32 4aeaa0e7d41f: Layer already exists 04:06:32 c43286eed950: Pushed 04:06:34 ad1541232915: Pushed 04:06:36 2f1a54a928f7: Pushed 04:06:36 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:aae3148ad79a52a70cd98cb69d8c8c1314cc202bbd1b0e2bc7264873a1fbc40d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:37 + 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 04:06:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:06:37 c43286eed950: Preparing 04:06:37 2f1a54a928f7: Preparing 04:06:37 a018d6f09278: Preparing 04:06:37 86e8c6d7cb42: Preparing 04:06:37 6a6e614dc0c3: Preparing 04:06:37 ad1541232915: Preparing 04:06:37 4aeaa0e7d41f: Preparing 04:06:37 4aeaa0e7d41f: Waiting 04:06:37 ad1541232915: Waiting 04:06:37 2f1a54a928f7: Layer already exists 04:06:37 c43286eed950: Layer already exists 04:06:37 a018d6f09278: Layer already exists 04:06:37 86e8c6d7cb42: Layer already exists 04:06:37 6a6e614dc0c3: Layer already exists 04:06:37 ad1541232915: Layer already exists 04:06:37 4aeaa0e7d41f: Layer already exists 04:06:37 latest: digest: sha256:aae3148ad79a52a70cd98cb69d8c8c1314cc202bbd1b0e2bc7264873a1fbc40d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.70 04:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:06:38 c43286eed950: Preparing 04:06:38 2f1a54a928f7: Preparing 04:06:38 a018d6f09278: Preparing 04:06:38 86e8c6d7cb42: Preparing 04:06:38 6a6e614dc0c3: Preparing 04:06:38 ad1541232915: Preparing 04:06:38 4aeaa0e7d41f: Preparing 04:06:38 ad1541232915: Waiting 04:06:38 4aeaa0e7d41f: Waiting 04:06:38 c43286eed950: Layer already exists 04:06:38 2f1a54a928f7: Layer already exists 04:06:38 6a6e614dc0c3: Layer already exists 04:06:38 86e8c6d7cb42: Layer already exists 04:06:38 a018d6f09278: Layer already exists 04:06:38 ad1541232915: Layer already exists 04:06:38 4aeaa0e7d41f: Layer already exists 04:06:38 3.2.0-dev.70: digest: sha256:aae3148ad79a52a70cd98cb69d8c8c1314cc202bbd1b0e2bc7264873a1fbc40d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:06:39 c43286eed950: Preparing 04:06:39 2f1a54a928f7: Preparing 04:06:39 a018d6f09278: Preparing 04:06:39 86e8c6d7cb42: Preparing 04:06:39 6a6e614dc0c3: Preparing 04:06:39 ad1541232915: Preparing 04:06:39 4aeaa0e7d41f: Preparing 04:06:39 4aeaa0e7d41f: Waiting 04:06:39 ad1541232915: Waiting 04:06:39 86e8c6d7cb42: Layer already exists 04:06:39 2f1a54a928f7: Layer already exists 04:06:39 c43286eed950: Layer already exists 04:06:39 a018d6f09278: Layer already exists 04:06:39 6a6e614dc0c3: Layer already exists 04:06:39 ad1541232915: Layer already exists 04:06:39 4aeaa0e7d41f: Layer already exists 04:06:39 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:aae3148ad79a52a70cd98cb69d8c8c1314cc202bbd1b0e2bc7264873a1fbc40d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:39 + 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 04:06:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:06:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:06:40 c43286eed950: Preparing 04:06:40 2f1a54a928f7: Preparing 04:06:40 a018d6f09278: Preparing 04:06:40 86e8c6d7cb42: Preparing 04:06:40 6a6e614dc0c3: Preparing 04:06:40 ad1541232915: Preparing 04:06:40 4aeaa0e7d41f: Preparing 04:06:40 ad1541232915: Waiting 04:06:40 4aeaa0e7d41f: Waiting 04:06:40 2f1a54a928f7: Layer already exists 04:06:40 c43286eed950: Layer already exists 04:06:40 a018d6f09278: Layer already exists 04:06:40 6a6e614dc0c3: Layer already exists 04:06:40 86e8c6d7cb42: Layer already exists 04:06:40 ad1541232915: Layer already exists 04:06:40 4aeaa0e7d41f: Layer already exists 04:06:40 main: digest: sha256:aae3148ad79a52a70cd98cb69d8c8c1314cc202bbd1b0e2bc7264873a1fbc40d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:40 ===================================================== [Pipeline] echo 04:06:40 taggedImages: 04:06:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:06:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:06:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.70 04:06:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:06:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:06:40 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:06:40 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:06:40 latest 04:06:40 3.2.0-dev.70 04:06:40 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:06:40 main 04:06:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:41 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:06:41 f0b59575efe1: Preparing 04:06:41 b16fd68167eb: Preparing 04:06:41 aae12c566cb6: Preparing 04:06:41 a018d6f09278: Preparing 04:06:41 86e8c6d7cb42: Preparing 04:06:41 9c91c27ad033: Preparing 04:06:41 bf3404cc4452: Preparing 04:06:41 1e0ba80d009b: Preparing 04:06:41 3845ada4b4d2: Preparing 04:06:41 4aeaa0e7d41f: Preparing 04:06:41 bf3404cc4452: Waiting 04:06:41 3845ada4b4d2: Waiting 04:06:41 4aeaa0e7d41f: Waiting 04:06:41 9c91c27ad033: Waiting 04:06:41 86e8c6d7cb42: Layer already exists 04:06:41 a018d6f09278: Layer already exists 04:06:41 aae12c566cb6: Pushed 04:06:41 b16fd68167eb: Pushed 04:06:41 f0b59575efe1: Pushed 04:06:41 4aeaa0e7d41f: Layer already exists 04:06:41 1e0ba80d009b: Pushed 04:06:42 3845ada4b4d2: Pushed 04:06:54 bf3404cc4452: Pushed 04:07:03 9c91c27ad033: Pushed 04:07:03 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:5c4c2f148a2568bf91cab572b65b731e5a0c3a030c20f248e0c014ccc534b8ae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:03 + 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 04:07:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:07:03 f0b59575efe1: Preparing 04:07:03 b16fd68167eb: Preparing 04:07:03 aae12c566cb6: Preparing 04:07:03 a018d6f09278: Preparing 04:07:03 86e8c6d7cb42: Preparing 04:07:03 9c91c27ad033: Preparing 04:07:03 bf3404cc4452: Preparing 04:07:03 1e0ba80d009b: Preparing 04:07:03 3845ada4b4d2: Preparing 04:07:03 4aeaa0e7d41f: Preparing 04:07:03 bf3404cc4452: Waiting 04:07:03 1e0ba80d009b: Waiting 04:07:03 3845ada4b4d2: Waiting 04:07:03 4aeaa0e7d41f: Waiting 04:07:03 9c91c27ad033: Waiting 04:07:03 aae12c566cb6: Layer already exists 04:07:03 86e8c6d7cb42: Layer already exists 04:07:03 f0b59575efe1: Layer already exists 04:07:03 b16fd68167eb: Layer already exists 04:07:03 a018d6f09278: Layer already exists 04:07:03 1e0ba80d009b: Layer already exists 04:07:03 9c91c27ad033: Layer already exists 04:07:03 bf3404cc4452: Layer already exists 04:07:03 4aeaa0e7d41f: Layer already exists 04:07:03 3845ada4b4d2: Layer already exists 04:07:04 latest: digest: sha256:5c4c2f148a2568bf91cab572b65b731e5a0c3a030c20f248e0c014ccc534b8ae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.70 04:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:07:04 f0b59575efe1: Preparing 04:07:04 b16fd68167eb: Preparing 04:07:04 aae12c566cb6: Preparing 04:07:04 a018d6f09278: Preparing 04:07:04 86e8c6d7cb42: Preparing 04:07:04 9c91c27ad033: Preparing 04:07:04 bf3404cc4452: Preparing 04:07:04 1e0ba80d009b: Preparing 04:07:04 3845ada4b4d2: Preparing 04:07:04 4aeaa0e7d41f: Preparing 04:07:04 9c91c27ad033: Waiting 04:07:04 bf3404cc4452: Waiting 04:07:04 1e0ba80d009b: Waiting 04:07:04 3845ada4b4d2: Waiting 04:07:04 4aeaa0e7d41f: Waiting 04:07:04 f0b59575efe1: Layer already exists 04:07:04 b16fd68167eb: Layer already exists 04:07:04 86e8c6d7cb42: Layer already exists 04:07:04 aae12c566cb6: Layer already exists 04:07:04 a018d6f09278: Layer already exists 04:07:04 1e0ba80d009b: Layer already exists 04:07:04 bf3404cc4452: Layer already exists 04:07:04 9c91c27ad033: Layer already exists 04:07:04 4aeaa0e7d41f: Layer already exists 04:07:04 3845ada4b4d2: Layer already exists 04:07:05 3.2.0-dev.70: digest: sha256:5c4c2f148a2568bf91cab572b65b731e5a0c3a030c20f248e0c014ccc534b8ae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:07:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:07:05 f0b59575efe1: Preparing 04:07:05 b16fd68167eb: Preparing 04:07:05 aae12c566cb6: Preparing 04:07:05 a018d6f09278: Preparing 04:07:05 86e8c6d7cb42: Preparing 04:07:05 9c91c27ad033: Preparing 04:07:05 bf3404cc4452: Preparing 04:07:05 1e0ba80d009b: Preparing 04:07:05 3845ada4b4d2: Preparing 04:07:05 4aeaa0e7d41f: Preparing 04:07:05 9c91c27ad033: Waiting 04:07:05 bf3404cc4452: Waiting 04:07:05 3845ada4b4d2: Waiting 04:07:05 1e0ba80d009b: Waiting 04:07:05 4aeaa0e7d41f: Waiting 04:07:05 aae12c566cb6: Layer already exists 04:07:05 86e8c6d7cb42: Layer already exists 04:07:05 a018d6f09278: Layer already exists 04:07:05 f0b59575efe1: Layer already exists 04:07:05 b16fd68167eb: Layer already exists 04:07:05 bf3404cc4452: Layer already exists 04:07:05 9c91c27ad033: Layer already exists 04:07:05 3845ada4b4d2: Layer already exists 04:07:05 1e0ba80d009b: Layer already exists 04:07:05 4aeaa0e7d41f: Layer already exists 04:07:05 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:5c4c2f148a2568bf91cab572b65b731e5a0c3a030c20f248e0c014ccc534b8ae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:06 + 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 04:07:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:07:06 f0b59575efe1: Preparing 04:07:06 b16fd68167eb: Preparing 04:07:06 aae12c566cb6: Preparing 04:07:06 a018d6f09278: Preparing 04:07:06 86e8c6d7cb42: Preparing 04:07:06 9c91c27ad033: Preparing 04:07:06 bf3404cc4452: Preparing 04:07:06 1e0ba80d009b: Preparing 04:07:06 3845ada4b4d2: Preparing 04:07:06 4aeaa0e7d41f: Preparing 04:07:06 bf3404cc4452: Waiting 04:07:06 3845ada4b4d2: Waiting 04:07:06 4aeaa0e7d41f: Waiting 04:07:06 9c91c27ad033: Waiting 04:07:06 f0b59575efe1: Layer already exists 04:07:06 b16fd68167eb: Layer already exists 04:07:06 a018d6f09278: Layer already exists 04:07:06 aae12c566cb6: Layer already exists 04:07:06 86e8c6d7cb42: Layer already exists 04:07:06 1e0ba80d009b: Layer already exists 04:07:06 bf3404cc4452: Layer already exists 04:07:06 9c91c27ad033: Layer already exists 04:07:06 3845ada4b4d2: Layer already exists 04:07:06 4aeaa0e7d41f: Layer already exists 04:07:07 main: digest: sha256:5c4c2f148a2568bf91cab572b65b731e5a0c3a030c20f248e0c014ccc534b8ae size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:07 ===================================================== [Pipeline] echo 04:07:07 taggedImages: 04:07:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:07:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:07:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.70 04:07:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:07:07 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:07:07 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:07:07 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:07:07 latest 04:07:07 3.2.0-dev.70 04:07:07 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:07:07 main 04:07:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:07:07 c203508f75d7: Preparing 04:07:07 21e33b4e7de2: Preparing 04:07:07 a5b601645765: Preparing 04:07:07 a018d6f09278: Preparing 04:07:07 86e8c6d7cb42: Preparing 04:07:07 9ef9af59ef42: Preparing 04:07:07 eb638a53a1ea: Preparing 04:07:07 ab7b7c228c62: Preparing 04:07:07 4aeaa0e7d41f: Preparing 04:07:07 9ef9af59ef42: Waiting 04:07:07 eb638a53a1ea: Waiting 04:07:07 ab7b7c228c62: Waiting 04:07:07 4aeaa0e7d41f: Waiting 04:07:08 a5b601645765: Pushed 04:07:08 21e33b4e7de2: Pushed 04:07:08 86e8c6d7cb42: Layer already exists 04:07:08 a018d6f09278: Layer already exists 04:07:08 4aeaa0e7d41f: Layer already exists 04:07:08 c203508f75d7: Pushed 04:07:08 eb638a53a1ea: Pushed 04:07:08 ab7b7c228c62: Pushed 04:07:31 9ef9af59ef42: Pushed 04:07:31 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:c8810ab1b0e868529b151c9aba2265e395b487495826fbb3fb6adfa8100b2ce2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:31 + 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 04:07:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:07:31 c203508f75d7: Preparing 04:07:31 21e33b4e7de2: Preparing 04:07:31 a5b601645765: Preparing 04:07:31 a018d6f09278: Preparing 04:07:31 86e8c6d7cb42: Preparing 04:07:31 9ef9af59ef42: Preparing 04:07:31 eb638a53a1ea: Preparing 04:07:31 ab7b7c228c62: Preparing 04:07:31 4aeaa0e7d41f: Preparing 04:07:31 eb638a53a1ea: Waiting 04:07:31 ab7b7c228c62: Waiting 04:07:31 4aeaa0e7d41f: Waiting 04:07:31 9ef9af59ef42: Waiting 04:07:31 c203508f75d7: Layer already exists 04:07:31 86e8c6d7cb42: Layer already exists 04:07:31 a018d6f09278: Layer already exists 04:07:31 a5b601645765: Layer already exists 04:07:31 21e33b4e7de2: Layer already exists 04:07:31 9ef9af59ef42: Layer already exists 04:07:31 4aeaa0e7d41f: Layer already exists 04:07:31 ab7b7c228c62: Layer already exists 04:07:31 eb638a53a1ea: Layer already exists 04:07:32 latest: digest: sha256:c8810ab1b0e868529b151c9aba2265e395b487495826fbb3fb6adfa8100b2ce2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.70 04:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:07:32 c203508f75d7: Preparing 04:07:32 21e33b4e7de2: Preparing 04:07:32 a5b601645765: Preparing 04:07:32 a018d6f09278: Preparing 04:07:32 86e8c6d7cb42: Preparing 04:07:32 9ef9af59ef42: Preparing 04:07:32 eb638a53a1ea: Preparing 04:07:32 ab7b7c228c62: Preparing 04:07:32 4aeaa0e7d41f: Preparing 04:07:32 9ef9af59ef42: Waiting 04:07:32 eb638a53a1ea: Waiting 04:07:32 ab7b7c228c62: Waiting 04:07:32 4aeaa0e7d41f: Waiting 04:07:32 a5b601645765: Layer already exists 04:07:32 86e8c6d7cb42: Layer already exists 04:07:32 a018d6f09278: Layer already exists 04:07:32 21e33b4e7de2: Layer already exists 04:07:32 c203508f75d7: Layer already exists 04:07:32 eb638a53a1ea: Layer already exists 04:07:32 ab7b7c228c62: Layer already exists 04:07:32 9ef9af59ef42: Layer already exists 04:07:32 4aeaa0e7d41f: Layer already exists 04:07:33 3.2.0-dev.70: digest: sha256:c8810ab1b0e868529b151c9aba2265e395b487495826fbb3fb6adfa8100b2ce2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:07:33 c203508f75d7: Preparing 04:07:33 21e33b4e7de2: Preparing 04:07:33 a5b601645765: Preparing 04:07:33 a018d6f09278: Preparing 04:07:33 86e8c6d7cb42: Preparing 04:07:33 9ef9af59ef42: Preparing 04:07:33 eb638a53a1ea: Preparing 04:07:33 ab7b7c228c62: Preparing 04:07:33 4aeaa0e7d41f: Preparing 04:07:33 9ef9af59ef42: Waiting 04:07:33 eb638a53a1ea: Waiting 04:07:33 ab7b7c228c62: Waiting 04:07:33 4aeaa0e7d41f: Waiting 04:07:33 c203508f75d7: Layer already exists 04:07:33 a5b601645765: Layer already exists 04:07:33 86e8c6d7cb42: Layer already exists 04:07:33 21e33b4e7de2: Layer already exists 04:07:33 a018d6f09278: Layer already exists 04:07:33 eb638a53a1ea: Layer already exists 04:07:33 9ef9af59ef42: Layer already exists 04:07:33 ab7b7c228c62: Layer already exists 04:07:33 4aeaa0e7d41f: Layer already exists 04:07:33 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:c8810ab1b0e868529b151c9aba2265e395b487495826fbb3fb6adfa8100b2ce2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:34 + 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 04:07:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:07:34 c203508f75d7: Preparing 04:07:34 21e33b4e7de2: Preparing 04:07:34 a5b601645765: Preparing 04:07:34 a018d6f09278: Preparing 04:07:34 86e8c6d7cb42: Preparing 04:07:34 9ef9af59ef42: Preparing 04:07:34 eb638a53a1ea: Preparing 04:07:34 ab7b7c228c62: Preparing 04:07:34 4aeaa0e7d41f: Preparing 04:07:34 9ef9af59ef42: Waiting 04:07:34 eb638a53a1ea: Waiting 04:07:34 ab7b7c228c62: Waiting 04:07:34 4aeaa0e7d41f: Waiting 04:07:34 c203508f75d7: Layer already exists 04:07:34 a5b601645765: Layer already exists 04:07:34 a018d6f09278: Layer already exists 04:07:34 21e33b4e7de2: Layer already exists 04:07:34 86e8c6d7cb42: Layer already exists 04:07:34 9ef9af59ef42: Layer already exists 04:07:34 eb638a53a1ea: Layer already exists 04:07:34 4aeaa0e7d41f: Layer already exists 04:07:34 ab7b7c228c62: Layer already exists 04:07:35 main: digest: sha256:c8810ab1b0e868529b151c9aba2265e395b487495826fbb3fb6adfa8100b2ce2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:07:35 ===================================================== [Pipeline] echo 04:07:35 taggedImages: 04:07:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:07:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:07:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.70 04:07:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:07:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:07:35 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:07:35 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:07:35 latest 04:07:35 3.2.0-dev.70 04:07:35 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:07:35 main 04:07:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:07:35 fe6df193d331: Preparing 04:07:35 6ad3fc92c890: Preparing 04:07:35 a9349cb41b1a: Preparing 04:07:35 a018d6f09278: Preparing 04:07:35 86e8c6d7cb42: Preparing 04:07:35 988d54b52acc: Preparing 04:07:35 1e0ba80d009b: Preparing 04:07:35 3845ada4b4d2: Preparing 04:07:35 4aeaa0e7d41f: Preparing 04:07:35 988d54b52acc: Waiting 04:07:35 1e0ba80d009b: Waiting 04:07:35 3845ada4b4d2: Waiting 04:07:35 4aeaa0e7d41f: Waiting 04:07:35 a018d6f09278: Layer already exists 04:07:35 86e8c6d7cb42: Layer already exists 04:07:36 1e0ba80d009b: Layer already exists 04:07:36 3845ada4b4d2: Layer already exists 04:07:36 4aeaa0e7d41f: Layer already exists 04:07:36 6ad3fc92c890: Pushed 04:07:36 a9349cb41b1a: Pushed 04:07:36 fe6df193d331: Pushed 04:07:58 988d54b52acc: Pushed 04:07:58 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:e18e4f76e897751a16fd70429401db0ad842cf56b1899f1cc5a736a261c1973e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:58 + 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 04:07:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:07:58 fe6df193d331: Preparing 04:07:58 6ad3fc92c890: Preparing 04:07:58 a9349cb41b1a: Preparing 04:07:58 a018d6f09278: Preparing 04:07:58 86e8c6d7cb42: Preparing 04:07:58 988d54b52acc: Preparing 04:07:58 1e0ba80d009b: Preparing 04:07:58 3845ada4b4d2: Preparing 04:07:58 4aeaa0e7d41f: Preparing 04:07:58 988d54b52acc: Waiting 04:07:58 1e0ba80d009b: Waiting 04:07:58 3845ada4b4d2: Waiting 04:07:58 4aeaa0e7d41f: Waiting 04:07:58 fe6df193d331: Layer already exists 04:07:58 6ad3fc92c890: Layer already exists 04:07:58 a9349cb41b1a: Layer already exists 04:07:58 a018d6f09278: Layer already exists 04:07:58 86e8c6d7cb42: Layer already exists 04:07:58 3845ada4b4d2: Layer already exists 04:07:58 988d54b52acc: Layer already exists 04:07:58 1e0ba80d009b: Layer already exists 04:07:58 4aeaa0e7d41f: Layer already exists 04:07:59 latest: digest: sha256:e18e4f76e897751a16fd70429401db0ad842cf56b1899f1cc5a736a261c1973e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:59 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:07:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.70 04:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:07:59 fe6df193d331: Preparing 04:07:59 6ad3fc92c890: Preparing 04:07:59 a9349cb41b1a: Preparing 04:07:59 a018d6f09278: Preparing 04:07:59 86e8c6d7cb42: Preparing 04:07:59 988d54b52acc: Preparing 04:07:59 1e0ba80d009b: Preparing 04:07:59 3845ada4b4d2: Preparing 04:07:59 4aeaa0e7d41f: Preparing 04:07:59 988d54b52acc: Waiting 04:07:59 1e0ba80d009b: Waiting 04:07:59 4aeaa0e7d41f: Waiting 04:07:59 fe6df193d331: Layer already exists 04:07:59 a018d6f09278: Layer already exists 04:07:59 86e8c6d7cb42: Layer already exists 04:07:59 a9349cb41b1a: Layer already exists 04:07:59 6ad3fc92c890: Layer already exists 04:07:59 1e0ba80d009b: Layer already exists 04:07:59 3845ada4b4d2: Layer already exists 04:07:59 988d54b52acc: Layer already exists 04:07:59 4aeaa0e7d41f: Layer already exists 04:08:00 3.2.0-dev.70: digest: sha256:e18e4f76e897751a16fd70429401db0ad842cf56b1899f1cc5a736a261c1973e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:00 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:08:00 fe6df193d331: Preparing 04:08:00 6ad3fc92c890: Preparing 04:08:00 a9349cb41b1a: Preparing 04:08:00 a018d6f09278: Preparing 04:08:00 86e8c6d7cb42: Preparing 04:08:00 988d54b52acc: Preparing 04:08:00 1e0ba80d009b: Preparing 04:08:00 3845ada4b4d2: Preparing 04:08:00 4aeaa0e7d41f: Preparing 04:08:00 1e0ba80d009b: Waiting 04:08:00 3845ada4b4d2: Waiting 04:08:00 4aeaa0e7d41f: Waiting 04:08:00 988d54b52acc: Waiting 04:08:00 a018d6f09278: Layer already exists 04:08:00 86e8c6d7cb42: Layer already exists 04:08:00 fe6df193d331: Layer already exists 04:08:00 6ad3fc92c890: Layer already exists 04:08:00 a9349cb41b1a: Layer already exists 04:08:00 988d54b52acc: Layer already exists 04:08:00 1e0ba80d009b: Layer already exists 04:08:00 4aeaa0e7d41f: Layer already exists 04:08:00 3845ada4b4d2: Layer already exists 04:08:01 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:e18e4f76e897751a16fd70429401db0ad842cf56b1899f1cc5a736a261c1973e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:01 + 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 04:08:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:08:01 fe6df193d331: Preparing 04:08:01 6ad3fc92c890: Preparing 04:08:01 a9349cb41b1a: Preparing 04:08:01 a018d6f09278: Preparing 04:08:01 86e8c6d7cb42: Preparing 04:08:01 988d54b52acc: Preparing 04:08:01 1e0ba80d009b: Preparing 04:08:01 3845ada4b4d2: Preparing 04:08:01 4aeaa0e7d41f: Preparing 04:08:01 1e0ba80d009b: Waiting 04:08:01 3845ada4b4d2: Waiting 04:08:01 4aeaa0e7d41f: Waiting 04:08:01 988d54b52acc: Waiting 04:08:01 6ad3fc92c890: Layer already exists 04:08:01 fe6df193d331: Layer already exists 04:08:01 a018d6f09278: Layer already exists 04:08:01 86e8c6d7cb42: Layer already exists 04:08:01 a9349cb41b1a: Layer already exists 04:08:01 988d54b52acc: Layer already exists 04:08:01 4aeaa0e7d41f: Layer already exists 04:08:01 3845ada4b4d2: Layer already exists 04:08:01 1e0ba80d009b: Layer already exists 04:08:02 main: digest: sha256:e18e4f76e897751a16fd70429401db0ad842cf56b1899f1cc5a736a261c1973e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:02 ===================================================== [Pipeline] echo 04:08:02 taggedImages: 04:08:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:08:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:08:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.70 04:08:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:08:02 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:08:02 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 04:08:02 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:08:02 latest 04:08:02 3.2.0-dev.70 04:08:02 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:08:02 main 04:08:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:02 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:03 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:08:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:08:03 24478106d553: Preparing 04:08:03 b1f16d993354: Preparing 04:08:03 a018d6f09278: Preparing 04:08:03 86e8c6d7cb42: Preparing 04:08:03 0c6666d1d8a2: Preparing 04:08:03 7cde1eb48114: Preparing 04:08:03 4aeaa0e7d41f: Preparing 04:08:03 7cde1eb48114: Waiting 04:08:03 4aeaa0e7d41f: Waiting 04:08:03 86e8c6d7cb42: Layer already exists 04:08:03 a018d6f09278: Layer already exists 04:08:03 4aeaa0e7d41f: Layer already exists 04:08:03 0c6666d1d8a2: Pushed 04:08:03 24478106d553: Pushed 04:08:04 7cde1eb48114: Pushed 04:08:10 b1f16d993354: Pushed 04:08:10 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:35e382fe4f8456d6bb2853fb69881754dbb0b719eafb17f705626bdff00b5983 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:11 + 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 04:08:11 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 04:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:08:11 24478106d553: Preparing 04:08:11 b1f16d993354: Preparing 04:08:11 a018d6f09278: Preparing 04:08:11 86e8c6d7cb42: Preparing 04:08:11 0c6666d1d8a2: Preparing 04:08:11 7cde1eb48114: Preparing 04:08:11 4aeaa0e7d41f: Preparing 04:08:11 7cde1eb48114: Waiting 04:08:11 4aeaa0e7d41f: Waiting 04:08:11 86e8c6d7cb42: Layer already exists 04:08:11 0c6666d1d8a2: Layer already exists 04:08:11 24478106d553: Layer already exists 04:08:11 a018d6f09278: Layer already exists 04:08:11 b1f16d993354: Layer already exists 04:08:11 4aeaa0e7d41f: Layer already exists 04:08:11 7cde1eb48114: Layer already exists 04:08:11 latest: digest: sha256:35e382fe4f8456d6bb2853fb69881754dbb0b719eafb17f705626bdff00b5983 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:12 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.70 04:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:08:12 24478106d553: Preparing 04:08:12 b1f16d993354: Preparing 04:08:12 a018d6f09278: Preparing 04:08:12 86e8c6d7cb42: Preparing 04:08:12 0c6666d1d8a2: Preparing 04:08:12 7cde1eb48114: Preparing 04:08:12 4aeaa0e7d41f: Preparing 04:08:12 7cde1eb48114: Waiting 04:08:12 4aeaa0e7d41f: Waiting 04:08:12 24478106d553: Layer already exists 04:08:12 0c6666d1d8a2: Layer already exists 04:08:12 b1f16d993354: Layer already exists 04:08:12 a018d6f09278: Layer already exists 04:08:12 86e8c6d7cb42: Layer already exists 04:08:12 7cde1eb48114: Layer already exists 04:08:12 4aeaa0e7d41f: Layer already exists 04:08:12 3.2.0-dev.70: digest: sha256:35e382fe4f8456d6bb2853fb69881754dbb0b719eafb17f705626bdff00b5983 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:13 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:13 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:08:13 24478106d553: Preparing 04:08:13 b1f16d993354: Preparing 04:08:13 a018d6f09278: Preparing 04:08:13 86e8c6d7cb42: Preparing 04:08:13 0c6666d1d8a2: Preparing 04:08:13 7cde1eb48114: Preparing 04:08:13 4aeaa0e7d41f: Preparing 04:08:13 7cde1eb48114: Waiting 04:08:13 4aeaa0e7d41f: Waiting 04:08:13 86e8c6d7cb42: Layer already exists 04:08:13 b1f16d993354: Layer already exists 04:08:13 a018d6f09278: Layer already exists 04:08:13 0c6666d1d8a2: Layer already exists 04:08:13 24478106d553: Layer already exists 04:08:13 7cde1eb48114: Layer already exists 04:08:13 4aeaa0e7d41f: Layer already exists 04:08:13 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:35e382fe4f8456d6bb2853fb69881754dbb0b719eafb17f705626bdff00b5983 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:14 + 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 04:08:14 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 04:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:08:14 24478106d553: Preparing 04:08:14 b1f16d993354: Preparing 04:08:14 a018d6f09278: Preparing 04:08:14 86e8c6d7cb42: Preparing 04:08:14 0c6666d1d8a2: Preparing 04:08:14 7cde1eb48114: Preparing 04:08:14 4aeaa0e7d41f: Preparing 04:08:14 7cde1eb48114: Waiting 04:08:14 4aeaa0e7d41f: Waiting 04:08:14 b1f16d993354: Layer already exists 04:08:14 a018d6f09278: Layer already exists 04:08:14 24478106d553: Layer already exists 04:08:14 86e8c6d7cb42: Layer already exists 04:08:14 0c6666d1d8a2: Layer already exists 04:08:14 7cde1eb48114: Layer already exists 04:08:14 4aeaa0e7d41f: Layer already exists 04:08:14 main: digest: sha256:35e382fe4f8456d6bb2853fb69881754dbb0b719eafb17f705626bdff00b5983 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:14 ===================================================== [Pipeline] echo 04:08:14 taggedImages: 04:08:14 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:08:14 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 04:08:14 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.70 04:08:14 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:08:14 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 04:08:14 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:08:14 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:08:14 latest 04:08:14 3.2.0-dev.70 04:08:14 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:08:14 main 04:08:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:08:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:08:15 6f816f59d1aa: Preparing 04:08:15 3d4a543759a3: Preparing 04:08:15 a018d6f09278: Preparing 04:08:15 86e8c6d7cb42: Preparing 04:08:15 0940576ef85a: Preparing 04:08:15 31250f12c4e6: Preparing 04:08:15 4aeaa0e7d41f: Preparing 04:08:15 4aeaa0e7d41f: Waiting 04:08:15 31250f12c4e6: Waiting 04:08:15 86e8c6d7cb42: Layer already exists 04:08:15 a018d6f09278: Layer already exists 04:08:15 4aeaa0e7d41f: Layer already exists 04:08:15 0940576ef85a: Pushed 04:08:15 6f816f59d1aa: Pushed 04:08:16 31250f12c4e6: Pushed 04:08:24 3d4a543759a3: Pushed 04:08:24 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:b9d53347714f9504d1ae1760de62dc6c034c38b5b2a3221916bab7258effd0b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:08:25 6f816f59d1aa: Preparing 04:08:25 3d4a543759a3: Preparing 04:08:25 a018d6f09278: Preparing 04:08:25 86e8c6d7cb42: Preparing 04:08:25 0940576ef85a: Preparing 04:08:25 31250f12c4e6: Preparing 04:08:25 4aeaa0e7d41f: Preparing 04:08:25 31250f12c4e6: Waiting 04:08:25 4aeaa0e7d41f: Waiting 04:08:25 6f816f59d1aa: Layer already exists 04:08:25 a018d6f09278: Layer already exists 04:08:25 86e8c6d7cb42: Layer already exists 04:08:25 0940576ef85a: Layer already exists 04:08:25 3d4a543759a3: Layer already exists 04:08:25 31250f12c4e6: Layer already exists 04:08:25 4aeaa0e7d41f: Layer already exists 04:08:25 latest: digest: sha256:b9d53347714f9504d1ae1760de62dc6c034c38b5b2a3221916bab7258effd0b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.70 04:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:08:26 6f816f59d1aa: Preparing 04:08:26 3d4a543759a3: Preparing 04:08:26 a018d6f09278: Preparing 04:08:26 86e8c6d7cb42: Preparing 04:08:26 0940576ef85a: Preparing 04:08:26 31250f12c4e6: Preparing 04:08:26 4aeaa0e7d41f: Preparing 04:08:26 31250f12c4e6: Waiting 04:08:26 4aeaa0e7d41f: Waiting 04:08:26 0940576ef85a: Layer already exists 04:08:26 3d4a543759a3: Layer already exists 04:08:26 86e8c6d7cb42: Layer already exists 04:08:26 a018d6f09278: Layer already exists 04:08:26 6f816f59d1aa: Layer already exists 04:08:26 4aeaa0e7d41f: Layer already exists 04:08:26 31250f12c4e6: Layer already exists 04:08:26 3.2.0-dev.70: digest: sha256:b9d53347714f9504d1ae1760de62dc6c034c38b5b2a3221916bab7258effd0b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:08:27 6f816f59d1aa: Preparing 04:08:27 3d4a543759a3: Preparing 04:08:27 a018d6f09278: Preparing 04:08:27 86e8c6d7cb42: Preparing 04:08:27 0940576ef85a: Preparing 04:08:27 31250f12c4e6: Preparing 04:08:27 4aeaa0e7d41f: Preparing 04:08:27 31250f12c4e6: Waiting 04:08:27 4aeaa0e7d41f: Waiting 04:08:27 0940576ef85a: Layer already exists 04:08:27 a018d6f09278: Layer already exists 04:08:27 3d4a543759a3: Layer already exists 04:08:27 86e8c6d7cb42: Layer already exists 04:08:27 6f816f59d1aa: Layer already exists 04:08:27 31250f12c4e6: Layer already exists 04:08:27 4aeaa0e7d41f: Layer already exists 04:08:27 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:b9d53347714f9504d1ae1760de62dc6c034c38b5b2a3221916bab7258effd0b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:08:28 6f816f59d1aa: Preparing 04:08:28 3d4a543759a3: Preparing 04:08:28 a018d6f09278: Preparing 04:08:28 86e8c6d7cb42: Preparing 04:08:28 0940576ef85a: Preparing 04:08:28 31250f12c4e6: Preparing 04:08:28 4aeaa0e7d41f: Preparing 04:08:28 31250f12c4e6: Waiting 04:08:28 4aeaa0e7d41f: Waiting 04:08:28 3d4a543759a3: Layer already exists 04:08:28 a018d6f09278: Layer already exists 04:08:28 6f816f59d1aa: Layer already exists 04:08:28 0940576ef85a: Layer already exists 04:08:28 86e8c6d7cb42: Layer already exists 04:08:28 4aeaa0e7d41f: Layer already exists 04:08:28 31250f12c4e6: Layer already exists 04:08:28 main: digest: sha256:b9d53347714f9504d1ae1760de62dc6c034c38b5b2a3221916bab7258effd0b1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:28 ===================================================== [Pipeline] echo 04:08:28 taggedImages: 04:08:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:08:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:08:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.70 04:08:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:08:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:08:28 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:08:28 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:08:28 latest 04:08:28 3.2.0-dev.70 04:08:28 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:08:28 main 04:08:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:08:29 e527a374da21: Preparing 04:08:29 0149511e6d20: Preparing 04:08:29 a018d6f09278: Preparing 04:08:29 86e8c6d7cb42: Preparing 04:08:29 4eec1846e664: Preparing 04:08:29 c564ebb03025: Preparing 04:08:29 4aeaa0e7d41f: Preparing 04:08:29 c564ebb03025: Waiting 04:08:29 4aeaa0e7d41f: Waiting 04:08:29 4eec1846e664: Layer already exists 04:08:29 86e8c6d7cb42: Layer already exists 04:08:29 a018d6f09278: Layer already exists 04:08:29 c564ebb03025: Layer already exists 04:08:29 4aeaa0e7d41f: Layer already exists 04:08:29 e527a374da21: Pushed 04:08:36 0149511e6d20: Pushed 04:08:36 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f: digest: sha256:e2f60e8069bb1d872b48b708c631310cf9c7c1823e0322dc44a5e13e3036e98e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:08:37 e527a374da21: Preparing 04:08:37 0149511e6d20: Preparing 04:08:37 a018d6f09278: Preparing 04:08:37 86e8c6d7cb42: Preparing 04:08:37 4eec1846e664: Preparing 04:08:37 c564ebb03025: Preparing 04:08:37 4aeaa0e7d41f: Preparing 04:08:37 c564ebb03025: Waiting 04:08:37 4aeaa0e7d41f: Waiting 04:08:37 86e8c6d7cb42: Layer already exists 04:08:37 e527a374da21: Layer already exists 04:08:37 0149511e6d20: Layer already exists 04:08:37 a018d6f09278: Layer already exists 04:08:37 4eec1846e664: Layer already exists 04:08:37 c564ebb03025: Layer already exists 04:08:37 4aeaa0e7d41f: Layer already exists 04:08:37 latest: digest: sha256:e2f60e8069bb1d872b48b708c631310cf9c7c1823e0322dc44a5e13e3036e98e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.70 04:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:08:38 e527a374da21: Preparing 04:08:38 0149511e6d20: Preparing 04:08:38 a018d6f09278: Preparing 04:08:38 86e8c6d7cb42: Preparing 04:08:38 4eec1846e664: Preparing 04:08:38 c564ebb03025: Preparing 04:08:38 4aeaa0e7d41f: Preparing 04:08:38 c564ebb03025: Waiting 04:08:38 4aeaa0e7d41f: Waiting 04:08:38 a018d6f09278: Layer already exists 04:08:38 4eec1846e664: Layer already exists 04:08:38 0149511e6d20: Layer already exists 04:08:38 86e8c6d7cb42: Layer already exists 04:08:38 e527a374da21: Layer already exists 04:08:38 4aeaa0e7d41f: Layer already exists 04:08:38 c564ebb03025: Layer already exists 04:08:38 3.2.0-dev.70: digest: sha256:e2f60e8069bb1d872b48b708c631310cf9c7c1823e0322dc44a5e13e3036e98e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:08:39 e527a374da21: Preparing 04:08:39 0149511e6d20: Preparing 04:08:39 a018d6f09278: Preparing 04:08:39 86e8c6d7cb42: Preparing 04:08:39 4eec1846e664: Preparing 04:08:39 c564ebb03025: Preparing 04:08:39 4aeaa0e7d41f: Preparing 04:08:39 c564ebb03025: Waiting 04:08:39 4aeaa0e7d41f: Waiting 04:08:39 86e8c6d7cb42: Layer already exists 04:08:39 a018d6f09278: Layer already exists 04:08:39 0149511e6d20: Layer already exists 04:08:39 4eec1846e664: Layer already exists 04:08:39 e527a374da21: Layer already exists 04:08:39 4aeaa0e7d41f: Layer already exists 04:08:39 c564ebb03025: Layer already exists 04:08:39 f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70: digest: sha256:e2f60e8069bb1d872b48b708c631310cf9c7c1823e0322dc44a5e13e3036e98e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:08:40 e527a374da21: Preparing 04:08:40 0149511e6d20: Preparing 04:08:40 a018d6f09278: Preparing 04:08:40 86e8c6d7cb42: Preparing 04:08:40 4eec1846e664: Preparing 04:08:40 c564ebb03025: Preparing 04:08:40 4aeaa0e7d41f: Preparing 04:08:40 c564ebb03025: Waiting 04:08:40 4aeaa0e7d41f: Waiting 04:08:40 e527a374da21: Layer already exists 04:08:40 0149511e6d20: Layer already exists 04:08:40 4eec1846e664: Layer already exists 04:08:40 86e8c6d7cb42: Layer already exists 04:08:40 a018d6f09278: Layer already exists 04:08:40 c564ebb03025: Layer already exists 04:08:40 4aeaa0e7d41f: Layer already exists 04:08:40 main: digest: sha256:e2f60e8069bb1d872b48b708c631310cf9c7c1823e0322dc44a5e13e3036e98e size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:08:40 ===================================================== [Pipeline] echo 04:08:40 taggedImages: 04:08:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f 04:08:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:08:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.70 04:08:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:f44ee31a5d6fd6617b8ae126a9cf0181f34f378f-3.2.0-dev.70 04:08:40 - 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 04:08:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:08:41 04:08:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:08:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:08:41 arm64: Pulling from edgex-lftools-log-publisher 04:08:41 8998bd30e6a1: Pulling fs layer 04:08:41 04944245beec: Pulling fs layer 04:08:41 699f458cf7ca: Pulling fs layer 04:08:41 765212b225bb: Pulling fs layer 04:08:41 f23df028b6ca: Pulling fs layer 04:08:41 d65c8cfc05b1: Pulling fs layer 04:08:41 2437ff75d9bd: Pulling fs layer 04:08:41 765212b225bb: Waiting 04:08:41 f23df028b6ca: Waiting 04:08:41 d65c8cfc05b1: Waiting 04:08:41 2437ff75d9bd: Waiting 04:08:41 04944245beec: Verifying Checksum 04:08:41 04944245beec: Download complete 04:08:41 765212b225bb: Verifying Checksum 04:08:41 765212b225bb: Download complete 04:08:41 f23df028b6ca: Verifying Checksum 04:08:41 f23df028b6ca: Download complete 04:08:41 d65c8cfc05b1: Verifying Checksum 04:08:41 d65c8cfc05b1: Download complete 04:08:42 699f458cf7ca: Verifying Checksum 04:08:42 699f458cf7ca: Download complete 04:08:42 8998bd30e6a1: Download complete 04:08:45 2437ff75d9bd: Verifying Checksum 04:08:45 2437ff75d9bd: Download complete 04:08:47 8998bd30e6a1: Pull complete 04:08:47 04944245beec: Pull complete 04:08:49 699f458cf7ca: Pull complete 04:08:49 765212b225bb: Pull complete 04:08:50 f23df028b6ca: Pull complete 04:08:51 d65c8cfc05b1: Pull complete 04:09:09 2437ff75d9bd: Pull complete 04:09:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:09:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:09:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:09 prd-ubuntu20.04-docker-arm64-4c-16g-9948 does not seem to be running inside a container 04:09:09 $ 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/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:09:11 $ docker top 30b7db1b63bc4b79e2d48ac8cfa3c1a9ff9f6d338272a7286848cec02cd5023f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:12 ---> job-cost.sh 04:09:12 lf-activate-venv: SKIPPING 04:09:12 INFO: No Stack... 04:09:12 INFO: Retrieving Pricing Info for: v3-standard-4 04:09:13 INFO: Archiving Costs [Pipeline] sh 04:09:14 + cat /w/workspace/edgex-go/691/archives/cost.csv 04:09:14 + cut -d, -f6 [Pipeline] lock 04:09:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-691-stack-cost] 04:09:14 Resource [jenkins-edgexfoundry-edgex-go-main-691-stack-cost] did not exist. Created. 04:09:14 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-691-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:09:15 + echo total: 0.2199999988079071 [Pipeline] stash 04:09:16 Stashed 1 file(s) [Pipeline] } 04:09:16 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-691-stack-cost] [Pipeline] // lock [Pipeline] } 04:09:16 $ docker stop --time=1 30b7db1b63bc4b79e2d48ac8cfa3c1a9ff9f6d338272a7286848cec02cd5023f 04:09:17 $ docker rm -f --volumes 30b7db1b63bc4b79e2d48ac8cfa3c1a9ff9f6d338272a7286848cec02cd5023f [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 04:09:18 provisioning config files... 04:09:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/691@tmp/config9652864672890868916tmp [Pipeline] { [Pipeline] sh 04:09:18 + set +x 04:09:18 + curl -s https://codecov.io/bash 04:09:18 + bash -s -- 04:09:18 04:09:18 _____ _ 04:09:18 / ____| | | 04:09:18 | | ___ __| | ___ ___ _____ __ 04:09:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:09:18 | |___| (_) | (_| | __/ (_| (_) \ V / 04:09:18 \_____\___/ \__,_|\___|\___\___/ \_/ 04:09:18 Bash-1.0.6 04:09:18 04:09:18 04:09:18 ==> git version 2.25.1 found 04:09:18 ==> 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 04:09:18 Release-Date: 2020-01-08 04:09:18 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:09:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:09:18 ==> Jenkins CI detected. 04:09:18 current dir:  /w/workspace/edgex-go/691 04:09:18 project root: . 04:09:18 --> token set from env 04:09:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:09:18 ==> Running gcov in . (disable via -X gcov) 04:09:18 ==> Python coveragepy not found 04:09:18 ==> Searching for coverage reports in: 04:09:18 + . 04:09:18 -> Found 1 reports 04:09:18 ==> Detecting git/mercurial file structure 04:09:18 ==> Reading reports 04:09:18 + ./coverage.out bytes=546549 04:09:18 ==> Appending adjustments 04:09:18 https://docs.codecov.io/docs/fixing-reports 04:09:20 + Found adjustments 04:09:20 ==> Gzipping contents 04:09:20 68K /tmp/codecov.BOVnnz.gz 04:09:20 ==> Uploading reports 04:09:20 url: https://codecov.io 04:09:20 query: branch=main&commit=f44ee31a5d6fd6617b8ae126a9cf0181f34f378f&build=691&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F691%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:09:20 -> Pinging Codecov 04:09:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=f44ee31a5d6fd6617b8ae126a9cf0181f34f378f&build=691&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F691%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:09:20 -> Uploading to 04:09:20 https://storage.googleapis.com/codecov/v4/raw/2024-09-10/00271124DB129430A58F1EEE437C3FCB/f44ee31a5d6fd6617b8ae126a9cf0181f34f378f/b0aff96e-b734-463c-a4d4-ddbb1a12a5d2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240910%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240910T040920Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=11ff10256eec9bd6fba4879a24941343b1622e92fe70e1b7b7558ac56b703a1b 04:09:20 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:20 Dload Upload Total Spent Left Speed 04:09:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 68259 0 0 100 68259 0 210k --:--:-- --:--:-- --:--:-- 210k 04:09:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f44ee31a5d6fd6617b8ae126a9cf0181f34f378f [Pipeline] } 04:09:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:09:20 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:09:20 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:09:21 04:09:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:09:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:09:21 latest: Pulling from edgex-devops/edgex-snyk-go 04:09:21 619be1103602: Already exists 04:09:21 f8ea3408117e: Pulling fs layer 04:09:21 91320369b822: Pulling fs layer 04:09:21 0406650e8295: Pulling fs layer 04:09:21 4f4fb700ef54: Pulling fs layer 04:09:21 96d80e3f36e1: Pulling fs layer 04:09:21 bcf3aedb951c: Pulling fs layer 04:09:21 4f4fb700ef54: Waiting 04:09:21 bcf3aedb951c: Waiting 04:09:21 0406650e8295: Download complete 04:09:21 f8ea3408117e: Download complete 04:09:21 f8ea3408117e: Pull complete 04:09:21 96d80e3f36e1: Verifying Checksum 04:09:21 96d80e3f36e1: Download complete 04:09:22 91320369b822: Verifying Checksum 04:09:22 91320369b822: Download complete 04:09:22 bcf3aedb951c: Download complete 04:09:25 91320369b822: Pull complete 04:09:25 0406650e8295: Pull complete 04:09:25 4f4fb700ef54: Pull complete 04:09:26 96d80e3f36e1: Pull complete 04:09:29 bcf3aedb951c: Pull complete 04:09:29 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 04:09:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:09:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:09:29 prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container 04:09:29 $ 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/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 04:09:41 $ docker top bc48c8e06aac74e7974e0c147074fb21fc780e2075842166e3b36ed7b53b13e8 -eo pid,comm [Pipeline] { [Pipeline] sh 04:09:42 + git config --global --add safe.directory /w/workspace/edgex-go/691 [Pipeline] echo 04:09:42 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:09:42 + set -o pipefail 04:09:42 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:09:50 04:09:50 Monitoring /w/workspace/edgex-go/691 (github.com/edgexfoundry/edgex-go)... 04:09:50 04:09:50 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/20bed8da-d248-4431-8718-afbf4a19c0b3 04:09:50 04:09:50 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:09:50 04:09:50 04:09:50 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 04:09:50 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 04:09:51 $ docker stop --time=1 bc48c8e06aac74e7974e0c147074fb21fc780e2075842166e3b36ed7b53b13e8 04:09:59 $ docker rm -f --volumes bc48c8e06aac74e7974e0c147074fb21fc780e2075842166e3b36ed7b53b13e8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:09:59 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:09:59 provisioning config files... 04:09:59 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/691@tmp/config3850500894383790448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:09:59 --> edgex-publish-swagger.sh 04:09:59 === Publish openapi/v3 API === 04:09:59 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 04:09:59 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/691/openapi/v3/core-command.yaml] 04:09:59 % Total % Received % Xferd Average Speed Time Time Time Current 04:09:59 Dload Upload Total Spent Left Speed 04:10:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 72687 --:--:-- --:--:-- --:--:-- 72687 04:10:00 04:10:00 04:10:00 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/691/openapi/v3/core-data.yaml] 04:10:00 % Total % Received % Xferd Average Speed Time Time Time Current 04:10:00 Dload Upload Total Spent Left Speed 04:10:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 152k --:--:-- --:--:-- --:--:-- 152k 100 72043 0 0 100 72043 0 152k --:--:-- --:--:-- --:--:-- 152k 04:10:00 04:10:00 04:10:00 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/691/openapi/v3/core-keeper.yaml] 04:10:00 % Total % Received % Xferd Average Speed Time Time Time Current 04:10:00 Dload Upload Total Spent Left Speed 04:10:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 272 132k --:--:-- --:--:-- --:--:-- 132k 04:10:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:10:01 04:10:01 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/691/openapi/v3/core-metadata.yaml] 04:10:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:10:01 Dload Upload Total Spent Left Speed 04:10:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 436 417k --:--:-- --:--:-- --:--:-- 417k 04:10:01 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:10:01 04:10:01 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/691/openapi/v3/support-cron-scheduler.yaml] 04:10:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:10:01 Dload Upload Total Spent Left Speed 04:10:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48457 0 0 100 48457 0 231k --:--:-- --:--:-- --:--:-- 231k 100 48523 100 66 100 48457 223 160k --:--:-- --:--:-- --:--:-- 160k 04:10:01 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:10:01 04:10:01 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/691/openapi/v3/support-notifications.yaml] 04:10:01 % Total % Received % Xferd Average Speed Time Time Time Current 04:10:01 Dload Upload Total Spent Left Speed 04:10:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 411 224k --:--:-- --:--:-- --:--:-- 225k 04:10:02 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:10:02 04:10:02 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/691/openapi/v3/support-scheduler.yaml] 04:10:02 % Total % Received % Xferd Average Speed Time Time Time Current 04:10:02 Dload Upload Total Spent Left Speed 04:10:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 438 101k --:--:-- --:--:-- --:--:-- 101k 04:10:02 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:10:02 [Pipeline] } 04:10:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:10:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:10:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:10:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:03 prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container 04:10:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:10:04 $ docker top c47f205e875c1a4783832713f846d7b40e8579f6d4114d99777a69d7f615e802 -eo pid,comm 04:10:04 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). 04:10:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:10:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:04 [ssh-agent] Looking for ssh-agent implementation... 04:10:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:04 $ docker exec c47f205e875c1a4783832713f846d7b40e8579f6d4114d99777a69d7f615e802 ssh-agent 04:10:04 SSH_AUTH_SOCK=/tmp/ssh-PytiN3U1AlFn/agent.32 04:10:04 SSH_AGENT_PID=38 04:10:04 Running ssh-add (command line suppressed) 04:10:04 Identity added: /w/workspace/edgex-go/691@tmp/private_key_2733995440052860733.key (/w/workspace/edgex-go/691@tmp/private_key_2733995440052860733.key) 04:10:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:04 + git semver tag 04:10:04 2024-09-10 04:10:04,936 [run_tag] DEBUG tag force:False 04:10:04 2024-09-10 04:10:04,936 [check_head_tag] DEBUG check head tag 04:10:04 2024-09-10 04:10:04,938 [execute] INFO git cat-file --batch-check 04:10:04 2024-09-10 04:10:04,938 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/691, universal_newlines=False, shell=None, istream=) 04:10:04 2024-09-10 04:10:04,942 [execute] INFO git cat-file --batch 04:10:04 2024-09-10 04:10:04,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/691, universal_newlines=False, shell=None, istream=) 04:10:04 2024-09-10 04:10:04,979 [read_version] DEBUG read version from /w/workspace/edgex-go/691/.semver/main 04:10:04 2024-09-10 04:10:04,979 [execute] INFO git tag -a v3.2.0-dev.70 -m v3.2.0-dev.70 04:10:04 2024-09-10 04:10:04,979 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.70', '-m', 'v3.2.0-dev.70'], cwd=/w/workspace/edgex-go/691, universal_newlines=False, shell=None, istream=None) 04:10:04 2024-09-10 04:10:04,985 [read_version] DEBUG read version from /w/workspace/edgex-go/691/.semver/main 04:10:04 3.2.0-dev.70 [Pipeline] } 04:10:05 $ docker exec --env ******** --env ******** c47f205e875c1a4783832713f846d7b40e8579f6d4114d99777a69d7f615e802 ssh-agent -k 04:10:05 unset SSH_AUTH_SOCK; 04:10:05 unset SSH_AGENT_PID; 04:10:05 echo Agent pid 38 killed; 04:10:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:10:05 + git semver [Pipeline] } 04:10:05 $ docker stop --time=1 c47f205e875c1a4783832713f846d7b40e8579f6d4114d99777a69d7f615e802 04:10:06 $ docker rm -f --volumes c47f205e875c1a4783832713f846d7b40e8579f6d4114d99777a69d7f615e802 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:10:07 04:10:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:10:07 0.23.1-centos7: Pulling from edgex-lftools 04:10:07 ab5ef0e58194: Pulling fs layer 04:10:07 9712f1f96733: Pulling fs layer 04:10:07 63f879dbbcfc: Pulling fs layer 04:10:07 0d9ebad4ef96: Pulling fs layer 04:10:07 e9a5061849ea: Pulling fs layer 04:10:07 d747dcd14b5f: Pulling fs layer 04:10:07 2de7ff778b66: Pulling fs layer 04:10:07 d747dcd14b5f: Waiting 04:10:07 2de7ff778b66: Waiting 04:10:07 0d9ebad4ef96: Waiting 04:10:07 e9a5061849ea: Waiting 04:10:07 63f879dbbcfc: Verifying Checksum 04:10:07 63f879dbbcfc: Download complete 04:10:07 e9a5061849ea: Verifying Checksum 04:10:07 e9a5061849ea: Download complete 04:10:08 d747dcd14b5f: Download complete 04:10:08 0d9ebad4ef96: Verifying Checksum 04:10:08 0d9ebad4ef96: Download complete 04:10:08 2de7ff778b66: Verifying Checksum 04:10:08 2de7ff778b66: Download complete 04:10:08 ab5ef0e58194: Verifying Checksum 04:10:08 ab5ef0e58194: Download complete 04:10:10 ab5ef0e58194: Pull complete 04:10:11 9712f1f96733: Pull complete 04:10:11 63f879dbbcfc: Pull complete 04:10:15 0d9ebad4ef96: Pull complete 04:10:15 e9a5061849ea: Pull complete 04:10:15 d747dcd14b5f: Pull complete 04:10:16 2de7ff778b66: Pull complete 04:10:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:10:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:10:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:16 prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container 04:10:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 04:10:22 $ docker top 024be8a894407d3ba870ad07faed38b306afb3d8216614efce097d7dbd923c91 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:10:22 provisioning config files... 04:10:22 copy managed file [sigul-config] to file:/w/workspace/edgex-go/691@tmp/config10633946465433181285tmp 04:10:22 copy managed file [sigul-password] to file:/w/workspace/edgex-go/691@tmp/config17928158397645826044tmp 04:10:22 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/691@tmp/config6289611274742483653tmp [Pipeline] { [Pipeline] echo 04:10:22 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:10:22 ---> sigul-configuration.sh 04:10:22 gpg: directory `/root/.gnupg' created 04:10:22 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:10:22 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:10:22 gpg: keyring `/root/.gnupg/secring.gpg' created 04:10:22 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:10:22 gpg: CAST5 encrypted data 04:10:22 gpg: encrypted with 1 passphrase 04:10:22 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:10:22 + mkdir /home/jenkins 04:10:22 + mkdir /home/jenkins/sigul [Pipeline] sh 04:10:23 + 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 04:10:23 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:10:23 ---> sigul-install.sh 04:10:23 Sigul already installed; skipping installation. [Pipeline] sh 04:10:23 + git tag --list 04:10:23 0.6.0 04:10:23 0.6.1 04:10:23 0.7.0 04:10:23 0.7.1 04:10:23 v1.0.0 04:10:23 v1.0.1 04:10:23 v1.1.0 04:10:23 v1.2.0 04:10:23 v1.2.1 04:10:23 v1.3.0 04:10:23 v1.3.1 04:10:23 v2.0.0 04:10:23 v2.1.0 04:10:23 v2.1.1 04:10:23 v2.2.0 04:10:23 v2.3.0 04:10:23 v3.0 04:10:23 v3.0.0 04:10:23 v3.1 04:10:23 v3.1.0 04:10:23 v3.1.0-dev.1 04:10:23 v3.1.0-dev.10 04:10:23 v3.1.0-dev.11 04:10:23 v3.1.0-dev.12 04:10:23 v3.1.0-dev.13 04:10:23 v3.1.0-dev.14 04:10:23 v3.1.0-dev.15 04:10:23 v3.1.0-dev.16 04:10:23 v3.1.0-dev.17 04:10:23 v3.1.0-dev.18 04:10:23 v3.1.0-dev.19 04:10:23 v3.1.0-dev.2 04:10:23 v3.1.0-dev.20 04:10:23 v3.1.0-dev.21 04:10:23 v3.1.0-dev.22 04:10:23 v3.1.0-dev.23 04:10:23 v3.1.0-dev.24 04:10:23 v3.1.0-dev.25 04:10:23 v3.1.0-dev.26 04:10:23 v3.1.0-dev.27 04:10:23 v3.1.0-dev.28 04:10:23 v3.1.0-dev.29 04:10:23 v3.1.0-dev.3 04:10:23 v3.1.0-dev.30 04:10:23 v3.1.0-dev.31 04:10:23 v3.1.0-dev.32 04:10:23 v3.1.0-dev.33 04:10:23 v3.1.0-dev.34 04:10:23 v3.1.0-dev.35 04:10:23 v3.1.0-dev.36 04:10:23 v3.1.0-dev.37 04:10:23 v3.1.0-dev.38 04:10:23 v3.1.0-dev.39 04:10:23 v3.1.0-dev.4 04:10:23 v3.1.0-dev.40 04:10:23 v3.1.0-dev.41 04:10:23 v3.1.0-dev.42 04:10:23 v3.1.0-dev.43 04:10:23 v3.1.0-dev.44 04:10:23 v3.1.0-dev.45 04:10:23 v3.1.0-dev.46 04:10:23 v3.1.0-dev.47 04:10:23 v3.1.0-dev.48 04:10:23 v3.1.0-dev.49 04:10:23 v3.1.0-dev.5 04:10:23 v3.1.0-dev.50 04:10:23 v3.1.0-dev.51 04:10:23 v3.1.0-dev.52 04:10:23 v3.1.0-dev.53 04:10:23 v3.1.0-dev.54 04:10:23 v3.1.0-dev.55 04:10:23 v3.1.0-dev.56 04:10:23 v3.1.0-dev.57 04:10:23 v3.1.0-dev.58 04:10:23 v3.1.0-dev.59 04:10:23 v3.1.0-dev.6 04:10:23 v3.1.0-dev.60 04:10:23 v3.1.0-dev.61 04:10:23 v3.1.0-dev.62 04:10:23 v3.1.0-dev.63 04:10:23 v3.1.0-dev.64 04:10:23 v3.1.0-dev.65 04:10:23 v3.1.0-dev.66 04:10:23 v3.1.0-dev.67 04:10:23 v3.1.0-dev.68 04:10:23 v3.1.0-dev.69 04:10:23 v3.1.0-dev.7 04:10:23 v3.1.0-dev.70 04:10:23 v3.1.0-dev.71 04:10:23 v3.1.0-dev.72 04:10:23 v3.1.0-dev.73 04:10:23 v3.1.0-dev.8 04:10:23 v3.1.0-dev.9 04:10:23 v3.1.1 04:10:23 v3.1.1-dev.1 04:10:23 v3.1.1-dev.2 04:10:23 v3.2.0-dev.1 04:10:23 v3.2.0-dev.10 04:10:23 v3.2.0-dev.11 04:10:23 v3.2.0-dev.12 04:10:23 v3.2.0-dev.13 04:10:23 v3.2.0-dev.14 04:10:23 v3.2.0-dev.15 04:10:23 v3.2.0-dev.16 04:10:23 v3.2.0-dev.17 04:10:23 v3.2.0-dev.18 04:10:23 v3.2.0-dev.19 04:10:23 v3.2.0-dev.2 04:10:23 v3.2.0-dev.20 04:10:23 v3.2.0-dev.21 04:10:23 v3.2.0-dev.22 04:10:23 v3.2.0-dev.23 04:10:23 v3.2.0-dev.24 04:10:23 v3.2.0-dev.25 04:10:23 v3.2.0-dev.26 04:10:23 v3.2.0-dev.27 04:10:23 v3.2.0-dev.28 04:10:23 v3.2.0-dev.29 04:10:23 v3.2.0-dev.3 04:10:23 v3.2.0-dev.30 04:10:23 v3.2.0-dev.31 04:10:23 v3.2.0-dev.32 04:10:23 v3.2.0-dev.33 04:10:23 v3.2.0-dev.34 04:10:23 v3.2.0-dev.35 04:10:23 v3.2.0-dev.36 04:10:23 v3.2.0-dev.37 04:10:23 v3.2.0-dev.38 04:10:23 v3.2.0-dev.39 04:10:23 v3.2.0-dev.4 04:10:23 v3.2.0-dev.40 04:10:23 v3.2.0-dev.41 04:10:23 v3.2.0-dev.42 04:10:23 v3.2.0-dev.43 04:10:23 v3.2.0-dev.44 04:10:23 v3.2.0-dev.45 04:10:23 v3.2.0-dev.46 04:10:23 v3.2.0-dev.47 04:10:23 v3.2.0-dev.48 04:10:23 v3.2.0-dev.49 04:10:23 v3.2.0-dev.5 04:10:23 v3.2.0-dev.50 04:10:23 v3.2.0-dev.51 04:10:23 v3.2.0-dev.52 04:10:23 v3.2.0-dev.53 04:10:23 v3.2.0-dev.54 04:10:23 v3.2.0-dev.55 04:10:23 v3.2.0-dev.56 04:10:23 v3.2.0-dev.57 04:10:23 v3.2.0-dev.58 04:10:23 v3.2.0-dev.59 04:10:23 v3.2.0-dev.6 04:10:23 v3.2.0-dev.60 04:10:23 v3.2.0-dev.61 04:10:23 v3.2.0-dev.62 04:10:23 v3.2.0-dev.63 04:10:23 v3.2.0-dev.64 04:10:23 v3.2.0-dev.65 04:10:23 v3.2.0-dev.66 04:10:23 v3.2.0-dev.67 04:10:23 v3.2.0-dev.68 04:10:23 v3.2.0-dev.69 04:10:23 v3.2.0-dev.7 04:10:23 v3.2.0-dev.70 04:10:23 v3.2.0-dev.8 04:10:23 v3.2.0-dev.9 [Pipeline] sh 04:10:23 + lftools sign git-tag v3.2.0-dev.70 04:10:24 Signing Git tag with Sigul... 04:10:24 Signing v3.2.0-dev.70 [Pipeline] echo 04:10:24 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:10:25 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:10:25 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:10:25 $ docker stop --time=1 024be8a894407d3ba870ad07faed38b306afb3d8216614efce097d7dbd923c91 04:10:26 $ docker rm -f --volumes 024be8a894407d3ba870ad07faed38b306afb3d8216614efce097d7dbd923c91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:10:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:10:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:10:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:27 prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container 04:10:27 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:10:27 $ docker top bd7ee090b0208a4febcb6979276cdb393ecfb6f6060a0bee176a2853e570bb2e -eo pid,comm 04:10:27 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). 04:10:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:10:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:27 [ssh-agent] Looking for ssh-agent implementation... 04:10:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:27 $ docker exec bd7ee090b0208a4febcb6979276cdb393ecfb6f6060a0bee176a2853e570bb2e ssh-agent 04:10:28 SSH_AUTH_SOCK=/tmp/ssh-gS0iohLMP6p1/agent.32 04:10:28 SSH_AGENT_PID=38 04:10:28 Running ssh-add (command line suppressed) 04:10:28 Identity added: /w/workspace/edgex-go/691@tmp/private_key_11332690949701048037.key (/w/workspace/edgex-go/691@tmp/private_key_11332690949701048037.key) 04:10:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:28 + git semver bump pre 04:10:28 2024-09-10 04:10:28,745 [read_version] DEBUG read version from /w/workspace/edgex-go/691/.semver/main 04:10:28 2024-09-10 04:10:28,745 [bump_version] DEBUG bumping version:3.2.0-dev.70 on axis:pre with prefix:dev 04:10:28 2024-09-10 04:10:28,745 [bump_version] DEBUG bumped version:3.2.0-dev.71 04:10:28 2024-09-10 04:10:28,745 [write_version] DEBUG write version:3.2.0-dev.71 to path:/w/workspace/edgex-go/691/.semver/main with force:True 04:10:28 2024-09-10 04:10:28,745 [read_version] DEBUG read version from /w/workspace/edgex-go/691/.semver/main 04:10:28 2024-09-10 04:10:28,745 [write_file] DEBUG write to file:/w/workspace/edgex-go/691/.semver/main 04:10:28 2024-09-10 04:10:28,748 [execute] INFO git cat-file --batch-check 04:10:28 2024-09-10 04:10:28,748 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/691/.semver, universal_newlines=False, shell=None, istream=) 04:10:28 2024-09-10 04:10:28,754 [execute] INFO git cat-file --batch 04:10:28 2024-09-10 04:10:28,754 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/691/.semver, universal_newlines=False, shell=None, istream=) 04:10:28 2024-09-10 04:10:28,760 [read_version] DEBUG read version from /w/workspace/edgex-go/691/.semver/main 04:10:28 3.2.0-dev.71 [Pipeline] } 04:10:28 $ docker exec --env ******** --env ******** bd7ee090b0208a4febcb6979276cdb393ecfb6f6060a0bee176a2853e570bb2e ssh-agent -k 04:10:28 unset SSH_AUTH_SOCK; 04:10:28 unset SSH_AGENT_PID; 04:10:28 echo Agent pid 38 killed; 04:10:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:10:29 + git semver [Pipeline] } 04:10:29 $ docker stop --time=1 bd7ee090b0208a4febcb6979276cdb393ecfb6f6060a0bee176a2853e570bb2e 04:10:30 $ docker rm -f --volumes bd7ee090b0208a4febcb6979276cdb393ecfb6f6060a0bee176a2853e570bb2e [Pipeline] // withDockerContainer [Pipeline] sh 04:10:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:10:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:10:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:31 prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container 04:10:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:10:31 $ docker top 390db37814ca353a26f245da7d959b14643602358b1e874b845eaa4b26407003 -eo pid,comm 04:10:31 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). 04:10:31 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:10:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:10:32 [ssh-agent] Looking for ssh-agent implementation... 04:10:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:10:32 $ docker exec 390db37814ca353a26f245da7d959b14643602358b1e874b845eaa4b26407003 ssh-agent 04:10:32 SSH_AUTH_SOCK=/tmp/ssh-jqus7zJ5tGA9/agent.32 04:10:32 SSH_AGENT_PID=38 04:10:32 Running ssh-add (command line suppressed) 04:10:32 Identity added: /w/workspace/edgex-go/691@tmp/private_key_14669067090650837583.key (/w/workspace/edgex-go/691@tmp/private_key_14669067090650837583.key) 04:10:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:10:32 + git semver push 04:10:32 2024-09-10 04:10:32,887 [run_push] DEBUG push 04:10:32 2024-09-10 04:10:32,887 [execute] INFO git cat-file --batch-check 04:10:32 2024-09-10 04:10:32,888 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/691/.semver, universal_newlines=False, shell=None, istream=) 04:10:32 2024-09-10 04:10:32,892 [execute] INFO git rev-list 9cd2a78be65129e3ab804a423d3bffdcc2513de4 -- 04:10:32 2024-09-10 04:10:32,892 [execute] DEBUG Popen(['git', 'rev-list', '9cd2a78be65129e3ab804a423d3bffdcc2513de4', '--'], cwd=/w/workspace/edgex-go/691/.semver, universal_newlines=False, shell=None, istream=None) 04:10:32 2024-09-10 04:10:32,914 [execute] INFO git fetch -v origin 04:10:32 2024-09-10 04:10:32,914 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/691/.semver, universal_newlines=True, shell=None, istream=None) 04:10:33 2024-09-10 04:10:33,395 [run_push] DEBUG no remote changes detected 04:10:33 2024-09-10 04:10:33,395 [execute] INFO git push origin semver 04:10:33 2024-09-10 04:10:33,396 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/691/.semver, universal_newlines=False, shell=None, istream=None) 04:10:34 2024-09-10 04:10:34,117 [run_push] DEBUG push all version tags 04:10:34 2024-09-10 04:10:34,117 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:10:34 2024-09-10 04:10:34,118 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/691, universal_newlines=False, shell=None, istream=None) 04:10:35 2024-09-10 04:10:34,790 [read_version] DEBUG read version from /w/workspace/edgex-go/691/.semver/main 04:10:35 3.2.0-dev.71 [Pipeline] } 04:10:35 $ docker exec --env ******** --env ******** 390db37814ca353a26f245da7d959b14643602358b1e874b845eaa4b26407003 ssh-agent -k 04:10:35 unset SSH_AUTH_SOCK; 04:10:35 unset SSH_AGENT_PID; 04:10:35 echo Agent pid 38 killed; 04:10:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:10:35 + git semver [Pipeline] } 04:10:35 $ docker stop --time=1 390db37814ca353a26f245da7d959b14643602358b1e874b845eaa4b26407003 04:10:37 $ docker rm -f --volumes 390db37814ca353a26f245da7d959b14643602358b1e874b845eaa4b26407003 [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 04:10:37 + [ -d /w/workspace/edgex-go/691/archives ] [Pipeline] libraryResource [Pipeline] sh 04:10:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:10:38 ---> package-listing.sh 04:10:38 ++ facter osfamily 04:10:38 ++ tr '[:upper:]' '[:lower:]' 04:10:38 + OS_FAMILY=debian 04:10:38 + workspace=/w/workspace/edgex-go/691 04:10:38 + START_PACKAGES=/tmp/packages_start.txt 04:10:38 + END_PACKAGES=/tmp/packages_end.txt 04:10:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:10:38 + PACKAGES=/tmp/packages_start.txt 04:10:38 + '[' /w/workspace/edgex-go/691 ']' 04:10:38 + PACKAGES=/tmp/packages_end.txt 04:10:38 + case "${OS_FAMILY}" in 04:10:38 + dpkg -l 04:10:38 + grep '^ii' 04:10:38 + '[' -f /tmp/packages_start.txt ']' 04:10:38 + '[' -f /tmp/packages_end.txt ']' 04:10:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:10:38 + '[' /w/workspace/edgex-go/691 ']' 04:10:38 + mkdir -p /w/workspace/edgex-go/691/archives/ 04:10:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/691/archives/ [Pipeline] echo 04:10:38 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/691/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:10:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:39 04:10:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:10:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:40 latest: Pulling from edgex-lftools-log-publisher 04:10:40 5eb5b503b376: Pulling fs layer 04:10:40 5c69ac0246d0: Pulling fs layer 04:10:40 ec43610c2a17: Pulling fs layer 04:10:40 3a2ae6a8a46f: Pulling fs layer 04:10:40 33b1e0a273af: Pulling fs layer 04:10:40 3a2ae6a8a46f: Waiting 04:10:40 5d3b04190fa2: Pulling fs layer 04:10:40 2f39f015ded8: Pulling fs layer 04:10:40 5d3b04190fa2: Waiting 04:10:40 5c69ac0246d0: Verifying Checksum 04:10:40 5c69ac0246d0: Download complete 04:10:40 3a2ae6a8a46f: Verifying Checksum 04:10:40 3a2ae6a8a46f: Download complete 04:10:40 33b1e0a273af: Verifying Checksum 04:10:40 33b1e0a273af: Download complete 04:10:40 5d3b04190fa2: Verifying Checksum 04:10:40 5d3b04190fa2: Download complete 04:10:40 ec43610c2a17: Verifying Checksum 04:10:40 ec43610c2a17: Download complete 04:10:40 5eb5b503b376: Verifying Checksum 04:10:40 5eb5b503b376: Download complete 04:10:40 2f39f015ded8: Download complete 04:10:41 5eb5b503b376: Pull complete 04:10:41 5c69ac0246d0: Pull complete 04:10:42 ec43610c2a17: Pull complete 04:10:42 3a2ae6a8a46f: Pull complete 04:10:42 33b1e0a273af: Pull complete 04:10:42 5d3b04190fa2: Pull complete 04:10:46 2f39f015ded8: Pull complete 04:10:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:10:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:10:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:10:46 prd-ubuntu20.04-docker-8c-8g-9942 does not seem to be running inside a container 04:10:46 $ 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/691/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/691 -v /w/workspace/edgex-go/691:/w/workspace/edgex-go/691:rw,z -v /w/workspace/edgex-go/691@tmp:/w/workspace/edgex-go/691@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 04:10:50 $ docker top e88b3f721ab8cff79c3839c36cfe8a94a3e36b18b8668f435a9a3f842dc5abe3 -eo pid,comm [Pipeline] { [Pipeline] sh 04:10:51 + touch /tmp/pre-build-complete [Pipeline] sh 04:10:51 + mkdir -p /var/log/sysstat [Pipeline] sh 04:10:51 + ls /var/log/sa-host 04:10:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:10:51 provisioning config files... 04:10:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/691@tmp/config16631813112662951129tmp [Pipeline] { [Pipeline] echo 04:10:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:10:52 ---> create-netrc.sh [Pipeline] } 04:10:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:10:52 ---> python-tools-install.sh [Pipeline] echo 04:10:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:10:52 ---> sudo-logs.sh 04:10:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:10:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:10:53 ---> job-cost.sh 04:10:53 lf-activate-venv: SKIPPING 04:10:53 DEBUG: total: 0.2199999988079071 04:10:53 INFO: Retrieving Stack Cost... 04:10:53 INFO: Retrieving Pricing Info for: v3-standard-8 04:10:53 INFO: Archiving Costs [Pipeline] echo 04:10:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:10:54 ---> logs-deploy.sh 04:10:54 lf-activate-venv: SKIPPING 04:10:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/691 04:10:54 INFO: archiving workspace using pattern(s): 04:10:55 Archives upload complete. 04:10:55 INFO: archiving logs to Nexus 04:10:55 ---> uname -a: 04:10:55 Linux prd-ubuntu20-04-docker-8c-8g-9942 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:10:55 04:10:55 04:10:55 ---> lscpu: 04:10:55 Architecture: x86_64 04:10:55 CPU op-mode(s): 32-bit, 64-bit 04:10:55 Byte Order: Little Endian 04:10:55 Address sizes: 40 bits physical, 48 bits virtual 04:10:55 CPU(s): 8 04:10:55 On-line CPU(s) list: 0-7 04:10:55 Thread(s) per core: 1 04:10:55 Core(s) per socket: 1 04:10:55 Socket(s): 8 04:10:55 NUMA node(s): 1 04:10:55 Vendor ID: AuthenticAMD 04:10:55 CPU family: 23 04:10:55 Model: 49 04:10:55 Model name: AMD EPYC-Rome Processor 04:10:55 Stepping: 0 04:10:55 CPU MHz: 2799.998 04:10:55 BogoMIPS: 5599.99 04:10:55 Virtualization: AMD-V 04:10:55 Hypervisor vendor: KVM 04:10:55 Virtualization type: full 04:10:55 L1d cache: 256 KiB 04:10:55 L1i cache: 256 KiB 04:10:55 L2 cache: 4 MiB 04:10:55 L3 cache: 128 MiB 04:10:55 NUMA node0 CPU(s): 0-7 04:10:55 Vulnerability Itlb multihit: Not affected 04:10:55 Vulnerability L1tf: Not affected 04:10:55 Vulnerability Mds: Not affected 04:10:55 Vulnerability Meltdown: Not affected 04:10:55 Vulnerability Mmio stale data: Not affected 04:10:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:10:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:10:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:10:55 Vulnerability Srbds: Not affected 04:10:55 Vulnerability Tsx async abort: Not affected 04:10:55 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 04:10:55 04:10:55 04:10:55 ---> nproc: 04:10:55 8 04:10:55 04:10:55 04:10:55 ---> df -h: 04:10:55 Filesystem Size Used Avail Use% Mounted on 04:10:55 overlay 155G 29G 127G 19% / 04:10:55 tmpfs 64M 0 64M 0% /dev 04:10:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:10:55 shm 64M 0 64M 0% /dev/shm 04:10:55 /dev/vda1 155G 29G 127G 19% /facter-os 04:10:55 04:10:55 04:10:55 ---> sar -b -r -n DEV: 04:10:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9942) 09/10/24 _x86_64_ (8 CPU) 04:10:55 04:10:55 03:00:43 LINUX RESTART (8 CPU) 04:10:55 04:10:55 03:01:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:10:55 03:02:01 62.52 31.99 30.53 0.00 3383.70 75627.13 0.00 04:10:55 03:03:01 2.77 0.00 2.77 0.00 0.00 42.01 0.00 04:10:55 03:04:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 04:10:55 03:05:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 04:10:55 03:06:01 32.28 3.88 28.40 0.00 2072.19 4695.62 0.00 04:10:55 03:07:01 17.77 1.23 16.54 0.00 2269.29 3761.63 0.00 04:10:55 03:08:01 3.35 0.02 3.33 0.00 0.13 91.18 0.00 04:10:55 03:09:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 04:10:55 03:10:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 04:10:55 03:11:01 2.10 0.00 2.10 0.00 0.00 23.46 0.00 04:10:55 03:12:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 04:10:55 03:13:01 1.95 0.00 1.95 0.00 0.00 22.53 0.00 04:10:55 03:14:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 04:10:55 03:15:01 1.72 0.00 1.72 0.00 0.00 20.00 0.00 04:10:55 03:16:01 2.32 0.02 2.30 0.00 0.13 30.00 0.00 04:10:55 03:17:01 1.83 0.02 1.82 0.00 0.13 20.93 0.00 04:10:55 03:18:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 04:10:55 03:19:01 1.78 0.00 1.78 0.00 0.00 21.73 0.00 04:10:55 03:20:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 04:10:55 03:21:01 2.05 0.00 2.05 0.00 0.00 24.80 0.00 04:10:55 03:22:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 04:10:55 03:23:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 04:10:55 03:24:01 441.69 16.60 425.10 0.00 1966.47 68650.29 0.00 04:10:55 03:25:01 70.62 0.05 70.57 0.00 3.87 30114.58 0.00 04:10:55 03:26:01 35.04 0.08 34.96 0.00 0.67 24489.39 0.00 04:10:55 03:27:01 87.92 0.17 87.75 0.00 4.93 54759.81 0.00 04:10:55 03:28:01 823.96 10.60 813.36 0.00 129.71 279052.82 0.00 04:10:55 03:29:01 375.62 0.62 375.00 0.00 9.60 150881.52 0.00 04:10:55 03:30:01 282.03 0.02 282.01 0.00 0.13 106022.72 0.00 04:10:55 03:31:02 597.26 0.10 597.16 0.00 0.79 75050.06 0.00 04:10:55 03:32:01 350.42 0.15 350.26 0.00 18.03 66362.58 0.00 04:10:55 03:33:01 39.56 0.02 39.54 0.00 3.87 1001.83 0.00 04:10:55 03:34:01 9.66 0.00 9.66 0.00 0.00 237.12 0.00 04:10:55 03:35:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 04:10:55 03:36:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 04:10:55 03:37:01 1.73 0.00 1.73 0.00 0.00 21.06 0.00 04:10:55 03:38:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 04:10:55 03:39:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 04:10:55 03:40:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 04:10:55 03:41:01 1.55 0.00 1.55 0.00 0.00 17.59 0.00 04:10:55 03:42:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 04:10:55 03:43:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 04:10:55 03:44:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 04:10:55 03:45:01 3.15 1.50 1.65 0.00 35.46 21.20 0.00 04:10:55 03:46:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 04:10:55 03:47:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 04:10:55 03:48:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 04:10:55 03:49:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 04:10:55 03:50:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 04:10:55 03:51:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 04:10:55 03:52:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 04:10:55 03:53:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 04:10:55 03:54:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 04:10:55 03:55:01 2.02 1.02 1.00 0.00 21.86 12.40 0.00 04:10:55 03:56:01 1.92 0.00 1.92 0.00 0.00 25.86 0.00 04:10:55 03:57:01 1.83 0.00 1.83 0.00 0.00 20.80 0.00 04:10:55 03:58:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 04:10:55 03:59:01 1.58 0.00 1.58 0.00 0.00 17.46 0.00 04:10:55 04:00:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 04:10:55 04:01:01 1.56 0.00 1.56 0.00 0.00 18.03 0.00 04:10:55 04:02:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 04:10:55 04:03:01 1.73 0.00 1.73 0.00 0.00 20.13 0.00 04:10:55 04:04:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 04:10:55 04:05:01 1.72 0.00 1.72 0.00 0.00 19.46 0.00 04:10:55 04:06:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 04:10:55 04:07:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 04:10:55 04:08:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 04:10:55 04:09:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 04:10:55 04:10:01 124.73 0.53 124.20 0.00 11.73 37859.96 0.00 04:10:55 Average: 49.78 0.99 48.79 0.00 144.00 14200.64 0.00 04:10:55 04:10:55 03:01:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:10:55 03:02:01 30581540 31853908 522084 1.59 47296 1541944 1657108 4.88 602776 1413704 960 04:10:55 03:03:01 30581884 31854372 520976 1.58 47328 1541948 1657108 4.88 603256 1413680 184 04:10:55 03:04:01 30582296 31854964 520456 1.58 47356 1541948 1657108 4.88 602016 1413832 20 04:10:55 03:05:01 30582960 31855668 519688 1.58 47396 1541956 1657108 4.88 603168 1413836 176 04:10:55 03:06:01 30268588 31824736 519696 1.58 63452 1813940 1616384 4.76 730672 1570104 68980 04:10:55 03:07:01 30121336 31818772 520848 1.58 76880 1939748 1594476 4.70 884060 1554188 12 04:10:55 03:08:01 30126640 31819468 520352 1.58 75508 1936508 1605764 4.73 882624 1550984 8 04:10:55 03:09:01 30126448 31819336 520324 1.58 75588 1936508 1605764 4.73 882780 1550988 12 04:10:55 03:10:01 30131976 31824944 514788 1.57 75652 1936512 1605764 4.73 877228 1550992 8 04:10:55 03:11:01 30134992 31828096 511380 1.56 75732 1936516 1605764 4.73 874304 1550988 4 04:10:55 03:12:01 30135100 31828328 511104 1.55 75828 1936516 1605764 4.73 874580 1550996 8 04:10:55 03:13:01 30136092 31829388 509948 1.55 75924 1936524 1605764 4.73 873768 1551008 4 04:10:55 03:14:01 30135932 31829304 509976 1.55 75972 1936528 1605764 4.73 873900 1551016 8 04:10:55 03:15:01 30135536 31828980 510240 1.55 76044 1936528 1605764 4.73 874172 1551016 12 04:10:55 03:16:01 30133928 31827540 511536 1.56 76160 1936512 1620712 4.78 875228 1550976 4 04:10:55 03:17:01 30133680 31827396 511476 1.56 76252 1936508 1620712 4.78 876196 1550980 152 04:10:55 03:18:01 30133884 31827708 510920 1.55 76340 1936516 1620712 4.78 875592 1550988 172 04:10:55 03:19:01 30133460 31827376 511200 1.55 76420 1936520 1620712 4.78 875776 1550988 172 04:10:55 03:20:01 30133572 31827604 510988 1.55 76516 1936520 1620712 4.78 875648 1550996 8 04:10:55 03:21:01 30134064 31828208 510668 1.55 76620 1936528 1620712 4.78 875556 1550992 208 04:10:55 03:22:01 30134176 31828320 510528 1.55 76644 1936528 1604576 4.73 875296 1550992 8 04:10:55 03:23:01 30134484 31828692 510144 1.55 76692 1936532 1604576 4.73 875432 1551000 40 04:10:55 03:24:01 27499708 31482404 797648 2.43 137052 4037164 1959708 5.78 1538700 3332240 179036 04:10:55 03:25:01 26537128 31303124 968108 2.94 157996 4733376 2303332 6.79 2266032 3495240 731928 04:10:55 03:26:01 26726396 31497796 771872 2.35 164148 4707136 1700188 5.01 1584456 3963528 502540 04:10:55 03:27:01 27099316 31452092 821236 2.50 166276 4333240 1958012 5.77 1625412 3592940 656 04:10:55 03:28:01 16843288 31350748 898976 2.73 342156 13789748 2554376 7.53 2856448 12070080 1861352 04:10:55 03:29:01 10335248 29029672 3146932 9.57 381320 17518064 10797272 31.82 5739604 15165468 1298732 04:10:55 03:30:01 7146156 27941336 4243768 12.91 394664 19534616 9881112 29.12 7669076 16372796 545524 04:10:55 03:31:02 6450640 29745824 2458292 7.48 409724 21980428 6228884 18.36 6687040 18040388 1796612 04:10:55 03:32:01 9730888 31406292 842388 2.56 413136 20536780 2233904 6.58 3418976 18272248 684 04:10:55 03:33:01 9725684 31403020 845092 2.57 414676 20537564 2251268 6.63 3816892 17880824 656 04:10:55 03:34:01 9723800 31401776 846280 2.57 415096 20537736 2231968 6.58 3884576 17813220 188 04:10:55 03:35:01 9724044 31402020 845944 2.57 415120 20537736 2231968 6.58 3883896 17813220 44 04:10:55 03:36:01 9734036 31412048 836452 2.54 415132 20537740 2231968 6.58 3874032 17813224 8 04:10:55 03:37:01 9734020 31412044 836360 2.54 415184 20537748 2231968 6.58 3874176 17813232 32 04:10:55 03:38:01 9746248 31424352 823988 2.51 415208 20537748 2231968 6.58 3862380 17813232 200 04:10:55 03:39:01 9745956 31424068 824244 2.51 415236 20537752 2231968 6.58 3862196 17813236 40 04:10:55 03:40:01 9745908 31424048 824204 2.51 415264 20537752 2231968 6.58 3861976 17813236 12 04:10:55 03:41:01 9746104 31424280 824016 2.51 415284 20537756 2231968 6.58 3861808 17813240 40 04:10:55 03:42:01 9746052 31424252 824204 2.51 415316 20537752 2231968 6.58 3861892 17813244 12 04:10:55 03:43:01 9746288 31424548 823912 2.51 415344 20537760 2231968 6.58 3861936 17813248 40 04:10:55 03:44:01 9746672 31424948 823828 2.51 415356 20537768 2231968 6.58 3862408 17813248 200 04:10:55 03:45:01 9740348 31420848 827864 2.52 415392 20538832 2231968 6.58 3870188 17813500 228 04:10:55 03:46:01 9739968 31420472 828216 2.52 415400 20538832 2231968 6.58 3869196 17813496 16 04:10:55 03:47:01 9739928 31420448 828176 2.52 415420 20538840 2231968 6.58 3869220 17813504 40 04:10:55 03:48:01 9739944 31420516 828008 2.52 415452 20538840 2248020 6.63 3869744 17813504 200 04:10:55 03:49:01 9739968 31420544 827956 2.52 415476 20538844 2248020 6.63 3869224 17813508 168 04:10:55 03:50:01 9739628 31420236 828208 2.52 415496 20538848 2248020 6.63 3869232 17813512 4 04:10:55 03:51:01 9739612 31420244 828128 2.52 415520 20538848 2248020 6.63 3869148 17813512 176 04:10:55 03:52:01 9739512 31420172 828332 2.52 415552 20538852 2248020 6.63 3869216 17813516 8 04:10:55 03:53:01 9739748 31420440 828032 2.52 415588 20538852 2248020 6.63 3869308 17813516 176 04:10:55 03:54:01 9739668 31420424 828016 2.52 415620 20538856 2248020 6.63 3869352 17813524 8 04:10:55 03:55:01 9726844 31407976 839916 2.55 415684 20539256 2283820 6.73 3880392 17813816 188 04:10:55 03:56:01 9735476 31417396 830760 2.53 415700 20539480 2283820 6.73 3869856 17814064 12 04:10:55 03:57:01 9735720 31417660 830408 2.53 415744 20539484 2283820 6.73 3869932 17814068 32 04:10:55 03:58:01 9735420 31417368 830628 2.53 415756 20539488 2283820 6.73 3869856 17814072 8 04:10:55 03:59:01 9735592 31417596 830376 2.53 415776 20539488 2283820 6.73 3869948 17814072 4 04:10:55 04:00:01 9735544 31417580 830344 2.53 415788 20539492 2283820 6.73 3870012 17814076 4 04:10:55 04:01:01 9736000 31418060 829904 2.52 415816 20539496 2283820 6.73 3869560 17814080 44 04:10:55 04:02:01 9736720 31418832 829312 2.52 415844 20539500 2283820 6.73 3869776 17814084 36 04:10:55 04:03:01 9736720 31418840 829256 2.52 415872 20539504 2283820 6.73 3869652 17814088 28 04:10:55 04:04:01 9736672 31418824 829232 2.52 415880 20539508 2283820 6.73 3869860 17814092 16 04:10:55 04:05:01 9736348 31418512 829448 2.52 415912 20539508 2283820 6.73 3869688 17814096 8 04:10:55 04:06:01 9736072 31418300 829644 2.52 415940 20539512 2283820 6.73 3869752 17814100 16 04:10:55 04:07:01 9736056 31418288 829572 2.52 415964 20539516 2283820 6.73 3869840 17814100 40 04:10:55 04:08:01 9736224 31418492 829524 2.52 415992 20539516 2283820 6.73 3869828 17814104 12 04:10:55 04:09:01 9736200 31418500 829492 2.52 416004 20539520 2283820 6.73 3869856 17814104 184 04:10:55 04:10:01 9021684 31394788 853340 2.60 425836 21168436 2269448 6.69 3928480 18414640 116 04:10:55 Average: 17283156 31440075 838249 2.55 288619 13524323 2333295 6.88 2876494 11673729 101326 04:10:55 04:10:55 03:01:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:10:55 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:02:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:10:55 03:02:01 ens3 163.42 113.48 494.03 24.42 0.00 0.00 0.00 0.00 04:10:55 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:03:01 ens3 1.30 0.30 0.33 0.20 0.00 0.00 0.00 0.00 04:10:55 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:04:01 ens3 1.63 0.00 0.16 0.00 0.00 0.00 0.00 0.00 04:10:55 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:05:01 ens3 1.87 0.93 0.84 0.63 0.00 0.00 0.00 0.00 04:10:55 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:06:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 04:10:55 03:06:01 ens3 210.80 93.92 2499.72 6.92 0.00 0.00 0.00 0.00 04:10:55 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:07:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 04:10:55 03:07:01 ens3 21.72 8.96 236.12 0.74 0.00 0.00 0.00 0.00 04:10:55 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:08:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:10:55 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:09:01 ens3 0.42 0.23 0.08 0.02 0.00 0.00 0.00 0.00 04:10:55 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:10:01 ens3 0.12 0.03 0.01 0.00 0.00 0.00 0.00 0.00 04:10:55 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:11:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:12:01 ens3 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 04:10:55 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:13:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:14:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 04:10:55 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:16:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:17:01 ens3 0.27 0.25 0.08 0.08 0.00 0.00 0.00 0.00 04:10:55 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:18:01 ens3 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 04:10:55 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:19:01 ens3 0.43 0.18 0.08 0.01 0.00 0.00 0.00 0.00 04:10:55 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:20:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 04:10:55 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:21:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:22:01 ens3 0.43 0.27 0.15 0.08 0.00 0.00 0.00 0.00 04:10:55 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:24:01 docker0 913.20 912.00 67.25 4953.12 0.00 0.00 0.00 0.00 04:10:55 03:24:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 04:10:55 03:24:01 ens3 1550.74 1379.00 12907.38 171.29 0.00 0.00 0.00 0.00 04:10:55 03:25:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 04:10:55 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:25:01 ens3 32.96 23.38 32.85 14.66 0.00 0.00 0.00 0.00 04:10:55 03:25:01 vetheedc3b8 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 04:10:55 03:26:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 04:10:55 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:26:01 ens3 46.38 48.03 32.94 103.91 0.00 0.00 0.00 0.00 04:10:55 03:26:01 vetheedc3b8 1.70 1.72 0.15 0.15 0.00 0.00 0.00 0.00 04:10:55 03:27:01 docker0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:27:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 04:10:55 03:27:01 vethce5774c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:27:01 ens3 100.72 61.19 2222.43 18.87 0.00 0.00 0.00 0.00 04:10:55 03:28:01 docker0 433.81 812.40 38.08 7048.85 0.00 0.00 0.00 0.00 04:10:55 03:28:01 veth1194e9f 76.19 139.91 7.91 1181.18 0.00 0.00 0.00 0.10 04:10:55 03:28:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:10:55 03:28:01 vethfbdfd1b 78.34 144.24 8.24 1182.06 0.00 0.00 0.00 0.10 04:10:55 03:28:01 vethce5774c 0.37 1.23 0.03 0.17 0.00 0.00 0.00 0.00 04:10:55 03:28:01 ens3 910.63 477.90 7970.60 63.82 0.00 0.00 0.00 0.00 04:10:55 03:28:01 vethe501073 72.17 141.58 7.84 1189.04 0.00 0.00 0.00 0.10 04:10:55 03:28:01 vethb74cd67 72.27 133.41 7.65 1182.42 0.00 0.00 0.00 0.10 04:10:55 03:28:01 vethd4fc79c 77.19 158.92 8.08 1201.04 0.00 0.00 0.00 0.10 04:10:55 03:29:01 veth9f44f66 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:55 03:29:01 docker0 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:29:01 vethe1a5e69 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:55 03:29:01 veth392baff 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:55 03:29:01 veth2ba70d3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:55 03:29:01 vethd5cd4af 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:55 03:29:01 veth9591cb6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:55 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:29:01 vethf954551 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:55 03:29:01 veth64752dc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:55 03:29:01 veth9c29930 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:55 03:29:01 vethce5774c 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:29:01 ens3 15.13 11.06 12.78 6.59 0.00 0.00 0.00 0.00 04:10:55 03:29:01 veth6396d47 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:55 03:29:01 veth2dc22d3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:55 03:29:01 vethcb42277 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:55 03:29:01 vethb401d10 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:10:55 03:30:01 veth9f44f66 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:30:01 vethe1a5e69 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:30:01 veth392baff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:30:01 veth2ba70d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:30:01 vethd5cd4af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:30:01 veth9591cb6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:30:01 vethf954551 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:30:01 veth64752dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:30:01 veth9c29930 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:30:01 vethce5774c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:30:01 ens3 3.61 2.30 2.76 1.52 0.00 0.00 0.00 0.00 04:10:55 03:30:01 veth6396d47 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:30:01 veth2dc22d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:30:01 vethcb42277 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:30:01 vethb401d10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:31:02 veth9f44f66 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:31:02 veth2ba70d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:31:02 vethd5cd4af 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:31:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:31:02 vethf954551 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:31:02 veth64752dc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:31:02 veth9c29930 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:31:02 vethce5774c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:31:02 ens3 24.55 18.76 19.27 11.23 0.00 0.00 0.00 0.00 04:10:55 03:31:02 veth6396d47 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:31:02 veth2dc22d3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:32:01 lo 24.61 24.61 2.43 2.43 0.00 0.00 0.00 0.00 04:10:55 03:32:01 ens3 232.38 244.52 121.81 940.67 0.00 0.00 0.00 0.00 04:10:55 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:33:01 lo 47.73 47.73 4.70 4.70 0.00 0.00 0.00 0.00 04:10:55 03:33:01 ens3 462.02 469.99 216.30 2484.69 0.00 0.00 0.00 0.00 04:10:55 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:34:01 lo 11.46 11.46 1.13 1.13 0.00 0.00 0.00 0.00 04:10:55 03:34:01 ens3 95.92 88.35 56.53 389.17 0.00 0.00 0.00 0.00 04:10:55 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:35:01 ens3 0.58 0.13 0.06 0.01 0.00 0.00 0.00 0.00 04:10:55 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:36:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:37:01 ens3 0.67 0.27 0.13 0.08 0.00 0.00 0.00 0.00 04:10:55 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:38:01 ens3 0.33 0.00 0.04 0.00 0.00 0.00 0.00 0.00 04:10:55 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:39:01 ens3 1.37 1.08 3.39 0.26 0.00 0.00 0.00 0.00 04:10:55 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:40:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:42:01 ens3 0.40 0.10 0.11 0.07 0.00 0.00 0.00 0.00 04:10:55 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:43:01 ens3 0.35 0.10 0.04 0.01 0.00 0.00 0.00 0.00 04:10:55 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:44:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 04:10:55 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:45:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 04:10:55 03:45:01 ens3 7.73 4.93 5.54 6.10 0.00 0.00 0.00 0.00 04:10:55 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:46:01 ens3 0.42 0.02 0.05 0.00 0.00 0.00 0.00 0.00 04:10:55 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:47:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 04:10:55 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:48:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:10:55 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:49:01 ens3 0.57 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:10:55 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:50:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:10:55 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:51:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:52:01 ens3 0.58 0.12 0.12 0.07 0.00 0.00 0.00 0.00 04:10:55 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:53:01 ens3 0.65 0.10 0.06 0.01 0.00 0.00 0.00 0.00 04:10:55 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:54:01 ens3 0.53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 04:10:55 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:55:01 ens3 0.95 0.72 0.49 0.30 0.00 0.00 0.00 0.00 04:10:55 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:57:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 04:10:55 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 03:59:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:00:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 04:01:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:02:01 ens3 0.72 0.58 0.35 0.30 0.00 0.00 0.00 0.00 04:10:55 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 04:03:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:04:01 ens3 1.05 0.52 0.42 0.22 0.00 0.00 0.00 0.00 04:10:55 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 04:05:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 04:07:01 ens3 0.33 0.22 0.14 0.07 0.00 0.00 0.00 0.00 04:10:55 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:10:55 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 04:09:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:10:55 04:10:01 docker0 84.20 153.27 7.54 1272.92 0.00 0.00 0.00 0.00 04:10:55 04:10:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 04:10:55 04:10:01 ens3 285.37 163.12 4890.54 29.76 0.00 0.00 0.00 0.00 04:10:55 Average: docker0 20.77 27.25 1.64 192.44 0.00 0.00 0.00 0.00 04:10:55 Average: lo 1.43 1.43 0.14 0.14 0.00 0.00 0.00 0.00 04:10:55 Average: ens3 60.61 46.58 459.93 61.78 0.00 0.00 0.00 0.00 04:10:55 04:10:55 04:10:55 ---> sar -P ALL: 04:10:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9942) 09/10/24 _x86_64_ (8 CPU) 04:10:55 04:10:55 03:00:43 LINUX RESTART (8 CPU) 04:10:55 04:10:55 03:01:01 CPU %user %nice %system %iowait %steal %idle 04:10:55 03:02:01 all 1.97 0.00 0.59 0.83 0.03 96.59 04:10:55 03:02:01 0 2.00 0.00 0.55 0.28 0.03 97.13 04:10:55 03:02:01 1 2.53 0.00 0.55 0.50 0.02 96.40 04:10:55 03:02:01 2 2.74 0.00 0.28 0.02 0.02 96.95 04:10:55 03:02:01 3 2.07 0.00 0.42 0.07 0.03 97.41 04:10:55 03:02:01 4 1.30 0.00 1.65 0.05 0.03 96.96 04:10:55 03:02:01 5 1.57 0.00 0.48 5.13 0.03 92.78 04:10:55 03:02:01 6 2.04 0.00 0.30 0.22 0.03 97.41 04:10:55 03:02:01 7 1.48 0.00 0.48 0.35 0.02 97.67 04:10:55 03:03:01 all 0.02 0.00 0.01 0.01 0.01 99.96 04:10:55 03:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:03:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:10:55 03:03:01 2 0.02 0.00 0.00 0.02 0.02 99.95 04:10:55 03:03:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:10:55 03:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:03:01 5 0.03 0.00 0.02 0.03 0.00 99.92 04:10:55 03:03:01 6 0.05 0.00 0.02 0.00 0.03 99.90 04:10:55 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:04:01 all 0.03 0.00 0.02 0.00 0.02 99.94 04:10:55 03:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:04:01 1 0.00 0.00 0.00 0.00 0.03 99.97 04:10:55 03:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:10:55 03:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:10:55 03:04:01 4 0.13 0.00 0.08 0.00 0.00 99.78 04:10:55 03:04:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:10:55 03:04:01 6 0.03 0.00 0.02 0.00 0.03 99.92 04:10:55 03:04:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:10:55 03:05:01 all 0.05 0.00 0.01 0.00 0.01 99.93 04:10:55 03:05:01 0 0.23 0.00 0.00 0.00 0.02 99.75 04:10:55 03:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 03:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:10:55 03:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:10:55 03:05:01 5 0.03 0.00 0.02 0.02 0.00 99.93 04:10:55 03:05:01 6 0.03 0.00 0.03 0.00 0.02 99.92 04:10:55 03:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:06:01 all 1.66 0.00 0.94 0.37 0.03 97.01 04:10:55 03:06:01 0 2.54 0.00 1.60 0.55 0.03 95.28 04:10:55 03:06:01 1 1.31 0.00 0.59 0.02 0.02 98.07 04:10:55 03:06:01 2 1.04 0.00 0.70 0.03 0.02 98.21 04:10:55 03:06:01 3 2.26 0.00 0.97 0.07 0.03 96.68 04:10:55 03:06:01 4 2.97 0.00 0.77 0.05 0.02 96.20 04:10:55 03:06:01 5 0.95 0.00 0.73 2.14 0.03 96.15 04:10:55 03:06:01 6 1.10 0.00 1.67 0.02 0.03 97.17 04:10:55 03:06:01 7 1.08 0.00 0.50 0.08 0.02 98.31 04:10:55 03:07:01 all 1.19 0.00 0.59 0.17 0.02 98.02 04:10:55 03:07:01 0 1.50 0.00 0.53 0.25 0.03 97.68 04:10:55 03:07:01 1 0.63 0.00 0.58 0.15 0.02 98.62 04:10:55 03:07:01 2 2.87 0.00 0.43 0.02 0.05 96.64 04:10:55 03:07:01 3 0.93 0.00 0.42 0.03 0.00 98.62 04:10:55 03:07:01 4 0.95 0.00 0.28 0.00 0.02 98.75 04:10:55 03:07:01 5 1.38 0.00 1.57 0.65 0.02 96.38 04:10:55 03:07:01 6 0.75 0.00 0.62 0.23 0.03 98.37 04:10:55 03:07:01 7 0.47 0.00 0.32 0.03 0.03 99.15 04:10:55 03:08:01 all 0.09 0.00 0.07 0.02 0.01 99.82 04:10:55 03:08:01 0 0.10 0.00 0.05 0.13 0.00 99.72 04:10:55 03:08:01 1 0.05 0.00 0.03 0.00 0.00 99.92 04:10:55 03:08:01 2 0.03 0.00 0.07 0.00 0.02 99.88 04:10:55 03:08:01 3 0.12 0.00 0.08 0.02 0.00 99.78 04:10:55 03:08:01 4 0.22 0.00 0.13 0.00 0.00 99.65 04:10:55 03:08:01 5 0.08 0.00 0.07 0.00 0.00 99.85 04:10:55 03:08:01 6 0.02 0.00 0.07 0.00 0.02 99.90 04:10:55 03:08:01 7 0.07 0.00 0.05 0.02 0.02 99.85 04:10:55 03:09:01 all 0.05 0.00 0.01 0.01 0.00 99.93 04:10:55 03:09:01 0 0.02 0.00 0.02 0.05 0.02 99.90 04:10:55 03:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:09:01 2 0.25 0.00 0.00 0.02 0.00 99.73 04:10:55 03:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 03:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 03:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:10:55 03:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:10:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:10:55 03:10:01 0 0.03 0.00 0.00 0.03 0.00 99.93 04:10:55 03:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:10:55 03:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 04:10:55 03:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:10:55 03:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:10:01 6 0.02 0.00 0.03 0.00 0.02 99.93 04:10:55 03:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 03:11:01 all 0.02 0.00 0.01 0.01 0.00 99.96 04:10:55 03:11:01 0 0.03 0.00 0.02 0.05 0.02 99.88 04:10:55 03:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:11:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:10:55 03:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:10:55 03:11:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:10:55 03:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 03:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:12:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:10:55 03:12:01 0 0.03 0.00 0.02 0.05 0.00 99.90 04:10:55 03:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:10:55 03:12:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 03:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:10:55 03:12:01 6 0.00 0.00 0.03 0.00 0.02 99.95 04:10:55 03:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 04:10:55 03:12:01 CPU %user %nice %system %iowait %steal %idle 04:10:55 03:13:01 all 0.01 0.00 0.00 0.01 0.01 99.97 04:10:55 03:13:01 0 0.02 0.00 0.00 0.05 0.00 99.93 04:10:55 03:13:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:10:55 03:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 03:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 03:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 04:10:55 03:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:14:01 all 0.24 0.00 0.01 0.00 0.00 99.74 04:10:55 03:14:01 0 0.03 0.00 0.02 0.03 0.02 99.90 04:10:55 03:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:10:55 03:14:01 2 1.82 0.00 0.02 0.00 0.00 98.16 04:10:55 03:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:15:01 all 0.24 0.00 0.01 0.01 0.01 99.73 04:10:55 03:15:01 0 0.03 0.00 0.02 0.05 0.00 99.90 04:10:55 03:15:01 1 0.00 0.00 0.03 0.00 0.02 99.95 04:10:55 03:15:01 2 1.87 0.00 0.05 0.00 0.02 98.06 04:10:55 03:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:15:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:10:55 03:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:10:55 03:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:10:55 03:16:01 all 0.02 0.00 0.02 0.01 0.00 99.94 04:10:55 03:16:01 0 0.03 0.00 0.02 0.05 0.02 99.88 04:10:55 03:16:01 1 0.07 0.00 0.05 0.02 0.02 99.85 04:10:55 03:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 03:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:16:01 5 0.02 0.00 0.03 0.00 0.00 99.95 04:10:55 03:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:16:01 7 0.02 0.00 0.03 0.00 0.00 99.95 04:10:55 03:17:01 all 0.03 0.00 0.01 0.01 0.00 99.95 04:10:55 03:17:01 0 0.03 0.00 0.02 0.05 0.00 99.90 04:10:55 03:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:10:55 03:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 03:17:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:10:55 03:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:18:01 all 0.01 0.00 0.00 0.01 0.01 99.97 04:10:55 03:18:01 0 0.03 0.00 0.00 0.05 0.02 99.90 04:10:55 03:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:10:55 03:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:10:55 03:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:10:55 03:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:10:55 03:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:18:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:18:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:19:01 all 0.18 0.00 0.01 0.01 0.01 99.80 04:10:55 03:19:01 0 0.05 0.00 0.03 0.03 0.02 99.87 04:10:55 03:19:01 1 0.03 0.00 0.02 0.02 0.02 99.92 04:10:55 03:19:01 2 1.27 0.00 0.00 0.00 0.00 98.73 04:10:55 03:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:10:55 03:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:20:01 all 0.26 0.00 0.01 0.01 0.00 99.72 04:10:55 03:20:01 0 0.02 0.00 0.02 0.05 0.00 99.92 04:10:55 03:20:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:10:55 03:20:01 2 1.97 0.00 0.00 0.00 0.02 98.01 04:10:55 03:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:20:01 5 0.00 0.00 0.03 0.00 0.00 99.97 04:10:55 03:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:21:01 all 0.27 0.00 0.00 0.01 0.01 99.72 04:10:55 03:21:01 0 0.03 0.00 0.00 0.05 0.02 99.90 04:10:55 03:21:01 1 0.02 0.00 0.02 0.02 0.03 99.92 04:10:55 03:21:01 2 1.99 0.00 0.00 0.00 0.00 98.01 04:10:55 03:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 03:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 03:22:01 all 0.12 0.00 0.01 0.00 0.01 99.86 04:10:55 03:22:01 0 0.03 0.00 0.05 0.02 0.00 99.90 04:10:55 03:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:10:55 03:22:01 2 0.81 0.00 0.00 0.00 0.02 99.17 04:10:55 03:22:01 3 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 03:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:23:01 all 0.01 0.00 0.01 0.01 0.00 99.96 04:10:55 03:23:01 0 0.03 0.00 0.03 0.03 0.00 99.90 04:10:55 03:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:10:55 03:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:10:55 03:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 04:10:55 03:23:01 CPU %user %nice %system %iowait %steal %idle 04:10:55 03:24:01 all 10.75 0.00 3.79 2.06 0.09 83.31 04:10:55 03:24:01 0 10.14 0.00 3.37 0.94 0.10 85.44 04:10:55 03:24:01 1 12.33 0.00 3.67 6.27 0.08 77.64 04:10:55 03:24:01 2 12.34 0.00 4.81 2.74 0.10 80.02 04:10:55 03:24:01 3 11.10 0.00 4.28 0.93 0.08 83.61 04:10:55 03:24:01 4 11.22 0.00 3.19 0.19 0.08 85.32 04:10:55 03:24:01 5 11.10 0.00 3.36 0.64 0.10 84.79 04:10:55 03:24:01 6 9.98 0.00 4.10 4.68 0.10 81.14 04:10:55 03:24:01 7 7.80 0.00 3.52 0.10 0.07 88.51 04:10:55 03:25:01 all 37.57 0.00 5.74 0.80 0.12 55.78 04:10:55 03:25:01 0 37.14 0.00 6.16 0.05 0.10 56.55 04:10:55 03:25:01 1 36.23 0.00 6.03 2.70 0.12 54.93 04:10:55 03:25:01 2 35.27 0.00 5.80 3.08 0.12 55.73 04:10:55 03:25:01 3 37.33 0.00 5.35 0.02 0.10 57.21 04:10:55 03:25:01 4 37.32 0.00 5.42 0.08 0.17 57.01 04:10:55 03:25:01 5 36.50 0.00 6.05 0.34 0.12 57.00 04:10:55 03:25:01 6 42.54 0.00 5.47 0.10 0.10 51.78 04:10:55 03:25:01 7 38.21 0.00 5.61 0.05 0.12 56.02 04:10:55 03:26:01 all 47.70 0.00 5.14 0.67 0.12 46.37 04:10:55 03:26:01 0 46.88 0.00 5.10 0.47 0.12 47.43 04:10:55 03:26:01 1 49.33 0.00 5.32 0.03 0.12 45.20 04:10:55 03:26:01 2 47.70 0.00 4.85 4.10 0.12 43.24 04:10:55 03:26:01 3 49.36 0.00 5.02 0.05 0.12 45.46 04:10:55 03:26:01 4 46.95 0.00 5.22 0.07 0.12 47.65 04:10:55 03:26:01 5 46.12 0.00 5.46 0.57 0.12 47.73 04:10:55 03:26:01 6 47.03 0.00 5.00 0.02 0.13 47.82 04:10:55 03:26:01 7 48.23 0.00 5.15 0.05 0.12 46.45 04:10:55 03:27:01 all 35.08 0.00 6.56 1.71 0.10 56.54 04:10:55 03:27:01 0 34.92 0.00 6.57 0.19 0.08 58.23 04:10:55 03:27:01 1 35.50 0.00 7.35 0.10 0.10 56.94 04:10:55 03:27:01 2 34.34 0.00 6.22 1.11 0.10 58.23 04:10:55 03:27:01 3 35.00 0.00 6.56 0.08 0.10 58.25 04:10:55 03:27:01 4 37.70 0.00 7.27 9.93 0.12 44.98 04:10:55 03:27:01 5 34.29 0.00 5.99 2.09 0.10 57.53 04:10:55 03:27:01 6 35.04 0.00 6.69 0.00 0.10 58.18 04:10:55 03:27:01 7 33.88 0.00 5.87 0.18 0.10 59.97 04:10:55 03:28:01 all 23.73 0.00 9.19 26.26 0.10 40.72 04:10:55 03:28:01 0 22.45 0.00 8.58 19.66 0.10 49.21 04:10:55 03:28:01 1 24.32 0.00 9.56 26.76 0.10 39.26 04:10:55 03:28:01 2 22.63 0.00 10.32 33.38 0.12 33.55 04:10:55 03:28:01 3 24.56 0.00 8.61 26.03 0.10 40.70 04:10:55 03:28:01 4 23.98 0.00 8.55 17.98 0.10 49.38 04:10:55 03:28:01 5 24.31 0.00 9.11 28.63 0.10 37.84 04:10:55 03:28:01 6 23.51 0.00 9.12 25.71 0.10 41.56 04:10:55 03:28:01 7 24.03 0.00 9.66 31.97 0.10 34.25 04:10:55 03:29:01 all 49.32 0.00 9.09 7.33 0.08 34.18 04:10:55 03:29:01 0 49.58 0.00 8.68 7.68 0.08 33.97 04:10:55 03:29:01 1 49.33 0.00 8.84 1.09 0.08 40.66 04:10:55 03:29:01 2 49.44 0.00 9.58 31.97 0.08 8.94 04:10:55 03:29:01 3 48.96 0.00 8.69 1.05 0.08 41.22 04:10:55 03:29:01 4 49.32 0.00 10.54 8.81 0.08 31.25 04:10:55 03:29:01 5 49.37 0.00 8.45 4.77 0.08 37.33 04:10:55 03:29:01 6 49.64 0.00 8.88 1.27 0.08 40.12 04:10:55 03:29:01 7 48.94 0.00 9.04 2.09 0.07 39.86 04:10:55 03:30:01 all 89.06 0.00 10.79 0.00 0.15 0.00 04:10:55 03:30:01 0 90.10 0.00 9.75 0.00 0.15 0.00 04:10:55 03:30:01 1 89.49 0.00 10.36 0.00 0.15 0.00 04:10:55 03:30:01 2 89.22 0.00 10.63 0.00 0.15 0.00 04:10:55 03:30:01 3 89.76 0.00 10.12 0.00 0.12 0.00 04:10:55 03:30:01 4 88.45 0.00 11.41 0.00 0.13 0.00 04:10:55 03:30:01 5 86.09 0.00 13.71 0.00 0.21 0.00 04:10:55 03:30:01 6 89.92 0.00 9.95 0.00 0.13 0.00 04:10:55 03:30:01 7 89.35 0.00 10.50 0.00 0.15 0.00 04:10:55 03:31:02 all 89.04 0.00 10.14 0.50 0.21 0.10 04:10:55 03:31:02 0 89.96 0.00 9.29 0.53 0.23 0.00 04:10:55 03:31:02 1 88.73 0.00 10.33 0.64 0.21 0.08 04:10:55 03:31:02 2 88.99 0.00 10.10 0.68 0.20 0.03 04:10:55 03:31:02 3 89.52 0.00 9.69 0.00 0.20 0.59 04:10:55 03:31:02 4 87.99 0.00 11.26 0.53 0.20 0.02 04:10:55 03:31:02 5 89.18 0.00 10.05 0.55 0.20 0.03 04:10:55 03:31:02 6 89.03 0.00 10.19 0.54 0.18 0.05 04:10:55 03:31:02 7 88.95 0.00 10.24 0.56 0.23 0.02 04:10:55 03:32:01 all 11.08 0.00 2.42 4.90 0.09 81.50 04:10:55 03:32:01 0 10.54 0.00 2.46 2.74 0.08 84.18 04:10:55 03:32:01 1 10.65 0.00 2.66 3.89 0.09 82.72 04:10:55 03:32:01 2 10.78 0.00 2.16 0.97 0.09 86.01 04:10:55 03:32:01 3 10.37 0.00 2.03 3.18 0.09 84.34 04:10:55 03:32:01 4 11.84 0.00 3.00 21.93 0.10 63.13 04:10:55 03:32:01 5 10.09 0.00 1.95 0.89 0.09 86.99 04:10:55 03:32:01 6 12.19 0.00 2.26 1.92 0.09 83.54 04:10:55 03:32:01 7 12.23 0.00 2.86 3.80 0.09 81.02 04:10:55 03:33:01 all 8.96 0.00 1.02 0.21 0.07 89.75 04:10:55 03:33:01 0 5.34 0.00 0.83 0.07 0.05 93.71 04:10:55 03:33:01 1 10.18 0.00 1.15 0.10 0.07 88.50 04:10:55 03:33:01 2 9.55 0.00 1.27 0.02 0.08 89.08 04:10:55 03:33:01 3 7.63 0.00 0.86 0.49 0.07 90.96 04:10:55 03:33:01 4 10.53 0.00 0.92 0.10 0.07 88.39 04:10:55 03:33:01 5 9.37 0.00 1.14 0.08 0.07 89.34 04:10:55 03:33:01 6 7.56 0.00 0.94 0.62 0.07 90.81 04:10:55 03:33:01 7 11.51 0.00 1.02 0.18 0.08 87.20 04:10:55 03:34:01 all 1.78 0.00 0.28 0.04 0.03 97.88 04:10:55 03:34:01 0 2.39 0.00 0.27 0.02 0.05 97.28 04:10:55 03:34:01 1 1.22 0.00 0.22 0.02 0.02 98.53 04:10:55 03:34:01 2 2.95 0.00 0.27 0.00 0.03 96.75 04:10:55 03:34:01 3 1.99 0.00 0.32 0.00 0.03 97.66 04:10:55 03:34:01 4 1.87 0.00 0.32 0.02 0.03 97.77 04:10:55 03:34:01 5 0.92 0.00 0.37 0.00 0.03 98.68 04:10:55 03:34:01 6 1.36 0.00 0.22 0.00 0.00 98.43 04:10:55 03:34:01 7 1.57 0.00 0.25 0.23 0.02 97.93 04:10:55 04:10:55 03:34:01 CPU %user %nice %system %iowait %steal %idle 04:10:55 03:35:01 all 0.22 0.00 0.01 0.01 0.01 99.75 04:10:55 03:35:01 0 0.05 0.00 0.07 0.02 0.03 99.83 04:10:55 03:35:01 1 0.00 0.00 0.00 0.02 0.02 99.97 04:10:55 03:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:35:01 6 1.66 0.00 0.00 0.00 0.02 98.32 04:10:55 03:35:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:10:55 03:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:10:55 03:36:01 0 0.05 0.00 0.03 0.02 0.03 99.87 04:10:55 03:36:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:10:55 03:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:10:55 03:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 03:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:36:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:10:55 03:37:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:10:55 03:37:01 0 0.10 0.00 0.05 0.00 0.03 99.82 04:10:55 03:37:01 1 0.07 0.00 0.03 0.00 0.00 99.90 04:10:55 03:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 03:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:10:55 03:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:37:01 7 0.02 0.00 0.02 0.02 0.00 99.95 04:10:55 03:38:01 all 0.18 0.00 0.01 0.00 0.01 99.79 04:10:55 03:38:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:10:55 03:38:01 1 0.05 0.00 0.02 0.02 0.02 99.90 04:10:55 03:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:38:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:10:55 03:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 03:38:01 6 1.19 0.00 0.00 0.00 0.02 98.79 04:10:55 03:38:01 7 0.02 0.00 0.00 0.02 0.02 99.95 04:10:55 03:39:01 all 0.18 0.00 0.01 0.00 0.01 99.79 04:10:55 03:39:01 0 0.05 0.00 0.07 0.02 0.03 99.83 04:10:55 03:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 03:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 04:10:55 03:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:39:01 6 1.35 0.00 0.02 0.00 0.00 98.63 04:10:55 03:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 04:10:55 03:40:01 all 0.24 0.00 0.02 0.01 0.01 99.73 04:10:55 03:40:01 0 0.03 0.00 0.05 0.00 0.03 99.88 04:10:55 03:40:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:10:55 03:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 03:40:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:10:55 03:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 03:40:01 6 1.71 0.00 0.10 0.00 0.00 98.19 04:10:55 03:40:01 7 0.02 0.00 0.00 0.05 0.00 99.93 04:10:55 03:41:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:10:55 03:41:01 0 0.07 0.00 0.05 0.00 0.02 99.87 04:10:55 03:41:01 1 0.02 0.00 0.02 0.02 0.00 99.95 04:10:55 03:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:10:55 03:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:10:55 03:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:41:01 7 0.02 0.00 0.02 0.03 0.00 99.93 04:10:55 03:42:01 all 0.14 0.00 0.02 0.01 0.01 99.83 04:10:55 03:42:01 0 0.07 0.00 0.02 0.00 0.02 99.90 04:10:55 03:42:01 1 0.05 0.00 0.02 0.02 0.02 99.90 04:10:55 03:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:10:55 03:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:10:55 03:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 04:10:55 03:42:01 5 0.08 0.00 0.05 0.00 0.00 99.87 04:10:55 03:42:01 6 0.78 0.00 0.03 0.00 0.02 99.17 04:10:55 03:42:01 7 0.02 0.00 0.00 0.02 0.02 99.95 04:10:55 03:43:01 all 0.26 0.00 0.00 0.01 0.01 99.71 04:10:55 03:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:10:55 03:43:01 1 0.02 0.00 0.00 0.02 0.02 99.95 04:10:55 03:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:43:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:10:55 03:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 03:43:01 6 1.97 0.00 0.00 0.00 0.00 98.03 04:10:55 03:43:01 7 0.00 0.00 0.00 0.07 0.00 99.93 04:10:55 03:44:01 all 0.13 0.00 0.01 0.00 0.01 99.85 04:10:55 03:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:10:55 03:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 03:44:01 3 0.05 0.00 0.03 0.00 0.02 99.90 04:10:55 03:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:44:01 5 0.07 0.00 0.02 0.00 0.00 99.92 04:10:55 03:44:01 6 0.83 0.00 0.03 0.00 0.00 99.14 04:10:55 03:44:01 7 0.03 0.00 0.00 0.02 0.02 99.93 04:10:55 03:45:01 all 0.24 0.00 0.05 0.01 0.01 99.69 04:10:55 03:45:01 0 0.10 0.00 0.08 0.00 0.02 99.80 04:10:55 03:45:01 1 0.73 0.00 0.00 0.02 0.02 99.23 04:10:55 03:45:01 2 0.30 0.00 0.03 0.02 0.02 99.63 04:10:55 03:45:01 3 0.18 0.00 0.07 0.02 0.03 99.70 04:10:55 03:45:01 4 0.08 0.00 0.07 0.00 0.02 99.83 04:10:55 03:45:01 5 0.12 0.00 0.03 0.00 0.00 99.85 04:10:55 03:45:01 6 0.27 0.00 0.07 0.03 0.00 99.63 04:10:55 03:45:01 7 0.13 0.00 0.03 0.02 0.00 99.82 04:10:55 04:10:55 03:45:01 CPU %user %nice %system %iowait %steal %idle 04:10:55 03:46:01 all 0.04 0.00 0.02 0.00 0.00 99.93 04:10:55 03:46:01 0 0.05 0.00 0.05 0.00 0.00 99.90 04:10:55 03:46:01 1 0.00 0.00 0.00 0.02 0.00 99.98 04:10:55 03:46:01 2 0.05 0.00 0.00 0.00 0.00 99.95 04:10:55 03:46:01 3 0.07 0.00 0.03 0.00 0.02 99.88 04:10:55 03:46:01 4 0.05 0.00 0.02 0.00 0.00 99.93 04:10:55 03:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 04:10:55 03:46:01 6 0.07 0.00 0.02 0.00 0.02 99.90 04:10:55 03:46:01 7 0.03 0.00 0.00 0.02 0.00 99.95 04:10:55 03:47:01 all 0.02 0.00 0.02 0.00 0.01 99.94 04:10:55 03:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 04:10:55 03:47:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:10:55 03:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:10:55 03:47:01 3 0.00 0.00 0.03 0.00 0.00 99.97 04:10:55 03:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 03:47:01 5 0.02 0.00 0.00 0.02 0.02 99.95 04:10:55 03:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:47:01 7 0.00 0.00 0.05 0.02 0.03 99.90 04:10:55 03:48:01 all 0.04 0.00 0.01 0.00 0.00 99.95 04:10:55 03:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:10:55 03:48:01 1 0.05 0.00 0.00 0.00 0.00 99.95 04:10:55 03:48:01 2 0.05 0.00 0.00 0.00 0.00 99.95 04:10:55 03:48:01 3 0.05 0.00 0.00 0.00 0.00 99.95 04:10:55 03:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 03:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 03:48:01 7 0.05 0.00 0.02 0.02 0.02 99.90 04:10:55 03:49:01 all 0.01 0.00 0.02 0.00 0.01 99.96 04:10:55 03:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:10:55 03:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:10:55 03:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:10:55 03:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:49:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:10:55 03:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:49:01 7 0.00 0.00 0.03 0.02 0.03 99.92 04:10:55 03:50:01 all 0.03 0.00 0.00 0.00 0.01 99.96 04:10:55 03:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:10:55 03:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:50:01 2 0.03 0.00 0.00 0.02 0.02 99.93 04:10:55 03:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 03:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:10:55 03:50:01 7 0.03 0.00 0.00 0.02 0.00 99.95 04:10:55 03:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:10:55 03:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:51:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:10:55 03:51:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:10:55 03:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:51:01 7 0.05 0.00 0.02 0.02 0.03 99.88 04:10:55 03:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:10:55 03:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 04:10:55 03:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:10:55 03:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 03:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 03:52:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:10:55 03:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:52:01 7 0.02 0.00 0.03 0.02 0.02 99.92 04:10:55 03:53:01 all 0.03 0.00 0.01 0.01 0.00 99.95 04:10:55 03:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:10:55 03:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:10:55 03:53:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:10:55 03:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:53:01 5 0.05 0.00 0.02 0.00 0.00 99.93 04:10:55 03:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:53:01 7 0.05 0.00 0.00 0.03 0.02 99.90 04:10:55 03:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:10:55 03:54:01 0 0.03 0.00 0.05 0.00 0.02 99.90 04:10:55 03:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:10:55 03:54:01 2 0.02 0.00 0.00 0.02 0.02 99.95 04:10:55 03:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:10:55 03:54:01 7 0.00 0.00 0.02 0.02 0.02 99.95 04:10:55 03:55:01 all 0.05 0.00 0.03 0.01 0.00 99.91 04:10:55 03:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 03:55:01 1 0.22 0.00 0.03 0.03 0.00 99.72 04:10:55 03:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 04:10:55 03:55:01 3 0.07 0.00 0.03 0.00 0.02 99.88 04:10:55 03:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:55:01 5 0.05 0.00 0.05 0.00 0.00 99.90 04:10:55 03:55:01 6 0.00 0.00 0.03 0.00 0.00 99.97 04:10:55 03:55:01 7 0.03 0.00 0.07 0.02 0.00 99.88 04:10:55 03:56:01 all 0.02 0.00 0.02 0.01 0.01 99.95 04:10:55 03:56:01 0 0.00 0.00 0.03 0.00 0.02 99.95 04:10:55 03:56:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:10:55 03:56:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:10:55 03:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:10:55 03:56:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:10:55 03:56:01 6 0.07 0.00 0.00 0.00 0.00 99.93 04:10:55 03:56:01 7 0.00 0.00 0.02 0.02 0.02 99.95 04:10:55 04:10:55 03:56:01 CPU %user %nice %system %iowait %steal %idle 04:10:55 03:57:01 all 0.03 0.00 0.02 0.00 0.01 99.94 04:10:55 03:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:10:55 03:57:01 1 0.00 0.00 0.03 0.00 0.00 99.97 04:10:55 03:57:01 2 0.03 0.00 0.02 0.02 0.02 99.92 04:10:55 03:57:01 3 0.05 0.00 0.02 0.00 0.00 99.93 04:10:55 03:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 03:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:57:01 6 0.03 0.00 0.00 0.00 0.02 99.95 04:10:55 03:57:01 7 0.03 0.00 0.03 0.02 0.02 99.90 04:10:55 03:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:10:55 03:58:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:10:55 03:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:10:55 03:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 03:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:10:55 03:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 03:58:01 5 0.00 0.00 0.02 0.00 0.02 99.97 04:10:55 03:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:58:01 7 0.03 0.00 0.02 0.07 0.02 99.87 04:10:55 03:59:01 all 0.03 0.00 0.01 0.02 0.00 99.93 04:10:55 03:59:01 0 0.07 0.00 0.03 0.00 0.00 99.90 04:10:55 03:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:59:01 2 0.03 0.00 0.03 0.17 0.00 99.77 04:10:55 03:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 03:59:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:10:55 03:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 03:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 03:59:01 7 0.05 0.00 0.02 0.02 0.02 99.90 04:10:55 04:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 04:10:55 04:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 04:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 04:10:55 04:00:01 2 0.00 0.00 0.00 0.05 0.02 99.93 04:10:55 04:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 04:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:10:55 04:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 04:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 04:00:01 7 0.02 0.00 0.02 0.03 0.02 99.92 04:10:55 04:01:01 all 0.04 0.00 0.01 0.06 0.00 99.88 04:10:55 04:01:01 0 0.05 0.00 0.05 0.00 0.00 99.90 04:10:55 04:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:10:55 04:01:01 2 0.03 0.00 0.00 0.12 0.00 99.85 04:10:55 04:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 04:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:10:55 04:01:01 5 0.03 0.00 0.02 0.17 0.00 99.78 04:10:55 04:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 04:01:01 7 0.08 0.00 0.02 0.20 0.02 99.68 04:10:55 04:02:01 all 0.01 0.00 0.01 0.04 0.01 99.93 04:10:55 04:02:01 0 0.00 0.00 0.02 0.00 0.02 99.97 04:10:55 04:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 04:02:01 2 0.03 0.00 0.00 0.08 0.00 99.88 04:10:55 04:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 04:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 04:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 04:10:55 04:02:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:10:55 04:02:01 7 0.00 0.00 0.02 0.25 0.02 99.72 04:10:55 04:03:01 all 0.10 0.00 0.02 0.06 0.01 99.81 04:10:55 04:03:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:10:55 04:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:10:55 04:03:01 2 0.03 0.00 0.03 0.13 0.02 99.78 04:10:55 04:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 04:03:01 4 0.03 0.00 0.05 0.17 0.02 99.73 04:10:55 04:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 04:03:01 6 0.63 0.00 0.00 0.00 0.00 99.37 04:10:55 04:03:01 7 0.02 0.00 0.02 0.15 0.02 99.80 04:10:55 04:04:01 all 0.08 0.00 0.02 0.01 0.00 99.89 04:10:55 04:04:01 0 0.05 0.00 0.03 0.00 0.00 99.92 04:10:55 04:04:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:10:55 04:04:01 2 0.02 0.00 0.02 0.07 0.00 99.90 04:10:55 04:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 04:04:01 4 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 04:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 04:04:01 6 0.47 0.00 0.02 0.00 0.00 99.52 04:10:55 04:04:01 7 0.03 0.00 0.03 0.03 0.02 99.88 04:10:55 04:05:01 all 0.04 0.00 0.02 0.07 0.01 99.86 04:10:55 04:05:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:10:55 04:05:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:10:55 04:05:01 2 0.02 0.00 0.02 0.15 0.02 99.80 04:10:55 04:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:10:55 04:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 04:10:55 04:05:01 5 0.00 0.00 0.02 0.15 0.02 99.82 04:10:55 04:05:01 6 0.08 0.00 0.00 0.00 0.00 99.92 04:10:55 04:05:01 7 0.05 0.00 0.02 0.25 0.02 99.67 04:10:55 04:06:01 all 0.04 0.00 0.02 0.05 0.01 99.88 04:10:55 04:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:10:55 04:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:10:55 04:06:01 2 0.03 0.00 0.00 0.08 0.00 99.88 04:10:55 04:06:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:10:55 04:06:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:10:55 04:06:01 5 0.05 0.00 0.02 0.02 0.00 99.92 04:10:55 04:06:01 6 0.07 0.00 0.03 0.00 0.02 99.88 04:10:55 04:06:01 7 0.02 0.00 0.03 0.32 0.03 99.60 04:10:55 04:07:01 all 0.22 0.00 0.01 0.07 0.01 99.69 04:10:55 04:07:01 0 0.07 0.00 0.05 0.00 0.02 99.87 04:10:55 04:07:01 1 0.05 0.00 0.00 0.00 0.02 99.93 04:10:55 04:07:01 2 0.03 0.00 0.00 0.22 0.02 99.73 04:10:55 04:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 04:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:10:55 04:07:01 5 0.02 0.00 0.00 0.02 0.00 99.97 04:10:55 04:07:01 6 1.53 0.00 0.00 0.00 0.00 98.47 04:10:55 04:07:01 7 0.03 0.00 0.02 0.32 0.02 99.62 04:10:55 04:10:55 04:07:01 CPU %user %nice %system %iowait %steal %idle 04:10:55 04:08:01 all 0.21 0.00 0.02 0.00 0.01 99.75 04:10:55 04:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:10:55 04:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:10:55 04:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 04:10:55 04:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 04:08:01 4 0.03 0.00 0.05 0.00 0.02 99.90 04:10:55 04:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 04:10:55 04:08:01 6 1.44 0.00 0.00 0.00 0.02 98.55 04:10:55 04:08:01 7 0.08 0.00 0.03 0.02 0.03 99.83 04:10:55 04:09:01 all 0.10 0.00 0.02 0.00 0.01 99.87 04:10:55 04:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 04:10:55 04:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:10:55 04:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:10:55 04:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 04:10:55 04:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:10:55 04:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:10:55 04:09:01 6 0.61 0.00 0.02 0.00 0.00 99.37 04:10:55 04:09:01 7 0.05 0.00 0.05 0.03 0.02 99.85 04:10:55 04:10:01 all 5.58 0.00 2.67 3.96 0.09 87.69 04:10:55 04:10:01 0 5.62 0.00 1.98 0.00 0.08 92.32 04:10:55 04:10:01 1 5.08 0.00 3.23 7.30 0.17 84.22 04:10:55 04:10:01 2 4.32 0.00 4.49 19.50 0.12 71.57 04:10:55 04:10:01 3 5.80 0.00 1.85 0.57 0.07 91.72 04:10:55 04:10:01 4 7.41 0.00 3.04 0.34 0.08 89.14 04:10:55 04:10:01 5 6.24 0.00 2.55 0.20 0.07 90.94 04:10:55 04:10:01 6 5.11 0.00 2.17 0.20 0.07 92.45 04:10:55 04:10:01 7 5.08 0.00 2.13 3.86 0.10 88.83 04:10:55 Average: all 6.06 0.00 1.01 0.72 0.02 92.19 04:10:55 Average: 0 5.99 0.00 0.97 0.49 0.03 92.52 04:10:55 Average: 1 6.07 0.00 1.03 0.71 0.03 92.16 04:10:55 Average: 2 6.15 0.00 1.04 1.41 0.03 91.37 04:10:55 Average: 3 6.06 0.00 0.95 0.47 0.02 92.50 04:10:55 Average: 4 6.09 0.00 1.06 0.86 0.02 91.97 04:10:55 Average: 5 5.88 0.00 1.03 0.68 0.02 92.39 04:10:55 Average: 6 6.25 0.00 0.99 0.51 0.02 92.23 04:10:55 Average: 7 5.98 0.00 0.98 0.65 0.03 92.36 04:10:55 04:10:55 04:10:55