Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d3e93d299d336768afbb67d4e8d03cb0d65cb15d 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-ssh11547870160879564276.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5594135850135852308.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11413787707501588766.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh678775544226991624.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-ssh2354451308255423780.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-4781 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/646 [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/646 # 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 d3e93d299d336768afbb67d4e8d03cb0d65cb15d (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 Commit message: "Merge pull request #4813 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.38" > git rev-list --no-walk 4c21b36cbf5f41746e331fe8d24625a901f3a52e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:23:00 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:23:00 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:23:00 ========================================================= 07:23:00 EdgeX Global Pipelines Version Info 07:23:00 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:23:00 ------------------- 07:23:00 stable info: 07:23:00 ------------------- 07:23:00 Commited By: Ginny Guan ginny@iotechsys.com 07:23:00 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 07:23:00 Message: update stable to v1.0.260 07:23:01 ------------------- 07:23:01 experimental info: 07:23:01 ------------------- 07:23:01 Commited By: Ginny Guan ginny@iotechsys.com 07:23:01 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 07:23:01 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:23:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:23:02 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:23:02 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:23:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:23:02 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:23:02 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:23:02 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] echo 07:23:02 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3e93d2 [Pipeline] echo 07:23:02 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:02 provisioning config files... 07:23:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/646@tmp/config6566541494775077722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:23:02 ---> ****-login.sh 07:23:02 nexus3.edgexfoundry.org:10001 07:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:23:02 Configure a credential helper to remove this warning. See 07:23:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:23:02 07:23:02 Login Succeeded 07:23:02 nexus3.edgexfoundry.org:10002 07:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:23:02 Configure a credential helper to remove this warning. See 07:23:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:23:02 07:23:02 Login Succeeded 07:23:02 nexus3.edgexfoundry.org:10003 07:23:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:23:03 Configure a credential helper to remove this warning. See 07:23:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:23:03 07:23:03 Login Succeeded 07:23:03 nexus3.edgexfoundry.org:10004 07:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:23:03 Configure a credential helper to remove this warning. See 07:23:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:23:03 07:23:03 Login Succeeded 07:23:03 ****.io 07:23:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:23:03 Configure a credential helper to remove this warning. See 07:23:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:23:03 07:23:03 Login Succeeded 07:23:03 ---> ****-login.sh ends [Pipeline] } 07:23:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:23:03 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 07:23:03 + dirname cmd/core-command/Dockerfile 07:23:03 + cut -d/ -f2 07:23:03 + echo core-command,cmd/core-command/Dockerfile 07:23:03 + + cut -d/ -f2 07:23:03 dirname cmd/core-common-config-bootstrapper/Dockerfile 07:23:03 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 07:23:03 + + cutdirname -d/ cmd/core-data/Dockerfile -f2 07:23:03 07:23:03 + echo core-data,cmd/core-data/Dockerfile 07:23:03 + dirname cmd/core-metadata/Dockerfile 07:23:03 + cut -d/ -f2 07:23:03 + echo core-metadata,cmd/core-metadata/Dockerfile 07:23:03 + dirname cmd/security-bootstrapper/Dockerfile 07:23:03 + cut -d/ -f2 07:23:03 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 07:23:03 + dirname cmd/security-proxy-auth/Dockerfile 07:23:03 + cut -d/ -f2 07:23:03 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 07:23:03 + dirname cmd/security-proxy-setup/Dockerfile 07:23:03 + cut -d/ -f2 07:23:03 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 07:23:03 + dirname cmd/security-secretstore-setup/Dockerfile 07:23:03 + cut -d/ -f2 07:23:03 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 07:23:03 + dirname cmd/security-spiffe-token-provider/Dockerfile 07:23:03 + cut -d/ -f2 07:23:03 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 07:23:03 + dirname cmd/security-spire-agent/Dockerfile 07:23:03 + cut -d/ -f2 07:23:03 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 07:23:03 + dirname cmd/security-spire-config/Dockerfile 07:23:03 + cut -d/ -f2 07:23:03 + echo security-spire-config,cmd/security-spire-config/Dockerfile 07:23:03 + cut -d/ -f2 07:23:03 + dirname cmd/security-spire-server/Dockerfile 07:23:03 + echo security-spire-server,cmd/security-spire-server/Dockerfile 07:23:03 + dirname cmd/support-notifications/Dockerfile 07:23:03 + cut -d/ -f2 07:23:03 + echo support-notifications,cmd/support-notifications/Dockerfile 07:23:03 + cut -d/ -f2 07:23:03 + dirname cmd/support-scheduler/Dockerfile 07:23:03 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 07:23:03 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-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-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:23:04 + git rev-list -1 --merges d3e93d299d336768afbb67d4e8d03cb0d65cb15d~1..d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] echo 07:23:04 -----------> git rev-list -1 --merges d3e93d299d336768afbb67d4e8d03cb0d65cb15d~1..d3e93d299d336768afbb67d4e8d03cb0d65cb15d d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:23:04 d3e93d299d336768afbb67d4e8d03cb0d65cb15d [false] [Pipeline] sh 07:23:04 + git log --format=format:%s -1 d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] echo 07:23:04 ========================================================= 07:23:04 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:23:04 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:23:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:23:04 + grep -v github /etc/ssh/ssh_known_hosts 07:23:04 + [ -e /tmp/ssh_known_hosts ] 07:23:04 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:23:04 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:23:04 + sudo tee -a /etc/ssh/ssh_known_hosts 07:23:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:23:05 07:23:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:23:05 0.1.4: Pulling from edgex-devops/py-git-semver 07:23:05 b85a868b505f: Pulling fs layer 07:23:05 e2be974225ed: Pulling fs layer 07:23:05 339a4e72a1f5: Pulling fs layer 07:23:05 988bab9f4d93: Pulling fs layer 07:23:05 1469e6f7b9e6: Pulling fs layer 07:23:05 eaf3925da568: Pulling fs layer 07:23:05 bab4dde63d76: Pulling fs layer 07:23:05 bde34c3a00c8: Pulling fs layer 07:23:05 b352a97aabf1: Pulling fs layer 07:23:05 4872d77fe225: Pulling fs layer 07:23:05 5851b861e8e6: Pulling fs layer 07:23:05 988bab9f4d93: Waiting 07:23:05 1469e6f7b9e6: Waiting 07:23:05 eaf3925da568: Waiting 07:23:05 bab4dde63d76: Waiting 07:23:05 bde34c3a00c8: Waiting 07:23:05 b352a97aabf1: Waiting 07:23:05 4872d77fe225: Waiting 07:23:05 5851b861e8e6: Waiting 07:23:05 e2be974225ed: Download complete 07:23:05 988bab9f4d93: Verifying Checksum 07:23:05 988bab9f4d93: Download complete 07:23:05 1469e6f7b9e6: Verifying Checksum 07:23:05 1469e6f7b9e6: Download complete 07:23:05 eaf3925da568: Verifying Checksum 07:23:05 339a4e72a1f5: Verifying Checksum 07:23:05 339a4e72a1f5: Download complete 07:23:05 bde34c3a00c8: Download complete 07:23:05 b352a97aabf1: Verifying Checksum 07:23:05 b352a97aabf1: Download complete 07:23:05 4872d77fe225: Verifying Checksum 07:23:05 5851b861e8e6: Verifying Checksum 07:23:05 5851b861e8e6: Download complete 07:23:05 b85a868b505f: Verifying Checksum 07:23:05 b85a868b505f: Download complete 07:23:06 bab4dde63d76: Verifying Checksum 07:23:06 bab4dde63d76: Download complete 07:23:06 b85a868b505f: Pull complete 07:23:06 e2be974225ed: Pull complete 07:23:07 339a4e72a1f5: Pull complete 07:23:07 988bab9f4d93: Pull complete 07:23:07 1469e6f7b9e6: Pull complete 07:23:07 eaf3925da568: Pull complete 07:23:09 bab4dde63d76: Pull complete 07:23:09 bde34c3a00c8: Pull complete 07:23:09 b352a97aabf1: Pull complete 07:23:09 4872d77fe225: Pull complete 07:23:09 5851b861e8e6: Pull complete 07:23:09 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:23:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:23:09 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:09 prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container 07:23:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:23:12 $ docker top bd4ed2e27e1e56d67e3583740fa5880ae2bc22b91a4799e3ab6e970e9403a059 -eo pid,comm 07:23:12 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:23:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:23:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:12 [ssh-agent] Looking for ssh-agent implementation... 07:23:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:12 $ docker exec bd4ed2e27e1e56d67e3583740fa5880ae2bc22b91a4799e3ab6e970e9403a059 ssh-agent 07:23:13 SSH_AUTH_SOCK=/tmp/ssh-iCXr5kX1leuM/agent.32 07:23:13 SSH_AGENT_PID=38 07:23:13 Running ssh-add (command line suppressed) 07:23:13 Identity added: /w/workspace/edgex-go/646@tmp/private_key_772933555396927256.key (/w/workspace/edgex-go/646@tmp/private_key_772933555396927256.key) 07:23:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:13 + git tag --points-at HEAD [Pipeline] } 07:23:13 $ docker exec --env ******** --env ******** bd4ed2e27e1e56d67e3583740fa5880ae2bc22b91a4799e3ab6e970e9403a059 ssh-agent -k 07:23:13 unset SSH_AUTH_SOCK; 07:23:13 unset SSH_AGENT_PID; 07:23:13 echo Agent pid 38 killed; 07:23:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:23:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:23:13 [ssh-agent] Looking for ssh-agent implementation... 07:23:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:23:13 $ docker exec bd4ed2e27e1e56d67e3583740fa5880ae2bc22b91a4799e3ab6e970e9403a059 ssh-agent 07:23:13 SSH_AUTH_SOCK=/tmp/ssh-Uro3ZPcM7WqL/agent.71 07:23:13 SSH_AGENT_PID=77 07:23:13 Running ssh-add (command line suppressed) 07:23:13 Identity added: /w/workspace/edgex-go/646@tmp/private_key_672880774989627389.key (/w/workspace/edgex-go/646@tmp/private_key_672880774989627389.key) 07:23:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:23:14 + git semver init 07:23:14 2024-07-02 07:23:14,485 [run_init] DEBUG init version:0.0.0 force:False 07:23:14 2024-07-02 07:23:14,486 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/646/.semver 07:23:14 2024-07-02 07:23:14,486 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/646/.semver 07:23:14 2024-07-02 07:23:14,486 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/646/.semver'], cwd=/w/workspace/edgex-go/646, universal_newlines=False, shell=None, istream=None) 07:23:21 2024-07-02 07:23:20,011 [append_file] DEBUG append to file:/w/workspace/edgex-go/646/.git/info/exclude 07:23:21 2024-07-02 07:23:20,011 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/646/.semver/main with force:False 07:23:21 2024-07-02 07:23:20,011 [read_version] DEBUG read version from /w/workspace/edgex-go/646/.semver/main 07:23:21 2024-07-02 07:23:20,012 [read_version] DEBUG read version from /w/workspace/edgex-go/646/.semver/main 07:23:21 3.2.0-dev.28 [Pipeline] } 07:23:21 $ docker exec --env ******** --env ******** bd4ed2e27e1e56d67e3583740fa5880ae2bc22b91a4799e3ab6e970e9403a059 ssh-agent -k 07:23:21 unset SSH_AUTH_SOCK; 07:23:21 unset SSH_AGENT_PID; 07:23:21 echo Agent pid 77 killed; 07:23:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:23:21 + git semver [Pipeline] } 07:23:21 $ docker stop --time=1 bd4ed2e27e1e56d67e3583740fa5880ae2bc22b91a4799e3ab6e970e9403a059 07:23:23 $ docker rm -f --volumes bd4ed2e27e1e56d67e3583740fa5880ae2bc22b91a4799e3ab6e970e9403a059 [Pipeline] // withDockerContainer [Pipeline] sh 07:23:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:23:23 Stashed 1 file(s) [Pipeline] echo 07:23:23 [edgeXSemver]: initialized semver on version 3.2.0-dev.28 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:23:24 + git config --global --add safe.directory /w/workspace/edgex-go/646 [Pipeline] echo 07:23:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:23:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:23:24 ========================================================= 07:23:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 07:23:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:23:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:23:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 07:23:24 619be1103602: Pulling fs layer 07:23:24 7862e08f4a3e: Pulling fs layer 07:23:24 5df492c9dc93: Pulling fs layer 07:23:24 7629e6793208: Pulling fs layer 07:23:24 4f4fb700ef54: Pulling fs layer 07:23:24 fb5054dd5b73: Pulling fs layer 07:23:24 eeca6798cff9: Pulling fs layer 07:23:24 aa269ceb94a6: Pulling fs layer 07:23:24 ada007ff1a6a: Pulling fs layer 07:23:24 fb5054dd5b73: Waiting 07:23:24 4f4fb700ef54: Waiting 07:23:24 7629e6793208: Waiting 07:23:24 eeca6798cff9: Waiting 07:23:24 ada007ff1a6a: Waiting 07:23:24 aa269ceb94a6: Waiting 07:23:24 7862e08f4a3e: Download complete 07:23:24 7629e6793208: Verifying Checksum 07:23:24 7629e6793208: Download complete 07:23:24 4f4fb700ef54: Download complete 07:23:24 619be1103602: Verifying Checksum 07:23:24 619be1103602: Download complete 07:23:24 fb5054dd5b73: Verifying Checksum 07:23:24 fb5054dd5b73: Download complete 07:23:24 eeca6798cff9: Verifying Checksum 07:23:24 eeca6798cff9: Download complete 07:23:24 619be1103602: Pull complete 07:23:24 ada007ff1a6a: Verifying Checksum 07:23:24 ada007ff1a6a: Download complete 07:23:24 7862e08f4a3e: Pull complete 07:23:24 5df492c9dc93: Download complete 07:23:25 aa269ceb94a6: Verifying Checksum 07:23:25 aa269ceb94a6: Download complete 07:23:27 5df492c9dc93: Pull complete 07:23:27 7629e6793208: Pull complete 07:23:27 4f4fb700ef54: Pull complete 07:23:27 fb5054dd5b73: Pull complete 07:23:27 eeca6798cff9: Pull complete 07:23:30 aa269ceb94a6: Pull complete 07:23:30 ada007ff1a6a: Pull complete 07:23:30 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 07:23:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:23:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:23:30 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:23:30 WORKDIR /edgex 07:23:30 COPY go.mod . 07:23:30 RUN go mod download 07:23:30 + docker build -t ci-base-image-x86_64 -f - . 07:23:31 Sending build context to Docker daemon 178.3MB 07:23:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 07:23:31 ---> f489d0715acc 07:23:31 Step 2/4 : WORKDIR /edgex 07:23:36 ---> Running in 4f4ed3ce6025 07:23:36 Removing intermediate container 4f4ed3ce6025 07:23:36 ---> 6c218763b28e 07:23:36 Step 3/4 : COPY go.mod . 07:23:36 ---> 96df4decfd04 07:23:36 Step 4/4 : RUN go mod download 07:23:36 ---> Running in 2f4dc20b1f2c 07:23:38 Still waiting to schedule task 07:23:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:24:03 Removing intermediate container 2f4dc20b1f2c 07:24:03 ---> 16989047984b 07:24:03 Successfully built 16989047984b 07:24:03 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:03 + docker inspect -f . ci-base-image-x86_64 07:24:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:03 prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container 07:24:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:24:04 $ docker top dff17152877149b227593707057ed80fb391d9e69b8faad76f895ed198b8493e -eo pid,comm [Pipeline] { [Pipeline] sh 07:24:04 + go version 07:24:04 go version go1.21.9 linux/amd64 [Pipeline] } 07:24:04 $ docker stop --time=1 dff17152877149b227593707057ed80fb391d9e69b8faad76f895ed198b8493e 07:24:05 $ docker rm -f --volumes dff17152877149b227593707057ed80fb391d9e69b8faad76f895ed198b8493e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:06 + docker inspect -f . ci-base-image-x86_64 07:24:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:24:06 prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container 07:24:06 $ 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/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 07:24:06 $ docker top 6dce088e42e5ff1956db25799f8637e70a95cb246a4fe134e7ae97cc6fc8ce98 -eo pid,comm [Pipeline] { [Pipeline] echo 07:24:06 ========================================================= 07:24:06 [edgeXBuildGoParallel] Running Tests and Build... 07:24:06 ========================================================= [Pipeline] sh 07:24:07 + git config --global --add safe.directory /w/workspace/edgex-go/646 [Pipeline] fileExists [Pipeline] sh 07:24:07 + make test 07:24:07 go test -race -coverprofile=coverage.out ./... 07:24:13 ? github.com/edgexfoundry/edgex-go [no test files] 07:24:45 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 07:24:45 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 07:24:45 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 07:24:45 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 07:24:45 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 07:24:45 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 07:24:45 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 07:24:45 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 07:24:45 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 07:24:45 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 07:24:45 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 07:24:45 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 07:24:45 ? github.com/edgexfoundry/edgex-go/internal [no test files] 07:24:45 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 07:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 07:24:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 07:24:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements 07:24:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 07:24:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 07:24:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 07:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 07:24:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 07:24:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements 07:24:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 07:24:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 07:24:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 07:24:50 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 07:24:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 07:24:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 07:24:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 07:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 07:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 07:24:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 07:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 07:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 07:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 07:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 07:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 07:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 07:24:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 07:24:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.044s coverage: 69.2% of statements 07:24:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.035s coverage: 53.2% of statements 07:24:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.328s coverage: 93.4% of statements 07:24:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 6.6% of statements 07:24:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.351s coverage: 97.6% of statements 07:24:53 ok github.com/edgexfoundry/edgex-go/internal/io 1.018s coverage: 72.2% of statements 07:24:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 07:24:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 07:24:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.9% of statements 07:24:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 32.2% of statements 07:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements 07:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 82.9% of statements 07:24:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 07:24:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements 07:24:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 07:24:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 07:24:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 07:24:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 07:24:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 07:24:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 07:24:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 07:24:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 07:24:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 07:24:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 07:24:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 07:24:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 07:24:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 07:24:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 07:24:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 07:24:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 07:24:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 07:24:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 07:25:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 07:25:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 07:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 07:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 07:25:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 07:25:04 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4787 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:25:04 Running in /w/workspace/edgex-go/646 [Pipeline] { [Pipeline] checkout 07:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 07:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 07:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 07:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 07:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 07:25:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 07:25:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 07:25:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 07:25:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 07:25:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 07:25:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 07:25:07 The recommended git tool is: git 07:25:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 07:25:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:25:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 07:25:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 07:25:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 07:25:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 07:25:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 07:25:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:25:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 07:25:12 using credential edgex-jenkins-ssh 07:25:12 Cloning the remote Git repository 07:25:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:25:12 > git init /w/workspace/edgex-go/646 # timeout=10 07:25:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:25:12 > git --version # timeout=10 07:25:12 > git --version # 'git version 2.25.1' 07:25:12 using GIT_SSH to set credentials SSH Credentials for GitHub 07:25:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.270s coverage: 79.9% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.041s coverage: 87.2% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.017s coverage: 100.0% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 38.4% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.096s coverage: 95.7% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements 07:25:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements 07:25:20 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 07:25:20 running golangci-lint 07:25:20 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 07:25:20 go version go1.21.9 linux/amd64 07:25:20 level=info msg="[config_reader] Used config file .golangci.yml" 07:25:20 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 07:25:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:25:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:25:32 Avoid second fetch 07:25:32 Checking out Revision d3e93d299d336768afbb67d4e8d03cb0d65cb15d (main) 07:25:33 Commit message: "Merge pull request #4813 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.38" 07:25:32 > git config core.sparsecheckout # timeout=10 07:25:32 > git checkout -f d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:25:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:25:38 % Total % Received % Xferd Average Speed Time Time Time Current 07:25:38 Dload Upload Total Spent Left Speed 07:25:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh 07:25:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:25:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:25:38 + sudo tee /etc/docker/daemon.new 07:25:38 { 07:25:38 "registry-mirrors": [ 07:25:38 "https://nexus3.edgexfoundry.org:10001" 07:25:38 ], 07:25:38 "bip": "10.250.0.254/24", 07:25:38 "hosts": [ 07:25:38 "tcp://0.0.0.0:5555", 07:25:38 "unix:///var/run/docker.sock" 07:25:38 ], 07:25:38 "mtu": 1458, 07:25:38 "selinux-enabled": true, 07:25:38 "seccomp-profile": "/etc/docker/seccomp.json" 07:25:38 } [Pipeline] sh 07:25:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:25:39 + sudo service docker restart 07:25:42 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 19.116217685s" 07:25:42 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 27.598573ms" 07:25:50 level=info msg="[linters_context/goanalysis] analyzers took 1m15.46630528s with top 10 stages: buildir: 43.750703682s, gosec: 6.555569239s, inspect: 2.455904645s, fact_deprecated: 2.173411948s, printf: 1.478972989s, ctrlflow: 1.339448971s, fact_purity: 983.301878ms, nilness: 913.830659ms, ineffassign: 911.720189ms, directives: 868.37766ms" 07:25:50 level=info msg="[runner] Issues before processing: 197, after processing: 0" 07:25:50 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, path_prettifier: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, skip_files: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, skip_dirs: 197/197, nolint: 0/21, cgo: 197/197" 07:25:50 level=info msg="[runner] processing took 16.120715ms with stages: nolint: 6.810432ms, identifier_marker: 4.566595ms, path_prettifier: 1.562075ms, exclude-rules: 1.527455ms, autogenerated_exclude: 963.086µs, skip_dirs: 642.521µs, cgo: 29.001µs, filename_unadjuster: 15.07µs, max_same_issues: 900ns, skip_files: 580ns, uniq_by_line: 420ns, exclude: 390ns, fixer: 370ns, max_from_linter: 330ns, severity-rules: 320ns, diff: 300ns, source_code: 270ns, sort_results: 230ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns, path_shortener: 120ns" 07:25:50 level=info msg="[runner] linters took 9.691868287s with stages: goanalysis_metalinter: 9.675662871s" 07:25:50 level=info msg="File cache stats: 0 entries of total size 0B" 07:25:50 level=info msg="Memory: 290 samples, avg is 275.7MB, max is 1284.2MB" 07:25:50 level=info msg="Execution took 28.842479865s" 07:25:50 go vet ./... 07:25:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:25:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:25:55 ./bin/test-attribution-txt.sh [Pipeline] echo 07:25:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 07:25:55 + ls -al . 07:25:55 total 816 07:25:55 drwxrwxr-x 11 1001 1001 4096 Jul 2 07:24 . 07:25:55 drwxr-xr-x 4 root root 4096 Jul 2 07:24 .. 07:25:55 drwxrwxr-x 2 1001 1001 4096 Jul 2 07:22 .blubracket 07:25:55 -rw-rw-r-- 1 1001 1001 10 Jul 2 07:22 .dockerignore 07:25:55 drwxrwxr-x 8 1001 1001 4096 Jul 2 07:25 .git 07:25:55 drwxrwxr-x 3 1001 1001 4096 Jul 2 07:22 .github 07:25:55 -rw-rw-r-- 1 1001 1001 1074 Jul 2 07:22 .gitignore 07:25:55 -rw-rw-r-- 1 1001 1001 42 Jul 2 07:22 .golangci.yml 07:25:55 -rw-rw-r-- 1 1001 1001 100 Jul 2 07:22 .hadolint.yml 07:25:55 drwxr-xr-x 3 1001 1001 4096 Jul 2 07:23 .semver 07:25:55 -rw-rw-r-- 1 1001 1001 155 Jul 2 07:22 .sonarcloud.properties 07:25:55 -rw-rw-r-- 1 1001 1001 1171 Jul 2 07:22 ADOPTERS.md 07:25:55 -rw-rw-r-- 1 1001 1001 20361 Jul 2 07:22 Attribution.txt 07:25:55 -rw-rw-r-- 1 1001 1001 100284 Jul 2 07:22 CHANGELOG.md 07:25:55 -rw-rw-r-- 1 1001 1001 3804 Jul 2 07:22 CONTRIBUTING.md 07:25:55 -rw-rw-r-- 1 1001 1001 677 Jul 2 07:22 GOVERNANCE.md 07:25:55 -rw-rw-r-- 1 1001 1001 861 Jul 2 07:22 Jenkinsfile 07:25:55 -rw-rw-r-- 1 1001 1001 10775 Jul 2 07:22 LICENSE 07:25:55 -rw-rw-r-- 1 1001 1001 15392 Jul 2 07:22 Makefile 07:25:55 -rw-rw-r-- 1 1001 1001 582 Jul 2 07:22 OWNERS.md 07:25:55 -rw-rw-r-- 1 1001 1001 9528 Jul 2 07:22 README.md 07:25:55 -rw-rw-r-- 1 1001 1001 789 Jul 2 07:22 SECURITY.md 07:25:55 -rw-rw-r-- 1 1001 1001 12 Jul 2 07:23 VERSION 07:25:55 drwxrwxr-x 2 1001 1001 4096 Jul 2 07:22 bin 07:25:55 drwxrwxr-x 18 1001 1001 4096 Jul 2 07:22 cmd 07:25:55 -rw-r--r-- 1 root root 456284 Jul 2 07:25 coverage.out 07:25:55 drwxrwxr-x 2 1001 1001 4096 Jul 2 07:22 fuzz_test 07:25:55 -rw-rw-r-- 1 1001 1001 6922 Jul 2 07:22 go.mod 07:25:55 -rw-rw-r-- 1 1001 1001 101535 Jul 2 07:22 go.sum 07:25:55 drwxrwxr-x 7 1001 1001 4096 Jul 2 07:22 internal 07:25:55 drwxrwxr-x 3 1001 1001 4096 Jul 2 07:22 openapi 07:25:55 -rw-rw-r-- 1 1001 1001 584 Jul 2 07:22 security.txt 07:25:55 -rw-rw-r-- 1 1001 1001 204 Jul 2 07:22 version.go [Pipeline] sh 07:25:56 + '[' -e coverage.out ] 07:25:56 + chown 1001:1001 coverage.out [Pipeline] stash 07:25:56 Stashed 1 file(s) [Pipeline] sh 07:25:56 + make build 07:25:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:25:57 provisioning config files... 07:25:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/646@tmp/config9377435167476525684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:58 ---> ****-login.sh 07:25:58 nexus3.edgexfoundry.org:10001 07:25:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:59 Configure a credential helper to remove this warning. See 07:25:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:59 07:25:59 Login Succeeded 07:25:59 nexus3.edgexfoundry.org:10002 07:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:59 Configure a credential helper to remove this warning. See 07:25:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:59 07:25:59 Login Succeeded 07:25:59 nexus3.edgexfoundry.org:10003 07:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:25:59 Configure a credential helper to remove this warning. See 07:25:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:25:59 07:25:59 Login Succeeded 07:25:59 nexus3.edgexfoundry.org:10004 07:25:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:00 Configure a credential helper to remove this warning. See 07:26:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:00 07:26:00 Login Succeeded 07:26:00 ****.io 07:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:26:00 Configure a credential helper to remove this warning. See 07:26:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:26:00 07:26:00 Login Succeeded 07:26:00 ---> ****-login.sh ends [Pipeline] } 07:26:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:26:01 + git config --global --add safe.directory /w/workspace/edgex-go/646 [Pipeline] echo 07:26:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:26:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:26:01 ========================================================= 07:26:01 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 07:26:01 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:26:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:26:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:26:01 c6b39de5b339: Pulling fs layer 07:26:01 a69c41024577: Pulling fs layer 07:26:01 d6de4b400683: Pulling fs layer 07:26:01 35cb2a7552d0: Pulling fs layer 07:26:01 4f4fb700ef54: Pulling fs layer 07:26:01 464afbd9ba4c: Pulling fs layer 07:26:01 00f215d4a9da: Pulling fs layer 07:26:01 d496ad576159: Pulling fs layer 07:26:01 464afbd9ba4c: Waiting 07:26:01 00f215d4a9da: Waiting 07:26:01 4f4fb700ef54: Waiting 07:26:01 35cb2a7552d0: Waiting 07:26:01 d496ad576159: Waiting 07:26:01 a69c41024577: Verifying Checksum 07:26:01 a69c41024577: Download complete 07:26:01 35cb2a7552d0: Download complete 07:26:01 4f4fb700ef54: Download complete 07:26:01 464afbd9ba4c: Verifying Checksum 07:26:01 464afbd9ba4c: Download complete 07:26:01 c6b39de5b339: Download complete 07:26:02 d496ad576159: Verifying Checksum 07:26:02 d496ad576159: Download complete 07:26:02 c6b39de5b339: Pull complete 07:26:03 a69c41024577: Pull complete 07:26:03 d6de4b400683: Verifying Checksum 07:26:03 d6de4b400683: Download complete 07:26:04 00f215d4a9da: Download complete 07:26:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:26:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:26:17 d6de4b400683: Pull complete 07:26:17 35cb2a7552d0: Pull complete 07:26:17 4f4fb700ef54: Pull complete 07:26:17 464afbd9ba4c: Pull complete 07:26:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:26:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:26:22 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:26:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:26:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:26:25 00f215d4a9da: Pull complete 07:26:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:26:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:26:26 d496ad576159: Pull complete 07:26:26 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 07:26:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:26:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 07:26:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:26:27 WORKDIR /edgex 07:26:27 COPY go.mod . 07:26:27 RUN go mod download 07:26:27 + docker build -t ci-base-image-arm64 -f - . 07:26:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:26:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:26:27 Sending build context to Docker daemon 3.007MB 07:26:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 07:26:27 ---> f246e2811388 07:26:27 Step 2/4 : WORKDIR /edgex [Pipeline] } 07:26:28 $ docker stop --time=1 6dce088e42e5ff1956db25799f8637e70a95cb246a4fe134e7ae97cc6fc8ce98 07:26:29 ---> Running in 0a766cd9982d 07:26:30 Removing intermediate container 0a766cd9982d 07:26:30 ---> af4ba4257acd 07:26:30 Step 3/4 : COPY go.mod . 07:26:30 ---> 9ba598495d67 07:26:30 Step 4/4 : RUN go mod download 07:26:30 ---> Running in 536640de9474 07:26:33 $ docker rm -f --volumes 6dce088e42e5ff1956db25799f8637e70a95cb246a4fe134e7ae97cc6fc8ce98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:26:34 07:26:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:26:34 latest: Pulling from edgex-devops/edgex-compose 07:26:34 91d30c5bc195: Pulling fs layer 07:26:34 2e9b0aa3be6d: Pulling fs layer 07:26:34 9c61dcf015f6: Pulling fs layer 07:26:34 4698f68db338: Pulling fs layer 07:26:34 2a2f49069b9e: Pulling fs layer 07:26:34 e0025b399a48: Pulling fs layer 07:26:34 2a2f49069b9e: Waiting 07:26:34 e0025b399a48: Waiting 07:26:34 4698f68db338: Waiting 07:26:34 91d30c5bc195: Verifying Checksum 07:26:34 91d30c5bc195: Download complete 07:26:34 4698f68db338: Download complete 07:26:35 2e9b0aa3be6d: Verifying Checksum 07:26:35 2e9b0aa3be6d: Download complete 07:26:35 e0025b399a48: Download complete 07:26:35 91d30c5bc195: Pull complete 07:26:35 2a2f49069b9e: Download complete 07:26:35 2e9b0aa3be6d: Pull complete 07:26:35 9c61dcf015f6: Verifying Checksum 07:26:35 9c61dcf015f6: Download complete 07:26:38 9c61dcf015f6: Pull complete 07:26:38 4698f68db338: Pull complete 07:26:38 2a2f49069b9e: Pull complete 07:26:38 e0025b399a48: Pull complete 07:26:38 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:26:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:26:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:38 prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container 07:26:38 $ 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/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 07:26:40 $ docker top 992afa2004a06aeb9a82ce03074bbc9f289ebc480e1b93f334ac611a20e0e060 -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:40 + docker compose -f ./docker-compose-build.yml build --parallel 07:26:42 #1 [core-metadata internal] load build definition from Dockerfile 07:26:42 #1 transferring dockerfile: 2.06kB done 07:26:42 #1 DONE 0.0s 07:26:42 07:26:42 #2 [security-spire-server internal] load build definition from Dockerfile 07:26:42 #2 transferring dockerfile: 1.70kB done 07:26:42 #2 DONE 0.0s 07:26:42 07:26:42 #3 [security-spire-config internal] load build definition from Dockerfile 07:26:42 #3 transferring dockerfile: 1.69kB done 07:26:42 #3 DONE 0.0s 07:26:42 07:26:42 #4 [support-notifications internal] load build definition from Dockerfile 07:26:42 #4 transferring dockerfile: 1.95kB done 07:26:42 #4 DONE 0.0s 07:26:42 07:26:42 #5 [core-command internal] load build definition from Dockerfile 07:26:42 #5 transferring dockerfile: 1.93kB done 07:26:42 #5 DONE 0.0s 07:26:42 07:26:42 #6 [core-data internal] load build definition from Dockerfile 07:26:42 #6 transferring dockerfile: 2.01kB done 07:26:42 #6 DONE 0.0s 07:26:42 07:26:42 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:26:42 #7 transferring dockerfile: 2.23kB done 07:26:42 #7 DONE 0.0s 07:26:42 07:26:42 #8 [security-proxy-auth internal] load build definition from Dockerfile 07:26:42 #8 transferring dockerfile: 2.15kB done 07:26:42 #8 DONE 0.0s 07:26:42 07:26:42 #9 [core-metadata internal] load .dockerignore 07:26:42 #9 transferring context: 50B done 07:26:42 #9 DONE 0.0s 07:26:42 07:26:42 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:26:42 #10 transferring dockerfile: 1.89kB done 07:26:42 #10 DONE 0.0s 07:26:42 07:26:42 #11 [security-proxy-setup internal] load build definition from Dockerfile 07:26:42 #11 transferring dockerfile: 2.50kB done 07:26:42 #11 DONE 0.0s 07:26:42 07:26:42 #12 [security-secretstore-setup internal] load build definition from Dockerfile 07:26:42 #12 transferring dockerfile: 2.49kB done 07:26:42 #12 DONE 0.0s 07:26:42 07:26:42 #13 [support-scheduler internal] load build definition from Dockerfile 07:26:42 #13 transferring dockerfile: 1.93kB done 07:26:42 #13 DONE 0.0s 07:26:42 07:26:42 #14 [security-bootstrapper internal] load build definition from Dockerfile 07:26:42 #14 transferring dockerfile: 2.93kB done 07:26:42 #14 DONE 0.1s 07:26:42 07:26:42 #15 [security-spire-agent internal] load build definition from Dockerfile 07:26:42 #15 transferring dockerfile: 1.81kB done 07:26:42 #15 DONE 0.0s 07:26:43 07:26:43 #16 [security-spire-server internal] load .dockerignore 07:26:43 #16 transferring context: 50B done 07:26:43 #16 DONE 0.0s 07:26:43 07:26:43 #17 [security-spire-config internal] load .dockerignore 07:26:43 #17 transferring context: 50B done 07:26:43 #17 DONE 0.0s 07:26:43 07:26:43 #18 [support-notifications internal] load .dockerignore 07:26:43 #18 transferring context: 50B done 07:26:43 #18 DONE 0.0s 07:26:43 07:26:43 #19 [core-command internal] load .dockerignore 07:26:43 #19 transferring context: 50B done 07:26:43 #19 DONE 0.0s 07:26:43 07:26:43 #20 [core-data internal] load .dockerignore 07:26:43 #20 transferring context: 50B done 07:26:43 #20 DONE 0.0s 07:26:43 07:26:43 #21 [core-common-config-bootstrapper internal] load .dockerignore 07:26:43 #21 transferring context: 50B done 07:26:43 #21 DONE 0.0s 07:26:43 07:26:43 #22 [security-proxy-auth internal] load .dockerignore 07:26:43 #22 transferring context: 50B done 07:26:43 #22 DONE 0.0s 07:26:43 07:26:43 #23 [security-spiffe-token-provider internal] load .dockerignore 07:26:43 #23 transferring context: 50B done 07:26:43 #23 DONE 0.0s 07:26:43 07:26:43 #24 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:26:43 #24 DONE 0.0s 07:26:43 07:26:43 #25 [security-proxy-setup internal] load .dockerignore 07:26:43 #25 transferring context: 50B done 07:26:43 #25 DONE 0.0s 07:26:43 07:26:43 #26 [security-bootstrapper internal] load .dockerignore 07:26:43 #26 transferring context: 50B done 07:26:43 #26 DONE 0.0s 07:26:43 07:26:43 #27 [support-scheduler internal] load .dockerignore 07:26:43 #27 transferring context: 50B done 07:26:43 #27 DONE 0.0s 07:26:43 07:26:43 #28 [security-secretstore-setup internal] load .dockerignore 07:26:43 #28 transferring context: 50B done 07:26:43 #28 DONE 0.0s 07:26:43 07:26:43 #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 07:26:43 #29 DONE 0.1s 07:26:43 07:26:43 #30 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:26:43 #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:26:43 #30 ... 07:26:43 07:26:43 #31 [security-spire-agent internal] load .dockerignore 07:26:43 #31 transferring context: 50B done 07:26:43 #31 DONE 0.1s 07:26:43 07:26:43 #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 07:26:43 #29 DONE 0.1s 07:26:43 07:26:43 #30 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:26:43 #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 07:26:43 #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 07:26:43 #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.15MB / 3.41MB 0.1s 07:26:43 #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:26:43 #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 07:26:43 #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 07:26:43 #30 ... 07:26:43 07:26:43 #24 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:26:43 #24 DONE 0.0s 07:26:43 07:26:43 #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:26:43 #32 DONE 0.5s 07:26:43 07:26:43 #30 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:26:43 #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:26:43 #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 07:26:43 #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 07:26:43 #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 07:26:43 #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:26:43 #30 ... 07:26:43 07:26:43 #24 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:26:43 #24 DONE 0.0s 07:26:43 07:26:43 #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:26:43 #32 DONE 0.5s 07:26:43 07:26:43 #30 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:26:43 #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:26:43 #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 07:26:43 #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 07:26:43 #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 07:26:43 #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:26:43 #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 07:26:43 #30 ... 07:26:43 07:26:43 #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:26:43 #24 DONE 0.0s 07:26:43 07:26:43 #24 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:26:43 #24 DONE 0.0s 07:26:43 07:26:43 #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 07:26:43 #29 ... 07:26:43 07:26:43 #24 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:26:43 #24 DONE 0.0s 07:26:43 07:26:43 #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 07:26:44 #29 DONE 0.6s 07:26:44 07:26:44 #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 07:26:44 #32 DONE 0.5s 07:26:44 07:26:44 #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 07:26:44 #33 DONE 0.6s 07:26:44 07:26:44 #30 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:26:44 #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:26:44 #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 07:26:44 #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 07:26:44 #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 07:26:44 #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:26:44 #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 07:26:44 #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:26:44 #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 07:26:44 #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 07:26:44 #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 07:26:44 #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:26:44 #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 07:26:44 #30 DONE 1.1s 07:26:44 07:26:44 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 07:26:44 #34 DONE 0.9s 07:26:44 07:26:44 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:26:44 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:26:44 #35 ... 07:26:44 07:26:44 #36 [security-spire-config internal] load build context 07:26:44 #36 transferring context: 25.04kB 0.0s done 07:26:44 #36 DONE 0.1s 07:26:44 07:26:44 #37 [security-spire-server internal] load build context 07:26:44 #37 transferring context: 26.79kB done 07:26:44 #37 DONE 0.2s 07:26:44 07:26:44 #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:26:44 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 07:26:44 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 07:26:44 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 07:26:44 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 07:26:44 #35 ... 07:26:44 07:26:44 #30 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:26:44 #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:26:44 #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done 07:26:44 #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done 07:26:44 #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done 07:26:44 #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:26:44 #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done 07:26:44 #30 DONE 1.1s 07:26:44 07:26:44 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 07:26:44 #38 DONE 0.8s 07:26:44 07:26:44 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:26:44 #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done 07:26:44 #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 07:26:44 #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 07:26:44 #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 07:26:44 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 07:26:44 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s 07:26:44 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s 07:26:44 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s 07:26:44 #35 ... 07:26:44 07:26:44 #39 [security-spire-agent internal] load build context 07:26:44 #39 transferring context: 26.32kB done 07:26:44 #39 DONE 0.2s 07:26:44 07:26:44 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:26:44 #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 07:26:44 #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 07:26:44 #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 07:26:44 #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done 07:26:44 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.4s 07:26:45 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.5s 07:26:45 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.28MB / 25.84MB 0.6s 07:26:45 #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 07:26:45 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s 07:26:46 #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.9s done 07:26:48 #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 07:26:48 #35 ... 07:26:48 07:26:48 #40 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:26:48 #0 0.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:48 #0 0.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:48 #0 1.127 OK: 264 MiB in 52 packages 07:26:48 #40 DONE 4.9s 07:26:49 07:26:49 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:26:49 #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done 07:26:49 #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 07:26:49 #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 07:26:49 #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 07:26:49 #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 07:26:49 #41 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 07:26:49 #41 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 07:26:49 #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 07:26:49 #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done 07:26:49 #41 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.5s done 07:26:49 #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 07:26:49 #41 ... 07:26:49 07:26:49 #42 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:26:49 #0 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:49 #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:49 #0 1.271 OK: 264 MiB in 52 packages 07:26:49 #42 DONE 5.7s 07:26:49 07:26:49 #43 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:26:49 #0 1.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:49 #0 1.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:49 #0 1.819 (1/1) Installing dumb-init (1.2.5-r2) 07:26:49 #0 1.825 Executing busybox-1.36.1-r7.trigger 07:26:49 #0 1.837 OK: 7 MiB in 16 packages 07:26:49 #43 DONE 5.3s 07:26:49 07:26:49 #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:26:49 #0 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:49 #0 0.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:49 #0 1.207 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:26:49 #0 1.207 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:26:49 #0 1.207 OK: 20072 distinct packages available 07:26:49 #0 1.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:49 #0 1.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:49 #0 1.543 (1/4) Installing dumb-init (1.2.5-r2) 07:26:49 #0 1.661 (2/4) Installing musl-obstack (1.2.3-r2) 07:26:49 #0 1.662 (3/4) Installing libucontext (1.2-r2) 07:26:49 #0 1.670 (4/4) Installing gcompat (1.1.0-r1) 07:26:49 #0 1.683 Executing busybox-1.36.1-r7.trigger 07:26:49 #0 1.699 OK: 8 MiB in 19 packages 07:26:49 #44 DONE 5.5s 07:26:49 07:26:49 #45 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:26:49 #0 0.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:49 #0 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:49 #0 1.291 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:26:49 #0 1.291 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:26:49 #0 1.291 OK: 20075 distinct packages available 07:26:49 #0 1.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:49 #0 1.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:49 #0 1.640 OK: 264 MiB in 52 packages 07:26:49 #45 DONE 5.7s 07:26:49 07:26:49 #46 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:26:49 #0 0.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:49 #0 0.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:49 #0 1.181 OK: 264 MiB in 52 packages 07:26:49 #46 DONE 5.9s 07:26:49 07:26:49 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:26:49 #41 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 07:26:49 #41 ... 07:26:49 07:26:49 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:26:49 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 07:26:49 #35 ... 07:26:49 07:26:49 #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:26:49 #0 1.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:49 #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:49 #0 1.625 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:26:49 #0 1.625 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:26:49 #0 1.625 OK: 20072 distinct packages available 07:26:49 #0 1.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:49 #0 1.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:49 #0 1.975 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:26:49 #0 2.028 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:26:49 #0 2.036 (3/7) Installing dumb-init (1.2.5-r2) 07:26:49 #0 2.043 (4/7) Installing musl-obstack (1.2.3-r2) 07:26:49 #0 2.045 (5/7) Installing libucontext (1.2-r2) 07:26:49 #0 2.049 (6/7) Installing gcompat (1.1.0-r1) 07:26:49 #0 2.053 (7/7) Installing openssl (3.1.6-r0) 07:26:49 #0 2.063 Executing busybox-1.36.1-r7.trigger 07:26:49 #0 2.071 OK: 8 MiB in 20 packages 07:26:49 #47 DONE 5.5s 07:26:49 07:26:49 #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:26:51 #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.0s done 07:26:53 #35 ... 07:26:53 07:26:53 #48 [core-metadata internal] load build context 07:26:53 #48 transferring context: 352.61MB 10.0s 07:26:53 #48 ... 07:26:53 07:26:53 #49 [support-notifications internal] load build context 07:26:53 #49 ... 07:26:53 07:26:53 #48 [core-metadata internal] load build context 07:26:53 #48 ... 07:26:53 07:26:53 #50 [core-command internal] load build context 07:26:53 #50 ... 07:26:53 07:26:53 #49 [support-notifications internal] load build context 07:26:53 #49 transferring context: 411.04MB 10.3s done 07:26:53 #49 ... 07:26:53 07:26:53 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:26:53 #0 6.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:53 #0 7.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:53 #0 7.212 (1/2) Installing dumb-init (1.2.5-r2) 07:26:53 #0 7.271 (2/2) Installing su-exec (0.2-r3) 07:26:53 #0 7.275 Executing busybox-1.36.1-r7.trigger 07:26:53 #0 7.297 OK: 7 MiB in 17 packages 07:26:53 #51 DONE 9.7s 07:26:53 07:26:53 #52 [security-bootstrapper internal] load build context 07:26:53 #52 transferring context: 411.04MB 9.0s done 07:26:54 #52 DONE 10.1s 07:26:54 07:26:54 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:26:54 #0 6.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:54 #0 6.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:54 #0 7.011 (1/4) Installing ca-certificates (20240226-r0) 07:26:54 #0 7.025 (2/4) Installing dumb-init (1.2.5-r2) 07:26:54 #0 7.030 (3/4) Installing su-exec (0.2-r3) 07:26:54 #0 7.034 (4/4) Installing yq (4.33.3-r5) 07:26:54 #0 7.094 Executing busybox-1.36.1-r7.trigger 07:26:54 #0 7.096 Executing ca-certificates-20240226-r0.trigger 07:26:54 #0 7.315 OK: 17 MiB in 19 packages 07:26:54 #53 DONE 9.7s 07:26:54 07:26:54 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:26:54 #0 6.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:54 #0 6.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:54 #0 6.508 (1/2) Installing ca-certificates (20240226-r0) 07:26:54 #0 6.524 (2/2) Installing dumb-init (1.2.5-r2) 07:26:54 #0 6.530 Executing busybox-1.36.1-r7.trigger 07:26:54 #0 6.530 Executing ca-certificates-20240226-r0.trigger 07:26:54 #0 6.569 OK: 8 MiB in 17 packages 07:26:54 #54 DONE 9.7s 07:26:54 07:26:54 #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:26:54 #0 6.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:54 #0 7.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:54 #0 7.542 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:26:54 #0 7.542 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:26:54 #0 7.542 OK: 20072 distinct packages available 07:26:54 #0 7.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:54 #0 7.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:54 #0 7.850 (1/11) Installing ca-certificates (20240226-r0) 07:26:54 #0 7.863 (2/11) Installing brotli-libs (1.0.9-r14) 07:26:54 #0 7.874 (3/11) Installing libunistring (1.1-r1) 07:26:54 #0 8.121 (4/11) Installing libidn2 (2.3.4-r1) 07:26:54 #0 8.145 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:26:54 #0 8.145 (6/11) Installing libcurl (8.5.0-r0) 07:26:54 #0 8.145 (7/11) Installing curl (8.5.0-r0) 07:26:54 #0 8.150 (8/11) Installing dumb-init (1.2.5-r2) 07:26:54 #0 8.152 (9/11) Installing musl-obstack (1.2.3-r2) 07:26:54 #0 8.156 (10/11) Installing libucontext (1.2-r2) 07:26:54 #0 8.163 (11/11) Installing gcompat (1.1.0-r1) 07:26:54 #0 8.163 Executing busybox-1.36.1-r7.trigger 07:26:54 #0 8.165 Executing ca-certificates-20240226-r0.trigger 07:26:54 #0 8.214 OK: 12 MiB in 26 packages 07:26:54 #55 DONE 9.8s 07:26:54 07:26:54 #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:26:54 #0 6.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:54 #0 6.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:54 #0 6.360 (1/1) Installing dumb-init (1.2.5-r2) 07:26:54 #0 6.366 Executing busybox-1.36.1-r7.trigger 07:26:54 #0 6.385 OK: 7 MiB in 16 packages 07:26:54 #56 DONE 9.9s 07:26:54 07:26:54 #57 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:26:54 #57 ... 07:26:54 07:26:54 #58 [security-secretstore-setup internal] load build context 07:26:54 #58 transferring context: 411.04MB 9.2s done 07:26:54 #58 DONE 10.1s 07:26:54 07:26:54 #49 [support-notifications internal] load build context 07:26:54 #49 DONE 10.6s 07:26:54 07:26:54 #48 [core-metadata internal] load build context 07:26:54 #48 transferring context: 411.04MB 10.7s done 07:26:54 #48 DONE 11.0s 07:26:54 07:26:54 #59 [support-scheduler internal] load build context 07:26:54 #59 ... 07:26:54 07:26:54 #60 [core-common-config-bootstrapper internal] load build context 07:26:54 #60 ... 07:26:54 07:26:54 #61 [core-data internal] load build context 07:26:54 #61 transferring context: 411.04MB 10.3s done 07:26:54 #61 ... 07:26:54 07:26:54 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:26:54 #62 ... 07:26:54 07:26:54 #63 [security-proxy-setup internal] load build context 07:26:54 #63 transferring context: 411.04MB 10.2s done 07:26:54 #63 ... 07:26:54 07:26:54 #64 [security-spiffe-token-provider internal] load build context 07:26:54 #64 transferring context: 411.04MB 10.3s done 07:26:54 #64 ... 07:26:54 07:26:54 #65 [security-proxy-auth internal] load build context 07:26:54 #65 transferring context: 411.04MB 10.1s done 07:26:55 #65 DONE 10.9s 07:26:55 07:26:55 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:26:55 #62 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:55 #62 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:55 #62 ... 07:26:55 07:26:55 #61 [core-data internal] load build context 07:26:55 #61 DONE 11.0s 07:26:55 07:26:55 #57 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:26:55 #57 DONE 0.9s 07:26:55 07:26:55 #63 [security-proxy-setup internal] load build context 07:26:55 #63 DONE 11.0s 07:26:55 07:26:55 #59 [support-scheduler internal] load build context 07:26:55 #59 transferring context: 411.04MB 10.8s done 07:26:55 #59 DONE 11.0s 07:26:55 07:26:55 #64 [security-spiffe-token-provider internal] load build context 07:26:55 #64 DONE 11.0s 07:26:55 07:26:55 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:26:55 #66 DONE 0.9s 07:26:55 07:26:55 #60 [core-common-config-bootstrapper internal] load build context 07:26:55 #60 transferring context: 411.04MB 10.9s done 07:26:55 #60 DONE 11.1s 07:26:55 07:26:55 #67 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:26:55 #67 DONE 0.9s 07:26:55 07:26:55 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:55 #68 ... 07:26:55 07:26:55 #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:26:55 #69 DONE 0.1s 07:26:55 07:26:55 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:26:55 #62 10.83 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:26:55 #62 10.87 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:26:55 #62 10.88 (3/6) Installing dumb-init (1.2.5-r2) 07:26:55 #62 10.88 (4/6) Installing openssl (3.1.6-r0) 07:26:55 #62 10.90 (5/6) Installing su-exec (0.2-r3) 07:26:55 #62 10.90 (6/6) Installing yq (4.33.3-r5) 07:26:55 #62 10.97 Executing busybox-1.36.1-r7.trigger 07:26:55 #62 10.99 OK: 17 MiB in 19 packages 07:26:55 #62 ... 07:26:55 07:26:55 #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:26:55 #0 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:55 #0 5.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:55 #0 5.497 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:26:55 #0 5.537 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:26:55 #0 5.547 OK: 7 MiB in 16 packages 07:26:55 #70 DONE 5.7s 07:26:55 07:26:55 #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:26:55 #0 5.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:55 #0 5.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:55 #0 5.596 OK: 8 MiB in 20 packages 07:26:55 #71 DONE 5.8s 07:26:55 07:26:55 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:26:55 #62 DONE 11.1s 07:26:55 07:26:55 #50 [core-command internal] load build context 07:26:55 #50 ... 07:26:55 07:26:55 #72 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:26:55 #72 DONE 0.2s 07:26:55 07:26:55 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:26:55 #0 5.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:55 #0 5.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:55 #0 5.808 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:26:55 #0 5.844 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:26:55 #0 5.853 OK: 8 MiB in 19 packages 07:26:55 #73 DONE 6.0s 07:26:55 07:26:55 #50 [core-command internal] load build context 07:26:56 #50 transferring context: 411.04MB 12.5s done 07:26:56 #50 DONE 12.8s 07:26:56 07:26:56 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:26:56 #0 1.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:56 #0 1.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:56 #0 1.661 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:26:56 #0 1.693 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:26:56 #0 1.707 OK: 7 MiB in 17 packages 07:26:56 #74 DONE 2.3s 07:26:56 07:26:56 #75 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:26:56 #75 DONE 0.7s 07:26:56 07:26:56 #76 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:26:56 #76 DONE 0.7s 07:26:56 07:26:56 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:26:56 #0 1.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:56 #0 1.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:56 #0 2.069 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:26:56 #0 2.200 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:26:56 #0 2.209 Executing ca-certificates-20240226-r0.trigger 07:26:56 #0 2.248 OK: 17 MiB in 19 packages 07:26:56 #77 DONE 2.4s 07:26:56 07:26:56 #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:26:56 #78 DONE 0.7s 07:26:56 07:26:56 #79 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:26:56 #79 DONE 0.1s 07:26:56 07:26:56 #80 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:26:56 #80 DONE 0.0s 07:26:56 07:26:56 #81 [security-spire-agent stage-3 7/10] COPY security.txt / 07:26:56 #81 DONE 0.1s 07:26:56 07:26:56 #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:26:56 #82 DONE 0.1s 07:26:56 07:26:56 #83 [security-spire-config stage-2 6/10] COPY security.txt / 07:26:56 #83 DONE 0.1s 07:26:56 07:26:56 #84 [security-spire-server stage-2 6/9] COPY security.txt / 07:26:56 #84 DONE 0.1s 07:26:56 07:26:56 #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:26:56 #85 DONE 0.1s 07:26:56 07:26:56 #86 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:26:56 #86 DONE 0.1s 07:26:56 07:26:56 #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:26:56 #87 DONE 0.1s 07:26:56 07:26:56 #88 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:26:56 #88 ... 07:26:56 07:26:56 #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:26:56 #89 DONE 0.2s 07:26:56 07:26:56 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:26:56 #0 2.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:56 #0 2.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:56 #0 2.494 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:26:56 #0 2.536 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:26:56 #0 2.545 Executing ca-certificates-20240226-r0.trigger 07:26:56 #0 2.599 OK: 8 MiB in 17 packages 07:26:56 #90 DONE 2.8s 07:26:56 07:26:56 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:26:56 #0 2.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:56 #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:56 #0 2.396 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:26:56 #0 2.448 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:26:56 #0 2.459 Executing ca-certificates-20240226-r0.trigger 07:26:56 #0 2.517 OK: 12 MiB in 26 packages 07:26:56 #91 DONE 2.7s 07:26:56 07:26:56 #92 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:26:56 #92 DONE 0.3s 07:26:56 07:26:56 #93 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:26:56 #0 2.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:56 #0 2.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:56 #0 2.665 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:26:56 #0 2.726 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:26:56 #0 2.737 OK: 7 MiB in 16 packages 07:26:56 #93 DONE 2.9s 07:26:56 07:26:56 #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:26:56 #94 DONE 0.2s 07:26:56 07:26:56 #88 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:26:56 #88 DONE 0.2s 07:26:56 07:26:56 #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:26:56 #95 DONE 0.1s 07:26:56 07:26:56 #96 [security-spire-config] exporting to image 07:26:56 #96 exporting layers 07:26:57 #96 ... 07:26:57 07:26:57 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:26:57 #97 DONE 0.1s 07:26:57 07:26:57 #96 [security-spire-server] exporting to image 07:26:57 #96 exporting layers 0.8s done 07:26:57 #96 exporting layers 0.7s done 07:26:57 #96 writing image sha256:0202d1c80666cb73e8f716d613b4bb8edce961a6f37369d16103f29219fd6a93 0.0s done 07:26:57 #96 naming to docker.io/library/security-spire-config done 07:26:57 #96 writing image sha256:358d73453eccf92407c7a44b460a430f0d272cc2d5a03efcff8b4c771a85c754 done 07:26:57 #96 naming to docker.io/library/security-spire-agent done 07:26:57 #96 writing image sha256:4caa787a79a55a18984d1e69bfb90641df4b2e5eddc705a314af9b574639e950 done 07:26:57 #96 naming to docker.io/library/security-spire-server done 07:26:57 #96 DONE 0.9s 07:26:57 07:26:57 #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:26:57 #98 DONE 1.4s 07:26:57 07:26:57 #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:26:57 #41 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done 07:26:57 #41 ... 07:26:57 07:26:57 #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:26:57 #99 DONE 0.0s 07:26:57 07:26:57 #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:26:57 #0 2.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 07:26:57 #0 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 07:26:57 #0 2.449 OK: 17 MiB in 19 packages 07:26:57 #100 DONE 2.6s 07:26:57 07:26:57 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:26:58 #35 ... 07:26:58 07:26:58 #101 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:26:58 #101 DONE 0.0s 07:26:58 07:26:58 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:06 #102 ... 07:27:06 07:27:06 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:06 #103 ... 07:27:06 07:27:06 #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:21 #104 ... 07:27:21 07:27:21 #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:21 #68 DONE 25.2s 07:27:21 07:27:21 #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:21 #103 DONE 25.3s 07:27:21 07:27:21 #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:21 #102 DONE 25.1s 07:27:21 07:27:21 #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:21 #104 DONE 25.2s 07:27:21 07:27:21 #105 [security-spiffe-token-provider builder 6/7] COPY . . 07:27:23 #105 ... 07:27:23 07:27:23 #106 [core-metadata builder 6/7] COPY . . 07:27:23 #106 DONE 3.4s 07:27:23 07:27:23 #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:27:23 #107 CACHED 07:27:23 07:27:23 #108 [security-proxy-auth builder 6/7] COPY . . 07:27:23 #108 CACHED 07:27:23 07:27:23 #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:23 #109 CACHED 07:27:23 07:27:23 #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:27:23 #110 CACHED 07:27:23 07:27:23 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:23 #111 CACHED 07:27:23 07:27:23 #112 [support-scheduler builder 6/7] COPY . . 07:27:23 #112 CACHED 07:27:23 07:27:23 #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:27:23 #113 CACHED 07:27:23 07:27:23 #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:23 #114 CACHED 07:27:23 07:27:23 #115 [core-common-config-bootstrapper builder 6/7] COPY . . 07:27:23 #115 CACHED 07:27:23 07:27:23 #116 [core-data builder 4/7] COPY go.mod vendor* ./ 07:27:23 #116 CACHED 07:27:23 07:27:23 #117 [core-data builder 6/7] COPY . . 07:27:23 #117 CACHED 07:27:23 07:27:23 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:23 #118 CACHED 07:27:23 07:27:23 #119 [core-command builder 4/7] COPY go.mod vendor* ./ 07:27:23 #119 CACHED 07:27:23 07:27:23 #120 [core-command builder 6/7] COPY . . 07:27:23 #120 CACHED 07:27:23 07:27:23 #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:23 #121 CACHED 07:27:23 07:27:23 #122 [security-bootstrapper builder 6/7] COPY . . 07:27:23 #122 DONE 3.5s 07:27:23 07:27:23 #123 [security-secretstore-setup builder 6/7] COPY . . 07:27:23 #123 CACHED 07:27:23 07:27:23 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:23 #124 CACHED 07:27:23 07:27:23 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:27:23 #125 CACHED 07:27:23 07:27:23 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:27:23 #126 CACHED 07:27:23 07:27:23 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:23 #127 CACHED 07:27:23 07:27:23 #128 [security-proxy-setup builder 6/7] COPY . . 07:27:23 #128 CACHED 07:27:23 07:27:23 #105 [security-spiffe-token-provider builder 6/7] COPY . . 07:27:23 #105 DONE 3.5s 07:27:23 07:27:23 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:27:24 #129 ... 07:27:24 07:27:24 #130 [support-notifications builder 6/7] COPY . . 07:27:24 #130 DONE 3.6s 07:27:24 07:27:24 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:27:26 #131 2.152 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:27:27 Removing intermediate container 536640de9474 07:27:27 ---> 1c42ea84fb7b 07:27:27 Successfully built 1c42ea84fb7b 07:27:27 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:27 + docker inspect -f . ci-base-image-arm64 07:27:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:27 prd-ubuntu20.04-docker-arm64-4c-16g-4787 does not seem to be running inside a container 07:27:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 07:27:28 $ docker top 82b4f8c32c809ed40dfff1e23be09e7abe54668292bda59c25180cd05590d1d4 -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:29 + go version 07:27:29 go version go1.21.9 linux/arm64 [Pipeline] } 07:27:29 $ docker stop --time=1 82b4f8c32c809ed40dfff1e23be09e7abe54668292bda59c25180cd05590d1d4 07:27:31 $ docker rm -f --volumes 82b4f8c32c809ed40dfff1e23be09e7abe54668292bda59c25180cd05590d1d4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:27:32 07:27:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:27:32 latest: Pulling from edgex-devops/edgex-compose-arm64 07:27:32 547446be3368: Pulling fs layer 07:27:32 d125d8839a47: Pulling fs layer 07:27:32 3e85d5ac6304: Pulling fs layer 07:27:32 c3105a71a48b: Pulling fs layer 07:27:32 0f093f025ec4: Pulling fs layer 07:27:32 c3106fc0e877: Pulling fs layer 07:27:32 c3105a71a48b: Waiting 07:27:32 0f093f025ec4: Waiting 07:27:32 c3106fc0e877: Waiting 07:27:32 547446be3368: Verifying Checksum 07:27:32 547446be3368: Download complete 07:27:32 c3105a71a48b: Verifying Checksum 07:27:32 c3105a71a48b: Download complete 07:27:33 d125d8839a47: Verifying Checksum 07:27:33 d125d8839a47: Download complete 07:27:33 c3106fc0e877: Verifying Checksum 07:27:33 c3106fc0e877: Download complete 07:27:33 0f093f025ec4: Verifying Checksum 07:27:33 0f093f025ec4: Download complete 07:27:33 547446be3368: Pull complete 07:27:34 d125d8839a47: Pull complete 07:27:34 #131 ... 07:27:34 07:27:34 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:27:34 #0 1.574 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:27:34 #132 ... 07:27:34 07:27:34 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:27:34 #0 0.840 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:27:34 #133 ... 07:27:34 07:27:34 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:27:34 #0 2.026 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:27:34 #134 ... 07:27:34 07:27:34 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:27:34 #0 0.960 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:27:34 #135 ... 07:27:34 07:27:34 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:27:34 #0 1.039 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:27:35 3e85d5ac6304: Verifying Checksum 07:27:35 3e85d5ac6304: Download complete 07:27:35 #136 ... 07:27:35 07:27:35 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:27:35 #0 0.718 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:27:35 #137 ... 07:27:35 07:27:35 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:27:35 #0 1.097 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:27:35 #138 ... 07:27:35 07:27:35 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:27:35 #0 2.372 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:27:35 #139 ... 07:27:35 07:27:35 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:27:35 #0 1.390 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:27:36 #140 ... 07:27:36 07:27:36 #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:27:36 #129 2.568 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:27:45 3e85d5ac6304: Pull complete 07:27:45 c3105a71a48b: Pull complete 07:27:46 0f093f025ec4: Pull complete 07:27:46 c3106fc0e877: Pull complete 07:27:46 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:27:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:27:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:27:46 prd-ubuntu20.04-docker-arm64-4c-16g-4787 does not seem to be running inside a container 07:27:46 $ 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/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 07:27:49 $ docker top a0a2a5ad85005e43a359bc7e886f9f691f2f64044575cf64393a706c0d7aafd8 -eo pid,comm [Pipeline] { [Pipeline] sh 07:27:49 + docker compose -f ./docker-compose-build.yml build --parallel 07:27:59 #1 [support-scheduler internal] load build definition from Dockerfile 07:27:59 #1 transferring dockerfile: 1.93kB done 07:27:59 #1 DONE 0.1s 07:27:59 07:27:59 #2 [security-proxy-setup internal] load build definition from Dockerfile 07:27:59 #2 transferring dockerfile: 2.50kB done 07:27:59 #2 DONE 0.0s 07:27:59 07:27:59 #3 [core-command internal] load build definition from Dockerfile 07:27:59 #3 transferring dockerfile: 1.93kB 0.0s done 07:27:59 #3 DONE 0.1s 07:27:59 07:27:59 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:27:59 #4 transferring dockerfile: 2.23kB done 07:27:59 #4 DONE 0.0s 07:27:59 07:27:59 #5 [security-secretstore-setup internal] load build definition from Dockerfile 07:27:59 #5 transferring dockerfile: 2.49kB done 07:27:59 #5 DONE 0.1s 07:27:59 07:27:59 #6 [security-spire-server internal] load build definition from Dockerfile 07:27:59 #6 transferring dockerfile: 1.70kB 0.0s done 07:27:59 #6 DONE 0.1s 07:27:59 07:27:59 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:27:59 #7 transferring dockerfile: 1.89kB done 07:27:59 #7 DONE 0.1s 07:27:59 07:27:59 #8 [core-metadata internal] load build definition from Dockerfile 07:27:59 #8 transferring dockerfile: 2.06kB done 07:27:59 #8 DONE 0.1s 07:27:59 07:27:59 #9 [security-bootstrapper internal] load build definition from Dockerfile 07:27:59 #9 transferring dockerfile: 2.93kB 0.0s done 07:27:59 #9 DONE 0.1s 07:27:59 07:27:59 #10 [security-proxy-auth internal] load build definition from Dockerfile 07:27:59 #10 transferring dockerfile: 2.15kB 0.0s done 07:27:59 #10 DONE 0.1s 07:27:59 07:27:59 #11 [security-spire-config internal] load build definition from Dockerfile 07:27:59 #11 transferring dockerfile: 1.69kB 0.0s done 07:27:59 #11 DONE 0.1s 07:27:59 07:27:59 #12 [core-data internal] load build definition from Dockerfile 07:27:59 #12 transferring dockerfile: 2.01kB 0.0s done 07:27:59 #12 DONE 0.1s 07:27:59 07:27:59 #13 [security-spire-agent internal] load build definition from Dockerfile 07:27:59 #13 transferring dockerfile: 1.81kB done 07:27:59 #13 DONE 0.1s 07:27:59 07:27:59 #14 [support-notifications internal] load build definition from Dockerfile 07:27:59 #14 transferring dockerfile: 1.95kB 0.0s done 07:27:59 #14 DONE 0.1s 07:27:59 07:27:59 #15 [support-scheduler internal] load .dockerignore 07:27:59 #15 transferring context: 07:28:00 #15 transferring context: 50B done 07:28:00 #15 DONE 0.1s 07:28:00 07:28:00 #16 [security-proxy-setup internal] load .dockerignore 07:28:00 #16 transferring context: 50B done 07:28:00 #16 DONE 0.0s 07:28:00 07:28:00 #17 [core-command internal] load .dockerignore 07:28:00 #17 transferring context: 50B done 07:28:00 #17 DONE 0.1s 07:28:00 07:28:00 #18 [core-common-config-bootstrapper internal] load .dockerignore 07:28:00 #18 transferring context: 50B 0.0s done 07:28:00 #18 DONE 0.1s 07:28:00 07:28:00 #19 [security-secretstore-setup internal] load .dockerignore 07:28:00 #19 transferring context: 50B done 07:28:00 #19 DONE 0.1s 07:28:00 07:28:00 #20 [security-spire-server internal] load .dockerignore 07:28:01 #20 transferring context: 50B 0.0s done 07:28:01 #20 DONE 0.1s 07:28:01 07:28:01 #21 [security-spiffe-token-provider internal] load .dockerignore 07:28:01 #21 transferring context: 50B done 07:28:01 #21 DONE 0.1s 07:28:01 07:28:01 #22 [core-metadata internal] load .dockerignore 07:28:01 #22 transferring context: 50B done 07:28:01 #22 DONE 0.1s 07:28:01 07:28:01 #23 [security-bootstrapper internal] load .dockerignore 07:28:01 #23 transferring context: 50B done 07:28:01 #23 DONE 0.1s 07:28:01 07:28:01 #24 [security-proxy-auth internal] load .dockerignore 07:28:01 #24 transferring context: 50B done 07:28:01 #24 DONE 0.1s 07:28:01 07:28:01 #25 [security-spire-config internal] load .dockerignore 07:28:01 #25 transferring context: 50B done 07:28:01 #25 DONE 0.1s 07:28:01 07:28:01 #26 [core-data internal] load .dockerignore 07:28:01 #26 transferring context: 50B done 07:28:01 #26 DONE 0.1s 07:28:01 07:28:01 #27 [security-spire-agent internal] load .dockerignore 07:28:01 #27 transferring context: 50B done 07:28:01 #27 DONE 0.1s 07:28:01 07:28:01 #28 [support-notifications internal] load .dockerignore 07:28:01 #28 transferring context: 50B 0.0s done 07:28:01 #28 DONE 0.1s 07:28:01 07:28:01 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:28:01 #29 DONE 0.0s 07:28:01 07:28:01 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 07:28:01 #30 DONE 0.1s 07:28:01 07:28:01 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:28:01 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:28:01 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:28:01 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:28:01 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.2s 07:28:01 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:28:02 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.10MB / 3.34MB 0.3s 07:28:02 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 07:28:02 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 07:28:02 #31 ... 07:28:02 07:28:02 #32 [support-scheduler internal] load build context 07:28:02 #32 transferring context: 2.65MB 0.6s done 07:28:02 #32 DONE 0.8s 07:28:02 07:28:02 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:28:02 #31 ... 07:28:02 07:28:02 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:28:02 #29 DONE 0.0s 07:28:02 07:28:02 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 07:28:02 #30 DONE 0.2s 07:28:02 07:28:02 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:28:02 #33 DONE 0.9s 07:28:02 07:28:02 #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:28:02 #31 ... 07:28:02 07:28:02 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:28:02 #29 DONE 0.0s 07:28:02 07:28:02 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:28:02 #33 DONE 1.6s 07:28:02 07:28:02 #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:28:02 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:28:02 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:28:02 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:28:02 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 07:28:02 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:28:03 #31 ... 07:28:03 07:28:03 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:28:03 #29 DONE 0.0s 07:28:03 07:28:03 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:28:03 #33 DONE 1.6s 07:28:03 07:28:03 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 07:28:03 #34 DONE 0.5s 07:28:03 07:28:03 #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:28:03 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:28:03 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:28:03 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:28:03 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 07:28:03 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:28:03 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.8s done 07:28:03 #31 ... 07:28:03 07:28:03 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 07:28:03 #30 DONE 0.5s 07:28:03 07:28:03 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:28:03 #33 DONE 1.7s 07:28:03 07:28:03 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 07:28:03 #34 DONE 0.6s 07:28:03 07:28:03 #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:28:03 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:28:03 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:28:03 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:28:03 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 07:28:03 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:28:03 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.8s done 07:28:03 #31 ... 07:28:03 07:28:03 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:28:03 #29 DONE 0.0s 07:28:03 07:28:03 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 07:28:03 #30 DONE 0.7s 07:28:03 07:28:03 #35 [security-secretstore-setup internal] load build context 07:28:03 #35 ... 07:28:03 07:28:03 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:28:03 #33 DONE 1.7s 07:28:03 07:28:03 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:28:03 #29 DONE 0.0s 07:28:03 07:28:03 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 07:28:03 #34 DONE 0.6s 07:28:03 07:28:03 #35 [security-secretstore-setup internal] load build context 07:28:03 #35 ... 07:28:03 07:28:03 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:28:03 #29 DONE 0.0s 07:28:03 07:28:03 #35 [security-secretstore-setup internal] load build context 07:28:03 #35 ... 07:28:03 07:28:03 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:28:03 #33 DONE 1.8s 07:28:03 07:28:03 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 07:28:03 #34 DONE 0.7s 07:28:03 07:28:03 #35 [security-secretstore-setup internal] load build context 07:28:04 #35 ... 07:28:04 07:28:04 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:28:04 #29 DONE 0.0s 07:28:04 07:28:04 #35 [security-secretstore-setup internal] load build context 07:28:04 #35 ... 07:28:04 07:28:04 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 07:28:04 #30 DONE 1.2s 07:28:04 07:28:04 #35 [security-secretstore-setup internal] load build context 07:28:04 #35 ... 07:28:04 07:28:04 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:28:04 #33 DONE 1.8s 07:28:04 07:28:04 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 07:28:04 #34 DONE 0.7s 07:28:04 07:28:04 #35 [security-secretstore-setup internal] load build context 07:28:04 #35 ... 07:28:04 07:28:04 #36 [security-proxy-setup internal] load build context 07:28:04 #36 transferring context: 2.65MB 1.3s done 07:28:04 #36 DONE 1.6s 07:28:04 07:28:04 #35 [security-secretstore-setup internal] load build context 07:28:04 #35 ... 07:28:04 07:28:04 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:28:04 #29 DONE 0.0s 07:28:04 07:28:04 #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:28:04 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:28:04 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:28:04 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:28:04 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 07:28:04 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:28:04 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.8s done 07:28:04 #31 DONE 3.5s 07:28:04 07:28:04 #35 [security-secretstore-setup internal] load build context 07:28:04 #35 ... 07:28:04 07:28:04 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:28:04 #29 DONE 0.0s 07:28:04 07:28:04 #37 [core-command internal] load build context 07:28:04 #37 transferring context: 2.65MB 1.2s done 07:28:04 #37 DONE 1.6s 07:28:04 07:28:04 #35 [security-secretstore-setup internal] load build context 07:28:04 #35 transferring context: 2.65MB 1.1s done 07:28:04 #35 ... 07:28:04 07:28:04 #38 [core-common-config-bootstrapper internal] load build context 07:28:04 #38 transferring context: 2.65MB 1.4s done 07:28:04 #38 DONE 1.7s 07:28:04 07:28:04 #39 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:28:05 #39 ... 07:28:05 07:28:05 #35 [security-secretstore-setup internal] load build context 07:28:05 #35 DONE 1.8s 07:28:05 07:28:05 #40 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:28:05 #40 ... 07:28:05 07:28:05 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:28:05 #33 DONE 1.8s 07:28:05 07:28:05 #34 [core-data builder 2/7] WORKDIR /edgex-go 07:28:05 #34 DONE 0.7s 07:28:05 07:28:05 #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:28:05 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:28:05 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:28:05 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:28:05 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 07:28:05 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:28:05 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.8s done 07:28:05 #31 DONE 3.6s 07:28:05 07:28:05 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 07:28:05 #30 DONE 2.3s 07:28:05 07:28:05 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:28:05 #33 DONE 1.9s 07:28:05 07:28:05 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 07:28:05 #34 DONE 0.8s 07:28:05 07:28:05 #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:28:05 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:28:05 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:28:05 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:28:05 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 07:28:05 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:28:05 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.8s done 07:28:05 #31 DONE 3.6s 07:28:05 07:28:05 #41 [support-notifications internal] load build context 07:28:07 #41 ... 07:28:07 07:28:07 #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:28:07 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:28:07 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:28:07 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:28:07 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 07:28:07 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:28:07 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.8s done 07:28:07 #31 DONE 3.6s 07:28:07 07:28:07 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:07 #42 DONE 0.0s 07:28:07 07:28:07 #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 07:28:07 #43 DONE 4.2s 07:28:07 07:28:07 #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:28:07 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:28:07 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:28:07 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:28:07 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 07:28:07 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:28:07 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.8s done 07:28:07 #31 DONE 3.6s 07:28:07 07:28:07 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:07 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:07 #42 ... 07:28:07 07:28:07 #44 [security-bootstrapper internal] load build context 07:28:07 #44 transferring context: 2.65MB 2.8s done 07:28:07 #44 DONE 3.7s 07:28:08 07:28:08 #41 [support-notifications internal] load build context 07:28:08 #41 ... 07:28:08 07:28:08 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 07:28:08 #45 DONE 3.7s 07:28:08 07:28:08 #46 [security-spiffe-token-provider internal] load build context 07:28:08 #46 transferring context: 2.65MB 3.0s done 07:28:08 #46 DONE 4.6s 07:28:08 07:28:08 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:08 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.7s done 07:28:08 #42 DONE 0.9s 07:28:08 07:28:08 #41 [support-notifications internal] load build context 07:28:08 #41 ... 07:28:08 07:28:08 #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 07:28:08 #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done 07:28:08 #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done 07:28:08 #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done 07:28:08 #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done 07:28:08 #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done 07:28:08 #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.8s done 07:28:08 #31 DONE 3.6s 07:28:08 07:28:08 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:08 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.7s done 07:28:08 #42 DONE 0.9s 07:28:08 07:28:08 #41 [support-notifications internal] load build context 07:28:08 #41 ... 07:28:08 07:28:08 #47 [core-metadata internal] load build context 07:28:08 #47 transferring context: 2.65MB 2.9s done 07:28:08 #47 DONE 4.8s 07:28:08 07:28:08 #41 [support-notifications internal] load build context 07:28:09 #41 ... 07:28:09 07:28:09 #48 [security-proxy-auth internal] load build context 07:28:09 #48 transferring context: 2.65MB 2.9s done 07:28:09 #48 DONE 4.7s 07:28:09 07:28:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:09 #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 07:28:09 #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 07:28:09 #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 07:28:09 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s 07:28:09 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s 07:28:09 #42 ... 07:28:09 07:28:09 #49 [security-spire-config internal] load build context 07:28:09 #49 transferring context: 25.04kB 0.4s done 07:28:09 #49 DONE 2.2s 07:28:09 07:28:09 #50 [security-spire-server internal] load build context 07:28:09 #50 transferring context: 26.79kB 0.4s done 07:28:09 #50 DONE 2.1s 07:28:09 07:28:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:09 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.9s 07:28:09 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done 07:28:09 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s 07:28:09 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 07:28:09 #42 ... 07:28:09 07:28:09 #51 [core-data internal] load build context 07:28:09 #51 transferring context: 2.65MB 3.0s done 07:28:09 #51 DONE 4.3s 07:28:09 07:28:09 #52 [security-spire-agent internal] load build context 07:28:09 #52 transferring context: 26.32kB 0.2s done 07:28:09 #52 DONE 1.4s 07:28:09 07:28:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:09 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done 07:28:09 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s done 07:28:09 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done 07:28:09 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.3s 07:28:10 #42 ... 07:28:10 07:28:10 #41 [support-notifications internal] load build context 07:28:10 #41 transferring context: 2.65MB 3.0s done 07:28:10 #41 DONE 5.0s 07:28:10 07:28:10 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:10 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.69MB / 23.39MB 2.2s 07:28:11 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.44MB / 23.39MB 2.6s 07:28:12 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.82MB / 23.39MB 3.4s 07:28:12 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 3.6s 07:28:12 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 4.1s 07:28:12 #42 ... 07:28:12 07:28:12 #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:28:12 #0 8.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:12 #0 9.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:12 #53 ... 07:28:12 07:28:12 #54 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:28:12 #0 9.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:13 #54 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:13 #54 ... 07:28:13 07:28:13 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:13 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.39MB / 23.39MB 4.7s 07:28:13 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 4.8s 07:28:13 #42 ... 07:28:13 07:28:13 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:28:13 #0 4.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:13 #0 4.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:13 #0 6.649 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:28:13 #0 6.649 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:28:13 #0 6.649 OK: 19951 distinct packages available 07:28:13 #0 6.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:13 #0 7.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:13 #0 9.983 OK: 266 MiB in 52 packages 07:28:13 #55 ... 07:28:13 07:28:13 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:13 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.14MB / 23.39MB 5.0s 07:28:13 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s 07:28:13 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 5.2s 07:28:13 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done 07:28:14 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 5.7s 07:28:14 #42 ... 07:28:14 07:28:14 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:28:14 #0 7.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:14 #0 8.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:14 #56 ... 07:28:14 07:28:14 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:14 #42 ... 07:28:14 07:28:14 #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:28:14 #55 DONE 11.3s 07:28:14 07:28:14 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:14 #42 ... 07:28:14 07:28:14 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:28:15 #57 ... 07:28:15 07:28:15 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:28:15 #58 ... 07:28:15 07:28:15 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:15 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 6.4s 07:28:15 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.5s done 07:28:15 #42 ... 07:28:15 07:28:15 #59 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:28:15 #59 DONE 0.6s 07:28:15 07:28:15 #54 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:28:15 #54 12.72 OK: 266 MiB in 52 packages 07:28:15 #54 ... 07:28:15 07:28:15 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:28:15 #0 8.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:15 #0 9.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:15 #60 ... 07:28:15 07:28:15 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:28:15 #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done 07:28:15 #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 07:28:15 #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 07:28:15 #61 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 07:28:15 #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 07:28:15 #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done 07:28:15 #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done 07:28:15 #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 07:28:15 #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.4s done 07:28:16 #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done 07:28:16 #61 ... 07:28:16 07:28:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:16 #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 07:28:16 #42 ... 07:28:16 07:28:16 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:28:16 #62 ... 07:28:16 07:28:16 #63 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:16 #63 ... 07:28:16 07:28:16 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:28:16 #53 12.37 OK: 266 MiB in 52 packages 07:28:16 #53 DONE 13.7s 07:28:16 07:28:16 #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:28:16 #54 DONE 14.5s 07:28:16 07:28:16 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:28:16 #56 11.89 (1/2) Installing dumb-init (1.2.5-r2) 07:28:16 #56 11.90 (2/2) Installing su-exec (0.2-r3) 07:28:16 #56 11.92 Executing busybox-1.36.1-r7.trigger 07:28:16 #56 11.98 OK: 8 MiB in 17 packages 07:28:17 #56 ... 07:28:17 07:28:17 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:28:17 #64 ... 07:28:17 07:28:17 #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:28:17 #56 DONE 13.0s 07:28:17 07:28:17 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:28:17 #65 ... 07:28:17 07:28:17 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:28:17 #60 11.47 OK: 266 MiB in 52 packages 07:28:17 #60 DONE 12.0s 07:28:17 07:28:17 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:28:17 #66 ... 07:28:17 07:28:17 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:28:18 #67 ... 07:28:18 07:28:18 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:28:18 #68 ... 07:28:18 07:28:18 #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:28:18 #69 DONE 1.6s 07:28:18 07:28:18 #39 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:28:18 #39 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:18 #39 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:18 #39 ... 07:28:18 07:28:18 #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:28:18 #70 DONE 2.1s 07:28:18 07:28:18 #40 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:28:18 #40 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:18 #40 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:18 #40 13.56 (1/1) Installing dumb-init (1.2.5-r2) 07:28:18 #40 13.57 Executing busybox-1.36.1-r7.trigger 07:28:18 #40 13.67 OK: 8 MiB in 16 packages 07:28:18 #40 DONE 14.7s 07:28:18 07:28:18 #71 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 07:28:19 #71 ... 07:28:19 07:28:19 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:28:19 #66 DONE 1.4s 07:28:19 07:28:19 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:28:19 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 07:28:23 #61 ... 07:28:23 07:28:23 #39 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:28:23 #39 14.84 (1/4) Installing ca-certificates (20240226-r0) 07:28:23 #39 14.97 (2/4) Installing dumb-init (1.2.5-r2) 07:28:23 #39 14.97 (3/4) Installing su-exec (0.2-r3) 07:28:23 #39 15.00 (4/4) Installing yq (4.33.3-r5) 07:28:23 #39 15.49 Executing busybox-1.36.1-r7.trigger 07:28:23 #39 15.61 Executing ca-certificates-20240226-r0.trigger 07:28:23 #39 16.86 OK: 18 MiB in 19 packages 07:28:23 #39 DONE 18.2s 07:28:23 07:28:23 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:28:24 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.1s 07:28:26 #61 ... 07:28:26 07:28:26 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:28:26 #57 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:26 #57 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:26 #57 18.21 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:28:26 #57 18.77 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:28:26 #57 18.83 (3/6) Installing dumb-init (1.2.5-r2) 07:28:26 #57 18.85 (4/6) Installing openssl (3.1.6-r0) 07:28:26 #57 18.92 (5/6) Installing su-exec (0.2-r3) 07:28:26 #57 18.94 (6/6) Installing yq (4.33.3-r5) 07:28:26 #57 19.93 Executing busybox-1.36.1-r7.trigger 07:28:26 #57 20.06 OK: 18 MiB in 19 packages 07:28:26 #57 DONE 21.4s 07:28:26 07:28:26 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:28:28 #61 ... 07:28:28 07:28:28 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:28:28 #62 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:28 #62 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:28 #62 20.04 (1/1) Installing dumb-init (1.2.5-r2) 07:28:28 #62 20.05 Executing busybox-1.36.1-r7.trigger 07:28:28 #62 20.21 OK: 8 MiB in 16 packages 07:28:28 #62 DONE 21.9s 07:28:28 07:28:28 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:28:28 #61 ... 07:28:28 07:28:28 #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:28 #72 ... 07:28:28 07:28:28 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:28 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.8s 07:28:28 #42 ... 07:28:28 07:28:28 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:28:28 #61 ... 07:28:28 07:28:28 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:28 #73 ... 07:28:28 07:28:28 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:28:29 #61 ... 07:28:29 07:28:29 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 07:28:29 #64 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:29 #64 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:29 #64 18.73 (1/2) Installing ca-certificates (20240226-r0) 07:28:29 #64 19.27 (2/2) Installing dumb-init (1.2.5-r2) 07:28:29 #64 19.32 Executing busybox-1.36.1-r7.trigger 07:28:29 #64 19.42 Executing ca-certificates-20240226-r0.trigger 07:28:29 #64 20.53 OK: 9 MiB in 17 packages 07:28:29 #64 DONE 21.9s 07:28:29 07:28:29 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:29 #74 ... 07:28:29 07:28:29 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:30 #42 ... 07:28:30 07:28:30 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:28:30 #68 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:30 #68 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:30 #68 17.72 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:28:30 #68 17.74 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:28:30 #68 17.74 OK: 19948 distinct packages available 07:28:30 #68 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:30 #68 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:30 #68 ... 07:28:30 07:28:30 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:30 #42 ... 07:28:30 07:28:30 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:28:30 #67 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:30 #67 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:30 #67 18.98 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:28:30 #67 18.98 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:28:30 #67 18.98 OK: 19948 distinct packages available 07:28:30 #67 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:30 #67 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:30 #67 ... 07:28:30 07:28:30 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:31 #42 ... 07:28:31 07:28:31 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:28:31 #58 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:31 #58 17.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:31 #58 22.22 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 07:28:31 #58 22.22 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 07:28:31 #58 22.22 OK: 19948 distinct packages available 07:28:31 #58 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:31 #58 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:31 #58 ... 07:28:31 07:28:31 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:33 #42 ... 07:28:33 07:28:33 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:28:33 #0 7.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:33 #0 9.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:33 #75 ... 07:28:33 07:28:33 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:28:33 #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.3s done 07:28:34 #61 ... 07:28:34 07:28:34 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:28:34 #58 29.83 (1/11) Installing ca-certificates (20240226-r0) 07:28:35 #58 ... 07:28:35 07:28:35 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:28:35 #68 26.23 (1/4) Installing dumb-init (1.2.5-r2) 07:28:35 #68 26.26 (2/4) Installing musl-obstack (1.2.3-r2) 07:28:35 #68 26.28 (3/4) Installing libucontext (1.2-r2) 07:28:35 #68 26.30 (4/4) Installing gcompat (1.1.0-r1) 07:28:35 #68 26.32 Executing busybox-1.36.1-r7.trigger 07:28:35 #68 26.50 OK: 8 MiB in 19 packages 07:28:35 #68 DONE 27.4s 07:28:35 07:28:35 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:28:35 #58 30.38 (2/11) Installing brotli-libs (1.0.9-r14) 07:28:35 #58 ... 07:28:35 07:28:35 #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:28:35 #65 9.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:35 #65 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:35 #65 15.47 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:28:35 #65 16.05 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:28:35 #65 16.15 OK: 8 MiB in 17 packages 07:28:35 #65 DONE 18.1s 07:28:35 07:28:35 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:28:35 #58 30.62 (3/11) Installing libunistring (1.1-r1) 07:28:35 #58 30.90 (4/11) Installing libidn2 (2.3.4-r1) 07:28:36 #58 30.95 (5/11) Installing nghttp2-libs (1.57.0-r0) 07:28:36 #58 31.01 (6/11) Installing libcurl (8.5.0-r0) 07:28:36 #58 31.20 (7/11) Installing curl (8.5.0-r0) 07:28:36 #58 31.29 (8/11) Installing dumb-init (1.2.5-r2) 07:28:36 #58 ... 07:28:36 07:28:36 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:28:36 #0 5.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:36 #0 7.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:36 #76 ... 07:28:36 07:28:36 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:28:36 #58 31.37 (9/11) Installing musl-obstack (1.2.3-r2) 07:28:36 #58 31.37 (10/11) Installing libucontext (1.2-r2) 07:28:36 #58 31.40 (11/11) Installing gcompat (1.1.0-r1) 07:28:36 #58 31.43 Executing busybox-1.36.1-r7.trigger 07:28:36 #58 31.57 Executing ca-certificates-20240226-r0.trigger 07:28:36 #58 ... 07:28:36 07:28:36 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:28:36 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.3s done 07:28:36 #42 DONE 29.5s 07:28:36 07:28:36 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:28:36 #67 27.42 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:28:36 #67 27.99 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:28:36 #67 28.12 (3/7) Installing dumb-init (1.2.5-r2) 07:28:36 #67 28.18 (4/7) Installing musl-obstack (1.2.3-r2) 07:28:36 #67 28.20 (5/7) Installing libucontext (1.2-r2) 07:28:36 #67 28.20 (6/7) Installing gcompat (1.1.0-r1) 07:28:36 #67 28.23 (7/7) Installing openssl (3.1.6-r0) 07:28:36 #67 28.42 Executing busybox-1.36.1-r7.trigger 07:28:36 #67 28.59 OK: 9 MiB in 20 packages 07:28:37 #67 ... 07:28:37 07:28:37 #71 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 07:28:37 #71 8.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:37 #71 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:37 #71 16.37 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:28:37 #71 16.84 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:28:37 #71 17.05 OK: 8 MiB in 16 packages 07:28:37 #71 ... 07:28:37 07:28:37 #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:28:37 #77 ... 07:28:37 07:28:37 #71 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade 07:28:37 #71 DONE 19.7s 07:28:37 07:28:37 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:28:38 #78 ... 07:28:38 07:28:38 #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:28:38 #67 DONE 30.3s 07:28:38 07:28:38 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:28:38 #0 5.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:38 #0 6.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:38 #79 ... 07:28:38 07:28:38 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:28:39 #80 ... 07:28:39 07:28:39 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:28:39 #0 4.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:39 #0 6.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:39 #81 ... 07:28:39 07:28:39 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:28:39 #76 12.94 OK: 18 MiB in 19 packages 07:28:39 #76 ... 07:28:39 07:28:39 #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:28:39 #58 33.03 OK: 13 MiB in 26 packages 07:28:39 #58 DONE 34.6s 07:28:39 07:28:39 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:28:39 #78 4.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:40 #78 ... 07:28:40 07:28:40 #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:28:40 #77 DONE 4.7s 07:28:40 07:28:40 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:28:40 #76 DONE 14.3s 07:28:40 07:28:40 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:28:40 #82 ... 07:28:40 07:28:40 #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:28:40 #83 DONE 0.4s 07:28:41 07:28:41 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:28:41 #81 11.22 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:28:41 #81 11.52 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:28:41 #81 11.60 Executing ca-certificates-20240226-r0.trigger 07:28:41 #81 ... 07:28:41 07:28:41 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:28:41 #75 15.04 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:28:41 #75 15.59 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:28:41 #75 15.67 Executing ca-certificates-20240226-r0.trigger 07:28:41 #75 16.51 OK: 18 MiB in 19 packages 07:28:41 #75 DONE 18.0s 07:28:41 07:28:41 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:28:41 #82 DONE 0.6s 07:28:41 07:28:41 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:28:41 #79 11.48 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:28:41 #79 12.16 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:28:41 #79 12.21 OK: 8 MiB in 16 packages 07:28:41 #79 DONE 13.5s 07:28:41 07:28:41 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:28:41 #78 6.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:42 #78 ... 07:28:42 07:28:42 #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:28:42 #81 12.64 OK: 9 MiB in 17 packages 07:28:42 #81 DONE 13.4s 07:28:42 07:28:42 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:28:43 #84 3.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:43 #84 4.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:44 #129 77.94 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:28:44 #84 ... 07:28:44 07:28:44 #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:28:44 #78 8.288 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:28:44 #78 8.420 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:28:44 #78 8.446 OK: 8 MiB in 19 packages 07:28:44 #78 DONE 8.9s 07:28:44 07:28:44 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:28:45 #85 DONE 1.2s 07:28:45 07:28:45 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:28:45 #86 ... 07:28:45 07:28:45 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:28:45 #80 5.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 07:28:45 #80 5.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 07:28:45 #80 7.272 OK: 9 MiB in 20 packages 07:28:45 #80 DONE 7.7s 07:28:45 07:28:45 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:28:45 #86 DONE 0.4s 07:28:45 07:28:45 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:28:45 #84 5.597 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) 07:28:45 #84 5.835 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) 07:28:45 #84 5.872 Executing ca-certificates-20240226-r0.trigger 07:28:45 #84 6.375 OK: 13 MiB in 26 packages 07:28:46 #84 ... 07:28:46 07:28:46 #87 [security-spire-config stage-2 6/10] COPY security.txt / 07:28:46 #87 DONE 0.3s 07:28:46 07:28:46 #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:28:46 #88 DONE 0.4s 07:28:46 07:28:46 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:28:46 #84 DONE 6.9s 07:28:46 07:28:46 #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:28:46 #89 DONE 0.3s 07:28:46 07:28:46 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:28:46 #90 ... 07:28:46 07:28:46 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:28:46 #91 DONE 1.3s 07:28:47 07:28:47 #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:28:47 #92 DONE 0.3s 07:28:47 07:28:47 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:28:47 #93 ... 07:28:47 07:28:47 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:28:47 #90 DONE 1.6s 07:28:47 07:28:47 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:28:47 #94 DONE 0.2s 07:28:47 07:28:47 #95 [security-spire-server stage-2 6/9] COPY security.txt / 07:28:47 #95 DONE 0.2s 07:28:47 07:28:47 #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:28:47 #96 DONE 0.2s 07:28:47 07:28:47 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:28:47 #97 DONE 0.2s 07:28:47 07:28:47 #98 [security-spire-config] exporting to image 07:28:47 #98 exporting layers 07:28:48 #98 ... 07:28:48 07:28:48 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:28:48 #99 DONE 0.2s 07:28:48 07:28:48 #98 [security-spire-server] exporting to image 07:28:48 #98 ... 07:28:48 07:28:48 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:28:48 #93 DONE 1.7s 07:28:48 07:28:48 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:28:49 #100 DONE 0.3s 07:28:49 07:28:49 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 07:28:49 #101 DONE 0.2s 07:28:49 07:28:49 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:28:49 #102 DONE 0.3s 07:28:49 07:28:49 #98 [security-spire-server] exporting to image 07:28:49 #98 exporting layers 2.4s done 07:28:49 #98 writing image sha256:449b1a8793ed9e26754ee100cd4d437813b8d56f5371238bf504e03da49f0e9e 0.0s done 07:28:49 #98 naming to docker.io/library/security-spire-config-arm64 07:28:49 #98 naming to docker.io/library/security-spire-config-arm64 done 07:28:49 #98 ... 07:28:49 07:28:49 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:28:49 #103 DONE 0.3s 07:28:49 07:28:49 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:28:49 #104 DONE 0.2s 07:28:49 07:28:49 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:28:49 #73 ... 07:28:49 07:28:49 #98 [security-spire-agent] exporting to image 07:28:50 #98 exporting layers 2.4s done 07:28:50 #98 writing image sha256:dc46b6cfea6a748a25e3c6118bdc35b1def0e29245df9440aa83c5bef9b7e843 done 07:28:50 #98 naming to docker.io/library/security-spire-server-arm64 done 07:28:51 #98 exporting layers 1.9s done 07:28:52 #98 writing image sha256:d1ef645442103d1f11fca2189066f52c61aae49560ecf097bd935cda9998dfde 0.0s done 07:28:52 #98 naming to docker.io/library/security-spire-agent-arm64 0.0s done 07:28:52 #98 DONE 4.7s 07:28:52 07:28:52 #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:24 #129 DONE 114.4s 07:29:24 07:29:24 #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:29:24 #133 DONE 114.5s 07:29:24 07:29:24 #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:29:24 #136 DONE 114.5s 07:29:24 07:29:24 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:29:24 #134 DONE 114.3s 07:29:24 07:29:24 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:29:24 #131 DONE 114.4s 07:29:24 07:29:24 #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:29:24 #135 DONE 114.5s 07:29:24 07:29:24 #141 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:29:24 #141 ... 07:29:24 07:29:24 #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:29:24 #139 DONE 114.5s 07:29:24 07:29:24 #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:29:24 #140 DONE 114.7s 07:29:24 07:29:24 #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:29:24 #132 DONE 114.8s 07:29:24 07:29:24 #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:29:24 #142 ... 07:29:24 07:29:24 #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:29:24 #137 DONE 114.9s 07:29:24 07:29:24 #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:29:24 #138 DONE 115.0s 07:29:24 07:29:24 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:29:24 #143 ... 07:29:24 07:29:24 #144 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:29:24 #144 DONE 0.8s 07:29:24 07:29:24 #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:29:24 #145 DONE 0.8s 07:29:24 07:29:24 #141 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:29:24 #141 DONE 0.9s 07:29:24 07:29:24 #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:29:24 #146 DONE 0.7s 07:29:24 07:29:24 #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:29:24 #142 DONE 0.7s 07:29:24 07:29:24 #147 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:29:24 #147 DONE 0.6s 07:29:24 07:29:24 #148 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:29:24 #148 ... 07:29:24 07:29:24 #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:29:24 #143 DONE 0.5s 07:29:24 07:29:24 #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:29:24 #149 DONE 0.3s 07:29:24 07:29:24 #150 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:29:24 #150 DONE 0.3s 07:29:24 07:29:24 #151 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:29:24 #151 CACHED 07:29:24 07:29:24 #152 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:29:24 #152 CACHED 07:29:24 07:29:24 #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:29:24 #153 CACHED 07:29:24 07:29:24 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:29:24 #154 CACHED 07:29:24 07:29:24 #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:29:24 #155 CACHED 07:29:24 07:29:24 #156 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:29:24 #156 CACHED 07:29:24 07:29:24 #157 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:29:24 #157 DONE 0.3s 07:29:24 07:29:24 #158 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:29:24 #158 CACHED 07:29:24 07:29:24 #159 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:29:24 #159 CACHED 07:29:24 07:29:24 #160 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:29:24 #160 ... 07:29:24 07:29:24 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:29:24 #161 DONE 0.3s 07:29:24 07:29:24 #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:29:24 #162 DONE 0.3s 07:29:24 07:29:24 #148 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:29:24 #148 DONE 0.3s 07:29:24 07:29:24 #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:29:24 #163 ... 07:29:24 07:29:24 #164 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:29:24 #164 DONE 0.4s 07:29:24 07:29:24 #165 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:29:24 #165 DONE 0.5s 07:29:24 07:29:24 #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:29:24 #166 DONE 0.5s 07:29:24 07:29:24 #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:29:24 #167 DONE 0.5s 07:29:24 07:29:24 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:29:24 #168 DONE 0.6s 07:29:24 07:29:24 #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:29:24 #169 ... 07:29:24 07:29:24 #160 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:29:24 #160 DONE 0.6s 07:29:24 07:29:24 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:29:24 #170 DONE 0.6s 07:29:24 07:29:24 #171 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:29:24 #171 DONE 0.7s 07:29:24 07:29:24 #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:29:24 #163 DONE 0.6s 07:29:24 07:29:24 #172 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:29:24 #172 DONE 0.7s 07:29:24 07:29:24 #173 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:29:24 #173 ... 07:29:24 07:29:24 #174 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:29:24 #174 DONE 1.1s 07:29:24 07:29:24 #175 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:29:24 #175 DONE 0.5s 07:29:24 07:29:24 #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:29:24 #176 DONE 0.4s 07:29:24 07:29:24 #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:29:24 #177 DONE 0.5s 07:29:24 07:29:24 #169 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:29:24 #169 DONE 0.5s 07:29:24 07:29:24 #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:29:24 #178 DONE 0.4s 07:29:24 07:29:24 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:29:24 #179 ... 07:29:24 07:29:24 #180 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:29:24 #180 DONE 0.4s 07:29:24 07:29:24 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:29:24 #181 DONE 0.4s 07:29:24 07:29:24 #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:29:24 #182 DONE 0.4s 07:29:24 07:29:24 #173 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:29:24 #173 DONE 0.4s 07:29:24 07:29:24 #183 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:29:24 #183 DONE 0.4s 07:29:24 07:29:24 #96 [core-data] exporting to image 07:29:24 #96 exporting layers 0.3s done 07:29:24 #96 ... 07:29:24 07:29:24 #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:29:24 #184 DONE 0.5s 07:29:24 07:29:24 #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:29:24 #185 DONE 0.3s 07:29:24 07:29:24 #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:29:24 #186 DONE 0.3s 07:29:24 07:29:24 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:29:24 #187 DONE 0.3s 07:29:24 07:29:24 #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:29:24 #179 DONE 0.4s 07:29:24 07:29:24 #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:29:24 #188 DONE 0.3s 07:29:24 07:29:24 #96 [core-metadata] exporting to image 07:29:24 #96 writing image sha256:56a4511b05808b4a652f2d045e2af0f6a4fb947514b90de26f91f9747e99a9aa 0.0s done 07:29:24 #96 naming to docker.io/library/security-spiffe-token-provider done 07:29:24 #96 writing image sha256:075a3d004a075d9217a86293e31934864cbc9b6c88be73f86c39a0a316ae1a07 07:29:24 #96 exporting layers 0.4s done 07:29:24 #96 writing image sha256:075a3d004a075d9217a86293e31934864cbc9b6c88be73f86c39a0a316ae1a07 0.1s done 07:29:24 #96 writing image sha256:9700b38e285168e24e002fbac56cd31af01a1b6c881b0295cfdac6c10570101a 0.1s done 07:29:24 #96 naming to docker.io/library/support-scheduler 0.0s done 07:29:24 #96 naming to docker.io/library/core-command done 07:29:24 #96 writing image sha256:dc048793bd9d3de2b7ce3623906b84a02cb3a6205adcad222ccbeff93d5fdad6 done 07:29:24 #96 writing image sha256:31da86445a2b0b328e0df631c14971b45af4175f4ed21d0da4b8d83e40454736 0.0s done 07:29:24 #96 naming to docker.io/library/core-data done 07:29:24 #96 naming to docker.io/library/support-notifications 0.0s done 07:29:24 #96 ... 07:29:24 07:29:24 #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:29:24 #189 DONE 0.3s 07:29:24 07:29:24 #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:29:24 #190 DONE 0.3s 07:29:24 07:29:24 #96 [support-notifications] exporting to image 07:29:24 #96 exporting layers 0.3s done 07:29:24 #96 writing image sha256:42f182fd24adfcb6dd901ddc32904ff18e2c0eb5f599400e38631a1268eb6bdf done 07:29:24 #96 naming to docker.io/library/core-metadata done 07:29:24 #96 DONE 1.8s 07:29:24 07:29:24 #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:29:24 #191 DONE 0.3s 07:29:24 07:29:24 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:29:24 #192 DONE 0.2s 07:29:24 07:29:24 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:29:24 #193 DONE 0.1s 07:29:24 07:29:24 #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:29:24 #194 DONE 0.2s 07:29:24 07:29:24 #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:29:24 #195 DONE 0.6s 07:29:24 07:29:24 #196 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:29:24 #196 ... 07:29:24 07:29:24 #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:29:24 #197 DONE 0.2s 07:29:24 07:29:24 #198 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:29:24 #198 DONE 0.7s 07:29:24 07:29:24 #196 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:29:24 #196 DONE 0.2s 07:29:24 07:29:24 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:29:24 #199 DONE 0.1s 07:29:24 07:29:24 #96 [core-common-config-bootstrapper] exporting to image 07:29:24 #96 exporting layers 0.2s done 07:29:24 #96 writing image sha256:b2dd4be96dfdf279f4ce12fbd1e3047fdecd28d4251c97a6919ab4852a9168bd done 07:29:24 #96 naming to docker.io/library/core-common-config-bootstrapper done 07:29:24 #96 exporting layers 0.3s done 07:29:24 #96 ... 07:29:24 07:29:24 #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:29:24 #200 DONE 0.1s 07:29:24 07:29:24 #201 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:29:24 #201 DONE 0.6s 07:29:24 07:29:24 #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:29:24 #202 DONE 0.1s 07:29:24 07:29:24 #96 [security-proxy-auth] exporting to image 07:29:24 #96 writing image sha256:49056f8fff403cd4c5249fd27a61361a1fb82a2f3b9367b1ee7bb182bc474885 done 07:29:24 #96 naming to docker.io/library/security-proxy-auth done 07:29:24 #96 exporting layers 0.2s done 07:29:24 #96 writing image sha256:16cafbb5014f0308f57136e1a43b8f343c0fdef35e3e32bfd4c14bac6ca2dc3a done 07:29:24 #96 naming to docker.io/library/security-proxy-setup done 07:29:24 #96 DONE 2.4s 07:29:24 07:29:24 #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:29:24 #203 DONE 0.3s 07:29:24 07:29:24 #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:29:24 #204 DONE 0.7s 07:29:24 07:29:24 #96 [security-bootstrapper] exporting to image 07:29:24 #96 exporting layers 0.2s done 07:29:24 #96 writing image sha256:b1361061c12a3bc2174226df670810d089285dbaedaf0aebbaf4646c8b02cdf4 07:29:24 #96 exporting layers 0.2s done 07:29:24 #96 writing image sha256:b1361061c12a3bc2174226df670810d089285dbaedaf0aebbaf4646c8b02cdf4 done 07:29:24 #96 naming to docker.io/library/security-secretstore-setup done 07:29:24 #96 writing image sha256:18a0db7a5ecfd2e9bd81d85234069bb57e272e4717f685fb90e2cd7d1ce6c4a3 done 07:29:24 #96 naming to docker.io/library/security-bootstrapper done 07:29:24 #96 DONE 2.7s 07:29:24 07:29:24 #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 07:29:24 time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:29:24 time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:29:24 time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:29:24 time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:29:24 time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:29:24 time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:29:24 time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:29:24 time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:29:24 time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:29:24 time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:29:24 time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:29:24 time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:29:24 time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:29:24 time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:29:24 $ docker stop --time=1 992afa2004a06aeb9a82ce03074bbc9f289ebc480e1b93f334ac611a20e0e060 07:29:25 $ docker rm -f --volumes 992afa2004a06aeb9a82ce03074bbc9f289ebc480e1b93f334ac611a20e0e060 [Pipeline] // withDockerContainer [Pipeline] sh 07:29:26 + docker images 07:29:26 REPOSITORY TAG IMAGE ID CREATED SIZE 07:29:26 security-secretstore-setup latest b1361061c12a 4 seconds ago 42.2MB 07:29:26 security-bootstrapper latest 18a0db7a5ecf 4 seconds ago 24MB 07:29:26 core-common-config-bootstrapper latest b2dd4be96dfd 5 seconds ago 20.2MB 07:29:26 security-proxy-setup latest 16cafbb5014f 5 seconds ago 31.2MB 07:29:26 security-proxy-auth latest 49056f8fff40 5 seconds ago 38MB 07:29:26 core-command latest 9700b38e2851 6 seconds ago 40.4MB 07:29:26 security-spiffe-token-provider latest 56a4511b0580 6 seconds ago 34MB 07:29:26 support-scheduler latest 075a3d004a07 6 seconds ago 43MB 07:29:26 core-data latest dc048793bd9d 6 seconds ago 40.7MB 07:29:26 support-notifications latest 31da86445a2b 6 seconds ago 43.9MB 07:29:26 core-metadata latest 42f182fd24ad 6 seconds ago 40.9MB 07:29:26 security-spire-agent latest 358d73453ecc 2 minutes ago 166MB 07:29:26 security-spire-config latest 0202d1c80666 2 minutes ago 107MB 07:29:26 security-spire-server latest 4caa787a79a5 2 minutes ago 107MB 07:29:26 ci-base-image-x86_64 latest 16989047984b 5 minutes ago 966MB 07:29:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB 07:29:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB 07:29:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:26 provisioning config files... 07:29:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/646@tmp/config10465747056206018765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:26 ---> ****-login.sh 07:29:26 nexus3.edgexfoundry.org:10001 07:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:26 Configure a credential helper to remove this warning. See 07:29:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:26 07:29:26 Login Succeeded 07:29:26 nexus3.edgexfoundry.org:10002 07:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:26 Configure a credential helper to remove this warning. See 07:29:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:26 07:29:26 Login Succeeded 07:29:26 nexus3.edgexfoundry.org:10003 07:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:27 Configure a credential helper to remove this warning. See 07:29:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:27 07:29:27 Login Succeeded 07:29:27 nexus3.edgexfoundry.org:10004 07:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:27 Configure a credential helper to remove this warning. See 07:29:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:27 07:29:27 Login Succeeded 07:29:27 ****.io 07:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:29:27 Configure a credential helper to remove this warning. See 07:29:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:29:27 07:29:27 Login Succeeded 07:29:27 ---> ****-login.sh ends [Pipeline] } 07:29:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:29:27 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:29:27 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:27 latest 07:29:27 3.2.0-dev.28 07:29:27 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:29:27 main 07:29:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:28 + docker push nexus3.edgexfoundry.org:10004/core-command:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:29:28 ca7feab11f6e: Preparing 07:29:28 4ffd0a6ef66f: Preparing 07:29:28 be59cab332e6: Preparing 07:29:28 195a25ca50ad: Preparing 07:29:28 27229801478a: Preparing 07:29:28 aa0955984e13: Preparing 07:29:28 63ec0bd56cf3: Preparing 07:29:28 63ec0bd56cf3: Waiting 07:29:28 aa0955984e13: Waiting 07:29:28 195a25ca50ad: Pushed 07:29:28 be59cab332e6: Pushed 07:29:28 ca7feab11f6e: Pushed 07:29:28 aa0955984e13: Pushed 07:29:28 63ec0bd56cf3: Layer already exists 07:29:28 27229801478a: Pushed 07:29:30 4ffd0a6ef66f: Pushed 07:29:30 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:4e142694b5884f3d62701e290e30c5d06e65e8d8d1b18e463dc01d1b11980e2e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:31 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:29:31 ca7feab11f6e: Preparing 07:29:31 4ffd0a6ef66f: Preparing 07:29:31 be59cab332e6: Preparing 07:29:31 195a25ca50ad: Preparing 07:29:31 27229801478a: Preparing 07:29:31 aa0955984e13: Preparing 07:29:31 63ec0bd56cf3: Preparing 07:29:31 aa0955984e13: Waiting 07:29:31 63ec0bd56cf3: Waiting 07:29:31 be59cab332e6: Layer already exists 07:29:31 195a25ca50ad: Layer already exists 07:29:31 27229801478a: Layer already exists 07:29:31 4ffd0a6ef66f: Layer already exists 07:29:31 ca7feab11f6e: Layer already exists 07:29:31 63ec0bd56cf3: Layer already exists 07:29:31 aa0955984e13: Layer already exists 07:29:31 latest: digest: sha256:4e142694b5884f3d62701e290e30c5d06e65e8d8d1b18e463dc01d1b11980e2e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:31 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.28 07:29:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:29:31 ca7feab11f6e: Preparing 07:29:31 4ffd0a6ef66f: Preparing 07:29:31 be59cab332e6: Preparing 07:29:31 195a25ca50ad: Preparing 07:29:31 27229801478a: Preparing 07:29:31 aa0955984e13: Preparing 07:29:31 63ec0bd56cf3: Preparing 07:29:31 aa0955984e13: Waiting 07:29:31 63ec0bd56cf3: Waiting 07:29:31 ca7feab11f6e: Layer already exists 07:29:31 be59cab332e6: Layer already exists 07:29:31 4ffd0a6ef66f: Layer already exists 07:29:31 27229801478a: Layer already exists 07:29:31 195a25ca50ad: Layer already exists 07:29:31 63ec0bd56cf3: Layer already exists 07:29:31 aa0955984e13: Layer already exists 07:29:31 3.2.0-dev.28: digest: sha256:4e142694b5884f3d62701e290e30c5d06e65e8d8d1b18e463dc01d1b11980e2e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:32 + docker push nexus3.edgexfoundry.org:10004/core-command:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:29:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:29:32 ca7feab11f6e: Preparing 07:29:32 4ffd0a6ef66f: Preparing 07:29:32 be59cab332e6: Preparing 07:29:32 195a25ca50ad: Preparing 07:29:32 27229801478a: Preparing 07:29:32 aa0955984e13: Preparing 07:29:32 63ec0bd56cf3: Preparing 07:29:32 63ec0bd56cf3: Waiting 07:29:32 aa0955984e13: Waiting 07:29:32 ca7feab11f6e: Layer already exists 07:29:32 27229801478a: Layer already exists 07:29:32 be59cab332e6: Layer already exists 07:29:32 4ffd0a6ef66f: Layer already exists 07:29:32 195a25ca50ad: Layer already exists 07:29:32 aa0955984e13: Layer already exists 07:29:32 63ec0bd56cf3: Layer already exists 07:29:32 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:4e142694b5884f3d62701e290e30c5d06e65e8d8d1b18e463dc01d1b11980e2e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:32 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:33 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:29:33 ca7feab11f6e: Preparing 07:29:33 4ffd0a6ef66f: Preparing 07:29:33 be59cab332e6: Preparing 07:29:33 195a25ca50ad: Preparing 07:29:33 27229801478a: Preparing 07:29:33 aa0955984e13: Preparing 07:29:33 63ec0bd56cf3: Preparing 07:29:33 63ec0bd56cf3: Waiting 07:29:33 aa0955984e13: Waiting 07:29:33 be59cab332e6: Layer already exists 07:29:33 4ffd0a6ef66f: Layer already exists 07:29:33 195a25ca50ad: Layer already exists 07:29:33 27229801478a: Layer already exists 07:29:33 ca7feab11f6e: Layer already exists 07:29:33 aa0955984e13: Layer already exists 07:29:33 63ec0bd56cf3: Layer already exists 07:29:33 main: digest: sha256:4e142694b5884f3d62701e290e30c5d06e65e8d8d1b18e463dc01d1b11980e2e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:33 ===================================================== [Pipeline] echo 07:29:33 taggedImages: 07:29:33 - nexus3.edgexfoundry.org:10004/core-command:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:33 - nexus3.edgexfoundry.org:10004/core-command:latest 07:29:33 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.28 07:29:33 - nexus3.edgexfoundry.org:10004/core-command:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:29:33 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:29:33 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:29:33 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:33 latest 07:29:33 3.2.0-dev.28 07:29:33 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:29:33 main 07:29:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:33 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:29:33 ee05fb03d411: Preparing 07:29:33 532e37da488a: Preparing 07:29:33 0ffe236c5917: Preparing 07:29:33 aa07a00bfadd: Preparing 07:29:33 be59cab332e6: Preparing 07:29:33 195a25ca50ad: Preparing 07:29:33 27229801478a: Preparing 07:29:33 aa0955984e13: Preparing 07:29:33 63ec0bd56cf3: Preparing 07:29:33 27229801478a: Waiting 07:29:33 aa0955984e13: Waiting 07:29:33 63ec0bd56cf3: Waiting 07:29:33 195a25ca50ad: Waiting 07:29:33 0ffe236c5917: Pushed 07:29:33 532e37da488a: Pushed 07:29:33 be59cab332e6: Layer already exists 07:29:34 ee05fb03d411: Pushed 07:29:34 195a25ca50ad: Layer already exists 07:29:34 27229801478a: Layer already exists 07:29:34 aa0955984e13: Layer already exists 07:29:34 63ec0bd56cf3: Layer already exists 07:29:34 aa07a00bfadd: Pushed 07:29:34 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:2ea8ff136e3fe9f3494b4529f7c00d9e08af978f606f77887e55e64ca23211e2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:29:35 ee05fb03d411: Preparing 07:29:35 532e37da488a: Preparing 07:29:35 0ffe236c5917: Preparing 07:29:35 aa07a00bfadd: Preparing 07:29:35 be59cab332e6: Preparing 07:29:35 195a25ca50ad: Preparing 07:29:35 27229801478a: Preparing 07:29:35 aa0955984e13: Preparing 07:29:35 63ec0bd56cf3: Preparing 07:29:35 195a25ca50ad: Waiting 07:29:35 27229801478a: Waiting 07:29:35 aa0955984e13: Waiting 07:29:35 63ec0bd56cf3: Waiting 07:29:35 0ffe236c5917: Layer already exists 07:29:35 532e37da488a: Layer already exists 07:29:35 be59cab332e6: Layer already exists 07:29:35 aa07a00bfadd: Layer already exists 07:29:35 ee05fb03d411: Layer already exists 07:29:35 27229801478a: Layer already exists 07:29:35 63ec0bd56cf3: Layer already exists 07:29:35 aa0955984e13: Layer already exists 07:29:35 195a25ca50ad: Layer already exists 07:29:35 latest: digest: sha256:2ea8ff136e3fe9f3494b4529f7c00d9e08af978f606f77887e55e64ca23211e2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.28 07:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:29:36 ee05fb03d411: Preparing 07:29:36 532e37da488a: Preparing 07:29:36 0ffe236c5917: Preparing 07:29:36 aa07a00bfadd: Preparing 07:29:36 be59cab332e6: Preparing 07:29:36 195a25ca50ad: Preparing 07:29:36 27229801478a: Preparing 07:29:36 aa0955984e13: Preparing 07:29:36 63ec0bd56cf3: Preparing 07:29:36 195a25ca50ad: Waiting 07:29:36 27229801478a: Waiting 07:29:36 aa0955984e13: Waiting 07:29:36 63ec0bd56cf3: Waiting 07:29:36 be59cab332e6: Layer already exists 07:29:36 0ffe236c5917: Layer already exists 07:29:36 aa07a00bfadd: Layer already exists 07:29:36 ee05fb03d411: Layer already exists 07:29:36 532e37da488a: Layer already exists 07:29:36 aa0955984e13: Layer already exists 07:29:36 27229801478a: Layer already exists 07:29:36 195a25ca50ad: Layer already exists 07:29:36 63ec0bd56cf3: Layer already exists 07:29:36 3.2.0-dev.28: digest: sha256:2ea8ff136e3fe9f3494b4529f7c00d9e08af978f606f77887e55e64ca23211e2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:29:36 ee05fb03d411: Preparing 07:29:36 532e37da488a: Preparing 07:29:36 0ffe236c5917: Preparing 07:29:36 aa07a00bfadd: Preparing 07:29:36 be59cab332e6: Preparing 07:29:36 195a25ca50ad: Preparing 07:29:36 27229801478a: Preparing 07:29:36 aa0955984e13: Preparing 07:29:36 63ec0bd56cf3: Preparing 07:29:36 27229801478a: Waiting 07:29:36 aa0955984e13: Waiting 07:29:36 63ec0bd56cf3: Waiting 07:29:36 195a25ca50ad: Waiting 07:29:36 0ffe236c5917: Layer already exists 07:29:36 aa07a00bfadd: Layer already exists 07:29:36 ee05fb03d411: Layer already exists 07:29:36 be59cab332e6: Layer already exists 07:29:36 532e37da488a: Layer already exists 07:29:36 195a25ca50ad: Layer already exists 07:29:36 63ec0bd56cf3: Layer already exists 07:29:36 aa0955984e13: Layer already exists 07:29:36 27229801478a: Layer already exists 07:29:36 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:2ea8ff136e3fe9f3494b4529f7c00d9e08af978f606f77887e55e64ca23211e2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:29:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:29:37 ee05fb03d411: Preparing 07:29:37 532e37da488a: Preparing 07:29:37 0ffe236c5917: Preparing 07:29:37 aa07a00bfadd: Preparing 07:29:37 be59cab332e6: Preparing 07:29:37 195a25ca50ad: Preparing 07:29:37 27229801478a: Preparing 07:29:37 aa0955984e13: Preparing 07:29:37 63ec0bd56cf3: Preparing 07:29:37 27229801478a: Waiting 07:29:37 aa0955984e13: Waiting 07:29:37 63ec0bd56cf3: Waiting 07:29:37 195a25ca50ad: Waiting 07:29:37 ee05fb03d411: Layer already exists 07:29:37 aa07a00bfadd: Layer already exists 07:29:37 532e37da488a: Layer already exists 07:29:37 be59cab332e6: Layer already exists 07:29:37 0ffe236c5917: Layer already exists 07:29:37 195a25ca50ad: Layer already exists 07:29:37 63ec0bd56cf3: Layer already exists 07:29:37 aa0955984e13: Layer already exists 07:29:37 27229801478a: Layer already exists 07:29:37 main: digest: sha256:2ea8ff136e3fe9f3494b4529f7c00d9e08af978f606f77887e55e64ca23211e2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:37 ===================================================== [Pipeline] echo 07:29:37 taggedImages: 07:29:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:29:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.28 07:29:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:29:37 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:29:37 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:29:37 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:37 latest 07:29:37 3.2.0-dev.28 07:29:37 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:29:37 main 07:29:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:38 + docker push nexus3.edgexfoundry.org:10004/core-data:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:38 ff7e0fea5ccc: Preparing 07:29:38 607d158f16e0: Preparing 07:29:38 be59cab332e6: Preparing 07:29:38 195a25ca50ad: Preparing 07:29:38 705e39529326: Preparing 07:29:38 ccedb5c3c0b6: Preparing 07:29:38 63ec0bd56cf3: Preparing 07:29:38 ccedb5c3c0b6: Waiting 07:29:38 63ec0bd56cf3: Waiting 07:29:38 be59cab332e6: Layer already exists 07:29:38 195a25ca50ad: Layer already exists 07:29:38 63ec0bd56cf3: Layer already exists 07:29:38 ff7e0fea5ccc: Pushed 07:29:38 ccedb5c3c0b6: Pushed 07:29:38 705e39529326: Pushed 07:29:41 607d158f16e0: Pushed 07:29:41 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:74c2ba271b3f0642f217c7b30a40044ae8245303a60853c78b2662ccd2216191 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:41 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:41 ff7e0fea5ccc: Preparing 07:29:41 607d158f16e0: Preparing 07:29:41 be59cab332e6: Preparing 07:29:41 195a25ca50ad: Preparing 07:29:41 705e39529326: Preparing 07:29:41 ccedb5c3c0b6: Preparing 07:29:41 63ec0bd56cf3: Preparing 07:29:41 ccedb5c3c0b6: Waiting 07:29:41 63ec0bd56cf3: Waiting 07:29:41 195a25ca50ad: Layer already exists 07:29:41 ff7e0fea5ccc: Layer already exists 07:29:41 be59cab332e6: Layer already exists 07:29:41 705e39529326: Layer already exists 07:29:41 607d158f16e0: Layer already exists 07:29:41 63ec0bd56cf3: Layer already exists 07:29:41 ccedb5c3c0b6: Layer already exists 07:29:41 latest: digest: sha256:74c2ba271b3f0642f217c7b30a40044ae8245303a60853c78b2662ccd2216191 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:42 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.28 07:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:42 ff7e0fea5ccc: Preparing 07:29:42 607d158f16e0: Preparing 07:29:42 be59cab332e6: Preparing 07:29:42 195a25ca50ad: Preparing 07:29:42 705e39529326: Preparing 07:29:42 ccedb5c3c0b6: Preparing 07:29:42 63ec0bd56cf3: Preparing 07:29:42 ccedb5c3c0b6: Waiting 07:29:42 63ec0bd56cf3: Waiting 07:29:42 ff7e0fea5ccc: Layer already exists 07:29:42 607d158f16e0: Layer already exists 07:29:42 be59cab332e6: Layer already exists 07:29:42 705e39529326: Layer already exists 07:29:42 195a25ca50ad: Layer already exists 07:29:42 ccedb5c3c0b6: Layer already exists 07:29:42 63ec0bd56cf3: Layer already exists 07:29:42 3.2.0-dev.28: digest: sha256:74c2ba271b3f0642f217c7b30a40044ae8245303a60853c78b2662ccd2216191 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:43 + docker push nexus3.edgexfoundry.org:10004/core-data:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:43 ff7e0fea5ccc: Preparing 07:29:43 607d158f16e0: Preparing 07:29:43 be59cab332e6: Preparing 07:29:43 195a25ca50ad: Preparing 07:29:43 705e39529326: Preparing 07:29:43 ccedb5c3c0b6: Preparing 07:29:43 63ec0bd56cf3: Preparing 07:29:43 ccedb5c3c0b6: Waiting 07:29:43 63ec0bd56cf3: Waiting 07:29:43 be59cab332e6: Layer already exists 07:29:43 ff7e0fea5ccc: Layer already exists 07:29:43 195a25ca50ad: Layer already exists 07:29:43 607d158f16e0: Layer already exists 07:29:43 705e39529326: Layer already exists 07:29:43 63ec0bd56cf3: Layer already exists 07:29:43 ccedb5c3c0b6: Layer already exists 07:29:43 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:74c2ba271b3f0642f217c7b30a40044ae8245303a60853c78b2662ccd2216191 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:43 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:29:43 ff7e0fea5ccc: Preparing 07:29:43 607d158f16e0: Preparing 07:29:43 be59cab332e6: Preparing 07:29:43 195a25ca50ad: Preparing 07:29:43 705e39529326: Preparing 07:29:43 ccedb5c3c0b6: Preparing 07:29:43 63ec0bd56cf3: Preparing 07:29:43 ccedb5c3c0b6: Waiting 07:29:43 607d158f16e0: Layer already exists 07:29:43 705e39529326: Layer already exists 07:29:43 ff7e0fea5ccc: Layer already exists 07:29:43 195a25ca50ad: Layer already exists 07:29:43 be59cab332e6: Layer already exists 07:29:43 ccedb5c3c0b6: Layer already exists 07:29:43 63ec0bd56cf3: Layer already exists 07:29:43 main: digest: sha256:74c2ba271b3f0642f217c7b30a40044ae8245303a60853c78b2662ccd2216191 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:43 ===================================================== [Pipeline] echo 07:29:44 taggedImages: 07:29:44 - nexus3.edgexfoundry.org:10004/core-data:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:44 - nexus3.edgexfoundry.org:10004/core-data:latest 07:29:44 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.28 07:29:44 - nexus3.edgexfoundry.org:10004/core-data:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:29:44 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:29:44 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:29:44 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:44 latest 07:29:44 3.2.0-dev.28 07:29:44 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:29:44 main 07:29:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:44 19ddf4d0169a: Preparing 07:29:44 4010abc2b02a: Preparing 07:29:44 b68115f169bc: Preparing 07:29:44 be59cab332e6: Preparing 07:29:44 195a25ca50ad: Preparing 07:29:44 27229801478a: Preparing 07:29:44 aa0955984e13: Preparing 07:29:44 63ec0bd56cf3: Preparing 07:29:44 aa0955984e13: Waiting 07:29:44 63ec0bd56cf3: Waiting 07:29:44 27229801478a: Waiting 07:29:44 195a25ca50ad: Layer already exists 07:29:44 4010abc2b02a: Pushed 07:29:44 be59cab332e6: Layer already exists 07:29:44 27229801478a: Layer already exists 07:29:44 19ddf4d0169a: Pushed 07:29:44 aa0955984e13: Layer already exists 07:29:44 63ec0bd56cf3: Layer already exists 07:29:47 b68115f169bc: Pushed 07:29:47 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:1fac54b154c981edbc90da1573dbc1b1c2f77f9640e67857d7683fea08629dff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:48 19ddf4d0169a: Preparing 07:29:48 4010abc2b02a: Preparing 07:29:48 b68115f169bc: Preparing 07:29:48 be59cab332e6: Preparing 07:29:48 195a25ca50ad: Preparing 07:29:48 27229801478a: Preparing 07:29:48 aa0955984e13: Preparing 07:29:48 27229801478a: Waiting 07:29:48 63ec0bd56cf3: Preparing 07:29:48 63ec0bd56cf3: Waiting 07:29:48 195a25ca50ad: Layer already exists 07:29:48 be59cab332e6: Layer already exists 07:29:48 b68115f169bc: Layer already exists 07:29:48 19ddf4d0169a: Layer already exists 07:29:48 4010abc2b02a: Layer already exists 07:29:48 63ec0bd56cf3: Layer already exists 07:29:48 27229801478a: Layer already exists 07:29:48 aa0955984e13: Layer already exists 07:29:48 latest: digest: sha256:1fac54b154c981edbc90da1573dbc1b1c2f77f9640e67857d7683fea08629dff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv 07:29:48 #72 DONE 81.4s 07:29:48 07:29:48 #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:48 #74 DONE 80.4s 07:29:48 07:29:48 #63 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:48 #63 DONE 84.1s 07:29:48 07:29:48 #105 [support-scheduler builder 6/7] COPY . . 07:29:48 #105 ... 07:29:48 07:29:48 #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:48 #73 DONE 81.6s 07:29:48 07:29:48 #106 [security-proxy-setup builder 6/7] COPY . . 07:29:48 #106 ... 07:29:48 07:29:48 #107 [support-notifications builder 6/7] COPY . . 07:29:48 #107 DONE 1.1s 07:29:48 07:29:48 #108 [security-spiffe-token-provider builder 6/7] COPY . . 07:29:48 #108 DONE 1.1s 07:29:48 07:29:48 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:29:48 #109 ... 07:29:48 07:29:48 #105 [support-scheduler builder 6/7] COPY . . 07:29:48 #105 DONE 1.4s 07:29:48 07:29:48 #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:48 #110 CACHED 07:29:48 07:29:48 #111 [core-data builder 6/7] COPY . . 07:29:48 #111 CACHED 07:29:48 07:29:48 #112 [core-data builder 4/7] COPY go.mod vendor* ./ 07:29:48 #112 CACHED 07:29:48 07:29:48 #113 [security-proxy-auth builder 6/7] COPY . . 07:29:48 #113 CACHED 07:29:48 07:29:48 #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:48 #114 CACHED 07:29:48 07:29:48 #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:29:48 #115 CACHED 07:29:48 07:29:48 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:48 #116 CACHED 07:29:48 07:29:48 #117 [core-metadata builder 6/7] COPY . . 07:29:48 #117 CACHED 07:29:48 07:29:48 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:29:48 #118 CACHED 07:29:48 07:29:48 #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:29:48 #119 CACHED 07:29:48 07:29:48 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 07:29:48 #120 CACHED 07:29:48 07:29:48 #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:48 #121 CACHED 07:29:48 07:29:48 #122 [core-command builder 6/7] COPY . . 07:29:48 #122 CACHED 07:29:48 07:29:48 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:48 #123 CACHED 07:29:48 07:29:48 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 07:29:48 #124 CACHED 07:29:48 07:29:48 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:29:48 #125 ... 07:29:48 07:29:48 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:48 #126 CACHED 07:29:48 07:29:48 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:29:48 #127 CACHED 07:29:48 07:29:48 #128 [security-bootstrapper builder 6/7] COPY . . 07:29:48 #128 CACHED 07:29:48 07:29:48 #106 [security-proxy-setup builder 6/7] COPY . . 07:29:48 #106 DONE 1.5s 07:29:48 07:29:48 #129 [security-secretstore-setup builder 6/7] COPY . . 07:29:48 #129 CACHED 07:29:48 07:29:48 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:29:48 #130 CACHED 07:29:48 07:29:48 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:48 #131 CACHED 07:29:48 07:29:48 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:29:48 #132 ... 07:29:48 07:29:48 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:29:48 #125 5.986 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.28 07:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:48 19ddf4d0169a: Preparing 07:29:48 4010abc2b02a: Preparing 07:29:48 b68115f169bc: Preparing 07:29:48 be59cab332e6: Preparing 07:29:48 195a25ca50ad: Preparing 07:29:48 27229801478a: Preparing 07:29:48 aa0955984e13: Preparing 07:29:48 63ec0bd56cf3: Preparing 07:29:48 63ec0bd56cf3: Waiting 07:29:48 aa0955984e13: Waiting 07:29:48 27229801478a: Waiting 07:29:48 be59cab332e6: Layer already exists 07:29:48 4010abc2b02a: Layer already exists 07:29:48 b68115f169bc: Layer already exists 07:29:48 19ddf4d0169a: Layer already exists 07:29:48 195a25ca50ad: Layer already exists 07:29:48 aa0955984e13: Layer already exists 07:29:48 27229801478a: Layer already exists 07:29:48 63ec0bd56cf3: Layer already exists 07:29:48 3.2.0-dev.28: digest: sha256:1fac54b154c981edbc90da1573dbc1b1c2f77f9640e67857d7683fea08629dff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:49 19ddf4d0169a: Preparing 07:29:49 4010abc2b02a: Preparing 07:29:49 b68115f169bc: Preparing 07:29:49 be59cab332e6: Preparing 07:29:49 195a25ca50ad: Preparing 07:29:49 27229801478a: Preparing 07:29:49 aa0955984e13: Preparing 07:29:49 63ec0bd56cf3: Preparing 07:29:49 aa0955984e13: Waiting 07:29:49 63ec0bd56cf3: Waiting 07:29:49 27229801478a: Waiting 07:29:49 19ddf4d0169a: Layer already exists 07:29:49 be59cab332e6: Layer already exists 07:29:49 4010abc2b02a: Layer already exists 07:29:49 195a25ca50ad: Layer already exists 07:29:49 b68115f169bc: Layer already exists 07:29:49 aa0955984e13: Layer already exists 07:29:49 27229801478a: Layer already exists 07:29:49 63ec0bd56cf3: Layer already exists 07:29:49 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:1fac54b154c981edbc90da1573dbc1b1c2f77f9640e67857d7683fea08629dff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:29:50 19ddf4d0169a: Preparing 07:29:50 4010abc2b02a: Preparing 07:29:50 b68115f169bc: Preparing 07:29:50 be59cab332e6: Preparing 07:29:50 195a25ca50ad: Preparing 07:29:50 27229801478a: Preparing 07:29:50 aa0955984e13: Preparing 07:29:50 63ec0bd56cf3: Preparing 07:29:50 27229801478a: Waiting 07:29:50 aa0955984e13: Waiting 07:29:50 63ec0bd56cf3: Waiting 07:29:50 be59cab332e6: Layer already exists 07:29:50 b68115f169bc: Layer already exists 07:29:50 4010abc2b02a: Layer already exists 07:29:50 195a25ca50ad: Layer already exists 07:29:50 19ddf4d0169a: Layer already exists 07:29:50 27229801478a: Layer already exists 07:29:50 63ec0bd56cf3: Layer already exists 07:29:50 aa0955984e13: Layer already exists 07:29:50 main: digest: sha256:1fac54b154c981edbc90da1573dbc1b1c2f77f9640e67857d7683fea08629dff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:50 ===================================================== [Pipeline] echo 07:29:50 taggedImages: 07:29:50 - nexus3.edgexfoundry.org:10004/core-metadata:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:50 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:29:50 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.28 07:29:50 - nexus3.edgexfoundry.org:10004/core-metadata:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:29:50 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:29:50 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:29:50 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:50 latest 07:29:50 3.2.0-dev.28 07:29:50 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:29:50 main 07:29:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:50 0b2ea1790f9b: Preparing 07:29:50 823d99a36823: Preparing 07:29:50 1e81af098ef3: Preparing 07:29:50 9f29bda463a8: Preparing 07:29:50 9a4c66b2a11f: Preparing 07:29:50 ccd4adb52d59: Preparing 07:29:50 eb758aedc7db: Preparing 07:29:50 be59cab332e6: Preparing 07:29:50 195a25ca50ad: Preparing 07:29:50 56faf7497d61: Preparing 07:29:50 406c4ad88d3b: Preparing 07:29:50 5f70bf18a086: Preparing 07:29:50 b25ef2fe0868: Preparing 07:29:50 bc9aa7709f62: Preparing 07:29:50 6cdf85155581: Preparing 07:29:50 63ec0bd56cf3: Preparing 07:29:50 56faf7497d61: Waiting 07:29:50 406c4ad88d3b: Waiting 07:29:50 5f70bf18a086: Waiting 07:29:50 b25ef2fe0868: Waiting 07:29:50 bc9aa7709f62: Waiting 07:29:50 6cdf85155581: Waiting 07:29:50 63ec0bd56cf3: Waiting 07:29:50 ccd4adb52d59: Waiting 07:29:50 eb758aedc7db: Waiting 07:29:50 be59cab332e6: Waiting 07:29:50 823d99a36823: Pushed 07:29:50 9f29bda463a8: Pushed 07:29:50 1e81af098ef3: Pushed 07:29:50 9a4c66b2a11f: Pushed 07:29:50 0b2ea1790f9b: Pushed 07:29:51 #125 ... 07:29:51 07:29:51 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:29:51 #0 4.797 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:29:51 #133 ... 07:29:51 07:29:51 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:29:51 #132 5.723 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 07:29:51 #132 ... 07:29:51 07:29:51 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:29:51 #0 5.273 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 07:29:51 #134 ... 07:29:51 07:29:51 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:29:51 #0 5.665 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:29:51 ccd4adb52d59: Pushed 07:29:51 #135 ... 07:29:51 07:29:51 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:29:51 #0 6.356 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:29:51 #136 ... 07:29:51 07:29:51 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:29:51 #0 5.086 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 07:29:51 be59cab332e6: Layer already exists 07:29:51 56faf7497d61: Pushed 07:29:51 406c4ad88d3b: Pushed 07:29:51 195a25ca50ad: Layer already exists 07:29:51 b25ef2fe0868: Pushed 07:29:51 5f70bf18a086: Layer already exists 07:29:51 6cdf85155581: Pushed 07:29:51 63ec0bd56cf3: Layer already exists 07:29:51 #137 ... 07:29:51 07:29:51 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:29:51 #0 4.909 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:29:51 #138 ... 07:29:51 07:29:51 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:29:51 #0 5.698 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:29:51 #139 ... 07:29:51 07:29:51 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:29:51 #0 5.843 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:29:52 bc9aa7709f62: Pushed 07:29:52 eb758aedc7db: Pushed 07:29:52 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:0f49af15f1280177d908bd942c40f21abc37b1272ea8e0fc4ea20acb8e0f900e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:53 0b2ea1790f9b: Preparing 07:29:53 823d99a36823: Preparing 07:29:53 1e81af098ef3: Preparing 07:29:53 9f29bda463a8: Preparing 07:29:53 9a4c66b2a11f: Preparing 07:29:53 ccd4adb52d59: Preparing 07:29:53 eb758aedc7db: Preparing 07:29:53 be59cab332e6: Preparing 07:29:53 195a25ca50ad: Preparing 07:29:53 56faf7497d61: Preparing 07:29:53 406c4ad88d3b: Preparing 07:29:53 5f70bf18a086: Preparing 07:29:53 b25ef2fe0868: Preparing 07:29:53 bc9aa7709f62: Preparing 07:29:53 6cdf85155581: Preparing 07:29:53 63ec0bd56cf3: Preparing 07:29:53 ccd4adb52d59: Waiting 07:29:53 eb758aedc7db: Waiting 07:29:53 be59cab332e6: Waiting 07:29:53 195a25ca50ad: Waiting 07:29:53 56faf7497d61: Waiting 07:29:53 406c4ad88d3b: Waiting 07:29:53 bc9aa7709f62: Waiting 07:29:53 5f70bf18a086: Waiting 07:29:53 b25ef2fe0868: Waiting 07:29:53 6cdf85155581: Waiting 07:29:53 1e81af098ef3: Layer already exists 07:29:53 0b2ea1790f9b: Layer already exists 07:29:53 823d99a36823: Layer already exists 07:29:53 9a4c66b2a11f: Layer already exists 07:29:53 9f29bda463a8: Layer already exists 07:29:53 eb758aedc7db: Layer already exists 07:29:53 ccd4adb52d59: Layer already exists 07:29:53 195a25ca50ad: Layer already exists 07:29:53 be59cab332e6: Layer already exists 07:29:53 56faf7497d61: Layer already exists 07:29:53 406c4ad88d3b: Layer already exists 07:29:53 5f70bf18a086: Layer already exists 07:29:53 bc9aa7709f62: Layer already exists 07:29:53 6cdf85155581: Layer already exists 07:29:53 b25ef2fe0868: Layer already exists 07:29:53 63ec0bd56cf3: Layer already exists 07:29:53 latest: digest: sha256:0f49af15f1280177d908bd942c40f21abc37b1272ea8e0fc4ea20acb8e0f900e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.28 07:29:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:53 0b2ea1790f9b: Preparing 07:29:53 823d99a36823: Preparing 07:29:53 1e81af098ef3: Preparing 07:29:53 9f29bda463a8: Preparing 07:29:53 9a4c66b2a11f: Preparing 07:29:53 ccd4adb52d59: Preparing 07:29:53 eb758aedc7db: Preparing 07:29:53 be59cab332e6: Preparing 07:29:53 195a25ca50ad: Preparing 07:29:53 ccd4adb52d59: Waiting 07:29:53 be59cab332e6: Waiting 07:29:53 eb758aedc7db: Waiting 07:29:53 56faf7497d61: Preparing 07:29:53 406c4ad88d3b: Preparing 07:29:53 5f70bf18a086: Preparing 07:29:53 b25ef2fe0868: Preparing 07:29:53 406c4ad88d3b: Waiting 07:29:53 bc9aa7709f62: Preparing 07:29:53 6cdf85155581: Preparing 07:29:53 5f70bf18a086: Waiting 07:29:53 63ec0bd56cf3: Preparing 07:29:53 bc9aa7709f62: Waiting 07:29:53 63ec0bd56cf3: Waiting 07:29:53 823d99a36823: Layer already exists 07:29:53 9f29bda463a8: Layer already exists 07:29:53 0b2ea1790f9b: Layer already exists 07:29:53 9a4c66b2a11f: Layer already exists 07:29:53 1e81af098ef3: Layer already exists 07:29:53 be59cab332e6: Layer already exists 07:29:53 195a25ca50ad: Layer already exists 07:29:53 56faf7497d61: Layer already exists 07:29:53 eb758aedc7db: Layer already exists 07:29:53 ccd4adb52d59: Layer already exists 07:29:53 406c4ad88d3b: Layer already exists 07:29:53 5f70bf18a086: Layer already exists 07:29:53 bc9aa7709f62: Layer already exists 07:29:53 b25ef2fe0868: Layer already exists 07:29:53 6cdf85155581: Layer already exists 07:29:53 63ec0bd56cf3: Layer already exists 07:29:53 3.2.0-dev.28: digest: sha256:0f49af15f1280177d908bd942c40f21abc37b1272ea8e0fc4ea20acb8e0f900e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:29:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:54 0b2ea1790f9b: Preparing 07:29:54 823d99a36823: Preparing 07:29:54 1e81af098ef3: Preparing 07:29:54 9f29bda463a8: Preparing 07:29:54 9a4c66b2a11f: Preparing 07:29:54 ccd4adb52d59: Preparing 07:29:54 eb758aedc7db: Preparing 07:29:54 be59cab332e6: Preparing 07:29:54 195a25ca50ad: Preparing 07:29:54 56faf7497d61: Preparing 07:29:54 406c4ad88d3b: Preparing 07:29:54 5f70bf18a086: Preparing 07:29:54 b25ef2fe0868: Preparing 07:29:54 bc9aa7709f62: Preparing 07:29:54 6cdf85155581: Preparing 07:29:54 63ec0bd56cf3: Preparing 07:29:54 b25ef2fe0868: Waiting 07:29:54 be59cab332e6: Waiting 07:29:54 ccd4adb52d59: Waiting 07:29:54 195a25ca50ad: Waiting 07:29:54 56faf7497d61: Waiting 07:29:54 406c4ad88d3b: Waiting 07:29:54 5f70bf18a086: Waiting 07:29:54 bc9aa7709f62: Waiting 07:29:54 eb758aedc7db: Waiting 07:29:54 63ec0bd56cf3: Waiting 07:29:54 6cdf85155581: Waiting 07:29:54 9a4c66b2a11f: Layer already exists 07:29:54 0b2ea1790f9b: Layer already exists 07:29:54 823d99a36823: Layer already exists 07:29:54 9f29bda463a8: Layer already exists 07:29:54 1e81af098ef3: Layer already exists 07:29:54 be59cab332e6: Layer already exists 07:29:54 eb758aedc7db: Layer already exists 07:29:54 ccd4adb52d59: Layer already exists 07:29:54 56faf7497d61: Layer already exists 07:29:54 195a25ca50ad: Layer already exists 07:29:54 5f70bf18a086: Layer already exists 07:29:54 bc9aa7709f62: Layer already exists 07:29:54 406c4ad88d3b: Layer already exists 07:29:54 b25ef2fe0868: Layer already exists 07:29:54 6cdf85155581: Layer already exists 07:29:54 63ec0bd56cf3: Layer already exists 07:29:54 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:0f49af15f1280177d908bd942c40f21abc37b1272ea8e0fc4ea20acb8e0f900e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:29:55 0b2ea1790f9b: Preparing 07:29:55 823d99a36823: Preparing 07:29:55 1e81af098ef3: Preparing 07:29:55 9f29bda463a8: Preparing 07:29:55 9a4c66b2a11f: Preparing 07:29:55 ccd4adb52d59: Preparing 07:29:55 eb758aedc7db: Preparing 07:29:55 be59cab332e6: Preparing 07:29:55 195a25ca50ad: Preparing 07:29:55 56faf7497d61: Preparing 07:29:55 406c4ad88d3b: Preparing 07:29:55 5f70bf18a086: Preparing 07:29:55 b25ef2fe0868: Preparing 07:29:55 bc9aa7709f62: Preparing 07:29:55 6cdf85155581: Preparing 07:29:55 63ec0bd56cf3: Preparing 07:29:55 6cdf85155581: Waiting 07:29:55 bc9aa7709f62: Waiting 07:29:55 63ec0bd56cf3: Waiting 07:29:55 406c4ad88d3b: Waiting 07:29:55 eb758aedc7db: Waiting 07:29:55 5f70bf18a086: Waiting 07:29:55 b25ef2fe0868: Waiting 07:29:55 ccd4adb52d59: Waiting 07:29:55 195a25ca50ad: Waiting 07:29:55 be59cab332e6: Waiting 07:29:55 56faf7497d61: Waiting 07:29:55 0b2ea1790f9b: Layer already exists 07:29:55 823d99a36823: Layer already exists 07:29:55 9a4c66b2a11f: Layer already exists 07:29:55 1e81af098ef3: Layer already exists 07:29:55 9f29bda463a8: Layer already exists 07:29:55 eb758aedc7db: Layer already exists 07:29:55 ccd4adb52d59: Layer already exists 07:29:55 195a25ca50ad: Layer already exists 07:29:55 be59cab332e6: Layer already exists 07:29:55 56faf7497d61: Layer already exists 07:29:55 406c4ad88d3b: Layer already exists 07:29:55 5f70bf18a086: Layer already exists 07:29:55 b25ef2fe0868: Layer already exists 07:29:55 bc9aa7709f62: Layer already exists 07:29:55 6cdf85155581: Layer already exists 07:29:55 63ec0bd56cf3: Layer already exists 07:29:55 main: digest: sha256:0f49af15f1280177d908bd942c40f21abc37b1272ea8e0fc4ea20acb8e0f900e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:29:55 ===================================================== [Pipeline] echo 07:29:55 taggedImages: 07:29:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:29:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.28 07:29:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:29:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:29:55 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:29:55 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:55 latest 07:29:55 3.2.0-dev.28 07:29:55 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:29:55 main 07:29:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:55 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:29:55 ee05fb03d411: Preparing 07:29:55 532e37da488a: Preparing 07:29:55 fc9e7b5a02e1: Preparing 07:29:55 7a3cddeccede: Preparing 07:29:55 be59cab332e6: Preparing 07:29:55 195a25ca50ad: Preparing 07:29:55 27229801478a: Preparing 07:29:55 aa0955984e13: Preparing 07:29:55 63ec0bd56cf3: Preparing 07:29:55 aa0955984e13: Waiting 07:29:55 195a25ca50ad: Waiting 07:29:55 27229801478a: Waiting 07:29:55 63ec0bd56cf3: Waiting 07:29:55 be59cab332e6: Layer already exists 07:29:55 ee05fb03d411: Layer already exists 07:29:55 fc9e7b5a02e1: Pushed 07:29:55 195a25ca50ad: Layer already exists 07:29:55 532e37da488a: Layer already exists 07:29:55 27229801478a: Layer already exists 07:29:56 63ec0bd56cf3: Layer already exists 07:29:56 aa0955984e13: Layer already exists 07:29:57 #140 ... 07:29:57 07:29:57 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:29:57 #109 5.485 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:29:58 7a3cddeccede: Pushed 07:29:58 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:0e96074e47f41cb9c36e80f74c17005b64a5f21902e4b1e9bf35c7d9e4f102ff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:29:59 ee05fb03d411: Preparing 07:29:59 532e37da488a: Preparing 07:29:59 fc9e7b5a02e1: Preparing 07:29:59 7a3cddeccede: Preparing 07:29:59 be59cab332e6: Preparing 07:29:59 195a25ca50ad: Preparing 07:29:59 27229801478a: Preparing 07:29:59 aa0955984e13: Preparing 07:29:59 63ec0bd56cf3: Preparing 07:29:59 aa0955984e13: Waiting 07:29:59 63ec0bd56cf3: Waiting 07:29:59 195a25ca50ad: Waiting 07:29:59 27229801478a: Waiting 07:29:59 be59cab332e6: Layer already exists 07:29:59 fc9e7b5a02e1: Layer already exists 07:29:59 ee05fb03d411: Layer already exists 07:29:59 7a3cddeccede: Layer already exists 07:29:59 532e37da488a: Layer already exists 07:29:59 195a25ca50ad: Layer already exists 07:29:59 aa0955984e13: Layer already exists 07:29:59 27229801478a: Layer already exists 07:29:59 63ec0bd56cf3: Layer already exists 07:29:59 latest: digest: sha256:0e96074e47f41cb9c36e80f74c17005b64a5f21902e4b1e9bf35c7d9e4f102ff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.28 07:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:30:00 ee05fb03d411: Preparing 07:30:00 532e37da488a: Preparing 07:30:00 fc9e7b5a02e1: Preparing 07:30:00 7a3cddeccede: Preparing 07:30:00 be59cab332e6: Preparing 07:30:00 195a25ca50ad: Preparing 07:30:00 27229801478a: Preparing 07:30:00 aa0955984e13: Preparing 07:30:00 63ec0bd56cf3: Preparing 07:30:00 195a25ca50ad: Waiting 07:30:00 27229801478a: Waiting 07:30:00 aa0955984e13: Waiting 07:30:00 fc9e7b5a02e1: Layer already exists 07:30:00 be59cab332e6: Layer already exists 07:30:00 7a3cddeccede: Layer already exists 07:30:00 ee05fb03d411: Layer already exists 07:30:00 532e37da488a: Layer already exists 07:30:00 195a25ca50ad: Layer already exists 07:30:00 63ec0bd56cf3: Layer already exists 07:30:00 27229801478a: Layer already exists 07:30:00 aa0955984e13: Layer already exists 07:30:00 3.2.0-dev.28: digest: sha256:0e96074e47f41cb9c36e80f74c17005b64a5f21902e4b1e9bf35c7d9e4f102ff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:30:00 ee05fb03d411: Preparing 07:30:00 532e37da488a: Preparing 07:30:00 fc9e7b5a02e1: Preparing 07:30:00 7a3cddeccede: Preparing 07:30:00 be59cab332e6: Preparing 07:30:00 195a25ca50ad: Preparing 07:30:00 27229801478a: Preparing 07:30:00 aa0955984e13: Preparing 07:30:00 aa0955984e13: Waiting 07:30:00 27229801478a: Waiting 07:30:00 195a25ca50ad: Waiting 07:30:00 63ec0bd56cf3: Preparing 07:30:00 63ec0bd56cf3: Waiting 07:30:00 be59cab332e6: Layer already exists 07:30:00 7a3cddeccede: Layer already exists 07:30:00 fc9e7b5a02e1: Layer already exists 07:30:00 532e37da488a: Layer already exists 07:30:00 ee05fb03d411: Layer already exists 07:30:00 63ec0bd56cf3: Layer already exists 07:30:00 195a25ca50ad: Layer already exists 07:30:00 27229801478a: Layer already exists 07:30:00 aa0955984e13: Layer already exists 07:30:00 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:0e96074e47f41cb9c36e80f74c17005b64a5f21902e4b1e9bf35c7d9e4f102ff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:30:01 ee05fb03d411: Preparing 07:30:01 532e37da488a: Preparing 07:30:01 fc9e7b5a02e1: Preparing 07:30:01 7a3cddeccede: Preparing 07:30:01 be59cab332e6: Preparing 07:30:01 195a25ca50ad: Preparing 07:30:01 27229801478a: Preparing 07:30:01 aa0955984e13: Preparing 07:30:01 63ec0bd56cf3: Preparing 07:30:01 195a25ca50ad: Waiting 07:30:01 27229801478a: Waiting 07:30:01 aa0955984e13: Waiting 07:30:01 63ec0bd56cf3: Waiting 07:30:01 532e37da488a: Layer already exists 07:30:01 be59cab332e6: Layer already exists 07:30:01 ee05fb03d411: Layer already exists 07:30:01 7a3cddeccede: Layer already exists 07:30:01 fc9e7b5a02e1: Layer already exists 07:30:01 aa0955984e13: Layer already exists 07:30:01 195a25ca50ad: Layer already exists 07:30:01 27229801478a: Layer already exists 07:30:01 63ec0bd56cf3: Layer already exists 07:30:01 main: digest: sha256:0e96074e47f41cb9c36e80f74c17005b64a5f21902e4b1e9bf35c7d9e4f102ff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:01 ===================================================== [Pipeline] echo 07:30:01 taggedImages: 07:30:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:30:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.28 07:30:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:30:01 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:30:01 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:01 latest 07:30:01 3.2.0-dev.28 07:30:01 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:01 main 07:30:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:30:02 154e64a03902: Preparing 07:30:02 36ab8feaf6be: Preparing 07:30:02 6f2d254efad8: Preparing 07:30:02 10e7529af788: Preparing 07:30:02 8583455efa0f: Preparing 07:30:02 be59cab332e6: Preparing 07:30:02 195a25ca50ad: Preparing 07:30:02 1ffcb254aa5e: Preparing 07:30:02 50461d23d3a0: Preparing 07:30:02 a0c813dd68c9: Preparing 07:30:02 63ec0bd56cf3: Preparing 07:30:02 50461d23d3a0: Waiting 07:30:02 a0c813dd68c9: Waiting 07:30:02 be59cab332e6: Waiting 07:30:02 1ffcb254aa5e: Waiting 07:30:02 195a25ca50ad: Waiting 07:30:02 63ec0bd56cf3: Waiting 07:30:02 36ab8feaf6be: Pushed 07:30:02 8583455efa0f: Pushed 07:30:02 10e7529af788: Pushed 07:30:02 154e64a03902: Pushed 07:30:02 be59cab332e6: Layer already exists 07:30:02 195a25ca50ad: Layer already exists 07:30:02 50461d23d3a0: Pushed 07:30:02 1ffcb254aa5e: Pushed 07:30:02 63ec0bd56cf3: Layer already exists 07:30:03 6f2d254efad8: Pushed 07:30:04 a0c813dd68c9: Pushed 07:30:04 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:86f10024d1a106d48829fbfd68e8702fa6efbfeddf52541e58e135cc12658936 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:30:05 154e64a03902: Preparing 07:30:05 36ab8feaf6be: Preparing 07:30:05 6f2d254efad8: Preparing 07:30:05 10e7529af788: Preparing 07:30:05 8583455efa0f: Preparing 07:30:05 be59cab332e6: Preparing 07:30:05 195a25ca50ad: Preparing 07:30:05 1ffcb254aa5e: Preparing 07:30:05 be59cab332e6: Waiting 07:30:05 195a25ca50ad: Waiting 07:30:05 50461d23d3a0: Preparing 07:30:05 a0c813dd68c9: Preparing 07:30:05 63ec0bd56cf3: Preparing 07:30:05 1ffcb254aa5e: Waiting 07:30:05 50461d23d3a0: Waiting 07:30:05 63ec0bd56cf3: Waiting 07:30:05 a0c813dd68c9: Waiting 07:30:05 10e7529af788: Layer already exists 07:30:05 6f2d254efad8: Layer already exists 07:30:05 36ab8feaf6be: Layer already exists 07:30:05 8583455efa0f: Layer already exists 07:30:05 154e64a03902: Layer already exists 07:30:05 195a25ca50ad: Layer already exists 07:30:05 1ffcb254aa5e: Layer already exists 07:30:05 be59cab332e6: Layer already exists 07:30:05 50461d23d3a0: Layer already exists 07:30:05 a0c813dd68c9: Layer already exists 07:30:05 63ec0bd56cf3: Layer already exists 07:30:05 latest: digest: sha256:86f10024d1a106d48829fbfd68e8702fa6efbfeddf52541e58e135cc12658936 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.28 07:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:30:05 154e64a03902: Preparing 07:30:05 36ab8feaf6be: Preparing 07:30:05 6f2d254efad8: Preparing 07:30:05 10e7529af788: Preparing 07:30:05 8583455efa0f: Preparing 07:30:05 be59cab332e6: Preparing 07:30:05 195a25ca50ad: Preparing 07:30:05 1ffcb254aa5e: Preparing 07:30:05 50461d23d3a0: Preparing 07:30:05 a0c813dd68c9: Preparing 07:30:05 63ec0bd56cf3: Preparing 07:30:05 195a25ca50ad: Waiting 07:30:05 1ffcb254aa5e: Waiting 07:30:05 50461d23d3a0: Waiting 07:30:05 a0c813dd68c9: Waiting 07:30:05 63ec0bd56cf3: Waiting 07:30:05 be59cab332e6: Waiting 07:30:05 10e7529af788: Layer already exists 07:30:05 6f2d254efad8: Layer already exists 07:30:05 8583455efa0f: Layer already exists 07:30:05 36ab8feaf6be: Layer already exists 07:30:05 154e64a03902: Layer already exists 07:30:05 be59cab332e6: Layer already exists 07:30:05 195a25ca50ad: Layer already exists 07:30:05 1ffcb254aa5e: Layer already exists 07:30:05 a0c813dd68c9: Layer already exists 07:30:05 50461d23d3a0: Layer already exists 07:30:05 63ec0bd56cf3: Layer already exists 07:30:05 3.2.0-dev.28: digest: sha256:86f10024d1a106d48829fbfd68e8702fa6efbfeddf52541e58e135cc12658936 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:30:06 154e64a03902: Preparing 07:30:06 36ab8feaf6be: Preparing 07:30:06 6f2d254efad8: Preparing 07:30:06 10e7529af788: Preparing 07:30:06 8583455efa0f: Preparing 07:30:06 be59cab332e6: Preparing 07:30:06 195a25ca50ad: Preparing 07:30:06 1ffcb254aa5e: Preparing 07:30:06 50461d23d3a0: Preparing 07:30:06 a0c813dd68c9: Preparing 07:30:06 63ec0bd56cf3: Preparing 07:30:06 195a25ca50ad: Waiting 07:30:06 1ffcb254aa5e: Waiting 07:30:06 50461d23d3a0: Waiting 07:30:06 a0c813dd68c9: Waiting 07:30:06 63ec0bd56cf3: Waiting 07:30:06 be59cab332e6: Waiting 07:30:06 10e7529af788: Layer already exists 07:30:06 154e64a03902: Layer already exists 07:30:06 36ab8feaf6be: Layer already exists 07:30:06 6f2d254efad8: Layer already exists 07:30:06 8583455efa0f: Layer already exists 07:30:06 be59cab332e6: Layer already exists 07:30:06 a0c813dd68c9: Layer already exists 07:30:06 195a25ca50ad: Layer already exists 07:30:06 50461d23d3a0: Layer already exists 07:30:06 1ffcb254aa5e: Layer already exists 07:30:06 63ec0bd56cf3: Layer already exists 07:30:06 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:86f10024d1a106d48829fbfd68e8702fa6efbfeddf52541e58e135cc12658936 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:30:07 154e64a03902: Preparing 07:30:07 36ab8feaf6be: Preparing 07:30:07 6f2d254efad8: Preparing 07:30:07 10e7529af788: Preparing 07:30:07 8583455efa0f: Preparing 07:30:07 be59cab332e6: Preparing 07:30:07 195a25ca50ad: Preparing 07:30:07 1ffcb254aa5e: Preparing 07:30:07 50461d23d3a0: Preparing 07:30:07 a0c813dd68c9: Preparing 07:30:07 63ec0bd56cf3: Preparing 07:30:07 195a25ca50ad: Waiting 07:30:07 1ffcb254aa5e: Waiting 07:30:07 63ec0bd56cf3: Waiting 07:30:07 50461d23d3a0: Waiting 07:30:07 a0c813dd68c9: Waiting 07:30:07 be59cab332e6: Waiting 07:30:07 10e7529af788: Layer already exists 07:30:07 6f2d254efad8: Layer already exists 07:30:07 8583455efa0f: Layer already exists 07:30:07 154e64a03902: Layer already exists 07:30:07 36ab8feaf6be: Layer already exists 07:30:07 be59cab332e6: Layer already exists 07:30:07 195a25ca50ad: Layer already exists 07:30:07 1ffcb254aa5e: Layer already exists 07:30:07 50461d23d3a0: Layer already exists 07:30:07 a0c813dd68c9: Layer already exists 07:30:07 63ec0bd56cf3: Layer already exists 07:30:07 main: digest: sha256:86f10024d1a106d48829fbfd68e8702fa6efbfeddf52541e58e135cc12658936 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:07 ===================================================== [Pipeline] echo 07:30:07 taggedImages: 07:30:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:30:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.28 07:30:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:30:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:30:07 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:07 latest 07:30:07 3.2.0-dev.28 07:30:07 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:07 main 07:30:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:30:07 186e13237814: Preparing 07:30:07 7336573f8911: Preparing 07:30:07 abc8ab5d62f0: Preparing 07:30:07 7dcef21c0f4a: Preparing 07:30:07 da73ae1b12f7: Preparing 07:30:07 15f0dd6559a3: Preparing 07:30:07 72f16187283d: Preparing 07:30:07 be59cab332e6: Preparing 07:30:07 195a25ca50ad: Preparing 07:30:07 dd8fc4f9bc20: Preparing 07:30:07 28ec9a852d13: Preparing 07:30:07 63ec0bd56cf3: Preparing 07:30:07 72f16187283d: Waiting 07:30:07 dd8fc4f9bc20: Waiting 07:30:07 28ec9a852d13: Waiting 07:30:07 be59cab332e6: Waiting 07:30:07 195a25ca50ad: Waiting 07:30:07 63ec0bd56cf3: Waiting 07:30:07 da73ae1b12f7: Pushed 07:30:07 7336573f8911: Pushed 07:30:07 186e13237814: Pushed 07:30:08 15f0dd6559a3: Pushed 07:30:08 72f16187283d: Pushed 07:30:08 195a25ca50ad: Layer already exists 07:30:08 be59cab332e6: Layer already exists 07:30:08 63ec0bd56cf3: Layer already exists 07:30:08 7dcef21c0f4a: Pushed 07:30:08 dd8fc4f9bc20: Pushed 07:30:09 abc8ab5d62f0: Pushed 07:30:09 28ec9a852d13: Pushed 07:30:09 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:4bd0491039eba5514d8a57973669fea0176f1c2387b1d6930b639c6e96b2b5cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:30:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:30:10 186e13237814: Preparing 07:30:10 7336573f8911: Preparing 07:30:10 abc8ab5d62f0: Preparing 07:30:10 7dcef21c0f4a: Preparing 07:30:10 da73ae1b12f7: Preparing 07:30:10 15f0dd6559a3: Preparing 07:30:10 72f16187283d: Preparing 07:30:10 be59cab332e6: Preparing 07:30:10 195a25ca50ad: Preparing 07:30:10 dd8fc4f9bc20: Preparing 07:30:10 28ec9a852d13: Preparing 07:30:10 63ec0bd56cf3: Preparing 07:30:10 195a25ca50ad: Waiting 07:30:10 dd8fc4f9bc20: Waiting 07:30:10 15f0dd6559a3: Waiting 07:30:10 28ec9a852d13: Waiting 07:30:10 72f16187283d: Waiting 07:30:10 be59cab332e6: Waiting 07:30:10 63ec0bd56cf3: Waiting 07:30:10 da73ae1b12f7: Layer already exists 07:30:10 7336573f8911: Layer already exists 07:30:10 7dcef21c0f4a: Layer already exists 07:30:10 abc8ab5d62f0: Layer already exists 07:30:10 186e13237814: Layer already exists 07:30:10 72f16187283d: Layer already exists 07:30:10 15f0dd6559a3: Layer already exists 07:30:10 195a25ca50ad: Layer already exists 07:30:10 be59cab332e6: Layer already exists 07:30:10 dd8fc4f9bc20: Layer already exists 07:30:10 28ec9a852d13: Layer already exists 07:30:10 63ec0bd56cf3: Layer already exists 07:30:10 latest: digest: sha256:4bd0491039eba5514d8a57973669fea0176f1c2387b1d6930b639c6e96b2b5cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.28 07:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:30:11 186e13237814: Preparing 07:30:11 7336573f8911: Preparing 07:30:11 abc8ab5d62f0: Preparing 07:30:11 7dcef21c0f4a: Preparing 07:30:11 da73ae1b12f7: Preparing 07:30:11 15f0dd6559a3: Preparing 07:30:11 72f16187283d: Preparing 07:30:11 be59cab332e6: Preparing 07:30:11 195a25ca50ad: Preparing 07:30:11 dd8fc4f9bc20: Preparing 07:30:11 28ec9a852d13: Preparing 07:30:11 63ec0bd56cf3: Preparing 07:30:11 be59cab332e6: Waiting 07:30:11 195a25ca50ad: Waiting 07:30:11 dd8fc4f9bc20: Waiting 07:30:11 28ec9a852d13: Waiting 07:30:11 15f0dd6559a3: Waiting 07:30:11 72f16187283d: Waiting 07:30:11 7dcef21c0f4a: Layer already exists 07:30:11 7336573f8911: Layer already exists 07:30:11 186e13237814: Layer already exists 07:30:11 abc8ab5d62f0: Layer already exists 07:30:11 da73ae1b12f7: Layer already exists 07:30:11 be59cab332e6: Layer already exists 07:30:11 72f16187283d: Layer already exists 07:30:11 15f0dd6559a3: Layer already exists 07:30:11 195a25ca50ad: Layer already exists 07:30:11 dd8fc4f9bc20: Layer already exists 07:30:11 28ec9a852d13: Layer already exists 07:30:11 63ec0bd56cf3: Layer already exists 07:30:11 3.2.0-dev.28: digest: sha256:4bd0491039eba5514d8a57973669fea0176f1c2387b1d6930b639c6e96b2b5cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:30:11 186e13237814: Preparing 07:30:11 7336573f8911: Preparing 07:30:11 abc8ab5d62f0: Preparing 07:30:11 7dcef21c0f4a: Preparing 07:30:11 da73ae1b12f7: Preparing 07:30:11 15f0dd6559a3: Preparing 07:30:11 72f16187283d: Preparing 07:30:11 be59cab332e6: Preparing 07:30:11 195a25ca50ad: Preparing 07:30:11 dd8fc4f9bc20: Preparing 07:30:11 28ec9a852d13: Preparing 07:30:11 63ec0bd56cf3: Preparing 07:30:11 195a25ca50ad: Waiting 07:30:11 28ec9a852d13: Waiting 07:30:11 63ec0bd56cf3: Waiting 07:30:11 dd8fc4f9bc20: Waiting 07:30:11 15f0dd6559a3: Waiting 07:30:11 72f16187283d: Waiting 07:30:11 be59cab332e6: Waiting 07:30:11 da73ae1b12f7: Layer already exists 07:30:11 abc8ab5d62f0: Layer already exists 07:30:11 7336573f8911: Layer already exists 07:30:11 7dcef21c0f4a: Layer already exists 07:30:11 186e13237814: Layer already exists 07:30:11 15f0dd6559a3: Layer already exists 07:30:11 be59cab332e6: Layer already exists 07:30:11 72f16187283d: Layer already exists 07:30:11 195a25ca50ad: Layer already exists 07:30:11 28ec9a852d13: Layer already exists 07:30:11 dd8fc4f9bc20: Layer already exists 07:30:11 63ec0bd56cf3: Layer already exists 07:30:11 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:4bd0491039eba5514d8a57973669fea0176f1c2387b1d6930b639c6e96b2b5cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:30:12 186e13237814: Preparing 07:30:12 7336573f8911: Preparing 07:30:12 abc8ab5d62f0: Preparing 07:30:12 7dcef21c0f4a: Preparing 07:30:12 da73ae1b12f7: Preparing 07:30:12 15f0dd6559a3: Preparing 07:30:12 72f16187283d: Preparing 07:30:12 be59cab332e6: Preparing 07:30:12 195a25ca50ad: Preparing 07:30:12 dd8fc4f9bc20: Preparing 07:30:12 28ec9a852d13: Preparing 07:30:12 63ec0bd56cf3: Preparing 07:30:12 be59cab332e6: Waiting 07:30:12 195a25ca50ad: Waiting 07:30:12 dd8fc4f9bc20: Waiting 07:30:12 28ec9a852d13: Waiting 07:30:12 63ec0bd56cf3: Waiting 07:30:12 72f16187283d: Waiting 07:30:12 15f0dd6559a3: Waiting 07:30:12 7336573f8911: Layer already exists 07:30:12 abc8ab5d62f0: Layer already exists 07:30:12 da73ae1b12f7: Layer already exists 07:30:12 7dcef21c0f4a: Layer already exists 07:30:12 186e13237814: Layer already exists 07:30:12 72f16187283d: Layer already exists 07:30:12 195a25ca50ad: Layer already exists 07:30:12 15f0dd6559a3: Layer already exists 07:30:12 be59cab332e6: Layer already exists 07:30:12 dd8fc4f9bc20: Layer already exists 07:30:12 63ec0bd56cf3: Layer already exists 07:30:12 28ec9a852d13: Layer already exists 07:30:12 main: digest: sha256:4bd0491039eba5514d8a57973669fea0176f1c2387b1d6930b639c6e96b2b5cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:12 ===================================================== [Pipeline] echo 07:30:12 taggedImages: 07:30:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:30:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.28 07:30:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:12 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:30:12 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:30:12 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:12 latest 07:30:12 3.2.0-dev.28 07:30:12 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:12 main 07:30:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:30:13 aaa15bc44add: Preparing 07:30:13 a580edddb2a1: Preparing 07:30:13 be59cab332e6: Preparing 07:30:13 195a25ca50ad: Preparing 07:30:13 f2decb44beb5: Preparing 07:30:13 97b9902b9a4a: Preparing 07:30:13 63ec0bd56cf3: Preparing 07:30:13 97b9902b9a4a: Waiting 07:30:13 63ec0bd56cf3: Waiting 07:30:13 195a25ca50ad: Layer already exists 07:30:13 be59cab332e6: Layer already exists 07:30:13 63ec0bd56cf3: Layer already exists 07:30:13 aaa15bc44add: Pushed 07:30:13 f2decb44beb5: Pushed 07:30:13 97b9902b9a4a: Pushed 07:30:14 a580edddb2a1: Pushed 07:30:14 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:4d4b35fc1d8f1b3fdecce7418bceaf1e8731d716e9a8db0f53377f26460e2af2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:30:15 aaa15bc44add: Preparing 07:30:15 a580edddb2a1: Preparing 07:30:15 be59cab332e6: Preparing 07:30:15 195a25ca50ad: Preparing 07:30:15 f2decb44beb5: Preparing 07:30:15 97b9902b9a4a: Preparing 07:30:15 63ec0bd56cf3: Preparing 07:30:15 97b9902b9a4a: Waiting 07:30:15 63ec0bd56cf3: Waiting 07:30:15 a580edddb2a1: Layer already exists 07:30:15 aaa15bc44add: Layer already exists 07:30:15 f2decb44beb5: Layer already exists 07:30:15 be59cab332e6: Layer already exists 07:30:15 195a25ca50ad: Layer already exists 07:30:15 97b9902b9a4a: Layer already exists 07:30:15 63ec0bd56cf3: Layer already exists 07:30:15 latest: digest: sha256:4d4b35fc1d8f1b3fdecce7418bceaf1e8731d716e9a8db0f53377f26460e2af2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:15 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.28 07:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:30:16 aaa15bc44add: Preparing 07:30:16 a580edddb2a1: Preparing 07:30:16 be59cab332e6: Preparing 07:30:16 195a25ca50ad: Preparing 07:30:16 f2decb44beb5: Preparing 07:30:16 97b9902b9a4a: Preparing 07:30:16 63ec0bd56cf3: Preparing 07:30:16 97b9902b9a4a: Waiting 07:30:16 f2decb44beb5: Layer already exists 07:30:16 aaa15bc44add: Layer already exists 07:30:16 195a25ca50ad: Layer already exists 07:30:16 a580edddb2a1: Layer already exists 07:30:16 be59cab332e6: Layer already exists 07:30:16 97b9902b9a4a: Layer already exists 07:30:16 63ec0bd56cf3: Layer already exists 07:30:16 3.2.0-dev.28: digest: sha256:4d4b35fc1d8f1b3fdecce7418bceaf1e8731d716e9a8db0f53377f26460e2af2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:16 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:16 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:30:16 aaa15bc44add: Preparing 07:30:16 a580edddb2a1: Preparing 07:30:16 be59cab332e6: Preparing 07:30:16 195a25ca50ad: Preparing 07:30:16 f2decb44beb5: Preparing 07:30:16 97b9902b9a4a: Preparing 07:30:16 63ec0bd56cf3: Preparing 07:30:16 97b9902b9a4a: Waiting 07:30:16 f2decb44beb5: Layer already exists 07:30:16 195a25ca50ad: Layer already exists 07:30:16 aaa15bc44add: Layer already exists 07:30:16 a580edddb2a1: Layer already exists 07:30:16 be59cab332e6: Layer already exists 07:30:16 63ec0bd56cf3: Layer already exists 07:30:16 97b9902b9a4a: Layer already exists 07:30:16 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:4d4b35fc1d8f1b3fdecce7418bceaf1e8731d716e9a8db0f53377f26460e2af2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:30:17 aaa15bc44add: Preparing 07:30:17 a580edddb2a1: Preparing 07:30:17 be59cab332e6: Preparing 07:30:17 195a25ca50ad: Preparing 07:30:17 f2decb44beb5: Preparing 07:30:17 97b9902b9a4a: Preparing 07:30:17 63ec0bd56cf3: Preparing 07:30:17 97b9902b9a4a: Waiting 07:30:17 63ec0bd56cf3: Waiting 07:30:17 a580edddb2a1: Layer already exists 07:30:17 f2decb44beb5: Layer already exists 07:30:17 195a25ca50ad: Layer already exists 07:30:17 be59cab332e6: Layer already exists 07:30:17 aaa15bc44add: Layer already exists 07:30:17 97b9902b9a4a: Layer already exists 07:30:17 63ec0bd56cf3: Layer already exists 07:30:17 main: digest: sha256:4d4b35fc1d8f1b3fdecce7418bceaf1e8731d716e9a8db0f53377f26460e2af2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:17 ===================================================== [Pipeline] echo 07:30:17 taggedImages: 07:30:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:30:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.28 07:30:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:17 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:30:17 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:30:17 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:17 latest 07:30:17 3.2.0-dev.28 07:30:17 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:17 main 07:30:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:30:18 d3645a5bbe48: Preparing 07:30:18 3550caaf20fc: Preparing 07:30:18 de2ebd1cef26: Preparing 07:30:18 be59cab332e6: Preparing 07:30:18 195a25ca50ad: Preparing 07:30:18 767f11e53934: Preparing 07:30:18 826a9e4d5be6: Preparing 07:30:18 9946ba41211c: Preparing 07:30:18 a36e91744a8d: Preparing 07:30:18 63ec0bd56cf3: Preparing 07:30:18 a36e91744a8d: Waiting 07:30:18 826a9e4d5be6: Waiting 07:30:18 9946ba41211c: Waiting 07:30:18 63ec0bd56cf3: Waiting 07:30:18 767f11e53934: Waiting 07:30:18 be59cab332e6: Layer already exists 07:30:18 195a25ca50ad: Layer already exists 07:30:18 3550caaf20fc: Pushed 07:30:18 d3645a5bbe48: Pushed 07:30:18 de2ebd1cef26: Pushed 07:30:18 9946ba41211c: Pushed 07:30:18 63ec0bd56cf3: Layer already exists 07:30:19 a36e91744a8d: Pushed 07:30:23 826a9e4d5be6: Pushed 07:30:25 767f11e53934: Pushed 07:30:25 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:1036e4f9dde490e1b52bc51f9dd1b0cdc1a9e39c1a84bf1253378e787c1070d8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:30:26 d3645a5bbe48: Preparing 07:30:26 3550caaf20fc: Preparing 07:30:26 de2ebd1cef26: Preparing 07:30:26 be59cab332e6: Preparing 07:30:26 195a25ca50ad: Preparing 07:30:26 767f11e53934: Preparing 07:30:26 826a9e4d5be6: Preparing 07:30:26 9946ba41211c: Preparing 07:30:26 a36e91744a8d: Preparing 07:30:26 63ec0bd56cf3: Preparing 07:30:26 767f11e53934: Waiting 07:30:26 826a9e4d5be6: Waiting 07:30:26 9946ba41211c: Waiting 07:30:26 a36e91744a8d: Waiting 07:30:26 63ec0bd56cf3: Waiting 07:30:26 de2ebd1cef26: Layer already exists 07:30:26 d3645a5bbe48: Layer already exists 07:30:26 195a25ca50ad: Layer already exists 07:30:26 3550caaf20fc: Layer already exists 07:30:26 be59cab332e6: Layer already exists 07:30:26 a36e91744a8d: Layer already exists 07:30:26 826a9e4d5be6: Layer already exists 07:30:26 9946ba41211c: Layer already exists 07:30:26 767f11e53934: Layer already exists 07:30:26 63ec0bd56cf3: Layer already exists 07:30:26 latest: digest: sha256:1036e4f9dde490e1b52bc51f9dd1b0cdc1a9e39c1a84bf1253378e787c1070d8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.28 07:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:30:27 d3645a5bbe48: Preparing 07:30:27 3550caaf20fc: Preparing 07:30:27 de2ebd1cef26: Preparing 07:30:27 be59cab332e6: Preparing 07:30:27 195a25ca50ad: Preparing 07:30:27 767f11e53934: Preparing 07:30:27 826a9e4d5be6: Preparing 07:30:27 9946ba41211c: Preparing 07:30:27 a36e91744a8d: Preparing 07:30:27 63ec0bd56cf3: Preparing 07:30:27 a36e91744a8d: Waiting 07:30:27 9946ba41211c: Waiting 07:30:27 767f11e53934: Waiting 07:30:27 826a9e4d5be6: Waiting 07:30:27 63ec0bd56cf3: Waiting 07:30:27 be59cab332e6: Layer already exists 07:30:27 195a25ca50ad: Layer already exists 07:30:27 de2ebd1cef26: Layer already exists 07:30:27 d3645a5bbe48: Layer already exists 07:30:27 3550caaf20fc: Layer already exists 07:30:27 826a9e4d5be6: Layer already exists 07:30:27 767f11e53934: Layer already exists 07:30:27 9946ba41211c: Layer already exists 07:30:27 63ec0bd56cf3: Layer already exists 07:30:27 a36e91744a8d: Layer already exists 07:30:27 3.2.0-dev.28: digest: sha256:1036e4f9dde490e1b52bc51f9dd1b0cdc1a9e39c1a84bf1253378e787c1070d8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:30:27 d3645a5bbe48: Preparing 07:30:27 3550caaf20fc: Preparing 07:30:27 de2ebd1cef26: Preparing 07:30:27 be59cab332e6: Preparing 07:30:27 195a25ca50ad: Preparing 07:30:27 767f11e53934: Preparing 07:30:27 826a9e4d5be6: Preparing 07:30:27 9946ba41211c: Preparing 07:30:27 a36e91744a8d: Preparing 07:30:27 63ec0bd56cf3: Preparing 07:30:27 9946ba41211c: Waiting 07:30:27 767f11e53934: Waiting 07:30:27 826a9e4d5be6: Waiting 07:30:27 a36e91744a8d: Waiting 07:30:27 63ec0bd56cf3: Waiting 07:30:27 3550caaf20fc: Layer already exists 07:30:27 195a25ca50ad: Layer already exists 07:30:27 de2ebd1cef26: Layer already exists 07:30:27 d3645a5bbe48: Layer already exists 07:30:27 be59cab332e6: Layer already exists 07:30:27 9946ba41211c: Layer already exists 07:30:27 826a9e4d5be6: Layer already exists 07:30:27 767f11e53934: Layer already exists 07:30:27 a36e91744a8d: Layer already exists 07:30:27 63ec0bd56cf3: Layer already exists 07:30:27 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:1036e4f9dde490e1b52bc51f9dd1b0cdc1a9e39c1a84bf1253378e787c1070d8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:30:28 d3645a5bbe48: Preparing 07:30:28 3550caaf20fc: Preparing 07:30:28 de2ebd1cef26: Preparing 07:30:28 be59cab332e6: Preparing 07:30:28 195a25ca50ad: Preparing 07:30:28 767f11e53934: Preparing 07:30:28 826a9e4d5be6: Preparing 07:30:28 9946ba41211c: Preparing 07:30:28 a36e91744a8d: Preparing 07:30:28 63ec0bd56cf3: Preparing 07:30:28 826a9e4d5be6: Waiting 07:30:28 9946ba41211c: Waiting 07:30:28 a36e91744a8d: Waiting 07:30:28 63ec0bd56cf3: Waiting 07:30:28 767f11e53934: Waiting 07:30:28 3550caaf20fc: Layer already exists 07:30:28 de2ebd1cef26: Layer already exists 07:30:28 be59cab332e6: Layer already exists 07:30:28 195a25ca50ad: Layer already exists 07:30:28 d3645a5bbe48: Layer already exists 07:30:28 767f11e53934: Layer already exists 07:30:28 826a9e4d5be6: Layer already exists 07:30:28 a36e91744a8d: Layer already exists 07:30:28 9946ba41211c: Layer already exists 07:30:28 63ec0bd56cf3: Layer already exists 07:30:28 main: digest: sha256:1036e4f9dde490e1b52bc51f9dd1b0cdc1a9e39c1a84bf1253378e787c1070d8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:28 ===================================================== [Pipeline] echo 07:30:28 taggedImages: 07:30:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:30:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.28 07:30:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:30:28 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:30:28 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:28 latest 07:30:28 3.2.0-dev.28 07:30:28 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:28 main 07:30:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:30:29 cc3abbe7e29d: Preparing 07:30:29 eae2592530e2: Preparing 07:30:29 3c330715d312: Preparing 07:30:29 be59cab332e6: Preparing 07:30:29 195a25ca50ad: Preparing 07:30:29 767f11e53934: Preparing 07:30:29 515f67d11d35: Preparing 07:30:29 19ec9fa528d6: Preparing 07:30:29 63ec0bd56cf3: Preparing 07:30:29 767f11e53934: Waiting 07:30:29 63ec0bd56cf3: Waiting 07:30:29 515f67d11d35: Waiting 07:30:29 19ec9fa528d6: Waiting 07:30:29 195a25ca50ad: Layer already exists 07:30:29 be59cab332e6: Layer already exists 07:30:29 767f11e53934: Layer already exists 07:30:29 3c330715d312: Pushed 07:30:29 63ec0bd56cf3: Layer already exists 07:30:29 cc3abbe7e29d: Pushed 07:30:29 eae2592530e2: Pushed 07:30:29 19ec9fa528d6: Pushed 07:30:29 515f67d11d35: Pushed 07:30:29 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:0caa54eabdee4c1540d5143481d195fd8e72aad2aa92411718b4ee6b3229b96e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:30:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:30:30 cc3abbe7e29d: Preparing 07:30:30 eae2592530e2: Preparing 07:30:30 3c330715d312: Preparing 07:30:30 be59cab332e6: Preparing 07:30:30 195a25ca50ad: Preparing 07:30:30 767f11e53934: Preparing 07:30:30 515f67d11d35: Preparing 07:30:30 19ec9fa528d6: Preparing 07:30:30 63ec0bd56cf3: Preparing 07:30:30 515f67d11d35: Waiting 07:30:30 19ec9fa528d6: Waiting 07:30:30 63ec0bd56cf3: Waiting 07:30:30 767f11e53934: Waiting 07:30:30 eae2592530e2: Layer already exists 07:30:30 be59cab332e6: Layer already exists 07:30:30 195a25ca50ad: Layer already exists 07:30:30 3c330715d312: Layer already exists 07:30:30 cc3abbe7e29d: Layer already exists 07:30:30 19ec9fa528d6: Layer already exists 07:30:30 767f11e53934: Layer already exists 07:30:30 63ec0bd56cf3: Layer already exists 07:30:30 515f67d11d35: Layer already exists 07:30:30 latest: digest: sha256:0caa54eabdee4c1540d5143481d195fd8e72aad2aa92411718b4ee6b3229b96e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:30 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.28 07:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:30:31 cc3abbe7e29d: Preparing 07:30:31 eae2592530e2: Preparing 07:30:31 3c330715d312: Preparing 07:30:31 be59cab332e6: Preparing 07:30:31 195a25ca50ad: Preparing 07:30:31 767f11e53934: Preparing 07:30:31 515f67d11d35: Preparing 07:30:31 19ec9fa528d6: Preparing 07:30:31 63ec0bd56cf3: Preparing 07:30:31 767f11e53934: Waiting 07:30:31 515f67d11d35: Waiting 07:30:31 19ec9fa528d6: Waiting 07:30:31 63ec0bd56cf3: Waiting 07:30:31 cc3abbe7e29d: Layer already exists 07:30:31 3c330715d312: Layer already exists 07:30:31 eae2592530e2: Layer already exists 07:30:31 195a25ca50ad: Layer already exists 07:30:31 be59cab332e6: Layer already exists 07:30:31 515f67d11d35: Layer already exists 07:30:31 767f11e53934: Layer already exists 07:30:31 19ec9fa528d6: Layer already exists 07:30:31 63ec0bd56cf3: Layer already exists 07:30:31 3.2.0-dev.28: digest: sha256:0caa54eabdee4c1540d5143481d195fd8e72aad2aa92411718b4ee6b3229b96e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:30:31 cc3abbe7e29d: Preparing 07:30:31 eae2592530e2: Preparing 07:30:31 3c330715d312: Preparing 07:30:31 be59cab332e6: Preparing 07:30:31 195a25ca50ad: Preparing 07:30:31 767f11e53934: Preparing 07:30:31 515f67d11d35: Preparing 07:30:31 19ec9fa528d6: Preparing 07:30:31 63ec0bd56cf3: Preparing 07:30:31 767f11e53934: Waiting 07:30:31 515f67d11d35: Waiting 07:30:31 19ec9fa528d6: Waiting 07:30:31 63ec0bd56cf3: Waiting 07:30:31 cc3abbe7e29d: Layer already exists 07:30:31 195a25ca50ad: Layer already exists 07:30:31 be59cab332e6: Layer already exists 07:30:31 eae2592530e2: Layer already exists 07:30:31 3c330715d312: Layer already exists 07:30:31 63ec0bd56cf3: Layer already exists 07:30:31 767f11e53934: Layer already exists 07:30:31 515f67d11d35: Layer already exists 07:30:31 19ec9fa528d6: Layer already exists 07:30:31 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:0caa54eabdee4c1540d5143481d195fd8e72aad2aa92411718b4ee6b3229b96e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:30:32 cc3abbe7e29d: Preparing 07:30:32 eae2592530e2: Preparing 07:30:32 3c330715d312: Preparing 07:30:32 be59cab332e6: Preparing 07:30:32 195a25ca50ad: Preparing 07:30:32 767f11e53934: Preparing 07:30:32 515f67d11d35: Preparing 07:30:32 19ec9fa528d6: Preparing 07:30:32 63ec0bd56cf3: Preparing 07:30:32 515f67d11d35: Waiting 07:30:32 19ec9fa528d6: Waiting 07:30:32 63ec0bd56cf3: Waiting 07:30:32 767f11e53934: Waiting 07:30:32 3c330715d312: Layer already exists 07:30:32 be59cab332e6: Layer already exists 07:30:32 195a25ca50ad: Layer already exists 07:30:32 cc3abbe7e29d: Layer already exists 07:30:32 eae2592530e2: Layer already exists 07:30:32 19ec9fa528d6: Layer already exists 07:30:32 767f11e53934: Layer already exists 07:30:32 515f67d11d35: Layer already exists 07:30:32 63ec0bd56cf3: Layer already exists 07:30:32 main: digest: sha256:0caa54eabdee4c1540d5143481d195fd8e72aad2aa92411718b4ee6b3229b96e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:32 ===================================================== [Pipeline] echo 07:30:32 taggedImages: 07:30:32 - nexus3.edgexfoundry.org:10004/security-spire-config:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:32 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:30:32 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.28 07:30:32 - nexus3.edgexfoundry.org:10004/security-spire-config:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:32 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:30:32 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:30:32 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:32 latest 07:30:32 3.2.0-dev.28 07:30:32 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:32 main 07:30:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:30:33 d3645a5bbe48: Preparing 07:30:33 8dfee451548b: Preparing 07:30:33 64d024c9f710: Preparing 07:30:33 be59cab332e6: Preparing 07:30:33 195a25ca50ad: Preparing 07:30:33 767f11e53934: Preparing 07:30:33 9946ba41211c: Preparing 07:30:33 a36e91744a8d: Preparing 07:30:33 63ec0bd56cf3: Preparing 07:30:33 9946ba41211c: Waiting 07:30:33 a36e91744a8d: Waiting 07:30:33 63ec0bd56cf3: Waiting 07:30:33 767f11e53934: Waiting 07:30:33 be59cab332e6: Layer already exists 07:30:33 d3645a5bbe48: Layer already exists 07:30:33 195a25ca50ad: Layer already exists 07:30:33 767f11e53934: Layer already exists 07:30:33 a36e91744a8d: Layer already exists 07:30:33 9946ba41211c: Layer already exists 07:30:33 63ec0bd56cf3: Layer already exists 07:30:33 64d024c9f710: Pushed 07:30:33 8dfee451548b: Pushed 07:30:33 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:a6ad43ad137fc2ff013a5303a38b044b348682ed81596bf82a23e78a923a4cf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:30:33 d3645a5bbe48: Preparing 07:30:33 8dfee451548b: Preparing 07:30:33 64d024c9f710: Preparing 07:30:33 be59cab332e6: Preparing 07:30:33 195a25ca50ad: Preparing 07:30:33 767f11e53934: Preparing 07:30:33 9946ba41211c: Preparing 07:30:33 a36e91744a8d: Preparing 07:30:33 63ec0bd56cf3: Preparing 07:30:33 767f11e53934: Waiting 07:30:33 9946ba41211c: Waiting 07:30:33 a36e91744a8d: Waiting 07:30:33 63ec0bd56cf3: Waiting 07:30:33 d3645a5bbe48: Layer already exists 07:30:33 195a25ca50ad: Layer already exists 07:30:33 be59cab332e6: Layer already exists 07:30:33 64d024c9f710: Layer already exists 07:30:33 8dfee451548b: Layer already exists 07:30:33 767f11e53934: Layer already exists 07:30:33 a36e91744a8d: Layer already exists 07:30:33 9946ba41211c: Layer already exists 07:30:33 63ec0bd56cf3: Layer already exists 07:30:33 latest: digest: sha256:a6ad43ad137fc2ff013a5303a38b044b348682ed81596bf82a23e78a923a4cf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.28 07:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:30:34 d3645a5bbe48: Preparing 07:30:34 8dfee451548b: Preparing 07:30:34 64d024c9f710: Preparing 07:30:34 be59cab332e6: Preparing 07:30:34 195a25ca50ad: Preparing 07:30:34 767f11e53934: Preparing 07:30:34 9946ba41211c: Preparing 07:30:34 a36e91744a8d: Preparing 07:30:34 63ec0bd56cf3: Preparing 07:30:34 63ec0bd56cf3: Waiting 07:30:34 a36e91744a8d: Waiting 07:30:34 767f11e53934: Waiting 07:30:34 9946ba41211c: Waiting 07:30:34 be59cab332e6: Layer already exists 07:30:34 64d024c9f710: Layer already exists 07:30:34 d3645a5bbe48: Layer already exists 07:30:34 8dfee451548b: Layer already exists 07:30:34 195a25ca50ad: Layer already exists 07:30:34 767f11e53934: Layer already exists 07:30:34 a36e91744a8d: Layer already exists 07:30:34 9946ba41211c: Layer already exists 07:30:34 63ec0bd56cf3: Layer already exists 07:30:34 3.2.0-dev.28: digest: sha256:a6ad43ad137fc2ff013a5303a38b044b348682ed81596bf82a23e78a923a4cf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:30:35 d3645a5bbe48: Preparing 07:30:35 8dfee451548b: Preparing 07:30:35 64d024c9f710: Preparing 07:30:35 be59cab332e6: Preparing 07:30:35 195a25ca50ad: Preparing 07:30:35 767f11e53934: Preparing 07:30:35 9946ba41211c: Preparing 07:30:35 a36e91744a8d: Preparing 07:30:35 63ec0bd56cf3: Preparing 07:30:35 a36e91744a8d: Waiting 07:30:35 9946ba41211c: Waiting 07:30:35 767f11e53934: Waiting 07:30:35 be59cab332e6: Layer already exists 07:30:35 195a25ca50ad: Layer already exists 07:30:35 8dfee451548b: Layer already exists 07:30:35 64d024c9f710: Layer already exists 07:30:35 d3645a5bbe48: Layer already exists 07:30:35 9946ba41211c: Layer already exists 07:30:35 a36e91744a8d: Layer already exists 07:30:35 767f11e53934: Layer already exists 07:30:35 63ec0bd56cf3: Layer already exists 07:30:35 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:a6ad43ad137fc2ff013a5303a38b044b348682ed81596bf82a23e78a923a4cf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:30:35 d3645a5bbe48: Preparing 07:30:35 8dfee451548b: Preparing 07:30:35 64d024c9f710: Preparing 07:30:35 be59cab332e6: Preparing 07:30:35 195a25ca50ad: Preparing 07:30:35 767f11e53934: Preparing 07:30:35 9946ba41211c: Preparing 07:30:35 a36e91744a8d: Preparing 07:30:35 63ec0bd56cf3: Preparing 07:30:35 9946ba41211c: Waiting 07:30:35 767f11e53934: Waiting 07:30:35 a36e91744a8d: Waiting 07:30:35 8dfee451548b: Layer already exists 07:30:35 d3645a5bbe48: Layer already exists 07:30:35 195a25ca50ad: Layer already exists 07:30:35 64d024c9f710: Layer already exists 07:30:35 be59cab332e6: Layer already exists 07:30:35 63ec0bd56cf3: Layer already exists 07:30:35 767f11e53934: Layer already exists 07:30:35 a36e91744a8d: Layer already exists 07:30:35 9946ba41211c: Layer already exists 07:30:35 main: digest: sha256:a6ad43ad137fc2ff013a5303a38b044b348682ed81596bf82a23e78a923a4cf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:35 ===================================================== [Pipeline] echo 07:30:35 taggedImages: 07:30:35 - nexus3.edgexfoundry.org:10004/security-spire-server:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:35 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:30:35 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.28 07:30:35 - nexus3.edgexfoundry.org:10004/security-spire-server:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:35 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:30:36 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:30:36 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:36 latest 07:30:36 3.2.0-dev.28 07:30:36 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:36 main 07:30:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:36 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:36 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:36 dc64df7c62e3: Preparing 07:30:36 24deaba11aad: Preparing 07:30:36 be59cab332e6: Preparing 07:30:36 195a25ca50ad: Preparing 07:30:36 2bd83eeced7e: Preparing 07:30:36 03edf2cb8104: Preparing 07:30:36 63ec0bd56cf3: Preparing 07:30:36 03edf2cb8104: Waiting 07:30:36 63ec0bd56cf3: Waiting 07:30:36 be59cab332e6: Layer already exists 07:30:36 195a25ca50ad: Layer already exists 07:30:36 63ec0bd56cf3: Layer already exists 07:30:36 dc64df7c62e3: Pushed 07:30:36 03edf2cb8104: Pushed 07:30:37 2bd83eeced7e: Pushed 07:30:39 24deaba11aad: Pushed 07:30:39 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:2f1cb69a3bb5020bd8bf86410045fdc82c4a119c3f6b82d1f898432d4a30bcbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:30:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:40 dc64df7c62e3: Preparing 07:30:40 24deaba11aad: Preparing 07:30:40 be59cab332e6: Preparing 07:30:40 195a25ca50ad: Preparing 07:30:40 2bd83eeced7e: Preparing 07:30:40 03edf2cb8104: Preparing 07:30:40 63ec0bd56cf3: Preparing 07:30:40 03edf2cb8104: Waiting 07:30:40 2bd83eeced7e: Layer already exists 07:30:40 24deaba11aad: Layer already exists 07:30:40 dc64df7c62e3: Layer already exists 07:30:40 195a25ca50ad: Layer already exists 07:30:40 03edf2cb8104: Layer already exists 07:30:40 63ec0bd56cf3: Layer already exists 07:30:40 be59cab332e6: Layer already exists 07:30:40 latest: digest: sha256:2f1cb69a3bb5020bd8bf86410045fdc82c4a119c3f6b82d1f898432d4a30bcbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.28 07:30:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:41 dc64df7c62e3: Preparing 07:30:41 24deaba11aad: Preparing 07:30:41 be59cab332e6: Preparing 07:30:41 195a25ca50ad: Preparing 07:30:41 2bd83eeced7e: Preparing 07:30:41 03edf2cb8104: Preparing 07:30:41 63ec0bd56cf3: Preparing 07:30:41 03edf2cb8104: Waiting 07:30:41 63ec0bd56cf3: Waiting 07:30:41 be59cab332e6: Layer already exists 07:30:41 dc64df7c62e3: Layer already exists 07:30:41 2bd83eeced7e: Layer already exists 07:30:41 24deaba11aad: Layer already exists 07:30:41 195a25ca50ad: Layer already exists 07:30:41 03edf2cb8104: Layer already exists 07:30:41 63ec0bd56cf3: Layer already exists 07:30:41 3.2.0-dev.28: digest: sha256:2f1cb69a3bb5020bd8bf86410045fdc82c4a119c3f6b82d1f898432d4a30bcbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:42 dc64df7c62e3: Preparing 07:30:42 24deaba11aad: Preparing 07:30:42 be59cab332e6: Preparing 07:30:42 195a25ca50ad: Preparing 07:30:42 2bd83eeced7e: Preparing 07:30:42 03edf2cb8104: Preparing 07:30:42 63ec0bd56cf3: Preparing 07:30:42 03edf2cb8104: Waiting 07:30:42 63ec0bd56cf3: Waiting 07:30:42 2bd83eeced7e: Layer already exists 07:30:42 dc64df7c62e3: Layer already exists 07:30:42 be59cab332e6: Layer already exists 07:30:42 24deaba11aad: Layer already exists 07:30:42 195a25ca50ad: Layer already exists 07:30:42 03edf2cb8104: Layer already exists 07:30:42 63ec0bd56cf3: Layer already exists 07:30:42 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:2f1cb69a3bb5020bd8bf86410045fdc82c4a119c3f6b82d1f898432d4a30bcbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:30:42 dc64df7c62e3: Preparing 07:30:42 24deaba11aad: Preparing 07:30:42 be59cab332e6: Preparing 07:30:42 195a25ca50ad: Preparing 07:30:42 2bd83eeced7e: Preparing 07:30:42 03edf2cb8104: Preparing 07:30:42 63ec0bd56cf3: Preparing 07:30:42 03edf2cb8104: Waiting 07:30:42 63ec0bd56cf3: Waiting 07:30:42 dc64df7c62e3: Layer already exists 07:30:42 24deaba11aad: Layer already exists 07:30:42 2bd83eeced7e: Layer already exists 07:30:42 195a25ca50ad: Layer already exists 07:30:42 be59cab332e6: Layer already exists 07:30:42 63ec0bd56cf3: Layer already exists 07:30:42 03edf2cb8104: Layer already exists 07:30:42 main: digest: sha256:2f1cb69a3bb5020bd8bf86410045fdc82c4a119c3f6b82d1f898432d4a30bcbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:42 ===================================================== [Pipeline] echo 07:30:42 taggedImages: 07:30:42 - nexus3.edgexfoundry.org:10004/support-notifications:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:42 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:30:42 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.28 07:30:42 - nexus3.edgexfoundry.org:10004/support-notifications:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:42 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:30:43 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:30:43 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:43 latest 07:30:43 3.2.0-dev.28 07:30:43 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:43 main 07:30:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:43 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:30:43 cabac178e40c: Preparing 07:30:43 2e09b43f4077: Preparing 07:30:43 be59cab332e6: Preparing 07:30:43 195a25ca50ad: Preparing 07:30:43 27229801478a: Preparing 07:30:43 aa0955984e13: Preparing 07:30:43 63ec0bd56cf3: Preparing 07:30:43 aa0955984e13: Waiting 07:30:43 27229801478a: Layer already exists 07:30:43 cabac178e40c: Pushed 07:30:44 195a25ca50ad: Layer already exists 07:30:44 be59cab332e6: Layer already exists 07:30:44 aa0955984e13: Layer already exists 07:30:44 63ec0bd56cf3: Layer already exists 07:30:47 2e09b43f4077: Pushed 07:30:47 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:d28b4bc3c24425d343580bb2e1baec4afd13ea82108602b0fbec4b4165c08f35 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:30:48 cabac178e40c: Preparing 07:30:48 2e09b43f4077: Preparing 07:30:48 be59cab332e6: Preparing 07:30:48 195a25ca50ad: Preparing 07:30:48 27229801478a: Preparing 07:30:48 aa0955984e13: Preparing 07:30:48 63ec0bd56cf3: Preparing 07:30:48 aa0955984e13: Waiting 07:30:48 63ec0bd56cf3: Waiting 07:30:48 cabac178e40c: Layer already exists 07:30:48 2e09b43f4077: Layer already exists 07:30:48 be59cab332e6: Layer already exists 07:30:48 195a25ca50ad: Layer already exists 07:30:48 27229801478a: Layer already exists 07:30:48 aa0955984e13: Layer already exists 07:30:48 63ec0bd56cf3: Layer already exists 07:30:48 latest: digest: sha256:d28b4bc3c24425d343580bb2e1baec4afd13ea82108602b0fbec4b4165c08f35 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.28 07:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:30:48 cabac178e40c: Preparing 07:30:48 2e09b43f4077: Preparing 07:30:48 be59cab332e6: Preparing 07:30:48 195a25ca50ad: Preparing 07:30:48 27229801478a: Preparing 07:30:48 aa0955984e13: Preparing 07:30:48 63ec0bd56cf3: Preparing 07:30:48 aa0955984e13: Waiting 07:30:48 63ec0bd56cf3: Waiting 07:30:48 27229801478a: Layer already exists 07:30:48 2e09b43f4077: Layer already exists 07:30:48 195a25ca50ad: Layer already exists 07:30:48 be59cab332e6: Layer already exists 07:30:48 cabac178e40c: Layer already exists 07:30:48 63ec0bd56cf3: Layer already exists 07:30:48 aa0955984e13: Layer already exists 07:30:48 3.2.0-dev.28: digest: sha256:d28b4bc3c24425d343580bb2e1baec4afd13ea82108602b0fbec4b4165c08f35 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:30:49 cabac178e40c: Preparing 07:30:49 2e09b43f4077: Preparing 07:30:49 be59cab332e6: Preparing 07:30:49 195a25ca50ad: Preparing 07:30:49 27229801478a: Preparing 07:30:49 aa0955984e13: Preparing 07:30:49 63ec0bd56cf3: Preparing 07:30:49 aa0955984e13: Waiting 07:30:49 63ec0bd56cf3: Waiting 07:30:49 27229801478a: Layer already exists 07:30:49 2e09b43f4077: Layer already exists 07:30:49 be59cab332e6: Layer already exists 07:30:49 195a25ca50ad: Layer already exists 07:30:49 cabac178e40c: Layer already exists 07:30:49 aa0955984e13: Layer already exists 07:30:49 63ec0bd56cf3: Layer already exists 07:30:49 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:d28b4bc3c24425d343580bb2e1baec4afd13ea82108602b0fbec4b4165c08f35 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:30:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:30:50 cabac178e40c: Preparing 07:30:50 2e09b43f4077: Preparing 07:30:50 be59cab332e6: Preparing 07:30:50 195a25ca50ad: Preparing 07:30:50 27229801478a: Preparing 07:30:50 aa0955984e13: Preparing 07:30:50 63ec0bd56cf3: Preparing 07:30:50 aa0955984e13: Waiting 07:30:50 63ec0bd56cf3: Waiting 07:30:50 2e09b43f4077: Layer already exists 07:30:50 27229801478a: Layer already exists 07:30:50 cabac178e40c: Layer already exists 07:30:50 195a25ca50ad: Layer already exists 07:30:50 be59cab332e6: Layer already exists 07:30:50 aa0955984e13: Layer already exists 07:30:50 63ec0bd56cf3: Layer already exists 07:30:50 main: digest: sha256:d28b4bc3c24425d343580bb2e1baec4afd13ea82108602b0fbec4b4165c08f35 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:30:50 ===================================================== [Pipeline] echo 07:30:50 taggedImages: 07:30:50 - nexus3.edgexfoundry.org:10004/support-scheduler:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:30:50 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:30:50 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.28 07:30:50 - nexus3.edgexfoundry.org:10004/support-scheduler:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:30:50 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:47:36 #109 ... 07:47:36 07:47:36 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:47:36 #140 1067.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:47:43 #140 ... 07:47:43 07:47:43 #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:47:43 #139 DONE 1080.5s 07:47:43 07:47:43 #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:47:43 #132 DONE 1080.5s 07:47:43 07:47:43 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:47:43 #141 DONE 0.7s 07:47:43 07:47:43 #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:47:43 #142 DONE 0.2s 07:47:43 07:47:43 #143 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:47:43 #143 ... 07:47:43 07:47:43 #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:47:43 #144 DONE 0.2s 07:47:43 07:47:43 #145 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:47:44 #145 DONE 0.2s 07:47:44 07:47:44 #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:47:44 #146 DONE 0.2s 07:47:44 07:47:44 #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:47:44 #147 DONE 0.5s 07:47:44 07:47:44 #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:47:45 #148 DONE 0.3s 07:47:45 07:47:45 #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:47:46 #149 ... 07:47:46 07:47:46 #143 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:47:46 #143 DONE 3.4s 07:47:46 07:47:46 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:47:46 #150 DONE 0.4s 07:47:46 07:47:46 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:47:47 #151 DONE 0.2s 07:47:47 07:47:47 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:47:47 #152 ... 07:47:47 07:47:47 #140 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:47:47 #140 DONE 1085.5s 07:47:47 07:47:47 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:47:48 #137 ... 07:47:48 07:47:48 #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:47:48 #153 ... 07:47:48 07:47:48 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:47:48 #152 DONE 0.9s 07:47:48 07:47:48 #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:47:48 #153 DONE 0.3s 07:47:48 07:47:48 #154 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:47:48 #154 ... 07:47:48 07:47:48 #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:47:48 #149 DONE 3.5s 07:47:48 07:47:48 #155 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:47:48 #155 DONE 0.5s 07:47:48 07:47:48 #98 [security-proxy-setup] exporting to image 07:47:48 #98 exporting layers 07:47:49 #98 ... 07:47:49 07:47:49 #154 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:47:49 #154 DONE 0.8s 07:47:49 07:47:49 #156 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:47:49 #156 DONE 0.3s 07:47:49 07:47:49 #157 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:47:49 #157 DONE 0.8s 07:47:49 07:47:49 #158 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:47:49 #158 DONE 0.2s 07:47:49 07:47:49 #159 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:47:49 #159 DONE 0.2s 07:47:49 07:47:49 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:47:49 #125 ... 07:47:49 07:47:49 #160 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:47:50 #160 DONE 0.3s 07:47:50 07:47:50 #161 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:47:50 #161 DONE 0.4s 07:47:50 07:47:50 #98 [security-proxy-setup] exporting to image 07:47:50 #98 exporting layers 1.7s done 07:47:50 #98 writing image sha256:af5bdefbd8559339baebc5539cd8584859cf6acc552d6ac95feaf5ec2482ec37 07:47:50 #98 writing image sha256:af5bdefbd8559339baebc5539cd8584859cf6acc552d6ac95feaf5ec2482ec37 done 07:47:50 #98 naming to docker.io/library/security-proxy-setup-arm64 done 07:47:50 #98 DONE 6.4s 07:47:50 07:47:50 #162 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:47:50 #162 DONE 0.4s 07:47:50 07:47:50 #163 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:47:50 #163 DONE 0.5s 07:47:50 07:47:50 #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:47:51 #164 ... 07:47:51 07:47:51 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:47:51 #165 DONE 0.6s 07:47:51 07:47:51 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:47:51 #166 DONE 0.2s 07:47:51 07:47:51 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:47:53 #167 ... 07:47:53 07:47:53 #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:47:53 #164 DONE 2.8s 07:47:53 07:47:53 #98 [security-bootstrapper] exporting to image 07:47:54 #98 ... 07:47:54 07:47:54 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:47:54 #167 DONE 2.5s 07:47:54 07:47:54 #98 [security-secretstore-setup] exporting to image 07:47:55 #98 exporting layers 1.6s done 07:47:55 #98 writing image sha256:45646cee89afc8ed754ff5fb56980c4735785b657f87d6d391b1d897e76680d4 done 07:47:55 #98 naming to docker.io/library/security-bootstrapper-arm64 done 07:47:55 #98 exporting layers 1.5s done 07:47:55 #98 writing image sha256:1211b3d942adc88b5b5244b88fdbe42c1092635203e90ec67ebe6c712a3ab401 done 07:47:55 #98 naming to docker.io/library/security-secretstore-setup-arm64 done 07:47:55 #98 DONE 8.6s 07:47:55 07:47:55 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:48:52 #137 ... 07:48:52 07:48:52 #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:48:52 #125 DONE 1147.1s 07:48:52 07:48:52 #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:48:52 #168 DONE 0.3s 07:48:52 07:48:52 #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:48:52 #169 DONE 0.2s 07:48:52 07:48:52 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:48:52 #137 ... 07:48:52 07:48:52 #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:48:52 #170 DONE 0.3s 07:48:52 07:48:52 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:48:52 #137 ... 07:48:52 07:48:52 #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 07:48:52 #171 DONE 0.2s 07:48:52 07:48:52 #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:48:52 #172 DONE 0.1s 07:48:52 07:48:52 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:48:52 #136 ... 07:48:52 07:48:52 #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:48:52 #173 DONE 2.0s 07:48:52 07:48:52 #98 [core-common-config-bootstrapper] exporting to image 07:48:52 #98 exporting layers 07:48:52 #98 exporting layers 0.5s done 07:48:52 #98 writing image sha256:1961537466a4e276b715831f8277d38942183e7482be3e489a84b0e1529bdb09 done 07:48:52 #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 07:48:52 #98 DONE 9.2s 07:48:52 07:48:52 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:50:29 #137 ... 07:50:29 07:50:29 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:50:29 #133 DONE 1243.2s 07:50:29 07:50:29 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:50:29 #135 ... 07:50:29 07:50:29 #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:50:29 #174 DONE 0.2s 07:50:29 07:50:29 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:50:29 #135 ... 07:50:29 07:50:29 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:50:29 #175 DONE 0.2s 07:50:29 07:50:29 #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:50:29 #176 DONE 0.4s 07:50:29 07:50:29 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:50:29 #177 DONE 0.2s 07:50:29 07:50:29 #98 [security-spiffe-token-provider] exporting to image 07:50:29 #98 exporting layers 07:50:29 #98 exporting layers 0.7s done 07:50:29 #98 writing image sha256:b7b6fd64db05ab10c152afe54ee25b7bb76ba666914cef8200999c2b259d05c0 0.0s done 07:50:29 #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:50:29 #98 DONE 9.9s 07:50:29 07:50:29 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:57:06 #136 ... 07:57:06 07:57:06 #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:57:06 #135 DONE 1633.1s 07:57:06 07:57:06 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:57:06 #137 ... 07:57:06 07:57:06 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:57:06 #178 DONE 0.3s 07:57:06 07:57:06 #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:57:06 #179 DONE 0.3s 07:57:06 07:57:06 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:57:06 #180 DONE 0.5s 07:57:06 07:57:06 #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:57:06 #181 DONE 0.1s 07:57:06 07:57:06 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:57:06 #61 ... 07:57:06 07:57:06 #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:57:06 #182 DONE 0.1s 07:57:06 07:57:06 #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:57:06 #183 DONE 1.8s 07:57:06 07:57:06 #98 [security-proxy-auth] exporting to image 07:57:06 #98 exporting layers 07:57:06 #98 exporting layers 1.0s done 07:57:06 #98 writing image sha256:d277ac863ccf5b370a49ef3bfc4f9be9b5b5350efff5e851648c9787a9bcd78e done 07:57:06 #98 naming to docker.io/library/security-proxy-auth-arm64 done 07:57:06 #98 DONE 11.0s 07:57:06 07:57:06 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:57:38 #136 ... 07:57:38 07:57:38 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:57:38 #137 DONE 1675.8s 07:57:38 07:57:38 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:57:38 #136 ... 07:57:38 07:57:38 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:57:38 #184 DONE 0.2s 07:57:38 07:57:38 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:57:38 #185 DONE 0.3s 07:57:38 07:57:38 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:57:38 #136 ... 07:57:38 07:57:38 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:57:38 #186 DONE 0.4s 07:57:38 07:57:38 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:57:38 #136 ... 07:57:38 07:57:38 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:57:38 #187 DONE 0.2s 07:57:38 07:57:38 #98 [core-command] exporting to image 07:57:38 #98 exporting layers 07:57:38 #98 exporting layers 0.4s done 07:57:38 #98 writing image sha256:e7eccf0c4403420f4d26d9880eac9b3f020cdb09a3c9a77a2077d4288a226a56 done 07:57:38 #98 naming to docker.io/library/core-command-arm64 done 07:57:38 #98 DONE 11.4s 07:57:38 07:57:38 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:57:45 #61 ... 07:57:45 07:57:45 #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:57:45 #134 DONE 1683.6s 07:57:45 07:57:45 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:57:45 #136 ... 07:57:45 07:57:45 #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:57:45 #188 DONE 0.3s 07:57:45 07:57:45 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:57:45 #189 DONE 0.6s 07:57:45 07:57:45 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:57:46 #136 ... 07:57:46 07:57:46 #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:57:46 #190 DONE 0.4s 07:57:46 07:57:46 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:57:46 #136 ... 07:57:46 07:57:46 #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:57:46 #191 DONE 0.2s 07:57:46 07:57:46 #98 [core-data] exporting to image 07:57:46 #98 exporting layers 07:57:47 #98 exporting layers 0.6s done 07:57:47 #98 writing image sha256:dc9e518c5b0d416c0d2caeecee47cf48e19f398aeb890baec7e93fce19e30f21 done 07:57:47 #98 naming to docker.io/library/core-data-arm64 done 07:57:47 #98 DONE 12.0s 07:57:47 07:57:47 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:57:49 #61 ... 07:57:49 07:57:49 #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:57:49 #136 DONE 1687.8s 07:57:49 07:57:49 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:57:49 #61 ... 07:57:49 07:57:49 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:57:49 #192 DONE 0.2s 07:57:49 07:57:49 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:57:49 #61 ... 07:57:49 07:57:49 #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:57:49 #193 DONE 0.2s 07:57:49 07:57:49 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:57:50 #194 DONE 0.4s 07:57:50 07:57:50 #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:57:50 #195 DONE 0.1s 07:57:50 07:57:50 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:57:50 #109 ... 07:57:50 07:57:50 #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:57:50 #196 DONE 0.1s 07:57:50 07:57:50 #98 [core-metadata] exporting to image 07:57:50 #98 exporting layers 0.5s done 07:57:50 #98 writing image sha256:1c8dd9f052094a0ba9925424b5471334cf5ec7e67b00163db7b8c60e8a18074e done 07:57:50 #98 naming to docker.io/library/core-metadata-arm64 done 07:57:50 #98 DONE 12.6s 07:57:50 07:57:50 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:58:23 #61 ... 07:58:23 07:58:23 #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:58:23 #138 DONE 1717.5s 07:58:23 07:58:23 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:58:23 #61 ... 07:58:23 07:58:23 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:58:23 #197 DONE 0.1s 07:58:23 07:58:23 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:58:23 #198 DONE 0.1s 07:58:23 07:58:23 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:58:23 #199 DONE 0.5s 07:58:23 07:58:23 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:58:23 #200 DONE 0.1s 07:58:23 07:58:23 #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:58:23 #109 DONE 1719.2s 07:58:23 07:58:23 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:58:23 #61 ... 07:58:23 07:58:23 #98 [support-scheduler] exporting to image 07:58:23 #98 exporting layers 07:58:23 #98 ... 07:58:23 07:58:23 #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:58:23 #201 DONE 0.1s 07:58:23 07:58:23 #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:58:23 #202 DONE 0.1s 07:58:23 07:58:23 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:58:23 #203 ... 07:58:23 07:58:23 #98 [support-scheduler] exporting to image 07:58:23 #98 exporting layers 0.6s done 07:58:23 #98 writing image sha256:4846ff81b5c236f20fdef72930d14cebfc9b63b33dc0ab82fcb09df0e872025c done 07:58:23 #98 naming to docker.io/library/support-scheduler-arm64 done 07:58:23 #98 DONE 13.2s 07:58:23 07:58:23 #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:58:23 #203 DONE 0.5s 07:58:23 07:58:23 #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:58:23 #204 DONE 0.1s 07:58:23 07:58:23 #98 [support-notifications] exporting to image 07:58:23 #98 exporting layers 0.4s done 07:58:23 #98 writing image sha256:1169fbb86c0cddcfcf39595d70626890b4f1ffdbb16c98e4e83e1afaecf1be48 done 07:58:23 #98 naming to docker.io/library/support-notifications-arm64 done 07:58:23 #98 DONE 13.2s 07:58:23 07:58:23 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 07:58:23 time="2024-07-02T07:27:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:23 time="2024-07-02T07:27:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:23 time="2024-07-02T07:27:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:23 time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:23 time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:23 time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:23 time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:23 time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:23 time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:23 time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:23 time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:23 time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:23 time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:58:23 time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:58:23 $ docker stop --time=1 a0a2a5ad85005e43a359bc7e886f9f691f2f64044575cf64393a706c0d7aafd8 07:58:24 $ docker rm -f --volumes a0a2a5ad85005e43a359bc7e886f9f691f2f64044575cf64393a706c0d7aafd8 [Pipeline] // withDockerContainer [Pipeline] sh 07:58:25 + docker images 07:58:25 REPOSITORY TAG IMAGE ID CREATED SIZE 07:58:25 support-notifications-arm64 latest 1169fbb86c0c 5 seconds ago 43.3MB 07:58:25 support-scheduler-arm64 latest 4846ff81b5c2 6 seconds ago 42.4MB 07:58:25 core-metadata-arm64 latest 1c8dd9f05209 35 seconds ago 40.3MB 07:58:25 core-data-arm64 latest dc9e518c5b0d 39 seconds ago 40.1MB 07:58:25 core-command-arm64 latest e7eccf0c4403 47 seconds ago 39.9MB 07:58:25 security-proxy-auth-arm64 latest d277ac863ccf About a minute ago 37.4MB 07:58:25 security-spiffe-token-provider-arm64 latest b7b6fd64db05 8 minutes ago 34.1MB 07:58:25 core-common-config-bootstrapper-arm64 latest 1961537466a4 9 minutes ago 20.1MB 07:58:25 security-secretstore-setup-arm64 latest 1211b3d942ad 10 minutes ago 41.5MB 07:58:25 security-bootstrapper-arm64 latest 45646cee89af 10 minutes ago 23.7MB 07:58:25 security-proxy-setup-arm64 latest af5bdefbd855 10 minutes ago 31MB 07:58:25 security-spire-agent-arm64 latest d1ef64544210 29 minutes ago 157MB 07:58:25 security-spire-server-arm64 latest dc46b6cfea6a 29 minutes ago 102MB 07:58:25 security-spire-config-arm64 latest 449b1a8793ed 29 minutes ago 101MB 07:58:25 ci-base-image-arm64 latest 1c42ea84fb7b 31 minutes ago 962MB 07:58:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB 07:58:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:25 provisioning config files... 07:58:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/646@tmp/config15189582224615309323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:25 ---> ****-login.sh 07:58:25 nexus3.edgexfoundry.org:10001 07:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:26 Configure a credential helper to remove this warning. See 07:58:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:26 07:58:26 Login Succeeded 07:58:26 nexus3.edgexfoundry.org:10002 07:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:26 Configure a credential helper to remove this warning. See 07:58:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:26 07:58:26 Login Succeeded 07:58:26 nexus3.edgexfoundry.org:10003 07:58:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:26 Configure a credential helper to remove this warning. See 07:58:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:26 07:58:26 Login Succeeded 07:58:26 nexus3.edgexfoundry.org:10004 07:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:27 Configure a credential helper to remove this warning. See 07:58:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:27 07:58:27 Login Succeeded 07:58:27 ****.io 07:58:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:27 Configure a credential helper to remove this warning. See 07:58:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:27 07:58:27 Login Succeeded 07:58:27 ---> ****-login.sh ends [Pipeline] } 07:58:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:58:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:58:27 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:58:27 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:58:27 latest 07:58:27 3.2.0-dev.28 07:58:27 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:58:27 main 07:58:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:28 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:58:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:58:28 86a8e69890ee: Preparing 07:58:28 aa2f5f8aa445: Preparing 07:58:28 f3880698f0f0: Preparing 07:58:28 85d2480b19b6: Preparing 07:58:28 ad5f18704f7d: Preparing 07:58:28 a3bf4e16b71b: Preparing 07:58:28 da707bb00cb8: Preparing 07:58:28 da707bb00cb8: Waiting 07:58:28 a3bf4e16b71b: Waiting 07:58:28 f3880698f0f0: Pushed 07:58:28 85d2480b19b6: Pushed 07:58:28 86a8e69890ee: Pushed 07:58:28 da707bb00cb8: Layer already exists 07:58:28 a3bf4e16b71b: Pushed 07:58:30 ad5f18704f7d: Pushed 07:58:35 aa2f5f8aa445: Pushed 07:58:35 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:35b556603fe0b488e267719a1035999fd3bff16aff76713aa4839308f9734fd2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:58:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:58:36 86a8e69890ee: Preparing 07:58:36 aa2f5f8aa445: Preparing 07:58:36 f3880698f0f0: Preparing 07:58:36 85d2480b19b6: Preparing 07:58:36 ad5f18704f7d: Preparing 07:58:36 a3bf4e16b71b: Preparing 07:58:36 da707bb00cb8: Preparing 07:58:36 a3bf4e16b71b: Waiting 07:58:36 da707bb00cb8: Waiting 07:58:36 85d2480b19b6: Layer already exists 07:58:36 f3880698f0f0: Layer already exists 07:58:36 aa2f5f8aa445: Layer already exists 07:58:36 86a8e69890ee: Layer already exists 07:58:36 ad5f18704f7d: Layer already exists 07:58:36 a3bf4e16b71b: Layer already exists 07:58:36 da707bb00cb8: Layer already exists 07:58:36 latest: digest: sha256:35b556603fe0b488e267719a1035999fd3bff16aff76713aa4839308f9734fd2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.28 07:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:58:37 86a8e69890ee: Preparing 07:58:37 aa2f5f8aa445: Preparing 07:58:37 f3880698f0f0: Preparing 07:58:37 85d2480b19b6: Preparing 07:58:37 ad5f18704f7d: Preparing 07:58:37 a3bf4e16b71b: Preparing 07:58:37 da707bb00cb8: Preparing 07:58:37 a3bf4e16b71b: Waiting 07:58:37 da707bb00cb8: Waiting 07:58:37 f3880698f0f0: Layer already exists 07:58:37 aa2f5f8aa445: Layer already exists 07:58:37 ad5f18704f7d: Layer already exists 07:58:37 86a8e69890ee: Layer already exists 07:58:37 85d2480b19b6: Layer already exists 07:58:37 da707bb00cb8: Layer already exists 07:58:37 a3bf4e16b71b: Layer already exists 07:58:37 3.2.0-dev.28: digest: sha256:35b556603fe0b488e267719a1035999fd3bff16aff76713aa4839308f9734fd2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:58:38 86a8e69890ee: Preparing 07:58:38 aa2f5f8aa445: Preparing 07:58:38 f3880698f0f0: Preparing 07:58:38 85d2480b19b6: Preparing 07:58:38 ad5f18704f7d: Preparing 07:58:38 a3bf4e16b71b: Preparing 07:58:38 da707bb00cb8: Preparing 07:58:38 a3bf4e16b71b: Waiting 07:58:38 da707bb00cb8: Waiting 07:58:38 86a8e69890ee: Layer already exists 07:58:38 85d2480b19b6: Layer already exists 07:58:38 aa2f5f8aa445: Layer already exists 07:58:38 ad5f18704f7d: Layer already exists 07:58:38 f3880698f0f0: Layer already exists 07:58:38 da707bb00cb8: Layer already exists 07:58:38 a3bf4e16b71b: Layer already exists 07:58:38 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:35b556603fe0b488e267719a1035999fd3bff16aff76713aa4839308f9734fd2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:58:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:58:39 86a8e69890ee: Preparing 07:58:39 aa2f5f8aa445: Preparing 07:58:39 f3880698f0f0: Preparing 07:58:39 85d2480b19b6: Preparing 07:58:39 ad5f18704f7d: Preparing 07:58:39 a3bf4e16b71b: Preparing 07:58:39 da707bb00cb8: Preparing 07:58:39 a3bf4e16b71b: Waiting 07:58:39 da707bb00cb8: Waiting 07:58:39 85d2480b19b6: Layer already exists 07:58:39 aa2f5f8aa445: Layer already exists 07:58:39 86a8e69890ee: Layer already exists 07:58:39 f3880698f0f0: Layer already exists 07:58:39 ad5f18704f7d: Layer already exists 07:58:39 da707bb00cb8: Layer already exists 07:58:39 a3bf4e16b71b: Layer already exists 07:58:39 main: digest: sha256:35b556603fe0b488e267719a1035999fd3bff16aff76713aa4839308f9734fd2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:58:39 ===================================================== [Pipeline] echo 07:58:39 taggedImages: 07:58:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:58:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:58:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.28 07:58:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:58:39 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:58:39 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:58:39 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:58:39 latest 07:58:39 3.2.0-dev.28 07:58:39 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:58:39 main 07:58:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:58:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:58:40 64425e6c1fcb: Preparing 07:58:40 ff3537b04138: Preparing 07:58:40 0cb7c44c7be7: Preparing 07:58:40 43b6e0d37d36: Preparing 07:58:40 f3880698f0f0: Preparing 07:58:40 85d2480b19b6: Preparing 07:58:40 ad5f18704f7d: Preparing 07:58:40 a3bf4e16b71b: Preparing 07:58:40 da707bb00cb8: Preparing 07:58:40 85d2480b19b6: Waiting 07:58:40 ad5f18704f7d: Waiting 07:58:40 a3bf4e16b71b: Waiting 07:58:40 f3880698f0f0: Layer already exists 07:58:40 85d2480b19b6: Layer already exists 07:58:40 ff3537b04138: Pushed 07:58:40 0cb7c44c7be7: Pushed 07:58:40 ad5f18704f7d: Layer already exists 07:58:40 64425e6c1fcb: Pushed 07:58:40 da707bb00cb8: Layer already exists 07:58:40 a3bf4e16b71b: Layer already exists 07:58:42 43b6e0d37d36: Pushed 07:58:42 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:eff7dfe843951ff96591fccd872c302303a5531d3635d59ccefecbbb2f79488b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:58:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:58:43 64425e6c1fcb: Preparing 07:58:43 ff3537b04138: Preparing 07:58:43 0cb7c44c7be7: Preparing 07:58:43 43b6e0d37d36: Preparing 07:58:43 f3880698f0f0: Preparing 07:58:43 85d2480b19b6: Preparing 07:58:43 ad5f18704f7d: Preparing 07:58:43 a3bf4e16b71b: Preparing 07:58:43 da707bb00cb8: Preparing 07:58:43 ad5f18704f7d: Waiting 07:58:43 da707bb00cb8: Waiting 07:58:43 a3bf4e16b71b: Waiting 07:58:43 85d2480b19b6: Waiting 07:58:43 43b6e0d37d36: Layer already exists 07:58:43 0cb7c44c7be7: Layer already exists 07:58:43 64425e6c1fcb: Layer already exists 07:58:43 f3880698f0f0: Layer already exists 07:58:43 ff3537b04138: Layer already exists 07:58:43 85d2480b19b6: Layer already exists 07:58:43 ad5f18704f7d: Layer already exists 07:58:43 a3bf4e16b71b: Layer already exists 07:58:43 da707bb00cb8: Layer already exists 07:58:43 latest: digest: sha256:eff7dfe843951ff96591fccd872c302303a5531d3635d59ccefecbbb2f79488b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.28 07:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:58:44 64425e6c1fcb: Preparing 07:58:44 ff3537b04138: Preparing 07:58:44 0cb7c44c7be7: Preparing 07:58:44 43b6e0d37d36: Preparing 07:58:44 f3880698f0f0: Preparing 07:58:44 85d2480b19b6: Preparing 07:58:44 ad5f18704f7d: Preparing 07:58:44 a3bf4e16b71b: Preparing 07:58:44 da707bb00cb8: Preparing 07:58:44 85d2480b19b6: Waiting 07:58:44 ad5f18704f7d: Waiting 07:58:44 a3bf4e16b71b: Waiting 07:58:44 da707bb00cb8: Waiting 07:58:44 43b6e0d37d36: Layer already exists 07:58:44 0cb7c44c7be7: Layer already exists 07:58:44 ff3537b04138: Layer already exists 07:58:44 f3880698f0f0: Layer already exists 07:58:44 64425e6c1fcb: Layer already exists 07:58:44 ad5f18704f7d: Layer already exists 07:58:44 a3bf4e16b71b: Layer already exists 07:58:44 85d2480b19b6: Layer already exists 07:58:44 da707bb00cb8: Layer already exists 07:58:44 3.2.0-dev.28: digest: sha256:eff7dfe843951ff96591fccd872c302303a5531d3635d59ccefecbbb2f79488b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:44 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:58:45 64425e6c1fcb: Preparing 07:58:45 ff3537b04138: Preparing 07:58:45 0cb7c44c7be7: Preparing 07:58:45 43b6e0d37d36: Preparing 07:58:45 f3880698f0f0: Preparing 07:58:45 85d2480b19b6: Preparing 07:58:45 ad5f18704f7d: Preparing 07:58:45 a3bf4e16b71b: Preparing 07:58:45 da707bb00cb8: Preparing 07:58:45 85d2480b19b6: Waiting 07:58:45 ad5f18704f7d: Waiting 07:58:45 a3bf4e16b71b: Waiting 07:58:45 da707bb00cb8: Waiting 07:58:45 0cb7c44c7be7: Layer already exists 07:58:45 f3880698f0f0: Layer already exists 07:58:45 ff3537b04138: Layer already exists 07:58:45 64425e6c1fcb: Layer already exists 07:58:45 43b6e0d37d36: Layer already exists 07:58:45 ad5f18704f7d: Layer already exists 07:58:45 85d2480b19b6: Layer already exists 07:58:45 a3bf4e16b71b: Layer already exists 07:58:45 da707bb00cb8: Layer already exists 07:58:45 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:eff7dfe843951ff96591fccd872c302303a5531d3635d59ccefecbbb2f79488b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:58:46 64425e6c1fcb: Preparing 07:58:46 ff3537b04138: Preparing 07:58:46 0cb7c44c7be7: Preparing 07:58:46 43b6e0d37d36: Preparing 07:58:46 f3880698f0f0: Preparing 07:58:46 85d2480b19b6: Preparing 07:58:46 ad5f18704f7d: Preparing 07:58:46 a3bf4e16b71b: Preparing 07:58:46 da707bb00cb8: Preparing 07:58:46 85d2480b19b6: Waiting 07:58:46 ad5f18704f7d: Waiting 07:58:46 a3bf4e16b71b: Waiting 07:58:46 da707bb00cb8: Waiting 07:58:46 ff3537b04138: Layer already exists 07:58:46 43b6e0d37d36: Layer already exists 07:58:46 64425e6c1fcb: Layer already exists 07:58:46 f3880698f0f0: Layer already exists 07:58:46 0cb7c44c7be7: Layer already exists 07:58:46 da707bb00cb8: Layer already exists 07:58:46 a3bf4e16b71b: Layer already exists 07:58:46 ad5f18704f7d: Layer already exists 07:58:46 85d2480b19b6: Layer already exists 07:58:46 main: digest: sha256:eff7dfe843951ff96591fccd872c302303a5531d3635d59ccefecbbb2f79488b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:58:46 ===================================================== [Pipeline] echo 07:58:46 taggedImages: 07:58:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:58:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:58:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.28 07:58:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:58:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:58:46 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:58:46 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:58:46 latest 07:58:46 3.2.0-dev.28 07:58:46 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:58:46 main 07:58:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:47 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:58:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:58:47 20017de2d02b: Preparing 07:58:47 ef949f8e7a53: Preparing 07:58:47 f3880698f0f0: Preparing 07:58:47 85d2480b19b6: Preparing 07:58:47 207c88e6d18d: Preparing 07:58:47 6f79f40659ee: Preparing 07:58:47 da707bb00cb8: Preparing 07:58:47 6f79f40659ee: Waiting 07:58:47 da707bb00cb8: Waiting 07:58:47 f3880698f0f0: Layer already exists 07:58:47 85d2480b19b6: Layer already exists 07:58:47 da707bb00cb8: Layer already exists 07:58:47 20017de2d02b: Pushed 07:58:47 6f79f40659ee: Pushed 07:58:48 207c88e6d18d: Pushed 07:58:54 ef949f8e7a53: Pushed 07:58:54 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:3c9b1e01b05b86510edf2ac6b5697d8c342e2c57765afbbe7202514ca1a536d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:54 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:58:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:58:54 20017de2d02b: Preparing 07:58:54 ef949f8e7a53: Preparing 07:58:54 f3880698f0f0: Preparing 07:58:54 85d2480b19b6: Preparing 07:58:54 207c88e6d18d: Preparing 07:58:54 6f79f40659ee: Preparing 07:58:54 da707bb00cb8: Preparing 07:58:54 6f79f40659ee: Waiting 07:58:54 da707bb00cb8: Waiting 07:58:54 20017de2d02b: Layer already exists 07:58:54 f3880698f0f0: Layer already exists 07:58:54 85d2480b19b6: Layer already exists 07:58:54 ef949f8e7a53: Layer already exists 07:58:54 207c88e6d18d: Layer already exists 07:58:54 6f79f40659ee: Layer already exists 07:58:54 da707bb00cb8: Layer already exists 07:58:55 latest: digest: sha256:3c9b1e01b05b86510edf2ac6b5697d8c342e2c57765afbbe7202514ca1a536d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:55 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.28 07:58:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:58:55 20017de2d02b: Preparing 07:58:55 ef949f8e7a53: Preparing 07:58:55 f3880698f0f0: Preparing 07:58:55 85d2480b19b6: Preparing 07:58:55 207c88e6d18d: Preparing 07:58:55 6f79f40659ee: Preparing 07:58:55 da707bb00cb8: Preparing 07:58:55 6f79f40659ee: Waiting 07:58:55 da707bb00cb8: Waiting 07:58:55 20017de2d02b: Layer already exists 07:58:55 f3880698f0f0: Layer already exists 07:58:55 ef949f8e7a53: Layer already exists 07:58:55 207c88e6d18d: Layer already exists 07:58:55 85d2480b19b6: Layer already exists 07:58:55 da707bb00cb8: Layer already exists 07:58:55 6f79f40659ee: Layer already exists 07:58:55 3.2.0-dev.28: digest: sha256:3c9b1e01b05b86510edf2ac6b5697d8c342e2c57765afbbe7202514ca1a536d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:58:56 20017de2d02b: Preparing 07:58:56 ef949f8e7a53: Preparing 07:58:56 f3880698f0f0: Preparing 07:58:56 85d2480b19b6: Preparing 07:58:56 207c88e6d18d: Preparing 07:58:56 6f79f40659ee: Preparing 07:58:56 da707bb00cb8: Preparing 07:58:56 6f79f40659ee: Waiting 07:58:56 85d2480b19b6: Layer already exists 07:58:56 ef949f8e7a53: Layer already exists 07:58:56 207c88e6d18d: Layer already exists 07:58:56 f3880698f0f0: Layer already exists 07:58:56 20017de2d02b: Layer already exists 07:58:56 da707bb00cb8: Layer already exists 07:58:56 6f79f40659ee: Layer already exists 07:58:56 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:3c9b1e01b05b86510edf2ac6b5697d8c342e2c57765afbbe7202514ca1a536d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:58:57 20017de2d02b: Preparing 07:58:57 ef949f8e7a53: Preparing 07:58:57 f3880698f0f0: Preparing 07:58:57 85d2480b19b6: Preparing 07:58:57 207c88e6d18d: Preparing 07:58:57 6f79f40659ee: Preparing 07:58:57 da707bb00cb8: Preparing 07:58:57 6f79f40659ee: Waiting 07:58:57 da707bb00cb8: Waiting 07:58:57 207c88e6d18d: Layer already exists 07:58:57 f3880698f0f0: Layer already exists 07:58:57 ef949f8e7a53: Layer already exists 07:58:57 20017de2d02b: Layer already exists 07:58:57 85d2480b19b6: Layer already exists 07:58:57 6f79f40659ee: Layer already exists 07:58:57 da707bb00cb8: Layer already exists 07:58:57 main: digest: sha256:3c9b1e01b05b86510edf2ac6b5697d8c342e2c57765afbbe7202514ca1a536d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:58:58 ===================================================== [Pipeline] echo 07:58:58 taggedImages: 07:58:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:58:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:58:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.28 07:58:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:58:58 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:58:58 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:58:58 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:58:58 latest 07:58:58 3.2.0-dev.28 07:58:58 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:58:58 main 07:58:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:58:58 d8b197968d22: Preparing 07:58:58 446198bf1a16: Preparing 07:58:58 feadb109d71a: Preparing 07:58:58 f3880698f0f0: Preparing 07:58:58 85d2480b19b6: Preparing 07:58:58 ad5f18704f7d: Preparing 07:58:58 a3bf4e16b71b: Preparing 07:58:58 da707bb00cb8: Preparing 07:58:58 ad5f18704f7d: Waiting 07:58:58 a3bf4e16b71b: Waiting 07:58:58 da707bb00cb8: Waiting 07:58:58 85d2480b19b6: Layer already exists 07:58:58 f3880698f0f0: Layer already exists 07:58:59 ad5f18704f7d: Layer already exists 07:58:59 a3bf4e16b71b: Layer already exists 07:58:59 446198bf1a16: Pushed 07:58:59 da707bb00cb8: Layer already exists 07:58:59 d8b197968d22: Pushed 07:59:05 feadb109d71a: Pushed 07:59:05 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:32b0c5ae56e8098d188266c665b045de5cf4526feadbb8515b40209c8e3faa1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:59:06 d8b197968d22: Preparing 07:59:06 446198bf1a16: Preparing 07:59:06 feadb109d71a: Preparing 07:59:06 f3880698f0f0: Preparing 07:59:06 85d2480b19b6: Preparing 07:59:06 ad5f18704f7d: Preparing 07:59:06 a3bf4e16b71b: Preparing 07:59:06 da707bb00cb8: Preparing 07:59:06 ad5f18704f7d: Waiting 07:59:06 a3bf4e16b71b: Waiting 07:59:06 da707bb00cb8: Waiting 07:59:06 85d2480b19b6: Layer already exists 07:59:06 446198bf1a16: Layer already exists 07:59:06 feadb109d71a: Layer already exists 07:59:06 d8b197968d22: Layer already exists 07:59:06 f3880698f0f0: Layer already exists 07:59:06 ad5f18704f7d: Layer already exists 07:59:06 a3bf4e16b71b: Layer already exists 07:59:06 da707bb00cb8: Layer already exists 07:59:06 latest: digest: sha256:32b0c5ae56e8098d188266c665b045de5cf4526feadbb8515b40209c8e3faa1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.28 07:59:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:59:07 d8b197968d22: Preparing 07:59:07 446198bf1a16: Preparing 07:59:07 feadb109d71a: Preparing 07:59:07 f3880698f0f0: Preparing 07:59:07 85d2480b19b6: Preparing 07:59:07 ad5f18704f7d: Preparing 07:59:07 a3bf4e16b71b: Preparing 07:59:07 da707bb00cb8: Preparing 07:59:07 ad5f18704f7d: Waiting 07:59:07 a3bf4e16b71b: Waiting 07:59:07 da707bb00cb8: Waiting 07:59:07 85d2480b19b6: Layer already exists 07:59:07 446198bf1a16: Layer already exists 07:59:07 f3880698f0f0: Layer already exists 07:59:07 feadb109d71a: Layer already exists 07:59:07 d8b197968d22: Layer already exists 07:59:07 da707bb00cb8: Layer already exists 07:59:07 ad5f18704f7d: Layer already exists 07:59:07 a3bf4e16b71b: Layer already exists 07:59:07 3.2.0-dev.28: digest: sha256:32b0c5ae56e8098d188266c665b045de5cf4526feadbb8515b40209c8e3faa1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:59:08 d8b197968d22: Preparing 07:59:08 446198bf1a16: Preparing 07:59:08 feadb109d71a: Preparing 07:59:08 f3880698f0f0: Preparing 07:59:08 85d2480b19b6: Preparing 07:59:08 ad5f18704f7d: Preparing 07:59:08 a3bf4e16b71b: Preparing 07:59:08 da707bb00cb8: Preparing 07:59:08 a3bf4e16b71b: Waiting 07:59:08 da707bb00cb8: Waiting 07:59:08 ad5f18704f7d: Waiting 07:59:08 446198bf1a16: Layer already exists 07:59:08 f3880698f0f0: Layer already exists 07:59:08 feadb109d71a: Layer already exists 07:59:08 85d2480b19b6: Layer already exists 07:59:08 d8b197968d22: Layer already exists 07:59:08 da707bb00cb8: Layer already exists 07:59:08 ad5f18704f7d: Layer already exists 07:59:08 a3bf4e16b71b: Layer already exists 07:59:08 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:32b0c5ae56e8098d188266c665b045de5cf4526feadbb8515b40209c8e3faa1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:59:09 d8b197968d22: Preparing 07:59:09 446198bf1a16: Preparing 07:59:09 feadb109d71a: Preparing 07:59:09 f3880698f0f0: Preparing 07:59:09 85d2480b19b6: Preparing 07:59:09 ad5f18704f7d: Preparing 07:59:09 a3bf4e16b71b: Preparing 07:59:09 da707bb00cb8: Preparing 07:59:09 ad5f18704f7d: Waiting 07:59:09 a3bf4e16b71b: Waiting 07:59:09 d8b197968d22: Layer already exists 07:59:09 f3880698f0f0: Layer already exists 07:59:09 85d2480b19b6: Layer already exists 07:59:09 feadb109d71a: Layer already exists 07:59:09 446198bf1a16: Layer already exists 07:59:09 da707bb00cb8: Layer already exists 07:59:09 a3bf4e16b71b: Layer already exists 07:59:09 ad5f18704f7d: Layer already exists 07:59:09 main: digest: sha256:32b0c5ae56e8098d188266c665b045de5cf4526feadbb8515b40209c8e3faa1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:09 ===================================================== [Pipeline] echo 07:59:09 taggedImages: 07:59:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:59:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.28 07:59:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:59:09 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:59:09 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:09 latest 07:59:09 3.2.0-dev.28 07:59:09 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:09 main 07:59:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:59:10 79202db33690: Preparing 07:59:10 b193bea97546: Preparing 07:59:10 f32726f9547f: Preparing 07:59:10 534e1ee056bd: Preparing 07:59:10 e0e1c7ca6afe: Preparing 07:59:10 55ad4d30210f: Preparing 07:59:10 482307c94b76: Preparing 07:59:10 f3880698f0f0: Preparing 07:59:10 85d2480b19b6: Preparing 07:59:10 a5423b40cdb1: Preparing 07:59:10 27d4a9a71830: Preparing 07:59:10 5f70bf18a086: Preparing 07:59:10 8d8d7a4fe2e1: Preparing 07:59:10 e099f1f71d8f: Preparing 07:59:10 3d654fd3d229: Preparing 07:59:10 da707bb00cb8: Preparing 07:59:10 a5423b40cdb1: Waiting 07:59:10 27d4a9a71830: Waiting 07:59:10 5f70bf18a086: Waiting 07:59:10 55ad4d30210f: Waiting 07:59:10 482307c94b76: Waiting 07:59:10 f3880698f0f0: Waiting 07:59:10 85d2480b19b6: Waiting 07:59:10 8d8d7a4fe2e1: Waiting 07:59:10 e099f1f71d8f: Waiting 07:59:10 3d654fd3d229: Waiting 07:59:10 da707bb00cb8: Waiting 07:59:10 b193bea97546: Pushed 07:59:10 e0e1c7ca6afe: Pushed 07:59:10 79202db33690: Pushed 07:59:10 f32726f9547f: Pushed 07:59:10 534e1ee056bd: Pushed 07:59:10 f3880698f0f0: Layer already exists 07:59:10 85d2480b19b6: Layer already exists 07:59:10 5f70bf18a086: Layer already exists 07:59:10 55ad4d30210f: Pushed 07:59:10 a5423b40cdb1: Pushed 07:59:10 27d4a9a71830: Pushed 07:59:10 da707bb00cb8: Layer already exists 07:59:10 8d8d7a4fe2e1: Pushed 07:59:10 3d654fd3d229: Pushed 07:59:12 e099f1f71d8f: Pushed 07:59:13 482307c94b76: Pushed 07:59:13 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:b623b122a34dbbdd353caf586cb17645cffe2ed7477747fdf117e46af5f991b7 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:59:14 79202db33690: Preparing 07:59:14 b193bea97546: Preparing 07:59:14 f32726f9547f: Preparing 07:59:14 534e1ee056bd: Preparing 07:59:14 e0e1c7ca6afe: Preparing 07:59:14 55ad4d30210f: Preparing 07:59:14 482307c94b76: Preparing 07:59:14 f3880698f0f0: Preparing 07:59:14 85d2480b19b6: Preparing 07:59:14 a5423b40cdb1: Preparing 07:59:14 27d4a9a71830: Preparing 07:59:14 5f70bf18a086: Preparing 07:59:14 8d8d7a4fe2e1: Preparing 07:59:14 e099f1f71d8f: Preparing 07:59:14 3d654fd3d229: Preparing 07:59:14 da707bb00cb8: Preparing 07:59:14 f3880698f0f0: Waiting 07:59:14 85d2480b19b6: Waiting 07:59:14 a5423b40cdb1: Waiting 07:59:14 27d4a9a71830: Waiting 07:59:14 5f70bf18a086: Waiting 07:59:14 8d8d7a4fe2e1: Waiting 07:59:14 e099f1f71d8f: Waiting 07:59:14 3d654fd3d229: Waiting 07:59:14 da707bb00cb8: Waiting 07:59:14 55ad4d30210f: Waiting 07:59:14 482307c94b76: Waiting 07:59:14 e0e1c7ca6afe: Layer already exists 07:59:14 b193bea97546: Layer already exists 07:59:14 79202db33690: Layer already exists 07:59:14 534e1ee056bd: Layer already exists 07:59:14 f32726f9547f: Layer already exists 07:59:14 55ad4d30210f: Layer already exists 07:59:14 482307c94b76: Layer already exists 07:59:14 85d2480b19b6: Layer already exists 07:59:14 5f70bf18a086: Layer already exists 07:59:14 27d4a9a71830: Layer already exists 07:59:14 a5423b40cdb1: Layer already exists 07:59:14 f3880698f0f0: Layer already exists 07:59:14 8d8d7a4fe2e1: Layer already exists 07:59:14 e099f1f71d8f: Layer already exists 07:59:14 3d654fd3d229: Layer already exists 07:59:14 da707bb00cb8: Layer already exists 07:59:14 latest: digest: sha256:b623b122a34dbbdd353caf586cb17645cffe2ed7477747fdf117e46af5f991b7 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.28 07:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:59:15 79202db33690: Preparing 07:59:15 b193bea97546: Preparing 07:59:15 f32726f9547f: Preparing 07:59:15 534e1ee056bd: Preparing 07:59:15 e0e1c7ca6afe: Preparing 07:59:15 55ad4d30210f: Preparing 07:59:15 482307c94b76: Preparing 07:59:15 f3880698f0f0: Preparing 07:59:15 85d2480b19b6: Preparing 07:59:15 a5423b40cdb1: Preparing 07:59:15 27d4a9a71830: Preparing 07:59:15 5f70bf18a086: Preparing 07:59:15 8d8d7a4fe2e1: Preparing 07:59:15 e099f1f71d8f: Preparing 07:59:15 3d654fd3d229: Preparing 07:59:15 da707bb00cb8: Preparing 07:59:15 55ad4d30210f: Waiting 07:59:15 482307c94b76: Waiting 07:59:15 f3880698f0f0: Waiting 07:59:15 85d2480b19b6: Waiting 07:59:15 a5423b40cdb1: Waiting 07:59:15 27d4a9a71830: Waiting 07:59:15 5f70bf18a086: Waiting 07:59:15 8d8d7a4fe2e1: Waiting 07:59:15 e099f1f71d8f: Waiting 07:59:15 3d654fd3d229: Waiting 07:59:15 da707bb00cb8: Waiting 07:59:15 b193bea97546: Layer already exists 07:59:15 534e1ee056bd: Layer already exists 07:59:15 79202db33690: Layer already exists 07:59:15 f32726f9547f: Layer already exists 07:59:15 e0e1c7ca6afe: Layer already exists 07:59:15 f3880698f0f0: Layer already exists 07:59:15 482307c94b76: Layer already exists 07:59:15 a5423b40cdb1: Layer already exists 07:59:15 85d2480b19b6: Layer already exists 07:59:15 55ad4d30210f: Layer already exists 07:59:15 27d4a9a71830: Layer already exists 07:59:15 5f70bf18a086: Layer already exists 07:59:15 8d8d7a4fe2e1: Layer already exists 07:59:15 e099f1f71d8f: Layer already exists 07:59:15 3d654fd3d229: Layer already exists 07:59:15 da707bb00cb8: Layer already exists 07:59:15 3.2.0-dev.28: digest: sha256:b623b122a34dbbdd353caf586cb17645cffe2ed7477747fdf117e46af5f991b7 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:59:16 79202db33690: Preparing 07:59:16 b193bea97546: Preparing 07:59:16 f32726f9547f: Preparing 07:59:16 534e1ee056bd: Preparing 07:59:16 e0e1c7ca6afe: Preparing 07:59:16 55ad4d30210f: Preparing 07:59:16 482307c94b76: Preparing 07:59:16 f3880698f0f0: Preparing 07:59:16 85d2480b19b6: Preparing 07:59:16 a5423b40cdb1: Preparing 07:59:16 27d4a9a71830: Preparing 07:59:16 5f70bf18a086: Preparing 07:59:16 8d8d7a4fe2e1: Preparing 07:59:16 e099f1f71d8f: Preparing 07:59:16 3d654fd3d229: Preparing 07:59:16 da707bb00cb8: Preparing 07:59:16 85d2480b19b6: Waiting 07:59:16 a5423b40cdb1: Waiting 07:59:16 27d4a9a71830: Waiting 07:59:16 5f70bf18a086: Waiting 07:59:16 8d8d7a4fe2e1: Waiting 07:59:16 e099f1f71d8f: Waiting 07:59:16 55ad4d30210f: Waiting 07:59:16 482307c94b76: Waiting 07:59:16 f3880698f0f0: Waiting 07:59:16 da707bb00cb8: Waiting 07:59:16 534e1ee056bd: Layer already exists 07:59:16 b193bea97546: Layer already exists 07:59:16 79202db33690: Layer already exists 07:59:16 f32726f9547f: Layer already exists 07:59:16 e0e1c7ca6afe: Layer already exists 07:59:16 f3880698f0f0: Layer already exists 07:59:16 482307c94b76: Layer already exists 07:59:16 55ad4d30210f: Layer already exists 07:59:16 a5423b40cdb1: Layer already exists 07:59:16 85d2480b19b6: Layer already exists 07:59:16 5f70bf18a086: Layer already exists 07:59:16 e099f1f71d8f: Layer already exists 07:59:16 3d654fd3d229: Layer already exists 07:59:16 8d8d7a4fe2e1: Layer already exists 07:59:16 27d4a9a71830: Layer already exists 07:59:16 da707bb00cb8: Layer already exists 07:59:16 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:b623b122a34dbbdd353caf586cb17645cffe2ed7477747fdf117e46af5f991b7 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:59:17 79202db33690: Preparing 07:59:17 b193bea97546: Preparing 07:59:17 f32726f9547f: Preparing 07:59:17 534e1ee056bd: Preparing 07:59:17 e0e1c7ca6afe: Preparing 07:59:17 55ad4d30210f: Preparing 07:59:17 482307c94b76: Preparing 07:59:17 f3880698f0f0: Preparing 07:59:17 85d2480b19b6: Preparing 07:59:17 a5423b40cdb1: Preparing 07:59:17 27d4a9a71830: Preparing 07:59:17 5f70bf18a086: Preparing 07:59:17 8d8d7a4fe2e1: Preparing 07:59:17 e099f1f71d8f: Preparing 07:59:17 3d654fd3d229: Preparing 07:59:17 da707bb00cb8: Preparing 07:59:17 27d4a9a71830: Waiting 07:59:17 5f70bf18a086: Waiting 07:59:17 8d8d7a4fe2e1: Waiting 07:59:17 e099f1f71d8f: Waiting 07:59:17 3d654fd3d229: Waiting 07:59:17 da707bb00cb8: Waiting 07:59:17 f3880698f0f0: Waiting 07:59:17 85d2480b19b6: Waiting 07:59:17 55ad4d30210f: Waiting 07:59:17 a5423b40cdb1: Waiting 07:59:17 482307c94b76: Waiting 07:59:17 b193bea97546: Layer already exists 07:59:17 534e1ee056bd: Layer already exists 07:59:17 79202db33690: Layer already exists 07:59:17 f32726f9547f: Layer already exists 07:59:17 e0e1c7ca6afe: Layer already exists 07:59:17 55ad4d30210f: Layer already exists 07:59:17 f3880698f0f0: Layer already exists 07:59:17 482307c94b76: Layer already exists 07:59:17 85d2480b19b6: Layer already exists 07:59:17 a5423b40cdb1: Layer already exists 07:59:17 27d4a9a71830: Layer already exists 07:59:17 e099f1f71d8f: Layer already exists 07:59:17 5f70bf18a086: Layer already exists 07:59:17 3d654fd3d229: Layer already exists 07:59:17 8d8d7a4fe2e1: Layer already exists 07:59:17 da707bb00cb8: Layer already exists 07:59:17 main: digest: sha256:b623b122a34dbbdd353caf586cb17645cffe2ed7477747fdf117e46af5f991b7 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:17 ===================================================== [Pipeline] echo 07:59:17 taggedImages: 07:59:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:59:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.28 07:59:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:59:17 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:59:17 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:17 latest 07:59:17 3.2.0-dev.28 07:59:17 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:17 main 07:59:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:18 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:59:18 7c9c80e60f10: Preparing 07:59:18 8c8c6e6a7ef6: Preparing 07:59:18 509d27d51c2f: Preparing 07:59:18 e143a62077fb: Preparing 07:59:18 f3880698f0f0: Preparing 07:59:18 85d2480b19b6: Preparing 07:59:18 ad5f18704f7d: Preparing 07:59:18 85d2480b19b6: Waiting 07:59:18 a3bf4e16b71b: Preparing 07:59:18 ad5f18704f7d: Waiting 07:59:18 da707bb00cb8: Preparing 07:59:18 a3bf4e16b71b: Waiting 07:59:18 da707bb00cb8: Waiting 07:59:18 509d27d51c2f: Pushed 07:59:18 8c8c6e6a7ef6: Pushed 07:59:18 f3880698f0f0: Layer already exists 07:59:19 85d2480b19b6: Layer already exists 07:59:19 a3bf4e16b71b: Layer already exists 07:59:19 da707bb00cb8: Layer already exists 07:59:19 ad5f18704f7d: Layer already exists 07:59:19 7c9c80e60f10: Pushed 07:59:23 e143a62077fb: Pushed 07:59:23 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:e01e65a5a71b6aa4ad213de17bab71b0f8b5b8af58cdf10676e78e436937ac87 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:59:24 7c9c80e60f10: Preparing 07:59:24 8c8c6e6a7ef6: Preparing 07:59:24 509d27d51c2f: Preparing 07:59:24 e143a62077fb: Preparing 07:59:24 f3880698f0f0: Preparing 07:59:24 85d2480b19b6: Preparing 07:59:24 ad5f18704f7d: Preparing 07:59:24 a3bf4e16b71b: Preparing 07:59:24 da707bb00cb8: Preparing 07:59:24 85d2480b19b6: Waiting 07:59:24 ad5f18704f7d: Waiting 07:59:24 da707bb00cb8: Waiting 07:59:24 a3bf4e16b71b: Waiting 07:59:24 7c9c80e60f10: Layer already exists 07:59:24 e143a62077fb: Layer already exists 07:59:24 f3880698f0f0: Layer already exists 07:59:24 509d27d51c2f: Layer already exists 07:59:24 8c8c6e6a7ef6: Layer already exists 07:59:24 a3bf4e16b71b: Layer already exists 07:59:24 85d2480b19b6: Layer already exists 07:59:24 ad5f18704f7d: Layer already exists 07:59:24 da707bb00cb8: Layer already exists 07:59:24 latest: digest: sha256:e01e65a5a71b6aa4ad213de17bab71b0f8b5b8af58cdf10676e78e436937ac87 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.28 07:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:59:25 7c9c80e60f10: Preparing 07:59:25 8c8c6e6a7ef6: Preparing 07:59:25 509d27d51c2f: Preparing 07:59:25 e143a62077fb: Preparing 07:59:25 f3880698f0f0: Preparing 07:59:25 85d2480b19b6: Preparing 07:59:25 ad5f18704f7d: Preparing 07:59:25 a3bf4e16b71b: Preparing 07:59:25 da707bb00cb8: Preparing 07:59:25 ad5f18704f7d: Waiting 07:59:25 a3bf4e16b71b: Waiting 07:59:25 da707bb00cb8: Waiting 07:59:25 85d2480b19b6: Waiting 07:59:25 f3880698f0f0: Layer already exists 07:59:25 e143a62077fb: Layer already exists 07:59:25 509d27d51c2f: Layer already exists 07:59:25 7c9c80e60f10: Layer already exists 07:59:25 8c8c6e6a7ef6: Layer already exists 07:59:25 ad5f18704f7d: Layer already exists 07:59:25 85d2480b19b6: Layer already exists 07:59:25 da707bb00cb8: Layer already exists 07:59:25 a3bf4e16b71b: Layer already exists 07:59:25 3.2.0-dev.28: digest: sha256:e01e65a5a71b6aa4ad213de17bab71b0f8b5b8af58cdf10676e78e436937ac87 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:59:26 7c9c80e60f10: Preparing 07:59:26 8c8c6e6a7ef6: Preparing 07:59:26 509d27d51c2f: Preparing 07:59:26 e143a62077fb: Preparing 07:59:26 f3880698f0f0: Preparing 07:59:26 85d2480b19b6: Preparing 07:59:26 ad5f18704f7d: Preparing 07:59:26 85d2480b19b6: Waiting 07:59:26 ad5f18704f7d: Waiting 07:59:26 a3bf4e16b71b: Preparing 07:59:26 a3bf4e16b71b: Waiting 07:59:26 da707bb00cb8: Preparing 07:59:26 da707bb00cb8: Waiting 07:59:26 7c9c80e60f10: Layer already exists 07:59:26 8c8c6e6a7ef6: Layer already exists 07:59:26 f3880698f0f0: Layer already exists 07:59:26 e143a62077fb: Layer already exists 07:59:26 509d27d51c2f: Layer already exists 07:59:26 a3bf4e16b71b: Layer already exists 07:59:26 ad5f18704f7d: Layer already exists 07:59:26 da707bb00cb8: Layer already exists 07:59:26 85d2480b19b6: Layer already exists 07:59:27 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:e01e65a5a71b6aa4ad213de17bab71b0f8b5b8af58cdf10676e78e436937ac87 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:27 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:59:27 7c9c80e60f10: Preparing 07:59:27 8c8c6e6a7ef6: Preparing 07:59:27 509d27d51c2f: Preparing 07:59:27 e143a62077fb: Preparing 07:59:27 f3880698f0f0: Preparing 07:59:27 85d2480b19b6: Preparing 07:59:27 ad5f18704f7d: Preparing 07:59:27 a3bf4e16b71b: Preparing 07:59:27 da707bb00cb8: Preparing 07:59:27 85d2480b19b6: Waiting 07:59:27 ad5f18704f7d: Waiting 07:59:27 a3bf4e16b71b: Waiting 07:59:27 da707bb00cb8: Waiting 07:59:27 7c9c80e60f10: Layer already exists 07:59:27 8c8c6e6a7ef6: Layer already exists 07:59:27 509d27d51c2f: Layer already exists 07:59:27 f3880698f0f0: Layer already exists 07:59:27 e143a62077fb: Layer already exists 07:59:27 85d2480b19b6: Layer already exists 07:59:27 a3bf4e16b71b: Layer already exists 07:59:27 ad5f18704f7d: Layer already exists 07:59:27 da707bb00cb8: Layer already exists 07:59:27 main: digest: sha256:e01e65a5a71b6aa4ad213de17bab71b0f8b5b8af58cdf10676e78e436937ac87 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:28 ===================================================== [Pipeline] echo 07:59:28 taggedImages: 07:59:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:59:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.28 07:59:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:59:28 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:59:28 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:28 latest 07:59:28 3.2.0-dev.28 07:59:28 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:28 main 07:59:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:59:28 f0557ba38754: Preparing 07:59:28 6d776a7e2346: Preparing 07:59:28 f6c121b6f929: Preparing 07:59:28 ec113ee22903: Preparing 07:59:28 75b065e25b7c: Preparing 07:59:28 f3880698f0f0: Preparing 07:59:28 85d2480b19b6: Preparing 07:59:28 6cf564671e00: Preparing 07:59:28 1109671f60c1: Preparing 07:59:28 47c940b5b212: Preparing 07:59:28 da707bb00cb8: Preparing 07:59:28 6cf564671e00: Waiting 07:59:28 1109671f60c1: Waiting 07:59:28 47c940b5b212: Waiting 07:59:28 da707bb00cb8: Waiting 07:59:28 85d2480b19b6: Waiting 07:59:28 f3880698f0f0: Waiting 07:59:29 6d776a7e2346: Pushed 07:59:29 f0557ba38754: Pushed 07:59:29 75b065e25b7c: Pushed 07:59:29 ec113ee22903: Pushed 07:59:29 f3880698f0f0: Layer already exists 07:59:29 85d2480b19b6: Layer already exists 07:59:29 da707bb00cb8: Layer already exists 07:59:29 6cf564671e00: Pushed 07:59:29 1109671f60c1: Pushed 07:59:31 f6c121b6f929: Pushed 07:59:32 47c940b5b212: Pushed 07:59:32 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:e029ac4d593712afe0f2f34a5c8aaab8093d582884a74ddc6b3b34542fa25903 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:59:33 f0557ba38754: Preparing 07:59:33 6d776a7e2346: Preparing 07:59:33 f6c121b6f929: Preparing 07:59:33 ec113ee22903: Preparing 07:59:33 75b065e25b7c: Preparing 07:59:33 f3880698f0f0: Preparing 07:59:33 85d2480b19b6: Preparing 07:59:33 6cf564671e00: Preparing 07:59:33 1109671f60c1: Preparing 07:59:33 47c940b5b212: Preparing 07:59:33 da707bb00cb8: Preparing 07:59:33 6cf564671e00: Waiting 07:59:33 1109671f60c1: Waiting 07:59:33 47c940b5b212: Waiting 07:59:33 da707bb00cb8: Waiting 07:59:33 f3880698f0f0: Waiting 07:59:33 85d2480b19b6: Waiting 07:59:33 f6c121b6f929: Layer already exists 07:59:33 f0557ba38754: Layer already exists 07:59:33 ec113ee22903: Layer already exists 07:59:33 6d776a7e2346: Layer already exists 07:59:33 75b065e25b7c: Layer already exists 07:59:33 6cf564671e00: Layer already exists 07:59:33 85d2480b19b6: Layer already exists 07:59:33 1109671f60c1: Layer already exists 07:59:33 f3880698f0f0: Layer already exists 07:59:33 47c940b5b212: Layer already exists 07:59:33 da707bb00cb8: Layer already exists 07:59:33 latest: digest: sha256:e029ac4d593712afe0f2f34a5c8aaab8093d582884a74ddc6b3b34542fa25903 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.28 07:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:59:34 f0557ba38754: Preparing 07:59:34 6d776a7e2346: Preparing 07:59:34 f6c121b6f929: Preparing 07:59:34 ec113ee22903: Preparing 07:59:34 75b065e25b7c: Preparing 07:59:34 f3880698f0f0: Preparing 07:59:34 85d2480b19b6: Preparing 07:59:34 f3880698f0f0: Waiting 07:59:34 85d2480b19b6: Waiting 07:59:34 6cf564671e00: Preparing 07:59:34 1109671f60c1: Preparing 07:59:34 6cf564671e00: Waiting 07:59:34 47c940b5b212: Preparing 07:59:34 1109671f60c1: Waiting 07:59:34 47c940b5b212: Waiting 07:59:34 da707bb00cb8: Preparing 07:59:34 da707bb00cb8: Waiting 07:59:34 f6c121b6f929: Layer already exists 07:59:34 ec113ee22903: Layer already exists 07:59:34 6d776a7e2346: Layer already exists 07:59:34 75b065e25b7c: Layer already exists 07:59:34 f0557ba38754: Layer already exists 07:59:34 f3880698f0f0: Layer already exists 07:59:34 6cf564671e00: Layer already exists 07:59:34 1109671f60c1: Layer already exists 07:59:34 47c940b5b212: Layer already exists 07:59:34 85d2480b19b6: Layer already exists 07:59:34 da707bb00cb8: Layer already exists 07:59:34 3.2.0-dev.28: digest: sha256:e029ac4d593712afe0f2f34a5c8aaab8093d582884a74ddc6b3b34542fa25903 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:59:35 f0557ba38754: Preparing 07:59:35 6d776a7e2346: Preparing 07:59:35 f6c121b6f929: Preparing 07:59:35 ec113ee22903: Preparing 07:59:35 75b065e25b7c: Preparing 07:59:35 f3880698f0f0: Preparing 07:59:35 85d2480b19b6: Preparing 07:59:35 6cf564671e00: Preparing 07:59:35 1109671f60c1: Preparing 07:59:35 47c940b5b212: Preparing 07:59:35 da707bb00cb8: Preparing 07:59:35 f3880698f0f0: Waiting 07:59:35 85d2480b19b6: Waiting 07:59:35 6cf564671e00: Waiting 07:59:35 1109671f60c1: Waiting 07:59:35 47c940b5b212: Waiting 07:59:35 da707bb00cb8: Waiting 07:59:35 f6c121b6f929: Layer already exists 07:59:35 f0557ba38754: Layer already exists 07:59:35 ec113ee22903: Layer already exists 07:59:35 6d776a7e2346: Layer already exists 07:59:35 75b065e25b7c: Layer already exists 07:59:35 f3880698f0f0: Layer already exists 07:59:35 6cf564671e00: Layer already exists 07:59:35 85d2480b19b6: Layer already exists 07:59:35 47c940b5b212: Layer already exists 07:59:35 1109671f60c1: Layer already exists 07:59:35 da707bb00cb8: Layer already exists 07:59:35 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:e029ac4d593712afe0f2f34a5c8aaab8093d582884a74ddc6b3b34542fa25903 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:36 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:59:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:59:36 f0557ba38754: Preparing 07:59:36 6d776a7e2346: Preparing 07:59:36 f6c121b6f929: Preparing 07:59:36 ec113ee22903: Preparing 07:59:36 75b065e25b7c: Preparing 07:59:36 f3880698f0f0: Preparing 07:59:36 85d2480b19b6: Preparing 07:59:36 6cf564671e00: Preparing 07:59:36 1109671f60c1: Preparing 07:59:36 47c940b5b212: Preparing 07:59:36 da707bb00cb8: Preparing 07:59:36 1109671f60c1: Waiting 07:59:36 f3880698f0f0: Waiting 07:59:36 47c940b5b212: Waiting 07:59:36 85d2480b19b6: Waiting 07:59:36 da707bb00cb8: Waiting 07:59:36 6d776a7e2346: Layer already exists 07:59:36 f6c121b6f929: Layer already exists 07:59:36 ec113ee22903: Layer already exists 07:59:36 75b065e25b7c: Layer already exists 07:59:36 f0557ba38754: Layer already exists 07:59:36 6cf564671e00: Layer already exists 07:59:36 f3880698f0f0: Layer already exists 07:59:36 85d2480b19b6: Layer already exists 07:59:36 47c940b5b212: Layer already exists 07:59:36 1109671f60c1: Layer already exists 07:59:36 da707bb00cb8: Layer already exists 07:59:36 main: digest: sha256:e029ac4d593712afe0f2f34a5c8aaab8093d582884a74ddc6b3b34542fa25903 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:36 ===================================================== [Pipeline] echo 07:59:36 taggedImages: 07:59:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:59:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.28 07:59:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:59:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:59:36 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:36 latest 07:59:36 3.2.0-dev.28 07:59:36 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:36 main 07:59:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:37 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:59:37 3e4360a68f0d: Preparing 07:59:37 33d5ac15593f: Preparing 07:59:37 3e37e6420059: Preparing 07:59:37 2308ce47a547: Preparing 07:59:37 1ef5363ceb7c: Preparing 07:59:37 0a97977652b4: Preparing 07:59:37 d4ad65fe721f: Preparing 07:59:37 f3880698f0f0: Preparing 07:59:37 85d2480b19b6: Preparing 07:59:37 4baa079427b7: Preparing 07:59:37 edfb20c59b6e: Preparing 07:59:37 da707bb00cb8: Preparing 07:59:37 0a97977652b4: Waiting 07:59:37 d4ad65fe721f: Waiting 07:59:37 4baa079427b7: Waiting 07:59:37 f3880698f0f0: Waiting 07:59:37 85d2480b19b6: Waiting 07:59:37 da707bb00cb8: Waiting 07:59:37 edfb20c59b6e: Waiting 07:59:37 33d5ac15593f: Pushed 07:59:37 3e4360a68f0d: Pushed 07:59:37 1ef5363ceb7c: Pushed 07:59:37 f3880698f0f0: Layer already exists 07:59:37 85d2480b19b6: Layer already exists 07:59:38 0a97977652b4: Pushed 07:59:38 d4ad65fe721f: Pushed 07:59:38 da707bb00cb8: Layer already exists 07:59:39 4baa079427b7: Pushed 07:59:40 2308ce47a547: Pushed 07:59:44 edfb20c59b6e: Pushed 07:59:44 3e37e6420059: Pushed 07:59:44 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:aea326afaf8b3c37d7a5b0e5c3d9b5e957c7f10bad6e69a2185e1657c1242283 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:59:45 3e4360a68f0d: Preparing 07:59:45 33d5ac15593f: Preparing 07:59:45 3e37e6420059: Preparing 07:59:45 2308ce47a547: Preparing 07:59:45 1ef5363ceb7c: Preparing 07:59:45 0a97977652b4: Preparing 07:59:45 d4ad65fe721f: Preparing 07:59:45 f3880698f0f0: Preparing 07:59:45 85d2480b19b6: Preparing 07:59:45 4baa079427b7: Preparing 07:59:45 edfb20c59b6e: Preparing 07:59:45 da707bb00cb8: Preparing 07:59:45 85d2480b19b6: Waiting 07:59:45 4baa079427b7: Waiting 07:59:45 edfb20c59b6e: Waiting 07:59:45 da707bb00cb8: Waiting 07:59:45 0a97977652b4: Waiting 07:59:45 d4ad65fe721f: Waiting 07:59:45 f3880698f0f0: Waiting 07:59:45 3e37e6420059: Layer already exists 07:59:45 2308ce47a547: Layer already exists 07:59:45 1ef5363ceb7c: Layer already exists 07:59:45 33d5ac15593f: Layer already exists 07:59:45 3e4360a68f0d: Layer already exists 07:59:45 f3880698f0f0: Layer already exists 07:59:45 0a97977652b4: Layer already exists 07:59:45 d4ad65fe721f: Layer already exists 07:59:45 4baa079427b7: Layer already exists 07:59:45 85d2480b19b6: Layer already exists 07:59:45 edfb20c59b6e: Layer already exists 07:59:45 da707bb00cb8: Layer already exists 07:59:45 latest: digest: sha256:aea326afaf8b3c37d7a5b0e5c3d9b5e957c7f10bad6e69a2185e1657c1242283 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.28 07:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:59:45 3e4360a68f0d: Preparing 07:59:45 33d5ac15593f: Preparing 07:59:45 3e37e6420059: Preparing 07:59:45 2308ce47a547: Preparing 07:59:45 1ef5363ceb7c: Preparing 07:59:45 0a97977652b4: Preparing 07:59:45 d4ad65fe721f: Preparing 07:59:45 f3880698f0f0: Preparing 07:59:45 85d2480b19b6: Preparing 07:59:45 4baa079427b7: Preparing 07:59:45 edfb20c59b6e: Preparing 07:59:45 da707bb00cb8: Preparing 07:59:45 0a97977652b4: Waiting 07:59:45 d4ad65fe721f: Waiting 07:59:45 85d2480b19b6: Waiting 07:59:45 4baa079427b7: Waiting 07:59:45 edfb20c59b6e: Waiting 07:59:45 f3880698f0f0: Waiting 07:59:45 da707bb00cb8: Waiting 07:59:45 3e37e6420059: Layer already exists 07:59:45 33d5ac15593f: Layer already exists 07:59:45 2308ce47a547: Layer already exists 07:59:45 3e4360a68f0d: Layer already exists 07:59:45 1ef5363ceb7c: Layer already exists 07:59:45 d4ad65fe721f: Layer already exists 07:59:45 0a97977652b4: Layer already exists 07:59:45 4baa079427b7: Layer already exists 07:59:45 f3880698f0f0: Layer already exists 07:59:45 85d2480b19b6: Layer already exists 07:59:45 da707bb00cb8: Layer already exists 07:59:45 edfb20c59b6e: Layer already exists 07:59:46 3.2.0-dev.28: digest: sha256:aea326afaf8b3c37d7a5b0e5c3d9b5e957c7f10bad6e69a2185e1657c1242283 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:59:46 3e4360a68f0d: Preparing 07:59:46 33d5ac15593f: Preparing 07:59:46 3e37e6420059: Preparing 07:59:46 2308ce47a547: Preparing 07:59:46 1ef5363ceb7c: Preparing 07:59:46 0a97977652b4: Preparing 07:59:46 d4ad65fe721f: Preparing 07:59:46 f3880698f0f0: Preparing 07:59:46 85d2480b19b6: Preparing 07:59:46 4baa079427b7: Preparing 07:59:46 edfb20c59b6e: Preparing 07:59:46 da707bb00cb8: Preparing 07:59:46 0a97977652b4: Waiting 07:59:46 d4ad65fe721f: Waiting 07:59:46 f3880698f0f0: Waiting 07:59:46 85d2480b19b6: Waiting 07:59:46 edfb20c59b6e: Waiting 07:59:46 da707bb00cb8: Waiting 07:59:46 3e4360a68f0d: Layer already exists 07:59:46 33d5ac15593f: Layer already exists 07:59:46 3e37e6420059: Layer already exists 07:59:46 1ef5363ceb7c: Layer already exists 07:59:46 2308ce47a547: Layer already exists 07:59:46 0a97977652b4: Layer already exists 07:59:46 4baa079427b7: Layer already exists 07:59:46 f3880698f0f0: Layer already exists 07:59:46 85d2480b19b6: Layer already exists 07:59:46 d4ad65fe721f: Layer already exists 07:59:47 edfb20c59b6e: Layer already exists 07:59:47 da707bb00cb8: Layer already exists 07:59:47 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:aea326afaf8b3c37d7a5b0e5c3d9b5e957c7f10bad6e69a2185e1657c1242283 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:47 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:59:47 3e4360a68f0d: Preparing 07:59:47 33d5ac15593f: Preparing 07:59:47 3e37e6420059: Preparing 07:59:47 2308ce47a547: Preparing 07:59:47 1ef5363ceb7c: Preparing 07:59:47 0a97977652b4: Preparing 07:59:47 d4ad65fe721f: Preparing 07:59:47 0a97977652b4: Waiting 07:59:47 f3880698f0f0: Preparing 07:59:47 d4ad65fe721f: Waiting 07:59:47 85d2480b19b6: Preparing 07:59:47 f3880698f0f0: Waiting 07:59:47 85d2480b19b6: Waiting 07:59:47 4baa079427b7: Preparing 07:59:47 edfb20c59b6e: Preparing 07:59:47 4baa079427b7: Waiting 07:59:47 da707bb00cb8: Preparing 07:59:47 edfb20c59b6e: Waiting 07:59:47 da707bb00cb8: Waiting 07:59:47 3e4360a68f0d: Layer already exists 07:59:47 33d5ac15593f: Layer already exists 07:59:47 3e37e6420059: Layer already exists 07:59:47 2308ce47a547: Layer already exists 07:59:47 1ef5363ceb7c: Layer already exists 07:59:47 f3880698f0f0: Layer already exists 07:59:47 0a97977652b4: Layer already exists 07:59:47 d4ad65fe721f: Layer already exists 07:59:47 4baa079427b7: Layer already exists 07:59:47 85d2480b19b6: Layer already exists 07:59:47 edfb20c59b6e: Layer already exists 07:59:47 da707bb00cb8: Layer already exists 07:59:48 main: digest: sha256:aea326afaf8b3c37d7a5b0e5c3d9b5e957c7f10bad6e69a2185e1657c1242283 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:48 ===================================================== [Pipeline] echo 07:59:48 taggedImages: 07:59:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:59:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.28 07:59:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:48 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:59:48 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:59:48 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:48 latest 07:59:48 3.2.0-dev.28 07:59:48 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:48 main 07:59:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:59:49 9e44b28befca: Preparing 07:59:49 f7807f1ab411: Preparing 07:59:49 f3880698f0f0: Preparing 07:59:49 85d2480b19b6: Preparing 07:59:49 981b396bcd6f: Preparing 07:59:49 690886d84055: Preparing 07:59:49 da707bb00cb8: Preparing 07:59:49 690886d84055: Waiting 07:59:49 da707bb00cb8: Waiting 07:59:49 85d2480b19b6: Layer already exists 07:59:49 f3880698f0f0: Layer already exists 07:59:49 da707bb00cb8: Layer already exists 07:59:49 9e44b28befca: Pushed 07:59:50 981b396bcd6f: Pushed 07:59:51 690886d84055: Pushed 07:59:52 f7807f1ab411: Pushed 07:59:52 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:991bcf02f4069e3d21462f5263053d40b3ad2f109b7c2426189b4e2fcb98ea5b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:59:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:59:53 9e44b28befca: Preparing 07:59:53 f7807f1ab411: Preparing 07:59:53 f3880698f0f0: Preparing 07:59:53 85d2480b19b6: Preparing 07:59:53 981b396bcd6f: Preparing 07:59:53 690886d84055: Preparing 07:59:53 da707bb00cb8: Preparing 07:59:53 690886d84055: Waiting 07:59:53 da707bb00cb8: Waiting 07:59:53 f3880698f0f0: Layer already exists 07:59:53 f7807f1ab411: Layer already exists 07:59:53 85d2480b19b6: Layer already exists 07:59:53 981b396bcd6f: Layer already exists 07:59:53 9e44b28befca: Layer already exists 07:59:53 690886d84055: Layer already exists 07:59:53 da707bb00cb8: Layer already exists 07:59:53 latest: digest: sha256:991bcf02f4069e3d21462f5263053d40b3ad2f109b7c2426189b4e2fcb98ea5b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.28 07:59:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:59:54 9e44b28befca: Preparing 07:59:54 f7807f1ab411: Preparing 07:59:54 f3880698f0f0: Preparing 07:59:54 85d2480b19b6: Preparing 07:59:54 981b396bcd6f: Preparing 07:59:54 690886d84055: Preparing 07:59:54 da707bb00cb8: Preparing 07:59:54 690886d84055: Waiting 07:59:54 85d2480b19b6: Layer already exists 07:59:54 f7807f1ab411: Layer already exists 07:59:54 f3880698f0f0: Layer already exists 07:59:54 981b396bcd6f: Layer already exists 07:59:54 9e44b28befca: Layer already exists 07:59:54 690886d84055: Layer already exists 07:59:54 da707bb00cb8: Layer already exists 07:59:54 3.2.0-dev.28: digest: sha256:991bcf02f4069e3d21462f5263053d40b3ad2f109b7c2426189b4e2fcb98ea5b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:59:55 9e44b28befca: Preparing 07:59:55 f7807f1ab411: Preparing 07:59:55 f3880698f0f0: Preparing 07:59:55 85d2480b19b6: Preparing 07:59:55 981b396bcd6f: Preparing 07:59:55 690886d84055: Preparing 07:59:55 da707bb00cb8: Preparing 07:59:55 690886d84055: Waiting 07:59:55 da707bb00cb8: Waiting 07:59:55 9e44b28befca: Layer already exists 07:59:55 f3880698f0f0: Layer already exists 07:59:55 85d2480b19b6: Layer already exists 07:59:55 f7807f1ab411: Layer already exists 07:59:55 981b396bcd6f: Layer already exists 07:59:55 690886d84055: Layer already exists 07:59:55 da707bb00cb8: Layer already exists 07:59:55 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:991bcf02f4069e3d21462f5263053d40b3ad2f109b7c2426189b4e2fcb98ea5b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:59:56 9e44b28befca: Preparing 07:59:56 f7807f1ab411: Preparing 07:59:56 f3880698f0f0: Preparing 07:59:56 85d2480b19b6: Preparing 07:59:56 981b396bcd6f: Preparing 07:59:56 690886d84055: Preparing 07:59:56 da707bb00cb8: Preparing 07:59:56 690886d84055: Waiting 07:59:56 da707bb00cb8: Waiting 07:59:56 f3880698f0f0: Layer already exists 07:59:56 9e44b28befca: Layer already exists 07:59:56 f7807f1ab411: Layer already exists 07:59:56 981b396bcd6f: Layer already exists 07:59:56 85d2480b19b6: Layer already exists 07:59:56 da707bb00cb8: Layer already exists 07:59:56 690886d84055: Layer already exists 07:59:56 main: digest: sha256:991bcf02f4069e3d21462f5263053d40b3ad2f109b7c2426189b4e2fcb98ea5b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:59:56 ===================================================== [Pipeline] echo 07:59:56 taggedImages: 07:59:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:59:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.28 07:59:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:56 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:59:56 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:59:56 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:56 latest 07:59:56 3.2.0-dev.28 07:59:56 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 07:59:56 main 07:59:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:59:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 07:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:59:57 598b228dab3d: Preparing 07:59:57 b068cb866da2: Preparing 07:59:57 6d2285801aa7: Preparing 07:59:57 f3880698f0f0: Preparing 07:59:57 85d2480b19b6: Preparing 07:59:57 7527fa4a37f1: Preparing 07:59:57 7da370cc9db6: Preparing 07:59:57 b44bf1b2e6aa: Preparing 07:59:57 c2710ce009ad: Preparing 07:59:57 da707bb00cb8: Preparing 07:59:57 7da370cc9db6: Waiting 07:59:57 b44bf1b2e6aa: Waiting 07:59:57 c2710ce009ad: Waiting 07:59:57 7527fa4a37f1: Waiting 07:59:57 da707bb00cb8: Waiting 07:59:57 85d2480b19b6: Layer already exists 07:59:57 f3880698f0f0: Layer already exists 07:59:57 b068cb866da2: Pushed 07:59:57 598b228dab3d: Pushed 07:59:57 6d2285801aa7: Pushed 07:59:57 da707bb00cb8: Layer already exists 07:59:58 b44bf1b2e6aa: Pushed 08:00:00 c2710ce009ad: Pushed 08:00:10 7da370cc9db6: Pushed 08:00:15 7527fa4a37f1: Pushed 08:00:15 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:258a1919d6a9b8bfb115505ec3c7a9c7d391838c5d85fb300e707039f06063b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:15 + 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 08:00:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:00:16 598b228dab3d: Preparing 08:00:16 b068cb866da2: Preparing 08:00:16 6d2285801aa7: Preparing 08:00:16 f3880698f0f0: Preparing 08:00:16 85d2480b19b6: Preparing 08:00:16 7527fa4a37f1: Preparing 08:00:16 7da370cc9db6: Preparing 08:00:16 7527fa4a37f1: Waiting 08:00:16 b44bf1b2e6aa: Preparing 08:00:16 c2710ce009ad: Preparing 08:00:16 da707bb00cb8: Preparing 08:00:16 7da370cc9db6: Waiting 08:00:16 da707bb00cb8: Waiting 08:00:16 b44bf1b2e6aa: Waiting 08:00:16 c2710ce009ad: Waiting 08:00:16 598b228dab3d: Layer already exists 08:00:16 85d2480b19b6: Layer already exists 08:00:16 f3880698f0f0: Layer already exists 08:00:16 6d2285801aa7: Layer already exists 08:00:16 b068cb866da2: Layer already exists 08:00:16 c2710ce009ad: Layer already exists 08:00:16 7527fa4a37f1: Layer already exists 08:00:16 7da370cc9db6: Layer already exists 08:00:16 b44bf1b2e6aa: Layer already exists 08:00:16 da707bb00cb8: Layer already exists 08:00:16 latest: digest: sha256:258a1919d6a9b8bfb115505ec3c7a9c7d391838c5d85fb300e707039f06063b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.28 08:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:00:17 598b228dab3d: Preparing 08:00:17 b068cb866da2: Preparing 08:00:17 6d2285801aa7: Preparing 08:00:17 f3880698f0f0: Preparing 08:00:17 85d2480b19b6: Preparing 08:00:17 7527fa4a37f1: Preparing 08:00:17 7da370cc9db6: Preparing 08:00:17 b44bf1b2e6aa: Preparing 08:00:17 c2710ce009ad: Preparing 08:00:17 da707bb00cb8: Preparing 08:00:17 7da370cc9db6: Waiting 08:00:17 b44bf1b2e6aa: Waiting 08:00:17 c2710ce009ad: Waiting 08:00:17 da707bb00cb8: Waiting 08:00:17 7527fa4a37f1: Waiting 08:00:17 b068cb866da2: Layer already exists 08:00:17 85d2480b19b6: Layer already exists 08:00:17 598b228dab3d: Layer already exists 08:00:17 6d2285801aa7: Layer already exists 08:00:17 f3880698f0f0: Layer already exists 08:00:17 b44bf1b2e6aa: Layer already exists 08:00:17 7da370cc9db6: Layer already exists 08:00:17 7527fa4a37f1: Layer already exists 08:00:17 c2710ce009ad: Layer already exists 08:00:17 da707bb00cb8: Layer already exists 08:00:17 3.2.0-dev.28: digest: sha256:258a1919d6a9b8bfb115505ec3c7a9c7d391838c5d85fb300e707039f06063b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 08:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:00:18 598b228dab3d: Preparing 08:00:18 b068cb866da2: Preparing 08:00:18 6d2285801aa7: Preparing 08:00:18 f3880698f0f0: Preparing 08:00:18 85d2480b19b6: Preparing 08:00:18 7527fa4a37f1: Preparing 08:00:18 7da370cc9db6: Preparing 08:00:18 b44bf1b2e6aa: Preparing 08:00:18 c2710ce009ad: Preparing 08:00:18 da707bb00cb8: Preparing 08:00:18 b44bf1b2e6aa: Waiting 08:00:18 7527fa4a37f1: Waiting 08:00:18 c2710ce009ad: Waiting 08:00:18 da707bb00cb8: Waiting 08:00:18 7da370cc9db6: Waiting 08:00:18 b068cb866da2: Layer already exists 08:00:18 598b228dab3d: Layer already exists 08:00:18 f3880698f0f0: Layer already exists 08:00:18 85d2480b19b6: Layer already exists 08:00:18 6d2285801aa7: Layer already exists 08:00:18 c2710ce009ad: Layer already exists 08:00:18 b44bf1b2e6aa: Layer already exists 08:00:18 7527fa4a37f1: Layer already exists 08:00:18 da707bb00cb8: Layer already exists 08:00:18 7da370cc9db6: Layer already exists 08:00:18 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:258a1919d6a9b8bfb115505ec3c7a9c7d391838c5d85fb300e707039f06063b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:18 + 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 08:00:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 08:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 08:00:19 598b228dab3d: Preparing 08:00:19 b068cb866da2: Preparing 08:00:19 6d2285801aa7: Preparing 08:00:19 f3880698f0f0: Preparing 08:00:19 85d2480b19b6: Preparing 08:00:19 7527fa4a37f1: Preparing 08:00:19 7da370cc9db6: Preparing 08:00:19 b44bf1b2e6aa: Preparing 08:00:19 c2710ce009ad: Preparing 08:00:19 da707bb00cb8: Preparing 08:00:19 b44bf1b2e6aa: Waiting 08:00:19 c2710ce009ad: Waiting 08:00:19 7527fa4a37f1: Waiting 08:00:19 7da370cc9db6: Waiting 08:00:19 da707bb00cb8: Waiting 08:00:19 f3880698f0f0: Layer already exists 08:00:19 85d2480b19b6: Layer already exists 08:00:19 598b228dab3d: Layer already exists 08:00:19 6d2285801aa7: Layer already exists 08:00:19 b068cb866da2: Layer already exists 08:00:19 7da370cc9db6: Layer already exists 08:00:19 b44bf1b2e6aa: Layer already exists 08:00:19 c2710ce009ad: Layer already exists 08:00:19 da707bb00cb8: Layer already exists 08:00:19 7527fa4a37f1: Layer already exists 08:00:19 main: digest: sha256:258a1919d6a9b8bfb115505ec3c7a9c7d391838c5d85fb300e707039f06063b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:19 ===================================================== [Pipeline] echo 08:00:19 taggedImages: 08:00:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 08:00:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 08:00:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.28 08:00:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 08:00:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 08:00:19 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 08:00:19 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 08:00:19 latest 08:00:19 3.2.0-dev.28 08:00:19 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 08:00:19 main 08:00:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 08:00:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:00:20 87898c97905f: Preparing 08:00:20 ae94d665c135: Preparing 08:00:20 f117e319e95c: Preparing 08:00:20 f3880698f0f0: Preparing 08:00:20 85d2480b19b6: Preparing 08:00:20 8e3ae8fe2c9c: Preparing 08:00:20 28a41a1b3097: Preparing 08:00:20 5a54543e9be4: Preparing 08:00:20 da707bb00cb8: Preparing 08:00:20 8e3ae8fe2c9c: Waiting 08:00:20 28a41a1b3097: Waiting 08:00:20 5a54543e9be4: Waiting 08:00:20 da707bb00cb8: Waiting 08:00:20 85d2480b19b6: Layer already exists 08:00:20 f3880698f0f0: Layer already exists 08:00:20 ae94d665c135: Pushed 08:00:20 f117e319e95c: Pushed 08:00:20 87898c97905f: Pushed 08:00:20 da707bb00cb8: Layer already exists 08:00:21 5a54543e9be4: Pushed 08:00:21 28a41a1b3097: Pushed 08:00:48 8e3ae8fe2c9c: Pushed 08:00:48 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:80dd375d9fb4eab65a6192f4ca07340e79b240e84294f91d0e23deadafefe6a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:48 + 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 08:00:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:00:49 87898c97905f: Preparing 08:00:49 ae94d665c135: Preparing 08:00:49 f117e319e95c: Preparing 08:00:49 f3880698f0f0: Preparing 08:00:49 85d2480b19b6: Preparing 08:00:49 8e3ae8fe2c9c: Preparing 08:00:49 28a41a1b3097: Preparing 08:00:49 5a54543e9be4: Preparing 08:00:49 da707bb00cb8: Preparing 08:00:49 8e3ae8fe2c9c: Waiting 08:00:49 28a41a1b3097: Waiting 08:00:49 5a54543e9be4: Waiting 08:00:49 da707bb00cb8: Waiting 08:00:49 f3880698f0f0: Layer already exists 08:00:49 f117e319e95c: Layer already exists 08:00:49 85d2480b19b6: Layer already exists 08:00:49 87898c97905f: Layer already exists 08:00:49 ae94d665c135: Layer already exists 08:00:49 8e3ae8fe2c9c: Layer already exists 08:00:49 28a41a1b3097: Layer already exists 08:00:49 5a54543e9be4: Layer already exists 08:00:49 da707bb00cb8: Layer already exists 08:00:49 latest: digest: sha256:80dd375d9fb4eab65a6192f4ca07340e79b240e84294f91d0e23deadafefe6a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.28 08:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:00:49 87898c97905f: Preparing 08:00:49 ae94d665c135: Preparing 08:00:49 f117e319e95c: Preparing 08:00:49 f3880698f0f0: Preparing 08:00:49 85d2480b19b6: Preparing 08:00:49 8e3ae8fe2c9c: Preparing 08:00:49 28a41a1b3097: Preparing 08:00:49 5a54543e9be4: Preparing 08:00:49 da707bb00cb8: Preparing 08:00:49 28a41a1b3097: Waiting 08:00:49 5a54543e9be4: Waiting 08:00:49 8e3ae8fe2c9c: Waiting 08:00:49 da707bb00cb8: Waiting 08:00:49 f3880698f0f0: Layer already exists 08:00:49 85d2480b19b6: Layer already exists 08:00:49 f117e319e95c: Layer already exists 08:00:49 87898c97905f: Layer already exists 08:00:49 ae94d665c135: Layer already exists 08:00:49 5a54543e9be4: Layer already exists 08:00:49 28a41a1b3097: Layer already exists 08:00:49 8e3ae8fe2c9c: Layer already exists 08:00:49 da707bb00cb8: Layer already exists 08:00:49 3.2.0-dev.28: digest: sha256:80dd375d9fb4eab65a6192f4ca07340e79b240e84294f91d0e23deadafefe6a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:50 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 08:00:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:00:50 87898c97905f: Preparing 08:00:50 ae94d665c135: Preparing 08:00:50 f117e319e95c: Preparing 08:00:50 f3880698f0f0: Preparing 08:00:50 85d2480b19b6: Preparing 08:00:50 8e3ae8fe2c9c: Preparing 08:00:50 28a41a1b3097: Preparing 08:00:50 5a54543e9be4: Preparing 08:00:50 da707bb00cb8: Preparing 08:00:50 28a41a1b3097: Waiting 08:00:50 5a54543e9be4: Waiting 08:00:50 da707bb00cb8: Waiting 08:00:50 8e3ae8fe2c9c: Waiting 08:00:50 87898c97905f: Layer already exists 08:00:50 ae94d665c135: Layer already exists 08:00:50 f3880698f0f0: Layer already exists 08:00:50 85d2480b19b6: Layer already exists 08:00:50 f117e319e95c: Layer already exists 08:00:50 28a41a1b3097: Layer already exists 08:00:50 8e3ae8fe2c9c: Layer already exists 08:00:50 da707bb00cb8: Layer already exists 08:00:50 5a54543e9be4: Layer already exists 08:00:51 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:80dd375d9fb4eab65a6192f4ca07340e79b240e84294f91d0e23deadafefe6a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:51 + 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 08:00:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 08:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 08:00:51 87898c97905f: Preparing 08:00:51 ae94d665c135: Preparing 08:00:51 f117e319e95c: Preparing 08:00:51 f3880698f0f0: Preparing 08:00:51 85d2480b19b6: Preparing 08:00:51 8e3ae8fe2c9c: Preparing 08:00:51 28a41a1b3097: Preparing 08:00:51 5a54543e9be4: Preparing 08:00:51 da707bb00cb8: Preparing 08:00:51 5a54543e9be4: Waiting 08:00:51 8e3ae8fe2c9c: Waiting 08:00:51 28a41a1b3097: Waiting 08:00:51 da707bb00cb8: Waiting 08:00:51 87898c97905f: Layer already exists 08:00:51 85d2480b19b6: Layer already exists 08:00:51 ae94d665c135: Layer already exists 08:00:51 f3880698f0f0: Layer already exists 08:00:51 f117e319e95c: Layer already exists 08:00:51 28a41a1b3097: Layer already exists 08:00:51 8e3ae8fe2c9c: Layer already exists 08:00:51 5a54543e9be4: Layer already exists 08:00:51 da707bb00cb8: Layer already exists 08:00:52 main: digest: sha256:80dd375d9fb4eab65a6192f4ca07340e79b240e84294f91d0e23deadafefe6a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:00:52 ===================================================== [Pipeline] echo 08:00:52 taggedImages: 08:00:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 08:00:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 08:00:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.28 08:00:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 08:00:52 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 08:00:52 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 08:00:52 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 08:00:52 latest 08:00:52 3.2.0-dev.28 08:00:52 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 08:00:52 main 08:00:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:52 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 08:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:00:52 08be110bf14b: Preparing 08:00:52 47ffd616e503: Preparing 08:00:52 a90d2f506504: Preparing 08:00:52 f3880698f0f0: Preparing 08:00:52 85d2480b19b6: Preparing 08:00:52 b35db18d166c: Preparing 08:00:52 b44bf1b2e6aa: Preparing 08:00:52 c2710ce009ad: Preparing 08:00:52 da707bb00cb8: Preparing 08:00:52 b44bf1b2e6aa: Waiting 08:00:52 c2710ce009ad: Waiting 08:00:52 da707bb00cb8: Waiting 08:00:52 b35db18d166c: Waiting 08:00:52 f3880698f0f0: Layer already exists 08:00:53 85d2480b19b6: Layer already exists 08:00:53 b44bf1b2e6aa: Layer already exists 08:00:53 c2710ce009ad: Layer already exists 08:00:53 da707bb00cb8: Layer already exists 08:00:53 08be110bf14b: Pushed 08:00:53 47ffd616e503: Pushed 08:00:53 a90d2f506504: Pushed 08:01:11 b35db18d166c: Pushed 08:01:11 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:3ce40d8accf2ab9c7972f79012e0114c2f3edfc54084dcdf6d739c5d18e8ca74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:12 + 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 08:01:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:01:12 08be110bf14b: Preparing 08:01:12 47ffd616e503: Preparing 08:01:12 a90d2f506504: Preparing 08:01:12 f3880698f0f0: Preparing 08:01:12 85d2480b19b6: Preparing 08:01:12 b35db18d166c: Preparing 08:01:12 b44bf1b2e6aa: Preparing 08:01:12 b35db18d166c: Waiting 08:01:12 b44bf1b2e6aa: Waiting 08:01:12 c2710ce009ad: Preparing 08:01:12 da707bb00cb8: Preparing 08:01:12 c2710ce009ad: Waiting 08:01:12 da707bb00cb8: Waiting 08:01:12 08be110bf14b: Layer already exists 08:01:12 47ffd616e503: Layer already exists 08:01:12 a90d2f506504: Layer already exists 08:01:12 f3880698f0f0: Layer already exists 08:01:12 85d2480b19b6: Layer already exists 08:01:12 b44bf1b2e6aa: Layer already exists 08:01:12 b35db18d166c: Layer already exists 08:01:12 da707bb00cb8: Layer already exists 08:01:12 c2710ce009ad: Layer already exists 08:01:12 latest: digest: sha256:3ce40d8accf2ab9c7972f79012e0114c2f3edfc54084dcdf6d739c5d18e8ca74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.28 08:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:01:13 08be110bf14b: Preparing 08:01:13 47ffd616e503: Preparing 08:01:13 a90d2f506504: Preparing 08:01:13 f3880698f0f0: Preparing 08:01:13 85d2480b19b6: Preparing 08:01:13 b35db18d166c: Preparing 08:01:13 b44bf1b2e6aa: Preparing 08:01:13 c2710ce009ad: Preparing 08:01:13 da707bb00cb8: Preparing 08:01:13 b44bf1b2e6aa: Waiting 08:01:13 c2710ce009ad: Waiting 08:01:13 b35db18d166c: Waiting 08:01:13 da707bb00cb8: Waiting 08:01:13 f3880698f0f0: Layer already exists 08:01:13 47ffd616e503: Layer already exists 08:01:13 85d2480b19b6: Layer already exists 08:01:13 a90d2f506504: Layer already exists 08:01:13 08be110bf14b: Layer already exists 08:01:13 c2710ce009ad: Layer already exists 08:01:13 b35db18d166c: Layer already exists 08:01:13 da707bb00cb8: Layer already exists 08:01:13 b44bf1b2e6aa: Layer already exists 08:01:13 3.2.0-dev.28: digest: sha256:3ce40d8accf2ab9c7972f79012e0114c2f3edfc54084dcdf6d739c5d18e8ca74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 08:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:01:14 08be110bf14b: Preparing 08:01:14 47ffd616e503: Preparing 08:01:14 a90d2f506504: Preparing 08:01:14 f3880698f0f0: Preparing 08:01:14 85d2480b19b6: Preparing 08:01:14 b35db18d166c: Preparing 08:01:14 b44bf1b2e6aa: Preparing 08:01:14 c2710ce009ad: Preparing 08:01:14 da707bb00cb8: Preparing 08:01:14 b35db18d166c: Waiting 08:01:14 b44bf1b2e6aa: Waiting 08:01:14 c2710ce009ad: Waiting 08:01:14 da707bb00cb8: Waiting 08:01:14 47ffd616e503: Layer already exists 08:01:14 f3880698f0f0: Layer already exists 08:01:14 85d2480b19b6: Layer already exists 08:01:14 a90d2f506504: Layer already exists 08:01:14 08be110bf14b: Layer already exists 08:01:14 b35db18d166c: Layer already exists 08:01:14 b44bf1b2e6aa: Layer already exists 08:01:14 c2710ce009ad: Layer already exists 08:01:14 da707bb00cb8: Layer already exists 08:01:14 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:3ce40d8accf2ab9c7972f79012e0114c2f3edfc54084dcdf6d739c5d18e8ca74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:14 + 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 08:01:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 08:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 08:01:15 08be110bf14b: Preparing 08:01:15 47ffd616e503: Preparing 08:01:15 a90d2f506504: Preparing 08:01:15 f3880698f0f0: Preparing 08:01:15 85d2480b19b6: Preparing 08:01:15 b35db18d166c: Preparing 08:01:15 b44bf1b2e6aa: Preparing 08:01:15 c2710ce009ad: Preparing 08:01:15 da707bb00cb8: Preparing 08:01:15 b44bf1b2e6aa: Waiting 08:01:15 c2710ce009ad: Waiting 08:01:15 da707bb00cb8: Waiting 08:01:15 b35db18d166c: Waiting 08:01:15 47ffd616e503: Layer already exists 08:01:15 08be110bf14b: Layer already exists 08:01:15 f3880698f0f0: Layer already exists 08:01:15 a90d2f506504: Layer already exists 08:01:15 85d2480b19b6: Layer already exists 08:01:15 b35db18d166c: Layer already exists 08:01:15 c2710ce009ad: Layer already exists 08:01:15 da707bb00cb8: Layer already exists 08:01:15 b44bf1b2e6aa: Layer already exists 08:01:15 main: digest: sha256:3ce40d8accf2ab9c7972f79012e0114c2f3edfc54084dcdf6d739c5d18e8ca74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:15 ===================================================== [Pipeline] echo 08:01:15 taggedImages: 08:01:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 08:01:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 08:01:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.28 08:01:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 08:01:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 08:01:15 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 08:01:15 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 08:01:15 latest 08:01:15 3.2.0-dev.28 08:01:15 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 08:01:15 main 08:01:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:16 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 08:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:01:16 409d706d195c: Preparing 08:01:16 a09de6a6fb6f: Preparing 08:01:16 f3880698f0f0: Preparing 08:01:16 85d2480b19b6: Preparing 08:01:16 fb774c94c2ff: Preparing 08:01:16 26d58cd0493a: Preparing 08:01:16 da707bb00cb8: Preparing 08:01:16 26d58cd0493a: Waiting 08:01:16 da707bb00cb8: Waiting 08:01:16 f3880698f0f0: Layer already exists 08:01:16 85d2480b19b6: Layer already exists 08:01:16 da707bb00cb8: Layer already exists 08:01:16 409d706d195c: Pushed 08:01:16 26d58cd0493a: Pushed 08:01:17 fb774c94c2ff: Pushed 08:01:24 a09de6a6fb6f: Pushed 08:01:24 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:8954573946318114ab16e7894fcd336f63c482bcb55eb36b949cc489211de07d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:01:25 409d706d195c: Preparing 08:01:25 a09de6a6fb6f: Preparing 08:01:25 f3880698f0f0: Preparing 08:01:25 85d2480b19b6: Preparing 08:01:25 fb774c94c2ff: Preparing 08:01:25 26d58cd0493a: Preparing 08:01:25 da707bb00cb8: Preparing 08:01:25 26d58cd0493a: Waiting 08:01:25 da707bb00cb8: Waiting 08:01:25 409d706d195c: Layer already exists 08:01:25 fb774c94c2ff: Layer already exists 08:01:25 a09de6a6fb6f: Layer already exists 08:01:25 f3880698f0f0: Layer already exists 08:01:25 85d2480b19b6: Layer already exists 08:01:25 da707bb00cb8: Layer already exists 08:01:25 26d58cd0493a: Layer already exists 08:01:25 latest: digest: sha256:8954573946318114ab16e7894fcd336f63c482bcb55eb36b949cc489211de07d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.28 08:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:01:26 409d706d195c: Preparing 08:01:26 a09de6a6fb6f: Preparing 08:01:26 f3880698f0f0: Preparing 08:01:26 85d2480b19b6: Preparing 08:01:26 fb774c94c2ff: Preparing 08:01:26 26d58cd0493a: Preparing 08:01:26 da707bb00cb8: Preparing 08:01:26 26d58cd0493a: Waiting 08:01:26 da707bb00cb8: Waiting 08:01:26 fb774c94c2ff: Layer already exists 08:01:26 85d2480b19b6: Layer already exists 08:01:26 409d706d195c: Layer already exists 08:01:26 a09de6a6fb6f: Layer already exists 08:01:26 f3880698f0f0: Layer already exists 08:01:26 da707bb00cb8: Layer already exists 08:01:26 26d58cd0493a: Layer already exists 08:01:26 3.2.0-dev.28: digest: sha256:8954573946318114ab16e7894fcd336f63c482bcb55eb36b949cc489211de07d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 08:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:01:27 409d706d195c: Preparing 08:01:27 a09de6a6fb6f: Preparing 08:01:27 f3880698f0f0: Preparing 08:01:27 85d2480b19b6: Preparing 08:01:27 fb774c94c2ff: Preparing 08:01:27 26d58cd0493a: Preparing 08:01:27 da707bb00cb8: Preparing 08:01:27 26d58cd0493a: Waiting 08:01:27 da707bb00cb8: Waiting 08:01:27 a09de6a6fb6f: Layer already exists 08:01:27 f3880698f0f0: Layer already exists 08:01:27 409d706d195c: Layer already exists 08:01:27 fb774c94c2ff: Layer already exists 08:01:27 85d2480b19b6: Layer already exists 08:01:27 26d58cd0493a: Layer already exists 08:01:27 da707bb00cb8: Layer already exists 08:01:27 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:8954573946318114ab16e7894fcd336f63c482bcb55eb36b949cc489211de07d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 08:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 08:01:32 409d706d195c: Preparing 08:01:32 a09de6a6fb6f: Preparing 08:01:32 f3880698f0f0: Preparing 08:01:32 85d2480b19b6: Preparing 08:01:32 fb774c94c2ff: Preparing 08:01:32 26d58cd0493a: Preparing 08:01:32 da707bb00cb8: Preparing 08:01:32 26d58cd0493a: Waiting 08:01:32 da707bb00cb8: Waiting 08:01:32 f3880698f0f0: Layer already exists 08:01:32 409d706d195c: Layer already exists 08:01:32 fb774c94c2ff: Layer already exists 08:01:32 85d2480b19b6: Layer already exists 08:01:32 a09de6a6fb6f: Layer already exists 08:01:32 26d58cd0493a: Layer already exists 08:01:32 da707bb00cb8: Layer already exists 08:01:32 main: digest: sha256:8954573946318114ab16e7894fcd336f63c482bcb55eb36b949cc489211de07d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:32 ===================================================== [Pipeline] echo 08:01:32 taggedImages: 08:01:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 08:01:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 08:01:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.28 08:01:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 08:01:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 08:01:32 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 08:01:32 d3e93d299d336768afbb67d4e8d03cb0d65cb15d 08:01:32 latest 08:01:32 3.2.0-dev.28 08:01:32 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 08:01:32 main 08:01:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 08:01:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:01:33 648be4ddc91c: Preparing 08:01:33 ac3c34348916: Preparing 08:01:33 f3880698f0f0: Preparing 08:01:33 85d2480b19b6: Preparing 08:01:33 ad5f18704f7d: Preparing 08:01:33 a3bf4e16b71b: Preparing 08:01:33 da707bb00cb8: Preparing 08:01:33 a3bf4e16b71b: Waiting 08:01:33 da707bb00cb8: Waiting 08:01:33 f3880698f0f0: Layer already exists 08:01:33 ad5f18704f7d: Layer already exists 08:01:33 85d2480b19b6: Layer already exists 08:01:33 a3bf4e16b71b: Layer already exists 08:01:33 da707bb00cb8: Layer already exists 08:01:33 648be4ddc91c: Pushed 08:01:40 ac3c34348916: Pushed 08:01:40 d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:65ddaac48318ddad1419962df7aa9e54e889d429b53fe55af2e8aa5f23fcb429 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:01:41 648be4ddc91c: Preparing 08:01:41 ac3c34348916: Preparing 08:01:41 f3880698f0f0: Preparing 08:01:41 85d2480b19b6: Preparing 08:01:41 ad5f18704f7d: Preparing 08:01:41 a3bf4e16b71b: Preparing 08:01:41 da707bb00cb8: Preparing 08:01:41 a3bf4e16b71b: Waiting 08:01:41 da707bb00cb8: Waiting 08:01:41 85d2480b19b6: Layer already exists 08:01:41 ac3c34348916: Layer already exists 08:01:41 ad5f18704f7d: Layer already exists 08:01:41 f3880698f0f0: Layer already exists 08:01:41 648be4ddc91c: Layer already exists 08:01:41 da707bb00cb8: Layer already exists 08:01:41 a3bf4e16b71b: Layer already exists 08:01:41 latest: digest: sha256:65ddaac48318ddad1419962df7aa9e54e889d429b53fe55af2e8aa5f23fcb429 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.28 08:01:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:01:42 648be4ddc91c: Preparing 08:01:42 ac3c34348916: Preparing 08:01:42 f3880698f0f0: Preparing 08:01:42 85d2480b19b6: Preparing 08:01:42 ad5f18704f7d: Preparing 08:01:42 a3bf4e16b71b: Preparing 08:01:42 da707bb00cb8: Preparing 08:01:42 a3bf4e16b71b: Waiting 08:01:42 da707bb00cb8: Waiting 08:01:42 648be4ddc91c: Layer already exists 08:01:42 f3880698f0f0: Layer already exists 08:01:42 ad5f18704f7d: Layer already exists 08:01:42 ac3c34348916: Layer already exists 08:01:42 85d2480b19b6: Layer already exists 08:01:42 a3bf4e16b71b: Layer already exists 08:01:42 da707bb00cb8: Layer already exists 08:01:42 3.2.0-dev.28: digest: sha256:65ddaac48318ddad1419962df7aa9e54e889d429b53fe55af2e8aa5f23fcb429 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 08:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:01:43 648be4ddc91c: Preparing 08:01:43 ac3c34348916: Preparing 08:01:43 f3880698f0f0: Preparing 08:01:43 85d2480b19b6: Preparing 08:01:43 ad5f18704f7d: Preparing 08:01:43 a3bf4e16b71b: Preparing 08:01:43 da707bb00cb8: Preparing 08:01:43 a3bf4e16b71b: Waiting 08:01:43 da707bb00cb8: Waiting 08:01:43 ac3c34348916: Layer already exists 08:01:43 648be4ddc91c: Layer already exists 08:01:43 ad5f18704f7d: Layer already exists 08:01:43 f3880698f0f0: Layer already exists 08:01:43 85d2480b19b6: Layer already exists 08:01:43 a3bf4e16b71b: Layer already exists 08:01:43 da707bb00cb8: Layer already exists 08:01:43 d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:65ddaac48318ddad1419962df7aa9e54e889d429b53fe55af2e8aa5f23fcb429 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:43 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:43 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 08:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 08:01:43 648be4ddc91c: Preparing 08:01:43 ac3c34348916: Preparing 08:01:43 f3880698f0f0: Preparing 08:01:43 85d2480b19b6: Preparing 08:01:43 ad5f18704f7d: Preparing 08:01:43 a3bf4e16b71b: Preparing 08:01:43 da707bb00cb8: Preparing 08:01:43 a3bf4e16b71b: Waiting 08:01:43 da707bb00cb8: Waiting 08:01:43 ad5f18704f7d: Layer already exists 08:01:43 648be4ddc91c: Layer already exists 08:01:43 85d2480b19b6: Layer already exists 08:01:43 f3880698f0f0: Layer already exists 08:01:43 ac3c34348916: Layer already exists 08:01:43 da707bb00cb8: Layer already exists 08:01:43 a3bf4e16b71b: Layer already exists 08:01:44 main: digest: sha256:65ddaac48318ddad1419962df7aa9e54e889d429b53fe55af2e8aa5f23fcb429 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:01:44 ===================================================== [Pipeline] echo 08:01:44 taggedImages: 08:01:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d 08:01:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 08:01:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.28 08:01:44 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 08:01:44 - 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 08:01:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:01:44 08:01:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:01:45 arm64: Pulling from edgex-lftools-log-publisher 08:01:45 8998bd30e6a1: Pulling fs layer 08:01:45 04944245beec: Pulling fs layer 08:01:45 699f458cf7ca: Pulling fs layer 08:01:45 765212b225bb: Pulling fs layer 08:01:45 f23df028b6ca: Pulling fs layer 08:01:45 d65c8cfc05b1: Pulling fs layer 08:01:45 765212b225bb: Waiting 08:01:45 2437ff75d9bd: Pulling fs layer 08:01:45 d65c8cfc05b1: Waiting 08:01:45 2437ff75d9bd: Waiting 08:01:45 04944245beec: Verifying Checksum 08:01:45 04944245beec: Download complete 08:01:45 765212b225bb: Verifying Checksum 08:01:45 765212b225bb: Download complete 08:01:45 f23df028b6ca: Verifying Checksum 08:01:45 f23df028b6ca: Download complete 08:01:45 d65c8cfc05b1: Verifying Checksum 08:01:45 d65c8cfc05b1: Download complete 08:01:45 699f458cf7ca: Download complete 08:01:46 8998bd30e6a1: Verifying Checksum 08:01:46 8998bd30e6a1: Download complete 08:01:48 2437ff75d9bd: Verifying Checksum 08:01:48 2437ff75d9bd: Download complete 08:01:51 8998bd30e6a1: Pull complete 08:01:51 04944245beec: Pull complete 08:01:53 699f458cf7ca: Pull complete 08:01:53 765212b225bb: Pull complete 08:01:54 f23df028b6ca: Pull complete 08:01:54 d65c8cfc05b1: Pull complete 08:02:12 2437ff75d9bd: Pull complete 08:02:12 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:02:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:02:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:13 prd-ubuntu20.04-docker-arm64-4c-16g-4787 does not seem to be running inside a container 08:02:13 $ 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/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:02:15 $ docker top f4c14296f40bb190f8aa2dbafe23e72acefebce63e3c9936e08f6b2c85d722f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:16 ---> job-cost.sh 08:02:16 lf-activate-venv: SKIPPING 08:02:16 INFO: No Stack... 08:02:16 INFO: Retrieving Pricing Info for: v3-standard-4 08:02:17 INFO: Archiving Costs [Pipeline] sh 08:02:17 + cut -d, -f6 08:02:17 + cat /w/workspace/edgex-go/646/archives/cost.csv [Pipeline] lock 08:02:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-646-stack-cost] 08:02:17 Resource [jenkins-edgexfoundry-edgex-go-main-646-stack-cost] did not exist. Created. 08:02:17 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-646-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:02:18 + echo total: 0.10999999940395355 [Pipeline] stash 08:02:19 Stashed 1 file(s) [Pipeline] } 08:02:19 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-646-stack-cost] [Pipeline] // lock [Pipeline] } 08:02:19 $ docker stop --time=1 f4c14296f40bb190f8aa2dbafe23e72acefebce63e3c9936e08f6b2c85d722f0 08:02:20 $ docker rm -f --volumes f4c14296f40bb190f8aa2dbafe23e72acefebce63e3c9936e08f6b2c85d722f0 [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 08:02:21 provisioning config files... 08:02:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/646@tmp/config1991381791603065650tmp [Pipeline] { [Pipeline] sh 08:02:21 + set +x 08:02:21 + curl -s https://codecov.io/bash 08:02:21 + bash -s -- 08:02:21 08:02:21 _____ _ 08:02:21 / ____| | | 08:02:21 | | ___ __| | ___ ___ _____ __ 08:02:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 08:02:21 | |___| (_) | (_| | __/ (_| (_) \ V / 08:02:21 \_____\___/ \__,_|\___|\___\___/ \_/ 08:02:21 Bash-1.0.6 08:02:21 08:02:21 08:02:21 ==> git version 2.25.1 found 08:02:21 ==> 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 08:02:21 Release-Date: 2020-01-08 08:02:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 08:02:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 08:02:21 ==> Jenkins CI detected. 08:02:21 current dir:  /w/workspace/edgex-go/646 08:02:21 project root: . 08:02:21 --> token set from env 08:02:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 08:02:21 ==> Running gcov in . (disable via -X gcov) 08:02:21 ==> Python coveragepy not found 08:02:21 ==> Searching for coverage reports in: 08:02:21 + . 08:02:22 -> Found 1 reports 08:02:22 ==> Detecting git/mercurial file structure 08:02:22 ==> Reading reports 08:02:22 + ./coverage.out bytes=456284 08:02:22 ==> Appending adjustments 08:02:22 https://docs.codecov.io/docs/fixing-reports 08:02:22 + Found adjustments 08:02:22 ==> Gzipping contents 08:02:22 60K /tmp/codecov.qbGozP.gz 08:02:22 ==> Uploading reports 08:02:22 url: https://codecov.io 08:02:22 query: branch=main&commit=d3e93d299d336768afbb67d4e8d03cb0d65cb15d&build=646&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F646%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:02:22 -> Pinging Codecov 08:02:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d3e93d299d336768afbb67d4e8d03cb0d65cb15d&build=646&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F646%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 08:02:23 -> Uploading to 08:02:23 https://storage.googleapis.com/codecov/v4/raw/2024-07-02/00271124DB129430A58F1EEE437C3FCB/d3e93d299d336768afbb67d4e8d03cb0d65cb15d/9a7fd7e7-4b81-4e23-ac35-dbb81a356e37.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T080223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e145c51009c6f29e32e9674fd57e6ce6ff132a42fb10721b10c8e4cbdfb256ce 08:02:23 % Total % Received % Xferd Average Speed Time Time Time Current 08:02:23 Dload Upload Total Spent Left Speed 08:02:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58110 0 0 100 58110 0 221k --:--:-- --:--:-- --:--:-- 221k 08:02:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } 08:02:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 08:02:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 08:02:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:02:24 08:02:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:02:24 latest: Pulling from edgex-devops/edgex-snyk-go 08:02:24 619be1103602: Already exists 08:02:24 f8ea3408117e: Pulling fs layer 08:02:24 91320369b822: Pulling fs layer 08:02:24 0406650e8295: Pulling fs layer 08:02:24 4f4fb700ef54: Pulling fs layer 08:02:24 96d80e3f36e1: Pulling fs layer 08:02:24 bcf3aedb951c: Pulling fs layer 08:02:24 96d80e3f36e1: Waiting 08:02:24 4f4fb700ef54: Waiting 08:02:24 bcf3aedb951c: Waiting 08:02:24 0406650e8295: Verifying Checksum 08:02:24 0406650e8295: Download complete 08:02:24 f8ea3408117e: Download complete 08:02:24 4f4fb700ef54: Verifying Checksum 08:02:24 4f4fb700ef54: Download complete 08:02:24 f8ea3408117e: Pull complete 08:02:24 96d80e3f36e1: Verifying Checksum 08:02:24 96d80e3f36e1: Download complete 08:02:24 91320369b822: Download complete 08:02:25 bcf3aedb951c: Verifying Checksum 08:02:25 bcf3aedb951c: Download complete 08:02:28 91320369b822: Pull complete 08:02:28 0406650e8295: Pull complete 08:02:28 4f4fb700ef54: Pull complete 08:02:28 96d80e3f36e1: Pull complete 08:02:31 bcf3aedb951c: Pull complete 08:02:31 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 08:02:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 08:02:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:32 prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container 08:02:32 $ 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/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@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 08:02:35 $ docker top 0fb1e48bfa34153fd16e3a252751b288a3fa038fb37f71020382c10eb11d36cb -eo pid,comm [Pipeline] { [Pipeline] sh 08:02:36 + git config --global --add safe.directory /w/workspace/edgex-go/646 [Pipeline] echo 08:02:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 08:02:36 + set -o pipefail 08:02:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 08:02:44 08:02:44 Monitoring /w/workspace/edgex-go/646 (github.com/edgexfoundry/edgex-go)... 08:02:44 08:02:44 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ec6a9455-ac74-42ea-8e9d-2c8c5d77259a 08:02:44 08:02:44 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 08:02:44 08:02:44 08:02:44 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 08:02:44 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 08:02:44 $ docker stop --time=1 0fb1e48bfa34153fd16e3a252751b288a3fa038fb37f71020382c10eb11d36cb 08:02:48 $ docker rm -f --volumes 0fb1e48bfa34153fd16e3a252751b288a3fa038fb37f71020382c10eb11d36cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 08:02:48 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:02:48 provisioning config files... 08:02:48 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/646@tmp/config11748811680105003681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:02:49 --> edgex-publish-swagger.sh 08:02:49 === Publish openapi/v3 API === 08:02:49 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 08:02:49 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/646/openapi/v3/core-command.yaml] 08:02:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:02:49 Dload Upload Total Spent Left Speed 08:02:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 55846 --:--:-- --:--:-- --:--:-- 55846 08:02:49 08:02:49 08:02:49 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/646/openapi/v3/core-data.yaml] 08:02:49 % Total % Received % Xferd Average Speed Time Time Time Current 08:02:49 Dload Upload Total Spent Left Speed 08:02:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 131k --:--:-- --:--:-- --:--:-- 131k 08:02:50 08:02:50 08:02:50 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/646/openapi/v3/core-metadata.yaml] 08:02:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:02:50 Dload Upload Total Spent Left Speed 08:02:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 146k 100 156 100 146k 347 325k --:--:-- --:--:-- --:--:-- 325k 08:02:50 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:02:50 08:02:50 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/646/openapi/v3/support-notifications.yaml] 08:02:50 % Total % Received % Xferd Average Speed Time Time Time Current 08:02:50 Dload Upload Total Spent Left Speed 08:02:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 313 171k --:--:-- --:--:-- --:--:-- 171k 08:02:51 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:02:51 08:02:51 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/646/openapi/v3/support-scheduler.yaml] 08:02:51 % Total % Received % Xferd Average Speed Time Time Time Current 08:02:51 Dload Upload Total Spent Left Speed 08:02:51 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 277 65754 --:--:-- --:--:-- --:--:-- 65914 100 37110 100 156 100 36954 277 65754 --:--:-- --:--:-- --:--:-- 65914 08:02:51 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 08:02:51 [Pipeline] } 08:02:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:02:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:02:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:02:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:02:52 prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container 08:02:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@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 08:02:52 $ docker top 65e3bd1b936953ae7a38de32dd084b842d24c02594539ab62446610e04f2344c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:02:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:02:53 [ssh-agent] Looking for ssh-agent implementation... 08:02:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:02:53 $ docker exec 65e3bd1b936953ae7a38de32dd084b842d24c02594539ab62446610e04f2344c ssh-agent 08:02:53 SSH_AUTH_SOCK=/tmp/ssh-xbtStXrrp8Xp/agent.32 08:02:53 SSH_AGENT_PID=38 08:02:53 Running ssh-add (command line suppressed) 08:02:53 Identity added: /w/workspace/edgex-go/646@tmp/private_key_13662915091625273268.key (/w/workspace/edgex-go/646@tmp/private_key_13662915091625273268.key) 08:02:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:02:53 + git semver tag 08:02:53 2024-07-02 08:02:53,882 [run_tag] DEBUG tag force:False 08:02:53 2024-07-02 08:02:53,883 [check_head_tag] DEBUG check head tag 08:02:53 2024-07-02 08:02:53,884 [execute] INFO git cat-file --batch-check 08:02:53 2024-07-02 08:02:53,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/646, universal_newlines=False, shell=None, istream=) 08:02:53 2024-07-02 08:02:53,889 [execute] INFO git cat-file --batch 08:02:53 2024-07-02 08:02:53,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/646, universal_newlines=False, shell=None, istream=) 08:02:53 2024-07-02 08:02:53,922 [read_version] DEBUG read version from /w/workspace/edgex-go/646/.semver/main 08:02:53 2024-07-02 08:02:53,923 [execute] INFO git tag -a v3.2.0-dev.28 -m v3.2.0-dev.28 08:02:53 2024-07-02 08:02:53,923 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.28', '-m', 'v3.2.0-dev.28'], cwd=/w/workspace/edgex-go/646, universal_newlines=False, shell=None, istream=None) 08:02:53 2024-07-02 08:02:53,929 [read_version] DEBUG read version from /w/workspace/edgex-go/646/.semver/main 08:02:53 3.2.0-dev.28 [Pipeline] } 08:02:54 $ docker exec --env ******** --env ******** 65e3bd1b936953ae7a38de32dd084b842d24c02594539ab62446610e04f2344c ssh-agent -k 08:02:54 unset SSH_AUTH_SOCK; 08:02:54 unset SSH_AGENT_PID; 08:02:54 echo Agent pid 38 killed; 08:02:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:02:54 + git semver [Pipeline] } 08:02:54 $ docker stop --time=1 65e3bd1b936953ae7a38de32dd084b842d24c02594539ab62446610e04f2344c 08:02:56 $ docker rm -f --volumes 65e3bd1b936953ae7a38de32dd084b842d24c02594539ab62446610e04f2344c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:02:56 08:02:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:02:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:02:56 0.23.1-centos7: Pulling from edgex-lftools 08:02:56 ab5ef0e58194: Pulling fs layer 08:02:56 9712f1f96733: Pulling fs layer 08:02:56 63f879dbbcfc: Pulling fs layer 08:02:56 0d9ebad4ef96: Pulling fs layer 08:02:56 e9a5061849ea: Pulling fs layer 08:02:56 d747dcd14b5f: Pulling fs layer 08:02:56 2de7ff778b66: Pulling fs layer 08:02:56 0d9ebad4ef96: Waiting 08:02:56 d747dcd14b5f: Waiting 08:02:56 2de7ff778b66: Waiting 08:02:56 e9a5061849ea: Waiting 08:02:56 9712f1f96733: Verifying Checksum 08:02:56 9712f1f96733: Download complete 08:02:57 63f879dbbcfc: Verifying Checksum 08:02:57 63f879dbbcfc: Download complete 08:02:57 e9a5061849ea: Verifying Checksum 08:02:57 e9a5061849ea: Download complete 08:02:57 d747dcd14b5f: Verifying Checksum 08:02:57 d747dcd14b5f: Download complete 08:02:57 0d9ebad4ef96: Verifying Checksum 08:02:57 0d9ebad4ef96: Download complete 08:02:57 ab5ef0e58194: Verifying Checksum 08:02:57 ab5ef0e58194: Download complete 08:02:57 2de7ff778b66: Verifying Checksum 08:02:57 2de7ff778b66: Download complete 08:03:00 ab5ef0e58194: Pull complete 08:03:00 9712f1f96733: Pull complete 08:03:00 63f879dbbcfc: Pull complete 08:03:04 0d9ebad4ef96: Pull complete 08:03:04 e9a5061849ea: Pull complete 08:03:04 d747dcd14b5f: Pull complete 08:03:05 2de7ff778b66: Pull complete 08:03:05 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:03:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:03:05 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:05 prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container 08:03:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@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 08:03:09 $ docker top 252a8aafd7b0e7a8286529e778c4b5c34c35b14739b898d5c5022a13d9dba68c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:03:09 provisioning config files... 08:03:09 copy managed file [sigul-config] to file:/w/workspace/edgex-go/646@tmp/config4361220132140652856tmp 08:03:09 copy managed file [sigul-password] to file:/w/workspace/edgex-go/646@tmp/config4860987083204073407tmp 08:03:09 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/646@tmp/config1317834959398353247tmp [Pipeline] { [Pipeline] echo 08:03:09 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:03:09 ---> sigul-configuration.sh 08:03:09 gpg: directory `/root/.gnupg' created 08:03:09 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:03:09 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:03:09 gpg: keyring `/root/.gnupg/secring.gpg' created 08:03:09 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:03:09 gpg: CAST5 encrypted data 08:03:09 gpg: encrypted with 1 passphrase 08:03:09 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:03:09 + mkdir /home/jenkins 08:03:09 + mkdir /home/jenkins/sigul [Pipeline] sh 08:03:10 + 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 08:03:10 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:03:10 ---> sigul-install.sh 08:03:10 Sigul already installed; skipping installation. [Pipeline] sh 08:03:10 + git tag --list 08:03:10 0.6.0 08:03:10 0.6.1 08:03:10 0.7.0 08:03:10 0.7.1 08:03:10 v1.0.0 08:03:10 v1.0.1 08:03:10 v1.1.0 08:03:10 v1.2.0 08:03:10 v1.2.1 08:03:10 v1.3.0 08:03:10 v1.3.1 08:03:10 v2.0.0 08:03:10 v2.1.0 08:03:10 v2.1.1 08:03:10 v2.2.0 08:03:10 v2.3.0 08:03:10 v3.0 08:03:10 v3.0.0 08:03:10 v3.1 08:03:10 v3.1.0 08:03:10 v3.1.0-dev.1 08:03:10 v3.1.0-dev.10 08:03:10 v3.1.0-dev.11 08:03:10 v3.1.0-dev.12 08:03:10 v3.1.0-dev.13 08:03:10 v3.1.0-dev.14 08:03:10 v3.1.0-dev.15 08:03:10 v3.1.0-dev.16 08:03:10 v3.1.0-dev.17 08:03:10 v3.1.0-dev.18 08:03:10 v3.1.0-dev.19 08:03:10 v3.1.0-dev.2 08:03:10 v3.1.0-dev.20 08:03:10 v3.1.0-dev.21 08:03:10 v3.1.0-dev.22 08:03:10 v3.1.0-dev.23 08:03:10 v3.1.0-dev.24 08:03:10 v3.1.0-dev.25 08:03:10 v3.1.0-dev.26 08:03:10 v3.1.0-dev.27 08:03:10 v3.1.0-dev.28 08:03:10 v3.1.0-dev.29 08:03:10 v3.1.0-dev.3 08:03:10 v3.1.0-dev.30 08:03:10 v3.1.0-dev.31 08:03:10 v3.1.0-dev.32 08:03:10 v3.1.0-dev.33 08:03:10 v3.1.0-dev.34 08:03:10 v3.1.0-dev.35 08:03:10 v3.1.0-dev.36 08:03:10 v3.1.0-dev.37 08:03:10 v3.1.0-dev.38 08:03:10 v3.1.0-dev.39 08:03:10 v3.1.0-dev.4 08:03:10 v3.1.0-dev.40 08:03:10 v3.1.0-dev.41 08:03:10 v3.1.0-dev.42 08:03:10 v3.1.0-dev.43 08:03:10 v3.1.0-dev.44 08:03:10 v3.1.0-dev.45 08:03:10 v3.1.0-dev.46 08:03:10 v3.1.0-dev.47 08:03:10 v3.1.0-dev.48 08:03:10 v3.1.0-dev.49 08:03:10 v3.1.0-dev.5 08:03:10 v3.1.0-dev.50 08:03:10 v3.1.0-dev.51 08:03:10 v3.1.0-dev.52 08:03:10 v3.1.0-dev.53 08:03:10 v3.1.0-dev.54 08:03:10 v3.1.0-dev.55 08:03:10 v3.1.0-dev.56 08:03:10 v3.1.0-dev.57 08:03:10 v3.1.0-dev.58 08:03:10 v3.1.0-dev.59 08:03:10 v3.1.0-dev.6 08:03:10 v3.1.0-dev.60 08:03:10 v3.1.0-dev.61 08:03:10 v3.1.0-dev.62 08:03:10 v3.1.0-dev.63 08:03:10 v3.1.0-dev.64 08:03:10 v3.1.0-dev.65 08:03:10 v3.1.0-dev.66 08:03:10 v3.1.0-dev.67 08:03:10 v3.1.0-dev.68 08:03:10 v3.1.0-dev.69 08:03:10 v3.1.0-dev.7 08:03:10 v3.1.0-dev.70 08:03:10 v3.1.0-dev.71 08:03:10 v3.1.0-dev.72 08:03:10 v3.1.0-dev.73 08:03:10 v3.1.0-dev.8 08:03:10 v3.1.0-dev.9 08:03:10 v3.1.1 08:03:10 v3.1.1-dev.1 08:03:10 v3.1.1-dev.2 08:03:10 v3.2.0-dev.1 08:03:10 v3.2.0-dev.10 08:03:10 v3.2.0-dev.11 08:03:10 v3.2.0-dev.12 08:03:10 v3.2.0-dev.13 08:03:10 v3.2.0-dev.14 08:03:10 v3.2.0-dev.15 08:03:10 v3.2.0-dev.16 08:03:10 v3.2.0-dev.17 08:03:10 v3.2.0-dev.18 08:03:10 v3.2.0-dev.19 08:03:10 v3.2.0-dev.2 08:03:10 v3.2.0-dev.20 08:03:10 v3.2.0-dev.21 08:03:10 v3.2.0-dev.22 08:03:10 v3.2.0-dev.23 08:03:10 v3.2.0-dev.24 08:03:10 v3.2.0-dev.25 08:03:10 v3.2.0-dev.26 08:03:10 v3.2.0-dev.27 08:03:10 v3.2.0-dev.28 08:03:10 v3.2.0-dev.3 08:03:10 v3.2.0-dev.4 08:03:10 v3.2.0-dev.5 08:03:10 v3.2.0-dev.6 08:03:10 v3.2.0-dev.7 08:03:10 v3.2.0-dev.8 08:03:10 v3.2.0-dev.9 [Pipeline] sh 08:03:11 + lftools sign git-tag v3.2.0-dev.28 08:03:11 Signing Git tag with Sigul... 08:03:11 Signing v3.2.0-dev.28 [Pipeline] echo 08:03:12 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:03:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:03:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:03:12 $ docker stop --time=1 252a8aafd7b0e7a8286529e778c4b5c34c35b14739b898d5c5022a13d9dba68c 08:03:13 $ docker rm -f --volumes 252a8aafd7b0e7a8286529e778c4b5c34c35b14739b898d5c5022a13d9dba68c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:03:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:03:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:14 prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container 08:03:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@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 08:03:14 $ docker top e09dfefef7fd75d6c7d81a342fc3fa7f0caac7430027449c083991509578351c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:03:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:14 [ssh-agent] Looking for ssh-agent implementation... 08:03:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:15 $ docker exec e09dfefef7fd75d6c7d81a342fc3fa7f0caac7430027449c083991509578351c ssh-agent 08:03:15 SSH_AUTH_SOCK=/tmp/ssh-7Qo4VnSBN7sU/agent.31 08:03:15 SSH_AGENT_PID=37 08:03:15 Running ssh-add (command line suppressed) 08:03:15 Identity added: /w/workspace/edgex-go/646@tmp/private_key_1243452389997834528.key (/w/workspace/edgex-go/646@tmp/private_key_1243452389997834528.key) 08:03:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:15 + git semver bump pre 08:03:15 2024-07-02 08:03:15,706 [read_version] DEBUG read version from /w/workspace/edgex-go/646/.semver/main 08:03:15 2024-07-02 08:03:15,706 [bump_version] DEBUG bumping version:3.2.0-dev.28 on axis:pre with prefix:dev 08:03:15 2024-07-02 08:03:15,706 [bump_version] DEBUG bumped version:3.2.0-dev.29 08:03:15 2024-07-02 08:03:15,706 [write_version] DEBUG write version:3.2.0-dev.29 to path:/w/workspace/edgex-go/646/.semver/main with force:True 08:03:15 2024-07-02 08:03:15,706 [read_version] DEBUG read version from /w/workspace/edgex-go/646/.semver/main 08:03:15 2024-07-02 08:03:15,706 [write_file] DEBUG write to file:/w/workspace/edgex-go/646/.semver/main 08:03:15 2024-07-02 08:03:15,708 [execute] INFO git cat-file --batch-check 08:03:15 2024-07-02 08:03:15,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/646/.semver, universal_newlines=False, shell=None, istream=) 08:03:15 2024-07-02 08:03:15,713 [execute] INFO git cat-file --batch 08:03:15 2024-07-02 08:03:15,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/646/.semver, universal_newlines=False, shell=None, istream=) 08:03:15 2024-07-02 08:03:15,719 [read_version] DEBUG read version from /w/workspace/edgex-go/646/.semver/main 08:03:15 3.2.0-dev.29 [Pipeline] } 08:03:15 $ docker exec --env ******** --env ******** e09dfefef7fd75d6c7d81a342fc3fa7f0caac7430027449c083991509578351c ssh-agent -k 08:03:15 unset SSH_AUTH_SOCK; 08:03:15 unset SSH_AGENT_PID; 08:03:15 echo Agent pid 37 killed; 08:03:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:03:16 + git semver [Pipeline] } 08:03:16 $ docker stop --time=1 e09dfefef7fd75d6c7d81a342fc3fa7f0caac7430027449c083991509578351c 08:03:17 $ docker rm -f --volumes e09dfefef7fd75d6c7d81a342fc3fa7f0caac7430027449c083991509578351c [Pipeline] // withDockerContainer [Pipeline] sh 08:03:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:03:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:03:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:18 prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container 08:03:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@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 08:03:18 $ docker top 566e612db412d5feafda9e84ba46e43a3cdf27aa66fbd81b8d85797316935f3c -eo pid,comm 08:03:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:03:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:03:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:03:18 [ssh-agent] Looking for ssh-agent implementation... 08:03:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:03:18 $ docker exec 566e612db412d5feafda9e84ba46e43a3cdf27aa66fbd81b8d85797316935f3c ssh-agent 08:03:19 SSH_AUTH_SOCK=/tmp/ssh-6GyGtHOFidBu/agent.32 08:03:19 SSH_AGENT_PID=38 08:03:19 Running ssh-add (command line suppressed) 08:03:19 Identity added: /w/workspace/edgex-go/646@tmp/private_key_16471337100556135600.key (/w/workspace/edgex-go/646@tmp/private_key_16471337100556135600.key) 08:03:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:03:19 + git semver push 08:03:19 2024-07-02 08:03:19,665 [run_push] DEBUG push 08:03:19 2024-07-02 08:03:19,666 [execute] INFO git cat-file --batch-check 08:03:19 2024-07-02 08:03:19,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/646/.semver, universal_newlines=False, shell=None, istream=) 08:03:19 2024-07-02 08:03:19,670 [execute] INFO git rev-list 4827e4f4669badeae529300abac7e1c4364a8434 -- 08:03:19 2024-07-02 08:03:19,670 [execute] DEBUG Popen(['git', 'rev-list', '4827e4f4669badeae529300abac7e1c4364a8434', '--'], cwd=/w/workspace/edgex-go/646/.semver, universal_newlines=False, shell=None, istream=None) 08:03:19 2024-07-02 08:03:19,687 [execute] INFO git fetch -v origin 08:03:19 2024-07-02 08:03:19,687 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/646/.semver, universal_newlines=True, shell=None, istream=None) 08:03:20 2024-07-02 08:03:20,255 [run_push] DEBUG no remote changes detected 08:03:20 2024-07-02 08:03:20,255 [execute] INFO git push origin semver 08:03:20 2024-07-02 08:03:20,256 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/646/.semver, universal_newlines=False, shell=None, istream=None) 08:03:21 2024-07-02 08:03:21,055 [run_push] DEBUG push all version tags 08:03:21 2024-07-02 08:03:21,056 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:03:21 2024-07-02 08:03:21,056 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/646, universal_newlines=False, shell=None, istream=None) 08:03:21 2024-07-02 08:03:21,816 [read_version] DEBUG read version from /w/workspace/edgex-go/646/.semver/main 08:03:21 3.2.0-dev.29 [Pipeline] } 08:03:22 $ docker exec --env ******** --env ******** 566e612db412d5feafda9e84ba46e43a3cdf27aa66fbd81b8d85797316935f3c ssh-agent -k 08:03:22 unset SSH_AUTH_SOCK; 08:03:22 unset SSH_AGENT_PID; 08:03:22 echo Agent pid 38 killed; 08:03:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:03:22 + git semver [Pipeline] } 08:03:22 $ docker stop --time=1 566e612db412d5feafda9e84ba46e43a3cdf27aa66fbd81b8d85797316935f3c 08:03:24 $ docker rm -f --volumes 566e612db412d5feafda9e84ba46e43a3cdf27aa66fbd81b8d85797316935f3c [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 08:03:24 + [ -d /w/workspace/edgex-go/646/archives ] [Pipeline] libraryResource [Pipeline] sh 08:03:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:03:25 ---> package-listing.sh 08:03:25 ++ facter osfamily 08:03:25 ++ tr '[:upper:]' '[:lower:]' 08:03:26 + OS_FAMILY=debian 08:03:26 + workspace=/w/workspace/edgex-go/646 08:03:26 + START_PACKAGES=/tmp/packages_start.txt 08:03:26 + END_PACKAGES=/tmp/packages_end.txt 08:03:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:03:26 + PACKAGES=/tmp/packages_start.txt 08:03:26 + '[' /w/workspace/edgex-go/646 ']' 08:03:26 + PACKAGES=/tmp/packages_end.txt 08:03:26 + case "${OS_FAMILY}" in 08:03:26 + dpkg -l 08:03:26 + grep '^ii' 08:03:26 + '[' -f /tmp/packages_start.txt ']' 08:03:26 + '[' -f /tmp/packages_end.txt ']' 08:03:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:03:26 + '[' /w/workspace/edgex-go/646 ']' 08:03:26 + mkdir -p /w/workspace/edgex-go/646/archives/ 08:03:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/646/archives/ [Pipeline] echo 08:03:26 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/646/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:03:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:03:26 08:03:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:03:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:03:28 latest: Pulling from edgex-lftools-log-publisher 08:03:28 5eb5b503b376: Pulling fs layer 08:03:28 5c69ac0246d0: Pulling fs layer 08:03:28 ec43610c2a17: Pulling fs layer 08:03:28 3a2ae6a8a46f: Pulling fs layer 08:03:28 33b1e0a273af: Pulling fs layer 08:03:28 5d3b04190fa2: Pulling fs layer 08:03:28 2f39f015ded8: Pulling fs layer 08:03:28 3a2ae6a8a46f: Waiting 08:03:28 2f39f015ded8: Waiting 08:03:28 33b1e0a273af: Waiting 08:03:28 5c69ac0246d0: Verifying Checksum 08:03:28 5c69ac0246d0: Download complete 08:03:28 3a2ae6a8a46f: Verifying Checksum 08:03:28 3a2ae6a8a46f: Download complete 08:03:28 33b1e0a273af: Verifying Checksum 08:03:28 33b1e0a273af: Download complete 08:03:28 5d3b04190fa2: Verifying Checksum 08:03:28 5d3b04190fa2: Download complete 08:03:28 ec43610c2a17: Download complete 08:03:28 5eb5b503b376: Verifying Checksum 08:03:28 5eb5b503b376: Download complete 08:03:29 2f39f015ded8: Download complete 08:03:29 5eb5b503b376: Pull complete 08:03:29 5c69ac0246d0: Pull complete 08:03:29 ec43610c2a17: Pull complete 08:03:30 3a2ae6a8a46f: Pull complete 08:03:30 33b1e0a273af: Pull complete 08:03:30 5d3b04190fa2: Pull complete 08:03:34 2f39f015ded8: Pull complete 08:03:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:03:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:03:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:03:34 prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container 08:03:34 $ 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/646/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/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@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 08:03:37 $ docker top b9ab0220b7a7f7df69464783da9a049b2667444fd2289b376fa1cd3e8fcac1f2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:03:37 + touch /tmp/pre-build-complete [Pipeline] sh 08:03:37 + mkdir -p /var/log/sysstat [Pipeline] sh 08:03:38 + ls /var/log/sa-host 08:03:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:03:38 provisioning config files... 08:03:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/646@tmp/config14610121902396859395tmp [Pipeline] { [Pipeline] echo 08:03:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:03:38 ---> create-netrc.sh [Pipeline] } 08:03:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:03:38 ---> python-tools-install.sh [Pipeline] echo 08:03:38 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:03:39 ---> sudo-logs.sh 08:03:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:03:39 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:03:39 ---> job-cost.sh 08:03:39 lf-activate-venv: SKIPPING 08:03:39 DEBUG: total: 0.10999999940395355 08:03:39 INFO: Retrieving Stack Cost... 08:03:39 INFO: Retrieving Pricing Info for: v3-standard-8 08:03:39 INFO: Archiving Costs [Pipeline] echo 08:03:39 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:03:40 ---> logs-deploy.sh 08:03:40 lf-activate-venv: SKIPPING 08:03:40 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/646 08:03:40 INFO: archiving workspace using pattern(s): 08:03:41 Archives upload complete. 08:03:41 INFO: archiving logs to Nexus 08:03:42 ---> uname -a: 08:03:42 Linux prd-ubuntu20-04-docker-8c-8g-4781 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 08:03:42 08:03:42 08:03:42 ---> lscpu: 08:03:42 Architecture: x86_64 08:03:42 CPU op-mode(s): 32-bit, 64-bit 08:03:42 Byte Order: Little Endian 08:03:42 Address sizes: 40 bits physical, 48 bits virtual 08:03:42 CPU(s): 8 08:03:42 On-line CPU(s) list: 0-7 08:03:42 Thread(s) per core: 1 08:03:42 Core(s) per socket: 1 08:03:42 Socket(s): 8 08:03:42 NUMA node(s): 1 08:03:42 Vendor ID: AuthenticAMD 08:03:42 CPU family: 23 08:03:42 Model: 49 08:03:42 Model name: AMD EPYC-Rome Processor 08:03:42 Stepping: 0 08:03:42 CPU MHz: 2799.998 08:03:42 BogoMIPS: 5599.99 08:03:42 Virtualization: AMD-V 08:03:42 Hypervisor vendor: KVM 08:03:42 Virtualization type: full 08:03:42 L1d cache: 256 KiB 08:03:42 L1i cache: 256 KiB 08:03:42 L2 cache: 4 MiB 08:03:42 L3 cache: 128 MiB 08:03:42 NUMA node0 CPU(s): 0-7 08:03:42 Vulnerability Itlb multihit: Not affected 08:03:42 Vulnerability L1tf: Not affected 08:03:42 Vulnerability Mds: Not affected 08:03:42 Vulnerability Meltdown: Not affected 08:03:42 Vulnerability Mmio stale data: Not affected 08:03:42 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:03:42 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:03:42 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 08:03:42 Vulnerability Srbds: Not affected 08:03:42 Vulnerability Tsx async abort: Not affected 08:03:42 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 08:03:42 08:03:42 08:03:42 ---> nproc: 08:03:42 8 08:03:42 08:03:42 08:03:42 ---> df -h: 08:03:42 Filesystem Size Used Avail Use% Mounted on 08:03:42 overlay 155G 25G 131G 16% / 08:03:42 tmpfs 64M 0 64M 0% /dev 08:03:42 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:03:42 shm 64M 0 64M 0% /dev/shm 08:03:42 /dev/vda1 155G 25G 131G 16% /facter-os 08:03:42 08:03:42 08:03:42 ---> sar -b -r -n DEV: 08:03:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4781) 07/02/24 _x86_64_ (8 CPU) 08:03:42 08:03:42 06:24:00 LINUX RESTART (8 CPU) 08:03:42 08:03:42 06:25:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:03:42 06:26:01 6.28 2.26 4.02 0.00 36.85 280.50 0.00 08:03:42 06:27:01 1.23 0.03 1.20 0.00 5.47 14.53 0.00 08:03:42 06:28:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 08:03:42 06:29:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 08:03:42 06:30:01 49.08 6.78 42.29 0.00 4437.39 8423.53 0.00 08:03:42 06:31:01 4.23 0.02 4.22 0.00 0.13 100.50 0.00 08:03:42 06:32:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 08:03:42 06:33:01 1.78 0.00 1.78 0.00 0.00 20.39 0.00 08:03:42 06:34:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 08:03:42 06:35:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 08:03:42 06:36:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 08:03:42 06:37:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 08:03:42 06:38:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 08:03:42 06:39:01 2.03 0.03 2.00 0.00 0.40 24.13 0.00 08:03:42 06:40:01 1.23 0.00 1.23 0.00 0.00 18.26 0.00 08:03:42 06:41:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 08:03:42 06:42:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 08:03:42 06:43:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 08:03:42 06:44:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 08:03:42 06:45:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 08:03:42 06:46:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 08:03:42 06:47:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 08:03:42 06:48:01 0.87 0.00 0.87 0.00 0.00 9.86 0.00 08:03:42 06:49:01 1.42 0.00 1.42 0.00 0.00 16.67 0.00 08:03:42 06:50:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 08:03:42 06:51:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 08:03:42 06:52:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 08:03:42 06:53:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 08:03:42 06:54:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 08:03:42 06:55:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 08:03:42 06:56:01 4.93 3.85 1.08 0.00 88.12 24.66 0.00 08:03:42 06:57:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 08:03:42 06:58:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 08:03:42 06:59:01 1.22 0.00 1.22 0.00 0.00 15.73 0.00 08:03:42 07:00:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 08:03:42 07:01:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 08:03:42 07:02:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 08:03:42 07:03:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 08:03:42 07:04:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 08:03:42 07:05:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 08:03:42 07:06:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 08:03:42 07:07:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 08:03:42 07:08:02 0.97 0.00 0.97 0.00 0.00 11.33 0.00 08:03:42 07:09:01 1.47 0.00 1.47 0.00 0.00 17.35 0.00 08:03:42 07:10:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 08:03:42 07:11:01 1.45 0.00 1.45 0.00 0.00 18.53 0.00 08:03:42 07:12:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 08:03:42 07:13:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 08:03:42 07:14:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 08:03:42 07:15:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 08:03:42 07:16:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 08:03:42 07:17:01 1.58 0.02 1.57 0.00 0.13 17.33 0.00 08:03:42 07:18:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 08:03:42 07:19:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 08:03:42 07:20:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 08:03:42 07:21:01 1.27 0.00 1.27 0.00 0.00 15.86 0.00 08:03:42 07:22:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 08:03:42 07:23:01 230.11 3.53 226.58 0.00 197.97 7935.88 0.00 08:03:42 07:24:01 219.16 10.43 208.73 0.00 1689.05 77679.99 0.00 08:03:42 07:25:01 49.31 0.08 49.23 0.00 11.20 25410.43 0.00 08:03:42 07:26:01 27.39 0.30 27.09 0.00 3.60 10881.89 0.00 08:03:42 07:27:01 540.58 0.53 540.04 0.00 57.99 219211.60 0.00 08:03:42 07:28:01 488.17 11.05 477.12 0.00 89.45 143267.99 0.00 08:03:42 07:29:01 252.86 0.02 252.84 0.00 0.13 75243.71 0.00 08:03:42 07:30:01 614.46 0.08 614.38 0.00 10.93 80455.26 0.00 08:03:42 07:31:01 32.73 0.02 32.71 0.00 4.27 846.66 0.00 08:03:42 07:32:01 1.62 0.00 1.62 0.00 0.00 17.59 0.00 08:03:42 07:33:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 08:03:42 07:34:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 08:03:42 07:35:01 1.42 0.00 1.42 0.00 0.00 17.73 0.00 08:03:42 07:36:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 08:03:42 07:37:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 08:03:42 07:38:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 08:03:42 07:39:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 08:03:42 07:40:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 08:03:42 07:41:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 08:03:42 07:42:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 08:03:42 07:43:01 1.65 0.00 1.65 0.00 0.00 18.79 0.00 08:03:42 07:44:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 08:03:42 07:45:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 08:03:42 07:46:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 08:03:42 07:47:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 08:03:42 07:48:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 08:03:42 07:49:01 1.63 0.00 1.63 0.00 0.00 19.06 0.00 08:03:42 07:50:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 08:03:42 07:51:01 1.63 0.00 1.63 0.00 0.00 18.53 0.00 08:03:42 07:52:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 08:03:42 07:53:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 08:03:42 07:54:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 08:03:42 07:55:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 08:03:42 07:56:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 08:03:42 07:57:01 1.75 0.02 1.73 0.00 2.13 21.06 0.00 08:03:42 07:58:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 08:03:42 07:59:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 08:03:42 08:00:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 08:03:42 08:01:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 08:03:42 08:02:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 08:03:42 08:03:01 124.15 0.55 123.60 0.00 11.73 38410.53 0.00 08:03:42 Average: 28.04 0.40 27.64 0.00 67.84 7036.60 0.00 08:03:42 08:03:42 06:25:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:03:42 06:26:01 30574620 31854732 530568 1.61 47352 1543948 1682116 4.96 607384 1420772 48 08:03:42 06:27:01 30574108 31854436 530596 1.61 47376 1544124 1682116 4.96 607612 1420924 8 08:03:42 06:28:01 30573836 31854208 530800 1.61 47408 1544124 1682116 4.96 608636 1420936 24 08:03:42 06:29:01 30573780 31854804 530652 1.61 47464 1544124 1682116 4.96 608480 1421544 20 08:03:42 06:30:01 30115624 31819220 524112 1.59 76912 1944668 1635424 4.82 896668 1549732 152 08:03:42 06:31:01 30121704 31820596 522948 1.59 75536 1941416 1618060 4.77 894676 1546524 8 08:03:42 06:32:01 30121348 31820288 523164 1.59 75560 1941420 1618060 4.77 895108 1546528 168 08:03:42 06:33:01 30121868 31820916 522452 1.59 75648 1941412 1618060 4.77 895264 1546536 12 08:03:42 06:34:01 30122432 31821532 521776 1.59 75684 1941416 1618060 4.77 893788 1546528 124 08:03:42 06:35:01 30122352 31821480 521636 1.59 75708 1941436 1618060 4.77 894180 1546540 28 08:03:42 06:36:01 30122548 31821728 521292 1.59 75748 1941436 1618060 4.77 894104 1546544 8 08:03:42 06:37:01 30123436 31822664 520328 1.58 75772 1941440 1618060 4.77 892808 1546552 8 08:03:42 06:38:01 30123636 31822868 520256 1.58 75796 1941444 1618060 4.77 892596 1546556 8 08:03:42 06:39:01 30121572 31820920 521884 1.59 75856 1941452 1609848 4.74 893500 1546548 28 08:03:42 06:40:01 30121692 31821060 521740 1.59 75896 1941432 1609848 4.74 893932 1546532 4 08:03:42 06:41:01 30121896 31821304 521452 1.59 75920 1941432 1609848 4.74 894016 1546536 16 08:03:42 06:42:01 30121660 31821116 521588 1.59 75952 1941436 1609848 4.74 894176 1546544 12 08:03:42 06:43:01 30121644 31821124 521504 1.59 75984 1941444 1609848 4.74 894320 1546540 28 08:03:42 06:44:01 30121880 31821400 521192 1.58 76016 1941428 1609848 4.74 893240 1546544 8 08:03:42 06:45:01 30122020 31821544 520968 1.58 76032 1941448 1609848 4.74 893436 1546548 16 08:03:42 06:46:01 30122252 31821812 520900 1.58 76064 1941452 1609848 4.74 893768 1546552 12 08:03:42 06:47:01 30122016 31821608 521072 1.58 76096 1941452 1609848 4.74 893872 1546552 8 08:03:42 06:48:01 30122220 31821976 520652 1.58 76112 1941584 1609848 4.74 893984 1546680 8 08:03:42 06:49:01 30122204 31821980 520592 1.58 76140 1941572 1609848 4.74 893768 1546672 12 08:03:42 06:50:01 30122472 31822300 520220 1.58 76168 1941588 1609848 4.74 894328 1546684 16 08:03:42 06:51:01 30122108 31821964 520604 1.58 76192 1941592 1609848 4.74 894372 1546688 20 08:03:42 06:52:01 30122344 31822204 520288 1.58 76216 1941596 1609848 4.74 894116 1546692 20 08:03:42 06:53:01 30122512 31822428 520252 1.58 76232 1941604 1609848 4.74 894616 1546704 24 08:03:42 06:54:01 30122780 31822696 519940 1.58 76256 1941596 1609848 4.74 894332 1546704 8 08:03:42 06:55:01 30122480 31822452 520136 1.58 76288 1941608 1609848 4.74 894916 1546704 12 08:03:42 06:56:01 30069940 31773412 568420 1.73 76340 1944532 1609848 4.74 947672 1548304 252 08:03:42 06:57:01 30067824 31771332 570448 1.73 76364 1944532 1609848 4.74 949632 1548284 12 08:03:42 06:58:01 30067992 31771528 570380 1.73 76388 1944536 1609848 4.74 949308 1548288 20 08:03:42 06:59:01 30067872 31771416 570464 1.73 76420 1944524 1593684 4.70 949032 1548292 8 08:03:42 07:00:01 30067888 31771484 570344 1.73 76444 1944540 1593684 4.70 949540 1548296 20 08:03:42 07:01:01 30067900 31771520 570460 1.73 76468 1944544 1593684 4.70 949568 1548300 4 08:03:42 07:02:01 30067544 31771184 570744 1.74 76484 1944548 1593684 4.70 950208 1548304 28 08:03:42 07:03:01 30067104 31770776 571108 1.74 76508 1944552 1593684 4.70 950232 1548312 20 08:03:42 07:04:01 30066932 31770624 571196 1.74 76540 1944540 1593684 4.70 950048 1548316 8 08:03:42 07:05:01 30065936 31769656 572088 1.74 76564 1944556 1593684 4.70 951044 1548320 4 08:03:42 07:06:01 30065556 31769304 572372 1.74 76596 1944560 1609756 4.74 951124 1548324 8 08:03:42 07:07:01 30065524 31769304 572304 1.74 76636 1944560 1609756 4.74 951148 1548324 8 08:03:42 07:08:02 30065440 31769264 572516 1.74 76660 1944564 1609756 4.74 951272 1548328 148 08:03:42 07:09:01 30065480 31769336 572404 1.74 76684 1944572 1609756 4.74 951076 1548336 16 08:03:42 07:10:01 30065236 31769136 572804 1.74 76728 1944564 1609756 4.74 951664 1548324 16 08:03:42 07:11:01 30065408 31769352 572532 1.74 76760 1944580 1609756 4.74 951444 1548328 28 08:03:42 07:12:01 30065392 31769344 572480 1.74 76776 1944584 1625808 4.79 951892 1548336 8 08:03:42 07:13:01 30065076 31769052 572712 1.74 76808 1944584 1625808 4.79 951952 1548336 12 08:03:42 07:14:01 30064824 31768840 572888 1.74 76824 1944588 1625808 4.79 951808 1548344 8 08:03:42 07:15:01 30065024 31769080 572816 1.74 76864 1944580 1625808 4.79 951980 1548348 20 08:03:42 07:16:01 30064244 31768436 573392 1.74 76888 1944720 1625808 4.79 951784 1548480 32 08:03:42 07:17:01 30064164 31768412 573380 1.74 76916 1944720 1625808 4.79 951884 1548484 8 08:03:42 07:18:01 30063440 31767736 574104 1.75 76932 1944724 1625808 4.79 952196 1548488 8 08:03:42 07:19:01 30063464 31767792 574028 1.75 76960 1944728 1625808 4.79 952292 1548496 12 08:03:42 07:20:01 30063512 31767840 573896 1.75 77000 1944712 1625808 4.79 952416 1548496 16 08:03:42 07:21:01 30063448 31767828 573836 1.75 77024 1944736 1641916 4.84 952472 1548504 12 08:03:42 07:22:01 30064008 31768428 573180 1.74 77056 1944740 1625460 4.79 952568 1548512 28 08:03:42 07:23:01 29734400 31636596 699980 2.13 78284 2137872 1667832 4.92 1105508 1713636 5596 08:03:42 07:24:01 27933620 31558084 726972 2.21 153532 3678128 1674428 4.93 1375660 3083588 6764 08:03:42 07:25:01 26526380 31230044 1044932 3.18 157712 4671816 2433176 7.17 2331260 3444760 282568 08:03:42 07:26:01 26503944 31274236 998348 3.04 162512 4706252 2270956 6.69 1917964 3849008 450560 08:03:42 07:27:01 21761308 31221124 1035084 3.15 176088 9251696 3117788 9.19 2391268 7964180 3412 08:03:42 07:28:01 14100580 29412188 2784340 8.47 331168 14381296 9276484 27.34 5286964 12075052 1369368 08:03:42 07:29:01 12314276 30129964 2085488 6.34 345476 16810488 5085908 14.99 5495216 13631544 2027708 08:03:42 07:30:01 14461000 31441256 817672 2.49 353200 16114576 2211876 6.52 3119060 14065560 680 08:03:42 07:31:01 14468788 31451556 806916 2.45 354904 16115156 2061816 6.08 3361224 13814740 216 08:03:42 07:32:01 14468980 31451776 806676 2.45 354932 16115156 2061816 6.08 3360316 13814740 12 08:03:42 07:33:01 14470852 31453772 805200 2.45 354956 16115288 2061816 6.08 3359000 13814864 8 08:03:42 07:34:01 14483908 31466872 792060 2.41 354992 16115288 2061816 6.08 3346312 13814872 8 08:03:42 07:35:01 14486100 31469112 790044 2.40 355020 16115276 2061816 6.08 3344856 13814876 16 08:03:42 07:36:01 14490116 31473172 785968 2.39 355044 16115296 2061816 6.08 3340596 13814884 16 08:03:42 07:37:01 14490068 31473124 785920 2.39 355076 16115300 2061816 6.08 3340868 13814884 8 08:03:42 07:38:01 14490020 31473116 785892 2.39 355092 16115304 2061816 6.08 3340648 13814888 4 08:03:42 07:39:01 14490224 31473344 785616 2.39 355100 16115308 2061816 6.08 3340684 13814892 24 08:03:42 07:40:01 14489704 31472836 786100 2.39 355120 16115308 2061816 6.08 3340736 13814904 8 08:03:42 07:41:01 14489656 31472812 786052 2.39 355148 16115316 2061816 6.08 3340724 13814912 4 08:03:42 07:42:01 14489608 31472804 786016 2.39 355172 16115316 2061816 6.08 3340572 13814916 8 08:03:42 07:43:01 14489808 31473136 785816 2.39 355196 16115448 2061816 6.08 3340480 13815048 8 08:03:42 07:44:01 14489540 31472908 786040 2.39 355208 16115452 2077868 6.12 3340520 13815052 8 08:03:42 07:45:01 14489832 31473248 785760 2.39 355228 16115448 2077868 6.12 3340660 13815036 8 08:03:42 07:46:01 14489792 31473212 785724 2.39 355240 16115456 2077868 6.12 3340616 13815040 12 08:03:42 07:47:01 14489744 31473192 785652 2.39 355260 16115456 2077868 6.12 3340656 13815040 4 08:03:42 07:48:01 14489436 31472920 785876 2.39 355272 16115460 2077868 6.12 3340692 13815048 8 08:03:42 07:49:01 14489532 31473024 785908 2.39 355284 16115468 2077868 6.12 3340892 13815056 12 08:03:42 07:50:01 14489760 31473272 785628 2.39 355308 16115460 2077868 6.12 3340768 13815060 12 08:03:42 07:51:01 14489640 31473160 785660 2.39 355324 16115472 2077868 6.12 3340696 13815064 12 08:03:42 07:52:01 14489664 31473236 785556 2.39 355344 16115472 2077868 6.12 3340808 13815056 4 08:03:42 07:53:01 14489616 31473208 785620 2.39 355376 16115472 2077868 6.12 3340824 13815060 8 08:03:42 07:54:01 14489820 31473460 785312 2.39 355416 16115484 2077868 6.12 3340860 13815072 8 08:03:42 07:55:01 14490020 31473660 785260 2.39 355432 16115484 2077868 6.12 3340904 13815072 8 08:03:42 07:56:01 14486488 31470328 788492 2.40 355472 16115488 2077868 6.12 3344784 13814772 20 08:03:42 07:57:01 14485092 31469020 789712 2.40 355488 16115556 2077868 6.12 3345680 13814116 12 08:03:42 07:58:01 14485328 31469284 789388 2.40 355500 16115560 2077868 6.12 3345432 13814124 8 08:03:42 07:59:01 14485556 31469520 789084 2.40 355512 16115556 2077868 6.12 3345352 13814128 12 08:03:42 08:00:01 14485572 31469560 788980 2.40 355544 16115548 2077868 6.12 3345324 13814128 12 08:03:42 08:01:01 14485488 31469528 789164 2.40 355572 16115568 2077868 6.12 3345308 13814136 4 08:03:42 08:02:01 14485164 31469232 789388 2.40 355584 16115572 2077868 6.12 3346136 13814140 16 08:03:42 08:03:01 13198452 31405772 850392 2.59 371332 17239116 2416480 7.12 3450472 14905164 500544 08:03:42 Average: 24156634 31621556 687822 2.09 180953 7284151 1925075 5.67 1886067 6168475 47442 08:03:42 08:03:42 06:25:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:03:42 06:26:01 ens3 1.57 0.52 1.50 0.04 0.00 0.00 0.00 0.00 08:03:42 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:27:01 ens3 0.75 0.07 0.07 0.01 0.00 0.00 0.00 0.00 08:03:42 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:28:01 ens3 1.72 0.40 0.46 0.27 0.00 0.00 0.00 0.00 08:03:42 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:29:01 ens3 1.18 0.70 0.63 0.49 0.00 0.00 0.00 0.00 08:03:42 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:30:01 ens3 176.84 75.70 2714.58 5.54 0.00 0.00 0.00 0.00 08:03:42 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:30:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 08:03:42 06:31:01 ens3 0.20 0.17 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:32:01 ens3 0.15 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:03:42 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:33:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:34:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:03:42 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:35:01 ens3 0.27 0.22 0.08 0.08 0.00 0.00 0.00 0.00 08:03:42 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:36:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:37:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:38:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:40:01 ens3 0.28 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:03:42 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:41:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:42:01 ens3 0.22 0.08 0.12 0.01 0.00 0.00 0.00 0.00 08:03:42 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:43:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:03:42 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:44:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:45:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:03:42 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:46:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:47:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:49:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:50:01 ens3 0.33 0.15 0.14 0.07 0.00 0.00 0.00 0.00 08:03:42 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:52:01 ens3 0.20 0.05 0.06 0.00 0.00 0.00 0.00 0.00 08:03:42 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:53:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:54:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:55:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 08:03:42 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:56:01 ens3 8.83 6.87 11.74 5.35 0.00 0.00 0.00 0.00 08:03:42 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:56:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:57:01 ens3 1.33 0.85 0.74 1.04 0.00 0.00 0.00 0.00 08:03:42 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:58:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:03:42 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:00:01 ens3 0.25 0.15 0.08 0.07 0.00 0.00 0.00 0.00 08:03:42 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:01:01 ens3 0.13 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:02:01 ens3 0.73 0.62 0.35 0.23 0.00 0.00 0.00 0.00 08:03:42 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:03:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:04:01 ens3 0.43 0.00 0.04 0.00 0.00 0.00 0.00 0.00 08:03:42 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:05:01 ens3 0.85 0.72 0.44 0.36 0.00 0.00 0.00 0.00 08:03:42 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:08:02 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:08:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:08:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:09:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:10:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 08:03:42 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:11:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:12:01 ens3 0.25 0.17 0.14 0.01 0.00 0.00 0.00 0.00 08:03:42 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:13:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:15:01 ens3 0.32 0.27 0.09 0.08 0.00 0.00 0.00 0.00 08:03:42 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:16:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:18:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:19:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:20:01 ens3 0.25 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:03:42 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:21:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:22:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:03:42 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:23:01 ens3 700.85 709.25 3131.08 98.06 0.00 0.00 0.00 0.00 08:03:42 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:23:01 lo 0.80 0.80 0.06 0.06 0.00 0.00 0.00 0.00 08:03:42 07:24:01 ens3 1093.43 1001.92 9767.02 104.24 0.00 0.00 0.00 0.00 08:03:42 07:24:01 docker0 868.67 878.87 63.00 4924.65 0.00 0.00 0.00 0.00 08:03:42 07:24:01 lo 4.20 4.20 0.42 0.42 0.00 0.00 0.00 0.00 08:03:42 07:25:01 ens3 45.79 40.58 36.27 81.51 0.00 0.00 0.00 0.00 08:03:42 07:25:01 docker0 0.10 0.20 0.01 0.02 0.00 0.00 0.00 0.00 08:03:42 07:25:01 veth363d952 0.10 0.30 0.01 0.02 0.00 0.00 0.00 0.00 08:03:42 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:26:01 ens3 31.05 18.29 26.63 13.33 0.00 0.00 0.00 0.00 08:03:42 07:26:01 docker0 1.28 1.28 0.10 0.11 0.00 0.00 0.00 0.00 08:03:42 07:26:01 veth363d952 1.28 1.30 0.11 0.11 0.00 0.00 0.00 0.00 08:03:42 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:27:01 vethe109f6a 5.72 7.63 0.56 3.59 0.00 0.00 0.00 0.00 08:03:42 07:27:01 ens3 258.19 142.71 4301.15 28.44 0.00 0.00 0.00 0.00 08:03:42 07:27:01 vethd52d334 5.67 7.80 0.55 3.60 0.00 0.00 0.00 0.00 08:03:42 07:27:01 vethe22e657 0.33 1.28 0.03 0.17 0.00 0.00 0.00 0.00 08:03:42 07:27:01 veth231668b 5.73 7.68 0.56 3.59 0.00 0.00 0.00 0.00 08:03:42 07:27:01 docker0 71.40 121.10 4.92 1285.14 0.00 0.00 0.00 0.00 08:03:42 07:27:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 08:03:42 07:27:01 veth309aa4e 5.75 7.87 0.56 3.61 0.00 0.00 0.00 0.00 08:03:42 07:28:01 veth3f13c15 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:03:42 07:28:01 vethca7a573 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:03:42 07:28:01 ens3 534.84 321.75 4710.12 39.63 0.00 0.00 0.00 0.00 08:03:42 07:28:01 veth826ab7d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:03:42 07:28:01 veth7907336 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:03:42 07:28:01 vethe22e657 0.08 0.25 0.00 0.01 0.00 0.00 0.00 0.00 08:03:42 07:28:01 vethf4e572a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:03:42 07:28:01 veth20dae29 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:03:42 07:28:01 veth52fbaee 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:03:42 07:28:01 docker0 310.10 516.71 27.12 4695.31 0.00 0.00 0.00 0.00 08:03:42 07:28:01 vethc97ef3c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:03:42 07:28:01 veth7fe69b7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:03:42 07:28:01 veth66b9cf5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:03:42 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:28:01 veth8df6f34 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 08:03:42 07:29:01 veth3f13c15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:29:01 vethca7a573 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:29:01 ens3 6.55 4.80 4.89 2.83 0.00 0.00 0.00 0.00 08:03:42 07:29:01 veth826ab7d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:29:01 veth7907336 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:29:01 vethe22e657 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:29:01 vethf4e572a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:29:01 veth20dae29 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:29:01 veth52fbaee 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:29:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:29:01 vethc97ef3c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:29:01 veth7fe69b7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:29:01 veth66b9cf5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:29:01 veth8df6f34 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:30:01 ens3 273.10 278.14 150.37 1044.18 0.00 0.00 0.00 0.00 08:03:42 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:30:01 lo 33.19 33.19 3.28 3.28 0.00 0.00 0.00 0.00 08:03:42 07:31:01 ens3 370.47 365.22 190.27 1899.37 0.00 0.00 0.00 0.00 08:03:42 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:31:01 lo 42.19 42.19 4.16 4.16 0.00 0.00 0.00 0.00 08:03:42 07:32:01 ens3 2.03 1.00 6.16 0.07 0.00 0.00 0.00 0.00 08:03:42 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:33:01 ens3 1.43 0.12 0.09 0.01 0.00 0.00 0.00 0.00 08:03:42 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:34:01 ens3 1.58 0.42 0.40 0.28 0.00 0.00 0.00 0.00 08:03:42 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:35:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 08:03:42 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:36:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:37:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:38:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:40:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:03:42 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:41:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:43:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:44:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:45:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 08:03:42 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:47:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:48:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:50:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:03:42 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:51:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:54:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:55:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 08:03:42 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:56:01 ens3 14.28 21.33 1.85 76.00 0.00 0.00 0.00 0.00 08:03:42 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:56:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:57:01 ens3 6.13 11.66 1.84 33.62 0.00 0.00 0.00 0.00 08:03:42 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:58:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 08:00:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 08:03:42 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 08:01:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:03:42 08:02:01 ens3 0.37 0.27 0.26 0.21 0.00 0.00 0.00 0.00 08:03:42 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:03:42 08:03:01 ens3 376.13 221.00 8066.27 41.72 0.00 0.00 0.00 0.00 08:03:42 08:03:01 docker0 72.27 133.35 6.72 1255.90 0.00 0.00 0.00 0.00 08:03:42 08:03:01 lo 2.53 2.53 0.25 0.25 0.00 0.00 0.00 0.00 08:03:42 Average: ens3 40.01 32.98 338.11 35.50 0.00 0.00 0.00 0.00 08:03:42 Average: docker0 13.51 16.86 1.04 124.12 0.00 0.00 0.00 0.00 08:03:42 Average: lo 0.96 0.96 0.09 0.09 0.00 0.00 0.00 0.00 08:03:42 08:03:42 08:03:42 ---> sar -P ALL: 08:03:42 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-4781) 07/02/24 _x86_64_ (8 CPU) 08:03:42 08:03:42 06:24:00 LINUX RESTART (8 CPU) 08:03:42 08:03:42 06:25:02 CPU %user %nice %system %iowait %steal %idle 08:03:42 06:26:01 all 0.13 0.00 0.03 0.06 0.01 99.76 08:03:42 06:26:01 0 0.07 0.00 0.03 0.20 0.00 99.70 08:03:42 06:26:01 1 0.15 0.00 0.07 0.22 0.02 99.54 08:03:42 06:26:01 2 0.74 0.00 0.03 0.00 0.02 99.21 08:03:42 06:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 06:26:01 4 0.03 0.00 0.03 0.02 0.00 99.92 08:03:42 06:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 06:26:01 6 0.02 0.00 0.03 0.05 0.00 99.90 08:03:42 06:26:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 06:27:01 all 0.06 0.00 0.01 0.03 0.01 99.90 08:03:42 06:27:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:03:42 06:27:01 1 0.05 0.00 0.02 0.22 0.00 99.72 08:03:42 06:27:01 2 0.32 0.00 0.02 0.00 0.03 99.63 08:03:42 06:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 06:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 06:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 06:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 06:28:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:03:42 06:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:28:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:03:42 06:28:01 2 1.97 0.00 0.02 0.00 0.02 98.00 08:03:42 06:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 06:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 06:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 06:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 06:29:01 all 0.06 0.00 0.01 0.00 0.00 99.93 08:03:42 06:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:29:01 1 0.05 0.00 0.02 0.02 0.02 99.90 08:03:42 06:29:01 2 0.20 0.00 0.02 0.00 0.02 99.77 08:03:42 06:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:29:01 4 0.12 0.00 0.00 0.00 0.00 99.88 08:03:42 06:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 06:29:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:03:42 06:30:01 all 2.48 0.00 1.47 0.79 0.03 95.24 08:03:42 06:30:01 0 3.37 0.00 2.12 0.20 0.03 94.27 08:03:42 06:30:01 1 2.39 0.00 0.95 3.61 0.05 92.99 08:03:42 06:30:01 2 2.86 0.00 1.62 0.39 0.03 95.09 08:03:42 06:30:01 3 1.74 0.00 1.47 0.30 0.03 96.46 08:03:42 06:30:01 4 2.20 0.00 1.95 0.05 0.02 95.78 08:03:42 06:30:01 5 3.00 0.00 1.14 0.08 0.03 95.74 08:03:42 06:30:01 6 1.85 0.00 0.92 0.95 0.02 96.26 08:03:42 06:30:01 7 2.43 0.00 1.56 0.72 0.02 95.28 08:03:42 06:31:01 all 0.09 0.00 0.07 0.02 0.00 99.82 08:03:42 06:31:01 0 0.07 0.00 0.05 0.00 0.00 99.88 08:03:42 06:31:01 1 0.12 0.00 0.08 0.13 0.00 99.67 08:03:42 06:31:01 2 0.08 0.00 0.07 0.00 0.02 99.83 08:03:42 06:31:01 3 0.03 0.00 0.07 0.02 0.00 99.88 08:03:42 06:31:01 4 0.18 0.00 0.13 0.02 0.00 99.67 08:03:42 06:31:01 5 0.07 0.00 0.07 0.00 0.00 99.87 08:03:42 06:31:01 6 0.03 0.00 0.07 0.00 0.00 99.90 08:03:42 06:31:01 7 0.12 0.00 0.03 0.00 0.02 99.83 08:03:42 06:32:01 all 0.01 0.00 0.01 0.00 0.01 99.98 08:03:42 06:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 06:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 06:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 06:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 06:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 06:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 06:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:33:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:03:42 06:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 06:33:01 1 0.03 0.00 0.02 0.05 0.00 99.90 08:03:42 06:33:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:03:42 06:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 06:33:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:03:42 06:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:34:01 all 0.01 0.00 0.01 0.01 0.01 99.97 08:03:42 06:34:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 06:34:01 1 0.02 0.00 0.00 0.03 0.02 99.93 08:03:42 06:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 06:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:03:42 06:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 06:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:34:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 06:35:01 all 0.02 0.00 0.02 0.00 0.00 99.95 08:03:42 06:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:35:01 1 0.02 0.00 0.05 0.02 0.00 99.92 08:03:42 06:35:01 2 0.03 0.00 0.07 0.00 0.02 99.88 08:03:42 06:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 06:35:01 4 0.02 0.00 0.03 0.02 0.00 99.93 08:03:42 06:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 06:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:03:42 06:36:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:03:42 06:36:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:03:42 06:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 06:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:36:01 4 0.03 0.00 0.02 0.02 0.02 99.92 08:03:42 06:36:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 06:36:01 6 0.05 0.00 0.02 0.00 0.02 99.92 08:03:42 06:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 08:03:42 06:36:01 CPU %user %nice %system %iowait %steal %idle 08:03:42 06:37:01 all 0.11 0.00 0.02 0.00 0.00 99.86 08:03:42 06:37:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:03:42 06:37:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:03:42 06:37:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 06:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 06:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 06:37:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 06:37:01 6 0.76 0.00 0.08 0.00 0.00 99.15 08:03:42 06:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:03:42 06:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 06:38:01 1 0.03 0.00 0.00 0.02 0.00 99.95 08:03:42 06:38:01 2 0.02 0.00 0.05 0.00 0.00 99.93 08:03:42 06:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 06:38:01 4 0.02 0.00 0.00 0.02 0.00 99.97 08:03:42 06:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 06:39:01 all 0.27 0.00 0.04 0.01 0.01 99.67 08:03:42 06:39:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:03:42 06:39:01 1 0.00 0.00 0.05 0.07 0.02 99.87 08:03:42 06:39:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:03:42 06:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:03:42 06:39:01 4 0.03 0.00 0.03 0.03 0.02 99.88 08:03:42 06:39:01 5 0.00 0.00 0.05 0.00 0.00 99.95 08:03:42 06:39:01 6 1.99 0.00 0.05 0.00 0.02 97.95 08:03:42 06:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 06:40:01 all 0.28 0.00 0.01 0.01 0.00 99.70 08:03:42 06:40:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 06:40:01 1 0.02 0.00 0.00 0.03 0.00 99.95 08:03:42 06:40:01 2 0.03 0.00 0.03 0.02 0.02 99.90 08:03:42 06:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:40:01 4 0.10 0.00 0.02 0.00 0.00 99.88 08:03:42 06:40:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 06:40:01 6 1.97 0.00 0.00 0.00 0.00 98.03 08:03:42 06:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:41:01 all 0.02 0.00 0.00 0.00 0.00 99.97 08:03:42 06:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:41:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:03:42 06:41:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:03:42 06:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 06:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:41:01 6 0.10 0.00 0.02 0.00 0.00 99.88 08:03:42 06:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 06:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:03:42 06:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 06:42:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:03:42 06:42:01 2 0.03 0.00 0.02 0.02 0.00 99.93 08:03:42 06:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 06:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 06:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:43:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:03:42 06:43:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 06:43:01 1 0.02 0.00 0.00 0.03 0.00 99.95 08:03:42 06:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 06:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:43:01 4 0.03 0.00 0.02 0.02 0.02 99.92 08:03:42 06:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 06:43:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 06:43:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 06:44:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:03:42 06:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 06:44:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:03:42 06:44:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:03:42 06:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 06:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:03:42 06:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:45:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:03:42 06:45:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:03:42 06:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 06:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 06:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:45:01 7 0.13 0.00 0.02 0.00 0.02 99.83 08:03:42 06:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:03:42 06:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 06:46:01 1 0.02 0.00 0.02 0.02 0.00 99.95 08:03:42 06:46:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:03:42 06:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 06:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 06:47:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:03:42 06:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:47:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:03:42 06:47:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:03:42 06:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 06:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 06:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 08:03:42 06:47:01 CPU %user %nice %system %iowait %steal %idle 08:03:42 06:48:01 all 0.09 0.00 0.00 0.00 0.01 99.89 08:03:42 06:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 06:48:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:03:42 06:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:03:42 06:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 06:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:48:01 7 0.68 0.00 0.00 0.02 0.00 99.30 08:03:42 06:49:01 all 0.01 0.00 0.01 0.01 0.00 99.97 08:03:42 06:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 06:49:01 1 0.00 0.00 0.02 0.03 0.00 99.95 08:03:42 06:49:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 06:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:49:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 06:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 06:49:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 06:50:01 all 0.11 0.00 0.00 0.00 0.01 99.88 08:03:42 06:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 06:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 06:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 06:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 06:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 06:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:50:01 7 0.75 0.00 0.00 0.00 0.00 99.25 08:03:42 06:51:01 all 0.03 0.00 0.01 0.01 0.01 99.96 08:03:42 06:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 06:51:01 1 0.00 0.00 0.00 0.03 0.00 99.97 08:03:42 06:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 06:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 06:51:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 06:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:51:01 7 0.17 0.00 0.00 0.00 0.02 99.82 08:03:42 06:52:01 all 0.00 0.00 0.00 0.00 0.00 99.99 08:03:42 06:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:52:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 06:52:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 06:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 06:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 06:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:03:42 06:53:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:03:42 06:53:01 1 0.02 0.00 0.00 0.02 0.02 99.95 08:03:42 06:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 06:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 06:53:01 4 0.02 0.00 0.02 0.02 0.02 99.93 08:03:42 06:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 06:53:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 06:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 06:54:01 all 0.00 0.00 0.01 0.00 0.00 99.98 08:03:42 06:54:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:03:42 06:54:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:03:42 06:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 06:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 06:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:55:01 all 0.10 0.00 0.01 0.00 0.01 99.88 08:03:42 06:55:01 0 0.02 0.00 0.00 0.00 0.03 99.95 08:03:42 06:55:01 1 0.70 0.00 0.02 0.02 0.02 99.25 08:03:42 06:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 06:55:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 06:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 06:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:56:01 all 0.67 0.00 0.04 0.02 0.01 99.26 08:03:42 06:56:01 0 0.63 0.00 0.07 0.00 0.02 99.28 08:03:42 06:56:01 1 1.70 0.00 0.12 0.13 0.00 98.05 08:03:42 06:56:01 2 0.15 0.00 0.03 0.00 0.02 99.80 08:03:42 06:56:01 3 0.05 0.00 0.03 0.00 0.00 99.92 08:03:42 06:56:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:03:42 06:56:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:03:42 06:56:01 6 2.22 0.00 0.03 0.00 0.00 97.75 08:03:42 06:56:01 7 0.52 0.00 0.00 0.00 0.02 99.47 08:03:42 06:57:01 all 0.05 0.00 0.01 0.01 0.01 99.92 08:03:42 06:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 06:57:01 1 0.05 0.00 0.02 0.02 0.03 99.88 08:03:42 06:57:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:03:42 06:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 06:57:01 4 0.02 0.00 0.00 0.02 0.02 99.95 08:03:42 06:57:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:03:42 06:57:01 6 0.22 0.00 0.00 0.00 0.00 99.78 08:03:42 06:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 06:58:01 all 0.08 0.00 0.00 0.00 0.01 99.91 08:03:42 06:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 06:58:01 1 0.63 0.00 0.00 0.02 0.02 99.33 08:03:42 06:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 06:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 06:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 08:03:42 06:58:01 CPU %user %nice %system %iowait %steal %idle 08:03:42 06:59:01 all 0.07 0.00 0.00 0.01 0.00 99.91 08:03:42 06:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 06:59:01 1 0.50 0.00 0.00 0.03 0.02 99.45 08:03:42 06:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 06:59:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:03:42 06:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 06:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 06:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 06:59:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:03:42 07:00:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:03:42 07:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:00:01 1 0.27 0.00 0.03 0.02 0.03 99.65 08:03:42 07:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 07:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:01:01 all 0.04 0.00 0.01 0.00 0.00 99.94 08:03:42 07:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 07:01:01 1 0.25 0.00 0.03 0.02 0.02 99.68 08:03:42 07:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:01:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:03:42 07:02:01 all 0.17 0.00 0.01 0.00 0.01 99.81 08:03:42 07:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:02:01 1 1.31 0.00 0.02 0.02 0.03 98.63 08:03:42 07:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:02:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:03:42 07:03:01 all 0.02 0.00 0.00 0.00 0.00 99.97 08:03:42 07:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 07:03:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:03:42 07:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:04:01 all 0.01 0.00 0.02 0.00 0.00 99.96 08:03:42 07:04:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:03:42 07:04:01 1 0.08 0.00 0.02 0.02 0.02 99.87 08:03:42 07:04:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:03:42 07:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 07:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:04:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:03:42 07:05:01 all 0.08 0.00 0.01 0.00 0.01 99.90 08:03:42 07:05:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 07:05:01 1 0.55 0.00 0.02 0.02 0.02 99.40 08:03:42 07:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:06:01 all 0.09 0.00 0.01 0.01 0.01 99.89 08:03:42 07:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 07:06:01 1 0.66 0.00 0.02 0.03 0.03 99.25 08:03:42 07:06:01 2 0.02 0.00 0.02 0.02 0.00 99.95 08:03:42 07:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 07:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:03:42 07:07:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:07:01 1 0.02 0.00 0.03 0.02 0.02 99.92 08:03:42 07:07:01 2 0.00 0.00 0.02 0.02 0.02 99.95 08:03:42 07:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:08:02 all 0.02 0.00 0.00 0.00 0.00 99.97 08:03:42 07:08:02 0 0.05 0.00 0.00 0.00 0.00 99.95 08:03:42 07:08:02 1 0.05 0.00 0.02 0.02 0.02 99.90 08:03:42 07:08:02 2 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:08:02 3 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:08:02 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:08:02 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:08:02 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:08:02 7 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 07:09:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:03:42 07:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:09:01 1 0.02 0.00 0.02 0.02 0.03 99.92 08:03:42 07:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:09:01 7 0.02 0.00 0.00 0.02 0.02 99.95 08:03:42 08:03:42 07:09:01 CPU %user %nice %system %iowait %steal %idle 08:03:42 07:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:03:42 07:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:10:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:03:42 07:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 07:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:10:01 4 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 07:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:11:01 all 0.00 0.00 0.00 0.01 0.00 99.98 08:03:42 07:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 07:11:01 1 0.03 0.00 0.00 0.03 0.02 99.92 08:03:42 07:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:11:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 07:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:03:42 07:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 08:03:42 07:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 07:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:13:01 all 0.02 0.00 0.00 0.01 0.01 99.96 08:03:42 07:13:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:03:42 07:13:01 1 0.03 0.00 0.03 0.03 0.02 99.88 08:03:42 07:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:13:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:03:42 07:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:03:42 07:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 07:14:01 1 0.02 0.00 0.03 0.02 0.02 99.92 08:03:42 07:14:01 2 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 07:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:03:42 07:15:01 0 0.10 0.00 0.00 0.00 0.02 99.88 08:03:42 07:15:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:03:42 07:15:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:03:42 07:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:16:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:03:42 07:16:01 0 1.98 0.00 0.02 0.00 0.00 98.00 08:03:42 07:16:01 1 0.02 0.00 0.05 0.02 0.03 99.88 08:03:42 07:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 07:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:16:01 7 0.00 0.00 0.00 0.02 0.02 99.97 08:03:42 07:17:01 all 0.25 0.00 0.01 0.01 0.01 99.73 08:03:42 07:17:01 0 1.91 0.00 0.00 0.00 0.02 98.08 08:03:42 07:17:01 1 0.03 0.00 0.03 0.03 0.02 99.88 08:03:42 07:17:01 2 0.02 0.00 0.00 0.02 0.00 99.97 08:03:42 07:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 07:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 07:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:03:42 07:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:03:42 07:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 07:18:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:03:42 07:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:19:01 all 0.01 0.00 0.01 0.02 0.01 99.95 08:03:42 07:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 07:19:01 1 0.02 0.00 0.02 0.12 0.03 99.82 08:03:42 07:19:01 2 0.02 0.00 0.00 0.02 0.02 99.95 08:03:42 07:19:01 3 0.00 0.00 0.03 0.00 0.02 99.95 08:03:42 07:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:03:42 07:20:01 0 0.07 0.00 0.00 0.00 0.02 99.92 08:03:42 07:20:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:03:42 07:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:20:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:03:42 07:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 07:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:20:01 7 0.00 0.00 0.03 0.02 0.02 99.93 08:03:42 08:03:42 07:20:01 CPU %user %nice %system %iowait %steal %idle 08:03:42 07:21:01 all 0.17 0.00 0.00 0.00 0.00 99.81 08:03:42 07:21:01 0 1.34 0.00 0.03 0.00 0.00 98.63 08:03:42 07:21:01 1 0.02 0.00 0.00 0.03 0.02 99.93 08:03:42 07:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:21:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:03:42 07:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:22:01 all 0.08 0.00 0.01 0.00 0.01 99.90 08:03:42 07:22:01 0 0.60 0.00 0.02 0.00 0.02 99.37 08:03:42 07:22:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 07:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 07:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 07:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:22:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 07:23:01 all 2.76 0.00 0.52 0.62 0.01 96.09 08:03:42 07:23:01 0 3.42 0.00 0.17 0.00 0.02 96.39 08:03:42 07:23:01 1 1.74 0.00 0.70 2.46 0.03 95.06 08:03:42 07:23:01 2 2.44 0.00 0.10 0.00 0.00 97.46 08:03:42 07:23:01 3 1.66 0.00 1.22 0.07 0.00 97.05 08:03:42 07:23:01 4 2.99 0.00 0.10 0.02 0.02 96.88 08:03:42 07:23:01 5 4.89 0.00 1.17 1.32 0.02 92.60 08:03:42 07:23:01 6 1.33 0.00 0.25 0.00 0.02 98.40 08:03:42 07:23:01 7 3.60 0.00 0.42 1.07 0.02 94.89 08:03:42 07:24:01 all 8.57 0.00 4.02 3.72 0.06 83.63 08:03:42 07:24:01 0 8.70 0.00 5.12 0.98 0.07 85.14 08:03:42 07:24:01 1 8.21 0.00 3.53 1.77 0.07 86.42 08:03:42 07:24:01 2 9.52 0.00 5.49 0.76 0.07 84.17 08:03:42 07:24:01 3 10.04 0.00 3.85 1.73 0.07 84.31 08:03:42 07:24:01 4 7.26 0.00 2.65 0.42 0.05 89.62 08:03:42 07:24:01 5 9.04 0.00 3.36 2.10 0.05 85.44 08:03:42 07:24:01 6 7.62 0.00 3.11 1.68 0.05 87.54 08:03:42 07:24:01 7 8.17 0.00 5.05 20.53 0.07 66.19 08:03:42 07:25:01 all 33.40 0.00 5.00 1.53 0.09 59.99 08:03:42 07:25:01 0 33.88 0.00 4.81 9.99 0.10 51.22 08:03:42 07:25:01 1 31.76 0.00 5.43 0.15 0.08 62.57 08:03:42 07:25:01 2 38.29 0.00 4.80 0.10 0.08 56.72 08:03:42 07:25:01 3 33.67 0.00 4.67 0.05 0.08 61.52 08:03:42 07:25:01 4 32.01 0.00 5.42 0.10 0.08 62.39 08:03:42 07:25:01 5 32.08 0.00 4.95 0.38 0.12 62.46 08:03:42 07:25:01 6 34.53 0.00 5.06 0.20 0.07 60.14 08:03:42 07:25:01 7 30.96 0.00 4.85 1.23 0.08 62.88 08:03:42 07:26:01 all 46.98 0.00 5.83 0.44 0.09 46.66 08:03:42 07:26:01 0 46.41 0.00 5.67 1.12 0.08 46.71 08:03:42 07:26:01 1 49.25 0.00 5.98 0.10 0.08 44.58 08:03:42 07:26:01 2 47.50 0.00 6.22 0.05 0.10 46.13 08:03:42 07:26:01 3 46.39 0.00 5.82 0.18 0.08 47.52 08:03:42 07:26:01 4 46.17 0.00 5.50 0.00 0.08 48.24 08:03:42 07:26:01 5 47.54 0.00 5.90 0.02 0.08 46.46 08:03:42 07:26:01 6 46.71 0.00 5.73 0.05 0.08 47.43 08:03:42 07:26:01 7 45.86 0.00 5.79 2.03 0.08 46.23 08:03:42 07:27:01 all 33.54 0.00 8.67 4.51 0.09 53.19 08:03:42 07:27:01 0 34.63 0.00 8.29 2.72 0.10 54.26 08:03:42 07:27:01 1 33.67 0.00 8.45 2.38 0.10 55.40 08:03:42 07:27:01 2 33.39 0.00 9.35 4.59 0.08 52.59 08:03:42 07:27:01 3 32.85 0.00 9.13 3.87 0.10 54.05 08:03:42 07:27:01 4 33.03 0.00 8.14 3.94 0.08 54.80 08:03:42 07:27:01 5 33.33 0.00 8.10 3.23 0.08 55.26 08:03:42 07:27:01 6 34.98 0.00 8.91 3.27 0.08 52.76 08:03:42 07:27:01 7 32.43 0.00 8.97 12.14 0.10 46.36 08:03:42 07:28:01 all 56.95 0.00 10.10 4.37 0.12 28.47 08:03:42 07:28:01 0 57.12 0.00 11.71 11.56 0.13 19.48 08:03:42 07:28:01 1 56.84 0.00 10.53 2.84 0.12 29.67 08:03:42 07:28:01 2 57.84 0.00 9.24 3.42 0.12 29.38 08:03:42 07:28:01 3 56.72 0.00 10.60 5.18 0.12 27.38 08:03:42 07:28:01 4 57.05 0.00 9.65 2.50 0.12 30.68 08:03:42 07:28:01 5 56.80 0.00 10.55 1.64 0.13 30.87 08:03:42 07:28:01 6 56.85 0.00 9.33 1.69 0.13 32.00 08:03:42 07:28:01 7 56.37 0.00 9.15 6.11 0.12 28.26 08:03:42 07:29:01 all 89.83 0.00 9.99 0.00 0.18 0.00 08:03:42 07:29:01 0 89.62 0.00 10.21 0.00 0.17 0.00 08:03:42 07:29:01 1 89.70 0.00 10.10 0.00 0.20 0.00 08:03:42 07:29:01 2 88.89 0.00 10.96 0.00 0.15 0.00 08:03:42 07:29:01 3 90.56 0.00 9.26 0.00 0.19 0.00 08:03:42 07:29:01 4 89.98 0.00 9.84 0.00 0.19 0.00 08:03:42 07:29:01 5 89.66 0.00 10.16 0.00 0.19 0.00 08:03:42 07:29:01 6 89.78 0.00 10.04 0.00 0.19 0.00 08:03:42 07:29:01 7 90.44 0.00 9.35 0.00 0.17 0.03 08:03:42 07:30:01 all 22.60 0.00 3.86 3.67 0.07 69.80 08:03:42 07:30:01 0 22.59 0.00 3.68 1.76 0.07 71.91 08:03:42 07:30:01 1 22.34 0.00 3.64 2.10 0.08 71.84 08:03:42 07:30:01 2 22.63 0.00 4.35 7.74 0.08 65.19 08:03:42 07:30:01 3 21.70 0.00 3.82 2.15 0.07 72.26 08:03:42 07:30:01 4 24.23 0.00 4.38 5.38 0.07 65.94 08:03:42 07:30:01 5 21.33 0.00 3.95 5.16 0.07 69.49 08:03:42 07:30:01 6 24.14 0.00 3.36 2.60 0.08 69.81 08:03:42 07:30:01 7 21.84 0.00 3.67 2.46 0.05 71.98 08:03:42 07:31:01 all 6.90 0.00 0.84 0.82 0.05 91.39 08:03:42 07:31:01 0 4.20 0.00 0.52 0.18 0.03 95.07 08:03:42 07:31:01 1 6.86 0.00 0.99 1.95 0.05 90.15 08:03:42 07:31:01 2 8.10 0.00 1.02 0.17 0.05 90.66 08:03:42 07:31:01 3 7.38 0.00 1.00 0.38 0.05 91.18 08:03:42 07:31:01 4 8.24 0.00 0.82 3.11 0.07 87.76 08:03:42 07:31:01 5 9.04 0.00 0.84 0.10 0.07 89.96 08:03:42 07:31:01 6 7.38 0.00 0.95 0.33 0.05 91.28 08:03:42 07:31:01 7 3.96 0.00 0.57 0.35 0.05 95.06 08:03:42 08:03:42 07:31:01 CPU %user %nice %system %iowait %steal %idle 08:03:42 07:32:01 all 0.02 0.00 0.02 0.01 0.01 99.94 08:03:42 07:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 07:32:01 1 0.00 0.00 0.02 0.03 0.02 99.93 08:03:42 07:32:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:03:42 07:32:01 3 0.02 0.00 0.02 0.03 0.02 99.92 08:03:42 07:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:32:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:03:42 07:32:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:03:42 07:32:01 7 0.05 0.00 0.07 0.00 0.03 99.85 08:03:42 07:33:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:03:42 07:33:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 07:33:01 1 0.05 0.00 0.02 0.02 0.02 99.90 08:03:42 07:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 07:33:01 4 0.03 0.00 0.05 0.00 0.02 99.90 08:03:42 07:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:33:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:03:42 07:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:03:42 07:34:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:03:42 07:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:34:01 1 0.03 0.00 0.05 0.03 0.00 99.88 08:03:42 07:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:34:01 3 0.00 0.00 0.02 0.05 0.02 99.92 08:03:42 07:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:34:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 07:34:01 7 0.03 0.00 0.02 0.00 0.03 99.92 08:03:42 07:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:03:42 07:35:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 07:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:03:42 07:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 07:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 07:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:36:01 all 0.10 0.00 0.01 0.00 0.01 99.87 08:03:42 07:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:36:01 1 0.03 0.00 0.00 0.02 0.02 99.93 08:03:42 07:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:36:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:03:42 07:36:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:03:42 07:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 07:36:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:03:42 07:36:01 7 0.62 0.00 0.02 0.00 0.02 99.35 08:03:42 07:37:01 all 0.22 0.00 0.02 0.00 0.01 99.75 08:03:42 07:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:37:01 1 0.02 0.00 0.03 0.02 0.00 99.93 08:03:42 07:37:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:37:01 3 0.05 0.00 0.03 0.02 0.00 99.90 08:03:42 07:37:01 4 0.08 0.00 0.02 0.00 0.03 99.87 08:03:42 07:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:37:01 7 1.53 0.00 0.02 0.00 0.00 98.45 08:03:42 07:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:03:42 07:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:38:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:03:42 07:38:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:03:42 07:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 07:38:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:03:42 07:39:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:03:42 07:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:39:01 1 0.05 0.00 0.02 0.03 0.02 99.88 08:03:42 07:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:39:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:03:42 07:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 07:40:01 all 0.03 0.00 0.01 0.03 0.00 99.93 08:03:42 07:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:40:01 1 0.02 0.00 0.02 0.18 0.00 99.78 08:03:42 07:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 07:40:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:03:42 07:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 07:40:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:03:42 07:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 07:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 07:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:03:42 07:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:41:01 1 0.02 0.00 0.03 0.02 0.02 99.92 08:03:42 07:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:41:01 3 0.07 0.00 0.00 0.02 0.00 99.92 08:03:42 07:41:01 4 0.03 0.00 0.05 0.00 0.02 99.90 08:03:42 07:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 07:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:41:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:03:42 07:42:01 all 0.11 0.00 0.02 0.02 0.01 99.84 08:03:42 07:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:42:01 1 0.02 0.00 0.03 0.12 0.00 99.83 08:03:42 07:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 07:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 07:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 07:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:03:42 07:42:01 7 0.68 0.00 0.05 0.07 0.02 99.19 08:03:42 08:03:42 07:42:01 CPU %user %nice %system %iowait %steal %idle 08:03:42 07:43:01 all 0.03 0.00 0.01 0.00 0.01 99.94 08:03:42 07:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 07:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:43:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:03:42 07:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:43:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:03:42 07:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:43:01 7 0.08 0.00 0.00 0.02 0.02 99.88 08:03:42 07:44:01 all 0.04 0.00 0.01 0.00 0.00 99.95 08:03:42 07:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:44:01 1 0.03 0.00 0.00 0.02 0.02 99.93 08:03:42 07:44:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:03:42 07:44:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:03:42 07:44:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:03:42 07:44:01 5 0.05 0.00 0.00 0.00 0.00 99.95 08:03:42 07:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:45:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:03:42 07:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 07:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:45:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:03:42 07:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 07:45:01 7 0.00 0.00 0.02 0.02 0.02 99.95 08:03:42 07:46:01 all 0.10 0.00 0.01 0.05 0.01 99.83 08:03:42 07:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:46:01 1 0.02 0.00 0.02 0.40 0.02 99.55 08:03:42 07:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 07:46:01 4 0.03 0.00 0.03 0.00 0.03 99.90 08:03:42 07:46:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:03:42 07:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:46:01 7 0.60 0.00 0.00 0.00 0.03 99.37 08:03:42 07:47:01 all 0.02 0.00 0.01 0.01 0.01 99.95 08:03:42 07:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:47:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:03:42 07:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:47:01 4 0.05 0.00 0.07 0.00 0.02 99.87 08:03:42 07:47:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:03:42 07:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 07:47:01 7 0.00 0.00 0.00 0.03 0.02 99.95 08:03:42 07:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:03:42 07:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 07:48:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:03:42 07:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 07:48:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:03:42 07:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 07:49:01 all 0.00 0.00 0.01 0.01 0.01 99.97 08:03:42 07:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 07:49:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:03:42 07:49:01 3 0.00 0.00 0.03 0.00 0.00 99.97 08:03:42 07:49:01 4 0.00 0.00 0.03 0.00 0.02 99.95 08:03:42 07:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:49:01 7 0.00 0.00 0.00 0.07 0.02 99.92 08:03:42 07:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:03:42 07:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:50:01 1 0.02 0.00 0.02 0.02 0.02 99.93 08:03:42 07:50:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 07:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:50:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 07:51:01 all 0.04 0.00 0.01 0.01 0.01 99.93 08:03:42 07:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:51:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:03:42 07:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:03:42 07:51:01 3 0.05 0.00 0.00 0.00 0.02 99.93 08:03:42 07:51:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:03:42 07:51:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:03:42 07:51:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:03:42 07:51:01 7 0.02 0.00 0.02 0.08 0.02 99.87 08:03:42 07:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:03:42 07:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:52:01 2 0.05 0.00 0.07 0.00 0.02 99.87 08:03:42 07:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:52:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:03:42 07:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 07:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:52:01 7 0.13 0.00 0.00 0.02 0.00 99.85 08:03:42 07:53:01 all 0.09 0.00 0.01 0.01 0.01 99.89 08:03:42 07:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:53:01 1 0.00 0.00 0.00 0.07 0.00 99.93 08:03:42 07:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:53:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:03:42 07:53:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:03:42 07:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 07:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 07:53:01 7 0.58 0.00 0.00 0.00 0.02 99.40 08:03:42 08:03:42 07:53:01 CPU %user %nice %system %iowait %steal %idle 08:03:42 07:54:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:03:42 07:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:03:42 07:54:01 1 0.02 0.00 0.02 0.03 0.00 99.93 08:03:42 07:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:54:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:03:42 07:54:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:03:42 07:54:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:03:42 07:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 07:55:01 all 0.12 0.00 0.01 0.00 0.01 99.86 08:03:42 07:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 07:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:03:42 07:55:01 4 0.07 0.00 0.05 0.00 0.02 99.87 08:03:42 07:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:55:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:03:42 07:55:01 7 0.81 0.00 0.03 0.02 0.02 99.12 08:03:42 07:56:01 all 0.10 0.00 0.03 0.02 0.01 99.84 08:03:42 07:56:01 0 0.10 0.00 0.02 0.00 0.00 99.88 08:03:42 07:56:01 1 0.03 0.00 0.02 0.10 0.00 99.85 08:03:42 07:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 07:56:01 3 0.13 0.00 0.05 0.00 0.00 99.82 08:03:42 07:56:01 4 0.22 0.00 0.02 0.00 0.00 99.77 08:03:42 07:56:01 5 0.13 0.00 0.07 0.02 0.00 99.78 08:03:42 07:56:01 6 0.12 0.00 0.02 0.00 0.02 99.85 08:03:42 07:56:01 7 0.08 0.00 0.07 0.02 0.02 99.82 08:03:42 07:57:01 all 0.08 0.00 0.03 0.00 0.01 99.88 08:03:42 07:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 07:57:01 1 0.00 0.00 0.02 0.02 0.00 99.97 08:03:42 07:57:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:03:42 07:57:01 3 0.10 0.00 0.05 0.00 0.00 99.85 08:03:42 07:57:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 07:57:01 5 0.28 0.00 0.02 0.00 0.02 99.68 08:03:42 07:57:01 6 0.07 0.00 0.02 0.00 0.00 99.92 08:03:42 07:57:01 7 0.03 0.00 0.10 0.02 0.02 99.83 08:03:42 07:58:01 all 0.20 0.00 0.01 0.03 0.01 99.75 08:03:42 07:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:58:01 1 0.00 0.00 0.02 0.20 0.02 99.77 08:03:42 07:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:03:42 07:58:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 07:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:58:01 5 1.50 0.00 0.00 0.00 0.02 98.48 08:03:42 07:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:58:01 7 0.03 0.00 0.00 0.02 0.02 99.93 08:03:42 07:59:01 all 0.27 0.00 0.01 0.00 0.00 99.71 08:03:42 07:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:03:42 07:59:01 1 0.02 0.00 0.00 0.02 0.00 99.97 08:03:42 07:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 07:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:03:42 07:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 07:59:01 5 2.00 0.00 0.05 0.00 0.00 97.95 08:03:42 07:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 07:59:01 7 0.03 0.00 0.03 0.02 0.02 99.90 08:03:42 08:00:01 all 0.08 0.00 0.02 0.01 0.01 99.89 08:03:42 08:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 08:00:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 08:00:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:03:42 08:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 08:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 08:00:01 5 0.53 0.00 0.03 0.00 0.02 99.42 08:03:42 08:00:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 08:00:01 7 0.00 0.00 0.03 0.05 0.02 99.90 08:03:42 08:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:03:42 08:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:03:42 08:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 08:03:42 08:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 08:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:03:42 08:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 08:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 08:01:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:03:42 08:01:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:03:42 08:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:03:42 08:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:03:42 08:02:01 1 0.00 0.00 0.00 0.02 0.00 99.98 08:03:42 08:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 08:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:03:42 08:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 08:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:03:42 08:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:03:42 08:02:01 7 0.00 0.00 0.02 0.02 0.02 99.95 08:03:42 08:03:01 all 7.12 0.00 3.12 1.34 0.04 88.37 08:03:42 08:03:01 0 7.71 0.00 2.73 0.12 0.03 89.40 08:03:42 08:03:01 1 6.70 0.00 2.84 1.21 0.03 89.21 08:03:42 08:03:01 2 6.52 0.00 2.85 0.17 0.05 90.42 08:03:42 08:03:01 3 6.51 0.00 3.58 4.20 0.05 85.66 08:03:42 08:03:01 4 6.63 0.00 3.13 0.02 0.05 90.17 08:03:42 08:03:01 5 6.25 0.00 3.40 0.15 0.05 90.14 08:03:42 08:03:01 6 7.70 0.00 2.69 0.07 0.03 89.51 08:03:42 08:03:01 7 8.94 0.00 3.77 4.78 0.05 82.46 08:03:42 Average: all 3.21 0.00 0.55 0.23 0.01 96.00 08:03:42 Average: 0 3.24 0.00 0.57 0.29 0.01 95.89 08:03:42 Average: 1 3.22 0.00 0.55 0.22 0.02 95.99 08:03:42 Average: 2 3.27 0.00 0.58 0.18 0.02 95.95 08:03:42 Average: 3 3.15 0.00 0.56 0.19 0.01 96.10 08:03:42 Average: 4 3.16 0.00 0.53 0.16 0.01 96.14 08:03:42 Average: 5 3.22 0.00 0.55 0.14 0.01 96.07 08:03:42 Average: 6 3.25 0.00 0.52 0.11 0.01 96.11 08:03:42 Average: 7 3.17 0.00 0.55 0.52 0.02 95.74 08:03:42 08:03:42 08:03:42