Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 716be972356a5d958cacae13e28e6f732195427d 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-ssh2238845412084763653.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-ssh3693072570812133540.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-ssh7608423931688139165.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-ssh10484648352978871922.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-ssh12518972245008876732.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7620 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/670 [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/670 # 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 716be972356a5d958cacae13e28e6f732195427d (main) Commit message: "Merge pull request #4861 from jackchenjc/issue-4834-4th" > 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 716be972356a5d958cacae13e28e6f732195427d # timeout=10 > git rev-list --no-walk 4ff11727c7037816f98f6c0e9d374500f07cffc5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:59:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:59:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:59:22 ========================================================= 08:59:22 EdgeX Global Pipelines Version Info 08:59:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:59:24 ------------------- 08:59:24 stable info: 08:59:24 ------------------- 08:59:24 Commited By: Ginny Guan ginny@iotechsys.com 08:59:24 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:59:24 Message: update stable to v1.0.260 08:59:24 ------------------- 08:59:24 experimental info: 08:59:24 ------------------- 08:59:24 Commited By: Ginny Guan ginny@iotechsys.com 08:59:24 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:59:24 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:59:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 716be972356a5d958cacae13e28e6f732195427d [Pipeline] echo 08:59:25 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 716be97 [Pipeline] echo 08:59:25 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:59:25 provisioning config files... 08:59:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/670@tmp/config10355278009573883864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:59:25 ---> ****-login.sh 08:59:25 nexus3.edgexfoundry.org:10001 08:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:25 Configure a credential helper to remove this warning. See 08:59:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:25 08:59:25 Login Succeeded 08:59:25 nexus3.edgexfoundry.org:10002 08:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:25 Configure a credential helper to remove this warning. See 08:59:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:25 08:59:25 Login Succeeded 08:59:25 nexus3.edgexfoundry.org:10003 08:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:25 Configure a credential helper to remove this warning. See 08:59:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:25 08:59:25 Login Succeeded 08:59:25 nexus3.edgexfoundry.org:10004 08:59:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:25 Configure a credential helper to remove this warning. See 08:59:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:25 08:59:25 Login Succeeded 08:59:25 ****.io 08:59:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:59:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:59:26 Configure a credential helper to remove this warning. See 08:59:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:59:26 08:59:26 Login Succeeded 08:59:26 ---> ****-login.sh ends [Pipeline] } 08:59:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:59:26 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:59:26 + + cut -d/ -f2 08:59:26 dirname cmd/core-command/Dockerfile 08:59:26 + echo core-command,cmd/core-command/Dockerfile 08:59:26 + dirname cmd/core-common-config-bootstrapper/Dockerfile+ 08:59:26 cut -d/ -f2 08:59:26 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:59:26 + dirname cmd/core-data/Dockerfile 08:59:26 + cut -d/ -f2 08:59:26 + echo core-data,cmd/core-data/Dockerfile 08:59:26 + cut -d/ -f2 08:59:26 + dirname cmd/core-keeper/Dockerfile 08:59:26 + echo core-keeper,cmd/core-keeper/Dockerfile 08:59:26 + dirname cmd/core-metadata/Dockerfile 08:59:26 + cut -d/ -f2 08:59:26 + echo core-metadata,cmd/core-metadata/Dockerfile 08:59:26 + dirname cmd/security-bootstrapper/Dockerfile 08:59:26 + cut -d/ -f2 08:59:26 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:59:26 + + dirname cmd/security-proxy-auth/Dockerfile 08:59:26 cut -d/ -f2 08:59:26 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:59:26 + dirname cmd/security-proxy-setup/Dockerfile 08:59:26 + cut -d/ -f2 08:59:26 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:59:26 + dirname cmd/security-secretstore-setup/Dockerfile 08:59:26 + cut -d/ -f2 08:59:26 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:59:26 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:59:26 + cut -d/ -f2 08:59:26 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:59:26 + dirname cmd/security-spire-agent/Dockerfile 08:59:26 + cut -d/ -f2 08:59:26 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:59:26 + dirname cmd/security-spire-config/Dockerfile 08:59:26 + cut -d/ -f2 08:59:26 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:59:26 + dirname cmd/security-spire-server/Dockerfile 08:59:26 + cut -d/ -f2 08:59:26 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:59:26 + dirname cmd/support-cron-scheduler/Dockerfile 08:59:26 + cut -d/ -f2 08:59:26 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:59:26 + dirname cmd/support-notifications/Dockerfile 08:59:26 + cut -d/ -f2 08:59:26 + echo support-notifications,cmd/support-notifications/Dockerfile 08:59:26 + dirname cmd/support-scheduler/Dockerfile 08:59:26 + cut -d/ -f2 08:59:26 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:59:26 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:59:27 + git rev-list -1 --merges 716be972356a5d958cacae13e28e6f732195427d~1..716be972356a5d958cacae13e28e6f732195427d [Pipeline] echo 08:59:27 -----------> git rev-list -1 --merges 716be972356a5d958cacae13e28e6f732195427d~1..716be972356a5d958cacae13e28e6f732195427d 716be972356a5d958cacae13e28e6f732195427d 08:59:27 716be972356a5d958cacae13e28e6f732195427d [false] [Pipeline] sh 08:59:27 + git log --format=format:%s -1 716be972356a5d958cacae13e28e6f732195427d [Pipeline] echo 08:59:27 ========================================================= 08:59:27 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:59:27 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:59:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:59:28 + grep -v github /etc/ssh/ssh_known_hosts 08:59:28 + [ -e /tmp/ssh_known_hosts ] 08:59:28 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:59:28 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 08:59:28 tee -a /etc/ssh/ssh_known_hosts 08:59:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:28 08:59:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:28 0.1.4: Pulling from edgex-devops/py-git-semver 08:59:28 b85a868b505f: Pulling fs layer 08:59:28 e2be974225ed: Pulling fs layer 08:59:28 339a4e72a1f5: Pulling fs layer 08:59:28 988bab9f4d93: Pulling fs layer 08:59:28 1469e6f7b9e6: Pulling fs layer 08:59:28 eaf3925da568: Pulling fs layer 08:59:28 bab4dde63d76: Pulling fs layer 08:59:28 bde34c3a00c8: Pulling fs layer 08:59:28 b352a97aabf1: Pulling fs layer 08:59:28 4872d77fe225: Pulling fs layer 08:59:28 5851b861e8e6: Pulling fs layer 08:59:28 bab4dde63d76: Waiting 08:59:28 eaf3925da568: Waiting 08:59:28 4872d77fe225: Waiting 08:59:28 bde34c3a00c8: Waiting 08:59:28 5851b861e8e6: Waiting 08:59:28 b352a97aabf1: Waiting 08:59:28 1469e6f7b9e6: Waiting 08:59:28 988bab9f4d93: Waiting 08:59:28 e2be974225ed: Verifying Checksum 08:59:28 e2be974225ed: Download complete 08:59:28 988bab9f4d93: Download complete 08:59:28 1469e6f7b9e6: Verifying Checksum 08:59:28 1469e6f7b9e6: Download complete 08:59:28 339a4e72a1f5: Verifying Checksum 08:59:28 339a4e72a1f5: Download complete 08:59:28 eaf3925da568: Download complete 08:59:28 bde34c3a00c8: Verifying Checksum 08:59:28 bde34c3a00c8: Download complete 08:59:29 b352a97aabf1: Verifying Checksum 08:59:29 b352a97aabf1: Download complete 08:59:29 4872d77fe225: Verifying Checksum 08:59:29 4872d77fe225: Download complete 08:59:29 5851b861e8e6: Verifying Checksum 08:59:29 5851b861e8e6: Download complete 08:59:29 b85a868b505f: Verifying Checksum 08:59:29 b85a868b505f: Download complete 08:59:29 bab4dde63d76: Verifying Checksum 08:59:29 bab4dde63d76: Download complete 08:59:30 b85a868b505f: Pull complete 08:59:30 e2be974225ed: Pull complete 08:59:30 339a4e72a1f5: Pull complete 08:59:30 988bab9f4d93: Pull complete 08:59:31 1469e6f7b9e6: Pull complete 08:59:31 eaf3925da568: Pull complete 08:59:32 bab4dde63d76: Pull complete 08:59:32 bde34c3a00c8: Pull complete 08:59:32 b352a97aabf1: Pull complete 08:59:32 4872d77fe225: Pull complete 08:59:33 5851b861e8e6: Pull complete 08:59:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:59:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:59:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:33 prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container 08:59:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:59:37 $ docker top 38ca7a445eeda54e0eea24e032d3558a7a6f0aa7d73df15deb087c680e6b1a17 -eo pid,comm 08:59:37 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:59:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:59:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:59:37 [ssh-agent] Looking for ssh-agent implementation... 08:59:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:59:37 $ docker exec 38ca7a445eeda54e0eea24e032d3558a7a6f0aa7d73df15deb087c680e6b1a17 ssh-agent 08:59:37 SSH_AUTH_SOCK=/tmp/ssh-i3Rgp4Xzk5nh/agent.33 08:59:37 SSH_AGENT_PID=39 08:59:37 Running ssh-add (command line suppressed) 08:59:37 Identity added: /w/workspace/edgex-go/670@tmp/private_key_12782991418660456020.key (/w/workspace/edgex-go/670@tmp/private_key_12782991418660456020.key) 08:59:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:59:38 + git tag --points-at HEAD [Pipeline] } 08:59:38 $ docker exec --env ******** --env ******** 38ca7a445eeda54e0eea24e032d3558a7a6f0aa7d73df15deb087c680e6b1a17 ssh-agent -k 08:59:38 unset SSH_AUTH_SOCK; 08:59:38 unset SSH_AGENT_PID; 08:59:38 echo Agent pid 39 killed; 08:59:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:59:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:59:38 [ssh-agent] Looking for ssh-agent implementation... 08:59:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:59:38 $ docker exec 38ca7a445eeda54e0eea24e032d3558a7a6f0aa7d73df15deb087c680e6b1a17 ssh-agent 08:59:38 SSH_AUTH_SOCK=/tmp/ssh-Bnogqwy3gnVy/agent.72 08:59:38 SSH_AGENT_PID=78 08:59:38 Running ssh-add (command line suppressed) 08:59:38 Identity added: /w/workspace/edgex-go/670@tmp/private_key_10609920573105265124.key (/w/workspace/edgex-go/670@tmp/private_key_10609920573105265124.key) 08:59:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:59:38 + git semver init 08:59:39 2024-08-13 08:59:39,064 [run_init] DEBUG init version:0.0.0 force:False 08:59:39 2024-08-13 08:59:39,064 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/670/.semver 08:59:39 2024-08-13 08:59:39,065 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/670/.semver 08:59:39 2024-08-13 08:59:39,065 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/670/.semver'], cwd=/w/workspace/edgex-go/670, universal_newlines=False, shell=None, istream=None) 08:59:48 2024-08-13 08:59:48,096 [append_file] DEBUG append to file:/w/workspace/edgex-go/670/.git/info/exclude 08:59:48 2024-08-13 08:59:48,097 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/670/.semver/main with force:False 08:59:48 2024-08-13 08:59:48,097 [read_version] DEBUG read version from /w/workspace/edgex-go/670/.semver/main 08:59:48 2024-08-13 08:59:48,097 [read_version] DEBUG read version from /w/workspace/edgex-go/670/.semver/main 08:59:48 3.2.0-dev.52 [Pipeline] } 08:59:48 $ docker exec --env ******** --env ******** 38ca7a445eeda54e0eea24e032d3558a7a6f0aa7d73df15deb087c680e6b1a17 ssh-agent -k 08:59:48 unset SSH_AUTH_SOCK; 08:59:48 unset SSH_AGENT_PID; 08:59:48 echo Agent pid 78 killed; 08:59:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:59:48 + git semver [Pipeline] } 08:59:49 $ docker stop --time=1 38ca7a445eeda54e0eea24e032d3558a7a6f0aa7d73df15deb087c680e6b1a17 08:59:50 $ docker rm -f --volumes 38ca7a445eeda54e0eea24e032d3558a7a6f0aa7d73df15deb087c680e6b1a17 [Pipeline] // withDockerContainer [Pipeline] sh 08:59:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:59:51 Stashed 1 file(s) [Pipeline] echo 08:59:51 [edgeXSemver]: initialized semver on version 3.2.0-dev.52 [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 08:59:51 + git config --global --add safe.directory /w/workspace/edgex-go/670 [Pipeline] echo 08:59:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:59:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:59:51 ========================================================= 08:59:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:59:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:59:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:59:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:59:51 619be1103602: Pulling fs layer 08:59:51 7862e08f4a3e: Pulling fs layer 08:59:51 5df492c9dc93: Pulling fs layer 08:59:51 7629e6793208: Pulling fs layer 08:59:51 4f4fb700ef54: Pulling fs layer 08:59:51 fb5054dd5b73: Pulling fs layer 08:59:51 eeca6798cff9: Pulling fs layer 08:59:51 aa269ceb94a6: Pulling fs layer 08:59:51 ada007ff1a6a: Pulling fs layer 08:59:51 7629e6793208: Waiting 08:59:51 4f4fb700ef54: Waiting 08:59:51 fb5054dd5b73: Waiting 08:59:51 aa269ceb94a6: Waiting 08:59:51 eeca6798cff9: Waiting 08:59:51 ada007ff1a6a: Waiting 08:59:51 7862e08f4a3e: Verifying Checksum 08:59:51 7862e08f4a3e: Download complete 08:59:51 7629e6793208: Verifying Checksum 08:59:51 7629e6793208: Download complete 08:59:51 4f4fb700ef54: Verifying Checksum 08:59:51 4f4fb700ef54: Download complete 08:59:51 fb5054dd5b73: Verifying Checksum 08:59:51 fb5054dd5b73: Download complete 08:59:51 619be1103602: Verifying Checksum 08:59:51 619be1103602: Download complete 08:59:51 eeca6798cff9: Verifying Checksum 08:59:51 eeca6798cff9: Download complete 08:59:52 619be1103602: Pull complete 08:59:52 ada007ff1a6a: Verifying Checksum 08:59:52 ada007ff1a6a: Download complete 08:59:52 7862e08f4a3e: Pull complete 08:59:52 5df492c9dc93: Verifying Checksum 08:59:52 5df492c9dc93: Download complete 08:59:52 aa269ceb94a6: Verifying Checksum 08:59:52 aa269ceb94a6: Download complete 08:59:55 5df492c9dc93: Pull complete 08:59:55 7629e6793208: Pull complete 08:59:55 4f4fb700ef54: Pull complete 08:59:55 fb5054dd5b73: Pull complete 08:59:55 eeca6798cff9: Pull complete 08:59:57 aa269ceb94a6: Pull complete 08:59:58 ada007ff1a6a: Pull complete 08:59:58 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:59:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:59:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:59:58 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:59:58 WORKDIR /edgex 08:59:58 COPY go.mod . 08:59:58 RUN go mod download 08:59:58 + docker build -t ci-base-image-x86_64 -f - . 08:59:59 Sending build context to Docker daemon 179.1MB 08:59:59 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:59:59 ---> f489d0715acc 08:59:59 Step 2/4 : WORKDIR /edgex 09:00:04 ---> Running in aa287c179dad 09:00:04 Removing intermediate container aa287c179dad 09:00:04 ---> 35cce5e0f50b 09:00:04 Step 3/4 : COPY go.mod . 09:00:04 ---> 2eaceb096501 09:00:04 Step 4/4 : RUN go mod download 09:00:04 ---> Running in 326a0fef002c 09:00:06 Still waiting to schedule task 09:00:06 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:00:28 Cannot contact prd-ubuntu20.04-docker-8c-8g-7620: java.lang.InterruptedException 09:00:33 Removing intermediate container 326a0fef002c 09:00:33 ---> b1c0f82f2e1d 09:00:33 Successfully built b1c0f82f2e1d 09:00:33 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:33 + docker inspect -f . ci-base-image-x86_64 09:00:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:33 prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container 09:00:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:00:34 $ docker top db46aae9399c2dde7a3562c92d68859a0f50f4f2aec4b1386e9f20194b77297f -eo pid,comm [Pipeline] { [Pipeline] sh 09:00:34 + go version 09:00:34 go version go1.21.9 linux/amd64 [Pipeline] } 09:00:34 $ docker stop --time=1 db46aae9399c2dde7a3562c92d68859a0f50f4f2aec4b1386e9f20194b77297f 09:00:36 $ docker rm -f --volumes db46aae9399c2dde7a3562c92d68859a0f50f4f2aec4b1386e9f20194b77297f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:40 + docker inspect -f . ci-base-image-x86_64 09:00:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:00:40 prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container 09:00:40 $ 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/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:00:40 $ docker top 09f4c22ee1b1e0d5f8ec89442b513343d9e383c08372276c8313ce449218db04 -eo pid,comm [Pipeline] { [Pipeline] echo 09:00:40 ========================================================= 09:00:40 [edgeXBuildGoParallel] Running Tests and Build... 09:00:40 ========================================================= [Pipeline] sh 09:00:41 + git config --global --add safe.directory /w/workspace/edgex-go/670 [Pipeline] fileExists [Pipeline] sh 09:00:41 + make test 09:00:41 go test -race -coverprofile=coverage.out ./... 09:00:48 ? github.com/edgexfoundry/edgex-go [no test files] 09:01:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 09:01:14 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 09:01:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 09:01:15 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 09:01:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 09:01:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 09:01:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 09:01:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 09:01:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 09:01:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 09:01:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 09:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 09:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 09:01:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 09:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 09:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 09:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 09:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 09:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 09:01:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 09:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 09:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 09:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 09:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 09:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 09:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 09:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 09:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 09:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 09:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 09:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 09:01:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 09:01:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 09:01:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.066s coverage: 69.2% of statements 09:01:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 53.2% of statements 09:01:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.474s coverage: 93.4% of statements 09:01:23 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 91.7% of statements 09:01:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 6.5% of statements 09:01:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:01:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 09:01:25 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 09:01:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 09:01:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 09:01:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:01:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 09:01:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 09:01:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:01:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 09:01:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 09:01:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.358s coverage: 95.8% of statements 09:01:27 ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements 09:01:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:01:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 09:01:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] 09:01:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 0.8% of statements 09:01:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 30.7% of statements 09:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 41.7% of statements 09:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.020s coverage: 77.8% of statements 09:01:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 09:01:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements 09:01:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 09:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 09:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 09:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 09:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 09:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 09:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 09:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 09:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 09:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 09:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 09:01:32 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 09:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 09:01:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:01:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7621 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:01:34 Running in /w/workspace/edgex-go/670 [Pipeline] { [Pipeline] checkout 09:01:34 The recommended git tool is: git 09:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 09:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 09:01:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 09:01:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 09:01:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 09:01:39 using credential edgex-jenkins-ssh 09:01:39 Cloning the remote Git repository 09:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 09:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 09:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:01:39 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:01:39 > git init /w/workspace/edgex-go/670 # timeout=10 09:01:39 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:01:39 > git --version # timeout=10 09:01:39 > git --version # 'git version 2.25.1' 09:01:39 using GIT_SSH to set credentials SSH Credentials for GitHub 09:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 09:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 09:01:39 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 09:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 09:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 09:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 09:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 09:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 09:01:39 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 09:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 09:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 09:01:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 09:01:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 09:01:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 09:01:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:01:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 09:01:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 09:01:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 09:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 09:01:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:01:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.256s coverage: 79.9% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.042s coverage: 92.9% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 67.2% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.024s coverage: 62.3% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 76.6% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.068s coverage: 82.1% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.127s coverage: 63.1% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.031s coverage: 100.0% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.160s coverage: 36.5% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.045s coverage: 45.8% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.062s coverage: 19.9% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.097s coverage: 95.7% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements 09:01:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.065s coverage: 98.9% of statements 09:01:55 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:01:55 running golangci-lint 09:01:55 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 09:01:55 go version go1.21.9 linux/amd64 09:01:55 level=info msg="[config_reader] Used config file .golangci.yml" 09:01:55 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:01:57 Avoid second fetch 09:01:57 Checking out Revision 716be972356a5d958cacae13e28e6f732195427d (main) 09:01:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:01:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:01:57 > git config core.sparsecheckout # timeout=10 09:01:57 Commit message: "Merge pull request #4861 from jackchenjc/issue-4834-4th" 09:01:57 > git checkout -f 716be972356a5d958cacae13e28e6f732195427d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:02:02 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:02:02 % Total % Received % Xferd Average Speed Time Time Time Current 09:02:02 Dload Upload Total Spent Left Speed 09:02:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 95022 0 --:--:-- --:--:-- --:--:-- 95731 [Pipeline] sh 09:02:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:02:03 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:02:03 + sudo tee /etc/docker/daemon.new 09:02:03 { 09:02:03 "registry-mirrors": [ 09:02:03 "https://nexus3.edgexfoundry.org:10001" 09:02:03 ], 09:02:03 "bip": "10.250.0.254/24", 09:02:03 "hosts": [ 09:02:03 "tcp://0.0.0.0:5555", 09:02:03 "unix:///var/run/docker.sock" 09:02:03 ], 09:02:03 "mtu": 1458, 09:02:03 "selinux-enabled": true, 09:02:03 "seccomp-profile": "/etc/docker/seccomp.json" 09:02:03 } [Pipeline] sh 09:02:03 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:02:03 + sudo service docker restart 09:02:17 level=info msg="[loader] Go packages loading at mode 575 (files|name|types_sizes|compiled_files|deps|exports_file|imports) took 22.111169213s" 09:02:17 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 28.780172ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:02:22 provisioning config files... 09:02:22 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/670@tmp/config109719464686114884tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:02:22 ---> ****-login.sh 09:02:22 nexus3.edgexfoundry.org:10001 09:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:23 Configure a credential helper to remove this warning. See 09:02:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:23 09:02:23 Login Succeeded 09:02:23 nexus3.edgexfoundry.org:10002 09:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:23 Configure a credential helper to remove this warning. See 09:02:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:23 09:02:23 Login Succeeded 09:02:23 nexus3.edgexfoundry.org:10003 09:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:24 Configure a credential helper to remove this warning. See 09:02:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:24 09:02:24 Login Succeeded 09:02:24 nexus3.edgexfoundry.org:10004 09:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:24 Configure a credential helper to remove this warning. See 09:02:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:24 09:02:24 Login Succeeded 09:02:24 ****.io 09:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:02:24 Configure a credential helper to remove this warning. See 09:02:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:02:24 09:02:24 Login Succeeded 09:02:24 ---> ****-login.sh ends [Pipeline] } 09:02:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:02:25 + git config --global --add safe.directory /w/workspace/edgex-go/670 [Pipeline] echo 09:02:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:02:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:02:25 ========================================================= 09:02:25 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:02:25 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:02:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:02:26 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:02:26 c6b39de5b339: Pulling fs layer 09:02:26 a69c41024577: Pulling fs layer 09:02:26 d6de4b400683: Pulling fs layer 09:02:26 35cb2a7552d0: Pulling fs layer 09:02:26 4f4fb700ef54: Pulling fs layer 09:02:26 464afbd9ba4c: Pulling fs layer 09:02:26 00f215d4a9da: Pulling fs layer 09:02:26 d496ad576159: Pulling fs layer 09:02:26 35cb2a7552d0: Waiting 09:02:26 4f4fb700ef54: Waiting 09:02:26 d496ad576159: Waiting 09:02:26 464afbd9ba4c: Waiting 09:02:26 00f215d4a9da: Waiting 09:02:26 a69c41024577: Verifying Checksum 09:02:26 a69c41024577: Download complete 09:02:26 35cb2a7552d0: Verifying Checksum 09:02:26 35cb2a7552d0: Download complete 09:02:26 4f4fb700ef54: Verifying Checksum 09:02:26 4f4fb700ef54: Download complete 09:02:26 464afbd9ba4c: Verifying Checksum 09:02:26 464afbd9ba4c: Download complete 09:02:26 c6b39de5b339: Download complete 09:02:26 d496ad576159: Verifying Checksum 09:02:26 d496ad576159: Download complete 09:02:26 c6b39de5b339: Pull complete 09:02:27 a69c41024577: Pull complete 09:02:27 d6de4b400683: Verifying Checksum 09:02:27 d6de4b400683: Download complete 09:02:29 00f215d4a9da: Verifying Checksum 09:02:29 00f215d4a9da: Download complete 09:02:29 level=info msg="[linters_context/goanalysis] analyzers took 1m43.733452251s with top 10 stages: buildir: 57.701695936s, gosec: 8.361046515s, inspect: 3.057701882s, fact_deprecated: 2.705567024s, printf: 1.766000476s, fact_purity: 1.512269804s, S1038: 1.502169711s, ctrlflow: 1.460280565s, nilness: 1.420072485s, isgenerated: 859.569669ms" 09:02:29 level=info msg="[runner] Issues before processing: 214, after processing: 0" 09:02:29 level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, nolint: 0/22, path_prettifier: 214/214, exclude: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, skip_dirs: 214/214, identifier_marker: 214/214, skip_files: 214/214, autogenerated_exclude: 214/214" 09:02:29 level=info msg="[runner] processing took 15.473176ms with stages: nolint: 6.816488ms, identifier_marker: 3.783277ms, path_prettifier: 1.649965ms, exclude-rules: 1.198461ms, skip_dirs: 1.036959ms, autogenerated_exclude: 915.099µs, cgo: 53.654µs, filename_unadjuster: 14.642µs, max_same_issues: 1.381µs, diff: 590ns, fixer: 450ns, skip_files: 390ns, uniq_by_line: 340ns, exclude: 340ns, severity-rules: 250ns, sort_results: 230ns, max_from_linter: 170ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" 09:02:29 level=info msg="[runner] linters took 12.22604856s with stages: goanalysis_metalinter: 12.210483527s" 09:02:29 level=info msg="File cache stats: 0 entries of total size 0B" 09:02:29 level=info msg="Memory: 341 samples, avg is 301.0MB, max is 1354.6MB" 09:02:29 level=info msg="Execution took 34.374912181s" 09:02:29 go vet ./... 09:02:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:02:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:02:36 ./bin/test-attribution-txt.sh 09:02:36 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 09:02:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 09:02:36 + ls -al . 09:02:36 total 888 09:02:36 drwxrwxr-x 11 1001 1001 4096 Aug 13 09:00 . 09:02:36 drwxr-xr-x 4 root root 4096 Aug 13 09:00 .. 09:02:36 drwxrwxr-x 2 1001 1001 4096 Aug 13 08:59 .blubracket 09:02:36 -rw-rw-r-- 1 1001 1001 10 Aug 13 08:59 .dockerignore 09:02:36 drwxrwxr-x 8 1001 1001 4096 Aug 13 09:01 .git 09:02:36 drwxrwxr-x 3 1001 1001 4096 Aug 13 08:59 .github 09:02:36 -rw-rw-r-- 1 1001 1001 1102 Aug 13 08:59 .gitignore 09:02:36 -rw-rw-r-- 1 1001 1001 42 Aug 13 08:59 .golangci.yml 09:02:36 -rw-rw-r-- 1 1001 1001 100 Aug 13 08:59 .hadolint.yml 09:02:36 drwxr-xr-x 3 1001 1001 4096 Aug 13 08:59 .semver 09:02:36 -rw-rw-r-- 1 1001 1001 155 Aug 13 08:59 .sonarcloud.properties 09:02:36 -rw-rw-r-- 1 1001 1001 1171 Aug 13 08:59 ADOPTERS.md 09:02:36 -rw-rw-r-- 1 1001 1001 21171 Aug 13 08:59 Attribution.txt 09:02:36 -rw-rw-r-- 1 1001 1001 100284 Aug 13 08:59 CHANGELOG.md 09:02:36 -rw-rw-r-- 1 1001 1001 3804 Aug 13 08:59 CONTRIBUTING.md 09:02:36 -rw-rw-r-- 1 1001 1001 677 Aug 13 08:59 GOVERNANCE.md 09:02:36 -rw-rw-r-- 1 1001 1001 861 Aug 13 08:59 Jenkinsfile 09:02:36 -rw-rw-r-- 1 1001 1001 10775 Aug 13 08:59 LICENSE 09:02:36 -rw-rw-r-- 1 1001 1001 16854 Aug 13 08:59 Makefile 09:02:36 -rw-rw-r-- 1 1001 1001 582 Aug 13 08:59 OWNERS.md 09:02:36 -rw-rw-r-- 1 1001 1001 9528 Aug 13 08:59 README.md 09:02:36 -rw-rw-r-- 1 1001 1001 789 Aug 13 08:59 SECURITY.md 09:02:36 -rw-rw-r-- 1 1001 1001 12 Aug 13 08:59 VERSION 09:02:36 drwxrwxr-x 2 1001 1001 4096 Aug 13 08:59 bin 09:02:36 drwxrwxr-x 20 1001 1001 4096 Aug 13 08:59 cmd 09:02:36 -rw-r--r-- 1 root root 518745 Aug 13 09:01 coverage.out 09:02:36 drwxrwxr-x 2 1001 1001 4096 Aug 13 08:59 fuzz_test 09:02:36 -rw-rw-r-- 1 1001 1001 7317 Aug 13 08:59 go.mod 09:02:36 -rw-rw-r-- 1 1001 1001 102581 Aug 13 08:59 go.sum 09:02:36 drwxrwxr-x 7 1001 1001 4096 Aug 13 08:59 internal 09:02:36 drwxrwxr-x 3 1001 1001 4096 Aug 13 08:59 openapi 09:02:36 -rw-rw-r-- 1 1001 1001 584 Aug 13 08:59 security.txt 09:02:36 -rw-rw-r-- 1 1001 1001 204 Aug 13 08:59 version.go [Pipeline] sh 09:02:36 + '[' -e coverage.out ] 09:02:36 + chown 1001:1001 coverage.out [Pipeline] stash 09:02:36 Stashed 1 file(s) [Pipeline] sh 09:02:37 + make build 09:02:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:02:41 d6de4b400683: Pull complete 09:02:41 35cb2a7552d0: Pull complete 09:02:41 4f4fb700ef54: Pull complete 09:02:41 464afbd9ba4c: Pull complete 09:02:49 00f215d4a9da: Pull complete 09:02:51 d496ad576159: Pull complete 09:02:51 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:02:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:02:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 09:02:52 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:02:52 WORKDIR /edgex 09:02:52 COPY go.mod . 09:02:52 RUN go mod download ci-base-image-arm64 09:02:52 -f - . 09:02:53 Sending build context to Docker daemon 3.46MB 09:02:53 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:02:53 ---> f246e2811388 09:02:53 Step 2/4 : WORKDIR /edgex 09:02:54 ---> Running in e3c181a3df3f 09:02:54 Removing intermediate container e3c181a3df3f 09:02:54 ---> 88c9311b6924 09:02:54 Step 3/4 : COPY go.mod . 09:02:55 ---> 913d37ecba1e 09:02:55 Step 4/4 : RUN go mod download 09:02:55 ---> Running in 6e51276c2444 09:02:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:02:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:03:00 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:03:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:03:03 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:03:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:03:08 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:03:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:03:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:03:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:03:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:03:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:03:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:03:16 $ docker stop --time=1 09f4c22ee1b1e0d5f8ec89442b513343d9e383c08372276c8313ce449218db04 09:03:26 $ docker rm -f --volumes 09f4c22ee1b1e0d5f8ec89442b513343d9e383c08372276c8313ce449218db04 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:03:27 09:03:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:03:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:03:27 latest: Pulling from edgex-devops/edgex-compose 09:03:27 91d30c5bc195: Pulling fs layer 09:03:27 2e9b0aa3be6d: Pulling fs layer 09:03:27 9c61dcf015f6: Pulling fs layer 09:03:27 4698f68db338: Pulling fs layer 09:03:27 2a2f49069b9e: Pulling fs layer 09:03:27 e0025b399a48: Pulling fs layer 09:03:27 4698f68db338: Waiting 09:03:27 2a2f49069b9e: Waiting 09:03:27 e0025b399a48: Waiting 09:03:27 91d30c5bc195: Verifying Checksum 09:03:27 91d30c5bc195: Download complete 09:03:27 4698f68db338: Verifying Checksum 09:03:27 4698f68db338: Download complete 09:03:28 2e9b0aa3be6d: Verifying Checksum 09:03:28 2e9b0aa3be6d: Download complete 09:03:28 e0025b399a48: Verifying Checksum 09:03:28 e0025b399a48: Download complete 09:03:28 91d30c5bc195: Pull complete 09:03:28 2a2f49069b9e: Download complete 09:03:28 2e9b0aa3be6d: Pull complete 09:03:28 9c61dcf015f6: Download complete 09:03:31 9c61dcf015f6: Pull complete 09:03:31 4698f68db338: Pull complete 09:03:31 2a2f49069b9e: Pull complete 09:03:31 e0025b399a48: Pull complete 09:03:31 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:03:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:03:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:03:31 prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container 09:03:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:03:35 $ docker top 0c8a4f60a86a9fe1b61833d0e8077b17245d8ddc67a52874441c40577f9d9837 -eo pid,comm [Pipeline] { [Pipeline] sh 09:03:35 + docker compose -f ./docker-compose-build.yml build --parallel 09:03:38 #1 [security-bootstrapper internal] load build definition from Dockerfile 09:03:38 #1 transferring dockerfile: 3.17kB done 09:03:38 #1 DONE 0.0s 09:03:38 09:03:38 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:03:38 #2 transferring dockerfile: 2.23kB done 09:03:38 #2 DONE 0.0s 09:03:38 09:03:38 #3 [core-metadata internal] load build definition from Dockerfile 09:03:38 #3 transferring dockerfile: 2.06kB done 09:03:38 #3 DONE 0.0s 09:03:38 09:03:38 #4 [core-keeper internal] load build definition from Dockerfile 09:03:38 #4 transferring dockerfile: 2.01kB done 09:03:38 #4 DONE 0.0s 09:03:38 09:03:38 #5 [security-proxy-auth internal] load build definition from Dockerfile 09:03:38 #5 transferring dockerfile: 2.15kB done 09:03:38 #5 DONE 0.0s 09:03:38 09:03:38 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:03:38 #6 transferring dockerfile: 1.89kB done 09:03:38 #6 DONE 0.0s 09:03:38 09:03:38 #7 [core-data internal] load build definition from Dockerfile 09:03:38 #7 transferring dockerfile: 2.01kB done 09:03:38 #7 DONE 0.0s 09:03:38 09:03:38 #8 [security-spire-agent internal] load build definition from Dockerfile 09:03:38 #8 transferring dockerfile: 1.81kB done 09:03:38 #8 DONE 0.0s 09:03:38 09:03:38 #9 [security-bootstrapper internal] load .dockerignore 09:03:38 #9 transferring context: 50B done 09:03:38 #9 DONE 0.0s 09:03:38 09:03:38 #10 [security-spire-server internal] load build definition from Dockerfile 09:03:38 #10 transferring dockerfile: 1.70kB done 09:03:38 #10 DONE 0.0s 09:03:38 09:03:38 #11 [support-notifications internal] load build definition from Dockerfile 09:03:38 #11 transferring dockerfile: 1.95kB done 09:03:38 #11 DONE 0.0s 09:03:38 09:03:38 #12 [support-scheduler internal] load build definition from Dockerfile 09:03:38 #12 transferring dockerfile: 1.93kB done 09:03:38 #12 DONE 0.0s 09:03:38 09:03:38 #13 [support-cron-scheduler internal] load build definition from Dockerfile 09:03:38 #13 transferring dockerfile: 1.85kB done 09:03:38 #13 DONE 0.0s 09:03:38 09:03:38 #14 [security-secretstore-setup internal] load build definition from Dockerfile 09:03:38 #14 transferring dockerfile: 2.49kB done 09:03:38 #14 DONE 0.0s 09:03:38 09:03:38 #15 [security-spire-config internal] load build definition from Dockerfile 09:03:38 #15 transferring dockerfile: 1.69kB done 09:03:38 #15 DONE 0.0s 09:03:38 09:03:38 #16 [core-command internal] load build definition from Dockerfile 09:03:38 #16 transferring dockerfile: 1.93kB done 09:03:38 #16 DONE 0.0s 09:03:38 09:03:38 #17 [security-proxy-setup internal] load build definition from Dockerfile 09:03:38 #17 transferring dockerfile: 2.50kB done 09:03:38 #17 DONE 0.0s 09:03:38 09:03:38 #18 [core-common-config-bootstrapper internal] load .dockerignore 09:03:38 #18 transferring context: 50B done 09:03:38 #18 DONE 0.0s 09:03:38 09:03:38 #19 [core-metadata internal] load .dockerignore 09:03:38 #19 transferring context: 50B done 09:03:38 #19 DONE 0.0s 09:03:38 09:03:38 #20 [core-keeper internal] load .dockerignore 09:03:38 #20 transferring context: 50B done 09:03:38 #20 DONE 0.0s 09:03:38 09:03:38 #21 [security-proxy-auth internal] load .dockerignore 09:03:38 #21 transferring context: 50B done 09:03:38 #21 DONE 0.0s 09:03:38 09:03:38 #22 [security-spiffe-token-provider internal] load .dockerignore 09:03:39 #22 transferring context: 50B done 09:03:39 #22 DONE 0.0s 09:03:39 09:03:39 #23 [core-data internal] load .dockerignore 09:03:39 #23 transferring context: 50B done 09:03:39 #23 DONE 0.0s 09:03:39 09:03:39 #24 [security-spire-agent internal] load .dockerignore 09:03:39 #24 transferring context: 50B done 09:03:39 #24 DONE 0.0s 09:03:39 09:03:39 #25 [security-spire-server internal] load .dockerignore 09:03:39 #25 transferring context: 50B done 09:03:39 #25 DONE 0.0s 09:03:39 09:03:39 #26 [support-notifications internal] load .dockerignore 09:03:39 #26 transferring context: 50B done 09:03:39 #26 DONE 0.0s 09:03:39 09:03:39 #27 [support-scheduler internal] load .dockerignore 09:03:39 #27 transferring context: 50B done 09:03:39 #27 DONE 0.0s 09:03:39 09:03:39 #28 [support-cron-scheduler internal] load .dockerignore 09:03:39 #28 transferring context: 50B done 09:03:39 #28 DONE 0.0s 09:03:39 09:03:39 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:03:39 #29 DONE 0.0s 09:03:39 09:03:39 #30 [security-secretstore-setup internal] load .dockerignore 09:03:39 #30 transferring context: 50B done 09:03:39 #30 DONE 0.0s 09:03:39 09:03:39 #31 [security-spire-config internal] load .dockerignore 09:03:39 #31 transferring context: 50B done 09:03:39 #31 DONE 0.0s 09:03:39 09:03:39 #32 [security-proxy-setup internal] load .dockerignore 09:03:39 #32 transferring context: 50B done 09:03:39 #32 DONE 0.0s 09:03:39 09:03:39 #33 [core-command internal] load .dockerignore 09:03:39 #33 transferring context: 50B done 09:03:39 #33 DONE 0.0s 09:03:39 09:03:39 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:03:39 #34 DONE 0.1s 09:03:39 09:03:39 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:03:39 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:03:39 #35 ... 09:03:39 09:03:39 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:03:39 #29 DONE 0.0s 09:03:39 09:03:39 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 09:03:39 #34 DONE 0.1s 09:03:39 09:03:39 #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:03:39 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:03:39 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:03:39 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:03:39 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:03:39 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s 09:03:39 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 09:03:39 #35 ... 09:03:39 09:03:39 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:03:39 #29 DONE 0.0s 09:03:39 09:03:39 #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:03:39 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:03:39 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:03:39 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:03:39 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:03:39 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 09:03:39 #35 ... 09:03:39 09:03:39 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:03:39 #36 DONE 0.6s 09:03:39 09:03:39 #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:03:39 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:03:39 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:03:39 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:03:39 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:03:39 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 09:03:39 #35 ... 09:03:39 09:03:39 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:03:39 #29 DONE 0.0s 09:03:39 09:03:39 #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:03:39 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 09:03:39 #35 ... 09:03:39 09:03:39 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:03:39 #29 DONE 0.0s 09:03:40 09:03:40 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:03:40 #29 DONE 0.0s 09:03:40 09:03:40 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 09:03:40 #34 DONE 1.1s 09:03:40 09:03:40 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:03:40 #36 DONE 0.6s 09:03:40 09:03:40 #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:03:40 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:03:40 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:03:40 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:03:40 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:03:40 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 09:03:40 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 09:03:40 #35 ... 09:03:40 09:03:40 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:03:40 #36 DONE 0.6s 09:03:40 09:03:40 #35 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:03:40 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:03:40 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:03:40 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:03:40 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:03:40 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 09:03:40 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 09:03:45 #35 ... 09:03:45 09:03:45 #37 [core-metadata internal] load build context 09:03:45 #37 transferring context: 337.80MB 6.1s 09:03:45 #37 ... 09:03:45 09:03:45 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 09:03:45 #38 DONE 6.1s 09:03:45 09:03:45 #37 [core-metadata internal] load build context 09:03:45 #37 ... 09:03:45 09:03:45 #39 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:03:45 #39 ... 09:03:45 09:03:45 #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:03:45 #35 DONE 7.0s 09:03:45 09:03:45 #37 [core-metadata internal] load build context 09:03:46 #37 ... 09:03:46 09:03:46 #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:03:46 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:03:46 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:03:46 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 09:03:46 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 09:03:46 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 09:03:46 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 09:03:46 #35 DONE 7.0s 09:03:46 09:03:46 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:03:46 #40 DONE 7.1s 09:03:46 09:03:46 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:03:46 #41 DONE 7.1s 09:03:46 09:03:46 #37 [core-metadata internal] load build context 09:03:46 #37 ... 09:03:46 09:03:46 #42 [security-spire-agent internal] load build context 09:03:46 #42 transferring context: 27.13kB 0.1s done 09:03:46 #42 DONE 0.2s 09:03:46 09:03:46 #37 [core-metadata internal] load build context 09:03:46 #37 ... 09:03:46 09:03:46 #43 [security-spire-server internal] load build context 09:03:46 #43 transferring context: 27.60kB 0.0s done 09:03:46 #43 DONE 0.2s 09:03:46 09:03:46 #37 [core-metadata internal] load build context 09:03:48 #37 transferring context: 494.08MB 9.4s done 09:03:48 #37 ... 09:03:48 09:03:48 #44 [security-bootstrapper internal] load build context 09:03:49 #44 ... 09:03:49 09:03:49 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:03:49 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 09:03:49 #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:03:49 #45 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 09:03:49 #45 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 09:03:49 #45 ... 09:03:49 09:03:49 #46 [core-common-config-bootstrapper internal] load build context 09:03:49 #46 ... 09:03:49 09:03:49 #47 [security-spiffe-token-provider internal] load build context 09:03:49 #47 ... 09:03:49 09:03:49 #48 [security-proxy-auth internal] load build context 09:03:49 #48 ... 09:03:49 09:03:49 #49 [core-data internal] load build context 09:03:49 #49 ... 09:03:49 09:03:49 #50 [core-keeper internal] load build context 09:03:49 #50 ... 09:03:49 09:03:49 #47 [security-spiffe-token-provider internal] load build context 09:03:50 #47 ... 09:03:50 09:03:50 #51 [support-cron-scheduler internal] load build context 09:03:50 #51 ... 09:03:50 09:03:50 #52 [security-proxy-setup internal] load build context 09:03:50 #52 ... 09:03:50 09:03:50 #53 [core-command internal] load build context 09:03:50 #53 ... 09:03:50 09:03:50 #54 [support-notifications internal] load build context 09:03:50 #54 ... 09:03:50 09:03:50 #55 [security-secretstore-setup internal] load build context 09:03:50 #55 ... 09:03:50 09:03:50 #56 [support-scheduler internal] load build context 09:03:51 #56 ... 09:03:51 09:03:51 #55 [security-secretstore-setup internal] load build context 09:03:54 #55 transferring context: 484.43MB 8.3s 09:03:54 #55 transferring context: 494.08MB 8.4s done 09:03:55 #55 ... 09:03:55 09:03:55 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:03:55 #0 0.946 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:03:55 #0 1.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:03:55 #0 1.436 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:03:55 #0 1.436 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:03:55 #0 1.436 OK: 20077 distinct packages available 09:03:55 #0 1.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:03:55 #0 1.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:03:55 #0 1.799 OK: 264 MiB in 52 packages 09:03:55 #57 ... 09:03:55 09:03:55 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:03:55 #0 1.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:03:55 #0 1.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:03:55 #0 1.705 OK: 264 MiB in 52 packages 09:03:55 #58 ... 09:03:55 09:03:55 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:03:55 #0 1.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:03:55 #0 1.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:03:55 #0 1.476 OK: 264 MiB in 52 packages 09:03:55 #59 ... 09:03:55 09:03:55 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:55 #60 ... 09:03:55 09:03:55 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:03:55 #0 4.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:03:55 #0 4.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:03:55 #0 5.021 (1/3) Installing ca-certificates (20240226-r0) 09:03:55 #0 5.037 (2/3) Installing dumb-init (1.2.5-r2) 09:03:55 #0 5.040 (3/3) Installing tzdata (2024a-r0) 09:03:55 #0 5.102 Executing busybox-1.36.1-r7.trigger 09:03:55 #0 5.114 Executing ca-certificates-20240226-r0.trigger 09:03:55 #0 5.145 OK: 11 MiB in 18 packages 09:03:55 #61 ... 09:03:55 09:03:55 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:03:55 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 4.5s 09:03:56 #45 ... 09:03:56 09:03:56 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:56 #62 ... 09:03:56 09:03:56 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:03:56 #63 ... 09:03:56 09:03:56 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:03:56 #64 ... 09:03:56 09:03:56 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:03:56 #65 ... 09:03:56 09:03:56 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:03:56 #66 ... 09:03:56 09:03:56 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:03:56 #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 09:03:56 #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:03:56 #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 09:03:56 #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 09:03:56 #67 ... 09:03:56 09:03:56 #39 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:03:56 #39 1.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:03:56 #39 1.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:03:56 #39 1.457 OK: 264 MiB in 52 packages 09:03:57 #39 ... 09:03:57 09:03:57 #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:03:57 #68 ... 09:03:57 09:03:57 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:03:57 #69 ... 09:03:57 09:03:57 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:03:57 #70 ... 09:03:57 09:03:57 #71 [security-spire-config internal] load build context 09:03:57 #71 transferring context: 25.85kB 0.0s done 09:03:57 #71 ... 09:03:57 09:03:57 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:03:57 #72 ... 09:03:57 09:03:57 #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:03:57 #73 ... 09:03:57 09:03:57 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:03:57 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 6.4s 09:03:59 #45 ... 09:03:59 09:03:59 #44 [security-bootstrapper internal] load build context 09:03:59 #44 transferring context: 494.08MB 12.8s done 09:03:59 #44 ... 09:03:59 09:03:59 #46 [core-common-config-bootstrapper internal] load build context 09:03:59 #46 transferring context: 494.08MB 10.7s done 09:03:59 #46 ... 09:03:59 09:03:59 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:00 #45 ... 09:04:00 09:04:00 #48 [security-proxy-auth internal] load build context 09:04:00 #48 transferring context: 494.08MB 11.9s done 09:04:00 #48 ... 09:04:00 09:04:00 #49 [core-data internal] load build context 09:04:00 #49 transferring context: 494.08MB 11.8s done 09:04:00 #49 ... 09:04:00 09:04:00 #50 [core-keeper internal] load build context 09:04:00 #50 transferring context: 494.08MB 11.1s done 09:04:00 #50 ... 09:04:00 09:04:00 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:00 #45 ... 09:04:00 09:04:00 #47 [security-spiffe-token-provider internal] load build context 09:04:00 #47 transferring context: 494.08MB 11.2s done 09:04:00 #47 ... 09:04:00 09:04:00 #51 [support-cron-scheduler internal] load build context 09:04:00 #51 transferring context: 494.08MB 8.8s done 09:04:00 #51 ... 09:04:00 09:04:00 #53 [core-command internal] load build context 09:04:00 #53 transferring context: 494.08MB 10.4s done 09:04:00 #53 ... 09:04:00 09:04:00 #54 [support-notifications internal] load build context 09:04:00 #54 transferring context: 494.08MB 10.5s done 09:04:00 #54 ... 09:04:00 09:04:00 #52 [security-proxy-setup internal] load build context 09:04:00 #52 transferring context: 494.08MB 10.4s done 09:04:01 #52 ... 09:04:01 09:04:01 #56 [support-scheduler internal] load build context 09:04:01 #56 transferring context: 494.08MB 11.4s done 09:04:01 #56 ... 09:04:01 09:04:01 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:01 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 9.9s 09:04:01 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 9.9s 09:04:03 Removing intermediate container 6e51276c2444 09:04:03 ---> e715ed0e4c36 09:04:03 Successfully built e715ed0e4c36 09:04:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:03 + docker inspect -f . ci-base-image-arm64 09:04:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:03 prd-ubuntu20.04-docker-arm64-4c-16g-7621 does not seem to be running inside a container 09:04:03 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 11.5s 09:04:03 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 10.9s done 09:04:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:04:05 $ docker top a52f1fce85adfe223ed1e16c1fdfec83d6a9ea778384994d039609dcf0442544 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:05 + go version 09:04:05 go version go1.21.9 linux/arm64 [Pipeline] } 09:04:05 $ docker stop --time=1 a52f1fce85adfe223ed1e16c1fdfec83d6a9ea778384994d039609dcf0442544 09:04:06 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 14.9s 09:04:07 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 15.8s 09:04:07 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 16.0s 09:04:07 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 16.0s 09:04:07 $ docker rm -f --volumes a52f1fce85adfe223ed1e16c1fdfec83d6a9ea778384994d039609dcf0442544 09:04:07 #45 ... 09:04:07 09:04:07 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:04:07 #67 ... 09:04:07 09:04:07 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 09:04:07 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 16.6s [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:04:08 09:04:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:04:08 latest: Pulling from edgex-devops/edgex-compose-arm64 09:04:08 547446be3368: Pulling fs layer 09:04:08 d125d8839a47: Pulling fs layer 09:04:08 3e85d5ac6304: Pulling fs layer 09:04:08 c3105a71a48b: Pulling fs layer 09:04:08 0f093f025ec4: Pulling fs layer 09:04:08 c3106fc0e877: Pulling fs layer 09:04:08 c3105a71a48b: Waiting 09:04:08 0f093f025ec4: Waiting 09:04:08 c3106fc0e877: Waiting 09:04:08 547446be3368: Download complete 09:04:08 c3105a71a48b: Verifying Checksum 09:04:08 c3105a71a48b: Download complete 09:04:09 d125d8839a47: Verifying Checksum 09:04:09 d125d8839a47: Download complete 09:04:09 c3106fc0e877: Verifying Checksum 09:04:09 c3106fc0e877: Download complete 09:04:09 0f093f025ec4: Verifying Checksum 09:04:09 0f093f025ec4: Download complete 09:04:09 547446be3368: Pull complete 09:04:10 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 17.6s done 09:04:10 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 17.6s done 09:04:10 d125d8839a47: Pull complete 09:04:11 3e85d5ac6304: Download complete 09:04:13 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 21.6s 09:04:13 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 20.0s done 09:04:13 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 20.0s done 09:04:13 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:04:17 #45 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 25.8s done 09:04:18 #45 ... 09:04:18 09:04:18 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:04:18 #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 16.6s done 09:04:18 #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 19.0s done 09:04:18 #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 09:04:20 #67 ... 09:04:20 09:04:20 #71 [security-spire-config internal] load build context 09:04:20 #71 DONE 34.0s 09:04:20 09:04:20 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:04:20 #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 09:04:20 #67 ... 09:04:20 09:04:20 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:20 #45 ... 09:04:20 09:04:20 #37 [core-metadata internal] load build context 09:04:20 #37 DONE 41.3s 09:04:20 09:04:20 #46 [core-common-config-bootstrapper internal] load build context 09:04:20 #46 DONE 41.3s 09:04:20 09:04:20 #60 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:20 #60 DONE 35.2s 09:04:20 09:04:20 #39 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:04:20 #39 DONE 35.2s 09:04:20 09:04:20 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:04:20 #61 DONE 34.7s 09:04:20 09:04:20 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:20 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 09:04:20 #45 ... 09:04:20 09:04:20 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:04:20 #57 DONE 35.2s 09:04:20 09:04:20 #59 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:04:20 #59 DONE 35.3s 09:04:20 09:04:20 #50 [core-keeper internal] load build context 09:04:20 #50 DONE 41.3s 09:04:20 09:04:20 #47 [security-spiffe-token-provider internal] load build context 09:04:20 #47 DONE 41.3s 09:04:20 09:04:20 #49 [core-data internal] load build context 09:04:20 #49 DONE 41.3s 09:04:20 09:04:20 #55 [security-secretstore-setup internal] load build context 09:04:20 #55 DONE 40.4s 09:04:20 09:04:20 #48 [security-proxy-auth internal] load build context 09:04:20 #48 DONE 41.4s 09:04:20 09:04:20 #51 [support-cron-scheduler internal] load build context 09:04:20 #51 DONE 40.4s 09:04:20 09:04:20 #52 [security-proxy-setup internal] load build context 09:04:20 #52 DONE 40.4s 09:04:20 09:04:20 #58 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:04:20 #58 DONE 35.5s 09:04:20 09:04:20 #44 [security-bootstrapper internal] load build context 09:04:20 #44 DONE 41.6s 09:04:20 09:04:20 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:20 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 09:04:20 #45 ... 09:04:20 09:04:20 #53 [core-command internal] load build context 09:04:20 #53 DONE 40.4s 09:04:20 09:04:20 #54 [support-notifications internal] load build context 09:04:20 #54 DONE 40.4s 09:04:20 09:04:20 #56 [support-scheduler internal] load build context 09:04:20 #56 DONE 40.4s 09:04:20 09:04:20 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:04:20 #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 28.3s done 09:04:20 #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 28.6s 09:04:20 #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 09:04:20 #67 ... 09:04:20 09:04:20 #74 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:04:20 #74 DONE 0.4s 09:04:20 09:04:20 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:04:20 #75 DONE 0.3s 09:04:20 09:04:20 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:04:20 #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 28.7s done 09:04:21 3e85d5ac6304: Pull complete 09:04:21 c3105a71a48b: Pull complete 09:04:21 #67 ... 09:04:21 09:04:21 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:04:21 #76 DONE 0.4s 09:04:21 09:04:21 #77 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:04:21 #77 DONE 0.3s 09:04:21 09:04:21 #78 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:22 0f093f025ec4: Pull complete 09:04:22 c3106fc0e877: Pull complete 09:04:22 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:04:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:04:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:22 #78 ... 09:04:22 09:04:22 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:22 #62 DONE 35.9s 09:04:22 09:04:22 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:04:22 prd-ubuntu20.04-docker-arm64-4c-16g-7621 does not seem to be running inside a container 09:04:22 $ 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/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:04:23 #79 ... 09:04:23 09:04:23 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:04:23 #64 35.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:23 #64 35.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:23 #64 35.74 (1/4) Installing dumb-init (1.2.5-r2) 09:04:23 #64 35.75 (2/4) Installing openssl (3.1.6-r0) 09:04:23 #64 35.75 (3/4) Installing su-exec (0.2-r3) 09:04:23 #64 35.76 (4/4) Installing yq (4.33.3-r5) 09:04:23 #64 35.84 Executing busybox-1.36.1-r7.trigger 09:04:23 #64 35.86 OK: 17 MiB in 19 packages 09:04:23 #64 DONE 36.8s 09:04:23 09:04:23 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:23 #45 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.4s done 09:04:23 #45 ... 09:04:23 09:04:23 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:04:23 #69 35.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:23 #69 35.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:23 #69 36.15 (1/4) Installing ca-certificates (20240226-r0) 09:04:23 #69 36.17 (2/4) Installing dumb-init (1.2.5-r2) 09:04:23 #69 36.18 (3/4) Installing su-exec (0.2-r3) 09:04:23 #69 36.19 (4/4) Installing yq (4.33.3-r5) 09:04:23 #69 36.25 Executing busybox-1.36.1-r7.trigger 09:04:23 #69 36.26 Executing ca-certificates-20240226-r0.trigger 09:04:23 #69 36.31 OK: 17 MiB in 19 packages 09:04:23 #69 DONE 37.2s 09:04:23 09:04:23 #68 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:04:23 #68 35.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:23 #68 35.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:23 #68 36.19 (1/1) Installing dumb-init (1.2.5-r2) 09:04:23 #68 36.20 Executing busybox-1.36.1-r7.trigger 09:04:23 #68 36.21 OK: 7 MiB in 16 packages 09:04:23 #68 DONE 37.2s 09:04:23 09:04:23 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:04:23 #65 35.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:23 #65 36.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:23 #65 36.26 (1/1) Installing dumb-init (1.2.5-r2) 09:04:23 #65 36.28 Executing busybox-1.36.1-r7.trigger 09:04:23 #65 36.29 OK: 7 MiB in 16 packages 09:04:23 #65 DONE 37.3s 09:04:23 09:04:23 #73 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:04:23 #73 36.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:23 #73 36.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:23 #73 36.40 (1/2) Installing ca-certificates (20240226-r0) 09:04:23 #73 36.42 (2/2) Installing dumb-init (1.2.5-r2) 09:04:23 #73 36.43 Executing busybox-1.36.1-r7.trigger 09:04:23 #73 36.43 Executing ca-certificates-20240226-r0.trigger 09:04:23 #73 36.48 OK: 8 MiB in 17 packages 09:04:23 #73 DONE 37.2s 09:04:23 09:04:23 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:04:23 #70 35.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:23 #70 35.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:23 #70 36.02 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:04:23 #70 36.02 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:04:23 #70 36.02 OK: 20070 distinct packages available 09:04:23 #70 36.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:23 #70 36.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:23 #70 36.61 (1/11) Installing ca-certificates (20240226-r0) 09:04:23 #70 36.62 (2/11) Installing brotli-libs (1.0.9-r14) 09:04:23 #70 36.63 (3/11) Installing libunistring (1.1-r1) 09:04:23 #70 36.65 (4/11) Installing libidn2 (2.3.4-r1) 09:04:23 #70 36.66 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:04:23 #70 36.66 (6/11) Installing libcurl (8.9.0-r0) 09:04:23 #70 36.67 (7/11) Installing curl (8.9.0-r0) 09:04:23 #70 36.68 (8/11) Installing dumb-init (1.2.5-r2) 09:04:23 #70 36.68 (9/11) Installing musl-obstack (1.2.3-r2) 09:04:23 #70 36.68 (10/11) Installing libucontext (1.2-r2) 09:04:23 #70 36.69 (11/11) Installing gcompat (1.1.0-r1) 09:04:23 #70 36.69 Executing busybox-1.36.1-r7.trigger 09:04:23 #70 36.70 Executing ca-certificates-20240226-r0.trigger 09:04:23 #70 36.76 OK: 12 MiB in 26 packages 09:04:23 #70 DONE 37.2s 09:04:23 09:04:23 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:04:23 #72 35.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:23 #72 35.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:23 #72 36.00 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:04:23 #72 36.00 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:04:23 #72 36.00 OK: 20070 distinct packages available 09:04:23 #72 36.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:23 #72 36.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:23 #72 36.36 (1/5) Installing dumb-init (1.2.5-r2) 09:04:23 #72 36.37 (2/5) Installing musl-obstack (1.2.3-r2) 09:04:23 #72 36.37 (3/5) Installing libucontext (1.2-r2) 09:04:23 #72 36.37 (4/5) Installing gcompat (1.1.0-r1) 09:04:23 #72 36.38 (5/5) Installing openssl (3.1.6-r0) 09:04:23 #72 36.39 Executing busybox-1.36.1-r7.trigger 09:04:23 #72 36.40 OK: 8 MiB in 20 packages 09:04:23 #72 DONE 36.8s 09:04:23 09:04:23 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:04:23 #63 35.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:23 #63 35.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:23 #63 36.21 (1/2) Installing dumb-init (1.2.5-r2) 09:04:23 #63 36.21 (2/2) Installing su-exec (0.2-r3) 09:04:23 #63 36.21 Executing busybox-1.36.1-r7.trigger 09:04:23 #63 36.23 OK: 7 MiB in 17 packages 09:04:23 #63 DONE 37.2s 09:04:23 09:04:23 #80 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:04:23 #80 ... 09:04:23 09:04:23 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:23 #45 DONE 37.0s 09:04:23 09:04:23 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:04:23 #66 36.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:23 #66 36.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:23 #66 36.59 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:04:23 #66 36.59 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:04:23 #66 36.59 OK: 20070 distinct packages available 09:04:23 #66 36.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:23 #66 36.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:23 #66 36.98 (1/4) Installing dumb-init (1.2.5-r2) 09:04:23 #66 36.98 (2/4) Installing musl-obstack (1.2.3-r2) 09:04:23 #66 36.98 (3/4) Installing libucontext (1.2-r2) 09:04:23 #66 36.99 (4/4) Installing gcompat (1.1.0-r1) 09:04:23 #66 36.99 Executing busybox-1.36.1-r7.trigger 09:04:23 #66 37.00 OK: 8 MiB in 19 packages 09:04:23 #66 DONE 37.2s 09:04:23 09:04:23 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:04:23 #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 09:04:24 $ docker top 1603dba8c531c1edc17d7a23ff52969ac9fdf50943896a52a2a8fe2a21b69d88 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:24 + docker compose -f ./docker-compose-build.yml build --parallel 09:04:25 #67 ... 09:04:25 09:04:25 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:04:25 #0 4.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:25 #0 4.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:25 #0 4.511 OK: 11 MiB in 18 packages 09:04:25 #81 DONE 4.6s 09:04:25 09:04:25 #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:04:25 #0 3.466 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:25 #0 3.973 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:25 #0 4.655 OK: 264 MiB in 52 packages 09:04:25 #82 DONE 4.7s 09:04:25 09:04:25 #83 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:04:25 #83 DONE 0.0s 09:04:25 09:04:25 #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:26 #84 ... 09:04:26 09:04:26 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:04:26 #0 1.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:26 #0 2.494 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:26 #0 2.788 OK: 7 MiB in 16 packages 09:04:26 #85 DONE 2.9s 09:04:26 09:04:26 #80 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:04:26 #80 2.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:26 #80 3.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:26 #80 ... 09:04:26 09:04:26 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:04:26 #0 2.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:26 #0 2.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:26 #0 2.937 OK: 8 MiB in 20 packages 09:04:26 #86 DONE 3.1s 09:04:26 09:04:26 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:04:26 #0 2.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:26 #0 3.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:26 #0 3.241 OK: 17 MiB in 19 packages 09:04:26 #87 DONE 3.5s 09:04:26 09:04:26 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:04:26 #0 2.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:26 #0 2.783 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:26 #0 3.127 OK: 12 MiB in 26 packages 09:04:26 #88 DONE 3.3s 09:04:26 09:04:26 #80 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 09:04:26 #80 3.413 OK: 7 MiB in 16 packages 09:04:27 #80 DONE 4.5s 09:04:27 09:04:27 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:04:27 #89 DONE 1.2s 09:04:27 09:04:27 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:04:27 #0 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:27 #0 3.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:27 #0 3.243 OK: 8 MiB in 17 packages 09:04:27 #90 DONE 4.4s 09:04:27 09:04:27 #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:04:27 #0 2.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:27 #0 3.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:27 #0 3.747 OK: 17 MiB in 19 packages 09:04:27 #91 DONE 4.5s 09:04:27 09:04:27 #79 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:04:27 #79 3.525 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:27 #79 4.001 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:27 #79 4.692 (1/1) Installing dumb-init (1.2.5-r2) 09:04:27 #79 5.001 Executing busybox-1.36.1-r7.trigger 09:04:27 #79 5.006 OK: 7 MiB in 16 packages 09:04:27 #79 DONE 5.7s 09:04:27 09:04:27 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:04:27 #92 DONE 1.3s 09:04:27 09:04:27 #93 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:04:27 #0 2.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:27 #0 3.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:27 #0 3.510 OK: 7 MiB in 17 packages 09:04:27 #93 DONE 4.5s 09:04:27 09:04:27 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:04:28 #94 ... 09:04:28 09:04:28 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:04:28 #95 DONE 1.3s 09:04:28 09:04:28 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:04:29 #96 DONE 1.2s 09:04:29 09:04:29 #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:04:29 #0 3.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:04:29 #0 4.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:04:29 #0 4.251 OK: 8 MiB in 19 packages 09:04:29 #97 DONE 5.2s 09:04:29 09:04:29 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:04:29 #98 DONE 1.2s 09:04:29 09:04:29 #99 [security-spire-server stage-2 6/9] COPY security.txt / 09:04:29 #99 DONE 0.0s 09:04:29 09:04:29 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:04:29 #100 DONE 0.1s 09:04:29 09:04:29 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 09:04:30 #101 ... 09:04:30 09:04:30 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:04:30 #102 DONE 0.8s 09:04:30 09:04:30 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:04:30 #103 DONE 0.9s 09:04:30 09:04:30 #101 [security-spire-agent stage-3 7/10] COPY security.txt / 09:04:30 #101 DONE 0.8s 09:04:30 09:04:30 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:04:30 #104 DONE 0.1s 09:04:30 09:04:30 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:04:30 #105 DONE 0.1s 09:04:30 09:04:30 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:04:30 #106 DONE 0.1s 09:04:30 09:04:30 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:04:30 #107 DONE 0.1s 09:04:30 09:04:30 #108 [security-spire-server] exporting to image 09:04:30 #108 exporting layers 09:04:30 #108 ... 09:04:30 09:04:30 #109 [security-spire-config stage-2 6/10] COPY security.txt / 09:04:30 #109 DONE 0.1s 09:04:30 09:04:30 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:04:30 #110 DONE 0.1s 09:04:30 09:04:30 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:04:30 #111 DONE 0.1s 09:04:30 09:04:30 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:04:30 #112 DONE 0.1s 09:04:30 09:04:30 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:04:30 #113 DONE 0.1s 09:04:30 09:04:30 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:04:30 #114 DONE 0.0s 09:04:30 09:04:30 #108 [security-spire-agent] exporting to image 09:04:30 #108 ... 09:04:30 09:04:30 #94 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:04:30 #94 DONE 2.8s 09:04:30 09:04:30 #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:04:30 #115 DONE 0.0s 09:04:30 09:04:30 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:31 #116 ... 09:04:31 09:04:31 #108 [security-spire-server] exporting to image 09:04:31 #108 exporting layers 0.6s done 09:04:31 #108 writing image sha256:e0e47e029219ecc5dad0db3ec2b5d56a3ec1e384df808700358b5955e8c931d7 done 09:04:31 #108 naming to docker.io/library/security-spire-server done 09:04:31 #108 exporting layers 0.6s done 09:04:31 #108 writing image sha256:9da4c9580a4143ce7bcb2ccc634211f57b7848536cf65d15b1eac3f4dd06e9bd done 09:04:31 #108 naming to docker.io/library/security-spire-agent done 09:04:31 #108 writing image sha256:913cc8245dd74a7a0d25f3555e624c8480cd4368fdebd6ec86c8b31c41adc5ea done 09:04:31 #108 naming to docker.io/library/security-spire-config done 09:04:31 #108 DONE 0.9s 09:04:31 09:04:31 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:31 #117 ... 09:04:31 09:04:31 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:04:34 #1 [security-bootstrapper internal] load build definition from Dockerfile 09:04:34 #1 transferring dockerfile: 3.17kB done 09:04:34 #1 DONE 0.1s 09:04:35 09:04:35 #2 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:04:35 #2 transferring dockerfile: 1.89kB done 09:04:35 #2 DONE 0.0s 09:04:35 09:04:35 #3 [security-secretstore-setup internal] load build definition from Dockerfile 09:04:35 #3 transferring dockerfile: 2.49kB done 09:04:35 #3 DONE 0.1s 09:04:35 09:04:35 #4 [support-notifications internal] load build definition from Dockerfile 09:04:35 #4 transferring dockerfile: 1.95kB 0.0s done 09:04:35 #4 DONE 0.1s 09:04:35 09:04:35 #5 [security-spire-agent internal] load build definition from Dockerfile 09:04:35 #5 transferring dockerfile: 1.81kB 0.0s done 09:04:35 #5 DONE 0.1s 09:04:35 09:04:35 #6 [security-spire-server internal] load build definition from Dockerfile 09:04:35 #6 transferring dockerfile: 1.70kB done 09:04:35 #6 DONE 0.1s 09:04:35 09:04:35 #7 [support-scheduler internal] load build definition from Dockerfile 09:04:35 #7 transferring dockerfile: 1.93kB 0.0s done 09:04:35 #7 DONE 0.1s 09:04:35 09:04:35 #8 [core-command internal] load build definition from Dockerfile 09:04:35 #8 transferring dockerfile: 1.93kB 0.0s done 09:04:35 #8 DONE 0.1s 09:04:35 09:04:35 #9 [security-spire-config internal] load build definition from Dockerfile 09:04:35 #9 transferring dockerfile: 1.69kB done 09:04:35 #9 DONE 0.1s 09:04:35 09:04:35 #10 [support-cron-scheduler internal] load build definition from Dockerfile 09:04:35 #10 transferring dockerfile: 1.85kB done 09:04:35 #10 DONE 0.1s 09:04:35 09:04:35 #11 [core-keeper internal] load build definition from Dockerfile 09:04:35 #11 transferring dockerfile: 2.01kB done 09:04:35 #11 DONE 0.1s 09:04:35 09:04:35 #12 [security-proxy-setup internal] load build definition from Dockerfile 09:04:35 #12 transferring dockerfile: 2.50kB done 09:04:35 #12 DONE 0.1s 09:04:35 09:04:35 #13 [core-metadata internal] load build definition from Dockerfile 09:04:35 #13 transferring dockerfile: 2.06kB 0.0s done 09:04:35 #13 DONE 0.1s 09:04:35 09:04:35 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:04:35 #14 transferring dockerfile: 2.23kB done 09:04:35 #14 DONE 0.0s 09:04:36 09:04:36 #15 [security-proxy-auth internal] load build definition from Dockerfile 09:04:36 #15 transferring dockerfile: 2.15kB done 09:04:36 #15 DONE 0.1s 09:04:36 09:04:36 #16 [core-data internal] load build definition from Dockerfile 09:04:36 #16 transferring dockerfile: 2.01kB done 09:04:36 #16 DONE 0.1s 09:04:36 09:04:36 #17 [security-bootstrapper internal] load .dockerignore 09:04:36 #17 transferring context: 50B 0.0s done 09:04:36 #17 DONE 0.1s 09:04:37 09:04:37 #18 [security-spiffe-token-provider internal] load .dockerignore 09:04:37 #18 transferring context: 50B 0.0s done 09:04:37 #18 DONE 0.1s 09:04:37 09:04:37 #19 [security-secretstore-setup internal] load .dockerignore 09:04:37 #19 transferring context: 50B done 09:04:37 #19 DONE 0.0s 09:04:37 09:04:37 #20 [support-notifications internal] load .dockerignore 09:04:37 #20 transferring context: 50B done 09:04:37 #20 DONE 0.1s 09:04:37 09:04:37 #21 [security-spire-agent internal] load .dockerignore 09:04:37 #21 transferring context: 50B 0.0s done 09:04:37 #21 DONE 0.0s 09:04:37 09:04:37 #22 [security-spire-server internal] load .dockerignore 09:04:37 #22 transferring context: 50B done 09:04:37 #22 DONE 0.0s 09:04:37 09:04:37 #23 [support-scheduler internal] load .dockerignore 09:04:37 #23 transferring context: 50B 0.0s done 09:04:37 #23 DONE 0.1s 09:04:37 09:04:37 #24 [core-command internal] load .dockerignore 09:04:37 #24 transferring context: 50B 0.0s done 09:04:37 #24 DONE 0.1s 09:04:37 09:04:37 #25 [security-spire-config internal] load .dockerignore 09:04:37 #25 transferring context: 50B done 09:04:37 #25 DONE 0.1s 09:04:37 09:04:37 #26 [support-cron-scheduler internal] load .dockerignore 09:04:37 #26 transferring context: 50B done 09:04:37 #26 DONE 0.1s 09:04:37 09:04:37 #27 [core-keeper internal] load .dockerignore 09:04:37 #27 transferring context: 50B done 09:04:37 #27 DONE 0.1s 09:04:37 09:04:37 #28 [security-proxy-setup internal] load .dockerignore 09:04:37 #28 transferring context: 50B done 09:04:37 #28 DONE 0.1s 09:04:37 09:04:37 #29 [core-metadata internal] load .dockerignore 09:04:37 #29 transferring context: 50B done 09:04:37 #29 DONE 0.1s 09:04:37 09:04:37 #30 [core-common-config-bootstrapper internal] load .dockerignore 09:04:37 #30 transferring context: 50B done 09:04:37 #30 DONE 0.1s 09:04:37 09:04:37 #31 [security-proxy-auth internal] load .dockerignore 09:04:37 #31 transferring context: 50B done 09:04:37 #31 DONE 0.0s 09:04:37 09:04:37 #32 [core-data internal] load .dockerignore 09:04:37 #32 transferring context: 50B done 09:04:37 #32 DONE 0.0s 09:04:37 09:04:37 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:04:37 #33 DONE 0.0s 09:04:37 09:04:37 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:04:38 #34 DONE 0.2s 09:04:38 09:04:38 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:04:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:04:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:04:38 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:04:38 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:04:38 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.15MB / 3.34MB 0.2s 09:04:38 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:04:38 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 09:04:38 #35 ... 09:04:38 09:04:38 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:04:38 #33 DONE 0.0s 09:04:38 09:04:38 #36 [security-bootstrapper internal] load build context 09:04:38 #36 transferring context: 3.03MB 0.6s done 09:04:38 #36 DONE 0.8s 09:04:38 09:04:38 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:04:38 #35 ... 09:04:38 09:04:38 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:04:38 #33 DONE 0.0s 09:04:38 09:04:38 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:04:38 #37 DONE 1.7s 09:04:38 09:04:38 #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:04:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:04:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:04:38 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:04:38 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:04:38 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:04:39 #35 ... 09:04:39 09:04:39 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:04:39 #33 DONE 0.0s 09:04:39 09:04:39 #38 [security-secretstore-setup internal] load build context 09:04:39 #38 DONE 0.0s 09:04:39 09:04:39 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:04:39 #37 DONE 1.7s 09:04:39 09:04:39 #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:04:39 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:04:39 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:04:39 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:04:39 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:04:39 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:04:39 #35 ... 09:04:39 09:04:39 #39 [support-notifications internal] load build context 09:04:39 #39 DONE 0.0s 09:04:39 09:04:39 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:04:39 #37 DONE 1.7s 09:04:39 09:04:39 #40 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 09:04:39 #40 DONE 0.6s 09:04:39 09:04:39 #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:04:39 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:04:39 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:04:39 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:04:39 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:04:39 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:04:39 #35 ... 09:04:39 09:04:39 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:04:39 #33 DONE 0.0s 09:04:39 09:04:39 #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:04:39 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done 09:04:39 #35 ... 09:04:39 09:04:39 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:04:39 #33 DONE 0.0s 09:04:40 09:04:40 #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 09:04:40 #34 DONE 1.0s 09:04:40 09:04:40 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:04:40 #37 DONE 1.8s 09:04:40 09:04:40 #40 [core-command builder 2/7] WORKDIR /edgex-go 09:04:40 #40 DONE 0.7s 09:04:40 09:04:40 #35 [core-command stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:04:40 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:04:40 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:04:40 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:04:40 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:04:40 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:04:40 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done 09:04:40 #35 ... 09:04:40 09:04:40 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:04:40 #33 DONE 0.0s 09:04:40 09:04:40 #41 [security-spiffe-token-provider internal] load build context 09:04:40 #41 ... 09:04:40 09:04:40 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:04:40 #33 DONE 0.0s 09:04:40 09:04:40 #41 [security-spiffe-token-provider internal] load build context 09:04:40 #41 transferring context: 3.03MB 1.3s done 09:04:40 #41 ... 09:04:40 09:04:40 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:04:40 #33 DONE 0.0s 09:04:40 09:04:40 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 09:04:40 #34 DONE 1.7s 09:04:40 09:04:40 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:04:40 #37 DONE 1.9s 09:04:40 09:04:40 #40 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:04:40 #40 DONE 0.8s 09:04:40 09:04:40 #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:04:40 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:04:40 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:04:40 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:04:40 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:04:40 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:04:40 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done 09:04:40 #35 ... 09:04:40 09:04:40 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:04:40 #33 DONE 0.0s 09:04:41 09:04:41 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:04:41 #33 DONE 0.0s 09:04:41 09:04:41 #41 [security-spiffe-token-provider internal] load build context 09:04:41 #41 DONE 2.0s 09:04:41 09:04:41 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 09:04:41 #34 ... 09:04:41 09:04:41 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:04:41 #33 DONE 0.0s 09:04:41 09:04:41 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 09:04:41 #42 DONE 2.0s 09:04:41 09:04:41 #38 [security-secretstore-setup internal] load build context 09:04:41 #38 transferring context: 3.03MB 1.6s done 09:04:41 #38 DONE 2.0s 09:04:41 09:04:41 #43 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 09:04:41 #43 DONE 2.0s 09:04:41 09:04:41 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 09:04:41 #34 DONE 2.2s 09:04:41 09:04:41 #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:04:41 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:04:41 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:04:41 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:04:41 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:04:41 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:04:41 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done 09:04:41 #35 DONE 4.1s 09:04:41 09:04:41 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:41 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:41 #44 ... 09:04:41 09:04:41 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:04:41 #33 DONE 0.0s 09:04:41 09:04:41 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:04:41 #37 DONE 2.0s 09:04:41 09:04:41 #40 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:04:41 #40 DONE 0.9s 09:04:41 09:04:41 #39 [support-notifications internal] load build context 09:04:41 #39 transferring context: 3.03MB 1.4s done 09:04:41 #39 DONE 2.2s 09:04:41 09:04:41 #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:04:41 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:04:41 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:04:41 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:04:41 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:04:41 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:04:41 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done 09:04:41 #35 DONE 4.2s 09:04:41 09:04:41 #45 [security-proxy-auth internal] load build context 09:04:42 #45 ... 09:04:42 09:04:42 #46 [core-command internal] load build context 09:04:42 #46 transferring context: 3.03MB 1.3s done 09:04:42 #46 DONE 2.3s 09:04:42 09:04:42 #47 [support-scheduler internal] load build context 09:04:42 #47 transferring context: 3.03MB 1.3s done 09:04:42 #47 DONE 2.4s 09:04:42 09:04:42 #45 [security-proxy-auth internal] load build context 09:04:43 #45 ... 09:04:43 09:04:43 #48 [security-spire-agent internal] load build context 09:04:43 #48 transferring context: 27.13kB 0.3s done 09:04:43 #48 DONE 1.7s 09:04:43 09:04:43 #45 [security-proxy-auth internal] load build context 09:04:43 #45 ... 09:04:43 09:04:43 #49 [security-spire-server internal] load build context 09:04:43 #49 transferring context: 27.60kB 0.3s done 09:04:43 #49 DONE 1.8s 09:04:43 09:04:43 #45 [security-proxy-auth internal] load build context 09:04:43 #45 ... 09:04:43 09:04:43 #50 [security-spire-config internal] load build context 09:04:43 #50 transferring context: 25.85kB 0.2s done 09:04:43 #50 DONE 2.0s 09:04:43 09:04:43 #45 [security-proxy-auth internal] load build context 09:04:43 #45 ... 09:04:43 09:04:43 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:04:43 #37 DONE 2.0s 09:04:43 09:04:43 #40 [core-data builder 2/7] WORKDIR /edgex-go 09:04:43 #40 DONE 0.9s 09:04:43 09:04:43 #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 09:04:43 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 09:04:43 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 09:04:43 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 09:04:43 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 09:04:43 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 09:04:43 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.3s done 09:04:43 #35 DONE 4.2s 09:04:43 09:04:43 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 09:04:43 #34 DONE 4.7s 09:04:43 09:04:43 #45 [security-proxy-auth internal] load build context 09:04:47 #45 ... 09:04:47 09:04:47 #51 [core-keeper internal] load build context 09:04:47 #51 transferring context: 3.03MB 3.7s done 09:04:47 #51 DONE 6.1s 09:04:47 09:04:47 #45 [security-proxy-auth internal] load build context 09:04:47 #45 transferring context: 3.03MB 4.6s done 09:04:47 #45 ... 09:04:47 09:04:47 #52 [security-proxy-setup internal] load build context 09:04:47 #52 transferring context: 3.03MB 3.9s done 09:04:47 #52 DONE 6.3s 09:04:47 09:04:47 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:47 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 2.0s done 09:04:47 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 09:04:47 #44 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 09:04:47 #44 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 09:04:47 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 09:04:47 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done 09:04:47 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 09:04:47 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.2s done 09:04:47 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.6s 09:04:47 #44 ... 09:04:47 09:04:47 #53 [support-cron-scheduler internal] load build context 09:04:47 #53 transferring context: 3.03MB 4.1s done 09:04:47 #53 DONE 7.1s 09:04:47 09:04:47 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:48 #44 ... 09:04:48 09:04:48 #45 [security-proxy-auth internal] load build context 09:04:48 #45 DONE 7.0s 09:04:48 09:04:48 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:48 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.04MB / 28.04MB 3.2s 09:04:49 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.52MB / 28.04MB 3.7s 09:04:49 #44 ... 09:04:49 09:04:49 #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:04:49 #0 7.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:04:49 #0 8.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:04:49 #54 ... 09:04:49 09:04:49 #55 [core-common-config-bootstrapper internal] load build context 09:04:49 #55 transferring context: 3.03MB 3.5s done 09:04:49 #55 DONE 8.2s 09:04:49 09:04:49 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:49 #56 DONE 8.8s 09:04:49 09:04:49 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:04:49 #0 6.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:04:49 #0 7.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:04:49 #0 9.606 OK: 266 MiB in 52 packages 09:04:49 #57 DONE 11.1s 09:04:49 09:04:49 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:04:49 #0 6.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:04:49 #0 8.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:04:49 #0 10.15 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:04:49 #0 10.15 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:04:49 #0 10.15 OK: 19953 distinct packages available 09:04:49 #58 ... 09:04:49 09:04:49 #59 [core-metadata internal] load build context 09:04:49 #59 transferring context: 3.03MB 5.6s done 09:04:49 #59 DONE 8.2s 09:04:49 09:04:49 #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:04:49 #54 10.51 OK: 266 MiB in 52 packages 09:04:50 #54 ... 09:04:50 09:04:50 #60 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:04:50 #0 8.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:04:50 #0 9.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:04:50 #60 ... 09:04:50 09:04:50 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:50 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 4.4s 09:04:50 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 09:04:50 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 09:04:50 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.86MB / 28.04MB 5.4s 09:04:51 #44 ... 09:04:51 09:04:51 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:04:51 #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.9s done 09:04:51 #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 09:04:51 #61 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 09:04:51 #61 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 09:04:51 #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done 09:04:51 #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 09:04:51 #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.0s done 09:04:51 #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 09:04:51 #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.28MB / 18.32MB 5.9s 09:04:51 #61 ... 09:04:51 09:04:51 #54 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:04:51 #54 DONE 12.2s 09:04:51 09:04:51 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:04:51 #61 ... 09:04:51 09:04:51 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:51 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.32MB / 28.04MB 5.9s 09:04:51 #44 ... 09:04:51 09:04:51 #60 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:04:51 #60 10.92 OK: 266 MiB in 52 packages 09:04:51 #60 DONE 12.0s 09:04:51 09:04:51 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:52 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.94MB / 28.04MB 6.5s 09:04:52 #44 ... 09:04:52 09:04:52 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:04:52 #62 ... 09:04:52 09:04:52 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:04:52 #63 ... 09:04:52 09:04:52 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:04:52 #64 ... 09:04:52 09:04:52 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:04:52 #65 ... 09:04:52 09:04:52 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:04:52 #58 10.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:04:52 #58 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:04:52 #58 12.83 OK: 266 MiB in 52 packages 09:04:52 #58 DONE 13.5s 09:04:52 09:04:52 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:04:53 #66 ... 09:04:53 09:04:53 #67 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:04:53 #67 DONE 3.1s 09:04:53 09:04:53 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:04:53 #68 ... 09:04:53 09:04:53 #69 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:04:53 #69 ... 09:04:53 09:04:53 #70 [core-data internal] load build context 09:04:53 #70 transferring context: 3.03MB 6.7s done 09:04:53 #70 DONE 9.3s 09:04:53 09:04:53 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:04:53 #71 ... 09:04:53 09:04:53 #72 [core-command builder 4/7] COPY go.mod vendor* ./ 09:04:53 #72 DONE 1.7s 09:04:53 09:04:53 #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:04:53 #73 ... 09:04:53 09:04:53 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:04:53 #74 ... 09:04:53 09:04:53 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:53 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 8.1s 09:04:53 #44 ... 09:04:53 09:04:53 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:04:53 #75 DONE 2.3s 09:04:53 09:04:53 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:54 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.65MB / 28.04MB 9.0s 09:04:55 #44 ... 09:04:55 09:04:55 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:04:55 #76 DONE 2.0s 09:04:55 09:04:55 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:55 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 09:04:55 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 9.6s 09:04:55 #44 ... 09:04:55 09:04:55 #77 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:04:55 #77 ... 09:04:55 09:04:55 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:04:55 #65 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:04:56 #65 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:04:59 #65 ... 09:04:59 09:04:59 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:04:59 #68 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:04:59 #68 11.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:04:59 #68 13.37 (1/4) Installing ca-certificates (20240226-r0) 09:04:59 #68 13.67 (2/4) Installing dumb-init (1.2.5-r2) 09:04:59 #68 13.81 (3/4) Installing su-exec (0.2-r3) 09:04:59 #68 13.81 (4/4) Installing yq (4.33.3-r5) 09:04:59 #68 14.38 Executing busybox-1.36.1-r7.trigger 09:04:59 #68 14.49 Executing ca-certificates-20240226-r0.trigger 09:04:59 #68 15.28 OK: 18 MiB in 19 packages 09:04:59 #68 DONE 16.3s 09:04:59 09:04:59 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:04:59 #44 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.2s done 09:04:59 #44 ... 09:04:59 09:04:59 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:04:59 #78 ... 09:04:59 09:04:59 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:04:59 #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.9s done 09:04:59 #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 09:04:59 #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 09:05:00 #61 ... 09:05:00 09:05:00 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:05:00 #66 DONE 17.3s 09:05:00 09:05:00 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:05:00 #63 17.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:00 #63 ... 09:05:00 09:05:00 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 09:05:00 #64 12.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:00 #64 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:00 #64 16.02 (1/2) Installing dumb-init (1.2.5-r2) 09:05:00 #64 16.05 (2/2) Installing su-exec (0.2-r3) 09:05:00 #64 16.06 Executing busybox-1.36.1-r7.trigger 09:05:00 #64 16.19 OK: 8 MiB in 17 packages 09:05:00 #64 DONE 18.0s 09:05:00 09:05:00 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:05:00 #65 16.23 (1/4) Installing dumb-init (1.2.5-r2) 09:05:00 #65 16.27 (2/4) Installing openssl (3.1.6-r0) 09:05:00 #65 16.51 (3/4) Installing su-exec (0.2-r3) 09:05:00 #65 16.51 (4/4) Installing yq (4.33.3-r5) 09:05:00 #65 17.01 Executing busybox-1.36.1-r7.trigger 09:05:00 #65 17.11 OK: 18 MiB in 19 packages 09:05:00 #65 DONE 18.3s 09:05:00 09:05:00 #77 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:05:00 #77 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:01 #77 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:03 #77 ... 09:05:03 09:05:03 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:03 #79 ... 09:05:03 09:05:03 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:03 #80 ... 09:05:03 09:05:03 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:05:03 #74 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:03 #74 ... 09:05:03 09:05:03 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:04 #81 ... 09:05:04 09:05:04 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:05:04 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.4s 09:05:05 #44 ... 09:05:05 09:05:05 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:05 #82 ... 09:05:05 09:05:05 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:05:05 #62 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:05 #62 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:05 #62 16.00 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:05:05 #62 16.01 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:05:05 #62 16.01 OK: 19946 distinct packages available 09:05:05 #62 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:05 #62 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:05 #62 22.49 (1/11) Installing ca-certificates (20240226-r0) 09:05:05 #62 ... 09:05:05 09:05:05 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:05:07 #44 ... 09:05:07 09:05:07 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 09:05:07 #71 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:07 #71 17.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:07 #71 20.27 (1/2) Installing ca-certificates (20240226-r0) 09:05:07 #71 20.78 (2/2) Installing dumb-init (1.2.5-r2) 09:05:07 #71 20.80 Executing busybox-1.36.1-r7.trigger 09:05:07 #71 21.08 Executing ca-certificates-20240226-r0.trigger 09:05:07 #71 22.54 OK: 9 MiB in 17 packages 09:05:07 #71 DONE 24.4s 09:05:07 09:05:07 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:05:07 #44 ... 09:05:07 09:05:07 #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:05:07 #73 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:07 #73 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:07 #73 19.67 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:05:07 #73 19.67 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:05:07 #73 19.67 OK: 19946 distinct packages available 09:05:07 #73 20.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:07 #73 22.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:07 #73 ... 09:05:07 09:05:07 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:05:07 #62 23.00 (2/11) Installing brotli-libs (1.0.9-r14) 09:05:07 #62 23.13 (3/11) Installing libunistring (1.1-r1) 09:05:07 #62 23.40 (4/11) Installing libidn2 (2.3.4-r1) 09:05:07 #62 23.44 (5/11) Installing nghttp2-libs (1.57.0-r0) 09:05:07 #62 23.46 (6/11) Installing libcurl (8.9.0-r0) 09:05:07 #62 23.55 (7/11) Installing curl (8.9.0-r0) 09:05:07 #62 23.60 (8/11) Installing dumb-init (1.2.5-r2) 09:05:07 #62 23.62 (9/11) Installing musl-obstack (1.2.3-r2) 09:05:07 #62 23.64 (10/11) Installing libucontext (1.2-r2) 09:05:07 #62 23.74 (11/11) Installing gcompat (1.1.0-r1) 09:05:07 #62 23.77 Executing busybox-1.36.1-r7.trigger 09:05:07 #62 23.91 Executing ca-certificates-20240226-r0.trigger 09:05:08 #62 25.68 OK: 13 MiB in 26 packages 09:05:08 #62 ... 09:05:08 09:05:08 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:05:08 #83 ... 09:05:08 09:05:08 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:05:09 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.7s 09:05:09 #44 ... 09:05:09 09:05:09 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:05:09 #62 DONE 27.3s 09:05:09 09:05:09 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:05:10 #44 ... 09:05:10 09:05:10 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:05:10 #0 8.682 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:10 #84 ... 09:05:10 09:05:10 #77 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:05:10 #77 22.37 (1/1) Installing dumb-init (1.2.5-r2) 09:05:10 #77 22.46 Executing busybox-1.36.1-r7.trigger 09:05:10 #77 22.66 OK: 8 MiB in 16 packages 09:05:10 #77 DONE 25.2s 09:05:10 09:05:10 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:05:10 #44 ... 09:05:10 09:05:10 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:05:10 #0 7.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:10 #0 9.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:10 #85 ... 09:05:10 09:05:10 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:05:10 #44 ... 09:05:10 09:05:10 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:05:10 #0 7.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:11 #86 ... 09:05:11 09:05:11 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:05:11 #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.8s 09:05:11 #61 ... 09:05:11 09:05:11 #69 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:05:11 #69 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:11 #69 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:11 #69 26.26 (1/1) Installing dumb-init (1.2.5-r2) 09:05:11 #69 26.33 Executing busybox-1.36.1-r7.trigger 09:05:11 #69 26.47 OK: 8 MiB in 16 packages 09:05:11 #69 DONE 28.6s 09:05:11 09:05:11 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:05:11 #61 ... 09:05:11 09:05:11 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:05:11 #44 ... 09:05:11 09:05:11 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:05:11 #63 18.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:11 #63 24.16 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 09:05:11 #63 24.16 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 09:05:11 #63 24.16 OK: 19946 distinct packages available 09:05:11 #63 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:11 #63 27.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:11 #63 ... 09:05:11 09:05:11 #87 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:05:12 #87 ... 09:05:12 09:05:12 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:05:12 #78 12.55 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:12 #78 14.70 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:12 #78 ... 09:05:12 09:05:12 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:05:14 #44 ... 09:05:14 09:05:14 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:05:14 #78 22.84 OK: 266 MiB in 52 packages 09:05:14 #78 DONE 24.3s 09:05:14 09:05:14 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:05:14 #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.0s done 09:05:14 #61 DONE 32.7s 09:05:14 09:05:14 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:05:14 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.9s 09:05:15 #44 ... 09:05:15 09:05:15 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:05:15 #88 DONE 1.0s 09:05:15 09:05:15 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:05:15 #44 ... 09:05:15 09:05:15 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:05:15 #74 22.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:15 #74 28.67 (1/3) Installing ca-certificates (20240226-r0) 09:05:15 #74 29.20 (2/3) Installing dumb-init (1.2.5-r2) 09:05:15 #74 29.26 (3/3) Installing tzdata (2024a-r0) 09:05:15 #74 ... 09:05:15 09:05:15 #73 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:05:15 #73 30.67 (1/5) Installing dumb-init (1.2.5-r2) 09:05:15 #73 30.70 (2/5) Installing musl-obstack (1.2.3-r2) 09:05:15 #73 30.72 (3/5) Installing libucontext (1.2-r2) 09:05:15 #73 30.75 (4/5) Installing gcompat (1.1.0-r1) 09:05:15 #73 30.78 (5/5) Installing openssl (3.1.6-r0) 09:05:15 #73 30.92 Executing busybox-1.36.1-r7.trigger 09:05:15 #73 31.19 OK: 9 MiB in 20 packages 09:05:15 #73 DONE 33.0s 09:05:15 09:05:15 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:05:17 #89 ... 09:05:17 09:05:17 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:05:17 #0 7.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:17 #0 9.879 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:17 #90 ... 09:05:17 09:05:17 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:05:18 #44 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.1s done 09:05:19 #44 ... 09:05:19 09:05:19 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:05:19 #83 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:19 #83 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:19 #83 20.22 OK: 18 MiB in 19 packages 09:05:19 #83 ... 09:05:19 09:05:19 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:05:19 #63 34.87 (1/4) Installing dumb-init (1.2.5-r2) 09:05:19 #63 34.90 (2/4) Installing musl-obstack (1.2.3-r2) 09:05:19 #63 34.92 (3/4) Installing libucontext (1.2-r2) 09:05:19 #63 34.95 (4/4) Installing gcompat (1.1.0-r1) 09:05:19 #63 34.99 Executing busybox-1.36.1-r7.trigger 09:05:19 #63 35.20 OK: 8 MiB in 19 packages 09:05:19 #63 DONE 36.9s 09:05:19 09:05:19 #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 09:05:19 #85 17.12 OK: 8 MiB in 17 packages 09:05:19 #85 DONE 18.8s 09:05:19 09:05:19 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:05:19 #91 ... 09:05:19 09:05:19 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:05:19 #0 7.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:19 #0 9.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:19 #92 ... 09:05:19 09:05:19 #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:05:20 #93 ... 09:05:20 09:05:20 #44 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:05:20 #44 DONE 39.0s 09:05:20 09:05:20 #74 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:05:20 #74 33.24 Executing busybox-1.36.1-r7.trigger 09:05:20 #74 33.46 Executing ca-certificates-20240226-r0.trigger 09:05:20 #74 35.60 OK: 12 MiB in 18 packages 09:05:20 #74 DONE 37.6s 09:05:20 09:05:20 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:05:20 #89 4.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:20 #89 ... 09:05:20 09:05:20 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:05:20 #86 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:20 #86 18.05 OK: 18 MiB in 19 packages 09:05:20 #86 DONE 19.6s 09:05:20 09:05:20 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:05:20 #0 5.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:20 #0 7.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:20 #94 ... 09:05:20 09:05:20 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:05:20 #95 ... 09:05:20 09:05:20 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:05:20 #83 DONE 22.3s 09:05:21 09:05:21 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:05:21 #95 DONE 0.6s 09:05:21 09:05:21 #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:05:21 #96 ... 09:05:21 09:05:21 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:05:21 #84 11.61 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:21 #84 19.29 (1/1) Installing dumb-init (1.2.5-r2) 09:05:21 #84 20.61 Executing busybox-1.36.1-r7.trigger 09:05:21 #84 20.79 OK: 8 MiB in 16 packages 09:05:22 #84 ... 09:05:22 09:05:22 #87 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:05:22 #87 6.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:22 #87 9.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:22 #87 ... 09:05:22 09:05:22 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:05:22 #84 DONE 22.4s 09:05:22 09:05:22 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:22 #97 ... 09:05:22 09:05:22 #89 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:05:22 #89 7.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:24 #89 ... 09:05:24 09:05:24 #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:05:24 #90 16.13 OK: 9 MiB in 17 packages 09:05:24 #90 DONE 17.1s 09:05:24 09:05:24 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:05:24 #91 4.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:24 #91 ... 09:05:24 09:05:24 #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:05:24 #93 DONE 5.2s 09:05:24 09:05:24 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 09:05:24 #98 DONE 0.2s 09:05:24 09:05:24 #94 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:05:24 #94 13.54 OK: 8 MiB in 16 packages 09:05:25 #94 DONE 14.8s 09:05:25 09:05:25 #87 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:05:25 #87 14.23 OK: 8 MiB in 16 packages 09:05:26 #87 DONE 15.1s 09:05:26 09:05:26 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:05:26 #91 6.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:26 #91 ... 09:05:26 09:05:26 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:05:26 #92 15.68 OK: 13 MiB in 26 packages 09:05:26 #92 DONE 16.6s 09:05:26 09:05:26 #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:05:26 #96 4.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:05:26 #96 6.160 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:05:27 #96 ... 09:05:27 09:05:27 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:05:27 #89 11.24 OK: 9 MiB in 20 packages 09:05:27 #89 DONE 11.7s 09:05:27 09:05:27 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:05:27 #118 DONE 57.8s 09:05:27 09:05:27 #78 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #78 DONE 57.7s 09:05:27 09:05:27 #84 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #84 DONE 53.4s 09:05:27 09:05:27 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #116 DONE 57.7s 09:05:27 09:05:27 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #117 DONE 57.7s 09:05:27 09:05:27 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 09:05:27 #119 ... 09:05:27 09:05:27 #120 [security-spiffe-token-provider builder 6/7] COPY . . 09:05:27 #120 DONE 8.5s 09:05:27 09:05:27 #121 [security-bootstrapper builder 6/7] COPY . . 09:05:27 #121 DONE 8.5s 09:05:27 09:05:27 #122 [support-cron-scheduler builder 6/7] COPY . . 09:05:27 #122 DONE 8.5s 09:05:27 09:05:27 #123 [security-proxy-setup builder 6/7] COPY . . 09:05:27 #123 CACHED 09:05:27 09:05:27 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:05:27 #124 CACHED 09:05:27 09:05:27 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #125 CACHED 09:05:27 09:05:27 #126 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #126 CACHED 09:05:27 09:05:27 #127 [security-secretstore-setup builder 6/7] COPY . . 09:05:27 #127 CACHED 09:05:27 09:05:27 #128 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:05:27 #128 CACHED 09:05:27 09:05:27 #129 [core-command builder 6/7] COPY . . 09:05:27 #129 CACHED 09:05:27 09:05:27 #130 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #130 CACHED 09:05:27 09:05:27 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 09:05:27 #131 CACHED 09:05:27 09:05:27 #132 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #132 CACHED 09:05:27 09:05:27 #133 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:05:27 #133 CACHED 09:05:27 09:05:27 #134 [support-notifications builder 6/7] COPY . . 09:05:27 #134 CACHED 09:05:27 09:05:27 #119 [core-common-config-bootstrapper builder 6/7] COPY . . 09:05:27 #119 DONE 8.5s 09:05:27 09:05:27 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #135 CACHED 09:05:27 09:05:27 #136 [core-data builder 6/7] COPY . . 09:05:27 #136 CACHED 09:05:27 09:05:27 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 09:05:27 #137 CACHED 09:05:27 09:05:27 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:05:27 #138 CACHED 09:05:27 09:05:27 #139 [security-proxy-auth builder 6/7] COPY . . 09:05:27 #139 CACHED 09:05:27 09:05:27 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #140 CACHED 09:05:27 09:05:27 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #141 CACHED 09:05:27 09:05:27 #142 [core-metadata builder 6/7] COPY . . 09:05:27 #142 CACHED 09:05:27 09:05:27 #143 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:05:27 #143 CACHED 09:05:27 09:05:27 #144 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:05:27 #144 CACHED 09:05:27 09:05:27 #145 [support-scheduler builder 6/7] COPY . . 09:05:27 #145 CACHED 09:05:27 09:05:27 #146 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #146 CACHED 09:05:27 09:05:27 #147 [core-keeper builder 7/8] COPY . . 09:05:27 #147 DONE 8.5s 09:05:27 09:05:27 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:05:28 #148 1.634 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:05:29 #99 ... 09:05:29 09:05:29 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:05:29 #100 DONE 1.4s 09:05:29 09:05:29 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:05:29 #99 DONE 1.4s 09:05:29 09:05:29 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:05:29 #101 ... 09:05:29 09:05:29 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:05:29 #102 DONE 0.2s 09:05:29 09:05:29 #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:05:29 #96 8.837 OK: 12 MiB in 18 packages 09:05:29 #96 ... 09:05:29 09:05:29 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:05:29 #91 9.039 OK: 8 MiB in 19 packages 09:05:29 #91 DONE 9.7s 09:05:29 09:05:29 #103 [security-spire-server stage-2 6/9] COPY security.txt / 09:05:29 #103 DONE 0.3s 09:05:29 09:05:29 #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:05:29 #104 ... 09:05:29 09:05:29 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:05:29 #105 DONE 0.5s 09:05:30 09:05:30 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:05:30 #106 DONE 0.3s 09:05:30 09:05:30 #96 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:05:30 #96 DONE 9.7s 09:05:30 09:05:30 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:05:30 #107 DONE 0.3s 09:05:30 09:05:30 #108 [security-spire-server] exporting to image 09:05:30 #108 exporting layers 09:05:31 #108 ... 09:05:31 09:05:31 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:05:31 #101 DONE 2.6s 09:05:31 09:05:31 #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:05:31 #104 DONE 2.3s 09:05:31 09:05:31 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:05:31 #109 DONE 0.2s 09:05:31 09:05:31 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 09:05:32 #110 DONE 0.2s 09:05:32 09:05:32 #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:05:32 #111 DONE 0.2s 09:05:32 09:05:32 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:05:32 #112 DONE 0.2s 09:05:32 09:05:32 #113 [security-spire-config stage-2 6/10] COPY security.txt / 09:05:32 #113 DONE 0.2s 09:05:32 09:05:32 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:05:32 #114 DONE 0.2s 09:05:32 09:05:32 #115 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:05:32 #115 DONE 0.2s 09:05:32 09:05:32 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:05:32 #116 ... 09:05:32 09:05:32 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:05:32 #117 DONE 0.2s 09:05:32 09:05:32 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:05:32 #116 DONE 0.2s 09:05:32 09:05:32 #108 [security-spire-agent] exporting to image 09:05:32 #108 ... 09:05:32 09:05:32 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:05:32 #118 DONE 0.3s 09:05:32 09:05:32 #108 [security-spire-config] exporting to image 09:05:33 #108 exporting layers 2.9s done 09:05:33 #108 writing image sha256:15ea21e09d6abe977d377d95f1f990edd01edaa0e2452b389589d0d4f8df5087 0.0s done 09:05:33 #108 naming to docker.io/library/security-spire-server-arm64 done 09:05:34 #108 exporting layers 2.0s done 09:05:34 #108 writing image sha256:d9de826bb6f6105cd8d5cacfaad73d2c8d3e33b64f86c4ad567301bf1c966ae6 0.0s done 09:05:34 #108 naming to docker.io/library/security-spire-agent-arm64 done 09:05:34 #108 writing image sha256:2f3fdd537ad3650df7800bdab9fa2396080838c3ccf37210cd774ea626faedd9 done 09:05:34 #108 naming to docker.io/library/security-spire-config-arm64 done 09:05:34 #108 DONE 4.4s 09:05:34 09:05:34 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:38 #148 ... 09:05:38 09:05:38 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:05:38 #0 0.769 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:05:38 #149 ... 09:05:38 09:05:38 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:38 #0 0.870 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:05:38 #150 ... 09:05:38 09:05:38 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:05:38 #0 1.006 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:05:38 #151 ... 09:05:38 09:05:38 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:05:38 #0 1.214 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:05:38 #152 ... 09:05:38 09:05:38 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:05:38 #0 1.014 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:05:38 #153 ... 09:05:38 09:05:38 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:05:38 #0 1.275 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:05:38 #154 ... 09:05:38 09:05:38 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:05:38 #0 1.286 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:05:38 #155 ... 09:05:38 09:05:38 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:05:38 #0 1.042 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:05:38 #156 ... 09:05:38 09:05:38 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:38 #0 0.859 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:05:38 #157 ... 09:05:38 09:05:38 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:05:38 #0 1.358 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:05:38 #158 ... 09:05:38 09:05:38 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:38 #0 1.274 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:05:38 #159 ... 09:05:38 09:05:38 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:05:38 #0 1.407 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:06:56 #80 ... 09:06:56 09:06:56 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:56 #81 DONE 117.9s 09:06:56 09:06:56 #119 [support-notifications builder 6/7] COPY . . 09:06:56 #119 ... 09:06:56 09:06:56 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:56 #97 DONE 97.0s 09:06:56 09:06:56 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:56 #80 DONE 118.5s 09:06:56 09:06:56 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:56 #82 DONE 117.0s 09:06:56 09:06:56 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:56 #79 DONE 118.8s 09:06:56 09:06:56 #120 [security-bootstrapper builder 6/7] COPY . . 09:06:56 #120 DONE 1.6s 09:06:56 09:06:56 #121 [security-spiffe-token-provider builder 6/7] COPY . . 09:06:56 #121 DONE 1.7s 09:06:56 09:06:56 #122 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:56 #122 CACHED 09:06:56 09:06:56 #123 [core-data builder 6/7] COPY . . 09:06:56 #123 CACHED 09:06:56 09:06:56 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 09:06:56 #124 CACHED 09:06:56 09:06:56 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 09:06:56 #125 CACHED 09:06:56 09:06:56 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:06:56 #126 CACHED 09:06:56 09:06:56 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:56 #127 CACHED 09:06:56 09:06:56 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:06:56 #128 CACHED 09:06:56 09:06:56 #129 [security-proxy-auth builder 6/7] COPY . . 09:06:56 #129 CACHED 09:06:56 09:06:56 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:56 #130 CACHED 09:06:56 09:06:56 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:56 #131 CACHED 09:06:56 09:06:56 #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:06:56 #132 CACHED 09:06:56 09:06:56 #133 [security-proxy-setup builder 6/7] COPY . . 09:06:56 #133 CACHED 09:06:56 09:06:56 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:56 #134 CACHED 09:06:56 09:06:56 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:06:56 #135 CACHED 09:06:56 09:06:56 #136 [core-metadata builder 6/7] COPY . . 09:06:56 #136 CACHED 09:06:56 09:06:56 #137 [support-cron-scheduler builder 6/7] COPY . . 09:06:56 #137 CACHED 09:06:56 09:06:56 #138 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:56 #138 CACHED 09:06:56 09:06:56 #139 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 09:06:56 #139 CACHED 09:06:56 09:06:56 #140 [core-keeper builder 7/8] COPY . . 09:06:56 #140 DONE 1.8s 09:06:56 09:06:56 #141 [core-command builder 6/7] COPY . . 09:06:56 #141 DONE 1.8s 09:06:56 09:06:56 #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:06:56 #142 CACHED 09:06:56 09:06:56 #143 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:56 #143 CACHED 09:06:56 09:06:56 #144 [support-scheduler builder 6/7] COPY . . 09:06:56 #144 CACHED 09:06:56 09:06:56 #119 [support-notifications builder 6/7] COPY . . 09:06:56 #119 DONE 1.8s 09:06:56 09:06:56 #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:06:56 #145 CACHED 09:06:56 09:06:56 #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:06:56 #146 CACHED 09:06:56 09:06:56 #147 [security-secretstore-setup builder 6/7] COPY . . 09:06:56 #147 CACHED 09:06:56 09:06:56 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:06:59 #148 ... 09:06:59 09:06:59 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:06:59 #0 5.251 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 09:06:59 #149 ... 09:06:59 09:06:59 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:06:59 #0 6.077 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 09:07:00 #160 ... 09:07:00 09:07:00 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:07:00 #156 91.93 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:07:02 #150 ... 09:07:02 09:07:02 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:07:02 #0 8.162 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:07:02 #151 ... 09:07:02 09:07:02 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:07:02 #0 8.280 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:07:02 #152 ... 09:07:02 09:07:02 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:07:02 #0 8.392 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:07:02 #153 ... 09:07:02 09:07:02 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:07:02 #148 8.388 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:07:03 #148 ... 09:07:03 09:07:03 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:07:03 #0 6.932 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:07:04 #154 ... 09:07:04 09:07:04 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:07:04 #0 7.797 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 09:07:04 #155 ... 09:07:04 09:07:04 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:07:04 #0 6.348 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:07:04 #156 ... 09:07:04 09:07:04 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:07:04 #0 7.793 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 09:07:04 #157 ... 09:07:04 09:07:04 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:07:04 #0 8.305 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:07:04 #158 ... 09:07:04 09:07:04 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:07:04 #0 6.777 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:07:04 #159 ... 09:07:04 09:07:04 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:07:04 #0 7.928 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:08:08 #156 DONE 159.6s 09:08:08 09:08:08 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:08:08 #158 DONE 159.6s 09:08:08 09:08:08 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:08:08 #149 DONE 159.6s 09:08:08 09:08:08 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:08:08 #160 DONE 159.6s 09:08:08 09:08:08 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:08:08 #154 ... 09:08:08 09:08:08 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:08:08 #151 DONE 159.7s 09:08:08 09:08:08 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:08:08 #150 DONE 159.7s 09:08:08 09:08:08 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:08:08 #152 DONE 159.7s 09:08:08 09:08:08 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:08:08 #161 ... 09:08:08 09:08:08 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:08:08 #155 DONE 160.0s 09:08:08 09:08:08 #157 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:08:08 #157 DONE 160.0s 09:08:08 09:08:08 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:08:08 #154 DONE 160.1s 09:08:08 09:08:08 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:08:08 #148 DONE 160.1s 09:08:08 09:08:08 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:08:08 #159 DONE 160.1s 09:08:08 09:08:08 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:08:08 #162 ... 09:08:08 09:08:08 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:08:08 #153 DONE 160.2s 09:08:08 09:08:08 #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:08:08 #163 ... 09:08:08 09:08:08 #164 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:08:08 #164 DONE 0.9s 09:08:08 09:08:08 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:08:08 #165 DONE 1.0s 09:08:08 09:08:08 #166 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:08:08 #166 DONE 1.0s 09:08:08 09:08:08 #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:08:08 #167 DONE 0.8s 09:08:08 09:08:08 #168 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:08:08 #168 DONE 1.0s 09:08:08 09:08:08 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:08:08 #162 DONE 0.7s 09:08:08 09:08:08 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:08:08 #161 DONE 1.0s 09:08:08 09:08:08 #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:08:08 #169 ... 09:08:08 09:08:08 #170 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:08:08 #170 DONE 0.7s 09:08:08 09:08:08 #163 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:08:08 #163 DONE 0.8s 09:08:08 09:08:08 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:08:08 #171 ... 09:08:08 09:08:08 #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:08:08 #172 DONE 0.8s 09:08:08 09:08:08 #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:08:08 #173 DONE 0.8s 09:08:08 09:08:08 #174 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:08:08 #174 DONE 0.8s 09:08:08 09:08:08 #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:08:08 #175 DONE 0.8s 09:08:08 09:08:08 #169 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:08:08 #169 DONE 0.7s 09:08:08 09:08:08 #176 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:08:08 #176 DONE 0.8s 09:08:08 09:08:08 #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:08:08 #177 CACHED 09:08:08 09:08:08 #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:08:08 #178 CACHED 09:08:08 09:08:08 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:08:08 #179 CACHED 09:08:08 09:08:08 #180 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:08:08 #180 CACHED 09:08:08 09:08:08 #181 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:08:08 #181 CACHED 09:08:08 09:08:08 #182 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:08:08 #182 CACHED 09:08:08 09:08:08 #183 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:08:08 #183 CACHED 09:08:08 09:08:08 #184 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:08:08 #184 CACHED 09:08:08 09:08:08 #185 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:08:08 #185 DONE 0.7s 09:08:08 09:08:08 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:08:08 #171 DONE 0.6s 09:08:08 09:08:08 #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:08:10 #186 ... 09:08:10 09:08:10 #187 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:08:10 #187 DONE 1.6s 09:08:10 09:08:10 #188 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:08:10 #188 DONE 1.6s 09:08:10 09:08:10 #189 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:08:11 #189 ... 09:08:11 09:08:11 #190 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:08:11 #190 DONE 2.7s 09:08:11 09:08:11 #191 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:08:11 #191 DONE 2.7s 09:08:11 09:08:11 #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:08:11 #192 DONE 2.7s 09:08:11 09:08:11 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:08:11 #193 DONE 2.7s 09:08:11 09:08:11 #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:08:11 #194 DONE 2.7s 09:08:11 09:08:11 #195 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:08:11 #195 DONE 2.7s 09:08:11 09:08:11 #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:08:11 #196 DONE 2.8s 09:08:11 09:08:11 #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:08:11 #197 DONE 2.8s 09:08:11 09:08:11 #186 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:08:11 #186 DONE 2.7s 09:08:11 09:08:11 #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:08:11 #198 DONE 2.8s 09:08:11 09:08:11 #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:08:11 #199 ... 09:08:11 09:08:11 #200 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:08:11 #200 DONE 3.8s 09:08:12 09:08:12 #189 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:08:12 #189 DONE 1.6s 09:08:12 09:08:12 #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:08:12 #201 DONE 0.5s 09:08:12 09:08:12 #202 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:08:12 #202 ... 09:08:12 09:08:12 #203 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:08:12 #203 DONE 0.5s 09:08:12 09:08:12 #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:08:12 #204 DONE 0.5s 09:08:12 09:08:12 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:08:12 #205 DONE 0.5s 09:08:12 09:08:12 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:08:12 #206 DONE 0.5s 09:08:12 09:08:12 #207 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:08:12 #207 DONE 0.5s 09:08:12 09:08:12 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:08:12 #208 DONE 0.5s 09:08:12 09:08:12 #209 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:08:12 #209 DONE 0.6s 09:08:12 09:08:12 #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:08:12 #210 DONE 0.5s 09:08:12 09:08:12 #199 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:08:12 #199 DONE 0.5s 09:08:12 09:08:12 #108 [support-scheduler] exporting to image 09:08:12 #108 exporting layers 09:08:12 #108 ... 09:08:12 09:08:12 #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:08:12 #211 DONE 0.5s 09:08:12 09:08:12 #202 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:08:12 #202 DONE 0.5s 09:08:12 09:08:12 #212 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:08:12 #212 DONE 0.4s 09:08:12 09:08:12 #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:08:12 #213 DONE 0.4s 09:08:12 09:08:12 #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:08:12 #214 ... 09:08:12 09:08:12 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:08:12 #215 DONE 0.4s 09:08:12 09:08:12 #216 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:08:12 #216 DONE 0.4s 09:08:12 09:08:12 #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:08:12 #217 DONE 0.2s 09:08:12 09:08:12 #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:08:12 #214 DONE 0.3s 09:08:12 09:08:12 #218 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:08:12 #218 DONE 0.3s 09:08:12 09:08:12 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:12 #219 ... 09:08:12 09:08:12 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:08:12 #220 DONE 0.3s 09:08:13 09:08:13 #108 [security-spiffe-token-provider] exporting to image 09:08:13 #108 exporting layers 0.5s done 09:08:13 #108 writing image sha256:ba48edf23bef77f839828707245dd2fba0efd2cf8da56cdeb26ec76758526773 0.1s done 09:08:13 #108 naming to docker.io/library/core-keeper done 09:08:13 #108 writing image sha256:6e3b0b8e06729507dac7805202b3ce11af1f5e565fab517921855cdc8045f162 0.1s done 09:08:13 #108 writing image sha256:d292efafa7936c0aa080b7f3ed9823c500f9250191999fe7903f09cbde9f9f63 0.1s done 09:08:13 #108 naming to docker.io/library/core-data done 09:08:13 #108 naming to docker.io/library/security-spiffe-token-provider done 09:08:13 #108 exporting layers 0.5s done 09:08:13 #108 writing image sha256:0fee0c5d9d5e2e3cfa2684258d84096d9e298d91c2ca2e303d5cc51bc94a246a done 09:08:13 #108 writing image sha256:3334a2d3694deb6789af1c66a16254b8924e2463c3ae9ff84d516ae85f83645b 0.0s done 09:08:13 #108 writing image sha256:bde48dfafd57dd90bede16cd86c1746e5ece5c185d9dabdd3f681dbaa65c734e 0.0s done 09:08:13 #108 writing image sha256:e6ce715111d9736eca8fb12e8d8b70548cc8d4af013d0670d1ff9cc65ea6d1e8 0.0s done 09:08:13 #108 writing image sha256:ef82a31b5286ab1edf0aa3fff180ac99373f630a6869a3b2c69c364989ed5594 0.0s done 09:08:13 #108 naming to docker.io/library/core-command 0.0s done 09:08:13 #108 naming to docker.io/library/support-notifications done 09:08:13 #108 naming to docker.io/library/core-metadata done 09:08:13 #108 naming to docker.io/library/support-cron-scheduler done 09:08:13 #108 naming to docker.io/library/support-scheduler done 09:08:13 #108 DONE 2.4s 09:08:13 09:08:13 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:08:13 #221 DONE 0.3s 09:08:13 09:08:13 #222 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:13 #222 DONE 0.6s 09:08:13 09:08:13 #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:08:13 #223 DONE 0.2s 09:08:13 09:08:13 #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:08:13 #224 DONE 0.3s 09:08:13 09:08:13 #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:13 #225 ... 09:08:13 09:08:13 #108 [core-common-config-bootstrapper] exporting to image 09:08:13 #108 exporting layers 0.1s done 09:08:13 #108 writing image sha256:9de1344a695cfa4641fe827c60e294fb9aa4ffe50323b2ba10235065fc1f237a 0.0s done 09:08:13 #108 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 09:08:13 #108 DONE 2.6s 09:08:13 09:08:13 #226 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:08:13 #226 DONE 0.1s 09:08:13 09:08:13 #219 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:13 #219 DONE 0.7s 09:08:13 09:08:13 #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:13 #227 DONE 0.9s 09:08:13 09:08:13 #228 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:08:13 #228 DONE 0.1s 09:08:13 09:08:13 #108 [security-proxy-setup] exporting to image 09:08:13 #108 ... 09:08:13 09:08:13 #229 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:08:13 #229 DONE 0.1s 09:08:13 09:08:13 #230 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:08:13 #230 DONE 0.1s 09:08:13 09:08:13 #231 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:08:13 #231 DONE 0.0s 09:08:13 09:08:13 #108 [security-proxy-auth] exporting to image 09:08:13 #108 exporting layers 0.3s done 09:08:13 #108 writing image sha256:c6163af7c7b27351abc47bc894f610840e9d61eeaf58614096ff3f6d153d5243 done 09:08:13 #108 naming to docker.io/library/security-proxy-auth done 09:08:13 #108 writing image sha256:e4913719b57a2f7499748265c9c3fcacadb513706c26709fe1a03cd6a3b21bd9 09:08:13 #108 ... 09:08:13 09:08:13 #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:08:13 #225 DONE 0.6s 09:08:13 09:08:13 #108 [security-secretstore-setup] exporting to image 09:08:13 #108 writing image sha256:e4913719b57a2f7499748265c9c3fcacadb513706c26709fe1a03cd6a3b21bd9 done 09:08:13 #108 naming to docker.io/library/security-proxy-setup done 09:08:14 #108 exporting layers 0.2s done 09:08:14 #108 ... 09:08:14 09:08:14 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:08:14 #232 DONE 0.4s 09:08:14 09:08:14 #108 [security-bootstrapper] exporting to image 09:08:14 #108 writing image sha256:a1ff2d40c727f6e3da9d527cc98069cc8c39a85513f4e52638f0183e9b133adb done 09:08:14 #108 naming to docker.io/library/security-secretstore-setup done 09:08:14 #108 exporting layers 0.2s done 09:08:14 #108 writing image sha256:afea51087179d1ebc2a944b01cde162f2b380d4892263fc8f83414a719e41d32 done 09:08:14 #108 naming to docker.io/library/security-bootstrapper done 09:08:14 #108 DONE 3.3s 09:08:14 09:08:14 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:08:14 time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:14 time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:14 time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:14 time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:14 time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:14 time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:14 time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:14 time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:14 time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:14 time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:14 time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:14 time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:14 time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:14 time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:14 time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:08:14 time="2024-08-13T09:03:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:08:14 $ docker stop --time=1 0c8a4f60a86a9fe1b61833d0e8077b17245d8ddc67a52874441c40577f9d9837 09:08:15 $ docker rm -f --volumes 0c8a4f60a86a9fe1b61833d0e8077b17245d8ddc67a52874441c40577f9d9837 [Pipeline] // withDockerContainer [Pipeline] sh 09:08:16 + docker images 09:08:16 REPOSITORY TAG IMAGE ID CREATED SIZE 09:08:16 security-bootstrapper latest afea51087179 1 second ago 18.9MB 09:08:16 security-proxy-auth latest c6163af7c7b2 2 seconds ago 33MB 09:08:16 security-secretstore-setup latest a1ff2d40c727 2 seconds ago 37MB 09:08:16 security-proxy-setup latest e4913719b57a 2 seconds ago 26.2MB 09:08:16 core-common-config-bootstrapper latest 9de1344a695c 3 seconds ago 15.2MB 09:08:16 support-notifications latest 3334a2d3694d 3 seconds ago 42.4MB 09:08:16 support-scheduler latest e6ce715111d9 3 seconds ago 41.8MB 09:08:16 core-command latest 0fee0c5d9d5e 3 seconds ago 35.4MB 09:08:16 core-metadata latest bde48dfafd57 3 seconds ago 39.7MB 09:08:16 core-data latest 6e3b0b8e0672 4 seconds ago 39.5MB 09:08:16 support-cron-scheduler latest ef82a31b5286 4 seconds ago 44MB 09:08:16 core-keeper latest ba48edf23bef 4 seconds ago 39.4MB 09:08:16 security-spiffe-token-provider latest d292efafa793 4 seconds ago 28.8MB 09:08:16 security-spire-config latest 913cc8245dd7 3 minutes ago 120MB 09:08:16 security-spire-agent latest 9da4c9580a41 3 minutes ago 182MB 09:08:16 security-spire-server latest e0e47e029219 3 minutes ago 121MB 09:08:16 ci-base-image-x86_64 latest b1c0f82f2e1d 7 minutes ago 970MB 09:08:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 09:08:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 09:08:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:08:16 provisioning config files... 09:08:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/670@tmp/config503567730893979141tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:08:16 ---> ****-login.sh 09:08:16 nexus3.edgexfoundry.org:10001 09:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:16 Configure a credential helper to remove this warning. See 09:08:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:16 09:08:16 Login Succeeded 09:08:16 nexus3.edgexfoundry.org:10002 09:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:16 Configure a credential helper to remove this warning. See 09:08:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:16 09:08:16 Login Succeeded 09:08:16 nexus3.edgexfoundry.org:10003 09:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:16 Configure a credential helper to remove this warning. See 09:08:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:16 09:08:16 Login Succeeded 09:08:16 nexus3.edgexfoundry.org:10004 09:08:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:16 Configure a credential helper to remove this warning. See 09:08:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:16 09:08:16 Login Succeeded 09:08:16 ****.io 09:08:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:08:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:08:17 Configure a credential helper to remove this warning. See 09:08:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:08:17 09:08:17 Login Succeeded 09:08:17 ---> ****-login.sh ends [Pipeline] } 09:08:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:08:17 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:08:17 716be972356a5d958cacae13e28e6f732195427d 09:08:17 latest 09:08:17 3.2.0-dev.52 09:08:17 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:17 main 09:08:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:17 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:17 + docker push nexus3.edgexfoundry.org:10004/core-command:716be972356a5d958cacae13e28e6f732195427d 09:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:08:17 7317d9cd612e: Preparing 09:08:17 5d10e46b8dd0: Preparing 09:08:17 a50be47ded89: Preparing 09:08:17 0b794ee46758: Preparing 09:08:17 9e30cee1d4ab: Preparing 09:08:17 7819a90d0dd8: Preparing 09:08:17 ce7f800efff9: Preparing 09:08:17 ce7f800efff9: Waiting 09:08:17 7819a90d0dd8: Waiting 09:08:17 a50be47ded89: Pushed 09:08:17 0b794ee46758: Pushed 09:08:17 9e30cee1d4ab: Pushed 09:08:17 7317d9cd612e: Pushed 09:08:17 ce7f800efff9: Layer already exists 09:08:18 7819a90d0dd8: Pushed 09:08:20 5d10e46b8dd0: Pushed 09:08:20 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:c6476f729d875cb31567cdf832a8f849af54328e7fcc3d23cfd7fcc75f9e124f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:21 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:08:21 7317d9cd612e: Preparing 09:08:21 5d10e46b8dd0: Preparing 09:08:21 a50be47ded89: Preparing 09:08:21 0b794ee46758: Preparing 09:08:21 9e30cee1d4ab: Preparing 09:08:21 7819a90d0dd8: Preparing 09:08:21 ce7f800efff9: Preparing 09:08:21 7819a90d0dd8: Waiting 09:08:21 ce7f800efff9: Waiting 09:08:21 a50be47ded89: Layer already exists 09:08:21 5d10e46b8dd0: Layer already exists 09:08:21 7317d9cd612e: Layer already exists 09:08:21 9e30cee1d4ab: Layer already exists 09:08:21 0b794ee46758: Layer already exists 09:08:21 7819a90d0dd8: Layer already exists 09:08:21 ce7f800efff9: Layer already exists 09:08:21 latest: digest: sha256:c6476f729d875cb31567cdf832a8f849af54328e7fcc3d23cfd7fcc75f9e124f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:21 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.52 09:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:08:21 7317d9cd612e: Preparing 09:08:21 5d10e46b8dd0: Preparing 09:08:21 a50be47ded89: Preparing 09:08:21 0b794ee46758: Preparing 09:08:21 9e30cee1d4ab: Preparing 09:08:21 7819a90d0dd8: Preparing 09:08:21 ce7f800efff9: Preparing 09:08:21 7819a90d0dd8: Waiting 09:08:21 ce7f800efff9: Waiting 09:08:21 a50be47ded89: Layer already exists 09:08:21 5d10e46b8dd0: Layer already exists 09:08:21 0b794ee46758: Layer already exists 09:08:21 9e30cee1d4ab: Layer already exists 09:08:21 7317d9cd612e: Layer already exists 09:08:21 7819a90d0dd8: Layer already exists 09:08:21 ce7f800efff9: Layer already exists 09:08:21 3.2.0-dev.52: digest: sha256:c6476f729d875cb31567cdf832a8f849af54328e7fcc3d23cfd7fcc75f9e124f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:22 + docker push nexus3.edgexfoundry.org:10004/core-command:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:08:22 7317d9cd612e: Preparing 09:08:22 5d10e46b8dd0: Preparing 09:08:22 a50be47ded89: Preparing 09:08:22 0b794ee46758: Preparing 09:08:22 9e30cee1d4ab: Preparing 09:08:22 7819a90d0dd8: Preparing 09:08:22 ce7f800efff9: Preparing 09:08:22 ce7f800efff9: Waiting 09:08:22 7819a90d0dd8: Waiting 09:08:22 7317d9cd612e: Layer already exists 09:08:22 a50be47ded89: Layer already exists 09:08:22 9e30cee1d4ab: Layer already exists 09:08:22 0b794ee46758: Layer already exists 09:08:22 5d10e46b8dd0: Layer already exists 09:08:22 7819a90d0dd8: Layer already exists 09:08:22 ce7f800efff9: Layer already exists 09:08:22 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:c6476f729d875cb31567cdf832a8f849af54328e7fcc3d23cfd7fcc75f9e124f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:23 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:08:23 7317d9cd612e: Preparing 09:08:23 5d10e46b8dd0: Preparing 09:08:23 a50be47ded89: Preparing 09:08:23 0b794ee46758: Preparing 09:08:23 9e30cee1d4ab: Preparing 09:08:23 7819a90d0dd8: Preparing 09:08:23 ce7f800efff9: Preparing 09:08:23 7819a90d0dd8: Waiting 09:08:23 ce7f800efff9: Waiting 09:08:23 7317d9cd612e: Layer already exists 09:08:23 a50be47ded89: Layer already exists 09:08:23 5d10e46b8dd0: Layer already exists 09:08:23 9e30cee1d4ab: Layer already exists 09:08:23 0b794ee46758: Layer already exists 09:08:23 7819a90d0dd8: Layer already exists 09:08:23 ce7f800efff9: Layer already exists 09:08:23 main: digest: sha256:c6476f729d875cb31567cdf832a8f849af54328e7fcc3d23cfd7fcc75f9e124f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:23 ===================================================== [Pipeline] echo 09:08:23 taggedImages: 09:08:23 - nexus3.edgexfoundry.org:10004/core-command:716be972356a5d958cacae13e28e6f732195427d 09:08:23 - nexus3.edgexfoundry.org:10004/core-command:latest 09:08:23 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.52 09:08:23 - nexus3.edgexfoundry.org:10004/core-command:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:23 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:08:23 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:08:23 716be972356a5d958cacae13e28e6f732195427d 09:08:23 latest 09:08:23 3.2.0-dev.52 09:08:23 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:23 main 09:08:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:23 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:716be972356a5d958cacae13e28e6f732195427d 09:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:08:24 d2f2f1c5f63f: Preparing 09:08:24 45661ebca224: Preparing 09:08:24 27d200337f65: Preparing 09:08:24 fc67a281b14b: Preparing 09:08:24 a50be47ded89: Preparing 09:08:24 0b794ee46758: Preparing 09:08:24 9e30cee1d4ab: Preparing 09:08:24 7819a90d0dd8: Preparing 09:08:24 ce7f800efff9: Preparing 09:08:24 0b794ee46758: Waiting 09:08:24 ce7f800efff9: Waiting 09:08:24 7819a90d0dd8: Waiting 09:08:24 a50be47ded89: Layer already exists 09:08:24 0b794ee46758: Layer already exists 09:08:24 9e30cee1d4ab: Layer already exists 09:08:24 7819a90d0dd8: Layer already exists 09:08:24 ce7f800efff9: Layer already exists 09:08:24 d2f2f1c5f63f: Pushed 09:08:24 27d200337f65: Pushed 09:08:24 45661ebca224: Pushed 09:08:25 fc67a281b14b: Pushed 09:08:25 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:b1911a73fea0af6449459e7aeef875a4909cc763a5da2b597616d56f644c9cb6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:08:25 d2f2f1c5f63f: Preparing 09:08:25 45661ebca224: Preparing 09:08:25 27d200337f65: Preparing 09:08:25 fc67a281b14b: Preparing 09:08:25 a50be47ded89: Preparing 09:08:25 0b794ee46758: Preparing 09:08:25 9e30cee1d4ab: Preparing 09:08:25 0b794ee46758: Waiting 09:08:25 7819a90d0dd8: Preparing 09:08:25 ce7f800efff9: Preparing 09:08:25 ce7f800efff9: Waiting 09:08:25 9e30cee1d4ab: Waiting 09:08:25 7819a90d0dd8: Waiting 09:08:25 fc67a281b14b: Layer already exists 09:08:25 a50be47ded89: Layer already exists 09:08:25 45661ebca224: Layer already exists 09:08:25 d2f2f1c5f63f: Layer already exists 09:08:25 27d200337f65: Layer already exists 09:08:25 0b794ee46758: Layer already exists 09:08:25 7819a90d0dd8: Layer already exists 09:08:25 ce7f800efff9: Layer already exists 09:08:25 9e30cee1d4ab: Layer already exists 09:08:25 latest: digest: sha256:b1911a73fea0af6449459e7aeef875a4909cc763a5da2b597616d56f644c9cb6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.52 09:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:08:26 d2f2f1c5f63f: Preparing 09:08:26 45661ebca224: Preparing 09:08:26 27d200337f65: Preparing 09:08:26 fc67a281b14b: Preparing 09:08:26 a50be47ded89: Preparing 09:08:26 0b794ee46758: Preparing 09:08:26 9e30cee1d4ab: Preparing 09:08:26 7819a90d0dd8: Preparing 09:08:26 ce7f800efff9: Preparing 09:08:26 7819a90d0dd8: Waiting 09:08:26 0b794ee46758: Waiting 09:08:26 9e30cee1d4ab: Waiting 09:08:26 ce7f800efff9: Waiting 09:08:26 d2f2f1c5f63f: Layer already exists 09:08:26 27d200337f65: Layer already exists 09:08:26 45661ebca224: Layer already exists 09:08:26 fc67a281b14b: Layer already exists 09:08:26 a50be47ded89: Layer already exists 09:08:26 ce7f800efff9: Layer already exists 09:08:26 7819a90d0dd8: Layer already exists 09:08:26 9e30cee1d4ab: Layer already exists 09:08:26 0b794ee46758: Layer already exists 09:08:26 3.2.0-dev.52: digest: sha256:b1911a73fea0af6449459e7aeef875a4909cc763a5da2b597616d56f644c9cb6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:26 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:08:26 d2f2f1c5f63f: Preparing 09:08:26 45661ebca224: Preparing 09:08:26 27d200337f65: Preparing 09:08:26 fc67a281b14b: Preparing 09:08:26 a50be47ded89: Preparing 09:08:26 0b794ee46758: Preparing 09:08:26 9e30cee1d4ab: Preparing 09:08:26 7819a90d0dd8: Preparing 09:08:26 ce7f800efff9: Preparing 09:08:26 9e30cee1d4ab: Waiting 09:08:26 0b794ee46758: Waiting 09:08:26 7819a90d0dd8: Waiting 09:08:26 ce7f800efff9: Waiting 09:08:26 a50be47ded89: Layer already exists 09:08:26 27d200337f65: Layer already exists 09:08:26 d2f2f1c5f63f: Layer already exists 09:08:26 45661ebca224: Layer already exists 09:08:26 fc67a281b14b: Layer already exists 09:08:26 7819a90d0dd8: Layer already exists 09:08:26 9e30cee1d4ab: Layer already exists 09:08:26 0b794ee46758: Layer already exists 09:08:26 ce7f800efff9: Layer already exists 09:08:26 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:b1911a73fea0af6449459e7aeef875a4909cc763a5da2b597616d56f644c9cb6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:27 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:08:27 d2f2f1c5f63f: Preparing 09:08:27 45661ebca224: Preparing 09:08:27 27d200337f65: Preparing 09:08:27 fc67a281b14b: Preparing 09:08:27 a50be47ded89: Preparing 09:08:27 0b794ee46758: Preparing 09:08:27 9e30cee1d4ab: Preparing 09:08:27 7819a90d0dd8: Preparing 09:08:27 ce7f800efff9: Preparing 09:08:27 9e30cee1d4ab: Waiting 09:08:27 7819a90d0dd8: Waiting 09:08:27 ce7f800efff9: Waiting 09:08:27 0b794ee46758: Waiting 09:08:27 d2f2f1c5f63f: Layer already exists 09:08:27 fc67a281b14b: Layer already exists 09:08:27 45661ebca224: Layer already exists 09:08:27 a50be47ded89: Layer already exists 09:08:27 27d200337f65: Layer already exists 09:08:27 0b794ee46758: Layer already exists 09:08:27 7819a90d0dd8: Layer already exists 09:08:27 9e30cee1d4ab: Layer already exists 09:08:27 ce7f800efff9: Layer already exists 09:08:27 main: digest: sha256:b1911a73fea0af6449459e7aeef875a4909cc763a5da2b597616d56f644c9cb6 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:27 ===================================================== [Pipeline] echo 09:08:27 taggedImages: 09:08:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:716be972356a5d958cacae13e28e6f732195427d 09:08:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:08:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.52 09:08:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:08:27 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:08:27 716be972356a5d958cacae13e28e6f732195427d 09:08:27 latest 09:08:27 3.2.0-dev.52 09:08:27 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:27 main 09:08:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:28 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:28 + docker push nexus3.edgexfoundry.org:10004/core-data:716be972356a5d958cacae13e28e6f732195427d 09:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:08:28 ad0764ba9a91: Preparing 09:08:28 ca23c9f1c774: Preparing 09:08:28 a50be47ded89: Preparing 09:08:28 0b794ee46758: Preparing 09:08:28 8916a23e1791: Preparing 09:08:28 7819a90d0dd8: Preparing 09:08:28 ce7f800efff9: Preparing 09:08:28 ce7f800efff9: Waiting 09:08:28 7819a90d0dd8: Waiting 09:08:28 a50be47ded89: Layer already exists 09:08:28 0b794ee46758: Layer already exists 09:08:28 7819a90d0dd8: Layer already exists 09:08:28 ce7f800efff9: Layer already exists 09:08:28 8916a23e1791: Pushed 09:08:28 ad0764ba9a91: Pushed 09:08:31 ca23c9f1c774: Pushed 09:08:31 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:cd19cef957214f22d541d3cac2eb1d27f0beb0c32c816715dbad54ed219479b8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:32 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:08:32 ad0764ba9a91: Preparing 09:08:32 ca23c9f1c774: Preparing 09:08:32 a50be47ded89: Preparing 09:08:32 0b794ee46758: Preparing 09:08:32 8916a23e1791: Preparing 09:08:32 7819a90d0dd8: Preparing 09:08:32 ce7f800efff9: Preparing 09:08:32 7819a90d0dd8: Waiting 09:08:32 ce7f800efff9: Waiting 09:08:32 a50be47ded89: Layer already exists 09:08:32 ca23c9f1c774: Layer already exists 09:08:32 8916a23e1791: Layer already exists 09:08:32 ad0764ba9a91: Layer already exists 09:08:32 0b794ee46758: Layer already exists 09:08:32 7819a90d0dd8: Layer already exists 09:08:32 ce7f800efff9: Layer already exists 09:08:32 latest: digest: sha256:cd19cef957214f22d541d3cac2eb1d27f0beb0c32c816715dbad54ed219479b8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:33 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.52 09:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:08:33 ad0764ba9a91: Preparing 09:08:33 ca23c9f1c774: Preparing 09:08:33 a50be47ded89: Preparing 09:08:33 0b794ee46758: Preparing 09:08:33 8916a23e1791: Preparing 09:08:33 7819a90d0dd8: Preparing 09:08:33 ce7f800efff9: Preparing 09:08:33 7819a90d0dd8: Waiting 09:08:33 ce7f800efff9: Waiting 09:08:33 a50be47ded89: Layer already exists 09:08:33 ca23c9f1c774: Layer already exists 09:08:33 ad0764ba9a91: Layer already exists 09:08:33 8916a23e1791: Layer already exists 09:08:33 0b794ee46758: Layer already exists 09:08:33 7819a90d0dd8: Layer already exists 09:08:33 ce7f800efff9: Layer already exists 09:08:33 3.2.0-dev.52: digest: sha256:cd19cef957214f22d541d3cac2eb1d27f0beb0c32c816715dbad54ed219479b8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:33 + docker push nexus3.edgexfoundry.org:10004/core-data:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:08:33 ad0764ba9a91: Preparing 09:08:33 ca23c9f1c774: Preparing 09:08:33 a50be47ded89: Preparing 09:08:33 0b794ee46758: Preparing 09:08:33 8916a23e1791: Preparing 09:08:33 7819a90d0dd8: Preparing 09:08:33 ce7f800efff9: Preparing 09:08:33 7819a90d0dd8: Waiting 09:08:33 ce7f800efff9: Waiting 09:08:33 ad0764ba9a91: Layer already exists 09:08:33 0b794ee46758: Layer already exists 09:08:33 8916a23e1791: Layer already exists 09:08:33 ca23c9f1c774: Layer already exists 09:08:33 a50be47ded89: Layer already exists 09:08:33 7819a90d0dd8: Layer already exists 09:08:33 ce7f800efff9: Layer already exists 09:08:33 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:cd19cef957214f22d541d3cac2eb1d27f0beb0c32c816715dbad54ed219479b8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:34 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:08:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:08:34 ad0764ba9a91: Preparing 09:08:34 ca23c9f1c774: Preparing 09:08:34 a50be47ded89: Preparing 09:08:34 0b794ee46758: Preparing 09:08:34 8916a23e1791: Preparing 09:08:34 7819a90d0dd8: Preparing 09:08:34 ce7f800efff9: Preparing 09:08:34 7819a90d0dd8: Waiting 09:08:34 ce7f800efff9: Waiting 09:08:34 ad0764ba9a91: Layer already exists 09:08:34 8916a23e1791: Layer already exists 09:08:34 a50be47ded89: Layer already exists 09:08:34 0b794ee46758: Layer already exists 09:08:34 ca23c9f1c774: Layer already exists 09:08:34 ce7f800efff9: Layer already exists 09:08:34 7819a90d0dd8: Layer already exists 09:08:34 main: digest: sha256:cd19cef957214f22d541d3cac2eb1d27f0beb0c32c816715dbad54ed219479b8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:34 ===================================================== [Pipeline] echo 09:08:34 taggedImages: 09:08:34 - nexus3.edgexfoundry.org:10004/core-data:716be972356a5d958cacae13e28e6f732195427d 09:08:34 - nexus3.edgexfoundry.org:10004/core-data:latest 09:08:34 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.52 09:08:34 - nexus3.edgexfoundry.org:10004/core-data:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:34 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:08:34 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:08:34 716be972356a5d958cacae13e28e6f732195427d 09:08:34 latest 09:08:34 3.2.0-dev.52 09:08:34 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:34 main 09:08:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:35 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper:716be972356a5d958cacae13e28e6f732195427d 09:08:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:08:35 295ee0fc6942: Preparing 09:08:35 6dd9b11e975b: Preparing 09:08:35 0b794ee46758: Preparing 09:08:35 1c7e2f2c96b2: Preparing 09:08:35 d599e9ea558b: Preparing 09:08:35 ce7f800efff9: Preparing 09:08:35 ce7f800efff9: Waiting 09:08:35 0b794ee46758: Layer already exists 09:08:35 ce7f800efff9: Layer already exists 09:08:35 d599e9ea558b: Pushed 09:08:35 295ee0fc6942: Pushed 09:08:35 1c7e2f2c96b2: Pushed 09:08:38 6dd9b11e975b: Pushed 09:08:38 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:9202df0177a1e897aa82537fe1b50c17ca6d6714d9a64a6aff1f5b86fb751b17 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:39 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:08:39 295ee0fc6942: Preparing 09:08:39 6dd9b11e975b: Preparing 09:08:39 0b794ee46758: Preparing 09:08:39 1c7e2f2c96b2: Preparing 09:08:39 d599e9ea558b: Preparing 09:08:39 ce7f800efff9: Preparing 09:08:39 ce7f800efff9: Waiting 09:08:39 d599e9ea558b: Layer already exists 09:08:39 0b794ee46758: Layer already exists 09:08:39 295ee0fc6942: Layer already exists 09:08:39 6dd9b11e975b: Layer already exists 09:08:39 1c7e2f2c96b2: Layer already exists 09:08:39 ce7f800efff9: Layer already exists 09:08:39 latest: digest: sha256:9202df0177a1e897aa82537fe1b50c17ca6d6714d9a64a6aff1f5b86fb751b17 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:39 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.52 09:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:08:40 295ee0fc6942: Preparing 09:08:40 6dd9b11e975b: Preparing 09:08:40 0b794ee46758: Preparing 09:08:40 1c7e2f2c96b2: Preparing 09:08:40 d599e9ea558b: Preparing 09:08:40 ce7f800efff9: Preparing 09:08:40 ce7f800efff9: Waiting 09:08:40 295ee0fc6942: Layer already exists 09:08:40 6dd9b11e975b: Layer already exists 09:08:40 0b794ee46758: Layer already exists 09:08:40 1c7e2f2c96b2: Layer already exists 09:08:40 d599e9ea558b: Layer already exists 09:08:40 ce7f800efff9: Layer already exists 09:08:40 3.2.0-dev.52: digest: sha256:9202df0177a1e897aa82537fe1b50c17ca6d6714d9a64a6aff1f5b86fb751b17 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:08:40 295ee0fc6942: Preparing 09:08:40 6dd9b11e975b: Preparing 09:08:40 0b794ee46758: Preparing 09:08:40 1c7e2f2c96b2: Preparing 09:08:40 d599e9ea558b: Preparing 09:08:40 ce7f800efff9: Preparing 09:08:40 1c7e2f2c96b2: Layer already exists 09:08:40 6dd9b11e975b: Layer already exists 09:08:40 d599e9ea558b: Layer already exists 09:08:40 0b794ee46758: Layer already exists 09:08:40 295ee0fc6942: Layer already exists 09:08:40 ce7f800efff9: Layer already exists 09:08:40 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:9202df0177a1e897aa82537fe1b50c17ca6d6714d9a64a6aff1f5b86fb751b17 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:08:41 295ee0fc6942: Preparing 09:08:41 6dd9b11e975b: Preparing 09:08:41 0b794ee46758: Preparing 09:08:41 1c7e2f2c96b2: Preparing 09:08:41 d599e9ea558b: Preparing 09:08:41 ce7f800efff9: Preparing 09:08:41 ce7f800efff9: Waiting 09:08:41 0b794ee46758: Layer already exists 09:08:41 1c7e2f2c96b2: Layer already exists 09:08:41 6dd9b11e975b: Layer already exists 09:08:41 d599e9ea558b: Layer already exists 09:08:41 295ee0fc6942: Layer already exists 09:08:41 ce7f800efff9: Layer already exists 09:08:41 main: digest: sha256:9202df0177a1e897aa82537fe1b50c17ca6d6714d9a64a6aff1f5b86fb751b17 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:41 ===================================================== [Pipeline] echo 09:08:41 taggedImages: 09:08:41 - nexus3.edgexfoundry.org:10004/core-keeper:716be972356a5d958cacae13e28e6f732195427d 09:08:41 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:08:41 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.52 09:08:41 - nexus3.edgexfoundry.org:10004/core-keeper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:41 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:08:41 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:08:41 716be972356a5d958cacae13e28e6f732195427d 09:08:41 latest 09:08:41 3.2.0-dev.52 09:08:41 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:41 main 09:08:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:716be972356a5d958cacae13e28e6f732195427d 09:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:08:42 b454f89a1820: Preparing 09:08:42 1bfa5926fee8: Preparing 09:08:42 64d66e430e1b: Preparing 09:08:42 a50be47ded89: Preparing 09:08:42 0b794ee46758: Preparing 09:08:42 9e30cee1d4ab: Preparing 09:08:42 7819a90d0dd8: Preparing 09:08:42 ce7f800efff9: Preparing 09:08:42 9e30cee1d4ab: Waiting 09:08:42 ce7f800efff9: Waiting 09:08:42 0b794ee46758: Layer already exists 09:08:42 a50be47ded89: Layer already exists 09:08:42 9e30cee1d4ab: Layer already exists 09:08:42 7819a90d0dd8: Layer already exists 09:08:42 ce7f800efff9: Layer already exists 09:08:42 b454f89a1820: Pushed 09:08:42 1bfa5926fee8: Pushed 09:08:45 64d66e430e1b: Pushed 09:08:45 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:cd1c7c5238b6738cf104fb6b5be7c2679da8689251cf2e68adb73ccdce9a1b97 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:08:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:08:46 b454f89a1820: Preparing 09:08:46 1bfa5926fee8: Preparing 09:08:46 64d66e430e1b: Preparing 09:08:46 a50be47ded89: Preparing 09:08:46 0b794ee46758: Preparing 09:08:46 9e30cee1d4ab: Preparing 09:08:46 7819a90d0dd8: Preparing 09:08:46 ce7f800efff9: Preparing 09:08:46 7819a90d0dd8: Waiting 09:08:46 ce7f800efff9: Waiting 09:08:46 9e30cee1d4ab: Waiting 09:08:46 0b794ee46758: Layer already exists 09:08:46 a50be47ded89: Layer already exists 09:08:46 64d66e430e1b: Layer already exists 09:08:46 b454f89a1820: Layer already exists 09:08:46 1bfa5926fee8: Layer already exists 09:08:46 9e30cee1d4ab: Layer already exists 09:08:46 7819a90d0dd8: Layer already exists 09:08:46 ce7f800efff9: Layer already exists 09:08:46 latest: digest: sha256:cd1c7c5238b6738cf104fb6b5be7c2679da8689251cf2e68adb73ccdce9a1b97 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:46 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.52 09:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:08:47 b454f89a1820: Preparing 09:08:47 1bfa5926fee8: Preparing 09:08:47 64d66e430e1b: Preparing 09:08:47 a50be47ded89: Preparing 09:08:47 0b794ee46758: Preparing 09:08:47 9e30cee1d4ab: Preparing 09:08:47 7819a90d0dd8: Preparing 09:08:47 ce7f800efff9: Preparing 09:08:47 7819a90d0dd8: Waiting 09:08:47 ce7f800efff9: Waiting 09:08:47 9e30cee1d4ab: Waiting 09:08:47 0b794ee46758: Layer already exists 09:08:47 a50be47ded89: Layer already exists 09:08:47 b454f89a1820: Layer already exists 09:08:47 64d66e430e1b: Layer already exists 09:08:47 1bfa5926fee8: Layer already exists 09:08:47 9e30cee1d4ab: Layer already exists 09:08:47 7819a90d0dd8: Layer already exists 09:08:47 ce7f800efff9: Layer already exists 09:08:47 3.2.0-dev.52: digest: sha256:cd1c7c5238b6738cf104fb6b5be7c2679da8689251cf2e68adb73ccdce9a1b97 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:08:47 b454f89a1820: Preparing 09:08:47 1bfa5926fee8: Preparing 09:08:47 64d66e430e1b: Preparing 09:08:47 a50be47ded89: Preparing 09:08:47 0b794ee46758: Preparing 09:08:47 9e30cee1d4ab: Preparing 09:08:47 7819a90d0dd8: Preparing 09:08:47 ce7f800efff9: Preparing 09:08:47 9e30cee1d4ab: Waiting 09:08:47 7819a90d0dd8: Waiting 09:08:47 ce7f800efff9: Waiting 09:08:47 1bfa5926fee8: Layer already exists 09:08:47 b454f89a1820: Layer already exists 09:08:47 0b794ee46758: Layer already exists 09:08:47 64d66e430e1b: Layer already exists 09:08:47 a50be47ded89: Layer already exists 09:08:47 7819a90d0dd8: Layer already exists 09:08:47 9e30cee1d4ab: Layer already exists 09:08:47 ce7f800efff9: Layer already exists 09:08:47 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:cd1c7c5238b6738cf104fb6b5be7c2679da8689251cf2e68adb73ccdce9a1b97 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:08:48 b454f89a1820: Preparing 09:08:48 1bfa5926fee8: Preparing 09:08:48 64d66e430e1b: Preparing 09:08:48 a50be47ded89: Preparing 09:08:48 0b794ee46758: Preparing 09:08:48 9e30cee1d4ab: Preparing 09:08:48 7819a90d0dd8: Preparing 09:08:48 9e30cee1d4ab: Waiting 09:08:48 ce7f800efff9: Preparing 09:08:48 7819a90d0dd8: Waiting 09:08:48 1bfa5926fee8: Layer already exists 09:08:48 64d66e430e1b: Layer already exists 09:08:48 0b794ee46758: Layer already exists 09:08:48 a50be47ded89: Layer already exists 09:08:48 b454f89a1820: Layer already exists 09:08:48 ce7f800efff9: Layer already exists 09:08:48 7819a90d0dd8: Layer already exists 09:08:48 9e30cee1d4ab: Layer already exists 09:08:48 main: digest: sha256:cd1c7c5238b6738cf104fb6b5be7c2679da8689251cf2e68adb73ccdce9a1b97 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:48 ===================================================== [Pipeline] echo 09:08:48 taggedImages: 09:08:48 - nexus3.edgexfoundry.org:10004/core-metadata:716be972356a5d958cacae13e28e6f732195427d 09:08:48 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:08:48 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.52 09:08:48 - nexus3.edgexfoundry.org:10004/core-metadata:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:48 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:08:48 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:08:48 716be972356a5d958cacae13e28e6f732195427d 09:08:48 latest 09:08:48 3.2.0-dev.52 09:08:48 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:48 main 09:08:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:716be972356a5d958cacae13e28e6f732195427d 09:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:08:49 b8c392c85592: Preparing 09:08:49 3a4468255f75: Preparing 09:08:49 e4508064406a: Preparing 09:08:49 e7d6b53459fd: Preparing 09:08:49 4565bbcff612: Preparing 09:08:49 38802e035d25: Preparing 09:08:49 f4b205ec4cb4: Preparing 09:08:49 fc19b859b335: Preparing 09:08:49 a50be47ded89: Preparing 09:08:49 0b794ee46758: Preparing 09:08:49 111d59929b2e: Preparing 09:08:49 11f128789c1b: Preparing 09:08:49 fc19b859b335: Waiting 09:08:49 5f70bf18a086: Preparing 09:08:49 27ea648fbb82: Preparing 09:08:49 0b794ee46758: Waiting 09:08:49 6a3cbf0f8e3d: Preparing 09:08:49 fde18f5642c5: Preparing 09:08:49 ce7f800efff9: Preparing 09:08:49 38802e035d25: Waiting 09:08:49 11f128789c1b: Waiting 09:08:49 a50be47ded89: Waiting 09:08:49 5f70bf18a086: Waiting 09:08:49 fde18f5642c5: Waiting 09:08:49 ce7f800efff9: Waiting 09:08:49 27ea648fbb82: Waiting 09:08:49 f4b205ec4cb4: Waiting 09:08:49 111d59929b2e: Waiting 09:08:49 6a3cbf0f8e3d: Waiting 09:08:49 b8c392c85592: Pushed 09:08:49 4565bbcff612: Pushed 09:08:49 3a4468255f75: Pushed 09:08:49 e4508064406a: Pushed 09:08:49 e7d6b53459fd: Pushed 09:08:49 0b794ee46758: Layer already exists 09:08:49 a50be47ded89: Layer already exists 09:08:49 38802e035d25: Pushed 09:08:49 f4b205ec4cb4: Pushed 09:08:49 5f70bf18a086: Layer already exists 09:08:49 11f128789c1b: Pushed 09:08:49 111d59929b2e: Pushed 09:08:49 27ea648fbb82: Pushed 09:08:49 ce7f800efff9: Layer already exists 09:08:49 6a3cbf0f8e3d: Pushed 09:08:49 fde18f5642c5: Pushed 09:08:50 fc19b859b335: Pushed 09:08:50 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:7949071a742bb726869446c3a2355aca2fcc380fc27eb0ca7030a7d22de3124a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:08:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:08:51 b8c392c85592: Preparing 09:08:51 3a4468255f75: Preparing 09:08:51 e4508064406a: Preparing 09:08:51 e7d6b53459fd: Preparing 09:08:51 4565bbcff612: Preparing 09:08:51 38802e035d25: Preparing 09:08:51 f4b205ec4cb4: Preparing 09:08:51 fc19b859b335: Preparing 09:08:51 a50be47ded89: Preparing 09:08:51 0b794ee46758: Preparing 09:08:51 111d59929b2e: Preparing 09:08:51 11f128789c1b: Preparing 09:08:51 5f70bf18a086: Preparing 09:08:51 27ea648fbb82: Preparing 09:08:51 6a3cbf0f8e3d: Preparing 09:08:51 fde18f5642c5: Preparing 09:08:51 ce7f800efff9: Preparing 09:08:51 111d59929b2e: Waiting 09:08:51 11f128789c1b: Waiting 09:08:51 38802e035d25: Waiting 09:08:51 f4b205ec4cb4: Waiting 09:08:51 fc19b859b335: Waiting 09:08:51 a50be47ded89: Waiting 09:08:51 0b794ee46758: Waiting 09:08:51 5f70bf18a086: Waiting 09:08:51 fde18f5642c5: Waiting 09:08:51 27ea648fbb82: Waiting 09:08:51 6a3cbf0f8e3d: Waiting 09:08:51 b8c392c85592: Layer already exists 09:08:51 e7d6b53459fd: Layer already exists 09:08:51 e4508064406a: Layer already exists 09:08:51 4565bbcff612: Layer already exists 09:08:51 3a4468255f75: Layer already exists 09:08:51 f4b205ec4cb4: Layer already exists 09:08:51 fc19b859b335: Layer already exists 09:08:51 38802e035d25: Layer already exists 09:08:51 a50be47ded89: Layer already exists 09:08:51 0b794ee46758: Layer already exists 09:08:51 111d59929b2e: Layer already exists 09:08:51 11f128789c1b: Layer already exists 09:08:51 5f70bf18a086: Layer already exists 09:08:51 27ea648fbb82: Layer already exists 09:08:51 6a3cbf0f8e3d: Layer already exists 09:08:51 fde18f5642c5: Layer already exists 09:08:51 ce7f800efff9: Layer already exists 09:08:51 latest: digest: sha256:7949071a742bb726869446c3a2355aca2fcc380fc27eb0ca7030a7d22de3124a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.52 09:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:08:52 b8c392c85592: Preparing 09:08:52 3a4468255f75: Preparing 09:08:52 e4508064406a: Preparing 09:08:52 e7d6b53459fd: Preparing 09:08:52 4565bbcff612: Preparing 09:08:52 38802e035d25: Preparing 09:08:52 f4b205ec4cb4: Preparing 09:08:52 fc19b859b335: Preparing 09:08:52 a50be47ded89: Preparing 09:08:52 0b794ee46758: Preparing 09:08:52 111d59929b2e: Preparing 09:08:52 11f128789c1b: Preparing 09:08:52 5f70bf18a086: Preparing 09:08:52 27ea648fbb82: Preparing 09:08:52 6a3cbf0f8e3d: Preparing 09:08:52 fde18f5642c5: Preparing 09:08:52 ce7f800efff9: Preparing 09:08:52 11f128789c1b: Waiting 09:08:52 a50be47ded89: Waiting 09:08:52 38802e035d25: Waiting 09:08:52 5f70bf18a086: Waiting 09:08:52 0b794ee46758: Waiting 09:08:52 f4b205ec4cb4: Waiting 09:08:52 111d59929b2e: Waiting 09:08:52 27ea648fbb82: Waiting 09:08:52 fde18f5642c5: Waiting 09:08:52 ce7f800efff9: Waiting 09:08:52 6a3cbf0f8e3d: Waiting 09:08:52 e4508064406a: Layer already exists 09:08:52 3a4468255f75: Layer already exists 09:08:52 e7d6b53459fd: Layer already exists 09:08:52 b8c392c85592: Layer already exists 09:08:52 4565bbcff612: Layer already exists 09:08:52 38802e035d25: Layer already exists 09:08:52 fc19b859b335: Layer already exists 09:08:52 f4b205ec4cb4: Layer already exists 09:08:52 a50be47ded89: Layer already exists 09:08:52 0b794ee46758: Layer already exists 09:08:52 11f128789c1b: Layer already exists 09:08:52 111d59929b2e: Layer already exists 09:08:52 6a3cbf0f8e3d: Layer already exists 09:08:52 27ea648fbb82: Layer already exists 09:08:52 5f70bf18a086: Layer already exists 09:08:52 ce7f800efff9: Layer already exists 09:08:52 fde18f5642c5: Layer already exists 09:08:52 3.2.0-dev.52: digest: sha256:7949071a742bb726869446c3a2355aca2fcc380fc27eb0ca7030a7d22de3124a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:08:52 b8c392c85592: Preparing 09:08:52 3a4468255f75: Preparing 09:08:52 e4508064406a: Preparing 09:08:52 e7d6b53459fd: Preparing 09:08:52 4565bbcff612: Preparing 09:08:52 38802e035d25: Preparing 09:08:52 f4b205ec4cb4: Preparing 09:08:52 fc19b859b335: Preparing 09:08:52 a50be47ded89: Preparing 09:08:52 0b794ee46758: Preparing 09:08:52 111d59929b2e: Preparing 09:08:52 11f128789c1b: Preparing 09:08:52 5f70bf18a086: Preparing 09:08:52 27ea648fbb82: Preparing 09:08:52 f4b205ec4cb4: Waiting 09:08:52 6a3cbf0f8e3d: Preparing 09:08:52 fde18f5642c5: Preparing 09:08:52 fc19b859b335: Waiting 09:08:52 ce7f800efff9: Preparing 09:08:52 a50be47ded89: Waiting 09:08:52 0b794ee46758: Waiting 09:08:52 5f70bf18a086: Waiting 09:08:52 27ea648fbb82: Waiting 09:08:52 111d59929b2e: Waiting 09:08:52 6a3cbf0f8e3d: Waiting 09:08:52 11f128789c1b: Waiting 09:08:52 fde18f5642c5: Waiting 09:08:52 ce7f800efff9: Waiting 09:08:52 38802e035d25: Waiting 09:08:52 3a4468255f75: Layer already exists 09:08:52 4565bbcff612: Layer already exists 09:08:52 b8c392c85592: Layer already exists 09:08:52 e7d6b53459fd: Layer already exists 09:08:52 e4508064406a: Layer already exists 09:08:52 38802e035d25: Layer already exists 09:08:52 f4b205ec4cb4: Layer already exists 09:08:52 fc19b859b335: Layer already exists 09:08:52 a50be47ded89: Layer already exists 09:08:52 0b794ee46758: Layer already exists 09:08:52 111d59929b2e: Layer already exists 09:08:52 11f128789c1b: Layer already exists 09:08:52 5f70bf18a086: Layer already exists 09:08:52 27ea648fbb82: Layer already exists 09:08:52 6a3cbf0f8e3d: Layer already exists 09:08:52 ce7f800efff9: Layer already exists 09:08:52 fde18f5642c5: Layer already exists 09:08:52 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:7949071a742bb726869446c3a2355aca2fcc380fc27eb0ca7030a7d22de3124a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:08:53 b8c392c85592: Preparing 09:08:53 3a4468255f75: Preparing 09:08:53 e4508064406a: Preparing 09:08:53 e7d6b53459fd: Preparing 09:08:53 4565bbcff612: Preparing 09:08:53 38802e035d25: Preparing 09:08:53 f4b205ec4cb4: Preparing 09:08:53 fc19b859b335: Preparing 09:08:53 a50be47ded89: Preparing 09:08:53 0b794ee46758: Preparing 09:08:53 111d59929b2e: Preparing 09:08:53 11f128789c1b: Preparing 09:08:53 5f70bf18a086: Preparing 09:08:53 27ea648fbb82: Preparing 09:08:53 6a3cbf0f8e3d: Preparing 09:08:53 fde18f5642c5: Preparing 09:08:53 ce7f800efff9: Preparing 09:08:53 f4b205ec4cb4: Waiting 09:08:53 111d59929b2e: Waiting 09:08:53 fc19b859b335: Waiting 09:08:53 11f128789c1b: Waiting 09:08:53 a50be47ded89: Waiting 09:08:53 5f70bf18a086: Waiting 09:08:53 0b794ee46758: Waiting 09:08:53 27ea648fbb82: Waiting 09:08:53 ce7f800efff9: Waiting 09:08:53 6a3cbf0f8e3d: Waiting 09:08:53 fde18f5642c5: Waiting 09:08:53 4565bbcff612: Layer already exists 09:08:53 e4508064406a: Layer already exists 09:08:53 e7d6b53459fd: Layer already exists 09:08:53 3a4468255f75: Layer already exists 09:08:53 b8c392c85592: Layer already exists 09:08:53 38802e035d25: Layer already exists 09:08:53 fc19b859b335: Layer already exists 09:08:53 f4b205ec4cb4: Layer already exists 09:08:53 0b794ee46758: Layer already exists 09:08:53 a50be47ded89: Layer already exists 09:08:53 111d59929b2e: Layer already exists 09:08:53 5f70bf18a086: Layer already exists 09:08:53 27ea648fbb82: Layer already exists 09:08:53 11f128789c1b: Layer already exists 09:08:53 6a3cbf0f8e3d: Layer already exists 09:08:53 fde18f5642c5: Layer already exists 09:08:53 ce7f800efff9: Layer already exists 09:08:53 main: digest: sha256:7949071a742bb726869446c3a2355aca2fcc380fc27eb0ca7030a7d22de3124a size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:53 ===================================================== [Pipeline] echo 09:08:53 taggedImages: 09:08:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:716be972356a5d958cacae13e28e6f732195427d 09:08:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:08:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.52 09:08:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:08:53 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:08:53 716be972356a5d958cacae13e28e6f732195427d 09:08:53 latest 09:08:53 3.2.0-dev.52 09:08:53 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:53 main 09:08:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:716be972356a5d958cacae13e28e6f732195427d 09:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:08:54 ae6c77473bdf: Preparing 09:08:54 45661ebca224: Preparing 09:08:54 9850d7e1c52b: Preparing 09:08:54 c98ef4aa33b8: Preparing 09:08:54 a50be47ded89: Preparing 09:08:54 0b794ee46758: Preparing 09:08:54 9e30cee1d4ab: Preparing 09:08:54 7819a90d0dd8: Preparing 09:08:54 ce7f800efff9: Preparing 09:08:54 0b794ee46758: Waiting 09:08:54 7819a90d0dd8: Waiting 09:08:54 9e30cee1d4ab: Waiting 09:08:54 45661ebca224: Layer already exists 09:08:54 a50be47ded89: Layer already exists 09:08:54 0b794ee46758: Layer already exists 09:08:54 9e30cee1d4ab: Layer already exists 09:08:54 7819a90d0dd8: Layer already exists 09:08:54 ce7f800efff9: Layer already exists 09:08:54 9850d7e1c52b: Pushed 09:08:54 ae6c77473bdf: Pushed 09:08:56 c98ef4aa33b8: Pushed 09:08:57 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:324cc90b7ec6a1f81cc82ac9642c19f90afc9b0793fd728ef9d62e14253d2959 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:08:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:08:57 ae6c77473bdf: Preparing 09:08:57 45661ebca224: Preparing 09:08:57 9850d7e1c52b: Preparing 09:08:57 c98ef4aa33b8: Preparing 09:08:57 a50be47ded89: Preparing 09:08:57 0b794ee46758: Preparing 09:08:57 9e30cee1d4ab: Preparing 09:08:57 7819a90d0dd8: Preparing 09:08:57 ce7f800efff9: Preparing 09:08:57 0b794ee46758: Waiting 09:08:57 9e30cee1d4ab: Waiting 09:08:57 7819a90d0dd8: Waiting 09:08:57 ce7f800efff9: Waiting 09:08:57 45661ebca224: Layer already exists 09:08:57 a50be47ded89: Layer already exists 09:08:57 9850d7e1c52b: Layer already exists 09:08:57 c98ef4aa33b8: Layer already exists 09:08:57 ae6c77473bdf: Layer already exists 09:08:57 0b794ee46758: Layer already exists 09:08:57 ce7f800efff9: Layer already exists 09:08:57 7819a90d0dd8: Layer already exists 09:08:57 9e30cee1d4ab: Layer already exists 09:08:57 latest: digest: sha256:324cc90b7ec6a1f81cc82ac9642c19f90afc9b0793fd728ef9d62e14253d2959 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.52 09:08:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:08:58 ae6c77473bdf: Preparing 09:08:58 45661ebca224: Preparing 09:08:58 9850d7e1c52b: Preparing 09:08:58 c98ef4aa33b8: Preparing 09:08:58 a50be47ded89: Preparing 09:08:58 0b794ee46758: Preparing 09:08:58 9e30cee1d4ab: Preparing 09:08:58 7819a90d0dd8: Preparing 09:08:58 ce7f800efff9: Preparing 09:08:58 9e30cee1d4ab: Waiting 09:08:58 7819a90d0dd8: Waiting 09:08:58 0b794ee46758: Waiting 09:08:58 ce7f800efff9: Waiting 09:08:58 45661ebca224: Layer already exists 09:08:58 c98ef4aa33b8: Layer already exists 09:08:58 9850d7e1c52b: Layer already exists 09:08:58 ae6c77473bdf: Layer already exists 09:08:58 a50be47ded89: Layer already exists 09:08:58 0b794ee46758: Layer already exists 09:08:58 7819a90d0dd8: Layer already exists 09:08:58 9e30cee1d4ab: Layer already exists 09:08:58 ce7f800efff9: Layer already exists 09:08:58 3.2.0-dev.52: digest: sha256:324cc90b7ec6a1f81cc82ac9642c19f90afc9b0793fd728ef9d62e14253d2959 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:08:59 ae6c77473bdf: Preparing 09:08:59 45661ebca224: Preparing 09:08:59 9850d7e1c52b: Preparing 09:08:59 c98ef4aa33b8: Preparing 09:08:59 a50be47ded89: Preparing 09:08:59 0b794ee46758: Preparing 09:08:59 9e30cee1d4ab: Preparing 09:08:59 7819a90d0dd8: Preparing 09:08:59 ce7f800efff9: Preparing 09:08:59 0b794ee46758: Waiting 09:08:59 9e30cee1d4ab: Waiting 09:08:59 7819a90d0dd8: Waiting 09:08:59 ce7f800efff9: Waiting 09:08:59 a50be47ded89: Layer already exists 09:08:59 c98ef4aa33b8: Layer already exists 09:08:59 9850d7e1c52b: Layer already exists 09:08:59 ae6c77473bdf: Layer already exists 09:08:59 45661ebca224: Layer already exists 09:08:59 9e30cee1d4ab: Layer already exists 09:08:59 0b794ee46758: Layer already exists 09:08:59 ce7f800efff9: Layer already exists 09:08:59 7819a90d0dd8: Layer already exists 09:08:59 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:324cc90b7ec6a1f81cc82ac9642c19f90afc9b0793fd728ef9d62e14253d2959 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:08:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:08:59 ae6c77473bdf: Preparing 09:08:59 45661ebca224: Preparing 09:08:59 9850d7e1c52b: Preparing 09:08:59 c98ef4aa33b8: Preparing 09:08:59 a50be47ded89: Preparing 09:08:59 0b794ee46758: Preparing 09:08:59 9e30cee1d4ab: Preparing 09:08:59 7819a90d0dd8: Preparing 09:08:59 ce7f800efff9: Preparing 09:08:59 9e30cee1d4ab: Waiting 09:08:59 7819a90d0dd8: Waiting 09:08:59 ce7f800efff9: Waiting 09:08:59 0b794ee46758: Waiting 09:08:59 45661ebca224: Layer already exists 09:08:59 ae6c77473bdf: Layer already exists 09:08:59 a50be47ded89: Layer already exists 09:08:59 9850d7e1c52b: Layer already exists 09:08:59 c98ef4aa33b8: Layer already exists 09:08:59 0b794ee46758: Layer already exists 09:08:59 9e30cee1d4ab: Layer already exists 09:08:59 ce7f800efff9: Layer already exists 09:08:59 7819a90d0dd8: Layer already exists 09:08:59 main: digest: sha256:324cc90b7ec6a1f81cc82ac9642c19f90afc9b0793fd728ef9d62e14253d2959 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:08:59 ===================================================== [Pipeline] echo 09:08:59 taggedImages: 09:08:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:716be972356a5d958cacae13e28e6f732195427d 09:08:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:08:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.52 09:08:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:59 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:08:59 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:08:59 716be972356a5d958cacae13e28e6f732195427d 09:08:59 latest 09:08:59 3.2.0-dev.52 09:08:59 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:08:59 main 09:08:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:00 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:716be972356a5d958cacae13e28e6f732195427d 09:09:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:09:00 966c7c6a49c6: Preparing 09:09:00 f65c6ef4c326: Preparing 09:09:00 937646cbf14f: Preparing 09:09:00 7ee7bcf46370: Preparing 09:09:00 3ccf298ff3a1: Preparing 09:09:00 a50be47ded89: Preparing 09:09:00 0b794ee46758: Preparing 09:09:00 452a8c180b24: Preparing 09:09:00 75b51fd41562: Preparing 09:09:00 d1a613e513b4: Preparing 09:09:00 ce7f800efff9: Preparing 09:09:00 452a8c180b24: Waiting 09:09:00 d1a613e513b4: Waiting 09:09:00 a50be47ded89: Waiting 09:09:00 0b794ee46758: Waiting 09:09:00 ce7f800efff9: Waiting 09:09:00 f65c6ef4c326: Pushed 09:09:00 966c7c6a49c6: Pushed 09:09:00 3ccf298ff3a1: Pushed 09:09:00 7ee7bcf46370: Pushed 09:09:00 a50be47ded89: Layer already exists 09:09:00 0b794ee46758: Layer already exists 09:09:00 ce7f800efff9: Layer already exists 09:09:00 75b51fd41562: Pushed 09:09:00 452a8c180b24: Pushed 09:09:01 937646cbf14f: Pushed 09:09:02 d1a613e513b4: Pushed 09:09:02 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:94e2001432607f02a46168b3d10e8a3cf63bf7ba7bdbaff9d774046b2b758bad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:02 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:09:02 966c7c6a49c6: Preparing 09:09:02 f65c6ef4c326: Preparing 09:09:02 937646cbf14f: Preparing 09:09:02 7ee7bcf46370: Preparing 09:09:02 3ccf298ff3a1: Preparing 09:09:02 a50be47ded89: Preparing 09:09:02 0b794ee46758: Preparing 09:09:02 452a8c180b24: Preparing 09:09:02 75b51fd41562: Preparing 09:09:02 d1a613e513b4: Preparing 09:09:02 ce7f800efff9: Preparing 09:09:02 d1a613e513b4: Waiting 09:09:02 452a8c180b24: Waiting 09:09:02 75b51fd41562: Waiting 09:09:02 f65c6ef4c326: Layer already exists 09:09:02 966c7c6a49c6: Layer already exists 09:09:02 937646cbf14f: Layer already exists 09:09:02 3ccf298ff3a1: Layer already exists 09:09:02 7ee7bcf46370: Layer already exists 09:09:02 0b794ee46758: Layer already exists 09:09:02 452a8c180b24: Layer already exists 09:09:02 a50be47ded89: Layer already exists 09:09:02 75b51fd41562: Layer already exists 09:09:02 d1a613e513b4: Layer already exists 09:09:02 ce7f800efff9: Layer already exists 09:09:02 latest: digest: sha256:94e2001432607f02a46168b3d10e8a3cf63bf7ba7bdbaff9d774046b2b758bad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.52 09:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:09:03 966c7c6a49c6: Preparing 09:09:03 f65c6ef4c326: Preparing 09:09:03 937646cbf14f: Preparing 09:09:03 7ee7bcf46370: Preparing 09:09:03 3ccf298ff3a1: Preparing 09:09:03 a50be47ded89: Preparing 09:09:03 0b794ee46758: Preparing 09:09:03 452a8c180b24: Preparing 09:09:03 75b51fd41562: Preparing 09:09:03 d1a613e513b4: Preparing 09:09:03 ce7f800efff9: Preparing 09:09:03 452a8c180b24: Waiting 09:09:03 75b51fd41562: Waiting 09:09:03 d1a613e513b4: Waiting 09:09:03 ce7f800efff9: Waiting 09:09:03 a50be47ded89: Waiting 09:09:03 7ee7bcf46370: Layer already exists 09:09:03 966c7c6a49c6: Layer already exists 09:09:03 f65c6ef4c326: Layer already exists 09:09:03 3ccf298ff3a1: Layer already exists 09:09:03 937646cbf14f: Layer already exists 09:09:03 0b794ee46758: Layer already exists 09:09:03 452a8c180b24: Layer already exists 09:09:03 a50be47ded89: Layer already exists 09:09:03 75b51fd41562: Layer already exists 09:09:03 d1a613e513b4: Layer already exists 09:09:03 ce7f800efff9: Layer already exists 09:09:03 3.2.0-dev.52: digest: sha256:94e2001432607f02a46168b3d10e8a3cf63bf7ba7bdbaff9d774046b2b758bad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:03 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:09:04 966c7c6a49c6: Preparing 09:09:04 f65c6ef4c326: Preparing 09:09:04 937646cbf14f: Preparing 09:09:04 7ee7bcf46370: Preparing 09:09:04 3ccf298ff3a1: Preparing 09:09:04 a50be47ded89: Preparing 09:09:04 0b794ee46758: Preparing 09:09:04 452a8c180b24: Preparing 09:09:04 75b51fd41562: Preparing 09:09:04 d1a613e513b4: Preparing 09:09:04 ce7f800efff9: Preparing 09:09:04 75b51fd41562: Waiting 09:09:04 d1a613e513b4: Waiting 09:09:04 ce7f800efff9: Waiting 09:09:04 0b794ee46758: Waiting 09:09:04 7ee7bcf46370: Layer already exists 09:09:04 f65c6ef4c326: Layer already exists 09:09:04 3ccf298ff3a1: Layer already exists 09:09:04 966c7c6a49c6: Layer already exists 09:09:04 937646cbf14f: Layer already exists 09:09:04 a50be47ded89: Layer already exists 09:09:04 75b51fd41562: Layer already exists 09:09:04 0b794ee46758: Layer already exists 09:09:04 d1a613e513b4: Layer already exists 09:09:04 452a8c180b24: Layer already exists 09:09:04 ce7f800efff9: Layer already exists 09:09:04 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:94e2001432607f02a46168b3d10e8a3cf63bf7ba7bdbaff9d774046b2b758bad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:09:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:09:04 966c7c6a49c6: Preparing 09:09:04 f65c6ef4c326: Preparing 09:09:04 937646cbf14f: Preparing 09:09:04 7ee7bcf46370: Preparing 09:09:04 3ccf298ff3a1: Preparing 09:09:04 a50be47ded89: Preparing 09:09:04 0b794ee46758: Preparing 09:09:04 452a8c180b24: Preparing 09:09:04 75b51fd41562: Preparing 09:09:04 d1a613e513b4: Preparing 09:09:04 ce7f800efff9: Preparing 09:09:04 a50be47ded89: Waiting 09:09:04 0b794ee46758: Waiting 09:09:04 452a8c180b24: Waiting 09:09:04 d1a613e513b4: Waiting 09:09:04 ce7f800efff9: Waiting 09:09:04 75b51fd41562: Waiting 09:09:04 7ee7bcf46370: Layer already exists 09:09:04 f65c6ef4c326: Layer already exists 09:09:04 937646cbf14f: Layer already exists 09:09:04 966c7c6a49c6: Layer already exists 09:09:04 3ccf298ff3a1: Layer already exists 09:09:04 a50be47ded89: Layer already exists 09:09:04 0b794ee46758: Layer already exists 09:09:04 452a8c180b24: Layer already exists 09:09:04 d1a613e513b4: Layer already exists 09:09:04 75b51fd41562: Layer already exists 09:09:04 ce7f800efff9: Layer already exists 09:09:04 main: digest: sha256:94e2001432607f02a46168b3d10e8a3cf63bf7ba7bdbaff9d774046b2b758bad size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:04 ===================================================== [Pipeline] echo 09:09:04 taggedImages: 09:09:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:716be972356a5d958cacae13e28e6f732195427d 09:09:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:09:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.52 09:09:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:09:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:09:04 716be972356a5d958cacae13e28e6f732195427d 09:09:04 latest 09:09:04 3.2.0-dev.52 09:09:04 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:04 main 09:09:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:05 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:716be972356a5d958cacae13e28e6f732195427d 09:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:09:05 06dffcca4ebe: Preparing 09:09:05 94a4a0cfab52: Preparing 09:09:05 b3ef9af46293: Preparing 09:09:05 a95f9f68f13f: Preparing 09:09:05 0bfeaeb1a398: Preparing 09:09:05 57e20d9c6be9: Preparing 09:09:05 027e4559dde2: Preparing 09:09:05 a50be47ded89: Preparing 09:09:05 0b794ee46758: Preparing 09:09:05 1833a70752b6: Preparing 09:09:05 5d1a29b147d1: Preparing 09:09:05 ce7f800efff9: Preparing 09:09:05 a50be47ded89: Waiting 09:09:05 0b794ee46758: Waiting 09:09:05 1833a70752b6: Waiting 09:09:05 5d1a29b147d1: Waiting 09:09:05 ce7f800efff9: Waiting 09:09:05 57e20d9c6be9: Waiting 09:09:05 027e4559dde2: Waiting 09:09:05 94a4a0cfab52: Pushed 09:09:05 0bfeaeb1a398: Pushed 09:09:05 06dffcca4ebe: Pushed 09:09:05 a50be47ded89: Layer already exists 09:09:05 0b794ee46758: Layer already exists 09:09:05 57e20d9c6be9: Pushed 09:09:05 027e4559dde2: Pushed 09:09:05 ce7f800efff9: Layer already exists 09:09:05 1833a70752b6: Pushed 09:09:06 a95f9f68f13f: Pushed 09:09:07 b3ef9af46293: Pushed 09:09:07 5d1a29b147d1: Pushed 09:09:07 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:253df2a469529406a436b0ebe3cfb79ac0a4fe7a88c0c930f35acf6071c4245f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:07 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:09:07 06dffcca4ebe: Preparing 09:09:07 94a4a0cfab52: Preparing 09:09:07 b3ef9af46293: Preparing 09:09:07 a95f9f68f13f: Preparing 09:09:07 0bfeaeb1a398: Preparing 09:09:07 57e20d9c6be9: Preparing 09:09:07 027e4559dde2: Preparing 09:09:07 a50be47ded89: Preparing 09:09:07 0b794ee46758: Preparing 09:09:07 1833a70752b6: Preparing 09:09:07 5d1a29b147d1: Preparing 09:09:07 ce7f800efff9: Preparing 09:09:07 57e20d9c6be9: Waiting 09:09:07 a50be47ded89: Waiting 09:09:07 027e4559dde2: Waiting 09:09:07 1833a70752b6: Waiting 09:09:07 ce7f800efff9: Waiting 09:09:07 0b794ee46758: Waiting 09:09:07 94a4a0cfab52: Layer already exists 09:09:07 b3ef9af46293: Layer already exists 09:09:07 0bfeaeb1a398: Layer already exists 09:09:07 a95f9f68f13f: Layer already exists 09:09:07 06dffcca4ebe: Layer already exists 09:09:07 a50be47ded89: Layer already exists 09:09:07 027e4559dde2: Layer already exists 09:09:07 57e20d9c6be9: Layer already exists 09:09:07 0b794ee46758: Layer already exists 09:09:07 1833a70752b6: Layer already exists 09:09:07 5d1a29b147d1: Layer already exists 09:09:07 ce7f800efff9: Layer already exists 09:09:07 latest: digest: sha256:253df2a469529406a436b0ebe3cfb79ac0a4fe7a88c0c930f35acf6071c4245f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.52 09:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:09:08 06dffcca4ebe: Preparing 09:09:08 94a4a0cfab52: Preparing 09:09:08 b3ef9af46293: Preparing 09:09:08 a95f9f68f13f: Preparing 09:09:08 0bfeaeb1a398: Preparing 09:09:08 57e20d9c6be9: Preparing 09:09:08 027e4559dde2: Preparing 09:09:08 a50be47ded89: Preparing 09:09:08 0b794ee46758: Preparing 09:09:08 1833a70752b6: Preparing 09:09:08 5d1a29b147d1: Preparing 09:09:08 ce7f800efff9: Preparing 09:09:08 0b794ee46758: Waiting 09:09:08 57e20d9c6be9: Waiting 09:09:08 1833a70752b6: Waiting 09:09:08 a50be47ded89: Waiting 09:09:08 5d1a29b147d1: Waiting 09:09:08 ce7f800efff9: Waiting 09:09:08 94a4a0cfab52: Layer already exists 09:09:08 0bfeaeb1a398: Layer already exists 09:09:08 06dffcca4ebe: Layer already exists 09:09:08 b3ef9af46293: Layer already exists 09:09:08 a95f9f68f13f: Layer already exists 09:09:08 57e20d9c6be9: Layer already exists 09:09:08 a50be47ded89: Layer already exists 09:09:08 027e4559dde2: Layer already exists 09:09:08 1833a70752b6: Layer already exists 09:09:08 0b794ee46758: Layer already exists 09:09:08 5d1a29b147d1: Layer already exists 09:09:08 ce7f800efff9: Layer already exists 09:09:08 3.2.0-dev.52: digest: sha256:253df2a469529406a436b0ebe3cfb79ac0a4fe7a88c0c930f35acf6071c4245f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:09:09 06dffcca4ebe: Preparing 09:09:09 94a4a0cfab52: Preparing 09:09:09 b3ef9af46293: Preparing 09:09:09 a95f9f68f13f: Preparing 09:09:09 0bfeaeb1a398: Preparing 09:09:09 57e20d9c6be9: Preparing 09:09:09 027e4559dde2: Preparing 09:09:09 a50be47ded89: Preparing 09:09:09 0b794ee46758: Preparing 09:09:09 1833a70752b6: Preparing 09:09:09 5d1a29b147d1: Preparing 09:09:09 ce7f800efff9: Preparing 09:09:09 a50be47ded89: Waiting 09:09:09 0b794ee46758: Waiting 09:09:09 57e20d9c6be9: Waiting 09:09:09 027e4559dde2: Waiting 09:09:09 ce7f800efff9: Waiting 09:09:09 1833a70752b6: Waiting 09:09:09 5d1a29b147d1: Waiting 09:09:09 a95f9f68f13f: Layer already exists 09:09:09 94a4a0cfab52: Layer already exists 09:09:09 06dffcca4ebe: Layer already exists 09:09:09 0bfeaeb1a398: Layer already exists 09:09:09 b3ef9af46293: Layer already exists 09:09:09 027e4559dde2: Layer already exists 09:09:09 57e20d9c6be9: Layer already exists 09:09:09 a50be47ded89: Layer already exists 09:09:09 1833a70752b6: Layer already exists 09:09:09 0b794ee46758: Layer already exists 09:09:09 ce7f800efff9: Layer already exists 09:09:09 5d1a29b147d1: Layer already exists 09:09:09 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:253df2a469529406a436b0ebe3cfb79ac0a4fe7a88c0c930f35acf6071c4245f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:09 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:09:09 06dffcca4ebe: Preparing 09:09:09 94a4a0cfab52: Preparing 09:09:09 b3ef9af46293: Preparing 09:09:09 a95f9f68f13f: Preparing 09:09:09 0bfeaeb1a398: Preparing 09:09:09 57e20d9c6be9: Preparing 09:09:09 027e4559dde2: Preparing 09:09:09 a50be47ded89: Preparing 09:09:09 0b794ee46758: Preparing 09:09:09 1833a70752b6: Preparing 09:09:09 5d1a29b147d1: Preparing 09:09:09 ce7f800efff9: Preparing 09:09:09 57e20d9c6be9: Waiting 09:09:09 a50be47ded89: Waiting 09:09:09 5d1a29b147d1: Waiting 09:09:09 027e4559dde2: Waiting 09:09:09 0b794ee46758: Waiting 09:09:09 1833a70752b6: Waiting 09:09:09 06dffcca4ebe: Layer already exists 09:09:09 94a4a0cfab52: Layer already exists 09:09:09 0bfeaeb1a398: Layer already exists 09:09:09 b3ef9af46293: Layer already exists 09:09:09 a95f9f68f13f: Layer already exists 09:09:09 57e20d9c6be9: Layer already exists 09:09:09 027e4559dde2: Layer already exists 09:09:09 0b794ee46758: Layer already exists 09:09:09 a50be47ded89: Layer already exists 09:09:09 1833a70752b6: Layer already exists 09:09:09 5d1a29b147d1: Layer already exists 09:09:09 ce7f800efff9: Layer already exists 09:09:09 main: digest: sha256:253df2a469529406a436b0ebe3cfb79ac0a4fe7a88c0c930f35acf6071c4245f size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:09 ===================================================== [Pipeline] echo 09:09:10 taggedImages: 09:09:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:716be972356a5d958cacae13e28e6f732195427d 09:09:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:09:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.52 09:09:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:09:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:09:10 716be972356a5d958cacae13e28e6f732195427d 09:09:10 latest 09:09:10 3.2.0-dev.52 09:09:10 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:10 main 09:09:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:716be972356a5d958cacae13e28e6f732195427d 09:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:09:10 b0b7bf0b0191: Preparing 09:09:10 d2e7b02b326f: Preparing 09:09:10 a50be47ded89: Preparing 09:09:10 0b794ee46758: Preparing 09:09:10 8a6dba5e8827: Preparing 09:09:10 f3160beaf5ca: Preparing 09:09:10 ce7f800efff9: Preparing 09:09:10 0b794ee46758: Layer already exists 09:09:10 a50be47ded89: Layer already exists 09:09:10 ce7f800efff9: Layer already exists 09:09:10 b0b7bf0b0191: Pushed 09:09:10 8a6dba5e8827: Pushed 09:09:11 f3160beaf5ca: Pushed 09:09:12 d2e7b02b326f: Pushed 09:09:12 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:998853650cdd23d4e606c2ed626bc38c0a39263c763b1639b8f9f6671399ae25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:12 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:09:13 b0b7bf0b0191: Preparing 09:09:13 d2e7b02b326f: Preparing 09:09:13 a50be47ded89: Preparing 09:09:13 0b794ee46758: Preparing 09:09:13 8a6dba5e8827: Preparing 09:09:13 f3160beaf5ca: Preparing 09:09:13 ce7f800efff9: Preparing 09:09:13 ce7f800efff9: Waiting 09:09:13 f3160beaf5ca: Waiting 09:09:13 b0b7bf0b0191: Layer already exists 09:09:13 8a6dba5e8827: Layer already exists 09:09:13 a50be47ded89: Layer already exists 09:09:13 0b794ee46758: Layer already exists 09:09:13 d2e7b02b326f: Layer already exists 09:09:13 f3160beaf5ca: Layer already exists 09:09:13 ce7f800efff9: Layer already exists 09:09:13 latest: digest: sha256:998853650cdd23d4e606c2ed626bc38c0a39263c763b1639b8f9f6671399ae25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:13 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:13 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.52 09:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:09:13 b0b7bf0b0191: Preparing 09:09:13 d2e7b02b326f: Preparing 09:09:13 a50be47ded89: Preparing 09:09:13 0b794ee46758: Preparing 09:09:13 8a6dba5e8827: Preparing 09:09:13 f3160beaf5ca: Preparing 09:09:13 ce7f800efff9: Preparing 09:09:13 ce7f800efff9: Waiting 09:09:13 f3160beaf5ca: Waiting 09:09:13 b0b7bf0b0191: Layer already exists 09:09:13 d2e7b02b326f: Layer already exists 09:09:13 a50be47ded89: Layer already exists 09:09:13 8a6dba5e8827: Layer already exists 09:09:13 0b794ee46758: Layer already exists 09:09:13 ce7f800efff9: Layer already exists 09:09:13 f3160beaf5ca: Layer already exists 09:09:13 3.2.0-dev.52: digest: sha256:998853650cdd23d4e606c2ed626bc38c0a39263c763b1639b8f9f6671399ae25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:09:14 b0b7bf0b0191: Preparing 09:09:14 d2e7b02b326f: Preparing 09:09:14 a50be47ded89: Preparing 09:09:14 0b794ee46758: Preparing 09:09:14 8a6dba5e8827: Preparing 09:09:14 f3160beaf5ca: Preparing 09:09:14 ce7f800efff9: Preparing 09:09:14 ce7f800efff9: Waiting 09:09:14 f3160beaf5ca: Waiting 09:09:14 d2e7b02b326f: Layer already exists 09:09:14 a50be47ded89: Layer already exists 09:09:14 0b794ee46758: Layer already exists 09:09:14 b0b7bf0b0191: Layer already exists 09:09:14 8a6dba5e8827: Layer already exists 09:09:14 ce7f800efff9: Layer already exists 09:09:14 f3160beaf5ca: Layer already exists 09:09:14 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:998853650cdd23d4e606c2ed626bc38c0a39263c763b1639b8f9f6671399ae25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:15 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:09:15 b0b7bf0b0191: Preparing 09:09:15 d2e7b02b326f: Preparing 09:09:15 a50be47ded89: Preparing 09:09:15 0b794ee46758: Preparing 09:09:15 8a6dba5e8827: Preparing 09:09:15 f3160beaf5ca: Preparing 09:09:15 ce7f800efff9: Preparing 09:09:15 f3160beaf5ca: Waiting 09:09:15 ce7f800efff9: Waiting 09:09:15 d2e7b02b326f: Layer already exists 09:09:15 a50be47ded89: Layer already exists 09:09:15 b0b7bf0b0191: Layer already exists 09:09:15 8a6dba5e8827: Layer already exists 09:09:15 0b794ee46758: Layer already exists 09:09:15 f3160beaf5ca: Layer already exists 09:09:15 ce7f800efff9: Layer already exists 09:09:15 main: digest: sha256:998853650cdd23d4e606c2ed626bc38c0a39263c763b1639b8f9f6671399ae25 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:15 ===================================================== [Pipeline] echo 09:09:15 taggedImages: 09:09:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:716be972356a5d958cacae13e28e6f732195427d 09:09:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:09:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.52 09:09:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:15 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:09:15 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:09:15 716be972356a5d958cacae13e28e6f732195427d 09:09:15 latest 09:09:15 3.2.0-dev.52 09:09:15 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:15 main 09:09:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:716be972356a5d958cacae13e28e6f732195427d 09:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:09:15 d862d6472d71: Preparing 09:09:15 4778cb1dad48: Preparing 09:09:15 156dce180664: Preparing 09:09:15 a50be47ded89: Preparing 09:09:15 0b794ee46758: Preparing 09:09:15 6388bae89202: Preparing 09:09:15 4dbd6c364940: Preparing 09:09:15 5e3a0a2c42ac: Preparing 09:09:15 14b3d57bb2c7: Preparing 09:09:15 ce7f800efff9: Preparing 09:09:15 14b3d57bb2c7: Waiting 09:09:15 6388bae89202: Waiting 09:09:15 ce7f800efff9: Waiting 09:09:15 4dbd6c364940: Waiting 09:09:15 a50be47ded89: Layer already exists 09:09:15 0b794ee46758: Layer already exists 09:09:15 d862d6472d71: Pushed 09:09:15 156dce180664: Pushed 09:09:15 4778cb1dad48: Pushed 09:09:15 ce7f800efff9: Layer already exists 09:09:15 5e3a0a2c42ac: Pushed 09:09:16 14b3d57bb2c7: Pushed 09:09:21 4dbd6c364940: Pushed 09:09:25 6388bae89202: Pushed 09:09:25 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:f2333f9eebff70140966409ce6d62505f910b68df9c09334030fbd6596f61192 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:09:26 d862d6472d71: Preparing 09:09:26 4778cb1dad48: Preparing 09:09:26 156dce180664: Preparing 09:09:26 a50be47ded89: Preparing 09:09:26 0b794ee46758: Preparing 09:09:26 6388bae89202: Preparing 09:09:26 4dbd6c364940: Preparing 09:09:26 5e3a0a2c42ac: Preparing 09:09:26 14b3d57bb2c7: Preparing 09:09:26 ce7f800efff9: Preparing 09:09:26 5e3a0a2c42ac: Waiting 09:09:26 6388bae89202: Waiting 09:09:26 4dbd6c364940: Waiting 09:09:26 14b3d57bb2c7: Waiting 09:09:26 ce7f800efff9: Waiting 09:09:26 4778cb1dad48: Layer already exists 09:09:26 0b794ee46758: Layer already exists 09:09:26 d862d6472d71: Layer already exists 09:09:26 156dce180664: Layer already exists 09:09:26 a50be47ded89: Layer already exists 09:09:26 5e3a0a2c42ac: Layer already exists 09:09:26 6388bae89202: Layer already exists 09:09:26 4dbd6c364940: Layer already exists 09:09:26 ce7f800efff9: Layer already exists 09:09:26 14b3d57bb2c7: Layer already exists 09:09:26 latest: digest: sha256:f2333f9eebff70140966409ce6d62505f910b68df9c09334030fbd6596f61192 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.52 09:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:09:27 d862d6472d71: Preparing 09:09:27 4778cb1dad48: Preparing 09:09:27 156dce180664: Preparing 09:09:27 a50be47ded89: Preparing 09:09:27 0b794ee46758: Preparing 09:09:27 6388bae89202: Preparing 09:09:27 4dbd6c364940: Preparing 09:09:27 5e3a0a2c42ac: Preparing 09:09:27 14b3d57bb2c7: Preparing 09:09:27 ce7f800efff9: Preparing 09:09:27 4dbd6c364940: Waiting 09:09:27 5e3a0a2c42ac: Waiting 09:09:27 14b3d57bb2c7: Waiting 09:09:27 ce7f800efff9: Waiting 09:09:27 6388bae89202: Waiting 09:09:27 156dce180664: Layer already exists 09:09:27 d862d6472d71: Layer already exists 09:09:27 0b794ee46758: Layer already exists 09:09:27 a50be47ded89: Layer already exists 09:09:27 4778cb1dad48: Layer already exists 09:09:27 6388bae89202: Layer already exists 09:09:27 4dbd6c364940: Layer already exists 09:09:27 5e3a0a2c42ac: Layer already exists 09:09:27 ce7f800efff9: Layer already exists 09:09:27 14b3d57bb2c7: Layer already exists 09:09:27 3.2.0-dev.52: digest: sha256:f2333f9eebff70140966409ce6d62505f910b68df9c09334030fbd6596f61192 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:09:27 d862d6472d71: Preparing 09:09:27 4778cb1dad48: Preparing 09:09:27 156dce180664: Preparing 09:09:27 a50be47ded89: Preparing 09:09:27 0b794ee46758: Preparing 09:09:27 6388bae89202: Preparing 09:09:27 4dbd6c364940: Preparing 09:09:27 5e3a0a2c42ac: Preparing 09:09:27 14b3d57bb2c7: Preparing 09:09:27 ce7f800efff9: Preparing 09:09:27 4dbd6c364940: Waiting 09:09:27 6388bae89202: Waiting 09:09:27 5e3a0a2c42ac: Waiting 09:09:27 ce7f800efff9: Waiting 09:09:27 4778cb1dad48: Layer already exists 09:09:27 a50be47ded89: Layer already exists 09:09:27 0b794ee46758: Layer already exists 09:09:27 156dce180664: Layer already exists 09:09:27 d862d6472d71: Layer already exists 09:09:27 6388bae89202: Layer already exists 09:09:27 4dbd6c364940: Layer already exists 09:09:27 14b3d57bb2c7: Layer already exists 09:09:27 5e3a0a2c42ac: Layer already exists 09:09:27 ce7f800efff9: Layer already exists 09:09:27 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:f2333f9eebff70140966409ce6d62505f910b68df9c09334030fbd6596f61192 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:09:28 d862d6472d71: Preparing 09:09:28 4778cb1dad48: Preparing 09:09:28 156dce180664: Preparing 09:09:28 a50be47ded89: Preparing 09:09:28 0b794ee46758: Preparing 09:09:28 6388bae89202: Preparing 09:09:28 4dbd6c364940: Preparing 09:09:28 5e3a0a2c42ac: Preparing 09:09:28 14b3d57bb2c7: Preparing 09:09:28 ce7f800efff9: Preparing 09:09:28 6388bae89202: Waiting 09:09:28 14b3d57bb2c7: Waiting 09:09:28 4dbd6c364940: Waiting 09:09:28 5e3a0a2c42ac: Waiting 09:09:28 ce7f800efff9: Waiting 09:09:28 d862d6472d71: Layer already exists 09:09:28 156dce180664: Layer already exists 09:09:28 0b794ee46758: Layer already exists 09:09:28 4778cb1dad48: Layer already exists 09:09:28 a50be47ded89: Layer already exists 09:09:28 5e3a0a2c42ac: Layer already exists 09:09:28 4dbd6c364940: Layer already exists 09:09:28 6388bae89202: Layer already exists 09:09:28 14b3d57bb2c7: Layer already exists 09:09:28 ce7f800efff9: Layer already exists 09:09:28 main: digest: sha256:f2333f9eebff70140966409ce6d62505f910b68df9c09334030fbd6596f61192 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:28 ===================================================== [Pipeline] echo 09:09:28 taggedImages: 09:09:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:716be972356a5d958cacae13e28e6f732195427d 09:09:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:09:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.52 09:09:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:28 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:09:28 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:09:28 716be972356a5d958cacae13e28e6f732195427d 09:09:28 latest 09:09:28 3.2.0-dev.52 09:09:28 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:28 main 09:09:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:716be972356a5d958cacae13e28e6f732195427d 09:09:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:09:29 fe714efc75f1: Preparing 09:09:29 529d44984d5e: Preparing 09:09:29 9b51e5e249d1: Preparing 09:09:29 a50be47ded89: Preparing 09:09:29 0b794ee46758: Preparing 09:09:29 df7ca3964616: Preparing 09:09:29 75473a405632: Preparing 09:09:29 326bf6141324: Preparing 09:09:29 ce7f800efff9: Preparing 09:09:29 df7ca3964616: Waiting 09:09:29 75473a405632: Waiting 09:09:29 326bf6141324: Waiting 09:09:29 ce7f800efff9: Waiting 09:09:29 a50be47ded89: Layer already exists 09:09:29 0b794ee46758: Layer already exists 09:09:29 75473a405632: Pushed 09:09:29 fe714efc75f1: Pushed 09:09:29 9b51e5e249d1: Pushed 09:09:29 529d44984d5e: Pushed 09:09:29 ce7f800efff9: Layer already exists 09:09:29 326bf6141324: Pushed 09:09:39 df7ca3964616: Pushed 09:09:39 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:6240660b664a6316983f0339770dd7cb64afeb797abfb362fedcf17c36f7ed36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:09:40 fe714efc75f1: Preparing 09:09:40 529d44984d5e: Preparing 09:09:40 9b51e5e249d1: Preparing 09:09:40 a50be47ded89: Preparing 09:09:40 0b794ee46758: Preparing 09:09:40 df7ca3964616: Preparing 09:09:40 75473a405632: Preparing 09:09:40 326bf6141324: Preparing 09:09:40 ce7f800efff9: Preparing 09:09:40 df7ca3964616: Waiting 09:09:40 75473a405632: Waiting 09:09:40 326bf6141324: Waiting 09:09:40 ce7f800efff9: Waiting 09:09:40 fe714efc75f1: Layer already exists 09:09:40 9b51e5e249d1: Layer already exists 09:09:40 0b794ee46758: Layer already exists 09:09:40 a50be47ded89: Layer already exists 09:09:40 529d44984d5e: Layer already exists 09:09:40 326bf6141324: Layer already exists 09:09:40 75473a405632: Layer already exists 09:09:40 df7ca3964616: Layer already exists 09:09:40 ce7f800efff9: Layer already exists 09:09:40 latest: digest: sha256:6240660b664a6316983f0339770dd7cb64afeb797abfb362fedcf17c36f7ed36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:40 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.52 09:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:09:40 fe714efc75f1: Preparing 09:09:40 529d44984d5e: Preparing 09:09:40 9b51e5e249d1: Preparing 09:09:40 a50be47ded89: Preparing 09:09:40 0b794ee46758: Preparing 09:09:40 df7ca3964616: Preparing 09:09:40 75473a405632: Preparing 09:09:40 326bf6141324: Preparing 09:09:40 ce7f800efff9: Preparing 09:09:40 df7ca3964616: Waiting 09:09:40 75473a405632: Waiting 09:09:40 0b794ee46758: Layer already exists 09:09:40 9b51e5e249d1: Layer already exists 09:09:40 529d44984d5e: Layer already exists 09:09:40 a50be47ded89: Layer already exists 09:09:40 fe714efc75f1: Layer already exists 09:09:40 75473a405632: Layer already exists 09:09:40 df7ca3964616: Layer already exists 09:09:40 326bf6141324: Layer already exists 09:09:40 ce7f800efff9: Layer already exists 09:09:40 3.2.0-dev.52: digest: sha256:6240660b664a6316983f0339770dd7cb64afeb797abfb362fedcf17c36f7ed36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:09:41 fe714efc75f1: Preparing 09:09:41 529d44984d5e: Preparing 09:09:41 9b51e5e249d1: Preparing 09:09:41 a50be47ded89: Preparing 09:09:41 0b794ee46758: Preparing 09:09:41 df7ca3964616: Preparing 09:09:41 75473a405632: Preparing 09:09:41 326bf6141324: Preparing 09:09:41 ce7f800efff9: Preparing 09:09:41 df7ca3964616: Waiting 09:09:41 ce7f800efff9: Waiting 09:09:41 75473a405632: Waiting 09:09:41 326bf6141324: Waiting 09:09:41 a50be47ded89: Layer already exists 09:09:41 fe714efc75f1: Layer already exists 09:09:41 529d44984d5e: Layer already exists 09:09:41 0b794ee46758: Layer already exists 09:09:41 9b51e5e249d1: Layer already exists 09:09:41 df7ca3964616: Layer already exists 09:09:41 326bf6141324: Layer already exists 09:09:41 ce7f800efff9: Layer already exists 09:09:41 75473a405632: Layer already exists 09:09:41 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:6240660b664a6316983f0339770dd7cb64afeb797abfb362fedcf17c36f7ed36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:41 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:09:42 fe714efc75f1: Preparing 09:09:42 529d44984d5e: Preparing 09:09:42 9b51e5e249d1: Preparing 09:09:42 a50be47ded89: Preparing 09:09:42 0b794ee46758: Preparing 09:09:42 df7ca3964616: Preparing 09:09:42 75473a405632: Preparing 09:09:42 326bf6141324: Preparing 09:09:42 ce7f800efff9: Preparing 09:09:42 326bf6141324: Waiting 09:09:42 df7ca3964616: Waiting 09:09:42 ce7f800efff9: Waiting 09:09:42 75473a405632: Waiting 09:09:42 fe714efc75f1: Layer already exists 09:09:42 9b51e5e249d1: Layer already exists 09:09:42 a50be47ded89: Layer already exists 09:09:42 0b794ee46758: Layer already exists 09:09:42 529d44984d5e: Layer already exists 09:09:42 75473a405632: Layer already exists 09:09:42 326bf6141324: Layer already exists 09:09:42 df7ca3964616: Layer already exists 09:09:42 ce7f800efff9: Layer already exists 09:09:42 main: digest: sha256:6240660b664a6316983f0339770dd7cb64afeb797abfb362fedcf17c36f7ed36 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:42 ===================================================== [Pipeline] echo 09:09:42 taggedImages: 09:09:42 - nexus3.edgexfoundry.org:10004/security-spire-config:716be972356a5d958cacae13e28e6f732195427d 09:09:42 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:09:42 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.52 09:09:42 - nexus3.edgexfoundry.org:10004/security-spire-config:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:42 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:09:42 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:09:42 716be972356a5d958cacae13e28e6f732195427d 09:09:42 latest 09:09:42 3.2.0-dev.52 09:09:42 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:42 main 09:09:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:716be972356a5d958cacae13e28e6f732195427d 09:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:09:43 cb637d605b28: Preparing 09:09:43 731d6926b25b: Preparing 09:09:43 928e3756ddc5: Preparing 09:09:43 a50be47ded89: Preparing 09:09:43 0b794ee46758: Preparing 09:09:43 f1715f572766: Preparing 09:09:43 5e3a0a2c42ac: Preparing 09:09:43 14b3d57bb2c7: Preparing 09:09:43 ce7f800efff9: Preparing 09:09:43 f1715f572766: Waiting 09:09:43 14b3d57bb2c7: Waiting 09:09:43 ce7f800efff9: Waiting 09:09:43 5e3a0a2c42ac: Waiting 09:09:43 a50be47ded89: Layer already exists 09:09:43 0b794ee46758: Layer already exists 09:09:43 5e3a0a2c42ac: Layer already exists 09:09:43 14b3d57bb2c7: Layer already exists 09:09:43 ce7f800efff9: Layer already exists 09:09:43 731d6926b25b: Pushed 09:09:43 928e3756ddc5: Pushed 09:09:43 cb637d605b28: Pushed 09:09:53 f1715f572766: Pushed 09:09:53 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:76744fc43e4645c5140a64460cca3df4cad76f0556853e2a948cb679ff09c61c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:53 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:09:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:09:53 cb637d605b28: Preparing 09:09:53 731d6926b25b: Preparing 09:09:53 928e3756ddc5: Preparing 09:09:53 a50be47ded89: Preparing 09:09:53 0b794ee46758: Preparing 09:09:53 f1715f572766: Preparing 09:09:53 5e3a0a2c42ac: Preparing 09:09:53 14b3d57bb2c7: Preparing 09:09:53 ce7f800efff9: Preparing 09:09:53 f1715f572766: Waiting 09:09:53 5e3a0a2c42ac: Waiting 09:09:53 14b3d57bb2c7: Waiting 09:09:53 ce7f800efff9: Waiting 09:09:53 cb637d605b28: Layer already exists 09:09:53 a50be47ded89: Layer already exists 09:09:53 928e3756ddc5: Layer already exists 09:09:53 731d6926b25b: Layer already exists 09:09:53 0b794ee46758: Layer already exists 09:09:53 5e3a0a2c42ac: Layer already exists 09:09:53 f1715f572766: Layer already exists 09:09:53 14b3d57bb2c7: Layer already exists 09:09:53 ce7f800efff9: Layer already exists 09:09:53 latest: digest: sha256:76744fc43e4645c5140a64460cca3df4cad76f0556853e2a948cb679ff09c61c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.52 09:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:09:54 cb637d605b28: Preparing 09:09:54 731d6926b25b: Preparing 09:09:54 928e3756ddc5: Preparing 09:09:54 a50be47ded89: Preparing 09:09:54 0b794ee46758: Preparing 09:09:54 f1715f572766: Preparing 09:09:54 5e3a0a2c42ac: Preparing 09:09:54 14b3d57bb2c7: Preparing 09:09:54 ce7f800efff9: Preparing 09:09:54 5e3a0a2c42ac: Waiting 09:09:54 14b3d57bb2c7: Waiting 09:09:54 ce7f800efff9: Waiting 09:09:54 f1715f572766: Waiting 09:09:54 cb637d605b28: Layer already exists 09:09:54 928e3756ddc5: Layer already exists 09:09:54 731d6926b25b: Layer already exists 09:09:54 a50be47ded89: Layer already exists 09:09:54 0b794ee46758: Layer already exists 09:09:54 f1715f572766: Layer already exists 09:09:54 14b3d57bb2c7: Layer already exists 09:09:54 ce7f800efff9: Layer already exists 09:09:54 5e3a0a2c42ac: Layer already exists 09:09:54 3.2.0-dev.52: digest: sha256:76744fc43e4645c5140a64460cca3df4cad76f0556853e2a948cb679ff09c61c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:54 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:09:55 cb637d605b28: Preparing 09:09:55 731d6926b25b: Preparing 09:09:55 928e3756ddc5: Preparing 09:09:55 a50be47ded89: Preparing 09:09:55 0b794ee46758: Preparing 09:09:55 f1715f572766: Preparing 09:09:55 5e3a0a2c42ac: Preparing 09:09:55 14b3d57bb2c7: Preparing 09:09:55 ce7f800efff9: Preparing 09:09:55 5e3a0a2c42ac: Waiting 09:09:55 f1715f572766: Waiting 09:09:55 14b3d57bb2c7: Waiting 09:09:55 ce7f800efff9: Waiting 09:09:55 731d6926b25b: Layer already exists 09:09:55 cb637d605b28: Layer already exists 09:09:55 928e3756ddc5: Layer already exists 09:09:55 a50be47ded89: Layer already exists 09:09:55 0b794ee46758: Layer already exists 09:09:55 5e3a0a2c42ac: Layer already exists 09:09:55 f1715f572766: Layer already exists 09:09:55 14b3d57bb2c7: Layer already exists 09:09:55 ce7f800efff9: Layer already exists 09:09:55 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:76744fc43e4645c5140a64460cca3df4cad76f0556853e2a948cb679ff09c61c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:09:55 cb637d605b28: Preparing 09:09:55 731d6926b25b: Preparing 09:09:55 928e3756ddc5: Preparing 09:09:55 a50be47ded89: Preparing 09:09:55 0b794ee46758: Preparing 09:09:55 f1715f572766: Preparing 09:09:55 5e3a0a2c42ac: Preparing 09:09:55 14b3d57bb2c7: Preparing 09:09:55 ce7f800efff9: Preparing 09:09:55 f1715f572766: Waiting 09:09:55 5e3a0a2c42ac: Waiting 09:09:55 14b3d57bb2c7: Waiting 09:09:55 731d6926b25b: Layer already exists 09:09:55 928e3756ddc5: Layer already exists 09:09:55 0b794ee46758: Layer already exists 09:09:55 cb637d605b28: Layer already exists 09:09:55 a50be47ded89: Layer already exists 09:09:55 5e3a0a2c42ac: Layer already exists 09:09:55 14b3d57bb2c7: Layer already exists 09:09:55 f1715f572766: Layer already exists 09:09:55 ce7f800efff9: Layer already exists 09:09:55 main: digest: sha256:76744fc43e4645c5140a64460cca3df4cad76f0556853e2a948cb679ff09c61c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:09:55 ===================================================== [Pipeline] echo 09:09:55 taggedImages: 09:09:55 - nexus3.edgexfoundry.org:10004/security-spire-server:716be972356a5d958cacae13e28e6f732195427d 09:09:55 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:09:55 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.52 09:09:55 - nexus3.edgexfoundry.org:10004/security-spire-server:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:55 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:09:55 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 09:09:55 716be972356a5d958cacae13e28e6f732195427d 09:09:55 latest 09:09:55 3.2.0-dev.52 09:09:55 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:09:55 main 09:09:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:56 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:09:56 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:716be972356a5d958cacae13e28e6f732195427d 09:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:09:56 1f94f66dffde: Preparing 09:09:56 5d33b180b683: Preparing 09:09:56 a50be47ded89: Preparing 09:09:56 0b794ee46758: Preparing 09:09:56 4864a6792228: Preparing 09:09:56 d6c646b7fcab: Preparing 09:09:56 ce7f800efff9: Preparing 09:09:56 d6c646b7fcab: Waiting 09:09:56 ce7f800efff9: Waiting 09:09:56 0b794ee46758: Layer already exists 09:09:56 a50be47ded89: Layer already exists 09:09:56 ce7f800efff9: Layer already exists 09:09:56 4864a6792228: Pushed 09:09:56 1f94f66dffde: Pushed 09:09:56 d6c646b7fcab: Pushed 09:09:59 5d33b180b683: Pushed 09:09:59 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:4d782aabadbb2c57397208a523c68b0320ef2620f5d1a1c448e3d0de8cac747c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:00 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:00 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 09:10:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:10:00 1f94f66dffde: Preparing 09:10:00 5d33b180b683: Preparing 09:10:00 a50be47ded89: Preparing 09:10:00 0b794ee46758: Preparing 09:10:00 4864a6792228: Preparing 09:10:00 d6c646b7fcab: Preparing 09:10:00 ce7f800efff9: Preparing 09:10:00 ce7f800efff9: Waiting 09:10:00 0b794ee46758: Layer already exists 09:10:00 a50be47ded89: Layer already exists 09:10:00 4864a6792228: Layer already exists 09:10:00 1f94f66dffde: Layer already exists 09:10:00 5d33b180b683: Layer already exists 09:10:00 d6c646b7fcab: Layer already exists 09:10:00 ce7f800efff9: Layer already exists 09:10:00 latest: digest: sha256:4d782aabadbb2c57397208a523c68b0320ef2620f5d1a1c448e3d0de8cac747c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:00 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:01 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.52 09:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:10:01 1f94f66dffde: Preparing 09:10:01 5d33b180b683: Preparing 09:10:01 a50be47ded89: Preparing 09:10:01 0b794ee46758: Preparing 09:10:01 4864a6792228: Preparing 09:10:01 d6c646b7fcab: Preparing 09:10:01 ce7f800efff9: Preparing 09:10:01 d6c646b7fcab: Waiting 09:10:01 ce7f800efff9: Waiting 09:10:01 1f94f66dffde: Layer already exists 09:10:01 0b794ee46758: Layer already exists 09:10:01 a50be47ded89: Layer already exists 09:10:01 5d33b180b683: Layer already exists 09:10:01 4864a6792228: Layer already exists 09:10:01 d6c646b7fcab: Layer already exists 09:10:01 ce7f800efff9: Layer already exists 09:10:01 3.2.0-dev.52: digest: sha256:4d782aabadbb2c57397208a523c68b0320ef2620f5d1a1c448e3d0de8cac747c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:01 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:01 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:10:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:10:01 1f94f66dffde: Preparing 09:10:01 5d33b180b683: Preparing 09:10:01 a50be47ded89: Preparing 09:10:01 0b794ee46758: Preparing 09:10:01 4864a6792228: Preparing 09:10:01 d6c646b7fcab: Preparing 09:10:01 ce7f800efff9: Preparing 09:10:01 ce7f800efff9: Waiting 09:10:01 d6c646b7fcab: Waiting 09:10:01 a50be47ded89: Layer already exists 09:10:01 0b794ee46758: Layer already exists 09:10:01 5d33b180b683: Layer already exists 09:10:01 1f94f66dffde: Layer already exists 09:10:01 4864a6792228: Layer already exists 09:10:01 ce7f800efff9: Layer already exists 09:10:01 d6c646b7fcab: Layer already exists 09:10:01 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:4d782aabadbb2c57397208a523c68b0320ef2620f5d1a1c448e3d0de8cac747c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:02 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:02 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 09:10:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 09:10:02 1f94f66dffde: Preparing 09:10:02 5d33b180b683: Preparing 09:10:02 a50be47ded89: Preparing 09:10:02 0b794ee46758: Preparing 09:10:02 4864a6792228: Preparing 09:10:02 d6c646b7fcab: Preparing 09:10:02 ce7f800efff9: Preparing 09:10:02 ce7f800efff9: Waiting 09:10:02 d6c646b7fcab: Waiting 09:10:02 0b794ee46758: Layer already exists 09:10:02 a50be47ded89: Layer already exists 09:10:02 5d33b180b683: Layer already exists 09:10:02 1f94f66dffde: Layer already exists 09:10:02 4864a6792228: Layer already exists 09:10:02 d6c646b7fcab: Layer already exists 09:10:02 ce7f800efff9: Layer already exists 09:10:02 main: digest: sha256:4d782aabadbb2c57397208a523c68b0320ef2620f5d1a1c448e3d0de8cac747c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:02 ===================================================== [Pipeline] echo 09:10:02 taggedImages: 09:10:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:716be972356a5d958cacae13e28e6f732195427d 09:10:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 09:10:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.52 09:10:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:10:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 09:10:02 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:10:02 716be972356a5d958cacae13e28e6f732195427d 09:10:02 latest 09:10:02 3.2.0-dev.52 09:10:02 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:10:02 main 09:10:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:716be972356a5d958cacae13e28e6f732195427d 09:10:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:10:03 e0602b5f2f80: Preparing 09:10:03 ac0c33d18dd1: Preparing 09:10:03 a50be47ded89: Preparing 09:10:03 0b794ee46758: Preparing 09:10:03 948f0ee758bb: Preparing 09:10:03 d63bef78287b: Preparing 09:10:03 ce7f800efff9: Preparing 09:10:03 d63bef78287b: Waiting 09:10:03 ce7f800efff9: Waiting 09:10:03 a50be47ded89: Layer already exists 09:10:03 0b794ee46758: Layer already exists 09:10:03 ce7f800efff9: Layer already exists 09:10:03 e0602b5f2f80: Pushed 09:10:03 948f0ee758bb: Pushed 09:10:03 d63bef78287b: Pushed 09:10:06 ac0c33d18dd1: Pushed 09:10:06 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:b530bec8f7930e310112eda5803ba66e2c9426dd427164cd01283bceff8a2071 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:06 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:10:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:10:07 e0602b5f2f80: Preparing 09:10:07 ac0c33d18dd1: Preparing 09:10:07 a50be47ded89: Preparing 09:10:07 0b794ee46758: Preparing 09:10:07 948f0ee758bb: Preparing 09:10:07 d63bef78287b: Preparing 09:10:07 ce7f800efff9: Preparing 09:10:07 d63bef78287b: Waiting 09:10:07 ce7f800efff9: Waiting 09:10:07 a50be47ded89: Layer already exists 09:10:07 0b794ee46758: Layer already exists 09:10:07 ac0c33d18dd1: Layer already exists 09:10:07 948f0ee758bb: Layer already exists 09:10:07 e0602b5f2f80: Layer already exists 09:10:07 d63bef78287b: Layer already exists 09:10:07 ce7f800efff9: Layer already exists 09:10:07 latest: digest: sha256:b530bec8f7930e310112eda5803ba66e2c9426dd427164cd01283bceff8a2071 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.52 09:10:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:10:07 e0602b5f2f80: Preparing 09:10:07 ac0c33d18dd1: Preparing 09:10:07 a50be47ded89: Preparing 09:10:07 0b794ee46758: Preparing 09:10:07 948f0ee758bb: Preparing 09:10:07 d63bef78287b: Preparing 09:10:07 ce7f800efff9: Preparing 09:10:07 d63bef78287b: Waiting 09:10:07 ce7f800efff9: Waiting 09:10:07 e0602b5f2f80: Layer already exists 09:10:07 948f0ee758bb: Layer already exists 09:10:07 0b794ee46758: Layer already exists 09:10:07 a50be47ded89: Layer already exists 09:10:07 ac0c33d18dd1: Layer already exists 09:10:07 ce7f800efff9: Layer already exists 09:10:07 d63bef78287b: Layer already exists 09:10:07 3.2.0-dev.52: digest: sha256:b530bec8f7930e310112eda5803ba66e2c9426dd427164cd01283bceff8a2071 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:10:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:10:08 e0602b5f2f80: Preparing 09:10:08 ac0c33d18dd1: Preparing 09:10:08 a50be47ded89: Preparing 09:10:08 0b794ee46758: Preparing 09:10:08 948f0ee758bb: Preparing 09:10:08 d63bef78287b: Preparing 09:10:08 ce7f800efff9: Preparing 09:10:08 d63bef78287b: Waiting 09:10:08 ac0c33d18dd1: Layer already exists 09:10:08 948f0ee758bb: Layer already exists 09:10:08 a50be47ded89: Layer already exists 09:10:08 0b794ee46758: Layer already exists 09:10:08 e0602b5f2f80: Layer already exists 09:10:08 d63bef78287b: Layer already exists 09:10:08 ce7f800efff9: Layer already exists 09:10:08 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:b530bec8f7930e310112eda5803ba66e2c9426dd427164cd01283bceff8a2071 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:10:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:10:09 e0602b5f2f80: Preparing 09:10:09 ac0c33d18dd1: Preparing 09:10:09 a50be47ded89: Preparing 09:10:09 0b794ee46758: Preparing 09:10:09 948f0ee758bb: Preparing 09:10:09 d63bef78287b: Preparing 09:10:09 ce7f800efff9: Preparing 09:10:09 d63bef78287b: Waiting 09:10:09 ce7f800efff9: Waiting 09:10:09 948f0ee758bb: Layer already exists 09:10:09 e0602b5f2f80: Layer already exists 09:10:09 a50be47ded89: Layer already exists 09:10:09 0b794ee46758: Layer already exists 09:10:09 ac0c33d18dd1: Layer already exists 09:10:09 d63bef78287b: Layer already exists 09:10:09 ce7f800efff9: Layer already exists 09:10:09 main: digest: sha256:b530bec8f7930e310112eda5803ba66e2c9426dd427164cd01283bceff8a2071 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:09 ===================================================== [Pipeline] echo 09:10:09 taggedImages: 09:10:09 - nexus3.edgexfoundry.org:10004/support-notifications:716be972356a5d958cacae13e28e6f732195427d 09:10:09 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:10:09 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.52 09:10:09 - nexus3.edgexfoundry.org:10004/support-notifications:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:10:09 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:10:09 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:10:09 716be972356a5d958cacae13e28e6f732195427d 09:10:09 latest 09:10:09 3.2.0-dev.52 09:10:09 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:10:09 main 09:10:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:716be972356a5d958cacae13e28e6f732195427d 09:10:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:10:10 a215e1afb57a: Preparing 09:10:10 a61c0f97e705: Preparing 09:10:10 a50be47ded89: Preparing 09:10:10 0b794ee46758: Preparing 09:10:10 9e30cee1d4ab: Preparing 09:10:10 7819a90d0dd8: Preparing 09:10:10 ce7f800efff9: Preparing 09:10:10 ce7f800efff9: Waiting 09:10:10 0b794ee46758: Layer already exists 09:10:10 9e30cee1d4ab: Layer already exists 09:10:10 a50be47ded89: Layer already exists 09:10:10 7819a90d0dd8: Layer already exists 09:10:10 ce7f800efff9: Layer already exists 09:10:10 a215e1afb57a: Pushed 09:10:13 a61c0f97e705: Pushed 09:10:13 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:609e96c65e6dd6b729753e26d4812a6b2de6890341c85b5ad64a461ce5346ef6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:10:14 a215e1afb57a: Preparing 09:10:14 a61c0f97e705: Preparing 09:10:14 a50be47ded89: Preparing 09:10:14 0b794ee46758: Preparing 09:10:14 9e30cee1d4ab: Preparing 09:10:14 7819a90d0dd8: Preparing 09:10:14 ce7f800efff9: Preparing 09:10:14 7819a90d0dd8: Waiting 09:10:14 ce7f800efff9: Waiting 09:10:14 a215e1afb57a: Layer already exists 09:10:14 0b794ee46758: Layer already exists 09:10:14 a61c0f97e705: Layer already exists 09:10:14 a50be47ded89: Layer already exists 09:10:14 9e30cee1d4ab: Layer already exists 09:10:14 7819a90d0dd8: Layer already exists 09:10:14 ce7f800efff9: Layer already exists 09:10:14 latest: digest: sha256:609e96c65e6dd6b729753e26d4812a6b2de6890341c85b5ad64a461ce5346ef6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.52 09:10:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:10:14 a215e1afb57a: Preparing 09:10:14 a61c0f97e705: Preparing 09:10:14 a50be47ded89: Preparing 09:10:14 0b794ee46758: Preparing 09:10:14 9e30cee1d4ab: Preparing 09:10:14 7819a90d0dd8: Preparing 09:10:14 ce7f800efff9: Preparing 09:10:14 7819a90d0dd8: Waiting 09:10:14 ce7f800efff9: Waiting 09:10:14 a215e1afb57a: Layer already exists 09:10:14 a61c0f97e705: Layer already exists 09:10:14 9e30cee1d4ab: Layer already exists 09:10:14 a50be47ded89: Layer already exists 09:10:14 0b794ee46758: Layer already exists 09:10:14 ce7f800efff9: Layer already exists 09:10:14 7819a90d0dd8: Layer already exists 09:10:14 3.2.0-dev.52: digest: sha256:609e96c65e6dd6b729753e26d4812a6b2de6890341c85b5ad64a461ce5346ef6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:10:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:10:15 a215e1afb57a: Preparing 09:10:15 a61c0f97e705: Preparing 09:10:15 a50be47ded89: Preparing 09:10:15 0b794ee46758: Preparing 09:10:15 9e30cee1d4ab: Preparing 09:10:15 7819a90d0dd8: Preparing 09:10:15 ce7f800efff9: Preparing 09:10:15 7819a90d0dd8: Waiting 09:10:15 ce7f800efff9: Waiting 09:10:15 a61c0f97e705: Layer already exists 09:10:15 a215e1afb57a: Layer already exists 09:10:15 a50be47ded89: Layer already exists 09:10:15 9e30cee1d4ab: Layer already exists 09:10:15 0b794ee46758: Layer already exists 09:10:15 ce7f800efff9: Layer already exists 09:10:15 7819a90d0dd8: Layer already exists 09:10:15 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:609e96c65e6dd6b729753e26d4812a6b2de6890341c85b5ad64a461ce5346ef6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:10:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:10:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:10:16 a215e1afb57a: Preparing 09:10:16 a61c0f97e705: Preparing 09:10:16 a50be47ded89: Preparing 09:10:16 0b794ee46758: Preparing 09:10:16 9e30cee1d4ab: Preparing 09:10:16 7819a90d0dd8: Preparing 09:10:16 ce7f800efff9: Preparing 09:10:16 ce7f800efff9: Waiting 09:10:16 7819a90d0dd8: Waiting 09:10:16 a61c0f97e705: Layer already exists 09:10:16 a215e1afb57a: Layer already exists 09:10:16 0b794ee46758: Layer already exists 09:10:16 9e30cee1d4ab: Layer already exists 09:10:16 a50be47ded89: Layer already exists 09:10:16 7819a90d0dd8: Layer already exists 09:10:16 ce7f800efff9: Layer already exists 09:10:16 main: digest: sha256:609e96c65e6dd6b729753e26d4812a6b2de6890341c85b5ad64a461ce5346ef6 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:10:16 ===================================================== [Pipeline] echo 09:10:16 taggedImages: 09:10:16 - nexus3.edgexfoundry.org:10004/support-scheduler:716be972356a5d958cacae13e28e6f732195427d 09:10:16 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:10:16 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.52 09:10:16 - nexus3.edgexfoundry.org:10004/support-scheduler:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:10:16 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:26:28 #160 ... 09:26:28 09:26:28 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:26:28 #159 1173.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.52" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:26:36 #159 ... 09:26:36 09:26:36 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:26:36 #154 DONE 1181.7s 09:26:36 09:26:36 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:26:36 #155 ... 09:26:36 09:26:36 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:26:36 #161 DONE 0.4s 09:26:36 09:26:36 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:26:38 #162 DONE 2.2s 09:26:38 09:26:38 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:26:38 #156 ... 09:26:38 09:26:38 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:26:38 #163 DONE 0.3s 09:26:38 09:26:38 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:26:39 #164 DONE 0.2s 09:26:39 09:26:39 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:26:39 #165 DONE 0.3s 09:26:39 09:26:39 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:26:39 #155 ... 09:26:39 09:26:39 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:26:39 #166 DONE 0.2s 09:26:39 09:26:39 #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:26:39 #167 DONE 0.1s 09:26:39 09:26:39 #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:26:40 #168 DONE 0.2s 09:26:40 09:26:40 #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:26:40 #169 DONE 0.2s 09:26:40 09:26:40 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:26:40 #170 DONE 0.3s 09:26:40 09:26:40 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:26:40 #156 ... 09:26:40 09:26:40 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:26:40 #171 DONE 0.2s 09:26:40 09:26:40 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:26:41 #172 ... 09:26:41 09:26:41 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:26:41 #149 DONE 1188.1s 09:26:41 09:26:41 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:26:42 #152 ... 09:26:42 09:26:42 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:26:42 #173 DONE 0.4s 09:26:42 09:26:42 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:26:42 #155 ... 09:26:42 09:26:42 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:26:42 #172 DONE 2.5s 09:26:42 09:26:42 #174 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:26:43 #174 DONE 0.7s 09:26:43 09:26:43 #175 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:26:44 #175 DONE 0.4s 09:26:44 09:26:44 #108 [security-bootstrapper] exporting to image 09:26:44 #108 exporting layers 09:26:44 #108 ... 09:26:44 09:26:44 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:26:44 #176 DONE 0.2s 09:26:44 09:26:44 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:26:44 #177 ... 09:26:44 09:26:44 #108 [security-bootstrapper] exporting to image 09:26:44 #108 exporting layers 1.5s done 09:26:44 #108 writing image sha256:ad67b6a805abb4e27bee8c4d41101efe3917ef73fb2e86fed9332a5307784693 0.1s done 09:26:44 #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 09:26:44 #108 DONE 6.0s 09:26:44 09:26:44 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:26:44 #177 DONE 0.5s 09:26:44 09:26:44 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:26:44 #178 DONE 0.1s 09:26:44 09:26:44 #179 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:47 #179 DONE 2.3s 09:26:47 09:26:47 #108 [security-proxy-setup] exporting to image 09:26:48 #108 exporting layers 0.8s done 09:26:48 #108 writing image sha256:c20e629378201c7f4214aa319dcc0895a5b0571bc1106490261a44fc986209cc done 09:26:48 #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 09:26:48 #108 DONE 6.9s 09:26:48 09:26:48 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:26:49 #152 ... 09:26:49 09:26:49 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:26:49 #159 DONE 1195.5s 09:26:49 09:26:49 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:26:50 #148 ... 09:26:50 09:26:50 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:26:50 #180 DONE 0.2s 09:26:50 09:26:50 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:26:50 #152 ... 09:26:50 09:26:50 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:26:50 #181 DONE 0.2s 09:26:50 09:26:50 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:26:50 #182 DONE 0.1s 09:26:50 09:26:50 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:26:50 #183 DONE 0.3s 09:26:50 09:26:50 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:26:50 #153 ... 09:26:50 09:26:50 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:26:50 #184 DONE 0.1s 09:26:50 09:26:50 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:26:50 #185 DONE 0.3s 09:26:50 09:26:50 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:26:51 #148 ... 09:26:51 09:26:51 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:26:51 #186 DONE 0.2s 09:26:51 09:26:51 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:26:51 #187 DONE 0.2s 09:26:51 09:26:51 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:53 #188 DONE 2.0s 09:26:53 09:26:53 #108 [security-secretstore-setup] exporting to image 09:26:53 #108 exporting layers 09:26:54 #108 exporting layers 1.2s done 09:26:54 #108 writing image sha256:ed1cf87dbc1cb17fa5ebfc1253559e63708f3bc148eabd2d7e7df810f6f6149a done 09:26:54 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 09:26:54 #108 DONE 8.1s 09:26:54 09:26:54 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:27:51 #155 ... 09:27:51 09:27:51 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:27:51 #153 DONE 1253.9s 09:27:51 09:27:51 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:27:51 #150 ... 09:27:51 09:27:51 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:27:51 #189 DONE 0.2s 09:27:51 09:27:51 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:27:51 #155 ... 09:27:51 09:27:51 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:27:51 #190 DONE 0.2s 09:27:51 09:27:51 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:27:51 #191 DONE 0.3s 09:27:51 09:27:51 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:27:51 #155 ... 09:27:51 09:27:51 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:27:51 #192 DONE 0.1s 09:27:51 09:27:51 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:27:51 #193 DONE 0.2s 09:27:51 09:27:51 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:27:51 #194 DONE 1.9s 09:27:51 09:27:51 #108 [core-common-config-bootstrapper] exporting to image 09:27:51 #108 exporting layers 09:27:51 #108 exporting layers 0.6s done 09:27:51 #108 writing image sha256:23e05c765808a2563d1070cf33c1b0b0b4d41abef66c987bf70c5e31d60b2233 done 09:27:51 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:27:51 #108 DONE 8.7s 09:27:51 09:27:51 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:29:58 #152 ... 09:29:58 09:29:58 #156 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:29:58 #156 DONE 1380.9s 09:29:58 09:29:58 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:29:58 #157 ... 09:29:58 09:29:58 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:29:58 #195 DONE 0.2s 09:29:58 09:29:58 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:29:58 #196 DONE 0.2s 09:29:58 09:29:58 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:58 #158 ... 09:29:58 09:29:58 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:29:58 #197 DONE 0.3s 09:29:58 09:29:58 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:58 #158 ... 09:29:58 09:29:58 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:29:58 #198 DONE 0.2s 09:29:58 09:29:58 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:29:58 #155 ... 09:29:58 09:29:58 #108 [security-spiffe-token-provider] exporting to image 09:29:58 #108 exporting layers 09:29:58 #108 exporting layers 0.8s done 09:29:58 #108 writing image sha256:e27ac50a7e998d4088bd66ccc469d50ec8138ba8629853cccecf23b34f6aa10f done 09:29:58 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:29:58 #108 DONE 9.5s 09:29:58 09:29:58 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:37:50 #155 ... 09:37:50 09:37:50 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:37:50 #151 DONE 1849.9s 09:37:50 09:37:50 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:37:50 #155 ... 09:37:50 09:37:50 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:37:50 #199 DONE 0.2s 09:37:50 09:37:50 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:37:50 #200 DONE 0.2s 09:37:50 09:37:50 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:37:50 #201 DONE 0.5s 09:37:50 09:37:50 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:37:50 #202 DONE 0.1s 09:37:50 09:37:50 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:37:50 #155 ... 09:37:50 09:37:50 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:37:50 #203 DONE 0.1s 09:37:50 09:37:50 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:37:50 #204 DONE 2.3s 09:37:50 09:37:50 #108 [security-proxy-auth] exporting to image 09:37:50 #108 exporting layers 09:37:50 #108 exporting layers 0.7s done 09:37:50 #108 writing image sha256:842a40d6fb4cef3e58c93e7404d6d46a56d9f70c0eb65a417a3727fd11ff6e66 done 09:37:50 #108 naming to docker.io/library/security-proxy-auth-arm64 done 09:37:50 #108 DONE 10.3s 09:37:50 09:37:50 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:38:58 #158 ... 09:38:58 09:38:58 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:38:58 #157 DONE 1916.2s 09:38:58 09:38:58 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:38:58 #158 ... 09:38:58 09:38:58 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:38:58 #205 DONE 0.2s 09:38:58 09:38:58 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:38:58 #206 DONE 0.3s 09:38:58 09:38:58 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:38:58 #158 ... 09:38:58 09:38:58 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:38:58 #207 DONE 0.4s 09:38:58 09:38:58 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:38:58 #208 DONE 0.1s 09:38:58 09:38:58 #108 [core-command] exporting to image 09:38:58 #108 exporting layers 09:38:58 #108 exporting layers 0.4s done 09:38:58 #108 writing image sha256:68524f8414a918f513f8e998cb8678ee5ab28ed4b8576ecb60de1ae2207faf3f done 09:38:58 #108 naming to docker.io/library/core-command-arm64 done 09:38:58 #108 DONE 10.7s 09:38:58 09:38:58 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:41:07 #152 ... 09:41:07 09:41:07 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:41:07 #158 DONE 2040.7s 09:41:07 09:41:07 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:41:07 #209 DONE 0.2s 09:41:07 09:41:07 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:41:07 #148 ... 09:41:07 09:41:07 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:41:07 #210 DONE 0.2s 09:41:07 09:41:07 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:41:07 #211 DONE 0.4s 09:41:07 09:41:07 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:41:07 #212 DONE 0.1s 09:41:07 09:41:07 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:41:07 #213 DONE 0.1s 09:41:07 09:41:07 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:41:07 #152 ... 09:41:07 09:41:07 #108 [core-metadata] exporting to image 09:41:07 #108 exporting layers 09:41:07 #108 exporting layers 0.5s done 09:41:07 #108 writing image sha256:76b3beeadc3b4f4dd159ea5745309f4047dc524a2baca35b7fbed2c3974ad8e0 done 09:41:07 #108 naming to docker.io/library/core-metadata-arm64 done 09:41:07 #108 DONE 11.2s 09:41:07 09:41:07 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:41:07 #155 ... 09:41:07 09:41:07 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:41:07 #150 DONE 2048.9s 09:41:07 09:41:07 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:41:07 #148 DONE 2048.8s 09:41:07 09:41:07 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:41:07 #152 ... 09:41:07 09:41:07 #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:41:07 #214 DONE 0.3s 09:41:07 09:41:07 #215 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:41:07 #215 DONE 0.3s 09:41:07 09:41:07 #216 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:41:07 #216 DONE 0.2s 09:41:07 09:41:07 #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:41:07 #217 DONE 1.1s 09:41:07 09:41:07 #218 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:41:07 #218 DONE 0.9s 09:41:07 09:41:07 #219 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:41:07 #219 DONE 0.2s 09:41:07 09:41:07 #108 [core-data] exporting to image 09:41:07 #108 exporting layers 09:41:07 #108 ... 09:41:07 09:41:07 #220 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:41:07 #220 DONE 0.2s 09:41:07 09:41:07 #108 [core-keeper] exporting to image 09:41:07 #108 exporting layers 0.8s done 09:41:07 #108 writing image sha256:a1ff1d8dd45d889484afbf69ba6db98931184f5e70da89f768b5a1d4c4b3b00d 0.0s done 09:41:07 #108 naming to docker.io/library/core-data-arm64 done 09:41:07 #108 writing image sha256:cd7cf94f18bc2781141c7a9c0e9ef3ddcb64553769d840e01e0b7e8fa315583a done 09:41:07 #108 naming to docker.io/library/core-keeper-arm64 done 09:41:07 #108 DONE 12.2s 09:41:07 09:41:07 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:41:46 #160 ... 09:41:46 09:41:46 #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:41:46 #155 DONE 2086.5s 09:41:46 09:41:46 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:41:46 #152 DONE 2086.5s 09:41:46 09:41:46 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:41:46 #160 DONE 2086.6s 09:41:46 09:41:46 #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:41:46 #221 DONE 0.4s 09:41:46 09:41:46 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:41:46 #222 DONE 0.4s 09:41:46 09:41:46 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:41:46 #223 DONE 0.3s 09:41:46 09:41:46 #224 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:41:46 #224 DONE 0.2s 09:41:46 09:41:46 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:41:46 #225 DONE 0.1s 09:41:46 09:41:46 #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:41:46 #226 ... 09:41:46 09:41:46 #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:41:46 #227 DONE 0.2s 09:41:46 09:41:46 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:41:46 #228 ... 09:41:46 09:41:46 #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:41:46 #226 DONE 1.1s 09:41:46 09:41:46 #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:41:46 #229 DONE 1.2s 09:41:46 09:41:46 #228 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:41:46 #228 DONE 1.1s 09:41:46 09:41:46 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:41:46 #230 ... 09:41:46 09:41:46 #231 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:41:46 #231 DONE 0.6s 09:41:46 09:41:46 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:41:46 #232 DONE 0.5s 09:41:46 09:41:46 #108 [support-notifications] exporting to image 09:41:46 #108 exporting layers 09:41:46 #108 ... 09:41:46 09:41:46 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:41:46 #230 DONE 0.6s 09:41:46 09:41:46 #108 [support-scheduler] exporting to image 09:41:46 #108 exporting layers 0.5s done 09:41:46 #108 exporting layers 0.7s done 09:41:46 #108 writing image sha256:a4eb11e854e27dba6c6acf69341b090ec5d8e73c9002902ff51f60f89d61c2da 0.0s done 09:41:46 #108 naming to docker.io/library/support-scheduler-arm64 done 09:41:46 #108 writing image sha256:532ad94043571a0ec2fe2904b2a3e37cb2ab84bf331db6e6419d3243357f2309 done 09:41:46 #108 naming to docker.io/library/support-notifications-arm64 done 09:41:46 #108 exporting layers 1.6s done 09:41:46 #108 writing image sha256:4dbde2cfdb8966bd56b50d825cc6539e42d30619dfea757f6dfb446b93fd03c5 done 09:41:46 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 09:41:46 #108 DONE 13.8s 09:41:46 time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:46 time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:46 time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:46 time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:46 time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:46 time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:46 time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:46 time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:46 time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:46 time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:46 time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:46 time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:46 time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:46 time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:46 time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:46 time="2024-08-13T09:04:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:41:46 $ docker stop --time=1 1603dba8c531c1edc17d7a23ff52969ac9fdf50943896a52a2a8fe2a21b69d88 09:41:47 $ docker rm -f --volumes 1603dba8c531c1edc17d7a23ff52969ac9fdf50943896a52a2a8fe2a21b69d88 [Pipeline] // withDockerContainer [Pipeline] sh 09:41:48 + docker images 09:41:48 REPOSITORY TAG IMAGE ID CREATED SIZE 09:41:48 support-scheduler-arm64 latest a4eb11e854e2 6 seconds ago 41.3MB 09:41:48 support-cron-scheduler-arm64 latest 4dbde2cfdb89 6 seconds ago 43.4MB 09:41:48 support-notifications-arm64 latest 532ad9404357 6 seconds ago 41.9MB 09:41:48 core-data-arm64 latest a1ff1d8dd45d 44 seconds ago 39.1MB 09:41:48 core-keeper-arm64 latest cd7cf94f18bc 44 seconds ago 38.9MB 09:41:48 core-metadata-arm64 latest 76b3beeadc3b 53 seconds ago 39.2MB 09:41:48 core-command-arm64 latest 68524f8414a9 2 minutes ago 35MB 09:41:48 security-proxy-auth-arm64 latest 842a40d6fb4c 4 minutes ago 32.6MB 09:41:48 security-spiffe-token-provider-arm64 latest e27ac50a7e99 11 minutes ago 29MB 09:41:48 core-common-config-bootstrapper-arm64 latest 23e05c765808 13 minutes ago 15.3MB 09:41:48 security-secretstore-setup-arm64 latest ed1cf87dbc1c 14 minutes ago 36.4MB 09:41:48 security-proxy-setup-arm64 latest c20e62937820 15 minutes ago 26.1MB 09:41:48 security-bootstrapper-arm64 latest ad67b6a805ab 15 minutes ago 18.9MB 09:41:48 security-spire-agent-arm64 latest d9de826bb6f6 36 minutes ago 174MB 09:41:48 security-spire-config-arm64 latest 2f3fdd537ad3 36 minutes ago 115MB 09:41:48 security-spire-server-arm64 latest 15ea21e09d6a 36 minutes ago 116MB 09:41:48 ci-base-image-arm64 latest e715ed0e4c36 37 minutes ago 967MB 09:41:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 09:41:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:41:48 provisioning config files... 09:41:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/670@tmp/config18439899958633977188tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:48 ---> ****-login.sh 09:41:48 nexus3.edgexfoundry.org:10001 09:41:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:49 Configure a credential helper to remove this warning. See 09:41:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:49 09:41:49 Login Succeeded 09:41:49 nexus3.edgexfoundry.org:10002 09:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:49 Configure a credential helper to remove this warning. See 09:41:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:49 09:41:49 Login Succeeded 09:41:49 nexus3.edgexfoundry.org:10003 09:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:49 Configure a credential helper to remove this warning. See 09:41:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:49 09:41:49 Login Succeeded 09:41:49 nexus3.edgexfoundry.org:10004 09:41:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:50 Configure a credential helper to remove this warning. See 09:41:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:50 09:41:50 Login Succeeded 09:41:50 ****.io 09:41:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:50 Configure a credential helper to remove this warning. See 09:41:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:50 09:41:50 Login Succeeded 09:41:50 ---> ****-login.sh ends [Pipeline] } 09:41:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:41:50 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:41:50 716be972356a5d958cacae13e28e6f732195427d 09:41:50 latest 09:41:50 3.2.0-dev.52 09:41:50 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:41:50 main 09:41:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:716be972356a5d958cacae13e28e6f732195427d 09:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:41:51 d503c4397f02: Preparing 09:41:51 cdfa74fcf282: Preparing 09:41:51 ffc8c1165fab: Preparing 09:41:51 1fef92caa588: Preparing 09:41:51 cb3c8172160a: Preparing 09:41:51 9d26cdb3ebf1: Preparing 09:41:51 3c20671a5817: Preparing 09:41:51 9d26cdb3ebf1: Waiting 09:41:51 3c20671a5817: Waiting 09:41:51 ffc8c1165fab: Pushed 09:41:51 cb3c8172160a: Pushed 09:41:51 1fef92caa588: Pushed 09:41:51 d503c4397f02: Pushed 09:41:51 3c20671a5817: Layer already exists 09:41:52 9d26cdb3ebf1: Pushed 09:41:58 cdfa74fcf282: Pushed 09:41:58 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:0bdeec644ebdd7e0449b807f560739be52fb66c346515bc975ec5d505093b097 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:41:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:41:59 d503c4397f02: Preparing 09:41:59 cdfa74fcf282: Preparing 09:41:59 ffc8c1165fab: Preparing 09:41:59 1fef92caa588: Preparing 09:41:59 cb3c8172160a: Preparing 09:41:59 9d26cdb3ebf1: Preparing 09:41:59 3c20671a5817: Preparing 09:41:59 9d26cdb3ebf1: Waiting 09:41:59 3c20671a5817: Waiting 09:41:59 1fef92caa588: Layer already exists 09:41:59 ffc8c1165fab: Layer already exists 09:41:59 cb3c8172160a: Layer already exists 09:41:59 cdfa74fcf282: Layer already exists 09:41:59 d503c4397f02: Layer already exists 09:41:59 3c20671a5817: Layer already exists 09:41:59 9d26cdb3ebf1: Layer already exists 09:41:59 latest: digest: sha256:0bdeec644ebdd7e0449b807f560739be52fb66c346515bc975ec5d505093b097 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.52 09:42:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:42:00 d503c4397f02: Preparing 09:42:00 cdfa74fcf282: Preparing 09:42:00 ffc8c1165fab: Preparing 09:42:00 1fef92caa588: Preparing 09:42:00 cb3c8172160a: Preparing 09:42:00 9d26cdb3ebf1: Preparing 09:42:00 3c20671a5817: Preparing 09:42:00 9d26cdb3ebf1: Waiting 09:42:00 3c20671a5817: Waiting 09:42:00 1fef92caa588: Layer already exists 09:42:00 cdfa74fcf282: Layer already exists 09:42:00 ffc8c1165fab: Layer already exists 09:42:00 cb3c8172160a: Layer already exists 09:42:00 d503c4397f02: Layer already exists 09:42:00 9d26cdb3ebf1: Layer already exists 09:42:00 3c20671a5817: Layer already exists 09:42:00 3.2.0-dev.52: digest: sha256:0bdeec644ebdd7e0449b807f560739be52fb66c346515bc975ec5d505093b097 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:42:01 d503c4397f02: Preparing 09:42:01 cdfa74fcf282: Preparing 09:42:01 ffc8c1165fab: Preparing 09:42:01 1fef92caa588: Preparing 09:42:01 cb3c8172160a: Preparing 09:42:01 9d26cdb3ebf1: Preparing 09:42:01 3c20671a5817: Preparing 09:42:01 9d26cdb3ebf1: Waiting 09:42:01 3c20671a5817: Waiting 09:42:01 d503c4397f02: Layer already exists 09:42:01 1fef92caa588: Layer already exists 09:42:01 cdfa74fcf282: Layer already exists 09:42:01 ffc8c1165fab: Layer already exists 09:42:01 cb3c8172160a: Layer already exists 09:42:01 3c20671a5817: Layer already exists 09:42:01 9d26cdb3ebf1: Layer already exists 09:42:01 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:0bdeec644ebdd7e0449b807f560739be52fb66c346515bc975ec5d505093b097 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:42:02 d503c4397f02: Preparing 09:42:02 cdfa74fcf282: Preparing 09:42:02 ffc8c1165fab: Preparing 09:42:02 1fef92caa588: Preparing 09:42:02 cb3c8172160a: Preparing 09:42:02 9d26cdb3ebf1: Preparing 09:42:02 3c20671a5817: Preparing 09:42:02 3c20671a5817: Waiting 09:42:02 9d26cdb3ebf1: Waiting 09:42:02 1fef92caa588: Layer already exists 09:42:02 cb3c8172160a: Layer already exists 09:42:02 ffc8c1165fab: Layer already exists 09:42:02 cdfa74fcf282: Layer already exists 09:42:02 d503c4397f02: Layer already exists 09:42:02 9d26cdb3ebf1: Layer already exists 09:42:02 3c20671a5817: Layer already exists 09:42:02 main: digest: sha256:0bdeec644ebdd7e0449b807f560739be52fb66c346515bc975ec5d505093b097 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:02 ===================================================== [Pipeline] echo 09:42:02 taggedImages: 09:42:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:716be972356a5d958cacae13e28e6f732195427d 09:42:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:42:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.52 09:42:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:02 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:42:02 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:42:02 716be972356a5d958cacae13e28e6f732195427d 09:42:02 latest 09:42:02 3.2.0-dev.52 09:42:02 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:02 main 09:42:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d 09:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:42:03 42422e1a9c14: Preparing 09:42:03 e636f2cb8040: Preparing 09:42:03 338586c89678: Preparing 09:42:03 b125b1ebfbd4: Preparing 09:42:03 ffc8c1165fab: Preparing 09:42:03 1fef92caa588: Preparing 09:42:03 cb3c8172160a: Preparing 09:42:03 9d26cdb3ebf1: Preparing 09:42:03 3c20671a5817: Preparing 09:42:03 1fef92caa588: Waiting 09:42:03 cb3c8172160a: Waiting 09:42:03 9d26cdb3ebf1: Waiting 09:42:03 3c20671a5817: Waiting 09:42:03 ffc8c1165fab: Layer already exists 09:42:03 1fef92caa588: Layer already exists 09:42:03 e636f2cb8040: Pushed 09:42:03 cb3c8172160a: Layer already exists 09:42:03 338586c89678: Pushed 09:42:03 42422e1a9c14: Pushed 09:42:03 9d26cdb3ebf1: Layer already exists 09:42:03 3c20671a5817: Layer already exists 09:42:05 b125b1ebfbd4: Pushed 09:42:05 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:4df6cc40e0ebe0203c1ef9a9b3f94c39444d3cde62ab19c0badc80f78baafa86 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:06 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:42:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:42:06 42422e1a9c14: Preparing 09:42:06 e636f2cb8040: Preparing 09:42:06 338586c89678: Preparing 09:42:06 b125b1ebfbd4: Preparing 09:42:06 ffc8c1165fab: Preparing 09:42:06 1fef92caa588: Preparing 09:42:06 cb3c8172160a: Preparing 09:42:06 9d26cdb3ebf1: Preparing 09:42:06 3c20671a5817: Preparing 09:42:06 cb3c8172160a: Waiting 09:42:06 9d26cdb3ebf1: Waiting 09:42:06 3c20671a5817: Waiting 09:42:06 1fef92caa588: Waiting 09:42:06 b125b1ebfbd4: Layer already exists 09:42:06 ffc8c1165fab: Layer already exists 09:42:06 42422e1a9c14: Layer already exists 09:42:06 e636f2cb8040: Layer already exists 09:42:06 338586c89678: Layer already exists 09:42:06 1fef92caa588: Layer already exists 09:42:06 cb3c8172160a: Layer already exists 09:42:06 9d26cdb3ebf1: Layer already exists 09:42:06 3c20671a5817: Layer already exists 09:42:06 latest: digest: sha256:4df6cc40e0ebe0203c1ef9a9b3f94c39444d3cde62ab19c0badc80f78baafa86 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.52 09:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:42:07 42422e1a9c14: Preparing 09:42:07 e636f2cb8040: Preparing 09:42:07 338586c89678: Preparing 09:42:07 b125b1ebfbd4: Preparing 09:42:07 ffc8c1165fab: Preparing 09:42:07 1fef92caa588: Preparing 09:42:07 cb3c8172160a: Preparing 09:42:07 9d26cdb3ebf1: Preparing 09:42:07 3c20671a5817: Preparing 09:42:07 1fef92caa588: Waiting 09:42:07 cb3c8172160a: Waiting 09:42:07 9d26cdb3ebf1: Waiting 09:42:07 3c20671a5817: Waiting 09:42:07 e636f2cb8040: Layer already exists 09:42:07 338586c89678: Layer already exists 09:42:07 42422e1a9c14: Layer already exists 09:42:07 ffc8c1165fab: Layer already exists 09:42:07 b125b1ebfbd4: Layer already exists 09:42:07 1fef92caa588: Layer already exists 09:42:07 9d26cdb3ebf1: Layer already exists 09:42:07 3c20671a5817: Layer already exists 09:42:07 cb3c8172160a: Layer already exists 09:42:07 3.2.0-dev.52: digest: sha256:4df6cc40e0ebe0203c1ef9a9b3f94c39444d3cde62ab19c0badc80f78baafa86 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:42:08 42422e1a9c14: Preparing 09:42:08 e636f2cb8040: Preparing 09:42:08 338586c89678: Preparing 09:42:08 b125b1ebfbd4: Preparing 09:42:08 ffc8c1165fab: Preparing 09:42:08 1fef92caa588: Preparing 09:42:08 cb3c8172160a: Preparing 09:42:08 9d26cdb3ebf1: Preparing 09:42:08 3c20671a5817: Preparing 09:42:08 1fef92caa588: Waiting 09:42:08 cb3c8172160a: Waiting 09:42:08 9d26cdb3ebf1: Waiting 09:42:08 3c20671a5817: Waiting 09:42:08 ffc8c1165fab: Layer already exists 09:42:08 42422e1a9c14: Layer already exists 09:42:08 b125b1ebfbd4: Layer already exists 09:42:08 338586c89678: Layer already exists 09:42:08 e636f2cb8040: Layer already exists 09:42:08 1fef92caa588: Layer already exists 09:42:08 cb3c8172160a: Layer already exists 09:42:08 3c20671a5817: Layer already exists 09:42:08 9d26cdb3ebf1: Layer already exists 09:42:08 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:4df6cc40e0ebe0203c1ef9a9b3f94c39444d3cde62ab19c0badc80f78baafa86 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:09 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:42:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:42:09 42422e1a9c14: Preparing 09:42:09 e636f2cb8040: Preparing 09:42:09 338586c89678: Preparing 09:42:09 b125b1ebfbd4: Preparing 09:42:09 ffc8c1165fab: Preparing 09:42:09 1fef92caa588: Preparing 09:42:09 cb3c8172160a: Preparing 09:42:09 9d26cdb3ebf1: Preparing 09:42:09 3c20671a5817: Preparing 09:42:09 cb3c8172160a: Waiting 09:42:09 1fef92caa588: Waiting 09:42:09 9d26cdb3ebf1: Waiting 09:42:09 3c20671a5817: Waiting 09:42:09 338586c89678: Layer already exists 09:42:09 e636f2cb8040: Layer already exists 09:42:09 b125b1ebfbd4: Layer already exists 09:42:09 ffc8c1165fab: Layer already exists 09:42:09 42422e1a9c14: Layer already exists 09:42:09 1fef92caa588: Layer already exists 09:42:09 9d26cdb3ebf1: Layer already exists 09:42:09 cb3c8172160a: Layer already exists 09:42:09 3c20671a5817: Layer already exists 09:42:09 main: digest: sha256:4df6cc40e0ebe0203c1ef9a9b3f94c39444d3cde62ab19c0badc80f78baafa86 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:09 ===================================================== [Pipeline] echo 09:42:09 taggedImages: 09:42:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d 09:42:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:42:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.52 09:42:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:09 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:42:09 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:42:09 716be972356a5d958cacae13e28e6f732195427d 09:42:09 latest 09:42:09 3.2.0-dev.52 09:42:09 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:09 main 09:42:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:716be972356a5d958cacae13e28e6f732195427d 09:42:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:42:10 c0b6b5282f6a: Preparing 09:42:10 9d346918c9d0: Preparing 09:42:10 ffc8c1165fab: Preparing 09:42:10 1fef92caa588: Preparing 09:42:10 5f4f6607dc37: Preparing 09:42:10 4d97ab190327: Preparing 09:42:10 3c20671a5817: Preparing 09:42:10 4d97ab190327: Waiting 09:42:10 3c20671a5817: Waiting 09:42:10 ffc8c1165fab: Layer already exists 09:42:10 1fef92caa588: Layer already exists 09:42:10 3c20671a5817: Layer already exists 09:42:10 5f4f6607dc37: Pushed 09:42:10 c0b6b5282f6a: Pushed 09:42:10 4d97ab190327: Pushed 09:42:17 9d346918c9d0: Pushed 09:42:17 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:5d44800d1eb6d2056ab4f101f71a6e8dff9fbcf497c9753054393ec03afa9fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:17 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:42:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:42:18 c0b6b5282f6a: Preparing 09:42:18 9d346918c9d0: Preparing 09:42:18 ffc8c1165fab: Preparing 09:42:18 1fef92caa588: Preparing 09:42:18 5f4f6607dc37: Preparing 09:42:18 4d97ab190327: Preparing 09:42:18 3c20671a5817: Preparing 09:42:18 4d97ab190327: Waiting 09:42:18 3c20671a5817: Waiting 09:42:18 ffc8c1165fab: Layer already exists 09:42:18 9d346918c9d0: Layer already exists 09:42:18 1fef92caa588: Layer already exists 09:42:18 5f4f6607dc37: Layer already exists 09:42:18 c0b6b5282f6a: Layer already exists 09:42:18 3c20671a5817: Layer already exists 09:42:18 4d97ab190327: Layer already exists 09:42:18 latest: digest: sha256:5d44800d1eb6d2056ab4f101f71a6e8dff9fbcf497c9753054393ec03afa9fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.52 09:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:42:19 c0b6b5282f6a: Preparing 09:42:19 9d346918c9d0: Preparing 09:42:19 ffc8c1165fab: Preparing 09:42:19 1fef92caa588: Preparing 09:42:19 5f4f6607dc37: Preparing 09:42:19 4d97ab190327: Preparing 09:42:19 3c20671a5817: Preparing 09:42:19 4d97ab190327: Waiting 09:42:19 3c20671a5817: Waiting 09:42:19 c0b6b5282f6a: Layer already exists 09:42:19 5f4f6607dc37: Layer already exists 09:42:19 9d346918c9d0: Layer already exists 09:42:19 1fef92caa588: Layer already exists 09:42:19 ffc8c1165fab: Layer already exists 09:42:19 3c20671a5817: Layer already exists 09:42:19 4d97ab190327: Layer already exists 09:42:19 3.2.0-dev.52: digest: sha256:5d44800d1eb6d2056ab4f101f71a6e8dff9fbcf497c9753054393ec03afa9fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:42:19 c0b6b5282f6a: Preparing 09:42:19 9d346918c9d0: Preparing 09:42:19 ffc8c1165fab: Preparing 09:42:19 1fef92caa588: Preparing 09:42:19 5f4f6607dc37: Preparing 09:42:19 4d97ab190327: Preparing 09:42:19 3c20671a5817: Preparing 09:42:19 4d97ab190327: Waiting 09:42:19 3c20671a5817: Waiting 09:42:19 ffc8c1165fab: Layer already exists 09:42:19 9d346918c9d0: Layer already exists 09:42:19 c0b6b5282f6a: Layer already exists 09:42:19 1fef92caa588: Layer already exists 09:42:19 5f4f6607dc37: Layer already exists 09:42:19 3c20671a5817: Layer already exists 09:42:19 4d97ab190327: Layer already exists 09:42:20 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:5d44800d1eb6d2056ab4f101f71a6e8dff9fbcf497c9753054393ec03afa9fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:42:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:42:20 c0b6b5282f6a: Preparing 09:42:20 9d346918c9d0: Preparing 09:42:20 ffc8c1165fab: Preparing 09:42:20 1fef92caa588: Preparing 09:42:20 5f4f6607dc37: Preparing 09:42:20 4d97ab190327: Preparing 09:42:20 3c20671a5817: Preparing 09:42:20 4d97ab190327: Waiting 09:42:20 3c20671a5817: Waiting 09:42:20 1fef92caa588: Layer already exists 09:42:20 5f4f6607dc37: Layer already exists 09:42:20 ffc8c1165fab: Layer already exists 09:42:20 9d346918c9d0: Layer already exists 09:42:20 c0b6b5282f6a: Layer already exists 09:42:20 4d97ab190327: Layer already exists 09:42:20 3c20671a5817: Layer already exists 09:42:21 main: digest: sha256:5d44800d1eb6d2056ab4f101f71a6e8dff9fbcf497c9753054393ec03afa9fa7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:21 ===================================================== [Pipeline] echo 09:42:21 taggedImages: 09:42:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:716be972356a5d958cacae13e28e6f732195427d 09:42:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:42:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.52 09:42:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:42:21 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:42:21 716be972356a5d958cacae13e28e6f732195427d 09:42:21 latest 09:42:21 3.2.0-dev.52 09:42:21 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:21 main 09:42:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:21 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:716be972356a5d958cacae13e28e6f732195427d 09:42:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:42:21 3ce95eab67b6: Preparing 09:42:21 2d5889ecec66: Preparing 09:42:21 1fef92caa588: Preparing 09:42:21 f1ad2845f5da: Preparing 09:42:21 223f523cf8c0: Preparing 09:42:21 3c20671a5817: Preparing 09:42:21 3c20671a5817: Waiting 09:42:21 1fef92caa588: Layer already exists 09:42:22 3c20671a5817: Layer already exists 09:42:22 3ce95eab67b6: Pushed 09:42:22 223f523cf8c0: Pushed 09:42:22 f1ad2845f5da: Pushed 09:42:28 2d5889ecec66: Pushed 09:42:28 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:8448e6a7fcc9d8fd82a5d173b941917f77e8a0ea940e58ed7cbeb50190249aea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:42:29 3ce95eab67b6: Preparing 09:42:29 2d5889ecec66: Preparing 09:42:29 1fef92caa588: Preparing 09:42:29 f1ad2845f5da: Preparing 09:42:29 223f523cf8c0: Preparing 09:42:29 3c20671a5817: Preparing 09:42:29 3c20671a5817: Waiting 09:42:29 f1ad2845f5da: Layer already exists 09:42:29 1fef92caa588: Layer already exists 09:42:29 3ce95eab67b6: Layer already exists 09:42:29 2d5889ecec66: Layer already exists 09:42:29 223f523cf8c0: Layer already exists 09:42:29 3c20671a5817: Layer already exists 09:42:29 latest: digest: sha256:8448e6a7fcc9d8fd82a5d173b941917f77e8a0ea940e58ed7cbeb50190249aea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.52 09:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:42:30 3ce95eab67b6: Preparing 09:42:30 2d5889ecec66: Preparing 09:42:30 1fef92caa588: Preparing 09:42:30 f1ad2845f5da: Preparing 09:42:30 223f523cf8c0: Preparing 09:42:30 3c20671a5817: Preparing 09:42:30 3c20671a5817: Waiting 09:42:30 1fef92caa588: Layer already exists 09:42:30 3ce95eab67b6: Layer already exists 09:42:30 223f523cf8c0: Layer already exists 09:42:30 f1ad2845f5da: Layer already exists 09:42:30 2d5889ecec66: Layer already exists 09:42:30 3c20671a5817: Layer already exists 09:42:30 3.2.0-dev.52: digest: sha256:8448e6a7fcc9d8fd82a5d173b941917f77e8a0ea940e58ed7cbeb50190249aea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:42:31 3ce95eab67b6: Preparing 09:42:31 2d5889ecec66: Preparing 09:42:31 1fef92caa588: Preparing 09:42:31 f1ad2845f5da: Preparing 09:42:31 223f523cf8c0: Preparing 09:42:31 3c20671a5817: Preparing 09:42:31 3c20671a5817: Waiting 09:42:31 2d5889ecec66: Layer already exists 09:42:31 3ce95eab67b6: Layer already exists 09:42:31 1fef92caa588: Layer already exists 09:42:31 223f523cf8c0: Layer already exists 09:42:31 f1ad2845f5da: Layer already exists 09:42:31 3c20671a5817: Layer already exists 09:42:31 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:8448e6a7fcc9d8fd82a5d173b941917f77e8a0ea940e58ed7cbeb50190249aea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:42:32 3ce95eab67b6: Preparing 09:42:32 2d5889ecec66: Preparing 09:42:32 1fef92caa588: Preparing 09:42:32 f1ad2845f5da: Preparing 09:42:32 223f523cf8c0: Preparing 09:42:32 3c20671a5817: Preparing 09:42:32 3c20671a5817: Waiting 09:42:32 3ce95eab67b6: Layer already exists 09:42:32 223f523cf8c0: Layer already exists 09:42:32 f1ad2845f5da: Layer already exists 09:42:32 2d5889ecec66: Layer already exists 09:42:32 1fef92caa588: Layer already exists 09:42:32 3c20671a5817: Layer already exists 09:42:32 main: digest: sha256:8448e6a7fcc9d8fd82a5d173b941917f77e8a0ea940e58ed7cbeb50190249aea size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:32 ===================================================== [Pipeline] echo 09:42:32 taggedImages: 09:42:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:716be972356a5d958cacae13e28e6f732195427d 09:42:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:42:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.52 09:42:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:32 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:42:32 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:42:32 716be972356a5d958cacae13e28e6f732195427d 09:42:32 latest 09:42:32 3.2.0-dev.52 09:42:32 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:32 main 09:42:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:716be972356a5d958cacae13e28e6f732195427d 09:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:42:33 66a7f1f02ed9: Preparing 09:42:33 90936f7fee51: Preparing 09:42:33 516d0069c521: Preparing 09:42:33 ffc8c1165fab: Preparing 09:42:33 1fef92caa588: Preparing 09:42:33 cb3c8172160a: Preparing 09:42:33 9d26cdb3ebf1: Preparing 09:42:33 cb3c8172160a: Waiting 09:42:33 3c20671a5817: Preparing 09:42:33 9d26cdb3ebf1: Waiting 09:42:33 3c20671a5817: Waiting 09:42:33 1fef92caa588: Layer already exists 09:42:33 ffc8c1165fab: Layer already exists 09:42:33 cb3c8172160a: Layer already exists 09:42:33 9d26cdb3ebf1: Layer already exists 09:42:33 3c20671a5817: Layer already exists 09:42:33 90936f7fee51: Pushed 09:42:33 66a7f1f02ed9: Pushed 09:42:40 516d0069c521: Pushed 09:42:40 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:3153be3e5c2d5c7a0cb7a52e118d7328ced0b32b3146a40db20d876cd56bb7ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:42:41 66a7f1f02ed9: Preparing 09:42:41 90936f7fee51: Preparing 09:42:41 516d0069c521: Preparing 09:42:41 ffc8c1165fab: Preparing 09:42:41 1fef92caa588: Preparing 09:42:41 cb3c8172160a: Preparing 09:42:41 9d26cdb3ebf1: Preparing 09:42:41 3c20671a5817: Preparing 09:42:41 cb3c8172160a: Waiting 09:42:41 3c20671a5817: Waiting 09:42:41 9d26cdb3ebf1: Waiting 09:42:41 ffc8c1165fab: Layer already exists 09:42:41 1fef92caa588: Layer already exists 09:42:41 66a7f1f02ed9: Layer already exists 09:42:41 90936f7fee51: Layer already exists 09:42:41 516d0069c521: Layer already exists 09:42:41 9d26cdb3ebf1: Layer already exists 09:42:41 3c20671a5817: Layer already exists 09:42:41 cb3c8172160a: Layer already exists 09:42:41 latest: digest: sha256:3153be3e5c2d5c7a0cb7a52e118d7328ced0b32b3146a40db20d876cd56bb7ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.52 09:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:42:42 66a7f1f02ed9: Preparing 09:42:42 90936f7fee51: Preparing 09:42:42 516d0069c521: Preparing 09:42:42 ffc8c1165fab: Preparing 09:42:42 1fef92caa588: Preparing 09:42:42 cb3c8172160a: Preparing 09:42:42 9d26cdb3ebf1: Preparing 09:42:42 3c20671a5817: Preparing 09:42:42 cb3c8172160a: Waiting 09:42:42 3c20671a5817: Waiting 09:42:42 66a7f1f02ed9: Layer already exists 09:42:42 1fef92caa588: Layer already exists 09:42:42 ffc8c1165fab: Layer already exists 09:42:42 516d0069c521: Layer already exists 09:42:42 90936f7fee51: Layer already exists 09:42:42 cb3c8172160a: Layer already exists 09:42:42 3c20671a5817: Layer already exists 09:42:42 9d26cdb3ebf1: Layer already exists 09:42:42 3.2.0-dev.52: digest: sha256:3153be3e5c2d5c7a0cb7a52e118d7328ced0b32b3146a40db20d876cd56bb7ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:42:43 66a7f1f02ed9: Preparing 09:42:43 90936f7fee51: Preparing 09:42:43 516d0069c521: Preparing 09:42:43 ffc8c1165fab: Preparing 09:42:43 1fef92caa588: Preparing 09:42:43 cb3c8172160a: Preparing 09:42:43 9d26cdb3ebf1: Preparing 09:42:43 3c20671a5817: Preparing 09:42:43 cb3c8172160a: Waiting 09:42:43 9d26cdb3ebf1: Waiting 09:42:43 3c20671a5817: Waiting 09:42:43 66a7f1f02ed9: Layer already exists 09:42:43 1fef92caa588: Layer already exists 09:42:43 ffc8c1165fab: Layer already exists 09:42:43 90936f7fee51: Layer already exists 09:42:43 516d0069c521: Layer already exists 09:42:43 9d26cdb3ebf1: Layer already exists 09:42:43 cb3c8172160a: Layer already exists 09:42:43 3c20671a5817: Layer already exists 09:42:43 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:3153be3e5c2d5c7a0cb7a52e118d7328ced0b32b3146a40db20d876cd56bb7ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:42:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:42:44 66a7f1f02ed9: Preparing 09:42:44 90936f7fee51: Preparing 09:42:44 516d0069c521: Preparing 09:42:44 ffc8c1165fab: Preparing 09:42:44 1fef92caa588: Preparing 09:42:44 cb3c8172160a: Preparing 09:42:44 9d26cdb3ebf1: Preparing 09:42:44 3c20671a5817: Preparing 09:42:44 cb3c8172160a: Waiting 09:42:44 9d26cdb3ebf1: Waiting 09:42:44 3c20671a5817: Waiting 09:42:44 516d0069c521: Layer already exists 09:42:44 66a7f1f02ed9: Layer already exists 09:42:44 1fef92caa588: Layer already exists 09:42:44 90936f7fee51: Layer already exists 09:42:44 ffc8c1165fab: Layer already exists 09:42:44 cb3c8172160a: Layer already exists 09:42:44 9d26cdb3ebf1: Layer already exists 09:42:44 3c20671a5817: Layer already exists 09:42:44 main: digest: sha256:3153be3e5c2d5c7a0cb7a52e118d7328ced0b32b3146a40db20d876cd56bb7ee size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:44 ===================================================== [Pipeline] echo 09:42:44 taggedImages: 09:42:44 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:716be972356a5d958cacae13e28e6f732195427d 09:42:44 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:42:44 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.52 09:42:44 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:44 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:42:44 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:42:44 716be972356a5d958cacae13e28e6f732195427d 09:42:44 latest 09:42:44 3.2.0-dev.52 09:42:44 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:44 main 09:42:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d 09:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:42:45 7a20f907eaca: Preparing 09:42:45 93b63c489342: Preparing 09:42:45 58932a3f8b26: Preparing 09:42:45 be54962b381e: Preparing 09:42:45 23ea238f36a2: Preparing 09:42:45 71a315df2399: Preparing 09:42:45 1d2417c76907: Preparing 09:42:45 9c996fe9f129: Preparing 09:42:45 ffc8c1165fab: Preparing 09:42:45 1fef92caa588: Preparing 09:42:45 d572ee4a8f75: Preparing 09:42:45 4137da4840ad: Preparing 09:42:45 5f70bf18a086: Preparing 09:42:45 a464d7ba7e76: Preparing 09:42:45 0ef6977b6db4: Preparing 09:42:45 dd95fe80b0b5: Preparing 09:42:45 3c20671a5817: Preparing 09:42:45 d572ee4a8f75: Waiting 09:42:45 4137da4840ad: Waiting 09:42:45 71a315df2399: Waiting 09:42:45 1d2417c76907: Waiting 09:42:45 5f70bf18a086: Waiting 09:42:45 a464d7ba7e76: Waiting 09:42:45 9c996fe9f129: Waiting 09:42:45 0ef6977b6db4: Waiting 09:42:45 ffc8c1165fab: Waiting 09:42:45 1fef92caa588: Waiting 09:42:45 dd95fe80b0b5: Waiting 09:42:45 3c20671a5817: Waiting 09:42:45 58932a3f8b26: Pushed 09:42:45 23ea238f36a2: Pushed 09:42:45 7a20f907eaca: Pushed 09:42:45 93b63c489342: Pushed 09:42:45 be54962b381e: Pushed 09:42:45 71a315df2399: Pushed 09:42:45 ffc8c1165fab: Layer already exists 09:42:45 1fef92caa588: Layer already exists 09:42:45 1d2417c76907: Pushed 09:42:45 5f70bf18a086: Layer already exists 09:42:45 4137da4840ad: Pushed 09:42:45 d572ee4a8f75: Pushed 09:42:45 3c20671a5817: Layer already exists 09:42:45 a464d7ba7e76: Pushed 09:42:45 0ef6977b6db4: Pushed 09:42:46 dd95fe80b0b5: Pushed 09:42:48 9c996fe9f129: Pushed 09:42:48 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:652c8427fe3d8227f55266d7be7049387b2909480a122349bb26adeac4c8eebb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:42:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:42:49 7a20f907eaca: Preparing 09:42:49 93b63c489342: Preparing 09:42:49 58932a3f8b26: Preparing 09:42:49 be54962b381e: Preparing 09:42:49 23ea238f36a2: Preparing 09:42:49 71a315df2399: Preparing 09:42:49 1d2417c76907: Preparing 09:42:49 9c996fe9f129: Preparing 09:42:49 ffc8c1165fab: Preparing 09:42:49 1fef92caa588: Preparing 09:42:49 d572ee4a8f75: Preparing 09:42:49 4137da4840ad: Preparing 09:42:49 5f70bf18a086: Preparing 09:42:49 a464d7ba7e76: Preparing 09:42:49 0ef6977b6db4: Preparing 09:42:49 dd95fe80b0b5: Preparing 09:42:49 3c20671a5817: Preparing 09:42:49 4137da4840ad: Waiting 09:42:49 71a315df2399: Waiting 09:42:49 5f70bf18a086: Waiting 09:42:49 1d2417c76907: Waiting 09:42:49 a464d7ba7e76: Waiting 09:42:49 0ef6977b6db4: Waiting 09:42:49 9c996fe9f129: Waiting 09:42:49 dd95fe80b0b5: Waiting 09:42:49 ffc8c1165fab: Waiting 09:42:49 3c20671a5817: Waiting 09:42:49 d572ee4a8f75: Waiting 09:42:49 1fef92caa588: Waiting 09:42:49 7a20f907eaca: Layer already exists 09:42:49 93b63c489342: Layer already exists 09:42:49 be54962b381e: Layer already exists 09:42:49 23ea238f36a2: Layer already exists 09:42:49 58932a3f8b26: Layer already exists 09:42:49 71a315df2399: Layer already exists 09:42:49 1d2417c76907: Layer already exists 09:42:49 9c996fe9f129: Layer already exists 09:42:49 ffc8c1165fab: Layer already exists 09:42:49 1fef92caa588: Layer already exists 09:42:49 5f70bf18a086: Layer already exists 09:42:49 d572ee4a8f75: Layer already exists 09:42:49 4137da4840ad: Layer already exists 09:42:49 0ef6977b6db4: Layer already exists 09:42:49 a464d7ba7e76: Layer already exists 09:42:49 dd95fe80b0b5: Layer already exists 09:42:49 3c20671a5817: Layer already exists 09:42:49 latest: digest: sha256:652c8427fe3d8227f55266d7be7049387b2909480a122349bb26adeac4c8eebb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.52 09:42:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:42:50 7a20f907eaca: Preparing 09:42:50 93b63c489342: Preparing 09:42:50 58932a3f8b26: Preparing 09:42:50 be54962b381e: Preparing 09:42:50 23ea238f36a2: Preparing 09:42:50 71a315df2399: Preparing 09:42:50 1d2417c76907: Preparing 09:42:50 9c996fe9f129: Preparing 09:42:50 ffc8c1165fab: Preparing 09:42:50 1fef92caa588: Preparing 09:42:50 d572ee4a8f75: Preparing 09:42:50 4137da4840ad: Preparing 09:42:50 5f70bf18a086: Preparing 09:42:50 a464d7ba7e76: Preparing 09:42:50 71a315df2399: Waiting 09:42:50 0ef6977b6db4: Preparing 09:42:50 1d2417c76907: Waiting 09:42:50 dd95fe80b0b5: Preparing 09:42:50 9c996fe9f129: Waiting 09:42:50 3c20671a5817: Preparing 09:42:50 ffc8c1165fab: Waiting 09:42:50 1fef92caa588: Waiting 09:42:50 d572ee4a8f75: Waiting 09:42:50 4137da4840ad: Waiting 09:42:50 5f70bf18a086: Waiting 09:42:50 a464d7ba7e76: Waiting 09:42:50 0ef6977b6db4: Waiting 09:42:50 dd95fe80b0b5: Waiting 09:42:50 3c20671a5817: Waiting 09:42:50 93b63c489342: Layer already exists 09:42:50 58932a3f8b26: Layer already exists 09:42:50 be54962b381e: Layer already exists 09:42:50 7a20f907eaca: Layer already exists 09:42:50 23ea238f36a2: Layer already exists 09:42:50 9c996fe9f129: Layer already exists 09:42:50 1d2417c76907: Layer already exists 09:42:50 71a315df2399: Layer already exists 09:42:50 1fef92caa588: Layer already exists 09:42:50 ffc8c1165fab: Layer already exists 09:42:50 4137da4840ad: Layer already exists 09:42:50 a464d7ba7e76: Layer already exists 09:42:50 d572ee4a8f75: Layer already exists 09:42:50 5f70bf18a086: Layer already exists 09:42:50 0ef6977b6db4: Layer already exists 09:42:50 3c20671a5817: Layer already exists 09:42:50 dd95fe80b0b5: Layer already exists 09:42:50 3.2.0-dev.52: digest: sha256:652c8427fe3d8227f55266d7be7049387b2909480a122349bb26adeac4c8eebb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:42:51 7a20f907eaca: Preparing 09:42:51 93b63c489342: Preparing 09:42:51 58932a3f8b26: Preparing 09:42:51 be54962b381e: Preparing 09:42:51 23ea238f36a2: Preparing 09:42:51 71a315df2399: Preparing 09:42:51 1d2417c76907: Preparing 09:42:51 9c996fe9f129: Preparing 09:42:51 ffc8c1165fab: Preparing 09:42:51 1fef92caa588: Preparing 09:42:51 d572ee4a8f75: Preparing 09:42:51 4137da4840ad: Preparing 09:42:51 5f70bf18a086: Preparing 09:42:51 a464d7ba7e76: Preparing 09:42:51 0ef6977b6db4: Preparing 09:42:51 dd95fe80b0b5: Preparing 09:42:51 3c20671a5817: Preparing 09:42:51 1d2417c76907: Waiting 09:42:51 9c996fe9f129: Waiting 09:42:51 ffc8c1165fab: Waiting 09:42:51 1fef92caa588: Waiting 09:42:51 d572ee4a8f75: Waiting 09:42:51 4137da4840ad: Waiting 09:42:51 71a315df2399: Waiting 09:42:51 5f70bf18a086: Waiting 09:42:51 3c20671a5817: Waiting 09:42:51 a464d7ba7e76: Waiting 09:42:51 dd95fe80b0b5: Waiting 09:42:51 0ef6977b6db4: Waiting 09:42:51 58932a3f8b26: Layer already exists 09:42:51 93b63c489342: Layer already exists 09:42:51 23ea238f36a2: Layer already exists 09:42:51 7a20f907eaca: Layer already exists 09:42:51 be54962b381e: Layer already exists 09:42:51 71a315df2399: Layer already exists 09:42:51 ffc8c1165fab: Layer already exists 09:42:51 9c996fe9f129: Layer already exists 09:42:51 1fef92caa588: Layer already exists 09:42:51 1d2417c76907: Layer already exists 09:42:51 a464d7ba7e76: Layer already exists 09:42:51 d572ee4a8f75: Layer already exists 09:42:51 4137da4840ad: Layer already exists 09:42:51 5f70bf18a086: Layer already exists 09:42:51 0ef6977b6db4: Layer already exists 09:42:51 3c20671a5817: Layer already exists 09:42:51 dd95fe80b0b5: Layer already exists 09:42:51 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:652c8427fe3d8227f55266d7be7049387b2909480a122349bb26adeac4c8eebb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:42:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:42:52 7a20f907eaca: Preparing 09:42:52 93b63c489342: Preparing 09:42:52 58932a3f8b26: Preparing 09:42:52 be54962b381e: Preparing 09:42:52 23ea238f36a2: Preparing 09:42:52 71a315df2399: Preparing 09:42:52 1d2417c76907: Preparing 09:42:52 9c996fe9f129: Preparing 09:42:52 ffc8c1165fab: Preparing 09:42:52 1fef92caa588: Preparing 09:42:52 d572ee4a8f75: Preparing 09:42:52 4137da4840ad: Preparing 09:42:52 5f70bf18a086: Preparing 09:42:52 1d2417c76907: Waiting 09:42:52 a464d7ba7e76: Preparing 09:42:52 9c996fe9f129: Waiting 09:42:52 0ef6977b6db4: Preparing 09:42:52 ffc8c1165fab: Waiting 09:42:52 dd95fe80b0b5: Preparing 09:42:52 1fef92caa588: Waiting 09:42:52 3c20671a5817: Preparing 09:42:52 d572ee4a8f75: Waiting 09:42:52 4137da4840ad: Waiting 09:42:52 0ef6977b6db4: Waiting 09:42:52 5f70bf18a086: Waiting 09:42:52 dd95fe80b0b5: Waiting 09:42:52 a464d7ba7e76: Waiting 09:42:52 3c20671a5817: Waiting 09:42:52 71a315df2399: Waiting 09:42:52 58932a3f8b26: Layer already exists 09:42:52 be54962b381e: Layer already exists 09:42:52 93b63c489342: Layer already exists 09:42:52 23ea238f36a2: Layer already exists 09:42:52 7a20f907eaca: Layer already exists 09:42:52 1d2417c76907: Layer already exists 09:42:52 71a315df2399: Layer already exists 09:42:52 9c996fe9f129: Layer already exists 09:42:52 1fef92caa588: Layer already exists 09:42:52 ffc8c1165fab: Layer already exists 09:42:52 d572ee4a8f75: Layer already exists 09:42:52 4137da4840ad: Layer already exists 09:42:52 5f70bf18a086: Layer already exists 09:42:52 a464d7ba7e76: Layer already exists 09:42:52 0ef6977b6db4: Layer already exists 09:42:52 dd95fe80b0b5: Layer already exists 09:42:52 3c20671a5817: Layer already exists 09:42:52 main: digest: sha256:652c8427fe3d8227f55266d7be7049387b2909480a122349bb26adeac4c8eebb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:52 ===================================================== [Pipeline] echo 09:42:52 taggedImages: 09:42:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d 09:42:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:42:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.52 09:42:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:52 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:42:52 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:42:52 716be972356a5d958cacae13e28e6f732195427d 09:42:52 latest 09:42:52 3.2.0-dev.52 09:42:52 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:42:52 main 09:42:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:53 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:716be972356a5d958cacae13e28e6f732195427d 09:42:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:42:53 865377f80c34: Preparing 09:42:53 e2604642f1bb: Preparing 09:42:53 369bfa968ee2: Preparing 09:42:53 0220c844aa2a: Preparing 09:42:53 ffc8c1165fab: Preparing 09:42:53 1fef92caa588: Preparing 09:42:53 cb3c8172160a: Preparing 09:42:53 9d26cdb3ebf1: Preparing 09:42:53 3c20671a5817: Preparing 09:42:53 1fef92caa588: Waiting 09:42:53 9d26cdb3ebf1: Waiting 09:42:53 cb3c8172160a: Waiting 09:42:53 3c20671a5817: Waiting 09:42:53 ffc8c1165fab: Layer already exists 09:42:53 1fef92caa588: Layer already exists 09:42:53 e2604642f1bb: Pushed 09:42:53 369bfa968ee2: Pushed 09:42:53 cb3c8172160a: Layer already exists 09:42:53 9d26cdb3ebf1: Layer already exists 09:42:53 865377f80c34: Pushed 09:42:53 3c20671a5817: Layer already exists 09:42:59 0220c844aa2a: Pushed 09:42:59 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:ad01ab61d00de22fac2cda04a2f9b4afc73d8b1002740172fc998da42df53bed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:42:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:42:59 865377f80c34: Preparing 09:42:59 e2604642f1bb: Preparing 09:42:59 369bfa968ee2: Preparing 09:42:59 0220c844aa2a: Preparing 09:42:59 ffc8c1165fab: Preparing 09:42:59 1fef92caa588: Preparing 09:42:59 cb3c8172160a: Preparing 09:42:59 9d26cdb3ebf1: Preparing 09:42:59 3c20671a5817: Preparing 09:42:59 1fef92caa588: Waiting 09:42:59 cb3c8172160a: Waiting 09:42:59 9d26cdb3ebf1: Waiting 09:42:59 3c20671a5817: Waiting 09:42:59 0220c844aa2a: Layer already exists 09:42:59 369bfa968ee2: Layer already exists 09:42:59 e2604642f1bb: Layer already exists 09:42:59 865377f80c34: Layer already exists 09:42:59 ffc8c1165fab: Layer already exists 09:42:59 9d26cdb3ebf1: Layer already exists 09:42:59 1fef92caa588: Layer already exists 09:42:59 cb3c8172160a: Layer already exists 09:42:59 3c20671a5817: Layer already exists 09:43:00 latest: digest: sha256:ad01ab61d00de22fac2cda04a2f9b4afc73d8b1002740172fc998da42df53bed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.52 09:43:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:43:00 865377f80c34: Preparing 09:43:00 e2604642f1bb: Preparing 09:43:00 369bfa968ee2: Preparing 09:43:00 0220c844aa2a: Preparing 09:43:00 ffc8c1165fab: Preparing 09:43:00 1fef92caa588: Preparing 09:43:00 cb3c8172160a: Preparing 09:43:00 9d26cdb3ebf1: Preparing 09:43:00 3c20671a5817: Preparing 09:43:00 1fef92caa588: Waiting 09:43:00 cb3c8172160a: Waiting 09:43:00 3c20671a5817: Waiting 09:43:00 9d26cdb3ebf1: Waiting 09:43:00 865377f80c34: Layer already exists 09:43:00 ffc8c1165fab: Layer already exists 09:43:00 e2604642f1bb: Layer already exists 09:43:00 0220c844aa2a: Layer already exists 09:43:00 369bfa968ee2: Layer already exists 09:43:00 cb3c8172160a: Layer already exists 09:43:00 9d26cdb3ebf1: Layer already exists 09:43:00 1fef92caa588: Layer already exists 09:43:00 3c20671a5817: Layer already exists 09:43:00 3.2.0-dev.52: digest: sha256:ad01ab61d00de22fac2cda04a2f9b4afc73d8b1002740172fc998da42df53bed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:01 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:43:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:43:01 865377f80c34: Preparing 09:43:01 e2604642f1bb: Preparing 09:43:01 369bfa968ee2: Preparing 09:43:01 0220c844aa2a: Preparing 09:43:01 ffc8c1165fab: Preparing 09:43:01 1fef92caa588: Preparing 09:43:01 cb3c8172160a: Preparing 09:43:01 9d26cdb3ebf1: Preparing 09:43:01 3c20671a5817: Preparing 09:43:01 cb3c8172160a: Waiting 09:43:01 9d26cdb3ebf1: Waiting 09:43:01 3c20671a5817: Waiting 09:43:01 1fef92caa588: Waiting 09:43:01 0220c844aa2a: Layer already exists 09:43:01 369bfa968ee2: Layer already exists 09:43:01 e2604642f1bb: Layer already exists 09:43:01 ffc8c1165fab: Layer already exists 09:43:01 865377f80c34: Layer already exists 09:43:01 1fef92caa588: Layer already exists 09:43:01 cb3c8172160a: Layer already exists 09:43:01 3c20671a5817: Layer already exists 09:43:01 9d26cdb3ebf1: Layer already exists 09:43:01 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:ad01ab61d00de22fac2cda04a2f9b4afc73d8b1002740172fc998da42df53bed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:43:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:43:02 865377f80c34: Preparing 09:43:02 e2604642f1bb: Preparing 09:43:02 369bfa968ee2: Preparing 09:43:02 0220c844aa2a: Preparing 09:43:02 ffc8c1165fab: Preparing 09:43:02 1fef92caa588: Preparing 09:43:02 cb3c8172160a: Preparing 09:43:02 9d26cdb3ebf1: Preparing 09:43:02 3c20671a5817: Preparing 09:43:02 cb3c8172160a: Waiting 09:43:02 9d26cdb3ebf1: Waiting 09:43:02 3c20671a5817: Waiting 09:43:02 1fef92caa588: Waiting 09:43:02 369bfa968ee2: Layer already exists 09:43:02 ffc8c1165fab: Layer already exists 09:43:02 e2604642f1bb: Layer already exists 09:43:02 0220c844aa2a: Layer already exists 09:43:02 865377f80c34: Layer already exists 09:43:02 3c20671a5817: Layer already exists 09:43:02 cb3c8172160a: Layer already exists 09:43:02 1fef92caa588: Layer already exists 09:43:02 9d26cdb3ebf1: Layer already exists 09:43:02 main: digest: sha256:ad01ab61d00de22fac2cda04a2f9b4afc73d8b1002740172fc998da42df53bed size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:03 ===================================================== [Pipeline] echo 09:43:03 taggedImages: 09:43:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:716be972356a5d958cacae13e28e6f732195427d 09:43:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:43:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.52 09:43:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:43:03 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:43:03 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:43:03 716be972356a5d958cacae13e28e6f732195427d 09:43:03 latest 09:43:03 3.2.0-dev.52 09:43:03 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:43:03 main 09:43:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:716be972356a5d958cacae13e28e6f732195427d 09:43:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:43:03 62635293399a: Preparing 09:43:03 250ee0dae3eb: Preparing 09:43:03 738f6ebebe30: Preparing 09:43:03 f0a9a9d6b957: Preparing 09:43:03 a4d8aaf31aa5: Preparing 09:43:03 ffc8c1165fab: Preparing 09:43:03 1fef92caa588: Preparing 09:43:03 2f657bda0b80: Preparing 09:43:03 7fe702e2a916: Preparing 09:43:03 6dc7a69e1b92: Preparing 09:43:03 3c20671a5817: Preparing 09:43:03 1fef92caa588: Waiting 09:43:03 2f657bda0b80: Waiting 09:43:03 7fe702e2a916: Waiting 09:43:03 6dc7a69e1b92: Waiting 09:43:03 3c20671a5817: Waiting 09:43:03 ffc8c1165fab: Waiting 09:43:04 a4d8aaf31aa5: Pushed 09:43:04 250ee0dae3eb: Pushed 09:43:04 f0a9a9d6b957: Pushed 09:43:04 ffc8c1165fab: Layer already exists 09:43:04 1fef92caa588: Layer already exists 09:43:04 62635293399a: Pushed 09:43:04 3c20671a5817: Layer already exists 09:43:04 2f657bda0b80: Pushed 09:43:04 7fe702e2a916: Pushed 09:43:06 738f6ebebe30: Pushed 09:43:06 6dc7a69e1b92: Pushed 09:43:06 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:8d97a7fe6ed0ff1a3f3775f4dbeaca5259291fffba429588598285e56ef987d2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:43:07 62635293399a: Preparing 09:43:07 250ee0dae3eb: Preparing 09:43:07 738f6ebebe30: Preparing 09:43:07 f0a9a9d6b957: Preparing 09:43:07 a4d8aaf31aa5: Preparing 09:43:07 ffc8c1165fab: Preparing 09:43:07 1fef92caa588: Preparing 09:43:07 2f657bda0b80: Preparing 09:43:07 7fe702e2a916: Preparing 09:43:07 6dc7a69e1b92: Preparing 09:43:07 3c20671a5817: Preparing 09:43:07 2f657bda0b80: Waiting 09:43:07 7fe702e2a916: Waiting 09:43:07 6dc7a69e1b92: Waiting 09:43:07 3c20671a5817: Waiting 09:43:07 ffc8c1165fab: Waiting 09:43:07 1fef92caa588: Waiting 09:43:07 62635293399a: Layer already exists 09:43:07 a4d8aaf31aa5: Layer already exists 09:43:07 250ee0dae3eb: Layer already exists 09:43:07 738f6ebebe30: Layer already exists 09:43:07 f0a9a9d6b957: Layer already exists 09:43:07 1fef92caa588: Layer already exists 09:43:07 ffc8c1165fab: Layer already exists 09:43:07 7fe702e2a916: Layer already exists 09:43:07 6dc7a69e1b92: Layer already exists 09:43:07 2f657bda0b80: Layer already exists 09:43:07 3c20671a5817: Layer already exists 09:43:07 latest: digest: sha256:8d97a7fe6ed0ff1a3f3775f4dbeaca5259291fffba429588598285e56ef987d2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.52 09:43:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:43:08 62635293399a: Preparing 09:43:08 250ee0dae3eb: Preparing 09:43:08 738f6ebebe30: Preparing 09:43:08 f0a9a9d6b957: Preparing 09:43:08 a4d8aaf31aa5: Preparing 09:43:08 ffc8c1165fab: Preparing 09:43:08 1fef92caa588: Preparing 09:43:08 2f657bda0b80: Preparing 09:43:08 7fe702e2a916: Preparing 09:43:08 6dc7a69e1b92: Preparing 09:43:08 3c20671a5817: Preparing 09:43:08 2f657bda0b80: Waiting 09:43:08 7fe702e2a916: Waiting 09:43:08 6dc7a69e1b92: Waiting 09:43:08 3c20671a5817: Waiting 09:43:08 ffc8c1165fab: Waiting 09:43:08 1fef92caa588: Waiting 09:43:08 738f6ebebe30: Layer already exists 09:43:08 250ee0dae3eb: Layer already exists 09:43:08 a4d8aaf31aa5: Layer already exists 09:43:08 f0a9a9d6b957: Layer already exists 09:43:08 62635293399a: Layer already exists 09:43:08 2f657bda0b80: Layer already exists 09:43:08 1fef92caa588: Layer already exists 09:43:08 7fe702e2a916: Layer already exists 09:43:08 ffc8c1165fab: Layer already exists 09:43:08 6dc7a69e1b92: Layer already exists 09:43:08 3c20671a5817: Layer already exists 09:43:08 3.2.0-dev.52: digest: sha256:8d97a7fe6ed0ff1a3f3775f4dbeaca5259291fffba429588598285e56ef987d2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:43:09 62635293399a: Preparing 09:43:09 250ee0dae3eb: Preparing 09:43:09 738f6ebebe30: Preparing 09:43:09 f0a9a9d6b957: Preparing 09:43:09 a4d8aaf31aa5: Preparing 09:43:09 ffc8c1165fab: Preparing 09:43:09 1fef92caa588: Preparing 09:43:09 2f657bda0b80: Preparing 09:43:09 7fe702e2a916: Preparing 09:43:09 6dc7a69e1b92: Preparing 09:43:09 3c20671a5817: Preparing 09:43:09 2f657bda0b80: Waiting 09:43:09 7fe702e2a916: Waiting 09:43:09 6dc7a69e1b92: Waiting 09:43:09 3c20671a5817: Waiting 09:43:09 ffc8c1165fab: Waiting 09:43:09 1fef92caa588: Waiting 09:43:09 62635293399a: Layer already exists 09:43:09 a4d8aaf31aa5: Layer already exists 09:43:09 250ee0dae3eb: Layer already exists 09:43:09 f0a9a9d6b957: Layer already exists 09:43:09 738f6ebebe30: Layer already exists 09:43:09 1fef92caa588: Layer already exists 09:43:09 7fe702e2a916: Layer already exists 09:43:09 ffc8c1165fab: Layer already exists 09:43:09 2f657bda0b80: Layer already exists 09:43:09 6dc7a69e1b92: Layer already exists 09:43:09 3c20671a5817: Layer already exists 09:43:09 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:8d97a7fe6ed0ff1a3f3775f4dbeaca5259291fffba429588598285e56ef987d2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:43:10 62635293399a: Preparing 09:43:10 250ee0dae3eb: Preparing 09:43:10 738f6ebebe30: Preparing 09:43:10 f0a9a9d6b957: Preparing 09:43:10 a4d8aaf31aa5: Preparing 09:43:10 ffc8c1165fab: Preparing 09:43:10 1fef92caa588: Preparing 09:43:10 2f657bda0b80: Preparing 09:43:10 7fe702e2a916: Preparing 09:43:10 6dc7a69e1b92: Preparing 09:43:10 3c20671a5817: Preparing 09:43:10 2f657bda0b80: Waiting 09:43:10 7fe702e2a916: Waiting 09:43:10 6dc7a69e1b92: Waiting 09:43:10 ffc8c1165fab: Waiting 09:43:10 3c20671a5817: Waiting 09:43:10 1fef92caa588: Waiting 09:43:10 f0a9a9d6b957: Layer already exists 09:43:10 62635293399a: Layer already exists 09:43:10 738f6ebebe30: Layer already exists 09:43:10 a4d8aaf31aa5: Layer already exists 09:43:10 250ee0dae3eb: Layer already exists 09:43:10 ffc8c1165fab: Layer already exists 09:43:10 1fef92caa588: Layer already exists 09:43:10 2f657bda0b80: Layer already exists 09:43:10 7fe702e2a916: Layer already exists 09:43:10 6dc7a69e1b92: Layer already exists 09:43:10 3c20671a5817: Layer already exists 09:43:10 main: digest: sha256:8d97a7fe6ed0ff1a3f3775f4dbeaca5259291fffba429588598285e56ef987d2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:10 ===================================================== [Pipeline] echo 09:43:10 taggedImages: 09:43:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:716be972356a5d958cacae13e28e6f732195427d 09:43:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:43:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.52 09:43:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:43:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:43:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:43:10 716be972356a5d958cacae13e28e6f732195427d 09:43:10 latest 09:43:10 3.2.0-dev.52 09:43:10 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:43:10 main 09:43:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:716be972356a5d958cacae13e28e6f732195427d 09:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:43:11 575b3e9b0512: Preparing 09:43:11 bd5d7c1c083a: Preparing 09:43:11 5b7d9dbe7a91: Preparing 09:43:11 3f2b010da5e4: Preparing 09:43:11 3c1a808ddebb: Preparing 09:43:11 47f0194ed923: Preparing 09:43:11 1cdcef0b5432: Preparing 09:43:11 ffc8c1165fab: Preparing 09:43:11 1fef92caa588: Preparing 09:43:11 60a799a410c1: Preparing 09:43:11 4d9689b24032: Preparing 09:43:11 3c20671a5817: Preparing 09:43:11 47f0194ed923: Waiting 09:43:11 1cdcef0b5432: Waiting 09:43:11 ffc8c1165fab: Waiting 09:43:11 1fef92caa588: Waiting 09:43:11 60a799a410c1: Waiting 09:43:11 4d9689b24032: Waiting 09:43:11 3c20671a5817: Waiting 09:43:11 bd5d7c1c083a: Pushed 09:43:11 3c1a808ddebb: Pushed 09:43:11 575b3e9b0512: Pushed 09:43:11 ffc8c1165fab: Layer already exists 09:43:11 1fef92caa588: Layer already exists 09:43:11 47f0194ed923: Pushed 09:43:12 1cdcef0b5432: Pushed 09:43:12 3c20671a5817: Layer already exists 09:43:12 60a799a410c1: Pushed 09:43:13 3f2b010da5e4: Pushed 09:43:14 5b7d9dbe7a91: Pushed 09:43:14 4d9689b24032: Pushed 09:43:14 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:b1c65a868850f8dac85503381d572d2966bb7ec5508b8548ac70a58a84077493 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:43:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:43:15 575b3e9b0512: Preparing 09:43:15 bd5d7c1c083a: Preparing 09:43:15 5b7d9dbe7a91: Preparing 09:43:15 3f2b010da5e4: Preparing 09:43:15 3c1a808ddebb: Preparing 09:43:15 47f0194ed923: Preparing 09:43:15 1cdcef0b5432: Preparing 09:43:15 ffc8c1165fab: Preparing 09:43:15 1fef92caa588: Preparing 09:43:15 60a799a410c1: Preparing 09:43:15 4d9689b24032: Preparing 09:43:15 3c20671a5817: Preparing 09:43:15 47f0194ed923: Waiting 09:43:15 1cdcef0b5432: Waiting 09:43:15 ffc8c1165fab: Waiting 09:43:15 1fef92caa588: Waiting 09:43:15 60a799a410c1: Waiting 09:43:15 4d9689b24032: Waiting 09:43:15 3c20671a5817: Waiting 09:43:15 5b7d9dbe7a91: Layer already exists 09:43:15 3c1a808ddebb: Layer already exists 09:43:15 575b3e9b0512: Layer already exists 09:43:15 bd5d7c1c083a: Layer already exists 09:43:15 3f2b010da5e4: Layer already exists 09:43:15 1cdcef0b5432: Layer already exists 09:43:15 1fef92caa588: Layer already exists 09:43:15 60a799a410c1: Layer already exists 09:43:15 ffc8c1165fab: Layer already exists 09:43:15 47f0194ed923: Layer already exists 09:43:15 3c20671a5817: Layer already exists 09:43:15 4d9689b24032: Layer already exists 09:43:15 latest: digest: sha256:b1c65a868850f8dac85503381d572d2966bb7ec5508b8548ac70a58a84077493 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.52 09:43:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:43:16 575b3e9b0512: Preparing 09:43:16 bd5d7c1c083a: Preparing 09:43:16 5b7d9dbe7a91: Preparing 09:43:16 3f2b010da5e4: Preparing 09:43:16 3c1a808ddebb: Preparing 09:43:16 47f0194ed923: Preparing 09:43:16 1cdcef0b5432: Preparing 09:43:16 ffc8c1165fab: Preparing 09:43:16 1fef92caa588: Preparing 09:43:16 60a799a410c1: Preparing 09:43:16 4d9689b24032: Preparing 09:43:16 3c20671a5817: Preparing 09:43:16 1fef92caa588: Waiting 09:43:16 60a799a410c1: Waiting 09:43:16 47f0194ed923: Waiting 09:43:16 ffc8c1165fab: Waiting 09:43:16 1cdcef0b5432: Waiting 09:43:16 4d9689b24032: Waiting 09:43:16 5b7d9dbe7a91: Layer already exists 09:43:16 bd5d7c1c083a: Layer already exists 09:43:16 575b3e9b0512: Layer already exists 09:43:16 3f2b010da5e4: Layer already exists 09:43:16 3c1a808ddebb: Layer already exists 09:43:16 60a799a410c1: Layer already exists 09:43:16 1fef92caa588: Layer already exists 09:43:16 ffc8c1165fab: Layer already exists 09:43:16 47f0194ed923: Layer already exists 09:43:16 1cdcef0b5432: Layer already exists 09:43:16 4d9689b24032: Layer already exists 09:43:16 3c20671a5817: Layer already exists 09:43:16 3.2.0-dev.52: digest: sha256:b1c65a868850f8dac85503381d572d2966bb7ec5508b8548ac70a58a84077493 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:43:17 575b3e9b0512: Preparing 09:43:17 bd5d7c1c083a: Preparing 09:43:17 5b7d9dbe7a91: Preparing 09:43:17 3f2b010da5e4: Preparing 09:43:17 3c1a808ddebb: Preparing 09:43:17 47f0194ed923: Preparing 09:43:17 1cdcef0b5432: Preparing 09:43:17 ffc8c1165fab: Preparing 09:43:17 1fef92caa588: Preparing 09:43:17 60a799a410c1: Preparing 09:43:17 4d9689b24032: Preparing 09:43:17 3c20671a5817: Preparing 09:43:17 47f0194ed923: Waiting 09:43:17 1cdcef0b5432: Waiting 09:43:17 ffc8c1165fab: Waiting 09:43:17 1fef92caa588: Waiting 09:43:17 60a799a410c1: Waiting 09:43:17 4d9689b24032: Waiting 09:43:17 3c20671a5817: Waiting 09:43:17 bd5d7c1c083a: Layer already exists 09:43:17 5b7d9dbe7a91: Layer already exists 09:43:17 575b3e9b0512: Layer already exists 09:43:17 3c1a808ddebb: Layer already exists 09:43:17 3f2b010da5e4: Layer already exists 09:43:17 47f0194ed923: Layer already exists 09:43:17 1cdcef0b5432: Layer already exists 09:43:17 1fef92caa588: Layer already exists 09:43:17 ffc8c1165fab: Layer already exists 09:43:17 60a799a410c1: Layer already exists 09:43:17 4d9689b24032: Layer already exists 09:43:17 3c20671a5817: Layer already exists 09:43:17 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:b1c65a868850f8dac85503381d572d2966bb7ec5508b8548ac70a58a84077493 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:43:18 575b3e9b0512: Preparing 09:43:18 bd5d7c1c083a: Preparing 09:43:18 5b7d9dbe7a91: Preparing 09:43:18 3f2b010da5e4: Preparing 09:43:18 3c1a808ddebb: Preparing 09:43:18 47f0194ed923: Preparing 09:43:18 1cdcef0b5432: Preparing 09:43:18 ffc8c1165fab: Preparing 09:43:18 1fef92caa588: Preparing 09:43:18 60a799a410c1: Preparing 09:43:18 4d9689b24032: Preparing 09:43:18 3c20671a5817: Preparing 09:43:18 47f0194ed923: Waiting 09:43:18 1cdcef0b5432: Waiting 09:43:18 ffc8c1165fab: Waiting 09:43:18 1fef92caa588: Waiting 09:43:18 60a799a410c1: Waiting 09:43:18 4d9689b24032: Waiting 09:43:18 3c20671a5817: Waiting 09:43:18 3c1a808ddebb: Layer already exists 09:43:18 575b3e9b0512: Layer already exists 09:43:18 5b7d9dbe7a91: Layer already exists 09:43:18 3f2b010da5e4: Layer already exists 09:43:18 bd5d7c1c083a: Layer already exists 09:43:18 47f0194ed923: Layer already exists 09:43:18 1cdcef0b5432: Layer already exists 09:43:18 ffc8c1165fab: Layer already exists 09:43:18 60a799a410c1: Layer already exists 09:43:18 1fef92caa588: Layer already exists 09:43:18 3c20671a5817: Layer already exists 09:43:18 4d9689b24032: Layer already exists 09:43:18 main: digest: sha256:b1c65a868850f8dac85503381d572d2966bb7ec5508b8548ac70a58a84077493 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:18 ===================================================== [Pipeline] echo 09:43:18 taggedImages: 09:43:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:716be972356a5d958cacae13e28e6f732195427d 09:43:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:43:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.52 09:43:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:43:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:43:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:43:18 716be972356a5d958cacae13e28e6f732195427d 09:43:18 latest 09:43:18 3.2.0-dev.52 09:43:18 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:43:18 main 09:43:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:19 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:716be972356a5d958cacae13e28e6f732195427d 09:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:43:19 32c3a3db154a: Preparing 09:43:19 330eda1f8a61: Preparing 09:43:19 ffc8c1165fab: Preparing 09:43:19 1fef92caa588: Preparing 09:43:19 dfd597b2c104: Preparing 09:43:19 3c9ef58e1134: Preparing 09:43:19 3c20671a5817: Preparing 09:43:19 3c9ef58e1134: Waiting 09:43:19 3c20671a5817: Waiting 09:43:19 ffc8c1165fab: Layer already exists 09:43:19 1fef92caa588: Layer already exists 09:43:19 3c20671a5817: Layer already exists 09:43:19 32c3a3db154a: Pushed 09:43:19 dfd597b2c104: Pushed 09:43:21 3c9ef58e1134: Pushed 09:43:23 330eda1f8a61: Pushed 09:43:23 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:5650073daae280c026fc15a4bc8fc0b1069a3ea681176a523f7229286b249b98 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:43:24 32c3a3db154a: Preparing 09:43:24 330eda1f8a61: Preparing 09:43:24 ffc8c1165fab: Preparing 09:43:24 1fef92caa588: Preparing 09:43:24 dfd597b2c104: Preparing 09:43:24 3c9ef58e1134: Preparing 09:43:24 3c20671a5817: Preparing 09:43:24 3c9ef58e1134: Waiting 09:43:24 3c20671a5817: Waiting 09:43:24 ffc8c1165fab: Layer already exists 09:43:24 1fef92caa588: Layer already exists 09:43:24 dfd597b2c104: Layer already exists 09:43:24 32c3a3db154a: Layer already exists 09:43:24 330eda1f8a61: Layer already exists 09:43:24 3c9ef58e1134: Layer already exists 09:43:24 3c20671a5817: Layer already exists 09:43:24 latest: digest: sha256:5650073daae280c026fc15a4bc8fc0b1069a3ea681176a523f7229286b249b98 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:24 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.52 09:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:43:25 32c3a3db154a: Preparing 09:43:25 330eda1f8a61: Preparing 09:43:25 ffc8c1165fab: Preparing 09:43:25 1fef92caa588: Preparing 09:43:25 dfd597b2c104: Preparing 09:43:25 3c9ef58e1134: Preparing 09:43:25 3c20671a5817: Preparing 09:43:25 3c9ef58e1134: Waiting 09:43:25 3c20671a5817: Waiting 09:43:25 330eda1f8a61: Layer already exists 09:43:25 32c3a3db154a: Layer already exists 09:43:25 1fef92caa588: Layer already exists 09:43:25 dfd597b2c104: Layer already exists 09:43:25 ffc8c1165fab: Layer already exists 09:43:25 3c9ef58e1134: Layer already exists 09:43:25 3c20671a5817: Layer already exists 09:43:25 3.2.0-dev.52: digest: sha256:5650073daae280c026fc15a4bc8fc0b1069a3ea681176a523f7229286b249b98 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:43:26 32c3a3db154a: Preparing 09:43:26 330eda1f8a61: Preparing 09:43:26 ffc8c1165fab: Preparing 09:43:26 1fef92caa588: Preparing 09:43:26 dfd597b2c104: Preparing 09:43:26 3c9ef58e1134: Preparing 09:43:26 3c20671a5817: Preparing 09:43:26 3c9ef58e1134: Waiting 09:43:26 3c20671a5817: Waiting 09:43:26 330eda1f8a61: Layer already exists 09:43:26 1fef92caa588: Layer already exists 09:43:26 dfd597b2c104: Layer already exists 09:43:26 32c3a3db154a: Layer already exists 09:43:26 ffc8c1165fab: Layer already exists 09:43:26 3c9ef58e1134: Layer already exists 09:43:26 3c20671a5817: Layer already exists 09:43:26 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:5650073daae280c026fc15a4bc8fc0b1069a3ea681176a523f7229286b249b98 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:43:27 32c3a3db154a: Preparing 09:43:27 330eda1f8a61: Preparing 09:43:27 ffc8c1165fab: Preparing 09:43:27 1fef92caa588: Preparing 09:43:27 dfd597b2c104: Preparing 09:43:27 3c9ef58e1134: Preparing 09:43:27 3c20671a5817: Preparing 09:43:27 3c9ef58e1134: Waiting 09:43:27 3c20671a5817: Waiting 09:43:27 330eda1f8a61: Layer already exists 09:43:27 32c3a3db154a: Layer already exists 09:43:27 1fef92caa588: Layer already exists 09:43:27 ffc8c1165fab: Layer already exists 09:43:27 dfd597b2c104: Layer already exists 09:43:27 3c20671a5817: Layer already exists 09:43:27 3c9ef58e1134: Layer already exists 09:43:27 main: digest: sha256:5650073daae280c026fc15a4bc8fc0b1069a3ea681176a523f7229286b249b98 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:27 ===================================================== [Pipeline] echo 09:43:27 taggedImages: 09:43:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:716be972356a5d958cacae13e28e6f732195427d 09:43:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:43:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.52 09:43:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:43:27 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:43:27 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:43:27 716be972356a5d958cacae13e28e6f732195427d 09:43:27 latest 09:43:27 3.2.0-dev.52 09:43:27 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:43:27 main 09:43:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:27 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:716be972356a5d958cacae13e28e6f732195427d 09:43:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:43:28 28b8dc45d8b2: Preparing 09:43:28 8c3b931ccd76: Preparing 09:43:28 b398996d4674: Preparing 09:43:28 ffc8c1165fab: Preparing 09:43:28 1fef92caa588: Preparing 09:43:28 14971682637f: Preparing 09:43:28 4f630fe4dbec: Preparing 09:43:28 1c241d60bacc: Preparing 09:43:28 f5e91316db18: Preparing 09:43:28 3c20671a5817: Preparing 09:43:28 14971682637f: Waiting 09:43:28 4f630fe4dbec: Waiting 09:43:28 1c241d60bacc: Waiting 09:43:28 f5e91316db18: Waiting 09:43:28 3c20671a5817: Waiting 09:43:28 1fef92caa588: Layer already exists 09:43:28 ffc8c1165fab: Layer already exists 09:43:28 b398996d4674: Pushed 09:43:28 8c3b931ccd76: Pushed 09:43:28 28b8dc45d8b2: Pushed 09:43:28 3c20671a5817: Layer already exists 09:43:28 1c241d60bacc: Pushed 09:43:29 f5e91316db18: Pushed 09:43:41 4f630fe4dbec: Pushed 09:43:49 14971682637f: Pushed 09:43:49 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:8039086b7b0d9f2b78bb80999ae40b04dc08372c6c987ac76907131a8018feea size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:43:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:43:50 28b8dc45d8b2: Preparing 09:43:50 8c3b931ccd76: Preparing 09:43:50 b398996d4674: Preparing 09:43:50 ffc8c1165fab: Preparing 09:43:50 1fef92caa588: Preparing 09:43:50 14971682637f: Preparing 09:43:50 4f630fe4dbec: Preparing 09:43:50 1c241d60bacc: Preparing 09:43:50 f5e91316db18: Preparing 09:43:50 14971682637f: Waiting 09:43:50 3c20671a5817: Preparing 09:43:50 4f630fe4dbec: Waiting 09:43:50 1c241d60bacc: Waiting 09:43:50 3c20671a5817: Waiting 09:43:50 f5e91316db18: Waiting 09:43:50 1fef92caa588: Layer already exists 09:43:50 28b8dc45d8b2: Layer already exists 09:43:50 b398996d4674: Layer already exists 09:43:50 ffc8c1165fab: Layer already exists 09:43:50 8c3b931ccd76: Layer already exists 09:43:50 14971682637f: Layer already exists 09:43:50 f5e91316db18: Layer already exists 09:43:50 1c241d60bacc: Layer already exists 09:43:50 4f630fe4dbec: Layer already exists 09:43:50 3c20671a5817: Layer already exists 09:43:50 latest: digest: sha256:8039086b7b0d9f2b78bb80999ae40b04dc08372c6c987ac76907131a8018feea size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.52 09:43:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:43:51 28b8dc45d8b2: Preparing 09:43:51 8c3b931ccd76: Preparing 09:43:51 b398996d4674: Preparing 09:43:51 ffc8c1165fab: Preparing 09:43:51 1fef92caa588: Preparing 09:43:51 14971682637f: Preparing 09:43:51 4f630fe4dbec: Preparing 09:43:51 1c241d60bacc: Preparing 09:43:51 f5e91316db18: Preparing 09:43:51 14971682637f: Waiting 09:43:51 4f630fe4dbec: Waiting 09:43:51 1c241d60bacc: Waiting 09:43:51 3c20671a5817: Preparing 09:43:51 f5e91316db18: Waiting 09:43:51 3c20671a5817: Waiting 09:43:51 8c3b931ccd76: Layer already exists 09:43:51 28b8dc45d8b2: Layer already exists 09:43:51 b398996d4674: Layer already exists 09:43:51 ffc8c1165fab: Layer already exists 09:43:51 1fef92caa588: Layer already exists 09:43:51 14971682637f: Layer already exists 09:43:51 1c241d60bacc: Layer already exists 09:43:51 4f630fe4dbec: Layer already exists 09:43:51 3c20671a5817: Layer already exists 09:43:51 f5e91316db18: Layer already exists 09:43:51 3.2.0-dev.52: digest: sha256:8039086b7b0d9f2b78bb80999ae40b04dc08372c6c987ac76907131a8018feea size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:43:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:43:52 28b8dc45d8b2: Preparing 09:43:52 8c3b931ccd76: Preparing 09:43:52 b398996d4674: Preparing 09:43:52 ffc8c1165fab: Preparing 09:43:52 1fef92caa588: Preparing 09:43:52 14971682637f: Preparing 09:43:52 4f630fe4dbec: Preparing 09:43:52 1c241d60bacc: Preparing 09:43:52 f5e91316db18: Preparing 09:43:52 3c20671a5817: Preparing 09:43:52 14971682637f: Waiting 09:43:52 4f630fe4dbec: Waiting 09:43:52 f5e91316db18: Waiting 09:43:52 3c20671a5817: Waiting 09:43:52 1c241d60bacc: Waiting 09:43:52 28b8dc45d8b2: Layer already exists 09:43:52 b398996d4674: Layer already exists 09:43:52 1fef92caa588: Layer already exists 09:43:52 ffc8c1165fab: Layer already exists 09:43:52 8c3b931ccd76: Layer already exists 09:43:52 14971682637f: Layer already exists 09:43:52 1c241d60bacc: Layer already exists 09:43:52 4f630fe4dbec: Layer already exists 09:43:52 f5e91316db18: Layer already exists 09:43:52 3c20671a5817: Layer already exists 09:43:52 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:8039086b7b0d9f2b78bb80999ae40b04dc08372c6c987ac76907131a8018feea size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:43:53 28b8dc45d8b2: Preparing 09:43:53 8c3b931ccd76: Preparing 09:43:53 b398996d4674: Preparing 09:43:53 ffc8c1165fab: Preparing 09:43:53 1fef92caa588: Preparing 09:43:53 14971682637f: Preparing 09:43:53 4f630fe4dbec: Preparing 09:43:53 1c241d60bacc: Preparing 09:43:53 f5e91316db18: Preparing 09:43:53 3c20671a5817: Preparing 09:43:53 4f630fe4dbec: Waiting 09:43:53 1c241d60bacc: Waiting 09:43:53 f5e91316db18: Waiting 09:43:53 3c20671a5817: Waiting 09:43:53 14971682637f: Waiting 09:43:53 b398996d4674: Layer already exists 09:43:53 8c3b931ccd76: Layer already exists 09:43:53 1fef92caa588: Layer already exists 09:43:53 ffc8c1165fab: Layer already exists 09:43:53 28b8dc45d8b2: Layer already exists 09:43:53 3c20671a5817: Layer already exists 09:43:53 4f630fe4dbec: Layer already exists 09:43:53 14971682637f: Layer already exists 09:43:53 f5e91316db18: Layer already exists 09:43:53 1c241d60bacc: Layer already exists 09:43:53 main: digest: sha256:8039086b7b0d9f2b78bb80999ae40b04dc08372c6c987ac76907131a8018feea size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:53 ===================================================== [Pipeline] echo 09:43:53 taggedImages: 09:43:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:716be972356a5d958cacae13e28e6f732195427d 09:43:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:43:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.52 09:43:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:43:53 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:43:53 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:43:53 716be972356a5d958cacae13e28e6f732195427d 09:43:53 latest 09:43:53 3.2.0-dev.52 09:43:53 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:43:53 main 09:43:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:716be972356a5d958cacae13e28e6f732195427d 09:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:43:54 75f6e284b2d4: Preparing 09:43:54 062d7ae5c154: Preparing 09:43:54 09a0d71fd2b0: Preparing 09:43:54 ffc8c1165fab: Preparing 09:43:54 1fef92caa588: Preparing 09:43:54 414cb59d6cc5: Preparing 09:43:54 c9211ae62e28: Preparing 09:43:54 a11ab65e0c93: Preparing 09:43:54 3c20671a5817: Preparing 09:43:54 c9211ae62e28: Waiting 09:43:54 a11ab65e0c93: Waiting 09:43:54 414cb59d6cc5: Waiting 09:43:54 3c20671a5817: Waiting 09:43:54 1fef92caa588: Layer already exists 09:43:54 ffc8c1165fab: Layer already exists 09:43:54 062d7ae5c154: Pushed 09:43:54 09a0d71fd2b0: Pushed 09:43:54 75f6e284b2d4: Pushed 09:43:54 3c20671a5817: Layer already exists 09:43:54 c9211ae62e28: Pushed 09:43:55 a11ab65e0c93: Pushed 09:44:17 414cb59d6cc5: Pushed 09:44:17 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:6cabfa128e76d0e87f6172bd210f34f0a3827f8910c0171109b318dab64fd4e6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:44:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:44:18 75f6e284b2d4: Preparing 09:44:18 062d7ae5c154: Preparing 09:44:18 09a0d71fd2b0: Preparing 09:44:18 ffc8c1165fab: Preparing 09:44:18 1fef92caa588: Preparing 09:44:18 414cb59d6cc5: Preparing 09:44:18 c9211ae62e28: Preparing 09:44:18 a11ab65e0c93: Preparing 09:44:18 3c20671a5817: Preparing 09:44:18 c9211ae62e28: Waiting 09:44:18 a11ab65e0c93: Waiting 09:44:18 3c20671a5817: Waiting 09:44:18 414cb59d6cc5: Waiting 09:44:18 1fef92caa588: Layer already exists 09:44:18 75f6e284b2d4: Layer already exists 09:44:18 062d7ae5c154: Layer already exists 09:44:18 09a0d71fd2b0: Layer already exists 09:44:18 ffc8c1165fab: Layer already exists 09:44:18 c9211ae62e28: Layer already exists 09:44:18 414cb59d6cc5: Layer already exists 09:44:18 3c20671a5817: Layer already exists 09:44:18 a11ab65e0c93: Layer already exists 09:44:18 latest: digest: sha256:6cabfa128e76d0e87f6172bd210f34f0a3827f8910c0171109b318dab64fd4e6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.52 09:44:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:44:19 75f6e284b2d4: Preparing 09:44:19 062d7ae5c154: Preparing 09:44:19 09a0d71fd2b0: Preparing 09:44:19 ffc8c1165fab: Preparing 09:44:19 1fef92caa588: Preparing 09:44:19 414cb59d6cc5: Preparing 09:44:19 c9211ae62e28: Preparing 09:44:19 a11ab65e0c93: Preparing 09:44:19 3c20671a5817: Preparing 09:44:19 c9211ae62e28: Waiting 09:44:19 a11ab65e0c93: Waiting 09:44:19 3c20671a5817: Waiting 09:44:19 414cb59d6cc5: Waiting 09:44:19 ffc8c1165fab: Layer already exists 09:44:19 09a0d71fd2b0: Layer already exists 09:44:19 062d7ae5c154: Layer already exists 09:44:19 1fef92caa588: Layer already exists 09:44:19 75f6e284b2d4: Layer already exists 09:44:19 c9211ae62e28: Layer already exists 09:44:19 414cb59d6cc5: Layer already exists 09:44:19 a11ab65e0c93: Layer already exists 09:44:19 3c20671a5817: Layer already exists 09:44:19 3.2.0-dev.52: digest: sha256:6cabfa128e76d0e87f6172bd210f34f0a3827f8910c0171109b318dab64fd4e6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:44:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:44:20 75f6e284b2d4: Preparing 09:44:20 062d7ae5c154: Preparing 09:44:20 09a0d71fd2b0: Preparing 09:44:20 ffc8c1165fab: Preparing 09:44:20 1fef92caa588: Preparing 09:44:20 414cb59d6cc5: Preparing 09:44:20 c9211ae62e28: Preparing 09:44:20 a11ab65e0c93: Preparing 09:44:20 3c20671a5817: Preparing 09:44:20 414cb59d6cc5: Waiting 09:44:20 c9211ae62e28: Waiting 09:44:20 a11ab65e0c93: Waiting 09:44:20 3c20671a5817: Waiting 09:44:20 09a0d71fd2b0: Layer already exists 09:44:20 062d7ae5c154: Layer already exists 09:44:20 75f6e284b2d4: Layer already exists 09:44:20 1fef92caa588: Layer already exists 09:44:20 ffc8c1165fab: Layer already exists 09:44:20 a11ab65e0c93: Layer already exists 09:44:20 414cb59d6cc5: Layer already exists 09:44:20 3c20671a5817: Layer already exists 09:44:20 c9211ae62e28: Layer already exists 09:44:20 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:6cabfa128e76d0e87f6172bd210f34f0a3827f8910c0171109b318dab64fd4e6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:44:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:44:21 75f6e284b2d4: Preparing 09:44:21 062d7ae5c154: Preparing 09:44:21 09a0d71fd2b0: Preparing 09:44:21 ffc8c1165fab: Preparing 09:44:21 1fef92caa588: Preparing 09:44:21 414cb59d6cc5: Preparing 09:44:21 c9211ae62e28: Preparing 09:44:21 a11ab65e0c93: Preparing 09:44:21 3c20671a5817: Preparing 09:44:21 414cb59d6cc5: Waiting 09:44:21 c9211ae62e28: Waiting 09:44:21 a11ab65e0c93: Waiting 09:44:21 3c20671a5817: Waiting 09:44:21 09a0d71fd2b0: Layer already exists 09:44:21 ffc8c1165fab: Layer already exists 09:44:21 062d7ae5c154: Layer already exists 09:44:21 75f6e284b2d4: Layer already exists 09:44:21 1fef92caa588: Layer already exists 09:44:21 414cb59d6cc5: Layer already exists 09:44:21 3c20671a5817: Layer already exists 09:44:21 c9211ae62e28: Layer already exists 09:44:21 a11ab65e0c93: Layer already exists 09:44:21 main: digest: sha256:6cabfa128e76d0e87f6172bd210f34f0a3827f8910c0171109b318dab64fd4e6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:21 ===================================================== [Pipeline] echo 09:44:21 taggedImages: 09:44:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:716be972356a5d958cacae13e28e6f732195427d 09:44:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:44:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.52 09:44:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:44:21 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:44:21 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:44:21 716be972356a5d958cacae13e28e6f732195427d 09:44:21 latest 09:44:21 3.2.0-dev.52 09:44:21 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:44:21 main 09:44:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:22 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:716be972356a5d958cacae13e28e6f732195427d 09:44:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:44:22 5f9a39297cc0: Preparing 09:44:22 846d31b823b1: Preparing 09:44:22 0e24171019be: Preparing 09:44:22 ffc8c1165fab: Preparing 09:44:22 1fef92caa588: Preparing 09:44:22 006cb59c173c: Preparing 09:44:22 1c241d60bacc: Preparing 09:44:22 f5e91316db18: Preparing 09:44:22 3c20671a5817: Preparing 09:44:22 1c241d60bacc: Waiting 09:44:22 f5e91316db18: Waiting 09:44:22 3c20671a5817: Waiting 09:44:22 006cb59c173c: Waiting 09:44:22 1fef92caa588: Layer already exists 09:44:22 ffc8c1165fab: Layer already exists 09:44:22 0e24171019be: Pushed 09:44:22 846d31b823b1: Pushed 09:44:22 1c241d60bacc: Layer already exists 09:44:22 f5e91316db18: Layer already exists 09:44:22 3c20671a5817: Layer already exists 09:44:22 5f9a39297cc0: Pushed 09:44:44 006cb59c173c: Pushed 09:44:44 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:f417f3149fe2f07bd619a11d48e45368d96f5659bcdd41c068339cbe63c0e2d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:44:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:44:45 5f9a39297cc0: Preparing 09:44:45 846d31b823b1: Preparing 09:44:45 0e24171019be: Preparing 09:44:45 ffc8c1165fab: Preparing 09:44:45 1fef92caa588: Preparing 09:44:45 006cb59c173c: Preparing 09:44:45 1c241d60bacc: Preparing 09:44:45 f5e91316db18: Preparing 09:44:45 3c20671a5817: Preparing 09:44:45 1c241d60bacc: Waiting 09:44:45 f5e91316db18: Waiting 09:44:45 3c20671a5817: Waiting 09:44:45 006cb59c173c: Waiting 09:44:45 0e24171019be: Layer already exists 09:44:45 5f9a39297cc0: Layer already exists 09:44:45 ffc8c1165fab: Layer already exists 09:44:45 846d31b823b1: Layer already exists 09:44:45 1fef92caa588: Layer already exists 09:44:45 006cb59c173c: Layer already exists 09:44:45 f5e91316db18: Layer already exists 09:44:45 1c241d60bacc: Layer already exists 09:44:45 3c20671a5817: Layer already exists 09:44:45 latest: digest: sha256:f417f3149fe2f07bd619a11d48e45368d96f5659bcdd41c068339cbe63c0e2d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.52 09:44:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:44:46 5f9a39297cc0: Preparing 09:44:46 846d31b823b1: Preparing 09:44:46 0e24171019be: Preparing 09:44:46 ffc8c1165fab: Preparing 09:44:46 1fef92caa588: Preparing 09:44:46 006cb59c173c: Preparing 09:44:46 1c241d60bacc: Preparing 09:44:46 f5e91316db18: Preparing 09:44:46 3c20671a5817: Preparing 09:44:46 006cb59c173c: Waiting 09:44:46 1c241d60bacc: Waiting 09:44:46 f5e91316db18: Waiting 09:44:46 3c20671a5817: Waiting 09:44:46 1fef92caa588: Layer already exists 09:44:46 ffc8c1165fab: Layer already exists 09:44:46 5f9a39297cc0: Layer already exists 09:44:46 846d31b823b1: Layer already exists 09:44:46 0e24171019be: Layer already exists 09:44:46 f5e91316db18: Layer already exists 09:44:46 1c241d60bacc: Layer already exists 09:44:46 006cb59c173c: Layer already exists 09:44:46 3c20671a5817: Layer already exists 09:44:46 3.2.0-dev.52: digest: sha256:f417f3149fe2f07bd619a11d48e45368d96f5659bcdd41c068339cbe63c0e2d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:44:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:44:47 5f9a39297cc0: Preparing 09:44:47 846d31b823b1: Preparing 09:44:47 0e24171019be: Preparing 09:44:47 ffc8c1165fab: Preparing 09:44:47 1fef92caa588: Preparing 09:44:47 006cb59c173c: Preparing 09:44:47 1c241d60bacc: Preparing 09:44:47 f5e91316db18: Preparing 09:44:47 3c20671a5817: Preparing 09:44:47 006cb59c173c: Waiting 09:44:47 1c241d60bacc: Waiting 09:44:47 f5e91316db18: Waiting 09:44:47 3c20671a5817: Waiting 09:44:47 846d31b823b1: Layer already exists 09:44:47 ffc8c1165fab: Layer already exists 09:44:47 0e24171019be: Layer already exists 09:44:47 1fef92caa588: Layer already exists 09:44:47 5f9a39297cc0: Layer already exists 09:44:47 f5e91316db18: Layer already exists 09:44:47 006cb59c173c: Layer already exists 09:44:47 1c241d60bacc: Layer already exists 09:44:47 3c20671a5817: Layer already exists 09:44:47 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:f417f3149fe2f07bd619a11d48e45368d96f5659bcdd41c068339cbe63c0e2d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:44:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:44:48 5f9a39297cc0: Preparing 09:44:48 846d31b823b1: Preparing 09:44:48 0e24171019be: Preparing 09:44:48 ffc8c1165fab: Preparing 09:44:48 1fef92caa588: Preparing 09:44:48 006cb59c173c: Preparing 09:44:48 1c241d60bacc: Preparing 09:44:48 f5e91316db18: Preparing 09:44:48 3c20671a5817: Preparing 09:44:48 1c241d60bacc: Waiting 09:44:48 f5e91316db18: Waiting 09:44:48 3c20671a5817: Waiting 09:44:48 006cb59c173c: Waiting 09:44:48 846d31b823b1: Layer already exists 09:44:48 1fef92caa588: Layer already exists 09:44:48 ffc8c1165fab: Layer already exists 09:44:48 5f9a39297cc0: Layer already exists 09:44:48 0e24171019be: Layer already exists 09:44:48 006cb59c173c: Layer already exists 09:44:48 f5e91316db18: Layer already exists 09:44:48 1c241d60bacc: Layer already exists 09:44:48 3c20671a5817: Layer already exists 09:44:48 main: digest: sha256:f417f3149fe2f07bd619a11d48e45368d96f5659bcdd41c068339cbe63c0e2d9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:48 ===================================================== [Pipeline] echo 09:44:48 taggedImages: 09:44:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:716be972356a5d958cacae13e28e6f732195427d 09:44:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:44:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.52 09:44:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:44:48 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:44:48 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 09:44:48 716be972356a5d958cacae13e28e6f732195427d 09:44:48 latest 09:44:48 3.2.0-dev.52 09:44:48 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:44:48 main 09:44:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:49 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:49 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d 09:44:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:44:49 8816c5b9b8c7: Preparing 09:44:49 585c8f3a388b: Preparing 09:44:49 ffc8c1165fab: Preparing 09:44:49 1fef92caa588: Preparing 09:44:49 1bf26c5c5944: Preparing 09:44:49 772812303921: Preparing 09:44:49 3c20671a5817: Preparing 09:44:49 772812303921: Waiting 09:44:49 1fef92caa588: Layer already exists 09:44:49 ffc8c1165fab: Layer already exists 09:44:49 3c20671a5817: Layer already exists 09:44:49 8816c5b9b8c7: Pushed 09:44:49 1bf26c5c5944: Pushed 09:44:50 772812303921: Pushed 09:44:57 585c8f3a388b: Pushed 09:44:57 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:ee78cc3195c56cc83b9c213607559abcbb3671844f9ab3202789a59371c9d880 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:57 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:57 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 09:44:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:44:57 8816c5b9b8c7: Preparing 09:44:57 585c8f3a388b: Preparing 09:44:57 ffc8c1165fab: Preparing 09:44:57 1fef92caa588: Preparing 09:44:57 1bf26c5c5944: Preparing 09:44:57 772812303921: Preparing 09:44:57 3c20671a5817: Preparing 09:44:57 772812303921: Waiting 09:44:57 3c20671a5817: Waiting 09:44:57 8816c5b9b8c7: Layer already exists 09:44:57 ffc8c1165fab: Layer already exists 09:44:57 1fef92caa588: Layer already exists 09:44:57 585c8f3a388b: Layer already exists 09:44:57 1bf26c5c5944: Layer already exists 09:44:57 772812303921: Layer already exists 09:44:57 3c20671a5817: Layer already exists 09:44:58 latest: digest: sha256:ee78cc3195c56cc83b9c213607559abcbb3671844f9ab3202789a59371c9d880 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:58 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:58 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.52 09:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:44:58 8816c5b9b8c7: Preparing 09:44:58 585c8f3a388b: Preparing 09:44:58 ffc8c1165fab: Preparing 09:44:58 1fef92caa588: Preparing 09:44:58 1bf26c5c5944: Preparing 09:44:58 772812303921: Preparing 09:44:58 3c20671a5817: Preparing 09:44:58 772812303921: Waiting 09:44:58 3c20671a5817: Waiting 09:44:58 8816c5b9b8c7: Layer already exists 09:44:58 1bf26c5c5944: Layer already exists 09:44:58 ffc8c1165fab: Layer already exists 09:44:58 1fef92caa588: Layer already exists 09:44:58 585c8f3a388b: Layer already exists 09:44:58 772812303921: Layer already exists 09:44:58 3c20671a5817: Layer already exists 09:44:59 3.2.0-dev.52: digest: sha256:ee78cc3195c56cc83b9c213607559abcbb3671844f9ab3202789a59371c9d880 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:59 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:59 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:44:59 8816c5b9b8c7: Preparing 09:44:59 585c8f3a388b: Preparing 09:44:59 ffc8c1165fab: Preparing 09:44:59 1fef92caa588: Preparing 09:44:59 1bf26c5c5944: Preparing 09:44:59 772812303921: Preparing 09:44:59 3c20671a5817: Preparing 09:44:59 772812303921: Waiting 09:44:59 3c20671a5817: Waiting 09:44:59 585c8f3a388b: Layer already exists 09:44:59 1bf26c5c5944: Layer already exists 09:44:59 1fef92caa588: Layer already exists 09:44:59 8816c5b9b8c7: Layer already exists 09:44:59 ffc8c1165fab: Layer already exists 09:44:59 772812303921: Layer already exists 09:44:59 3c20671a5817: Layer already exists 09:45:00 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:ee78cc3195c56cc83b9c213607559abcbb3671844f9ab3202789a59371c9d880 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:00 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:00 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 09:45:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 09:45:00 8816c5b9b8c7: Preparing 09:45:00 585c8f3a388b: Preparing 09:45:00 ffc8c1165fab: Preparing 09:45:00 1fef92caa588: Preparing 09:45:00 1bf26c5c5944: Preparing 09:45:00 772812303921: Preparing 09:45:00 3c20671a5817: Preparing 09:45:00 772812303921: Waiting 09:45:00 3c20671a5817: Waiting 09:45:00 1fef92caa588: Layer already exists 09:45:00 8816c5b9b8c7: Layer already exists 09:45:00 ffc8c1165fab: Layer already exists 09:45:00 585c8f3a388b: Layer already exists 09:45:00 1bf26c5c5944: Layer already exists 09:45:00 772812303921: Layer already exists 09:45:00 3c20671a5817: Layer already exists 09:45:01 main: digest: sha256:ee78cc3195c56cc83b9c213607559abcbb3671844f9ab3202789a59371c9d880 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:01 ===================================================== [Pipeline] echo 09:45:01 taggedImages: 09:45:01 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d 09:45:01 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 09:45:01 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.52 09:45:01 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:45:01 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 09:45:01 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:45:01 716be972356a5d958cacae13e28e6f732195427d 09:45:01 latest 09:45:01 3.2.0-dev.52 09:45:01 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:45:01 main 09:45:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:716be972356a5d958cacae13e28e6f732195427d 09:45:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:45:02 44ca6aca5adf: Preparing 09:45:02 543388eb8318: Preparing 09:45:02 ffc8c1165fab: Preparing 09:45:02 1fef92caa588: Preparing 09:45:02 7eb2bc988d3b: Preparing 09:45:02 1be8b52f34ca: Preparing 09:45:02 3c20671a5817: Preparing 09:45:02 1be8b52f34ca: Waiting 09:45:02 3c20671a5817: Waiting 09:45:02 1fef92caa588: Layer already exists 09:45:02 ffc8c1165fab: Layer already exists 09:45:02 3c20671a5817: Layer already exists 09:45:02 7eb2bc988d3b: Pushed 09:45:02 44ca6aca5adf: Pushed 09:45:02 1be8b52f34ca: Pushed 09:45:10 543388eb8318: Pushed 09:45:10 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:85300d89c7beff381fff83f441ce2fbde6b2fcf7652d9c6fd3b0b9bf3935ad82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:11 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:45:11 44ca6aca5adf: Preparing 09:45:11 543388eb8318: Preparing 09:45:11 ffc8c1165fab: Preparing 09:45:11 1fef92caa588: Preparing 09:45:11 7eb2bc988d3b: Preparing 09:45:11 1be8b52f34ca: Preparing 09:45:11 3c20671a5817: Preparing 09:45:11 1be8b52f34ca: Waiting 09:45:11 3c20671a5817: Waiting 09:45:11 1fef92caa588: Layer already exists 09:45:11 7eb2bc988d3b: Layer already exists 09:45:11 ffc8c1165fab: Layer already exists 09:45:11 543388eb8318: Layer already exists 09:45:11 44ca6aca5adf: Layer already exists 09:45:11 3c20671a5817: Layer already exists 09:45:11 1be8b52f34ca: Layer already exists 09:45:11 latest: digest: sha256:85300d89c7beff381fff83f441ce2fbde6b2fcf7652d9c6fd3b0b9bf3935ad82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.52 09:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:45:12 44ca6aca5adf: Preparing 09:45:12 543388eb8318: Preparing 09:45:12 ffc8c1165fab: Preparing 09:45:12 1fef92caa588: Preparing 09:45:12 7eb2bc988d3b: Preparing 09:45:12 1be8b52f34ca: Preparing 09:45:12 3c20671a5817: Preparing 09:45:12 1be8b52f34ca: Waiting 09:45:12 3c20671a5817: Waiting 09:45:12 44ca6aca5adf: Layer already exists 09:45:13 ffc8c1165fab: Layer already exists 09:45:13 543388eb8318: Layer already exists 09:45:13 7eb2bc988d3b: Layer already exists 09:45:13 1fef92caa588: Layer already exists 09:45:13 1be8b52f34ca: Layer already exists 09:45:13 3c20671a5817: Layer already exists 09:45:13 3.2.0-dev.52: digest: sha256:85300d89c7beff381fff83f441ce2fbde6b2fcf7652d9c6fd3b0b9bf3935ad82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:45:13 44ca6aca5adf: Preparing 09:45:13 543388eb8318: Preparing 09:45:13 ffc8c1165fab: Preparing 09:45:13 1fef92caa588: Preparing 09:45:13 7eb2bc988d3b: Preparing 09:45:13 1be8b52f34ca: Preparing 09:45:13 3c20671a5817: Preparing 09:45:13 1be8b52f34ca: Waiting 09:45:13 3c20671a5817: Waiting 09:45:13 1fef92caa588: Layer already exists 09:45:13 7eb2bc988d3b: Layer already exists 09:45:13 44ca6aca5adf: Layer already exists 09:45:13 ffc8c1165fab: Layer already exists 09:45:13 543388eb8318: Layer already exists 09:45:13 1be8b52f34ca: Layer already exists 09:45:13 3c20671a5817: Layer already exists 09:45:14 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:85300d89c7beff381fff83f441ce2fbde6b2fcf7652d9c6fd3b0b9bf3935ad82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:45:18 44ca6aca5adf: Preparing 09:45:18 543388eb8318: Preparing 09:45:18 ffc8c1165fab: Preparing 09:45:18 1fef92caa588: Preparing 09:45:18 7eb2bc988d3b: Preparing 09:45:18 1be8b52f34ca: Preparing 09:45:18 3c20671a5817: Preparing 09:45:18 1be8b52f34ca: Waiting 09:45:18 3c20671a5817: Waiting 09:45:18 543388eb8318: Layer already exists 09:45:18 44ca6aca5adf: Layer already exists 09:45:18 7eb2bc988d3b: Layer already exists 09:45:18 ffc8c1165fab: Layer already exists 09:45:18 1fef92caa588: Layer already exists 09:45:18 1be8b52f34ca: Layer already exists 09:45:18 3c20671a5817: Layer already exists 09:45:18 main: digest: sha256:85300d89c7beff381fff83f441ce2fbde6b2fcf7652d9c6fd3b0b9bf3935ad82 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:19 ===================================================== [Pipeline] echo 09:45:19 taggedImages: 09:45:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:716be972356a5d958cacae13e28e6f732195427d 09:45:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:45:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.52 09:45:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:45:19 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:45:19 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:45:19 716be972356a5d958cacae13e28e6f732195427d 09:45:19 latest 09:45:19 3.2.0-dev.52 09:45:19 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:45:19 main 09:45:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:19 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d 09:45:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:45:19 5d29e4ef2560: Preparing 09:45:19 53b7da845900: Preparing 09:45:19 ffc8c1165fab: Preparing 09:45:19 1fef92caa588: Preparing 09:45:19 cb3c8172160a: Preparing 09:45:19 9d26cdb3ebf1: Preparing 09:45:19 3c20671a5817: Preparing 09:45:19 9d26cdb3ebf1: Waiting 09:45:19 3c20671a5817: Waiting 09:45:19 1fef92caa588: Layer already exists 09:45:20 cb3c8172160a: Layer already exists 09:45:20 ffc8c1165fab: Layer already exists 09:45:20 9d26cdb3ebf1: Layer already exists 09:45:20 3c20671a5817: Layer already exists 09:45:20 5d29e4ef2560: Pushed 09:45:28 53b7da845900: Pushed 09:45:28 716be972356a5d958cacae13e28e6f732195427d: digest: sha256:502c9cd6b3273bc1347fa95b19e12c51df61f5926685cfad1648ec594ec074aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:45:29 5d29e4ef2560: Preparing 09:45:29 53b7da845900: Preparing 09:45:29 ffc8c1165fab: Preparing 09:45:29 1fef92caa588: Preparing 09:45:29 cb3c8172160a: Preparing 09:45:29 9d26cdb3ebf1: Preparing 09:45:29 3c20671a5817: Preparing 09:45:29 9d26cdb3ebf1: Waiting 09:45:29 3c20671a5817: Waiting 09:45:29 53b7da845900: Layer already exists 09:45:29 ffc8c1165fab: Layer already exists 09:45:29 1fef92caa588: Layer already exists 09:45:29 cb3c8172160a: Layer already exists 09:45:29 5d29e4ef2560: Layer already exists 09:45:29 3c20671a5817: Layer already exists 09:45:29 9d26cdb3ebf1: Layer already exists 09:45:29 latest: digest: sha256:502c9cd6b3273bc1347fa95b19e12c51df61f5926685cfad1648ec594ec074aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:29 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.52 09:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:45:29 5d29e4ef2560: Preparing 09:45:29 53b7da845900: Preparing 09:45:29 ffc8c1165fab: Preparing 09:45:29 1fef92caa588: Preparing 09:45:29 cb3c8172160a: Preparing 09:45:29 9d26cdb3ebf1: Preparing 09:45:29 3c20671a5817: Preparing 09:45:29 9d26cdb3ebf1: Waiting 09:45:29 3c20671a5817: Waiting 09:45:29 5d29e4ef2560: Layer already exists 09:45:29 1fef92caa588: Layer already exists 09:45:29 cb3c8172160a: Layer already exists 09:45:29 ffc8c1165fab: Layer already exists 09:45:29 53b7da845900: Layer already exists 09:45:29 9d26cdb3ebf1: Layer already exists 09:45:29 3c20671a5817: Layer already exists 09:45:30 3.2.0-dev.52: digest: sha256:502c9cd6b3273bc1347fa95b19e12c51df61f5926685cfad1648ec594ec074aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:30 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:45:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:45:30 5d29e4ef2560: Preparing 09:45:30 53b7da845900: Preparing 09:45:30 ffc8c1165fab: Preparing 09:45:30 1fef92caa588: Preparing 09:45:30 cb3c8172160a: Preparing 09:45:30 9d26cdb3ebf1: Preparing 09:45:30 3c20671a5817: Preparing 09:45:30 9d26cdb3ebf1: Waiting 09:45:30 3c20671a5817: Waiting 09:45:30 53b7da845900: Layer already exists 09:45:30 1fef92caa588: Layer already exists 09:45:30 cb3c8172160a: Layer already exists 09:45:30 5d29e4ef2560: Layer already exists 09:45:30 ffc8c1165fab: Layer already exists 09:45:30 3c20671a5817: Layer already exists 09:45:30 9d26cdb3ebf1: Layer already exists 09:45:31 716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52: digest: sha256:502c9cd6b3273bc1347fa95b19e12c51df61f5926685cfad1648ec594ec074aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:45:31 5d29e4ef2560: Preparing 09:45:31 53b7da845900: Preparing 09:45:31 ffc8c1165fab: Preparing 09:45:31 1fef92caa588: Preparing 09:45:31 cb3c8172160a: Preparing 09:45:31 9d26cdb3ebf1: Preparing 09:45:31 3c20671a5817: Preparing 09:45:31 9d26cdb3ebf1: Waiting 09:45:31 3c20671a5817: Waiting 09:45:31 1fef92caa588: Layer already exists 09:45:31 5d29e4ef2560: Layer already exists 09:45:31 cb3c8172160a: Layer already exists 09:45:31 ffc8c1165fab: Layer already exists 09:45:31 53b7da845900: Layer already exists 09:45:31 3c20671a5817: Layer already exists 09:45:31 9d26cdb3ebf1: Layer already exists 09:45:32 main: digest: sha256:502c9cd6b3273bc1347fa95b19e12c51df61f5926685cfad1648ec594ec074aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:32 ===================================================== [Pipeline] echo 09:45:32 taggedImages: 09:45:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d 09:45:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:45:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.52 09:45:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:716be972356a5d958cacae13e28e6f732195427d-3.2.0-dev.52 09:45:32 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:45:32 09:45:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:45:32 arm64: Pulling from edgex-lftools-log-publisher 09:45:32 8998bd30e6a1: Pulling fs layer 09:45:32 04944245beec: Pulling fs layer 09:45:32 699f458cf7ca: Pulling fs layer 09:45:32 765212b225bb: Pulling fs layer 09:45:32 f23df028b6ca: Pulling fs layer 09:45:32 d65c8cfc05b1: Pulling fs layer 09:45:32 2437ff75d9bd: Pulling fs layer 09:45:32 f23df028b6ca: Waiting 09:45:32 d65c8cfc05b1: Waiting 09:45:32 2437ff75d9bd: Waiting 09:45:32 765212b225bb: Waiting 09:45:33 04944245beec: Verifying Checksum 09:45:33 04944245beec: Download complete 09:45:33 765212b225bb: Verifying Checksum 09:45:33 765212b225bb: Download complete 09:45:33 f23df028b6ca: Download complete 09:45:33 d65c8cfc05b1: Verifying Checksum 09:45:33 d65c8cfc05b1: Download complete 09:45:33 699f458cf7ca: Verifying Checksum 09:45:33 699f458cf7ca: Download complete 09:45:33 8998bd30e6a1: Download complete 09:45:36 2437ff75d9bd: Verifying Checksum 09:45:36 2437ff75d9bd: Download complete 09:45:38 8998bd30e6a1: Pull complete 09:45:39 04944245beec: Pull complete 09:45:40 699f458cf7ca: Pull complete 09:45:41 765212b225bb: Pull complete 09:45:42 f23df028b6ca: Pull complete 09:45:42 d65c8cfc05b1: Pull complete 09:46:00 2437ff75d9bd: Pull complete 09:46:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:46:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:46:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:00 prd-ubuntu20.04-docker-arm64-4c-16g-7621 does not seem to be running inside a container 09:46:00 $ 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/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:46:03 $ docker top 6b109206eafe88dab182bfd9a5daf75ff45fba2fb7b19b4ad1aa83c00fd8abb0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:46:04 ---> job-cost.sh 09:46:04 lf-activate-venv: SKIPPING 09:46:04 INFO: No Stack... 09:46:06 INFO: Retrieving Pricing Info for: v3-standard-4 09:46:07 INFO: Archiving Costs [Pipeline] sh 09:46:07 + cat /w/workspace/edgex-go/670/archives/cost.csv 09:46:07 + cut -d, -f6 [Pipeline] lock 09:46:07 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-670-stack-cost] 09:46:07 Resource [jenkins-edgexfoundry-edgex-go-main-670-stack-cost] did not exist. Created. 09:46:07 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-670-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:46:08 + echo total: 0.10999999940395355 [Pipeline] stash 09:46:09 Stashed 1 file(s) [Pipeline] } 09:46:09 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-670-stack-cost] [Pipeline] // lock [Pipeline] } 09:46:09 $ docker stop --time=1 6b109206eafe88dab182bfd9a5daf75ff45fba2fb7b19b4ad1aa83c00fd8abb0 09:46:10 $ docker rm -f --volumes 6b109206eafe88dab182bfd9a5daf75ff45fba2fb7b19b4ad1aa83c00fd8abb0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:46:11 provisioning config files... 09:46:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/670@tmp/config13827521063144048261tmp [Pipeline] { [Pipeline] sh 09:46:11 + set +x 09:46:11 + curl -s https://codecov.io/bash 09:46:11 + bash -s -- 09:46:11 09:46:11 _____ _ 09:46:11 / ____| | | 09:46:11 | | ___ __| | ___ ___ _____ __ 09:46:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:46:11 | |___| (_) | (_| | __/ (_| (_) \ V / 09:46:11 \_____\___/ \__,_|\___|\___\___/ \_/ 09:46:11 Bash-1.0.6 09:46:11 09:46:11 09:46:11 ==> git version 2.25.1 found 09:46:11 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:46:11 Release-Date: 2020-01-08 09:46:11 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:46:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:46:11 ==> Jenkins CI detected. 09:46:11 current dir:  /w/workspace/edgex-go/670 09:46:11 project root: . 09:46:11 --> token set from env 09:46:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:46:11 ==> Running gcov in . (disable via -X gcov) 09:46:11 ==> Python coveragepy not found 09:46:11 ==> Searching for coverage reports in: 09:46:11 + . 09:46:11 -> Found 1 reports 09:46:11 ==> Detecting git/mercurial file structure 09:46:11 ==> Reading reports 09:46:11 + ./coverage.out bytes=518745 09:46:11 ==> Appending adjustments 09:46:11 https://docs.codecov.io/docs/fixing-reports 09:46:13 + Found adjustments 09:46:13 ==> Gzipping contents 09:46:13 68K /tmp/codecov.I63rJw.gz 09:46:13 ==> Uploading reports 09:46:13 url: https://codecov.io 09:46:13 query: branch=main&commit=716be972356a5d958cacae13e28e6f732195427d&build=670&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F670%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:46:13 -> Pinging Codecov 09:46:13 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=716be972356a5d958cacae13e28e6f732195427d&build=670&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F670%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:46:13 -> Uploading to 09:46:13 https://storage.googleapis.com/codecov/v4/raw/2024-08-13/00271124DB129430A58F1EEE437C3FCB/716be972356a5d958cacae13e28e6f732195427d/23e011e5-6876-419a-8a25-71784070f69c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240813%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240813T094613Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c24db00f2d2f259191a35a6cfdbc1d22926cf50944abb37bf2ec94451651d9d9 09:46:13 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:13 Dload Upload Total Spent Left Speed 09:46:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65916 0 0 100 65916 0 236k --:--:-- --:--:-- --:--:-- 236k 09:46:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/716be972356a5d958cacae13e28e6f732195427d [Pipeline] } 09:46:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:46:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:46:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:46:14 09:46:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:46:14 latest: Pulling from edgex-devops/edgex-snyk-go 09:46:14 619be1103602: Already exists 09:46:14 f8ea3408117e: Pulling fs layer 09:46:14 91320369b822: Pulling fs layer 09:46:14 0406650e8295: Pulling fs layer 09:46:14 4f4fb700ef54: Pulling fs layer 09:46:14 96d80e3f36e1: Pulling fs layer 09:46:14 bcf3aedb951c: Pulling fs layer 09:46:14 4f4fb700ef54: Waiting 09:46:14 96d80e3f36e1: Waiting 09:46:14 bcf3aedb951c: Waiting 09:46:14 0406650e8295: Download complete 09:46:14 f8ea3408117e: Download complete 09:46:14 4f4fb700ef54: Verifying Checksum 09:46:14 4f4fb700ef54: Download complete 09:46:14 96d80e3f36e1: Verifying Checksum 09:46:14 96d80e3f36e1: Download complete 09:46:14 f8ea3408117e: Pull complete 09:46:15 91320369b822: Download complete 09:46:15 bcf3aedb951c: Verifying Checksum 09:46:15 bcf3aedb951c: Download complete 09:46:18 91320369b822: Pull complete 09:46:18 0406650e8295: Pull complete 09:46:18 4f4fb700ef54: Pull complete 09:46:18 96d80e3f36e1: Pull complete 09:46:23 bcf3aedb951c: Pull complete 09:46:23 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 09:46:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:46:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:23 prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container 09:46:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:46:29 $ docker top fa1cb8d1cd3dbcc66c5a304b7d552bb34ed659cc9cfcd9f9213e381fcf20f090 -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:29 + git config --global --add safe.directory /w/workspace/edgex-go/670 [Pipeline] echo 09:46:29 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:46:29 + set -o pipefail 09:46:29 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:46:36 09:46:36 Monitoring /w/workspace/edgex-go/670 (github.com/edgexfoundry/edgex-go)... 09:46:36 09:46:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/f3887497-2313-4b98-80b5-281d4ce2e93b 09:46:36 09:46:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:46:36 09:46:36 09:46:36 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 09:46:36 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 09:46:36 $ docker stop --time=1 fa1cb8d1cd3dbcc66c5a304b7d552bb34ed659cc9cfcd9f9213e381fcf20f090 09:46:42 $ docker rm -f --volumes fa1cb8d1cd3dbcc66c5a304b7d552bb34ed659cc9cfcd9f9213e381fcf20f090 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:46:43 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:46:43 provisioning config files... 09:46:43 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/670@tmp/config4973160986574053342tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:46:43 --> edgex-publish-swagger.sh 09:46:43 === Publish openapi/v3 API === 09:46:43 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 09:46:43 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/670/openapi/v3/core-command.yaml] 09:46:43 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:43 Dload Upload Total Spent Left Speed 09:46:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 61620 --:--:-- --:--:-- --:--:-- 61620 09:46:44 09:46:44 09:46:44 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/670/openapi/v3/core-data.yaml] 09:46:44 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:44 Dload Upload Total Spent Left Speed 09:46:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 154k --:--:-- --:--:-- --:--:-- 153k 100 72043 0 0 100 72043 0 154k --:--:-- --:--:-- --:--:-- 153k 09:46:44 09:46:44 09:46:44 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/670/openapi/v3/core-keeper.yaml] 09:46:44 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:44 Dload Upload Total Spent Left Speed 09:46:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 199 99157 --:--:-- --:--:-- --:--:-- 99356 09:46:45 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:46:45 09:46:45 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/670/openapi/v3/core-metadata.yaml] 09:46:45 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:45 Dload Upload Total Spent Left Speed 09:46:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 375 357k --:--:-- --:--:-- --:--:-- 358k 09:46:45 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:46:45 09:46:45 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/670/openapi/v3/support-cron-scheduler.yaml] 09:46:45 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:45 Dload Upload Total Spent Left Speed 09:46:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42836 0 0 100 42836 0 206k --:--:-- --:--:-- --:--:-- 205k 100 42902 100 66 100 42836 226 143k --:--:-- --:--:-- --:--:-- 143k 09:46:45 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:46:45 09:46:45 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/670/openapi/v3/support-notifications.yaml] 09:46:45 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:45 Dload Upload Total Spent Left Speed 09:46:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 356 195k --:--:-- --:--:-- --:--:-- 195k 09:46:46 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:46:46 09:46:46 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/670/openapi/v3/support-scheduler.yaml] 09:46:46 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:46 Dload Upload Total Spent Left Speed 09:46:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 363 86139 --:--:-- --:--:-- --:--:-- 86302 100 37110 100 156 100 36954 363 86139 --:--:-- --:--:-- --:--:-- 86302 09:46:46 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:46:46 [Pipeline] } 09:46:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:46:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:46:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:46:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:47 prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container 09:46:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:46:48 $ docker top b197f92fbd0646de8fee6dc200a4759d75b91618cc84a963b9e91c3b37f316d5 -eo pid,comm 09:46:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:46:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:46:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:46:48 [ssh-agent] Looking for ssh-agent implementation... 09:46:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:46:48 $ docker exec b197f92fbd0646de8fee6dc200a4759d75b91618cc84a963b9e91c3b37f316d5 ssh-agent 09:46:48 SSH_AUTH_SOCK=/tmp/ssh-8xxsgDcd1AJa/agent.32 09:46:48 SSH_AGENT_PID=38 09:46:48 Running ssh-add (command line suppressed) 09:46:48 Identity added: /w/workspace/edgex-go/670@tmp/private_key_13401372006132334803.key (/w/workspace/edgex-go/670@tmp/private_key_13401372006132334803.key) 09:46:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:46:49 + git semver tag 09:46:49 2024-08-13 09:46:49,253 [run_tag] DEBUG tag force:False 09:46:49 2024-08-13 09:46:49,253 [check_head_tag] DEBUG check head tag 09:46:49 2024-08-13 09:46:49,255 [execute] INFO git cat-file --batch-check 09:46:49 2024-08-13 09:46:49,255 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/670, universal_newlines=False, shell=None, istream=) 09:46:49 2024-08-13 09:46:49,259 [execute] INFO git cat-file --batch 09:46:49 2024-08-13 09:46:49,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/670, universal_newlines=False, shell=None, istream=) 09:46:49 2024-08-13 09:46:49,298 [read_version] DEBUG read version from /w/workspace/edgex-go/670/.semver/main 09:46:49 2024-08-13 09:46:49,298 [execute] INFO git tag -a v3.2.0-dev.52 -m v3.2.0-dev.52 09:46:49 2024-08-13 09:46:49,298 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.52', '-m', 'v3.2.0-dev.52'], cwd=/w/workspace/edgex-go/670, universal_newlines=False, shell=None, istream=None) 09:46:49 2024-08-13 09:46:49,303 [read_version] DEBUG read version from /w/workspace/edgex-go/670/.semver/main 09:46:49 3.2.0-dev.52 [Pipeline] } 09:46:49 $ docker exec --env ******** --env ******** b197f92fbd0646de8fee6dc200a4759d75b91618cc84a963b9e91c3b37f316d5 ssh-agent -k 09:46:49 unset SSH_AUTH_SOCK; 09:46:49 unset SSH_AGENT_PID; 09:46:49 echo Agent pid 38 killed; 09:46:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:46:49 + git semver [Pipeline] } 09:46:50 $ docker stop --time=1 b197f92fbd0646de8fee6dc200a4759d75b91618cc84a963b9e91c3b37f316d5 09:46:51 $ docker rm -f --volumes b197f92fbd0646de8fee6dc200a4759d75b91618cc84a963b9e91c3b37f316d5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:46:51 09:46:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:46:52 0.23.1-centos7: Pulling from edgex-lftools 09:46:52 ab5ef0e58194: Pulling fs layer 09:46:52 9712f1f96733: Pulling fs layer 09:46:52 63f879dbbcfc: Pulling fs layer 09:46:52 0d9ebad4ef96: Pulling fs layer 09:46:52 e9a5061849ea: Pulling fs layer 09:46:52 d747dcd14b5f: Pulling fs layer 09:46:52 2de7ff778b66: Pulling fs layer 09:46:52 e9a5061849ea: Waiting 09:46:52 d747dcd14b5f: Waiting 09:46:52 2de7ff778b66: Waiting 09:46:52 0d9ebad4ef96: Waiting 09:46:52 9712f1f96733: Verifying Checksum 09:46:52 9712f1f96733: Download complete 09:46:52 63f879dbbcfc: Verifying Checksum 09:46:52 63f879dbbcfc: Download complete 09:46:52 e9a5061849ea: Verifying Checksum 09:46:52 e9a5061849ea: Download complete 09:46:52 d747dcd14b5f: Download complete 09:46:52 0d9ebad4ef96: Verifying Checksum 09:46:52 0d9ebad4ef96: Download complete 09:46:52 ab5ef0e58194: Verifying Checksum 09:46:52 ab5ef0e58194: Download complete 09:46:52 2de7ff778b66: Verifying Checksum 09:46:52 2de7ff778b66: Download complete 09:46:55 ab5ef0e58194: Pull complete 09:46:55 9712f1f96733: Pull complete 09:46:55 63f879dbbcfc: Pull complete 09:46:59 0d9ebad4ef96: Pull complete 09:46:59 e9a5061849ea: Pull complete 09:46:59 d747dcd14b5f: Pull complete 09:47:00 2de7ff778b66: Pull complete 09:47:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:47:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:47:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:00 prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container 09:47:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:47:06 $ docker top 0e21c0f247bd0f0386aedca18ba7466f3d87561a55a66db93ae3f745ddd614c2 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:47:06 provisioning config files... 09:47:06 copy managed file [sigul-config] to file:/w/workspace/edgex-go/670@tmp/config5293032065155384542tmp 09:47:06 copy managed file [sigul-password] to file:/w/workspace/edgex-go/670@tmp/config17142736298046675518tmp 09:47:06 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/670@tmp/config1753343866898453781tmp [Pipeline] { [Pipeline] echo 09:47:06 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:47:07 ---> sigul-configuration.sh 09:47:07 gpg: directory `/root/.gnupg' created 09:47:07 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:47:07 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:47:07 gpg: keyring `/root/.gnupg/secring.gpg' created 09:47:07 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:47:07 gpg: CAST5 encrypted data 09:47:07 gpg: encrypted with 1 passphrase 09:47:07 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:47:07 + mkdir /home/jenkins 09:47:07 + mkdir /home/jenkins/sigul [Pipeline] sh 09:47:07 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:47:07 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:47:07 ---> sigul-install.sh 09:47:07 Sigul already installed; skipping installation. [Pipeline] sh 09:47:08 + git tag --list 09:47:08 0.6.0 09:47:08 0.6.1 09:47:08 0.7.0 09:47:08 0.7.1 09:47:08 v1.0.0 09:47:08 v1.0.1 09:47:08 v1.1.0 09:47:08 v1.2.0 09:47:08 v1.2.1 09:47:08 v1.3.0 09:47:08 v1.3.1 09:47:08 v2.0.0 09:47:08 v2.1.0 09:47:08 v2.1.1 09:47:08 v2.2.0 09:47:08 v2.3.0 09:47:08 v3.0 09:47:08 v3.0.0 09:47:08 v3.1 09:47:08 v3.1.0 09:47:08 v3.1.0-dev.1 09:47:08 v3.1.0-dev.10 09:47:08 v3.1.0-dev.11 09:47:08 v3.1.0-dev.12 09:47:08 v3.1.0-dev.13 09:47:08 v3.1.0-dev.14 09:47:08 v3.1.0-dev.15 09:47:08 v3.1.0-dev.16 09:47:08 v3.1.0-dev.17 09:47:08 v3.1.0-dev.18 09:47:08 v3.1.0-dev.19 09:47:08 v3.1.0-dev.2 09:47:08 v3.1.0-dev.20 09:47:08 v3.1.0-dev.21 09:47:08 v3.1.0-dev.22 09:47:08 v3.1.0-dev.23 09:47:08 v3.1.0-dev.24 09:47:08 v3.1.0-dev.25 09:47:08 v3.1.0-dev.26 09:47:08 v3.1.0-dev.27 09:47:08 v3.1.0-dev.28 09:47:08 v3.1.0-dev.29 09:47:08 v3.1.0-dev.3 09:47:08 v3.1.0-dev.30 09:47:08 v3.1.0-dev.31 09:47:08 v3.1.0-dev.32 09:47:08 v3.1.0-dev.33 09:47:08 v3.1.0-dev.34 09:47:08 v3.1.0-dev.35 09:47:08 v3.1.0-dev.36 09:47:08 v3.1.0-dev.37 09:47:08 v3.1.0-dev.38 09:47:08 v3.1.0-dev.39 09:47:08 v3.1.0-dev.4 09:47:08 v3.1.0-dev.40 09:47:08 v3.1.0-dev.41 09:47:08 v3.1.0-dev.42 09:47:08 v3.1.0-dev.43 09:47:08 v3.1.0-dev.44 09:47:08 v3.1.0-dev.45 09:47:08 v3.1.0-dev.46 09:47:08 v3.1.0-dev.47 09:47:08 v3.1.0-dev.48 09:47:08 v3.1.0-dev.49 09:47:08 v3.1.0-dev.5 09:47:08 v3.1.0-dev.50 09:47:08 v3.1.0-dev.51 09:47:08 v3.1.0-dev.52 09:47:08 v3.1.0-dev.53 09:47:08 v3.1.0-dev.54 09:47:08 v3.1.0-dev.55 09:47:08 v3.1.0-dev.56 09:47:08 v3.1.0-dev.57 09:47:08 v3.1.0-dev.58 09:47:08 v3.1.0-dev.59 09:47:08 v3.1.0-dev.6 09:47:08 v3.1.0-dev.60 09:47:08 v3.1.0-dev.61 09:47:08 v3.1.0-dev.62 09:47:08 v3.1.0-dev.63 09:47:08 v3.1.0-dev.64 09:47:08 v3.1.0-dev.65 09:47:08 v3.1.0-dev.66 09:47:08 v3.1.0-dev.67 09:47:08 v3.1.0-dev.68 09:47:08 v3.1.0-dev.69 09:47:08 v3.1.0-dev.7 09:47:08 v3.1.0-dev.70 09:47:08 v3.1.0-dev.71 09:47:08 v3.1.0-dev.72 09:47:08 v3.1.0-dev.73 09:47:08 v3.1.0-dev.8 09:47:08 v3.1.0-dev.9 09:47:08 v3.1.1 09:47:08 v3.1.1-dev.1 09:47:08 v3.1.1-dev.2 09:47:08 v3.2.0-dev.1 09:47:08 v3.2.0-dev.10 09:47:08 v3.2.0-dev.11 09:47:08 v3.2.0-dev.12 09:47:08 v3.2.0-dev.13 09:47:08 v3.2.0-dev.14 09:47:08 v3.2.0-dev.15 09:47:08 v3.2.0-dev.16 09:47:08 v3.2.0-dev.17 09:47:08 v3.2.0-dev.18 09:47:08 v3.2.0-dev.19 09:47:08 v3.2.0-dev.2 09:47:08 v3.2.0-dev.20 09:47:08 v3.2.0-dev.21 09:47:08 v3.2.0-dev.22 09:47:08 v3.2.0-dev.23 09:47:08 v3.2.0-dev.24 09:47:08 v3.2.0-dev.25 09:47:08 v3.2.0-dev.26 09:47:08 v3.2.0-dev.27 09:47:08 v3.2.0-dev.28 09:47:08 v3.2.0-dev.29 09:47:08 v3.2.0-dev.3 09:47:08 v3.2.0-dev.30 09:47:08 v3.2.0-dev.31 09:47:08 v3.2.0-dev.32 09:47:08 v3.2.0-dev.33 09:47:08 v3.2.0-dev.34 09:47:08 v3.2.0-dev.35 09:47:08 v3.2.0-dev.36 09:47:08 v3.2.0-dev.37 09:47:08 v3.2.0-dev.38 09:47:08 v3.2.0-dev.39 09:47:08 v3.2.0-dev.4 09:47:08 v3.2.0-dev.40 09:47:08 v3.2.0-dev.41 09:47:08 v3.2.0-dev.42 09:47:08 v3.2.0-dev.43 09:47:08 v3.2.0-dev.44 09:47:08 v3.2.0-dev.45 09:47:08 v3.2.0-dev.46 09:47:08 v3.2.0-dev.47 09:47:08 v3.2.0-dev.48 09:47:08 v3.2.0-dev.49 09:47:08 v3.2.0-dev.5 09:47:08 v3.2.0-dev.50 09:47:08 v3.2.0-dev.51 09:47:08 v3.2.0-dev.52 09:47:08 v3.2.0-dev.6 09:47:08 v3.2.0-dev.7 09:47:08 v3.2.0-dev.8 09:47:08 v3.2.0-dev.9 [Pipeline] sh 09:47:08 + lftools sign git-tag v3.2.0-dev.52 09:47:09 Signing Git tag with Sigul... 09:47:09 Signing v3.2.0-dev.52 [Pipeline] echo 09:47:09 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:47:09 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:47:09 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:47:09 $ docker stop --time=1 0e21c0f247bd0f0386aedca18ba7466f3d87561a55a66db93ae3f745ddd614c2 09:47:11 $ docker rm -f --volumes 0e21c0f247bd0f0386aedca18ba7466f3d87561a55a66db93ae3f745ddd614c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:47:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:47:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:47:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:11 prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container 09:47:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:47:12 $ docker top 35c43614db7a6ec88b62b6143c5f839e67ae677ea7a64be536729e468695763c -eo pid,comm 09:47: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). 09:47:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:47:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:47:12 [ssh-agent] Looking for ssh-agent implementation... 09:47:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:12 $ docker exec 35c43614db7a6ec88b62b6143c5f839e67ae677ea7a64be536729e468695763c ssh-agent 09:47:12 SSH_AUTH_SOCK=/tmp/ssh-rBrF1XWPOahv/agent.33 09:47:12 SSH_AGENT_PID=39 09:47:12 Running ssh-add (command line suppressed) 09:47:12 Identity added: /w/workspace/edgex-go/670@tmp/private_key_15324008519011153351.key (/w/workspace/edgex-go/670@tmp/private_key_15324008519011153351.key) 09:47:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:47:12 + git semver bump pre 09:47:13 2024-08-13 09:47:13,157 [read_version] DEBUG read version from /w/workspace/edgex-go/670/.semver/main 09:47:13 2024-08-13 09:47:13,158 [bump_version] DEBUG bumping version:3.2.0-dev.52 on axis:pre with prefix:dev 09:47:13 2024-08-13 09:47:13,158 [bump_version] DEBUG bumped version:3.2.0-dev.53 09:47:13 2024-08-13 09:47:13,158 [write_version] DEBUG write version:3.2.0-dev.53 to path:/w/workspace/edgex-go/670/.semver/main with force:True 09:47:13 2024-08-13 09:47:13,158 [read_version] DEBUG read version from /w/workspace/edgex-go/670/.semver/main 09:47:13 2024-08-13 09:47:13,158 [write_file] DEBUG write to file:/w/workspace/edgex-go/670/.semver/main 09:47:13 2024-08-13 09:47:13,160 [execute] INFO git cat-file --batch-check 09:47:13 2024-08-13 09:47:13,161 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/670/.semver, universal_newlines=False, shell=None, istream=) 09:47:13 2024-08-13 09:47:13,166 [execute] INFO git cat-file --batch 09:47:13 2024-08-13 09:47:13,166 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/670/.semver, universal_newlines=False, shell=None, istream=) 09:47:13 2024-08-13 09:47:13,170 [read_version] DEBUG read version from /w/workspace/edgex-go/670/.semver/main 09:47:13 3.2.0-dev.53 [Pipeline] } 09:47:13 $ docker exec --env ******** --env ******** 35c43614db7a6ec88b62b6143c5f839e67ae677ea7a64be536729e468695763c ssh-agent -k 09:47:13 unset SSH_AUTH_SOCK; 09:47:13 unset SSH_AGENT_PID; 09:47:13 echo Agent pid 39 killed; 09:47:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:47:13 + git semver [Pipeline] } 09:47:13 $ docker stop --time=1 35c43614db7a6ec88b62b6143c5f839e67ae677ea7a64be536729e468695763c 09:47:15 $ docker rm -f --volumes 35c43614db7a6ec88b62b6143c5f839e67ae677ea7a64be536729e468695763c [Pipeline] // withDockerContainer [Pipeline] sh 09:47:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:47:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:47:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:15 prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container 09:47:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:47:16 $ docker top 0a26e4021de26ab446894e7cd004fbf18bea540570cbb8b10c8d9eeb0ff6ca7b -eo pid,comm 09:47:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:47:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:47:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:47:16 [ssh-agent] Looking for ssh-agent implementation... 09:47:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:16 $ docker exec 0a26e4021de26ab446894e7cd004fbf18bea540570cbb8b10c8d9eeb0ff6ca7b ssh-agent 09:47:16 SSH_AUTH_SOCK=/tmp/ssh-SgEoVrindzn0/agent.33 09:47:16 SSH_AGENT_PID=39 09:47:16 Running ssh-add (command line suppressed) 09:47:16 Identity added: /w/workspace/edgex-go/670@tmp/private_key_10312606476024547267.key (/w/workspace/edgex-go/670@tmp/private_key_10312606476024547267.key) 09:47:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:47:17 + git semver push 09:47:17 2024-08-13 09:47:17,222 [run_push] DEBUG push 09:47:17 2024-08-13 09:47:17,223 [execute] INFO git cat-file --batch-check 09:47:17 2024-08-13 09:47:17,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/670/.semver, universal_newlines=False, shell=None, istream=) 09:47:17 2024-08-13 09:47:17,227 [execute] INFO git rev-list bade4188da0c785556e2123e36182e5c088008b2 -- 09:47:17 2024-08-13 09:47:17,227 [execute] DEBUG Popen(['git', 'rev-list', 'bade4188da0c785556e2123e36182e5c088008b2', '--'], cwd=/w/workspace/edgex-go/670/.semver, universal_newlines=False, shell=None, istream=None) 09:47:17 2024-08-13 09:47:17,243 [execute] INFO git fetch -v origin 09:47:17 2024-08-13 09:47:17,244 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/670/.semver, universal_newlines=True, shell=None, istream=None) 09:47:17 2024-08-13 09:47:17,675 [run_push] DEBUG no remote changes detected 09:47:17 2024-08-13 09:47:17,676 [execute] INFO git push origin semver 09:47:17 2024-08-13 09:47:17,676 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/670/.semver, universal_newlines=False, shell=None, istream=None) 09:47:18 2024-08-13 09:47:18,436 [run_push] DEBUG push all version tags 09:47:18 2024-08-13 09:47:18,437 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:47:18 2024-08-13 09:47:18,437 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/670, universal_newlines=False, shell=None, istream=None) 09:47:19 2024-08-13 09:47:19,175 [read_version] DEBUG read version from /w/workspace/edgex-go/670/.semver/main 09:47:19 3.2.0-dev.53 [Pipeline] } 09:47:19 $ docker exec --env ******** --env ******** 0a26e4021de26ab446894e7cd004fbf18bea540570cbb8b10c8d9eeb0ff6ca7b ssh-agent -k 09:47:19 unset SSH_AUTH_SOCK; 09:47:19 unset SSH_AGENT_PID; 09:47:19 echo Agent pid 39 killed; 09:47:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:47:19 + git semver [Pipeline] } 09:47:20 $ docker stop --time=1 0a26e4021de26ab446894e7cd004fbf18bea540570cbb8b10c8d9eeb0ff6ca7b 09:47:21 $ docker rm -f --volumes 0a26e4021de26ab446894e7cd004fbf18bea540570cbb8b10c8d9eeb0ff6ca7b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:47:21 + [ -d /w/workspace/edgex-go/670/archives ] [Pipeline] libraryResource [Pipeline] sh 09:47:22 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:47:23 ---> package-listing.sh 09:47:23 ++ facter osfamily 09:47:23 ++ tr '[:upper:]' '[:lower:]' 09:47:23 + OS_FAMILY=debian 09:47:23 + workspace=/w/workspace/edgex-go/670 09:47:23 + START_PACKAGES=/tmp/packages_start.txt 09:47:23 + END_PACKAGES=/tmp/packages_end.txt 09:47:23 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:47:23 + PACKAGES=/tmp/packages_start.txt 09:47:23 + '[' /w/workspace/edgex-go/670 ']' 09:47:23 + PACKAGES=/tmp/packages_end.txt 09:47:23 + case "${OS_FAMILY}" in 09:47:23 + dpkg -l 09:47:23 + grep '^ii' 09:47:23 + '[' -f /tmp/packages_start.txt ']' 09:47:23 + '[' -f /tmp/packages_end.txt ']' 09:47:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:47:23 + '[' /w/workspace/edgex-go/670 ']' 09:47:23 + mkdir -p /w/workspace/edgex-go/670/archives/ 09:47:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/670/archives/ [Pipeline] echo 09:47:23 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/670/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:47:23 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:47:24 09:47:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:47:24 latest: Pulling from edgex-lftools-log-publisher 09:47:24 5eb5b503b376: Pulling fs layer 09:47:24 5c69ac0246d0: Pulling fs layer 09:47:24 ec43610c2a17: Pulling fs layer 09:47:24 3a2ae6a8a46f: Pulling fs layer 09:47:24 33b1e0a273af: Pulling fs layer 09:47:24 5d3b04190fa2: Pulling fs layer 09:47:24 2f39f015ded8: Pulling fs layer 09:47:24 2f39f015ded8: Waiting 09:47:24 3a2ae6a8a46f: Waiting 09:47:24 33b1e0a273af: Waiting 09:47:24 5d3b04190fa2: Waiting 09:47:24 5c69ac0246d0: Download complete 09:47:24 3a2ae6a8a46f: Verifying Checksum 09:47:24 3a2ae6a8a46f: Download complete 09:47:24 33b1e0a273af: Verifying Checksum 09:47:24 33b1e0a273af: Download complete 09:47:24 ec43610c2a17: Verifying Checksum 09:47:24 ec43610c2a17: Download complete 09:47:24 5d3b04190fa2: Verifying Checksum 09:47:24 5eb5b503b376: Verifying Checksum 09:47:24 5eb5b503b376: Download complete 09:47:25 2f39f015ded8: Download complete 09:47:25 5eb5b503b376: Pull complete 09:47:25 5c69ac0246d0: Pull complete 09:47:26 ec43610c2a17: Pull complete 09:47:26 3a2ae6a8a46f: Pull complete 09:47:26 33b1e0a273af: Pull complete 09:47:26 5d3b04190fa2: Pull complete 09:47:30 2f39f015ded8: Pull complete 09:47:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:47:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:47:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:31 prd-ubuntu20.04-docker-8c-8g-7620 does not seem to be running inside a container 09:47:31 $ 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/670/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/670 -v /w/workspace/edgex-go/670:/w/workspace/edgex-go/670:rw,z -v /w/workspace/edgex-go/670@tmp:/w/workspace/edgex-go/670@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:47:35 $ docker top 4756bf7295549a12273cc0e846674c76f26c7aa57a3944f4953902d6a1ce6606 -eo pid,comm [Pipeline] { [Pipeline] sh 09:47:35 + touch /tmp/pre-build-complete [Pipeline] sh 09:47:35 + mkdir -p /var/log/sysstat [Pipeline] sh 09:47:36 + ls /var/log/sa-host 09:47:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:47:36 provisioning config files... 09:47:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/670@tmp/config10233359175888301115tmp [Pipeline] { [Pipeline] echo 09:47:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:47:36 ---> create-netrc.sh [Pipeline] } 09:47:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:47:36 ---> python-tools-install.sh [Pipeline] echo 09:47:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:47:37 ---> sudo-logs.sh 09:47:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:47:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:47:37 ---> job-cost.sh 09:47:37 lf-activate-venv: SKIPPING 09:47:37 DEBUG: total: 0.10999999940395355 09:47:37 INFO: Retrieving Stack Cost... 09:47:37 INFO: Retrieving Pricing Info for: v3-standard-8 09:47:38 INFO: Archiving Costs [Pipeline] echo 09:47:38 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:47:38 ---> logs-deploy.sh 09:47:38 lf-activate-venv: SKIPPING 09:47:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/670 09:47:38 INFO: archiving workspace using pattern(s): 09:47:39 Archives upload complete. 09:47:39 INFO: archiving logs to Nexus 09:47:40 ---> uname -a: 09:47:40 Linux prd-ubuntu20-04-docker-8c-8g-7620 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:47:40 09:47:40 09:47:40 ---> lscpu: 09:47:40 Architecture: x86_64 09:47:40 CPU op-mode(s): 32-bit, 64-bit 09:47:40 Byte Order: Little Endian 09:47:40 Address sizes: 40 bits physical, 48 bits virtual 09:47:40 CPU(s): 8 09:47:40 On-line CPU(s) list: 0-7 09:47:40 Thread(s) per core: 1 09:47:40 Core(s) per socket: 1 09:47:40 Socket(s): 8 09:47:40 NUMA node(s): 1 09:47:40 Vendor ID: AuthenticAMD 09:47:40 CPU family: 23 09:47:40 Model: 49 09:47:40 Model name: AMD EPYC-Rome Processor 09:47:40 Stepping: 0 09:47:40 CPU MHz: 2800.000 09:47:40 BogoMIPS: 5600.00 09:47:40 Virtualization: AMD-V 09:47:40 Hypervisor vendor: KVM 09:47:40 Virtualization type: full 09:47:40 L1d cache: 256 KiB 09:47:40 L1i cache: 256 KiB 09:47:40 L2 cache: 4 MiB 09:47:40 L3 cache: 128 MiB 09:47:40 NUMA node0 CPU(s): 0-7 09:47:40 Vulnerability Itlb multihit: Not affected 09:47:40 Vulnerability L1tf: Not affected 09:47:40 Vulnerability Mds: Not affected 09:47:40 Vulnerability Meltdown: Not affected 09:47:40 Vulnerability Mmio stale data: Not affected 09:47:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:47:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:47:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:47:40 Vulnerability Srbds: Not affected 09:47:40 Vulnerability Tsx async abort: Not affected 09:47:40 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:47:40 09:47:40 09:47:40 ---> nproc: 09:47:40 8 09:47:40 09:47:40 09:47:40 ---> df -h: 09:47:40 Filesystem Size Used Avail Use% Mounted on 09:47:40 overlay 155G 29G 127G 19% / 09:47:40 tmpfs 64M 0 64M 0% /dev 09:47:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:47:40 shm 64M 0 64M 0% /dev/shm 09:47:40 /dev/vda1 155G 29G 127G 19% /facter-os 09:47:40 09:47:40 09:47:40 ---> sar -b -r -n DEV: 09:47:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7620) 08/13/24 _x86_64_ (8 CPU) 09:47:40 09:47:40 08:58:34 LINUX RESTART (8 CPU) 09:47:40 09:47:40 08:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:47:40 09:00:01 350.33 38.37 311.97 0.00 4230.00 38479.60 0.00 09:47:40 09:01:01 167.19 2.10 165.09 0.00 48.92 50742.42 0.00 09:47:40 09:02:01 43.74 0.00 43.74 0.00 0.00 33891.30 0.00 09:47:40 09:03:01 39.20 0.18 39.02 0.00 2.67 19096.30 0.00 09:47:40 09:04:01 242.58 1.37 241.21 0.00 111.31 160455.79 0.00 09:47:40 09:05:01 724.21 15.78 708.42 0.00 4453.36 175874.93 0.00 09:47:40 09:06:01 353.67 0.68 352.98 0.00 6.13 138448.92 0.00 09:47:40 09:07:01 232.52 0.05 232.47 0.00 0.40 87138.69 0.00 09:47:40 09:08:01 329.28 0.00 329.28 0.00 0.00 134955.11 0.00 09:47:40 09:09:01 511.00 0.15 510.85 0.00 19.73 29899.82 0.00 09:47:40 09:10:01 26.95 0.02 26.93 0.00 3.07 680.42 0.00 09:47:40 09:11:01 9.52 0.03 9.48 0.00 7.60 221.43 0.00 09:47:40 09:12:02 1.02 0.00 1.02 0.00 0.00 11.06 0.00 09:47:40 09:13:01 1.51 0.00 1.51 0.00 0.00 18.03 0.00 09:47:40 09:14:01 1.90 0.02 1.88 0.00 0.13 21.46 0.00 09:47:40 09:15:01 1.08 0.00 1.08 0.00 0.00 17.06 0.00 09:47:40 09:16:01 1.22 0.02 1.20 0.00 2.53 14.40 0.00 09:47:40 09:17:01 1.45 0.02 1.43 0.00 0.13 16.66 0.00 09:47:40 09:18:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 09:47:40 09:19:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 09:47:40 09:20:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 09:47:40 09:21:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 09:47:40 09:22:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 09:47:40 09:23:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 09:47:40 09:24:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 09:47:40 09:25:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 09:47:40 09:26:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 09:47:40 09:27:01 0.92 0.00 0.92 0.00 0.00 11.74 0.00 09:47:40 09:28:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 09:47:40 09:29:01 1.58 0.00 1.58 0.00 0.00 19.59 0.00 09:47:40 09:30:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 09:47:40 09:31:01 0.97 0.00 0.97 0.00 0.00 12.93 0.00 09:47:40 09:32:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 09:47:40 09:33:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 09:47:40 09:34:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 09:47:40 09:35:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 09:47:40 09:36:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 09:47:40 09:37:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 09:47:40 09:38:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 09:47:40 09:39:01 1.63 0.00 1.63 0.00 0.00 20.80 0.00 09:47:40 09:40:02 1.12 0.00 1.12 0.00 0.00 12.80 0.00 09:47:40 09:41:01 0.97 0.00 0.97 0.00 0.00 11.79 0.00 09:47:40 09:42:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 09:47:40 09:43:01 1.43 0.00 1.43 0.00 0.00 16.53 0.00 09:47:40 09:44:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 09:47:40 09:45:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 09:47:40 09:46:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 09:47:40 09:47:01 143.11 0.38 142.73 0.00 13.86 44465.39 0.00 09:47:40 Average: 67.06 1.23 65.83 0.00 185.75 19078.32 0.00 09:47:40 09:47:40 08:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:47:40 09:00:01 28728412 31547524 766536 2.33 75768 3009588 1851660 5.46 1074216 2682316 435580 09:47:40 09:01:01 27210344 31100764 1200992 3.65 128568 3906780 2522800 7.43 1962384 3179544 625712 09:47:40 09:02:01 27181756 31180196 1118676 3.40 131960 3997756 2524300 7.44 1722164 3430260 208536 09:47:40 09:03:01 26661940 31497724 798916 2.43 136136 4774768 1880104 5.54 1676344 3939008 476268 09:47:40 09:04:01 20890400 31375532 915452 2.78 147464 10286784 2995092 8.83 1875076 9371676 2589200 09:47:40 09:05:01 16906984 31346728 897108 2.73 329404 13735220 2382460 7.02 2795964 12055188 1472140 09:47:40 09:06:01 10000116 28630304 3539608 10.76 379932 17455072 11390848 33.57 6109664 15119412 1270108 09:47:40 09:07:01 6538100 27518216 4659000 14.17 393576 19710452 9857612 29.05 8187832 16436968 1315116 09:47:40 09:08:01 10068268 31363096 870836 2.65 403632 20174516 2354748 6.94 3238432 18099580 368404 09:47:40 09:09:01 9783872 31407888 835056 2.54 410304 20487860 2217656 6.54 3448360 18182336 624 09:47:40 09:10:01 9793624 31418672 824308 2.51 411504 20488268 2070116 6.10 3895896 17727296 248 09:47:40 09:11:01 9792196 31417868 824948 2.51 411872 20488544 2080468 6.13 3963032 17660096 40 09:47:40 09:12:02 9794748 31420428 822412 2.50 411888 20488544 2080468 6.13 3959812 17660096 12 09:47:40 09:13:01 9795984 31421768 821048 2.50 411904 20488616 2080468 6.13 3958344 17660152 40 09:47:40 09:14:01 9796960 31422832 820608 2.50 411932 20488616 2116840 6.24 3957856 17660172 28 09:47:40 09:15:01 9810544 31436408 806968 2.45 411960 20488596 2116840 6.24 3944588 17660148 176 09:47:40 09:16:01 9810180 31436108 807100 2.45 411980 20488676 2116840 6.24 3944540 17660212 8 09:47:40 09:17:01 9810600 31436600 806800 2.45 412016 20488672 2116840 6.24 3944644 17660228 44 09:47:40 09:18:01 9810984 31437208 806132 2.45 412028 20488808 2116840 6.24 3944688 17660364 12 09:47:40 09:19:01 9811936 31438168 805056 2.45 412052 20488812 2116840 6.24 3943728 17660368 192 09:47:40 09:20:01 9811960 31438192 805004 2.45 412064 20488812 2116840 6.24 3943844 17660368 8 09:47:40 09:21:01 9812164 31438444 804728 2.45 412076 20488812 2116840 6.24 3943424 17660368 204 09:47:40 09:22:01 9812108 31438400 804692 2.45 412084 20488824 2116840 6.24 3943232 17660376 8 09:47:40 09:23:01 9811556 31437860 805144 2.45 412112 20488828 2116840 6.24 3943232 17660380 152 09:47:40 09:24:01 9811976 31438332 804852 2.45 412148 20488820 2116840 6.24 3943276 17660388 24 09:47:40 09:25:01 9811864 31438248 804904 2.45 412164 20488832 2116840 6.24 3943456 17660384 148 09:47:40 09:26:01 9811808 31438376 804732 2.45 412188 20488964 2116840 6.24 3943724 17660520 8 09:47:40 09:27:01 9811516 31438088 804928 2.45 412204 20488968 2116840 6.24 3943488 17660524 200 09:47:40 09:28:01 9811744 31438320 804648 2.45 412208 20488968 2116840 6.24 3943508 17660524 12 09:47:40 09:29:01 9811704 31438324 804576 2.45 412244 20488968 2116840 6.24 3943448 17660528 56 09:47:40 09:30:01 9811648 31438284 804672 2.45 412256 20488976 2116840 6.24 3943812 17660528 8 09:47:40 09:31:01 9811820 31438460 804444 2.45 412256 20488980 2116840 6.24 3943768 17660532 184 09:47:40 09:32:01 9812028 31438680 804384 2.45 412260 20488984 2116840 6.24 3943508 17660536 8 09:47:40 09:33:01 9811928 31438580 804656 2.45 412268 20488984 2116840 6.24 3943496 17660536 148 09:47:40 09:34:01 9811920 31438624 804620 2.45 412296 20488976 2116840 6.24 3943500 17660544 12 09:47:40 09:35:01 9811708 31438420 804740 2.45 412308 20488988 2132924 6.29 3943580 17660540 40 09:47:40 09:36:01 9811408 31438124 804956 2.45 412328 20488992 2132924 6.29 3943532 17660544 12 09:47:40 09:37:01 9811328 31438100 804960 2.45 412336 20488996 2132924 6.29 3943612 17660548 184 09:47:40 09:38:01 9811564 31438336 804652 2.45 412348 20488996 2132924 6.29 3943792 17660548 16 09:47:40 09:39:01 9811484 31438268 804684 2.45 412380 20488992 2132924 6.29 3943552 17660552 52 09:47:40 09:40:02 9811144 31437972 804932 2.45 412384 20489012 2132924 6.29 3943660 17660564 8 09:47:40 09:41:01 9811564 31438416 804644 2.45 412400 20489012 2132924 6.29 3943628 17660568 184 09:47:40 09:42:01 9811516 31438404 804632 2.45 412420 20489016 2132924 6.29 3943716 17660576 12 09:47:40 09:43:01 9811184 31438080 804872 2.45 412444 20489016 2132924 6.29 3943996 17660576 44 09:47:40 09:44:01 9811136 31438084 804840 2.45 412456 20489020 2116632 6.24 3943704 17660572 8 09:47:40 09:45:01 9811088 31438056 804796 2.45 412480 20489024 2116632 6.24 3943792 17660576 24 09:47:40 09:46:01 9811040 31438012 804776 2.45 412484 20489024 2100044 6.19 3944128 17660576 8 09:47:40 09:47:01 8386596 31395004 844408 2.57 437708 21721764 2214204 6.53 4037964 18861432 524448 09:47:40 Average: 11568718 31280886 965009 2.93 379691 18694760 2510131 7.40 3792978 16142930 193515 09:47:40 09:47:40 08:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:47:40 09:00:01 ens3 1152.87 980.55 11248.62 146.27 0.00 0.00 0.00 0.00 09:47:40 09:00:01 docker0 462.43 455.38 32.34 2870.98 0.00 0.00 0.00 0.00 09:47:40 09:00:01 lo 4.87 4.87 0.48 0.48 0.00 0.00 0.00 0.00 09:47:40 09:01:01 ens3 357.28 250.35 2096.26 39.75 0.00 0.00 0.00 0.00 09:47:40 09:01:01 docker0 227.34 324.19 19.98 2064.50 0.00 0.00 0.00 0.00 09:47:40 09:01:01 vethc1c4063 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:47:40 09:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:47:40 09:02:01 ens3 35.56 22.63 27.94 15.78 0.00 0.00 0.00 0.00 09:47:40 09:02:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 09:47:40 09:02:01 vethc1c4063 1.37 1.40 0.12 0.13 0.00 0.00 0.00 0.00 09:47:40 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:03:01 ens3 19.14 10.50 19.02 8.82 0.00 0.00 0.00 0.00 09:47:40 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:03:01 vethc1c4063 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:04:01 vethadfe744 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:04:01 ens3 204.73 141.26 3154.72 147.10 0.00 0.00 0.00 0.00 09:47:40 09:04:01 veth55a94bb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:04:01 veth1666988 3.07 4.72 0.23 61.73 0.00 0.00 0.00 0.01 09:47:40 09:04:01 docker0 9.72 16.25 0.60 195.20 0.00 0.00 0.00 0.00 09:47:40 09:04:01 vethbf882a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:04:01 veth30d2c04 1.38 2.72 0.10 30.88 0.00 0.00 0.00 0.00 09:47:40 09:04:01 vethf2ed90e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:04:01 veth22a350a 1.85 3.38 0.13 30.93 0.00 0.00 0.00 0.00 09:47:40 09:04:01 vethc76f656 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:04:01 vethb79a113 1.40 2.68 0.10 30.88 0.00 0.00 0.00 0.00 09:47:40 09:04:01 veth50d8312 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:04:01 vethed4eadd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:47:40 09:04:01 veth0bcd51f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:04:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 09:47:40 09:04:01 veth2af9922 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:04:01 veth37d5ac0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:04:01 vethde67e98 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:04:01 vethe97dfde 1.40 3.12 0.11 40.60 0.00 0.00 0.00 0.00 09:47:40 09:04:01 veth9250f8e 0.62 0.70 0.06 0.24 0.00 0.00 0.00 0.00 09:47:40 09:05:01 ens3 1001.89 555.51 9715.51 63.13 0.00 0.00 0.00 0.00 09:47:40 09:05:01 docker0 463.28 800.40 39.08 6805.38 0.00 0.00 0.00 0.00 09:47:40 09:05:01 lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 09:47:40 09:05:01 vethf5784e8 102.18 162.49 9.60 1180.47 0.00 0.00 0.00 0.10 09:47:40 09:05:01 vethec27c5f 75.08 153.90 7.83 1176.62 0.00 0.00 0.00 0.10 09:47:40 09:05:01 veth83d19f0 83.00 128.48 8.35 1179.80 0.00 0.00 0.00 0.10 09:47:40 09:05:01 veth574b140 75.66 145.12 7.84 1176.47 0.00 0.00 0.00 0.10 09:47:40 09:05:01 veth9250f8e 0.05 0.71 0.00 0.03 0.00 0.00 0.00 0.00 09:47:40 09:05:01 vethd8b731f 81.69 139.26 8.36 1177.14 0.00 0.00 0.00 0.10 09:47:40 09:06:01 veth7a748e6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:47:40 09:06:01 ens3 10.28 5.51 8.50 4.50 0.00 0.00 0.00 0.00 09:47:40 09:06:01 docker0 0.10 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:47:40 09:06:01 vethcd2c908 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:47:40 09:06:01 veth49b7ee6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:47:40 09:06:01 veth813a583 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:47:40 09:06:01 vethf2e4f44 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:47:40 09:06:01 vethb3853c6 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:47:40 09:06:01 vethf9a4432 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:47:40 09:06:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:06:01 veth5bc576b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:47:40 09:06:01 vethc7da8d7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:47:40 09:06:01 veth7fdf36f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:47:40 09:06:01 veth6b954a3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:47:40 09:06:01 veth9250f8e 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:06:01 vethcdeeb2e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:47:40 09:06:01 veth7478038 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:47:40 09:07:01 veth7a748e6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:07:01 ens3 2.85 1.52 2.28 1.21 0.00 0.00 0.00 0.00 09:47:40 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:07:01 vethcd2c908 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:07:01 veth49b7ee6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:07:01 veth813a583 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:07:01 vethf2e4f44 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:07:01 vethb3853c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:07:01 vethf9a4432 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:07:01 veth5bc576b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:07:01 vethc7da8d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:07:01 veth7fdf36f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:07:01 veth6b954a3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:07:01 veth9250f8e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:07:01 vethcdeeb2e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:07:01 veth7478038 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:08:01 veth7a748e6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:08:01 ens3 4.98 2.80 4.09 2.17 0.00 0.00 0.00 0.00 09:47:40 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:08:01 vethcd2c908 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:08:01 veth49b7ee6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:08:01 veth813a583 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:08:01 vethf2e4f44 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:08:01 vethb3853c6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:08:01 vethf9a4432 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:08:01 veth5bc576b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:08:01 vethc7da8d7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:08:01 veth7fdf36f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:08:01 veth6b954a3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:08:01 veth9250f8e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:08:01 vethcdeeb2e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:08:01 veth7478038 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:09:01 ens3 339.56 343.09 184.10 1264.94 0.00 0.00 0.00 0.00 09:47:40 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:09:01 lo 40.59 40.59 4.00 4.00 0.00 0.00 0.00 0.00 09:47:40 09:10:01 ens3 399.68 392.47 168.76 2523.10 0.00 0.00 0.00 0.00 09:47:40 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:10:01 lo 34.99 34.99 3.45 3.45 0.00 0.00 0.00 0.00 09:47:40 09:11:01 ens3 118.48 129.00 53.51 502.18 0.00 0.00 0.00 0.00 09:47:40 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:11:01 lo 9.73 9.73 0.95 0.95 0.00 0.00 0.00 0.00 09:47:40 09:12:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:14:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:15:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:47:40 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:16:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:17:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:20:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:47:40 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:25:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 09:47:40 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:30:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:47:40 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:33:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:35:01 ens3 0.40 0.37 0.40 0.08 0.00 0.00 0.00 0.00 09:47:40 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:37:01 ens3 0.40 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:47:40 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:38:01 ens3 0.73 0.32 0.34 0.21 0.00 0.00 0.00 0.00 09:47:40 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:40:02 ens3 0.43 0.27 0.15 0.11 0.00 0.00 0.00 0.00 09:47:40 09:40:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:40:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:41:01 ens3 0.53 0.10 0.04 0.01 0.00 0.00 0.00 0.00 09:47:40 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:42:01 ens3 0.23 0.00 0.03 0.00 0.00 0.00 0.00 0.00 09:47:40 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:43:01 ens3 0.55 0.50 0.27 0.22 0.00 0.00 0.00 0.00 09:47:40 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:45:01 ens3 0.38 0.30 0.14 0.08 0.00 0.00 0.00 0.00 09:47:40 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:40 09:46:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:40 09:47:01 ens3 405.98 225.23 8085.52 46.52 0.00 0.00 0.00 0.00 09:47:40 09:47:01 docker0 75.69 141.44 7.08 1271.17 0.00 0.00 0.00 0.00 09:47:40 09:47:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 09:47:40 Average: ens3 84.66 63.89 725.23 99.34 0.00 0.00 0.00 0.00 09:47:40 Average: docker0 25.87 36.29 2.07 275.68 0.00 0.00 0.00 0.00 09:47:40 Average: lo 2.07 2.07 0.20 0.20 0.00 0.00 0.00 0.00 09:47:40 09:47:40 09:47:40 ---> sar -P ALL: 09:47:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7620) 08/13/24 _x86_64_ (8 CPU) 09:47:40 09:47:40 08:58:34 LINUX RESTART (8 CPU) 09:47:40 09:47:40 08:59:01 CPU %user %nice %system %iowait %steal %idle 09:47:40 09:00:01 all 10.69 0.00 3.40 2.63 0.06 83.22 09:47:40 09:00:01 0 15.17 0.00 3.61 2.32 0.05 78.84 09:47:40 09:00:01 1 9.23 0.00 3.80 1.98 0.07 84.91 09:47:40 09:00:01 2 7.74 0.00 3.74 0.44 0.07 88.01 09:47:40 09:00:01 3 11.65 0.00 2.38 1.84 0.07 84.06 09:47:40 09:00:01 4 10.99 0.00 2.75 5.97 0.05 80.25 09:47:40 09:00:01 5 10.05 0.00 2.23 0.12 0.07 87.54 09:47:40 09:00:01 6 10.85 0.00 4.33 3.28 0.07 81.48 09:47:40 09:00:01 7 9.83 0.00 4.36 5.07 0.07 80.68 09:47:40 09:01:01 all 25.64 0.00 5.09 2.56 0.08 66.63 09:47:40 09:01:01 0 25.47 0.00 4.95 2.05 0.08 67.45 09:47:40 09:01:01 1 25.97 0.00 5.17 0.32 0.07 68.46 09:47:40 09:01:01 2 25.69 0.00 5.52 5.56 0.08 63.14 09:47:40 09:01:01 3 21.90 0.00 5.93 0.22 0.08 71.86 09:47:40 09:01:01 4 26.04 0.00 4.62 1.35 0.10 67.90 09:47:40 09:01:01 5 26.05 0.00 4.66 1.08 0.08 68.13 09:47:40 09:01:01 6 27.39 0.00 4.63 0.32 0.08 67.58 09:47:40 09:01:01 7 26.59 0.00 5.23 9.65 0.08 58.45 09:47:40 09:02:01 all 26.43 0.00 4.25 1.09 0.09 68.13 09:47:40 09:02:01 0 27.79 0.00 4.20 0.02 0.10 67.90 09:47:40 09:02:01 1 25.91 0.00 4.10 0.07 0.10 69.82 09:47:40 09:02:01 2 28.59 0.00 4.68 7.56 0.08 59.09 09:47:40 09:02:01 3 22.72 0.00 3.44 0.03 0.12 73.68 09:47:40 09:02:01 4 27.54 0.00 4.36 0.03 0.10 67.96 09:47:40 09:02:01 5 25.60 0.00 3.70 1.01 0.08 69.61 09:47:40 09:02:01 6 26.26 0.00 5.29 0.00 0.08 68.36 09:47:40 09:02:01 7 27.05 0.00 4.22 0.00 0.08 68.65 09:47:40 09:03:01 all 64.14 0.00 7.58 0.82 0.11 27.35 09:47:40 09:03:01 0 62.94 0.00 7.33 2.29 0.12 27.32 09:47:40 09:03:01 1 63.29 0.00 7.92 0.57 0.12 28.10 09:47:40 09:03:01 2 64.61 0.00 7.53 0.27 0.10 27.50 09:47:40 09:03:01 3 61.52 0.00 7.50 0.74 0.08 30.16 09:47:40 09:03:01 4 65.32 0.00 7.64 0.52 0.12 26.40 09:47:40 09:03:01 5 65.28 0.00 7.73 1.48 0.10 25.42 09:47:40 09:03:01 6 65.77 0.00 7.95 0.42 0.12 25.74 09:47:40 09:03:01 7 64.41 0.00 7.01 0.30 0.10 28.18 09:47:40 09:04:01 all 20.24 0.00 6.57 11.00 0.09 62.10 09:47:40 09:04:01 0 18.20 0.00 5.90 6.46 0.08 69.36 09:47:40 09:04:01 1 20.26 0.00 6.82 6.96 0.07 65.89 09:47:40 09:04:01 2 18.54 0.00 5.62 4.99 0.08 70.76 09:47:40 09:04:01 3 21.38 0.00 5.61 6.54 0.08 66.38 09:47:40 09:04:01 4 20.80 0.00 6.47 13.66 0.10 58.97 09:47:40 09:04:01 5 21.04 0.00 7.66 16.47 0.08 54.74 09:47:40 09:04:01 6 21.00 0.00 6.88 5.99 0.10 66.03 09:47:40 09:04:01 7 20.67 0.00 7.59 27.06 0.10 44.58 09:47:40 09:05:01 all 13.19 0.00 6.47 27.37 0.13 52.84 09:47:40 09:05:01 0 12.37 0.00 7.05 38.42 0.10 42.06 09:47:40 09:05:01 1 13.44 0.00 6.42 29.90 0.09 50.15 09:47:40 09:05:01 2 11.79 0.00 4.47 12.46 0.22 71.06 09:47:40 09:05:01 3 13.46 0.00 7.01 18.37 0.09 61.06 09:47:40 09:05:01 4 14.22 0.00 6.97 41.05 0.10 37.66 09:47:40 09:05:01 5 12.77 0.00 7.14 12.13 0.20 67.76 09:47:40 09:05:01 6 14.07 0.00 6.22 24.84 0.12 54.75 09:47:40 09:05:01 7 13.42 0.00 6.53 42.02 0.10 37.92 09:47:40 09:06:01 all 46.97 0.00 8.55 11.53 0.10 32.85 09:47:40 09:06:01 0 46.50 0.00 9.19 29.03 0.12 15.16 09:47:40 09:06:01 1 47.21 0.00 8.19 1.88 0.10 42.63 09:47:40 09:06:01 2 46.08 0.00 7.54 2.79 0.10 43.49 09:47:40 09:06:01 3 46.94 0.00 9.17 33.18 0.12 10.59 09:47:40 09:06:01 4 47.21 0.00 8.74 11.79 0.08 32.18 09:47:40 09:06:01 5 47.38 0.00 7.80 2.43 0.08 42.31 09:47:40 09:06:01 6 47.44 0.00 8.52 5.73 0.10 38.21 09:47:40 09:06:01 7 47.00 0.00 9.24 5.62 0.08 38.05 09:47:40 09:07:01 all 89.91 0.00 9.93 0.00 0.16 0.00 09:47:40 09:07:01 0 90.52 0.00 9.33 0.00 0.15 0.00 09:47:40 09:07:01 1 89.96 0.00 9.88 0.00 0.17 0.00 09:47:40 09:07:01 2 90.43 0.00 9.43 0.00 0.13 0.00 09:47:40 09:07:01 3 89.99 0.00 9.86 0.00 0.15 0.00 09:47:40 09:07:01 4 88.89 0.00 10.93 0.00 0.18 0.00 09:47:40 09:07:01 5 90.22 0.00 9.61 0.00 0.17 0.00 09:47:40 09:07:01 6 90.64 0.00 9.21 0.00 0.15 0.00 09:47:40 09:07:01 7 88.63 0.00 11.20 0.00 0.17 0.00 09:47:40 09:08:01 all 80.87 0.00 9.65 1.70 0.16 7.63 09:47:40 09:08:01 0 80.91 0.00 9.22 0.02 0.18 9.67 09:47:40 09:08:01 1 81.68 0.00 8.39 0.23 0.17 9.53 09:47:40 09:08:01 2 81.13 0.00 9.29 0.00 0.15 9.43 09:47:40 09:08:01 3 81.28 0.00 9.63 1.32 0.13 7.64 09:47:40 09:08:01 4 81.23 0.00 9.43 1.32 0.17 7.85 09:47:40 09:08:01 5 81.53 0.00 9.73 0.94 0.13 7.67 09:47:40 09:08:01 6 78.88 0.00 11.50 0.51 0.19 8.92 09:47:40 09:08:01 7 80.27 0.00 10.01 9.20 0.18 0.34 09:47:40 09:09:01 all 6.46 0.00 1.80 4.93 0.08 86.74 09:47:40 09:09:01 0 8.27 0.00 2.05 5.89 0.08 83.71 09:47:40 09:09:01 1 5.46 0.00 1.58 4.76 0.08 88.12 09:47:40 09:09:01 2 7.23 0.00 1.71 3.70 0.08 87.28 09:47:40 09:09:01 3 4.64 0.00 1.83 4.39 0.07 89.08 09:47:40 09:09:01 4 7.18 0.00 1.69 1.46 0.08 89.59 09:47:40 09:09:01 5 8.66 0.00 1.99 3.70 0.08 85.57 09:47:40 09:09:01 6 6.26 0.00 1.71 3.54 0.08 88.40 09:47:40 09:09:01 7 3.94 0.00 1.83 11.97 0.07 82.20 09:47:40 09:10:01 all 9.73 0.00 0.79 0.17 0.06 89.25 09:47:40 09:10:01 0 8.97 0.00 0.97 0.03 0.05 89.98 09:47:40 09:10:01 1 12.86 0.00 0.95 0.02 0.07 86.11 09:47:40 09:10:01 2 13.14 0.00 0.94 0.03 0.07 85.82 09:47:40 09:10:01 3 6.89 0.00 0.69 0.07 0.05 92.31 09:47:40 09:10:01 4 12.01 0.00 0.72 0.02 0.08 87.17 09:47:40 09:10:01 5 9.18 0.00 0.69 1.06 0.07 89.01 09:47:40 09:10:01 6 10.37 0.00 0.70 0.10 0.05 88.77 09:47:40 09:10:01 7 4.42 0.00 0.65 0.02 0.07 94.85 09:47:40 09:47:40 09:10:01 CPU %user %nice %system %iowait %steal %idle 09:47:40 09:11:01 all 1.73 0.00 0.26 0.03 0.02 97.96 09:47:40 09:11:01 0 2.91 0.00 0.35 0.02 0.03 96.69 09:47:40 09:11:01 1 0.79 0.00 0.22 0.00 0.03 98.96 09:47:40 09:11:01 2 1.52 0.00 0.27 0.02 0.02 98.18 09:47:40 09:11:01 3 1.42 0.00 0.18 0.02 0.03 98.35 09:47:40 09:11:01 4 1.42 0.00 0.20 0.00 0.00 98.38 09:47:40 09:11:01 5 2.19 0.00 0.23 0.13 0.02 97.43 09:47:40 09:11:01 6 1.80 0.00 0.37 0.00 0.02 97.81 09:47:40 09:11:01 7 1.82 0.00 0.27 0.02 0.03 97.86 09:47:40 09:12:02 all 0.03 0.00 0.02 0.00 0.00 99.94 09:47:40 09:12:02 0 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:12:02 1 0.03 0.00 0.03 0.00 0.00 99.93 09:47:40 09:12:02 2 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:12:02 3 0.02 0.00 0.02 0.02 0.00 99.95 09:47:40 09:12:02 4 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:12:02 5 0.00 0.00 0.02 0.02 0.00 99.97 09:47:40 09:12:02 6 0.07 0.00 0.03 0.00 0.02 99.88 09:47:40 09:12:02 7 0.08 0.00 0.08 0.00 0.02 99.82 09:47:40 09:13:01 all 0.19 0.00 0.01 0.00 0.01 99.78 09:47:40 09:13:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:47:40 09:13:01 1 1.18 0.00 0.02 0.00 0.02 98.79 09:47:40 09:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:13:01 3 0.05 0.00 0.02 0.02 0.02 99.90 09:47:40 09:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:13:01 5 0.03 0.00 0.00 0.02 0.02 99.93 09:47:40 09:13:01 6 0.07 0.00 0.03 0.00 0.02 99.88 09:47:40 09:13:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:47:40 09:14:01 all 0.20 0.00 0.03 0.01 0.01 99.76 09:47:40 09:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:47:40 09:14:01 1 1.42 0.00 0.05 0.00 0.03 98.50 09:47:40 09:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:47:40 09:14:01 3 0.03 0.00 0.00 0.05 0.02 99.90 09:47:40 09:14:01 4 0.05 0.00 0.05 0.00 0.00 99.90 09:47:40 09:14:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:47:40 09:14:01 6 0.05 0.00 0.05 0.00 0.02 99.88 09:47:40 09:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:47:40 09:15:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:47:40 09:15:01 0 0.08 0.00 0.00 0.00 0.02 99.90 09:47:40 09:15:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:47:40 09:15:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:47:40 09:15:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:47:40 09:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:15:01 5 0.07 0.00 0.03 0.00 0.00 99.90 09:47:40 09:15:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:47:40 09:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:16:01 all 0.04 0.00 0.02 0.00 0.01 99.92 09:47:40 09:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:47:40 09:16:01 1 0.13 0.00 0.05 0.00 0.02 99.80 09:47:40 09:16:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:47:40 09:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:16:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:47:40 09:16:01 5 0.03 0.00 0.00 0.00 0.03 99.93 09:47:40 09:16:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:47:40 09:16:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:47:40 09:17:01 all 0.12 0.00 0.02 0.00 0.01 99.85 09:47:40 09:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:17:01 1 0.70 0.00 0.03 0.00 0.02 99.25 09:47:40 09:17:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:47:40 09:17:01 3 0.02 0.00 0.05 0.02 0.02 99.90 09:47:40 09:17:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:47:40 09:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:47:40 09:17:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:47:40 09:17:01 7 0.08 0.00 0.03 0.00 0.02 99.87 09:47:40 09:18:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:47:40 09:18:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:47:40 09:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:18:01 3 0.07 0.00 0.03 0.02 0.02 99.87 09:47:40 09:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:47:40 09:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:18:01 6 0.02 0.00 0.05 0.00 0.00 99.93 09:47:40 09:18:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:47:40 09:19:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:47:40 09:19:01 0 0.07 0.00 0.03 0.02 0.00 99.88 09:47:40 09:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:19:01 2 0.07 0.00 0.07 0.02 0.02 99.83 09:47:40 09:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:47:40 09:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:47:40 09:19:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:47:40 09:19:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:20:01 all 0.01 0.00 0.02 0.00 0.01 99.95 09:47:40 09:20:01 0 0.00 0.00 0.03 0.02 0.02 99.93 09:47:40 09:20:01 1 0.02 0.00 0.05 0.00 0.02 99.92 09:47:40 09:20:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:47:40 09:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:47:40 09:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:47:40 09:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:20:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:47:40 09:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:47:40 09:21:01 all 0.04 0.00 0.02 0.01 0.01 99.93 09:47:40 09:21:01 0 0.03 0.00 0.03 0.05 0.00 99.88 09:47:40 09:21:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:47:40 09:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:47:40 09:21:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:47:40 09:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:47:40 09:21:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:47:40 09:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:47:40 09:47:40 09:21:01 CPU %user %nice %system %iowait %steal %idle 09:47:40 09:22:01 all 0.15 0.00 0.02 0.00 0.01 99.82 09:47:40 09:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:22:01 1 1.04 0.00 0.07 0.00 0.02 98.87 09:47:40 09:22:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:47:40 09:22:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:47:40 09:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:22:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:47:40 09:22:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:47:40 09:23:01 all 0.11 0.00 0.02 0.00 0.01 99.86 09:47:40 09:23:01 0 0.15 0.00 0.02 0.00 0.00 99.83 09:47:40 09:23:01 1 0.62 0.00 0.03 0.00 0.02 99.33 09:47:40 09:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:47:40 09:23:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:47:40 09:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:47:40 09:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:23:01 6 0.02 0.00 0.05 0.00 0.00 99.93 09:47:40 09:23:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:47:40 09:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:47:40 09:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:47:40 09:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:47:40 09:24:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:47:40 09:24:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:47:40 09:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:24:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:47:40 09:24:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:47:40 09:25:01 all 0.01 0.00 0.02 0.00 0.01 99.95 09:47:40 09:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:47:40 09:25:01 2 0.02 0.00 0.05 0.02 0.02 99.90 09:47:40 09:25:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:47:40 09:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:25:01 6 0.00 0.00 0.03 0.00 0.02 99.95 09:47:40 09:25:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:47:40 09:26:01 all 0.04 0.00 0.02 0.09 0.03 99.82 09:47:40 09:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:47:40 09:26:01 1 0.05 0.00 0.02 0.00 0.08 99.85 09:47:40 09:26:01 2 0.05 0.00 0.03 0.70 0.00 99.22 09:47:40 09:26:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:47:40 09:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:47:40 09:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:47:40 09:26:01 6 0.07 0.00 0.03 0.00 0.02 99.88 09:47:40 09:26:01 7 0.08 0.00 0.03 0.00 0.08 99.80 09:47:40 09:27:01 all 0.21 0.00 0.02 0.00 0.03 99.74 09:47:40 09:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:47:40 09:27:01 1 1.56 0.00 0.00 0.00 0.02 98.42 09:47:40 09:27:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:47:40 09:27:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:47:40 09:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:47:40 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:27:01 6 0.03 0.00 0.02 0.00 0.05 99.90 09:47:40 09:27:01 7 0.02 0.00 0.05 0.00 0.13 99.80 09:47:40 09:28:01 all 0.19 0.00 0.03 0.00 0.06 99.71 09:47:40 09:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:47:40 09:28:01 1 1.34 0.00 0.15 0.00 0.13 98.38 09:47:40 09:28:01 2 0.02 0.00 0.02 0.00 0.03 99.93 09:47:40 09:28:01 3 0.00 0.00 0.00 0.00 0.10 99.90 09:47:40 09:28:01 4 0.02 0.00 0.02 0.00 0.05 99.92 09:47:40 09:28:01 5 0.02 0.00 0.00 0.02 0.12 99.85 09:47:40 09:28:01 6 0.05 0.00 0.02 0.00 0.03 99.90 09:47:40 09:28:01 7 0.07 0.00 0.03 0.00 0.03 99.87 09:47:40 09:29:01 all 0.06 0.00 0.03 0.00 0.01 99.90 09:47:40 09:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:47:40 09:29:01 1 0.32 0.00 0.03 0.00 0.02 99.63 09:47:40 09:29:01 2 0.02 0.00 0.03 0.02 0.02 99.92 09:47:40 09:29:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:47:40 09:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:47:40 09:29:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:47:40 09:29:01 7 0.05 0.00 0.05 0.00 0.02 99.88 09:47:40 09:30:01 all 0.06 0.00 0.01 0.00 0.00 99.92 09:47:40 09:30:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:47:40 09:30:01 1 0.32 0.00 0.05 0.00 0.02 99.62 09:47:40 09:30:01 2 0.05 0.00 0.00 0.02 0.00 99.93 09:47:40 09:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:47:40 09:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:30:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:47:40 09:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:47:40 09:31:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:47:40 09:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:31:01 1 0.10 0.00 0.07 0.00 0.02 99.82 09:47:40 09:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:47:40 09:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:47:40 09:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:31:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:47:40 09:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:47:40 09:32:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:47:40 09:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:47:40 09:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:47:40 09:32:01 2 0.05 0.00 0.02 0.02 0.02 99.90 09:47:40 09:32:01 3 0.02 0.00 0.03 0.02 0.00 99.93 09:47:40 09:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:47:40 09:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:47:40 09:32:01 CPU %user %nice %system %iowait %steal %idle 09:47:40 09:33:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:47:40 09:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:47:40 09:33:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:47:40 09:33:01 2 0.07 0.00 0.02 0.02 0.02 99.88 09:47:40 09:33:01 3 0.00 0.00 0.03 0.00 0.02 99.95 09:47:40 09:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:47:40 09:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:47:40 09:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:47:40 09:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:47:40 09:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:47:40 09:34:01 2 0.08 0.00 0.02 0.00 0.02 99.88 09:47:40 09:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:34:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:47:40 09:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:47:40 09:35:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:47:40 09:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:47:40 09:35:01 1 0.13 0.00 0.02 0.00 0.02 99.83 09:47:40 09:35:01 2 0.02 0.00 0.05 0.02 0.00 99.92 09:47:40 09:35:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:47:40 09:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:47:40 09:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:35:01 6 0.03 0.00 0.07 0.00 0.02 99.88 09:47:40 09:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:47:40 09:36:01 all 0.21 0.00 0.02 0.00 0.01 99.76 09:47:40 09:36:01 0 0.10 0.00 0.03 0.00 0.02 99.85 09:47:40 09:36:01 1 1.34 0.00 0.00 0.00 0.02 98.65 09:47:40 09:36:01 2 0.07 0.00 0.07 0.00 0.02 99.85 09:47:40 09:36:01 3 0.03 0.00 0.02 0.02 0.00 99.93 09:47:40 09:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:47:40 09:36:01 6 0.08 0.00 0.02 0.00 0.02 99.88 09:47:40 09:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:47:40 09:37:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:47:40 09:37:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:47:40 09:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:47:40 09:37:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:47:40 09:37:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:47:40 09:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:47:40 09:37:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:47:40 09:38:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:47:40 09:38:01 0 0.07 0.00 0.03 0.00 0.00 99.90 09:47:40 09:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:47:40 09:38:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:47:40 09:38:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:47:40 09:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:47:40 09:38:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:47:40 09:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:47:40 09:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:47:40 09:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:47:40 09:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:39:01 2 0.00 0.00 0.03 0.02 0.02 99.93 09:47:40 09:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:47:40 09:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:47:40 09:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:47:40 09:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:40:02 all 0.02 0.00 0.02 0.00 0.01 99.95 09:47:40 09:40:02 0 0.02 0.00 0.03 0.02 0.00 99.93 09:47:40 09:40:02 1 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:40:02 2 0.02 0.00 0.05 0.02 0.02 99.90 09:47:40 09:40:02 3 0.02 0.00 0.02 0.00 0.02 99.95 09:47:40 09:40:02 4 0.03 0.00 0.03 0.00 0.00 99.93 09:47:40 09:40:02 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:40:02 6 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:40:02 7 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:41:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:47:40 09:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:47:40 09:41:01 1 0.03 0.00 0.05 0.00 0.00 99.91 09:47:40 09:41:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:47:40 09:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:47:40 09:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:47:40 09:41:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:47:40 09:41:01 6 0.08 0.00 0.02 0.00 0.02 99.88 09:47:40 09:41:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:47:40 09:42:01 all 0.23 0.00 0.01 0.00 0.01 99.75 09:47:40 09:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:47:40 09:42:01 1 1.75 0.00 0.03 0.00 0.02 98.21 09:47:40 09:42:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:47:40 09:42:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:47:40 09:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:42:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:47:40 09:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:43:01 all 0.11 0.00 0.02 0.00 0.01 99.85 09:47:40 09:43:01 0 0.03 0.00 0.02 0.02 0.02 99.92 09:47:40 09:43:01 1 0.72 0.00 0.08 0.00 0.02 99.19 09:47:40 09:43:01 2 0.03 0.00 0.00 0.02 0.02 99.93 09:47:40 09:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:47:40 09:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:47:40 09:43:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:47:40 09:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:47:40 09:43:01 CPU %user %nice %system %iowait %steal %idle 09:47:40 09:44:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:47:40 09:44:01 0 0.00 0.00 0.03 0.02 0.00 99.95 09:47:40 09:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:44:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:47:40 09:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:47:40 09:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:47:40 09:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:47:40 09:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:44:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:47:40 09:45:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:47:40 09:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:47:40 09:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:47:40 09:45:01 2 0.03 0.00 0.02 0.02 0.02 99.92 09:47:40 09:45:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:47:40 09:45:01 4 0.07 0.00 0.05 0.00 0.00 99.88 09:47:40 09:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:47:40 09:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:47:40 09:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:47:40 09:46:01 all 0.21 0.00 0.02 0.00 0.00 99.77 09:47:40 09:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:47:40 09:46:01 1 1.56 0.00 0.00 0.00 0.02 98.42 09:47:40 09:46:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:47:40 09:46:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:47:40 09:46:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:47:40 09:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:46:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:47:40 09:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:40 09:47:01 all 8.70 0.00 3.78 2.88 0.06 84.57 09:47:40 09:47:01 0 7.33 0.00 4.27 9.58 0.07 78.75 09:47:40 09:47:01 1 9.90 0.00 3.45 0.07 0.05 86.53 09:47:40 09:47:01 2 8.86 0.00 3.40 5.10 0.05 82.58 09:47:40 09:47:01 3 8.67 0.00 3.59 0.03 0.07 87.64 09:47:40 09:47:01 4 9.63 0.00 4.31 1.20 0.05 84.81 09:47:40 09:47:01 5 7.24 0.00 4.36 0.17 0.05 88.18 09:47:40 09:47:01 6 9.13 0.00 3.50 6.52 0.07 80.79 09:47:40 09:47:01 7 8.85 0.00 3.40 0.44 0.05 87.26 09:47:40 Average: all 8.44 0.00 1.42 1.38 0.03 88.72 09:47:40 Average: 0 8.47 0.00 1.43 1.99 0.03 88.08 09:47:40 Average: 1 8.74 0.00 1.41 0.96 0.04 88.86 09:47:40 Average: 2 8.41 0.00 1.34 0.91 0.03 89.30 09:47:40 Average: 3 8.15 0.00 1.39 1.38 0.03 89.04 09:47:40 Average: 4 8.57 0.00 1.43 1.62 0.03 88.35 09:47:40 Average: 5 8.45 0.00 1.40 0.84 0.03 89.28 09:47:40 Average: 6 8.52 0.00 1.48 1.06 0.04 88.91 09:47:40 Average: 7 8.25 0.00 1.49 2.27 0.03 87.96 09:47:40 09:47:40 09:47:40