Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 187954ff3d4f3dea9b0a451951d025e7f3bfc818 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-ssh7391011886086466013.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11299834591564433140.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh220987526628999209.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11928810459157227030.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-ssh12586839419872950757.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]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi 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-26283 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/752 [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/752 # 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 187954ff3d4f3dea9b0a451951d025e7f3bfc818 (main) Commit message: "Merge pull request #5003 from weichou1229/sched-refactor" > 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 187954ff3d4f3dea9b0a451951d025e7f3bfc818 # timeout=10 > git rev-list --no-walk 0b0a9cd6b67af2cef6d037dcfb4ca8986b5823c7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:51:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:51:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:51:33 ========================================================= 11:51:33 EdgeX Global Pipelines Version Info 11:51:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:51:34 ------------------- 11:51:34 stable info: 11:51:34 ------------------- 11:51:34 Commited By: Ginny Guan ginny@iotechsys.com 11:51:34 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:51:34 Message: update stable to v1.0.265 11:51:35 ------------------- 11:51:35 experimental info: 11:51:35 ------------------- 11:51:35 Commited By: Cherry Wang cherry@iotechsys.com 11:51:35 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:51:35 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 187954f [Pipeline] echo 11:51:35 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:51:35 provisioning config files... 11:51:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/752@tmp/config12152235963448400196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:51:36 ---> ****-login.sh 11:51:36 nexus3.edgexfoundry.org:10001 11:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:36 Configure a credential helper to remove this warning. See 11:51:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:36 11:51:36 Login Succeeded 11:51:36 nexus3.edgexfoundry.org:10002 11:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:36 Configure a credential helper to remove this warning. See 11:51:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:36 11:51:36 Login Succeeded 11:51:36 nexus3.edgexfoundry.org:10003 11:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:36 Configure a credential helper to remove this warning. See 11:51:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:36 11:51:36 Login Succeeded 11:51:36 nexus3.edgexfoundry.org:10004 11:51:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:37 Configure a credential helper to remove this warning. See 11:51:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:37 11:51:37 Login Succeeded 11:51:37 ****.io 11:51:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:51:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:51:37 Configure a credential helper to remove this warning. See 11:51:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:51:37 11:51:37 Login Succeeded 11:51:37 ---> ****-login.sh ends [Pipeline] } 11:51:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:51:37 + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 11:51:37 + dirname cmd/core-command/Dockerfile 11:51:37 + cut -d/ -f2 11:51:37 + echo core-command,cmd/core-command/Dockerfile 11:51:37 + dirname cmd/core-common-config-bootstrapper/Dockerfile 11:51:37 + cut -d/ -f2 11:51:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 11:51:37 + + cut -d/ -f2 11:51:37 dirname cmd/core-data/Dockerfile 11:51:37 + echo core-data,cmd/core-data/Dockerfile 11:51:37 + dirname cmd/core-keeper/Dockerfile 11:51:37 + cut -d/ -f2 11:51:37 + echo core-keeper,cmd/core-keeper/Dockerfile 11:51:37 + + dirname cmd/core-metadata/Dockerfile 11:51:37 cut -d/ -f2 11:51:37 + echo core-metadata,cmd/core-metadata/Dockerfile 11:51:37 + dirname cmd/security-bootstrapper/Dockerfile 11:51:37 + cut -d/ -f2 11:51:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 11:51:37 + dirname cmd/security-proxy-auth/Dockerfile 11:51:37 + cut -d/ -f2 11:51:37 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 11:51:37 + dirname cmd/security-proxy-setup/Dockerfile 11:51:37 + cut -d/ -f2 11:51:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 11:51:37 + dirname cmd/security-secretstore-setup/Dockerfile 11:51:37 + cut -d/ -f2 11:51:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 11:51:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 11:51:37 + cut -d/ -f2 11:51:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 11:51:37 + dirname cmd/security-spire-agent/Dockerfile 11:51:37 + cut -d/ -f2 11:51:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 11:51:37 + dirname cmd/security-spire-config/Dockerfile 11:51:37 + cut -d/ -f2 11:51:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 11:51:37 + dirname cmd/security-spire-server/Dockerfile 11:51:37 + cut -d/ -f2 11:51:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 11:51:37 + dirname cmd/support-notifications/Dockerfile 11:51:37 + cut -d/ -f2 11:51:37 + echo support-notifications,cmd/support-notifications/Dockerfile 11:51:37 + dirname cmd/support-scheduler/Dockerfile 11:51:37 + cut -d/ -f2 11:51:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 11:51:37 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-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 11:51:38 + git rev-list -1 --merges 187954ff3d4f3dea9b0a451951d025e7f3bfc818~1..187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] echo 11:51:38 -----------> git rev-list -1 --merges 187954ff3d4f3dea9b0a451951d025e7f3bfc818~1..187954ff3d4f3dea9b0a451951d025e7f3bfc818 187954ff3d4f3dea9b0a451951d025e7f3bfc818 11:51:38 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [false] [Pipeline] sh 11:51:38 + git log --format=format:%s -1 187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] echo 11:51:38 ========================================================= 11:51:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:51:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:51:38 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:51:38 + grep -v github /etc/ssh/ssh_known_hosts 11:51:38 + [ -e /tmp/ssh_known_hosts ] 11:51:38 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:51:38 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:51:38 + sudo tee -a /etc/ssh/ssh_known_hosts 11:51:38 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:51:39 11:51:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:51:39 0.1.4: Pulling from edgex-devops/py-git-semver 11:51:39 b85a868b505f: Pulling fs layer 11:51:39 e2be974225ed: Pulling fs layer 11:51:39 339a4e72a1f5: Pulling fs layer 11:51:39 988bab9f4d93: Pulling fs layer 11:51:39 1469e6f7b9e6: Pulling fs layer 11:51:39 eaf3925da568: Pulling fs layer 11:51:39 bab4dde63d76: Pulling fs layer 11:51:39 bde34c3a00c8: Pulling fs layer 11:51:39 b352a97aabf1: Pulling fs layer 11:51:39 4872d77fe225: Pulling fs layer 11:51:39 5851b861e8e6: Pulling fs layer 11:51:39 1469e6f7b9e6: Waiting 11:51:39 bab4dde63d76: Waiting 11:51:39 eaf3925da568: Waiting 11:51:39 bde34c3a00c8: Waiting 11:51:39 b352a97aabf1: Waiting 11:51:39 988bab9f4d93: Waiting 11:51:39 5851b861e8e6: Waiting 11:51:39 e2be974225ed: Download complete 11:51:39 988bab9f4d93: Download complete 11:51:39 1469e6f7b9e6: Verifying Checksum 11:51:39 1469e6f7b9e6: Download complete 11:51:39 eaf3925da568: Download complete 11:51:39 339a4e72a1f5: Verifying Checksum 11:51:39 339a4e72a1f5: Download complete 11:51:39 bde34c3a00c8: Verifying Checksum 11:51:39 bde34c3a00c8: Download complete 11:51:39 b352a97aabf1: Verifying Checksum 11:51:39 b352a97aabf1: Download complete 11:51:39 4872d77fe225: Verifying Checksum 11:51:39 4872d77fe225: Download complete 11:51:39 5851b861e8e6: Download complete 11:51:39 b85a868b505f: Download complete 11:51:40 bab4dde63d76: Verifying Checksum 11:51:40 bab4dde63d76: Download complete 11:51:41 b85a868b505f: Pull complete 11:51:41 e2be974225ed: Pull complete 11:51:41 339a4e72a1f5: Pull complete 11:51:41 988bab9f4d93: Pull complete 11:51:42 1469e6f7b9e6: Pull complete 11:51:42 eaf3925da568: Pull complete 11:51:44 bab4dde63d76: Pull complete 11:51:44 bde34c3a00c8: Pull complete 11:51:44 b352a97aabf1: Pull complete 11:51:44 4872d77fe225: Pull complete 11:51:44 5851b861e8e6: Pull complete 11:51:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:51:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:51:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:44 prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container 11:51:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@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 11:51:47 $ docker top 4c0a2cf2404e467cc315f96a437af5dc7a93760ca5de9258d9b6ca7bf3a7fb81 -eo pid,comm 11:51:47 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). 11:51:47 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:51:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:51:47 [ssh-agent] Looking for ssh-agent implementation... 11:51:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:51:47 $ docker exec 4c0a2cf2404e467cc315f96a437af5dc7a93760ca5de9258d9b6ca7bf3a7fb81 ssh-agent 11:51:47 SSH_AUTH_SOCK=/tmp/ssh-WstQpduj45Pc/agent.32 11:51:47 SSH_AGENT_PID=38 11:51:47 Running ssh-add (command line suppressed) 11:51:47 Identity added: /w/workspace/edgex-go/752@tmp/private_key_17925543766746180623.key (/w/workspace/edgex-go/752@tmp/private_key_17925543766746180623.key) 11:51:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:51:47 + git tag --points-at HEAD [Pipeline] } 11:51:47 $ docker exec --env ******** --env ******** 4c0a2cf2404e467cc315f96a437af5dc7a93760ca5de9258d9b6ca7bf3a7fb81 ssh-agent -k 11:51:47 unset SSH_AUTH_SOCK; 11:51:47 unset SSH_AGENT_PID; 11:51:47 echo Agent pid 38 killed; 11:51:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:51:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:51:47 [ssh-agent] Looking for ssh-agent implementation... 11:51:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:51:48 $ docker exec 4c0a2cf2404e467cc315f96a437af5dc7a93760ca5de9258d9b6ca7bf3a7fb81 ssh-agent 11:51:48 SSH_AUTH_SOCK=/tmp/ssh-wgbtuqxfBYnc/agent.71 11:51:48 SSH_AGENT_PID=77 11:51:48 Running ssh-add (command line suppressed) 11:51:48 Identity added: /w/workspace/edgex-go/752@tmp/private_key_821621539685465018.key (/w/workspace/edgex-go/752@tmp/private_key_821621539685465018.key) 11:51:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:51:48 + git semver init 11:51:48 2024-11-12 11:51:48,791 [run_init] DEBUG init version:0.0.0 force:False 11:51:48 2024-11-12 11:51:48,791 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/752/.semver 11:51:48 2024-11-12 11:51:48,792 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/752/.semver 11:51:48 2024-11-12 11:51:48,792 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/752/.semver'], cwd=/w/workspace/edgex-go/752, universal_newlines=False, shell=None, istream=None) 11:51:54 2024-11-12 11:51:54,052 [append_file] DEBUG append to file:/w/workspace/edgex-go/752/.git/info/exclude 11:51:54 2024-11-12 11:51:54,053 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/752/.semver/main with force:False 11:51:54 2024-11-12 11:51:54,053 [read_version] DEBUG read version from /w/workspace/edgex-go/752/.semver/main 11:51:54 2024-11-12 11:51:54,053 [read_version] DEBUG read version from /w/workspace/edgex-go/752/.semver/main 11:51:54 4.0.0-dev.18 [Pipeline] } 11:51:54 $ docker exec --env ******** --env ******** 4c0a2cf2404e467cc315f96a437af5dc7a93760ca5de9258d9b6ca7bf3a7fb81 ssh-agent -k 11:51:54 unset SSH_AUTH_SOCK; 11:51:54 unset SSH_AGENT_PID; 11:51:54 echo Agent pid 77 killed; 11:51:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:51:54 + git semver [Pipeline] } 11:51:54 $ docker stop --time=1 4c0a2cf2404e467cc315f96a437af5dc7a93760ca5de9258d9b6ca7bf3a7fb81 11:51:56 $ docker rm -f --volumes 4c0a2cf2404e467cc315f96a437af5dc7a93760ca5de9258d9b6ca7bf3a7fb81 [Pipeline] // withDockerContainer [Pipeline] sh 11:51:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:51:56 Stashed 1 file(s) [Pipeline] echo 11:51:56 [edgeXSemver]: initialized semver on version 4.0.0-dev.18 [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 11:51:57 + git config --global --add safe.directory /w/workspace/edgex-go/752 [Pipeline] echo 11:51:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:51:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:51:57 ========================================================= 11:51:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:51:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:51:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:51:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:51:57 43c4264eed91: Pulling fs layer 11:51:57 4cc291be95ef: Pulling fs layer 11:51:57 2ac1f1163629: Pulling fs layer 11:51:57 5c3c966382ef: Pulling fs layer 11:51:57 4f4fb700ef54: Pulling fs layer 11:51:57 5d5c8e513c77: Pulling fs layer 11:51:57 9f66e0745190: Pulling fs layer 11:51:57 f49a43e4bbc0: Pulling fs layer 11:51:57 561ebcabdf7f: Pulling fs layer 11:51:57 5c3c966382ef: Waiting 11:51:57 f49a43e4bbc0: Waiting 11:51:57 4f4fb700ef54: Waiting 11:51:57 561ebcabdf7f: Waiting 11:51:57 5d5c8e513c77: Waiting 11:51:57 9f66e0745190: Waiting 11:51:57 4cc291be95ef: Download complete 11:51:57 5c3c966382ef: Verifying Checksum 11:51:57 5c3c966382ef: Download complete 11:51:57 4f4fb700ef54: Verifying Checksum 11:51:57 4f4fb700ef54: Download complete 11:51:57 5d5c8e513c77: Verifying Checksum 11:51:57 5d5c8e513c77: Download complete 11:51:57 43c4264eed91: Verifying Checksum 11:51:57 43c4264eed91: Download complete 11:51:57 9f66e0745190: Verifying Checksum 11:51:57 9f66e0745190: Download complete 11:51:57 43c4264eed91: Pull complete 11:51:57 561ebcabdf7f: Verifying Checksum 11:51:57 561ebcabdf7f: Download complete 11:51:57 4cc291be95ef: Pull complete 11:51:58 2ac1f1163629: Download complete 11:51:58 f49a43e4bbc0: Verifying Checksum 11:51:58 f49a43e4bbc0: Download complete 11:52:01 2ac1f1163629: Pull complete 11:52:01 5c3c966382ef: Pull complete 11:52:01 4f4fb700ef54: Pull complete 11:52:01 5d5c8e513c77: Pull complete 11:52:01 9f66e0745190: Pull complete 11:52:03 f49a43e4bbc0: Pull complete 11:52:04 561ebcabdf7f: Pull complete 11:52:04 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 11:52:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:52:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 11:52:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:52:04 WORKDIR /edgex 11:52:04 COPY go.mod . 11:52:04 RUN go mod download 11:52:04 + docker build -t ci-base-image-x86_64 -f - . 11:52:05 Sending build context to Docker daemon 178.1MB 11:52:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:52:05 ---> 3a752c3f9dda 11:52:05 Step 2/4 : WORKDIR /edgex 11:52:10 ---> Running in 51cf62947f2f 11:52:10 Removing intermediate container 51cf62947f2f 11:52:10 ---> 95685a1c511a 11:52:10 Step 3/4 : COPY go.mod . 11:52:10 ---> 50d3ef43b67a 11:52:10 Step 4/4 : RUN go mod download 11:52:10 ---> Running in fc787437decc 11:52:11 Still waiting to schedule task 11:52:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:52:42 Removing intermediate container fc787437decc 11:52:42 ---> e3a3c6eeb3ad 11:52:42 Successfully built e3a3c6eeb3ad 11:52:42 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:42 + docker inspect -f . ci-base-image-x86_64 11:52:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:42 prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container 11:52:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@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 11:52:43 $ docker top d2351457d87b61389611ed8e18c741cb090241fa78be90b5cfd9363e4341d9d1 -eo pid,comm [Pipeline] { [Pipeline] sh 11:52:43 + go version 11:52:43 go version go1.23.2 linux/amd64 [Pipeline] } 11:52:43 $ docker stop --time=1 d2351457d87b61389611ed8e18c741cb090241fa78be90b5cfd9363e4341d9d1 11:52:44 $ docker rm -f --volumes d2351457d87b61389611ed8e18c741cb090241fa78be90b5cfd9363e4341d9d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:52:45 + docker inspect -f . ci-base-image-x86_64 11:52:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:52:45 prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container 11:52:45 $ 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/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@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 11:52:45 $ docker top c3151278bc4b1a136def711ad222056635acb1e06ca31324f4130e4d66b679c4 -eo pid,comm [Pipeline] { [Pipeline] echo 11:52:45 ========================================================= 11:52:45 [edgeXBuildGoParallel] Running Tests and Build... 11:52:45 ========================================================= [Pipeline] sh 11:52:46 + git config --global --add safe.directory /w/workspace/edgex-go/752 [Pipeline] fileExists [Pipeline] sh 11:52:46 + make test 11:52:46 go test -race -coverprofile=coverage.out ./... 11:52:54 ? github.com/edgexfoundry/edgex-go [no test files] 11:53:26 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 11:53:26 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 11:53:26 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 11:53:26 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 11:53:26 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 11:53:26 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 11:53:26 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 11:53:26 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 11:53:26 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 11:53:26 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 11:53:26 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 11:53:26 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 11:53:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 11:53:26 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 11:53:26 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 11:53:26 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 11:53:26 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 11:53:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.023s coverage: 28.7% of statements 11:53:26 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 11:53:26 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 11:53:26 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 11:53:27 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 11:53:27 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 11:53:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 11:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 11:53:28 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 11:53:28 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 11:53:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 11:53:28 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:53:28 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 11:53:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 11:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 11:53:28 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 11:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 11:53:29 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 11:53:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:53:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 11:53:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 11:53:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements 11:53:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.067s coverage: 48.4% of statements 11:53:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 11:53:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 11:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.410s coverage: 93.4% of statements 11:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 91.7% of statements 11:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 9.4% of statements 11:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 11:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 11:53:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 11:53:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:53:32 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 11:53:32 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 11:53:32 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 11:53:32 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 11:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 11:53:32 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 11:53:32 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 11:53:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.393s coverage: 95.8% of statements 11:53:33 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 11:53:34 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 11:53:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 11:53:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 11:53:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.028s coverage: 0.0% of statements [no tests to run] 11:53:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.045s coverage: 1.1% of statements 11:53:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.041s coverage: 44.2% of statements 11:53:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 40.0% of statements 11:53:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 11:53:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 11:53:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 11:53:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 11:53:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 11:53:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 11:53:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 11:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.022s coverage: 87.1% of statements 11:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.027s coverage: 94.1% of statements 11:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements 11:53:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 11:53:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 11:53:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 11:53:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 11:53:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 11:53:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 11:53:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 11:53:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 11:53:39 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 11:53:39 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 11:53:40 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 11:53:40 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 11:53:41 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 11:53:43 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 11:53:43 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 11:53:45 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 11:53:45 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 11:53:45 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 11:53:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 11:53:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 11:53:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 11:53:47 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 11:53:47 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 11:53:47 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 11:53:47 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 11:53:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 11:53:49 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 11:53:49 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 11:53:49 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 11:53:49 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 11:53:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 11:53:50 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:53:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 11:53:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 11:53:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 11:53:50 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 11:53:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 11:53:51 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 11:53:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26285 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 11:53:55 Running in /w/workspace/edgex-go/752 [Pipeline] { [Pipeline] checkout 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.054s coverage: 92.9% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.030s coverage: 75.0% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.055s coverage: 87.2% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 17.0% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 63.1% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.020s coverage: 100.0% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 36.8% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.087s coverage: 17.2% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements 11:53:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 45.8% of statements 11:53:56 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 11:53:56 running golangci-lint 11:53:56 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 11:53:56 go version go1.23.2 linux/amd64 11:53:56 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 11:53:56 level=info msg="[config_reader] Used config file .golangci.yml" 11:53:56 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 11:53:58 The recommended git tool is: git 11:54:06 using credential edgex-jenkins-ssh 11:54:06 Cloning the remote Git repository 11:54:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 11:54:06 > git init /w/workspace/edgex-go/752 # timeout=10 11:54:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 11:54:07 > git --version # timeout=10 11:54:07 > git --version # 'git version 2.25.1' 11:54:07 using GIT_SSH to set credentials SSH Credentials for GitHub 11:54:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:54:23 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|imports|deps|exports_file|name|types_sizes) took 22.927360716s" 11:54:23 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.850162ms" 11:54:26 Avoid second fetch 11:54:26 Checking out Revision 187954ff3d4f3dea9b0a451951d025e7f3bfc818 (main) 11:54:27 Commit message: "Merge pull request #5003 from weichou1229/sched-refactor" 11:54:25 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 11:54:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:54:26 > git config core.sparsecheckout # timeout=10 11:54:26 > git checkout -f 187954ff3d4f3dea9b0a451951d025e7f3bfc818 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:54:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:54:31 % Total % Received % Xferd Average Speed Time Time Time Current 11:54:31 Dload Upload Total Spent Left Speed 11:54:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh 11:54:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:54:32 + sudo tee /etc/docker/daemon.new 11:54:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:54:32 { 11:54:32 "registry-mirrors": [ 11:54:32 "https://nexus3.edgexfoundry.org:10001" 11:54:32 ], 11:54:32 "bip": "10.250.0.254/24", 11:54:32 "hosts": [ 11:54:32 "tcp://0.0.0.0:5555", 11:54:32 "unix:///var/run/docker.sock" 11:54:32 ], 11:54:32 "mtu": 1458, 11:54:32 "selinux-enabled": true, 11:54:32 "seccomp-profile": "/etc/docker/seccomp.json" 11:54:32 } [Pipeline] sh 11:54:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:54:33 + sudo service docker restart 11:54:33 level=info msg="[linters_context/goanalysis] analyzers took 1m43.865452279s with top 10 stages: buildir: 1m3.55058029s, gosec: 4.330630679s, inspect: 3.127622887s, fact_deprecated: 2.746895159s, printf: 2.122955061s, ctrlflow: 1.536025962s, S1038: 1.339385389s, fact_purity: 1.322073276s, nilness: 1.06308617s, ineffassign: 757.727546ms" 11:54:33 level=info msg="[runner] Issues before processing: 193, after processing: 0" 11:54:33 level=info msg="[runner] Processors filtering stat (in/out): cgo: 193/193, exclude: 193/193, skip_files: 193/193, exclude-rules: 193/15, autogenerated_exclude: 193/193, identifier_marker: 193/193, nolint: 15/0, filename_unadjuster: 193/193, invalid_issue: 193/193, path_prettifier: 193/193, skip_dirs: 193/193" 11:54:33 level=info msg="[runner] processing took 18.892936ms with stages: nolint: 7.36358ms, identifier_marker: 5.929604ms, autogenerated_exclude: 1.74966ms, path_prettifier: 1.544853ms, exclude-rules: 1.359736ms, skip_dirs: 809.645µs, invalid_issue: 73.879µs, cgo: 39.129µs, filename_unadjuster: 17.45µs, uniq_by_line: 860ns, skip_files: 790ns, max_same_issues: 770ns, fixer: 530ns, exclude: 460ns, max_from_linter: 460ns, sort_results: 380ns, path_shortener: 340ns, path_prefixer: 280ns, diff: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" 11:54:33 level=info msg="[runner] linters took 13.285785417s with stages: goanalysis_metalinter: 13.266778734s" 11:54:33 level=info msg="File cache stats: 0 entries of total size 0B" 11:54:33 level=info msg="Memory: 360 samples, avg is 294.9MB, max is 1331.5MB" 11:54:33 level=info msg="Execution took 36.260272551s" 11:54:33 go vet ./... 11:54:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:54:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:54:40 ./bin/test-attribution-txt.sh [Pipeline] echo 11:54:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 11:54:40 + ls -al . 11:54:40 total 1740 11:54:40 drwxrwxr-x 11 1001 1001 4096 Nov 12 11:52 . 11:54:40 drwxr-xr-x 4 root root 4096 Nov 12 11:52 .. 11:54:40 drwxrwxr-x 2 1001 1001 4096 Nov 12 11:51 .blubracket 11:54:40 -rw-rw-r-- 1 1001 1001 10 Nov 12 11:51 .dockerignore 11:54:40 drwxrwxr-x 8 1001 1001 4096 Nov 12 11:53 .git 11:54:40 drwxrwxr-x 3 1001 1001 4096 Nov 12 11:51 .github 11:54:40 -rw-rw-r-- 1 1001 1001 907 Nov 12 11:51 .gitignore 11:54:40 -rw-rw-r-- 1 1001 1001 199 Nov 12 11:51 .golangci.yml 11:54:40 -rw-rw-r-- 1 1001 1001 100 Nov 12 11:51 .hadolint.yml 11:54:40 drwxr-xr-x 3 1001 1001 4096 Nov 12 11:51 .semver 11:54:40 -rw-rw-r-- 1 1001 1001 155 Nov 12 11:51 .sonarcloud.properties 11:54:40 -rw-rw-r-- 1 1001 1001 1171 Nov 12 11:51 ADOPTERS.md 11:54:40 -rw-rw-r-- 1 1001 1001 17141 Nov 12 11:51 Attribution.txt 11:54:40 -rw-rw-r-- 1 1001 1001 100284 Nov 12 11:51 CHANGELOG.md 11:54:40 -rw-rw-r-- 1 1001 1001 3804 Nov 12 11:51 CONTRIBUTING.md 11:54:40 -rw-rw-r-- 1 1001 1001 677 Nov 12 11:51 GOVERNANCE.md 11:54:40 -rw-rw-r-- 1 1001 1001 858 Nov 12 11:51 Jenkinsfile 11:54:40 -rw-rw-r-- 1 1001 1001 10775 Nov 12 11:51 LICENSE 11:54:40 -rw-rw-r-- 1 1001 1001 16624 Nov 12 11:51 Makefile 11:54:40 -rw-rw-r-- 1 1001 1001 582 Nov 12 11:51 OWNERS.md 11:54:40 -rw-rw-r-- 1 1001 1001 9528 Nov 12 11:51 README.md 11:54:40 -rw-rw-r-- 1 1001 1001 789 Nov 12 11:51 SECURITY.md 11:54:40 -rw-rw-r-- 1 1001 1001 12 Nov 12 11:51 VERSION 11:54:40 drwxrwxr-x 2 1001 1001 4096 Nov 12 11:51 bin 11:54:40 drwxrwxr-x 19 1001 1001 4096 Nov 12 11:51 cmd 11:54:40 -rw-r--r-- 1 root root 1412873 Nov 12 11:53 coverage.out 11:54:40 drwxrwxr-x 2 1001 1001 4096 Nov 12 11:51 fuzz_test 11:54:40 -rw-rw-r-- 1 1001 1001 6528 Nov 12 11:51 go.mod 11:54:40 -rw-rw-r-- 1 1001 1001 88078 Nov 12 11:51 go.sum 11:54:40 drwxrwxr-x 7 1001 1001 4096 Nov 12 11:51 internal 11:54:40 drwxrwxr-x 2 1001 1001 4096 Nov 12 11:51 openapi 11:54:40 -rw-rw-r-- 1 1001 1001 584 Nov 12 11:51 security.txt 11:54:40 -rw-rw-r-- 1 1001 1001 204 Nov 12 11:51 version.go [Pipeline] sh 11:54:41 + '[' -e coverage.out ] 11:54:41 + chown 1001:1001 coverage.out [Pipeline] stash 11:54:41 Stashed 1 file(s) [Pipeline] sh 11:54:41 + make build 11:54:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:54:51 provisioning config files... 11:54:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/752@tmp/config1544003263856174667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:54:52 ---> ****-login.sh 11:54:52 nexus3.edgexfoundry.org:10001 11:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:52 Configure a credential helper to remove this warning. See 11:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:52 11:54:52 Login Succeeded 11:54:52 nexus3.edgexfoundry.org:10002 11:54:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:52 Configure a credential helper to remove this warning. See 11:54:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:52 11:54:52 Login Succeeded 11:54:52 nexus3.edgexfoundry.org:10003 11:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:53 Configure a credential helper to remove this warning. See 11:54:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:53 11:54:53 Login Succeeded 11:54:53 nexus3.edgexfoundry.org:10004 11:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:53 Configure a credential helper to remove this warning. See 11:54:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:53 11:54:53 Login Succeeded 11:54:53 ****.io 11:54:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:54 Configure a credential helper to remove this warning. See 11:54:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:54 11:54:54 Login Succeeded 11:54:54 ---> ****-login.sh ends [Pipeline] } 11:54:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 11:54:54 + git config --global --add safe.directory /w/workspace/edgex-go/752 [Pipeline] echo 11:54:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:54:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:54:54 ========================================================= 11:54:54 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:54:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 11:54:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:54:55 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:54:55 cf04c63912e1: Pulling fs layer 11:54:55 55b35a11ae5e: Pulling fs layer 11:54:55 a37a00ec5f00: Pulling fs layer 11:54:55 50b3750afda1: Pulling fs layer 11:54:55 4f4fb700ef54: Pulling fs layer 11:54:55 80978eb59214: Pulling fs layer 11:54:55 c9f46d7d2bd2: Pulling fs layer 11:54:55 c5a475d317c9: Pulling fs layer 11:54:55 4f4fb700ef54: Waiting 11:54:55 80978eb59214: Waiting 11:54:55 c9f46d7d2bd2: Waiting 11:54:55 c5a475d317c9: Waiting 11:54:55 50b3750afda1: Waiting 11:54:55 55b35a11ae5e: Verifying Checksum 11:54:55 55b35a11ae5e: Download complete 11:54:55 50b3750afda1: Verifying Checksum 11:54:55 50b3750afda1: Download complete 11:54:55 4f4fb700ef54: Verifying Checksum 11:54:55 4f4fb700ef54: Download complete 11:54:55 80978eb59214: Verifying Checksum 11:54:55 80978eb59214: Download complete 11:54:55 cf04c63912e1: Verifying Checksum 11:54:55 cf04c63912e1: Download complete 11:54:55 c5a475d317c9: Verifying Checksum 11:54:55 c5a475d317c9: Download complete 11:54:56 cf04c63912e1: Pull complete 11:54:57 55b35a11ae5e: Pull complete 11:54:57 a37a00ec5f00: Verifying Checksum 11:54:57 a37a00ec5f00: Download complete 11:54:58 c9f46d7d2bd2: Verifying Checksum 11:54:58 c9f46d7d2bd2: Download complete 11:55:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:55:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:55:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:55:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:55:09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:55:10 a37a00ec5f00: Pull complete 11:55:10 50b3750afda1: Pull complete 11:55:10 4f4fb700ef54: Pull complete 11:55:10 80978eb59214: Pull complete 11:55:14 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:55:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:55:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:55:18 c9f46d7d2bd2: Pull complete 11:55:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:55:19 c5a475d317c9: Pull complete 11:55:19 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 11:55:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:55:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 11:55:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:55:20 WORKDIR /edgex 11:55:20 COPY go.mod . 11:55:20 RUN go mod download 11:55:20 + docker build -t ci-base-image-arm64 -f - . 11:55:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:55:20 Sending build context to Docker daemon 3.358MB 11:55:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:55:20 ---> be29e6b0f0d4 11:55:20 Step 2/4 : WORKDIR /edgex 11:55:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:55:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:55:22 ---> Running in ebde248d5b8f 11:55:22 Removing intermediate container ebde248d5b8f 11:55:22 ---> 08691bf93bb0 11:55:22 Step 3/4 : COPY go.mod . 11:55:22 ---> 81c91f34892d 11:55:22 Step 4/4 : RUN go mod download [Pipeline] } 11:55:22 $ docker stop --time=1 c3151278bc4b1a136def711ad222056635acb1e06ca31324f4130e4d66b679c4 11:55:23 ---> Running in ac38c1a301e0 11:55:27 $ docker rm -f --volumes c3151278bc4b1a136def711ad222056635acb1e06ca31324f4130e4d66b679c4 [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 11:55:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:55:29 11:55:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:55:29 latest: Pulling from edgex-devops/edgex-compose 11:55:29 91d30c5bc195: Pulling fs layer 11:55:29 2e9b0aa3be6d: Pulling fs layer 11:55:29 9c61dcf015f6: Pulling fs layer 11:55:29 4698f68db338: Pulling fs layer 11:55:29 2a2f49069b9e: Pulling fs layer 11:55:29 e0025b399a48: Pulling fs layer 11:55:29 4698f68db338: Waiting 11:55:29 e0025b399a48: Waiting 11:55:29 2a2f49069b9e: Waiting 11:55:29 91d30c5bc195: Verifying Checksum 11:55:29 4698f68db338: Verifying Checksum 11:55:29 4698f68db338: Download complete 11:55:29 2e9b0aa3be6d: Verifying Checksum 11:55:29 2e9b0aa3be6d: Download complete 11:55:29 e0025b399a48: Download complete 11:55:29 91d30c5bc195: Pull complete 11:55:29 2a2f49069b9e: Verifying Checksum 11:55:29 2a2f49069b9e: Download complete 11:55:30 2e9b0aa3be6d: Pull complete 11:55:30 9c61dcf015f6: Verifying Checksum 11:55:30 9c61dcf015f6: Download complete 11:55:33 9c61dcf015f6: Pull complete 11:55:33 4698f68db338: Pull complete 11:55:33 2a2f49069b9e: Pull complete 11:55:33 e0025b399a48: Pull complete 11:55:33 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 11:55:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 11:55:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:33 prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container 11:55:33 $ 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/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@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 11:55:36 $ docker top 3c4df9c82b4b68b88134568c08012205a87c0160c959548e8df51cd5f04211ae -eo pid,comm [Pipeline] { [Pipeline] sh 11:55:36 + docker compose -f ./docker-compose-build.yml build --parallel 11:55:39 #1 [core-keeper internal] load build definition from Dockerfile 11:55:39 #1 transferring dockerfile: 2.07kB done 11:55:39 #1 DONE 0.0s 11:55:39 11:55:39 #2 [security-spire-config internal] load build definition from Dockerfile 11:55:39 #2 transferring dockerfile: 1.69kB done 11:55:39 #2 DONE 0.0s 11:55:39 11:55:39 #3 [support-scheduler internal] load build definition from Dockerfile 11:55:39 #3 transferring dockerfile: 1.82kB done 11:55:39 #3 DONE 0.0s 11:55:39 11:55:39 #4 [security-secretstore-setup internal] load build definition from Dockerfile 11:55:39 #4 transferring dockerfile: 2.49kB done 11:55:39 #4 DONE 0.0s 11:55:39 11:55:39 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:55:39 #5 transferring dockerfile: 1.89kB done 11:55:39 #5 DONE 0.0s 11:55:39 11:55:39 #6 [core-metadata internal] load build definition from Dockerfile 11:55:39 #6 transferring dockerfile: 2.13kB done 11:55:39 #6 DONE 0.0s 11:55:39 11:55:39 #7 [security-bootstrapper internal] load build definition from Dockerfile 11:55:39 #7 transferring dockerfile: 3.02kB done 11:55:39 #7 DONE 0.0s 11:55:39 11:55:39 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:55:39 #8 transferring dockerfile: 2.23kB done 11:55:39 #8 DONE 0.1s 11:55:39 11:55:39 #9 [security-spire-server internal] load build definition from Dockerfile 11:55:39 #9 transferring dockerfile: 1.70kB done 11:55:39 #9 DONE 0.1s 11:55:39 11:55:39 #10 [support-notifications internal] load build definition from Dockerfile 11:55:39 #10 transferring dockerfile: 2.02kB done 11:55:39 #10 DONE 0.1s 11:55:39 11:55:39 #11 [security-proxy-setup internal] load build definition from Dockerfile 11:55:39 #11 transferring dockerfile: 2.50kB done 11:55:39 #11 DONE 0.1s 11:55:39 11:55:39 #12 [security-spire-agent internal] load build definition from Dockerfile 11:55:39 #12 transferring dockerfile: 1.81kB done 11:55:39 #12 DONE 0.1s 11:55:39 11:55:39 #13 [core-data internal] load build definition from Dockerfile 11:55:39 #13 transferring dockerfile: 2.07kB done 11:55:39 #13 DONE 0.1s 11:55:39 11:55:39 #14 [core-command internal] load build definition from Dockerfile 11:55:39 #14 transferring dockerfile: 1.94kB done 11:55:39 #14 DONE 0.1s 11:55:39 11:55:39 #15 [security-proxy-auth internal] load build definition from Dockerfile 11:55:39 #15 transferring dockerfile: 2.15kB done 11:55:39 #15 DONE 0.1s 11:55:39 11:55:39 #16 [core-keeper internal] load .dockerignore 11:55:39 #16 transferring context: 50B done 11:55:39 #16 DONE 0.1s 11:55:39 11:55:39 #17 [security-spire-config internal] load .dockerignore 11:55:39 #17 transferring context: 50B done 11:55:39 #17 DONE 0.0s 11:55:39 11:55:39 #18 [support-scheduler internal] load .dockerignore 11:55:39 #18 transferring context: 50B done 11:55:39 #18 DONE 0.0s 11:55:39 11:55:39 #19 [security-spiffe-token-provider internal] load .dockerignore 11:55:39 #19 transferring context: 50B done 11:55:39 #19 DONE 0.0s 11:55:39 11:55:39 #20 [security-secretstore-setup internal] load .dockerignore 11:55:39 #20 transferring context: 50B done 11:55:39 #20 DONE 0.0s 11:55:39 11:55:39 #21 [core-metadata internal] load .dockerignore 11:55:39 #21 transferring context: 50B done 11:55:39 #21 DONE 0.0s 11:55:39 11:55:39 #22 [security-spire-server internal] load .dockerignore 11:55:39 #22 transferring context: 50B done 11:55:39 #22 DONE 0.0s 11:55:39 11:55:39 #23 [security-bootstrapper internal] load .dockerignore 11:55:39 #23 transferring context: 50B done 11:55:39 #23 DONE 0.0s 11:55:39 11:55:39 #24 [core-common-config-bootstrapper internal] load .dockerignore 11:55:39 #24 transferring context: 50B done 11:55:39 #24 DONE 0.1s 11:55:39 11:55:39 #25 [support-notifications internal] load .dockerignore 11:55:39 #25 transferring context: 50B done 11:55:39 #25 DONE 0.1s 11:55:39 11:55:39 #26 [security-proxy-setup internal] load .dockerignore 11:55:39 #26 transferring context: 50B done 11:55:39 #26 DONE 0.0s 11:55:39 11:55:39 #27 [security-spire-agent internal] load .dockerignore 11:55:39 #27 transferring context: 50B 0.0s done 11:55:39 #27 DONE 0.1s 11:55:39 11:55:39 #28 [core-data internal] load .dockerignore 11:55:39 #28 transferring context: 50B 0.0s done 11:55:39 #28 DONE 0.1s 11:55:39 11:55:39 #29 [security-proxy-auth internal] load .dockerignore 11:55:39 #29 transferring context: 50B done 11:55:39 #29 DONE 0.1s 11:55:39 11:55:39 #30 [core-command internal] load .dockerignore 11:55:39 #30 transferring context: 50B done 11:55:39 #30 DONE 0.1s 11:55:39 11:55:39 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:55:39 #31 DONE 0.0s 11:55:39 11:55:39 #32 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:55:39 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:55:39 #32 ... 11:55:39 11:55:39 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:55:39 #31 DONE 0.0s 11:55:39 11:55:39 #32 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:55:39 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 11:55:39 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 11:55:39 #32 ... 11:55:39 11:55:39 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:55:39 #31 DONE 0.0s 11:55:39 11:55:39 #32 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:55:39 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 11:55:39 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 11:55:39 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 11:55:39 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 11:55:39 #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 11:55:39 #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 11:55:40 #32 ... 11:55:40 11:55:40 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:55:40 #31 DONE 0.0s 11:55:40 11:55:40 #32 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:55:40 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 11:55:40 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 11:55:40 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 11:55:40 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 11:55:40 #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 11:55:40 #32 ... 11:55:40 11:55:40 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 11:55:40 #31 DONE 0.0s 11:55:40 11:55:40 #32 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:55:40 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 11:55:40 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 11:55:40 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 11:55:40 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 11:55:40 #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 11:55:40 #32 ... 11:55:40 11:55:40 #33 [core-command internal] load metadata for docker.io/library/alpine:3.20 11:55:40 #33 DONE 0.4s 11:55:40 11:55:40 #32 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:55:40 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 11:55:40 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 11:55:40 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 11:55:40 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 11:55:40 #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 11:55:40 #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 11:55:40 #32 ... 11:55:40 11:55:40 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:55:40 #34 DONE 0.6s 11:55:40 11:55:40 #32 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:55:40 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 11:55:40 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 11:55:40 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 11:55:40 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 11:55:40 #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 11:55:40 #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 11:55:41 #32 ... 11:55:41 11:55:41 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 11:55:41 #35 DONE 0.8s 11:55:41 11:55:41 #32 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:55:41 #32 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 11:55:41 #32 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 11:55:41 #32 sha256:029a752048e32e843bd6defe3841186fb8d19a28dae8ec287f433bb9d6d1ad85 1.02kB / 1.02kB done 11:55:41 #32 sha256:63b790fccc9078ab8bb913d94a5d869e19fca9b77712b315da3fa45bb8f14636 600B / 600B done 11:55:41 #32 sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 3.62MB / 3.62MB 0.1s done 11:55:41 #32 extracting sha256:da9db072f522755cbeb85be2b3f84059b70571b229512f1571d9217b77e1087f 0.3s done 11:55:41 #32 DONE 1.3s 11:55:41 11:55:41 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:55:41 #36 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 11:55:41 #36 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 11:55:41 #36 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 11:55:41 #36 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 11:55:41 #36 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 11:55:41 #36 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 11:55:41 #36 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 11:55:41 #36 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 11:55:41 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s 11:55:41 #36 ... 11:55:41 11:55:41 #37 [security-spire-config internal] load build context 11:55:41 #37 transferring context: 21.82kB 0.0s done 11:55:41 #37 DONE 0.7s 11:55:41 11:55:41 #38 [security-spire-server internal] load build context 11:55:41 #38 transferring context: 23.57kB 0.0s done 11:55:41 #38 DONE 0.7s 11:55:41 11:55:41 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:55:41 #36 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 11:55:41 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 0.5s 11:55:41 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.53MB / 30.73MB 0.6s 11:55:41 #36 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 11:55:41 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s 11:55:41 #36 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.8s done 11:55:41 #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11:55:41 #36 ... 11:55:41 11:55:41 #39 [core-command builder 1/8] FROM docker.io/library/ci-base-image-x86_64 11:55:41 #39 DONE 2.2s 11:55:41 11:55:41 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:55:41 #36 ... 11:55:41 11:55:41 #40 [security-spire-agent internal] load build context 11:55:41 #40 transferring context: 23.10kB 0.0s done 11:55:41 #40 DONE 1.0s 11:55:41 11:55:41 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:55:44 #36 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.8s done 11:55:48 #36 ... 11:55:48 11:55:48 #41 [support-scheduler internal] load build context 11:55:48 #41 transferring context: 214.32MB 7.8s 11:55:48 #41 ... 11:55:48 11:55:48 #42 [core-metadata internal] load build context 11:55:48 #42 ... 11:55:48 11:55:48 #41 [support-scheduler internal] load build context 11:55:50 #41 ... 11:55:50 11:55:50 #43 [core-keeper internal] load build context 11:55:50 #43 ... 11:55:50 11:55:50 #44 [security-spiffe-token-provider internal] load build context 11:55:50 #44 ... 11:55:50 11:55:50 #45 [core-common-config-bootstrapper internal] load build context 11:55:51 #45 ... 11:55:51 11:55:51 #46 [security-proxy-setup internal] load build context 11:55:51 #46 ... 11:55:51 11:55:51 #47 [support-notifications internal] load build context 11:55:51 #47 ... 11:55:51 11:55:51 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:55:51 #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 11:55:51 #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 11:55:51 #48 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 11:55:51 #48 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 11:55:51 #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 11:55:51 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 11:55:51 #48 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.6s done 11:55:51 #48 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 11:55:51 #48 ... 11:55:51 11:55:51 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:55:51 #49 ... 11:55:51 11:55:51 #50 [security-bootstrapper internal] load build context 11:55:51 #50 ... 11:55:51 11:55:51 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:55:52 #51 ... 11:55:52 11:55:52 #52 [security-proxy-auth internal] load build context 11:55:52 #52 ... 11:55:52 11:55:52 #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:55:52 #53 ... 11:55:52 11:55:52 #54 [core-command internal] load build context 11:55:52 #54 ... 11:55:52 11:55:52 #55 [security-bootstrapper builder 2/8] WORKDIR /edgex-go 11:55:52 #55 ... 11:55:52 11:55:52 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:55:52 #56 ... 11:55:52 11:55:52 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:55:52 #57 ... 11:55:52 11:55:52 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:55:52 #58 ... 11:55:52 11:55:52 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:55:53 #59 ... 11:55:53 11:55:53 #60 [core-data internal] load build context 11:55:53 #60 ... 11:55:53 11:55:53 #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:55:53 #61 ... 11:55:53 11:55:53 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 11:55:53 #62 ... 11:55:53 11:55:53 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:55:53 #63 ... 11:55:53 11:55:53 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:55:53 #64 ... 11:55:53 11:55:53 #65 [security-secretstore-setup internal] load build context 11:55:53 #65 transferring context: 433.26MB 13.0s done 11:55:53 #65 ... 11:55:53 11:55:53 #54 [core-command internal] load build context 11:55:53 #54 transferring context: 433.26MB 13.2s done 11:55:58 #54 ... 11:55:58 11:55:58 #47 [support-notifications internal] load build context 11:55:58 #47 transferring context: 433.26MB 14.5s done 11:55:59 #47 ... 11:55:59 11:55:59 #42 [core-metadata internal] load build context 11:55:59 #42 transferring context: 433.26MB 12.7s done 11:56:00 #42 ... 11:56:00 11:56:00 #41 [support-scheduler internal] load build context 11:56:00 #41 transferring context: 433.26MB 14.9s done 11:56:00 #41 ... 11:56:00 11:56:00 #44 [security-spiffe-token-provider internal] load build context 11:56:00 #44 transferring context: 433.26MB 13.7s done 11:56:00 #44 ... 11:56:00 11:56:00 #43 [core-keeper internal] load build context 11:56:00 #43 transferring context: 433.26MB 14.9s done 11:56:01 #43 ... 11:56:01 11:56:01 #46 [security-proxy-setup internal] load build context 11:56:01 #46 transferring context: 433.26MB 13.3s done 11:56:01 #46 ... 11:56:01 11:56:01 #45 [core-common-config-bootstrapper internal] load build context 11:56:01 #45 transferring context: 433.26MB 13.1s done 11:56:01 #45 ... 11:56:01 11:56:01 #60 [core-data internal] load build context 11:56:01 #60 transferring context: 433.26MB 14.6s done 11:56:01 #60 ... 11:56:01 11:56:01 #50 [security-bootstrapper internal] load build context 11:56:01 #50 transferring context: 433.26MB 13.7s done 11:56:02 #50 ... 11:56:02 11:56:02 #52 [security-proxy-auth internal] load build context 11:56:02 #52 transferring context: 433.26MB 12.5s done 11:56:02 #52 DONE 21.9s 11:56:02 11:56:02 #44 [security-spiffe-token-provider internal] load build context 11:56:02 #44 DONE 22.4s 11:56:02 11:56:02 #42 [core-metadata internal] load build context 11:56:02 #42 DONE 22.1s 11:56:02 11:56:02 #45 [core-common-config-bootstrapper internal] load build context 11:56:02 #45 DONE 22.2s 11:56:02 11:56:02 #65 [security-secretstore-setup internal] load build context 11:56:02 #65 DONE 22.2s 11:56:02 11:56:02 #46 [security-proxy-setup internal] load build context 11:56:02 #46 DONE 22.1s 11:56:02 11:56:02 #50 [security-bootstrapper internal] load build context 11:56:02 #50 DONE 22.2s 11:56:02 11:56:02 #54 [core-command internal] load build context 11:56:02 #54 DONE 21.9s 11:56:02 11:56:02 #47 [support-notifications internal] load build context 11:56:02 #47 DONE 22.1s 11:56:02 11:56:02 #55 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go 11:56:02 #55 DONE 20.5s 11:56:02 11:56:02 #43 [core-keeper internal] load build context 11:56:02 #43 DONE 22.4s 11:56:02 11:56:02 #66 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 11:56:02 #66 ... 11:56:02 11:56:02 #60 [core-data internal] load build context 11:56:02 #60 DONE 22.0s 11:56:02 11:56:02 #41 [support-scheduler internal] load build context 11:56:02 #41 DONE 22.4s 11:56:02 11:56:02 #36 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:56:02 #36 DONE 22.0s 11:56:02 11:56:02 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:56:02 #57 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:02 #57 21.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:03 #57 21.96 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:56:03 #57 22.00 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:56:03 #57 22.01 (3/6) Installing dumb-init (1.2.5-r3) 11:56:03 #57 22.01 (4/6) Installing openssl (3.3.2-r1) 11:56:03 #57 22.02 (5/6) Installing su-exec (0.2-r3) 11:56:03 #57 22.03 (6/6) Installing yq-go (4.44.1-r2) 11:56:03 #57 22.09 Executing busybox-1.36.1-r29.trigger 11:56:03 #57 22.10 OK: 19 MiB in 18 packages 11:56:06 #57 DONE 25.2s 11:56:06 11:56:06 #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 11:56:06 #61 21.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:06 #61 22.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:06 #61 22.50 (1/1) Installing dumb-init (1.2.5-r3) 11:56:06 #61 22.53 Executing busybox-1.36.1-r29.trigger 11:56:06 #61 22.53 OK: 8 MiB in 15 packages 11:56:06 #61 DONE 25.1s 11:56:06 11:56:06 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:56:06 #63 22.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:06 #63 22.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:06 #63 22.82 v3.20.3-302-ga2d31895692 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:56:06 #63 22.82 v3.20.3-303-gb38821c39e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:56:06 #63 22.82 OK: 24168 distinct packages available 11:56:06 #63 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:06 #63 22.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:06 #63 23.29 (1/4) Installing dumb-init (1.2.5-r3) 11:56:06 #63 23.29 (2/4) Installing musl-obstack (1.2.3-r2) 11:56:06 #63 23.30 (3/4) Installing libucontext (1.2-r3) 11:56:06 #63 23.30 (4/4) Installing gcompat (1.1.0-r4) 11:56:06 #63 23.30 Executing busybox-1.36.1-r29.trigger 11:56:06 #63 23.31 OK: 8 MiB in 18 packages 11:56:06 #63 DONE 25.2s 11:56:06 11:56:06 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:56:06 #49 22.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:06 #49 22.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:06 #49 23.06 (1/2) Installing dumb-init (1.2.5-r3) 11:56:06 #49 23.06 (2/2) Installing su-exec (0.2-r3) 11:56:06 #49 23.07 Executing busybox-1.36.1-r29.trigger 11:56:06 #49 23.08 OK: 8 MiB in 16 packages 11:56:06 #49 DONE 25.1s 11:56:06 11:56:06 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:56:06 #59 21.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:06 #59 22.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:06 #59 22.43 (1/1) Installing dumb-init (1.2.5-r3) 11:56:06 #59 22.57 Executing busybox-1.36.1-r29.trigger 11:56:06 #59 22.58 OK: 8 MiB in 15 packages 11:56:06 #59 DONE 25.2s 11:56:06 11:56:06 #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:56:06 #53 DONE 25.2s 11:56:06 11:56:06 #67 [core-data stage-1 3/8] RUN apk --no-cache upgrade 11:56:06 #67 ... 11:56:06 11:56:06 #58 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:56:06 #58 21.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:06 #58 21.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:06 #58 21.72 (1/3) Installing ca-certificates (20240705-r0) 11:56:06 #58 21.73 (2/3) Installing dumb-init (1.2.5-r3) 11:56:06 #58 21.74 (3/3) Installing tzdata (2024b-r0) 11:56:06 #58 21.77 Executing busybox-1.36.1-r29.trigger 11:56:06 #58 21.77 Executing ca-certificates-20240705-r0.trigger 11:56:06 #58 21.81 OK: 10 MiB in 17 packages 11:56:06 #58 DONE 25.2s 11:56:06 11:56:06 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:56:06 #64 21.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:06 #64 21.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:06 #64 21.71 (1/4) Installing ca-certificates (20240705-r0) 11:56:06 #64 21.72 (2/4) Installing dumb-init (1.2.5-r3) 11:56:06 #64 21.74 (3/4) Installing su-exec (0.2-r3) 11:56:06 #64 21.74 (4/4) Installing yq-go (4.44.1-r2) 11:56:06 #64 21.81 Executing busybox-1.36.1-r29.trigger 11:56:06 #64 21.81 Executing ca-certificates-20240705-r0.trigger 11:56:06 #64 21.85 OK: 19 MiB in 18 packages 11:56:06 #64 DONE 25.4s 11:56:06 11:56:06 #68 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 11:56:07 #68 ... 11:56:07 11:56:07 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:56:07 #69 DONE 5.4s 11:56:07 11:56:07 #51 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:56:07 #51 25.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:07 #51 26.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:07 #51 26.44 v3.20.3-302-ga2d31895692 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:56:07 #51 26.44 v3.20.3-303-gb38821c39e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:56:07 #51 26.44 OK: 24168 distinct packages available 11:56:07 #51 26.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:08 #51 26.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:08 #51 26.91 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:56:08 #51 26.95 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:56:08 #51 26.96 (3/7) Installing dumb-init (1.2.5-r3) 11:56:08 #51 26.96 (4/7) Installing musl-obstack (1.2.3-r2) 11:56:08 #51 26.96 (5/7) Installing libucontext (1.2-r3) 11:56:08 #51 26.97 (6/7) Installing gcompat (1.1.0-r4) 11:56:08 #51 26.97 (7/7) Installing openssl (3.3.2-r1) 11:56:08 #51 26.98 Executing busybox-1.36.1-r29.trigger 11:56:08 #51 26.99 OK: 9 MiB in 19 packages 11:56:08 #51 DONE 27.5s 11:56:08 11:56:08 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 11:56:08 #66 5.304 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:08 #66 5.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:08 #66 5.813 OK: 246 MiB in 54 packages 11:56:08 #66 DONE 6.5s 11:56:08 11:56:08 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 11:56:08 #62 26.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:08 #62 26.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:08 #62 26.70 (1/2) Installing ca-certificates (20240705-r0) 11:56:08 #62 26.72 (2/2) Installing dumb-init (1.2.5-r3) 11:56:08 #62 26.72 Executing busybox-1.36.1-r29.trigger 11:56:08 #62 26.73 Executing ca-certificates-20240705-r0.trigger 11:56:08 #62 26.79 OK: 9 MiB in 16 packages 11:56:08 #62 DONE 27.5s 11:56:08 11:56:08 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 11:56:08 #70 ... 11:56:08 11:56:08 #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:56:08 #56 26.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:08 #56 26.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:08 #56 26.75 v3.20.3-302-ga2d31895692 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:56:08 #56 26.75 v3.20.3-303-gb38821c39e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:56:08 #56 26.75 OK: 24168 distinct packages available 11:56:08 #56 26.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:08 #56 26.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:08 #56 27.21 (1/14) Installing ca-certificates (20240705-r0) 11:56:08 #56 27.22 (2/14) Installing brotli-libs (1.1.0-r2) 11:56:08 #56 27.24 (3/14) Installing c-ares (1.33.1-r0) 11:56:08 #56 27.25 (4/14) Installing libunistring (1.2-r0) 11:56:08 #56 27.26 (5/14) Installing libidn2 (2.3.7-r0) 11:56:08 #56 27.27 (6/14) Installing nghttp2-libs (1.62.1-r0) 11:56:08 #56 27.27 (7/14) Installing libpsl (0.21.5-r1) 11:56:08 #56 27.27 (8/14) Installing zstd-libs (1.5.6-r0) 11:56:08 #56 27.28 (9/14) Installing libcurl (8.11.0-r2) 11:56:08 #56 27.29 (10/14) Installing curl (8.11.0-r2) 11:56:08 #56 27.30 (11/14) Installing dumb-init (1.2.5-r3) 11:56:08 #56 27.30 (12/14) Installing musl-obstack (1.2.3-r2) 11:56:08 #56 27.31 (13/14) Installing libucontext (1.2-r3) 11:56:08 #56 27.31 (14/14) Installing gcompat (1.1.0-r4) 11:56:08 #56 27.31 Executing busybox-1.36.1-r29.trigger 11:56:08 #56 27.32 Executing ca-certificates-20240705-r0.trigger 11:56:08 #56 27.39 OK: 13 MiB in 28 packages 11:56:08 #56 DONE 27.6s 11:56:09 11:56:09 #71 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:56:09 #71 DONE 0.3s 11:56:09 11:56:09 #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:56:09 #72 ... 11:56:09 11:56:09 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:56:09 #0 6.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:09 #0 6.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:09 #0 6.847 OK: 246 MiB in 54 packages 11:56:09 #73 DONE 7.0s 11:56:09 11:56:09 #68 [core-command stage-1 3/9] RUN apk --no-cache upgrade 11:56:09 #68 1.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:09 #68 1.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:09 #68 2.099 Upgrading critical system libraries and apk-tools: 11:56:09 #68 2.099 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:56:09 #68 2.105 Executing busybox-1.36.1-r29.trigger 11:56:09 #68 2.183 Continuing the upgrade transaction with new apk-tools: 11:56:09 #68 2.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:09 #68 2.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:09 #68 2.575 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:56:09 #68 2.626 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:56:09 #68 2.636 OK: 8 MiB in 15 packages 11:56:09 #68 DONE 2.8s 11:56:09 11:56:09 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:56:09 #74 DONE 0.0s 11:56:09 11:56:09 #67 [core-data stage-1 3/8] RUN apk --no-cache upgrade 11:56:09 #67 2.346 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:09 #67 2.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:09 #67 2.734 Upgrading critical system libraries and apk-tools: 11:56:09 #67 2.734 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:56:09 #67 2.740 Executing busybox-1.36.1-r29.trigger 11:56:09 #67 2.814 Continuing the upgrade transaction with new apk-tools: 11:56:09 #67 2.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:09 #67 2.882 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:09 #67 ... 11:56:09 11:56:09 #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:56:09 #0 6.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:09 #0 6.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:09 #0 6.941 OK: 246 MiB in 54 packages 11:56:09 #75 DONE 7.2s 11:56:09 11:56:09 #76 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:56:09 #76 DONE 0.1s 11:56:09 11:56:09 #67 [core-data stage-1 3/8] RUN apk --no-cache upgrade 11:56:09 #67 3.173 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:56:09 #67 3.213 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:56:09 #67 3.227 OK: 8 MiB in 15 packages 11:56:09 #67 DONE 3.3s 11:56:09 11:56:09 #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:56:09 #0 6.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:09 #0 6.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:09 #0 6.877 v3.20.3-302-ga2d31895692 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:56:09 #0 6.877 v3.20.3-303-gb38821c39e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:56:09 #0 6.877 OK: 24170 distinct packages available 11:56:09 #0 6.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:09 #0 7.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:09 #0 7.397 OK: 246 MiB in 54 packages 11:56:09 #77 DONE 7.6s 11:56:09 11:56:09 #78 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:56:09 #78 DONE 0.0s 11:56:09 11:56:09 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:56:10 #79 ... 11:56:10 11:56:10 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:56:10 #0 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:10 #0 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:10 #0 3.270 Upgrading critical system libraries and apk-tools: 11:56:10 #0 3.270 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:56:10 #0 3.279 Executing busybox-1.36.1-r29.trigger 11:56:10 #0 3.378 Continuing the upgrade transaction with new apk-tools: 11:56:10 #0 3.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:10 #0 3.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:10 #0 3.784 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:56:10 #0 3.818 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:56:10 #0 3.833 OK: 8 MiB in 18 packages 11:56:10 #80 DONE 4.1s 11:56:10 11:56:10 #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:56:11 #81 DONE 0.9s 11:56:11 11:56:11 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:56:11 #0 3.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:11 #0 3.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:11 #0 3.544 Upgrading critical system libraries and apk-tools: 11:56:11 #0 3.544 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:56:11 #0 3.547 Executing busybox-1.36.1-r29.trigger 11:56:11 #0 3.653 Continuing the upgrade transaction with new apk-tools: 11:56:11 #0 3.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:11 #0 3.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:11 #0 4.069 OK: 19 MiB in 18 packages 11:56:11 #82 DONE 5.0s 11:56:11 11:56:11 #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:56:11 #0 3.067 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:11 #0 3.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:11 #0 3.465 Upgrading critical system libraries and apk-tools: 11:56:11 #0 3.465 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:56:11 #0 3.470 Executing busybox-1.36.1-r29.trigger 11:56:11 #0 3.537 Continuing the upgrade transaction with new apk-tools: 11:56:11 #0 3.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:11 #0 3.606 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:11 #0 3.880 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:56:11 #0 3.912 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:56:11 #0 4.039 OK: 8 MiB in 16 packages 11:56:11 #83 DONE 5.0s 11:56:11 11:56:11 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:56:11 #84 ... 11:56:11 11:56:11 #85 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:56:11 #85 DONE 0.1s 11:56:11 11:56:11 #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:56:11 #86 DONE 0.1s 11:56:11 11:56:11 #87 [security-spire-config stage-2 6/10] COPY security.txt / 11:56:11 #87 DONE 0.0s 11:56:11 11:56:11 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:56:11 #0 3.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:11 #0 3.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:11 #0 4.286 Upgrading critical system libraries and apk-tools: 11:56:11 #0 4.286 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:56:11 #0 4.294 Executing busybox-1.36.1-r29.trigger 11:56:11 #0 4.426 Continuing the upgrade transaction with new apk-tools: 11:56:11 #0 4.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:11 #0 4.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:11 #0 4.767 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:56:11 #0 4.909 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:56:11 #0 4.915 Executing ca-certificates-20240705-r0.trigger 11:56:11 #0 4.953 OK: 19 MiB in 18 packages 11:56:11 #88 DONE 5.1s 11:56:11 11:56:11 #89 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:56:11 #89 DONE 0.0s 11:56:11 11:56:11 #90 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:56:11 #90 DONE 0.0s 11:56:11 11:56:11 #91 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:56:11 #91 DONE 0.0s 11:56:11 11:56:11 #92 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 11:56:11 #0 3.812 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:11 #0 4.345 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:11 #0 5.054 (1/1) Installing dumb-init (1.2.5-r3) 11:56:11 #92 5.356 Executing busybox-1.36.1-r29.trigger 11:56:11 #92 5.367 OK: 8 MiB in 15 packages 11:56:11 #92 ... 11:56:11 11:56:11 #93 [security-spire-config] exporting to image 11:56:11 #93 exporting layers 11:56:11 #93 ... 11:56:11 11:56:11 #92 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 11:56:11 #92 DONE 5.5s 11:56:12 11:56:12 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:56:12 #94 ... 11:56:12 11:56:12 #93 [security-spire-config] exporting to image 11:56:12 #93 exporting layers 0.6s done 11:56:12 #93 writing image sha256:2c69605ee020e17013b6fb4e1f1ebd786321781e6815dda3eeaf8cd2e77ead84 done 11:56:12 #93 naming to docker.io/library/security-spire-config done 11:56:12 #93 DONE 0.6s 11:56:12 11:56:12 #95 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 11:56:12 #0 3.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:12 #0 3.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:12 #95 3.837 Upgrading critical system libraries and apk-tools: 11:56:12 #95 3.837 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:56:12 #95 ... 11:56:12 11:56:12 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:56:12 #48 ... 11:56:12 11:56:12 #95 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 11:56:12 #95 3.844 Executing busybox-1.36.1-r29.trigger 11:56:12 #95 3.914 Continuing the upgrade transaction with new apk-tools: 11:56:12 #95 3.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:12 #95 4.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:13 #95 4.365 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:56:13 #95 4.401 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:56:13 #95 4.415 Executing ca-certificates-20240705-r0.trigger 11:56:13 #95 4.486 OK: 9 MiB in 16 packages 11:56:13 #95 DONE 4.9s 11:56:13 11:56:13 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:56:13 #84 DONE 2.2s 11:56:13 11:56:13 #70 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 11:56:13 #70 3.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:13 #70 3.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:13 #70 3.907 Upgrading critical system libraries and apk-tools: 11:56:13 #70 3.907 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:56:13 #70 3.915 Executing busybox-1.36.1-r29.trigger 11:56:13 #70 4.013 Continuing the upgrade transaction with new apk-tools: 11:56:13 #70 4.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:13 #70 4.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:13 #70 4.509 OK: 9 MiB in 19 packages 11:56:13 #70 DONE 4.9s 11:56:13 11:56:13 #96 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:56:13 #0 5.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:13 #0 5.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:13 #0 6.234 Upgrading critical system libraries and apk-tools: 11:56:13 #0 6.234 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:56:13 #0 6.245 Executing busybox-1.36.1-r29.trigger 11:56:13 #0 6.338 Continuing the upgrade transaction with new apk-tools: 11:56:13 #0 6.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:13 #0 6.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:13 #0 6.874 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:56:13 #0 6.908 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:56:13 #0 6.924 Executing ca-certificates-20240705-r0.trigger 11:56:13 #0 7.008 OK: 10 MiB in 17 packages 11:56:13 #96 DONE 7.2s 11:56:13 11:56:13 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:56:13 #0 3.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:13 #0 3.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:13 #0 4.000 Upgrading critical system libraries and apk-tools: 11:56:13 #0 4.000 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:56:13 #0 4.000 Executing busybox-1.36.1-r29.trigger 11:56:13 #0 4.099 Continuing the upgrade transaction with new apk-tools: 11:56:13 #0 4.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:13 #0 4.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:13 #0 4.518 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:56:13 #0 4.584 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:56:13 #0 4.599 Executing ca-certificates-20240705-r0.trigger 11:56:13 #0 4.650 OK: 13 MiB in 28 packages 11:56:13 #97 DONE 4.8s 11:56:13 11:56:13 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:56:13 #98 DONE 0.1s 11:56:13 11:56:13 #99 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:56:13 #0 4.651 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:13 #0 5.092 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:13 #0 5.839 OK: 246 MiB in 54 packages 11:56:13 #99 DONE 6.1s 11:56:13 11:56:13 #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:56:14 #100 DONE 1.1s 11:56:14 11:56:14 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:56:14 #101 DONE 1.1s 11:56:14 11:56:14 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:56:14 #102 DONE 1.1s 11:56:14 11:56:14 #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:56:14 #103 ... 11:56:14 11:56:14 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:56:14 #104 DONE 0.1s 11:56:15 11:56:15 #105 [security-spire-server stage-2 6/9] COPY security.txt / 11:56:15 #105 DONE 0.7s 11:56:15 11:56:15 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:56:15 #106 DONE 0.8s 11:56:15 11:56:15 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:56:15 #107 DONE 0.0s 11:56:15 11:56:15 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:56:15 #108 DONE 0.0s 11:56:15 11:56:15 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:56:15 #109 DONE 0.0s 11:56:15 11:56:15 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 11:56:15 #110 DONE 0.0s 11:56:15 11:56:15 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:56:15 #111 DONE 0.0s 11:56:15 11:56:15 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:56:15 #112 DONE 0.1s 11:56:15 11:56:15 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:56:15 #113 DONE 0.1s 11:56:15 11:56:15 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:56:15 #114 DONE 0.0s 11:56:15 11:56:15 #93 [security-spire-server] exporting to image 11:56:16 #93 exporting layers 0.7s done 11:56:16 #93 writing image sha256:c269ddebbb75c800b1fe8dd20e02b640f46bcdd7131f44a6de38d9b0bef188b0 0.0s done 11:56:16 #93 naming to docker.io/library/security-spire-server done 11:56:16 #93 writing image sha256:b05a5f4fec048ee6a44dda5bce094dc58ac0ef3e76ec433dcd8597232c732f57 done 11:56:16 #93 naming to docker.io/library/security-spire-agent done 11:56:16 #93 DONE 1.4s 11:56:16 11:56:16 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:56:19 Removing intermediate container ac38c1a301e0 11:56:19 ---> 92d49ef68701 11:56:19 Successfully built 92d49ef68701 11:56:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:19 + docker inspect -f . ci-base-image-arm64 11:56:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:56:20 prd-ubuntu20.04-docker-arm64-4c-16g-26285 does not seem to be running inside a container 11:56:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@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 11:56:21 $ docker top 425b05fd6ab19ef02c9eb47f0b197eab0dc0e4418d2789c1e43ddad33b88ccbb -eo pid,comm [Pipeline] { [Pipeline] sh 11:56:22 + go version 11:56:22 go version go1.23.2 linux/arm64 [Pipeline] } 11:56:22 $ docker stop --time=1 425b05fd6ab19ef02c9eb47f0b197eab0dc0e4418d2789c1e43ddad33b88ccbb 11:56:23 $ docker rm -f --volumes 425b05fd6ab19ef02c9eb47f0b197eab0dc0e4418d2789c1e43ddad33b88ccbb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:56:24 11:56:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:56:24 latest: Pulling from edgex-devops/edgex-compose-arm64 11:56:24 547446be3368: Pulling fs layer 11:56:24 d125d8839a47: Pulling fs layer 11:56:24 3e85d5ac6304: Pulling fs layer 11:56:24 c3105a71a48b: Pulling fs layer 11:56:24 0f093f025ec4: Pulling fs layer 11:56:24 c3106fc0e877: Pulling fs layer 11:56:24 0f093f025ec4: Waiting 11:56:24 c3106fc0e877: Waiting 11:56:24 c3105a71a48b: Waiting 11:56:24 547446be3368: Verifying Checksum 11:56:24 547446be3368: Download complete 11:56:24 c3105a71a48b: Download complete 11:56:25 d125d8839a47: Verifying Checksum 11:56:25 d125d8839a47: Download complete 11:56:25 c3106fc0e877: Verifying Checksum 11:56:25 c3106fc0e877: Download complete 11:56:25 0f093f025ec4: Verifying Checksum 11:56:25 0f093f025ec4: Download complete 11:56:25 547446be3368: Pull complete 11:56:26 d125d8839a47: Pull complete 11:56:27 3e85d5ac6304: Verifying Checksum 11:56:27 3e85d5ac6304: Download complete 11:56:37 3e85d5ac6304: Pull complete 11:56:37 c3105a71a48b: Pull complete 11:56:37 0f093f025ec4: Pull complete 11:56:37 c3106fc0e877: Pull complete 11:56:37 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 11:56:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 11:56:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:56:37 prd-ubuntu20.04-docker-arm64-4c-16g-26285 does not seem to be running inside a container 11:56:37 $ 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/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@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 11:56:40 $ docker top d65dd55ca9f6fedec8954687f43f876ddb2eb5b43ee8696a3b178a626313ca16 -eo pid,comm [Pipeline] { [Pipeline] sh 11:56:40 + docker compose -f ./docker-compose-build.yml build --parallel 11:56:50 #1 [core-metadata internal] load build definition from Dockerfile 11:56:50 #1 transferring dockerfile: 2.13kB done 11:56:50 #1 DONE 0.1s 11:56:50 11:56:50 #2 [security-secretstore-setup internal] load build definition from Dockerfile 11:56:50 #2 transferring dockerfile: 2.49kB done 11:56:50 #2 DONE 0.0s 11:56:50 11:56:50 #3 [security-spire-server internal] load build definition from Dockerfile 11:56:50 #3 transferring dockerfile: 1.70kB 0.0s done 11:56:50 #3 DONE 0.1s 11:56:50 11:56:50 #4 [security-spire-config internal] load build definition from Dockerfile 11:56:50 #4 transferring dockerfile: 1.69kB done 11:56:50 #4 DONE 0.1s 11:56:50 11:56:50 #5 [security-bootstrapper internal] load build definition from Dockerfile 11:56:50 #5 transferring dockerfile: 3.02kB done 11:56:50 #5 DONE 0.1s 11:56:50 11:56:50 #6 [core-command internal] load build definition from Dockerfile 11:56:50 #6 transferring dockerfile: 1.94kB done 11:56:50 #6 DONE 0.0s 11:56:50 11:56:50 #7 [support-scheduler internal] load build definition from Dockerfile 11:56:50 #7 transferring dockerfile: 1.82kB done 11:56:50 #7 DONE 0.1s 11:56:50 11:56:50 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 11:56:50 #8 transferring dockerfile: 2.23kB 0.0s done 11:56:50 #8 DONE 0.1s 11:56:50 11:56:50 #9 [core-keeper internal] load build definition from Dockerfile 11:56:50 #9 transferring dockerfile: 2.07kB done 11:56:50 #9 DONE 0.1s 11:56:50 11:56:50 #10 [security-proxy-setup internal] load build definition from Dockerfile 11:56:50 #10 transferring dockerfile: 2.50kB done 11:56:50 #10 DONE 0.1s 11:56:50 11:56:50 #11 [support-notifications internal] load build definition from Dockerfile 11:56:50 #11 transferring dockerfile: 2.02kB done 11:56:51 #11 DONE 0.1s 11:56:51 11:56:51 #12 [security-proxy-auth internal] load build definition from Dockerfile 11:56:51 #12 transferring dockerfile: 2.15kB done 11:56:51 #12 DONE 0.1s 11:56:51 11:56:51 #13 [security-spiffe-token-provider internal] load build definition from Dockerfile 11:56:51 #13 transferring dockerfile: 1.89kB 0.0s done 11:56:51 #13 DONE 0.1s 11:56:51 11:56:51 #14 [core-data internal] load build definition from Dockerfile 11:56:51 #14 transferring dockerfile: 2.07kB done 11:56:51 #14 DONE 0.1s 11:56:51 11:56:51 #15 [security-spire-agent internal] load build definition from Dockerfile 11:56:51 #15 transferring dockerfile: 1.81kB done 11:56:51 #15 DONE 0.1s 11:56:51 11:56:51 #16 [core-metadata internal] load .dockerignore 11:56:51 #16 transferring context: 50B 0.0s done 11:56:51 #16 DONE 0.1s 11:56:51 11:56:51 #17 [security-secretstore-setup internal] load .dockerignore 11:56:51 #17 transferring context: 50B done 11:56:51 #17 DONE 0.1s 11:56:51 11:56:51 #18 [security-spire-server internal] load .dockerignore 11:56:51 #18 transferring context: 50B done 11:56:51 #18 DONE 0.0s 11:56:51 11:56:51 #19 [security-spire-config internal] load .dockerignore 11:56:52 #19 transferring context: 50B done 11:56:52 #19 DONE 0.1s 11:56:52 11:56:52 #20 [security-bootstrapper internal] load .dockerignore 11:56:52 #20 transferring context: 50B done 11:56:52 #20 DONE 0.1s 11:56:52 11:56:52 #21 [core-command internal] load .dockerignore 11:56:52 #21 transferring context: 50B done 11:56:52 #21 DONE 0.1s 11:56:52 11:56:52 #22 [support-scheduler internal] load .dockerignore 11:56:52 #22 transferring context: 50B done 11:56:52 #22 DONE 0.1s 11:56:52 11:56:52 #23 [core-common-config-bootstrapper internal] load .dockerignore 11:56:52 #23 transferring context: 50B 0.0s done 11:56:52 #23 DONE 0.1s 11:56:52 11:56:52 #24 [core-keeper internal] load .dockerignore 11:56:52 #24 transferring context: 50B done 11:56:52 #24 DONE 0.1s 11:56:52 11:56:52 #25 [support-notifications internal] load .dockerignore 11:56:52 #25 DONE 0.0s 11:56:52 11:56:52 #26 [security-proxy-setup internal] load .dockerignore 11:56:52 #26 transferring context: 50B done 11:56:52 #26 DONE 0.1s 11:56:52 11:56:52 #25 [support-notifications internal] load .dockerignore 11:56:52 #25 transferring context: 50B 0.0s done 11:56:52 #25 DONE 0.1s 11:56:52 11:56:52 #27 [security-proxy-auth internal] load .dockerignore 11:56:52 #27 transferring context: 50B done 11:56:52 #27 DONE 0.1s 11:56:52 11:56:52 #28 [security-spiffe-token-provider internal] load .dockerignore 11:56:52 #28 transferring context: 50B 0.0s done 11:56:52 #28 DONE 0.1s 11:56:52 11:56:52 #29 [core-data internal] load .dockerignore 11:56:52 #29 transferring context: 50B done 11:56:52 #29 DONE 0.0s 11:56:52 11:56:52 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:56:52 #30 DONE 0.0s 11:56:52 11:56:52 #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 11:56:52 #31 ... 11:56:52 11:56:52 #32 [security-spire-agent internal] load .dockerignore 11:56:52 #32 transferring context: 50B done 11:56:52 #32 DONE 0.1s 11:56:53 11:56:53 #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 11:56:53 #31 DONE 0.5s 11:56:53 11:56:53 #33 [core-metadata internal] load build context 11:56:53 #33 DONE 0.0s 11:56:53 11:56:53 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:56:53 #34 ... 11:56:53 11:56:53 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:56:53 #30 DONE 0.0s 11:56:53 11:56:53 #31 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 11:56:53 #31 DONE 0.5s 11:56:53 11:56:53 #35 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:56:53 #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 11:56:53 #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 11:56:53 #35 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 11:56:53 #35 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 11:56:53 #35 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 1.05MB / 4.09MB 0.3s 11:56:53 #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 11:56:53 #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 11:56:53 #35 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 11:56:53 #35 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 11:56:53 #35 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s 11:56:53 #35 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 11:56:54 #35 ... 11:56:54 11:56:54 #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 11:56:54 #31 DONE 0.5s 11:56:54 11:56:54 #35 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:56:54 #35 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done 11:56:54 #35 ... 11:56:54 11:56:54 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:56:54 #30 DONE 0.0s 11:56:54 11:56:54 #36 [security-secretstore-setup internal] load build context 11:56:54 #36 ... 11:56:54 11:56:54 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:56:54 #30 DONE 0.0s 11:56:54 11:56:54 #36 [security-secretstore-setup internal] load build context 11:56:54 #36 ... 11:56:54 11:56:54 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:56:54 #30 DONE 0.0s 11:56:54 11:56:54 #31 [core-command internal] load metadata for docker.io/library/alpine:3.20 11:56:54 #31 DONE 0.9s 11:56:54 11:56:54 #33 [core-metadata internal] load build context 11:56:54 #33 transferring context: 2.94MB 0.8s done 11:56:54 #33 DONE 1.0s 11:56:54 11:56:54 #36 [security-secretstore-setup internal] load build context 11:56:54 #36 ... 11:56:54 11:56:54 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:56:54 #30 DONE 0.0s 11:56:54 11:56:54 #36 [security-secretstore-setup internal] load build context 11:56:54 #36 ... 11:56:54 11:56:54 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:56:54 #30 DONE 0.0s 11:56:54 11:56:54 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:56:54 #37 DONE 1.0s 11:56:54 11:56:54 #36 [security-secretstore-setup internal] load build context 11:56:54 #36 ... 11:56:54 11:56:54 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:56:54 #30 DONE 0.0s 11:56:54 11:56:54 #36 [security-secretstore-setup internal] load build context 11:56:54 #36 transferring context: 2.94MB 0.9s done 11:56:55 #36 ... 11:56:55 11:56:55 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:56:55 #30 DONE 0.0s 11:56:55 11:56:55 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:56:55 #30 DONE 0.1s 11:56:55 11:56:55 #35 [core-keeper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:56:55 #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 11:56:55 #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 11:56:55 #35 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 11:56:55 #35 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 11:56:55 #35 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done 11:56:55 #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 11:56:55 #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 11:56:55 #35 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 11:56:55 #35 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 11:56:55 #35 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done 11:56:55 #35 ... 11:56:55 11:56:55 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:56:55 #30 DONE 0.1s 11:56:55 11:56:55 #36 [security-secretstore-setup internal] load build context 11:56:55 #36 DONE 1.6s 11:56:55 11:56:55 #35 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:56:55 #35 ... 11:56:55 11:56:55 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 11:56:55 #31 DONE 1.8s 11:56:55 11:56:55 #35 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:56:55 #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 11:56:55 #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 11:56:55 #35 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 11:56:55 #35 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 11:56:55 #35 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done 11:56:55 #35 ... 11:56:55 11:56:55 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 11:56:55 #30 DONE 0.1s 11:56:55 11:56:55 #35 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:56:56 #35 ... 11:56:56 11:56:56 #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 11:56:56 #31 DONE 2.4s 11:56:56 11:56:56 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:56:56 #34 DONE 3.7s 11:56:56 11:56:56 #35 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:56:56 #35 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.5s done 11:56:56 #35 ... 11:56:56 11:56:56 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 11:56:56 #37 DONE 1.5s 11:56:56 11:56:56 #38 [security-spire-config internal] load build context 11:56:56 #38 transferring context: 21.82kB 0.2s done 11:56:56 #38 DONE 1.6s 11:56:56 11:56:56 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:56:56 #34 DONE 3.8s 11:56:56 11:56:56 #35 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:56:56 #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 11:56:56 #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 11:56:56 #35 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 11:56:56 #35 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 11:56:56 #35 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done 11:56:56 #35 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.5s done 11:56:56 #35 ... 11:56:56 11:56:56 #39 [security-spire-server internal] load build context 11:56:56 #39 transferring context: 23.57kB 0.2s done 11:56:56 #39 DONE 1.7s 11:56:56 11:56:56 #40 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 11:56:56 #40 ... 11:56:56 11:56:56 #41 [security-bootstrapper internal] load build context 11:56:56 #41 transferring context: 2.94MB 1.2s done 11:56:56 #41 DONE 2.4s 11:56:57 11:56:57 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:56:57 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 11:56:57 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 11:56:57 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 11:56:57 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 11:56:57 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 11:56:57 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 11:56:57 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 11:56:57 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 11:56:57 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.75MB / 28.04MB 1.5s 11:56:57 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 11:56:57 #42 ... 11:56:57 11:56:57 #43 [core-command internal] load build context 11:56:57 #43 transferring context: 2.94MB 1.5s done 11:56:57 #43 DONE 2.7s 11:56:57 11:56:57 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:56:57 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 1.8s 11:56:57 #42 ... 11:56:57 11:56:57 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 11:56:57 #44 DONE 1.2s 11:56:57 11:56:57 #45 [support-scheduler internal] load build context 11:56:57 #45 transferring context: 2.94MB 1.8s done 11:56:57 #45 DONE 2.8s 11:56:57 11:56:57 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:56:57 #42 ... 11:56:57 11:56:57 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:56:57 #46 DONE 0.0s 11:56:57 11:56:57 #47 [security-spire-agent internal] load build context 11:56:57 #47 DONE 0.0s 11:56:57 11:56:57 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:56:57 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 11:56:57 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 11:56:57 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 11:56:57 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 11:56:57 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 11:56:57 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done 11:56:57 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done 11:56:57 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 11:56:57 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 2.1s 11:56:57 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 11:56:57 #42 ... 11:56:57 11:56:57 #48 [core-common-config-bootstrapper internal] load build context 11:56:57 #48 transferring context: 2.94MB 1.7s done 11:56:57 #48 DONE 2.9s 11:56:57 11:56:57 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:56:57 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 2.3s 11:56:57 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.43MB / 28.04MB 2.4s 11:56:57 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 11:56:57 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.59MB / 28.04MB 2.6s 11:56:58 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.50MB / 28.04MB 2.9s 11:56:58 #42 ... 11:56:58 11:56:58 #40 [core-command builder 2/7] WORKDIR /edgex-go 11:56:58 #40 DONE 2.7s 11:56:58 11:56:58 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:56:58 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 3.0s 11:56:58 #42 ... 11:56:58 11:56:58 #49 [support-notifications internal] load build context 11:56:58 #49 transferring context: 2.94MB 1.6s done 11:56:58 #49 DONE 3.1s 11:56:58 11:56:58 #35 [support-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:56:58 #35 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.0s done 11:56:58 #35 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 11:56:58 #35 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 11:56:58 #35 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 11:56:58 #35 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.4s done 11:56:58 #35 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.5s done 11:56:58 #35 DONE 5.9s 11:56:58 11:56:58 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:56:58 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.97MB / 28.04MB 3.2s 11:56:58 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.53MB / 28.04MB 3.3s 11:56:58 #42 ... 11:56:58 11:56:58 #50 [security-proxy-setup internal] load build context 11:56:58 #50 transferring context: 2.94MB 1.9s done 11:56:58 #50 DONE 3.7s 11:56:58 11:56:58 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:56:58 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 3.6s 11:56:59 #42 ... 11:56:59 11:56:59 #47 [security-spire-agent internal] load build context 11:56:59 #47 transferring context: 23.10kB 0.1s done 11:56:59 #47 DONE 1.4s 11:56:59 11:56:59 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:56:59 #42 ... 11:56:59 11:56:59 #51 [core-keeper internal] load build context 11:56:59 #51 transferring context: 2.94MB 2.1s done 11:56:59 #51 DONE 4.3s 11:56:59 11:56:59 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:56:59 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 3.9s 11:56:59 #42 ... 11:56:59 11:56:59 #52 [security-spiffe-token-provider internal] load build context 11:56:59 #52 transferring context: 2.94MB 1.9s done 11:56:59 #52 DONE 3.6s 11:56:59 11:56:59 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:56:59 #42 ... 11:56:59 11:56:59 #53 [security-proxy-auth internal] load build context 11:56:59 #53 transferring context: 2.94MB 2.0s done 11:56:59 #53 DONE 3.8s 11:56:59 11:56:59 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:56:59 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.1s done 11:56:59 #42 ... 11:56:59 11:56:59 #54 [core-data internal] load build context 11:56:59 #54 transferring context: 2.94MB 1.1s done 11:56:59 #54 DONE 3.2s 11:56:59 11:56:59 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:56:59 #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 11:56:59 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 11:56:59 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 11:56:59 #46 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 11:56:59 #46 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 11:56:59 #46 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 11:56:59 #46 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.4s done 11:56:59 #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 1.7s done 11:56:59 #46 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 11:56:59 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11:57:03 #115 ... 11:57:03 11:57:03 #103 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:03 #103 DONE 45.2s 11:57:03 11:57:03 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:03 #115 DONE 50.7s 11:57:03 11:57:03 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:03 #94 DONE 50.5s 11:57:03 11:57:03 #79 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:03 #79 DONE 50.2s 11:57:03 11:57:03 #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:03 #72 DONE 51.0s 11:57:03 11:57:03 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 11:57:05 #46 ... 11:57:05 11:57:05 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:57:05 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.5s 11:57:07 #42 ... 11:57:07 11:57:07 #55 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:57:07 #55 DONE 8.2s 11:57:07 11:57:07 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:57:07 #42 ... 11:57:07 11:57:07 #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:57:08 #56 ... 11:57:08 11:57:08 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:57:08 #0 8.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:08 #0 9.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:08 #116 ... 11:57:08 11:57:08 #117 [support-scheduler builder 6/7] COPY . . 11:57:08 #117 DONE 8.4s 11:57:08 11:57:08 #118 [security-spiffe-token-provider builder 6/7] COPY . . 11:57:08 #118 DONE 8.4s 11:57:08 11:57:08 #119 [security-bootstrapper builder 6/7] COPY . . 11:57:08 #119 DONE 8.4s 11:57:08 11:57:08 #120 [support-notifications builder 6/7] COPY . . 11:57:08 #120 CACHED 11:57:08 11:57:08 #121 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:57:08 #121 CACHED 11:57:08 11:57:08 #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:08 #122 CACHED 11:57:08 11:57:08 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:57:08 #123 CACHED 11:57:08 11:57:08 #124 [security-secretstore-setup builder 6/7] COPY . . 11:57:08 #124 CACHED 11:57:08 11:57:08 #125 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:08 #125 CACHED 11:57:08 11:57:08 #126 [core-command builder 6/7] COPY . . 11:57:08 #126 CACHED 11:57:08 11:57:08 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 11:57:08 #127 CACHED 11:57:08 11:57:08 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:08 #128 CACHED 11:57:08 11:57:08 #129 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:57:08 #129 CACHED 11:57:08 11:57:08 #130 [security-proxy-auth builder 6/7] COPY . . 11:57:08 #130 CACHED 11:57:08 11:57:08 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:08 #131 CACHED 11:57:08 11:57:08 #132 [security-proxy-setup builder 6/7] COPY . . 11:57:08 #132 CACHED 11:57:08 11:57:08 #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:57:08 #133 CACHED 11:57:08 11:57:08 #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:08 #134 CACHED 11:57:08 11:57:08 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:08 #135 CACHED 11:57:08 11:57:08 #136 [core-metadata builder 6/7] COPY . . 11:57:08 #136 CACHED 11:57:08 11:57:08 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:57:08 #137 CACHED 11:57:08 11:57:08 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 11:57:08 #116 DONE 8.4s 11:57:08 11:57:08 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 11:57:08 #138 CACHED 11:57:08 11:57:08 #139 [core-data builder 6/7] COPY . . 11:57:08 #139 CACHED 11:57:08 11:57:08 #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:08 #140 CACHED 11:57:08 11:57:08 #141 [core-keeper builder 7/8] COPY . . 11:57:08 #141 DONE 8.5s 11:57:08 11:57:08 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:57:08 #57 ... 11:57:08 11:57:08 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 11:57:08 #58 ... 11:57:08 11:57:08 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:57:09 #59 ... 11:57:09 11:57:09 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:57:09 #0 8.745 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:09 #0 9.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:09 #60 ... 11:57:09 11:57:09 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:57:09 #0 9.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:09 #61 ... 11:57:09 11:57:09 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:57:09 #62 ... 11:57:09 11:57:09 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:57:09 #0 9.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:09 #63 ... 11:57:09 11:57:09 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:57:09 #64 ... 11:57:09 11:57:09 #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:57:09 #65 DONE 10.3s 11:57:09 11:57:09 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:57:09 #0 7.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:09 #0 8.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:09 #66 ... 11:57:09 11:57:09 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:57:09 #67 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:09 #67 ... 11:57:09 11:57:09 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:57:09 #142 1.317 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:57:10 #68 ... 11:57:10 11:57:10 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:57:10 #0 7.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:10 #0 8.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:10 #69 ... 11:57:10 11:57:10 #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 11:57:10 #0 7.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:10 #0 8.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:10 #70 ... 11:57:10 11:57:10 #71 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 11:57:10 #0 9.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:10 #0 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:10 #71 ... 11:57:10 11:57:10 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:57:10 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.4s 11:57:13 #42 ... 11:57:13 11:57:13 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:57:13 #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.0s done 11:57:13 #46 DONE 15.4s 11:57:13 11:57:13 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:57:13 #42 ... 11:57:13 11:57:13 #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:57:13 #56 5.976 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:14 #56 7.642 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:14 #56 ... 11:57:14 11:57:14 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 11:57:14 #66 15.49 OK: 238 MiB in 54 packages 11:57:14 #66 DONE 16.6s 11:57:15 11:57:15 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:57:15 #42 ... 11:57:15 11:57:15 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 11:57:15 #72 DONE 0.6s 11:57:15 11:57:15 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:57:15 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.5s 11:57:17 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.0s done 11:57:17 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.0s done 11:57:19 #42 ... 11:57:19 11:57:19 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 11:57:19 #60 18.06 OK: 238 MiB in 54 packages 11:57:19 #60 DONE 20.3s 11:57:19 11:57:19 #71 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 11:57:19 #71 19.82 (1/1) Installing dumb-init (1.2.5-r3) 11:57:19 #71 ... 11:57:19 11:57:19 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 11:57:19 #69 17.48 (1/2) Installing dumb-init (1.2.5-r3) 11:57:19 #69 17.54 (2/2) Installing su-exec (0.2-r3) 11:57:19 #69 17.63 Executing busybox-1.36.1-r29.trigger 11:57:19 #69 17.71 OK: 9 MiB in 16 packages 11:57:19 #69 DONE 19.9s 11:57:19 11:57:19 #71 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init 11:57:19 #71 19.89 Executing busybox-1.36.1-r29.trigger 11:57:19 #71 20.02 OK: 9 MiB in 15 packages 11:57:19 #71 ... 11:57:19 11:57:19 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:57:19 #59 10.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:19 #59 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:19 #59 ... 11:57:19 11:57:19 #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 11:57:19 #0 3.664 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:19 #0 6.192 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:19 #73 ... 11:57:19 11:57:19 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 11:57:19 #74 DONE 1.1s 11:57:19 11:57:19 #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 11:57:19 #70 17.27 (1/2) Installing ca-certificates (20240705-r0) 11:57:19 #70 17.61 (2/2) Installing dumb-init (1.2.5-r3) 11:57:19 #70 17.63 Executing busybox-1.36.1-r29.trigger 11:57:19 #70 17.70 Executing ca-certificates-20240705-r0.trigger 11:57:19 #70 19.19 OK: 10 MiB in 16 packages 11:57:19 #142 ... 11:57:19 11:57:19 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:57:19 #0 0.441 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:57:19 #143 ... 11:57:19 11:57:19 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:57:19 #0 0.837 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:57:19 #144 ... 11:57:19 11:57:19 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:57:19 #0 1.296 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:57:19 #145 ... 11:57:19 11:57:19 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:57:19 #0 1.246 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:57:19 #146 ... 11:57:19 11:57:19 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:57:19 #0 0.831 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:57:19 #147 ... 11:57:19 11:57:19 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:57:19 #0 0.828 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:57:19 #148 ... 11:57:19 11:57:19 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:57:19 #0 1.346 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:57:19 #149 ... 11:57:19 11:57:19 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:57:19 #0 1.163 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:57:19 #150 ... 11:57:19 11:57:19 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:57:19 #0 1.000 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:57:19 #151 ... 11:57:19 11:57:19 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:57:19 #0 1.293 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:57:19 #152 ... 11:57:19 11:57:19 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:57:19 #0 0.650 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:57:20 #70 ... 11:57:20 11:57:20 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:57:20 #64 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:20 #64 13.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:20 #64 ... 11:57:20 11:57:20 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:57:20 #68 10.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:20 #68 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:20 #68 ... 11:57:20 11:57:20 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:57:20 #62 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:20 #62 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:20 #62 ... 11:57:20 11:57:20 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:57:20 #61 11.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:20 #61 ... 11:57:20 11:57:20 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 11:57:20 #58 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:20 #58 14.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:20 #58 ... 11:57:20 11:57:20 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:57:20 #63 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:20 #63 21.06 v3.20.3-302-ga2d31895692 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:57:20 #63 21.06 v3.20.3-303-gb38821c39e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:57:20 #63 21.06 OK: 24046 distinct packages available 11:57:20 #63 ... 11:57:20 11:57:20 #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:21 #75 ... 11:57:21 11:57:21 #70 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 11:57:21 #70 DONE 21.9s 11:57:21 11:57:21 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 11:57:22 #76 ... 11:57:22 11:57:22 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:57:22 #67 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:22 #67 21.68 v3.20.3-302-ga2d31895692 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:57:22 #67 21.68 v3.20.3-303-gb38821c39e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:57:22 #67 21.68 OK: 24046 distinct packages available 11:57:22 #67 22.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:22 #67 ... 11:57:22 11:57:22 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:57:22 #64 23.01 v3.20.3-302-ga2d31895692 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:57:22 #64 23.01 v3.20.3-303-gb38821c39e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:57:22 #64 23.01 OK: 24046 distinct packages available 11:57:22 #64 ... 11:57:22 11:57:22 #71 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 11:57:22 #71 DONE 24.3s 11:57:22 11:57:22 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:57:22 #62 23.66 (1/3) Installing ca-certificates (20240705-r0) 11:57:23 #62 24.16 (2/3) Installing dumb-init (1.2.5-r3) 11:57:23 #62 24.23 (3/3) Installing tzdata (2024b-r0) 11:57:24 #62 ... 11:57:24 11:57:24 #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 11:57:24 #59 23.22 (1/1) Installing dumb-init (1.2.5-r3) 11:57:24 #59 23.32 Executing busybox-1.36.1-r29.trigger 11:57:24 #59 23.36 OK: 9 MiB in 15 packages 11:57:24 #59 DONE 25.4s 11:57:24 11:57:24 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 11:57:25 #77 ... 11:57:25 11:57:25 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:25 #78 ... 11:57:25 11:57:25 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:57:25 #62 26.19 Executing busybox-1.36.1-r29.trigger 11:57:25 #62 26.37 Executing ca-certificates-20240705-r0.trigger 11:57:26 #62 ... 11:57:26 11:57:26 #56 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 11:57:26 #56 17.95 OK: 238 MiB in 54 packages 11:57:26 #56 DONE 19.4s 11:57:26 11:57:26 #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:57:26 #79 ... 11:57:26 11:57:26 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:57:26 #57 18.01 v3.20.3-302-ga2d31895692 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 11:57:26 #57 18.01 v3.20.3-303-gb38821c39e5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 11:57:26 #57 18.01 OK: 24048 distinct packages available 11:57:26 #57 19.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:26 #57 21.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:26 #57 ... 11:57:26 11:57:26 #79 [core-keeper builder 5/8] COPY go.mod vendor* ./ 11:57:26 #79 DONE 0.5s 11:57:26 11:57:26 #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:27 #80 ... 11:57:27 11:57:27 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 11:57:27 #68 22.86 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:57:27 #68 24.01 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:57:27 #68 24.17 (3/6) Installing dumb-init (1.2.5-r3) 11:57:27 #68 24.20 (4/6) Installing openssl (3.3.2-r1) 11:57:27 #68 24.40 (5/6) Installing su-exec (0.2-r3) 11:57:27 #68 24.43 (6/6) Installing yq-go (4.44.1-r2) 11:57:27 #68 26.07 Executing busybox-1.36.1-r29.trigger 11:57:27 #68 26.32 OK: 20 MiB in 18 packages 11:57:27 #68 DONE 27.7s 11:57:27 11:57:27 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:57:27 #81 ... 11:57:27 11:57:27 #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 11:57:27 #58 27.86 OK: 238 MiB in 54 packages 11:57:27 #58 DONE 29.9s 11:57:27 11:57:27 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:57:27 #62 28.41 OK: 11 MiB in 17 packages 11:57:28 #62 ... 11:57:28 11:57:28 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 11:57:28 #61 21.86 (1/4) Installing ca-certificates (20240705-r0) 11:57:28 #61 22.54 (2/4) Installing dumb-init (1.2.5-r3) 11:57:28 #61 22.56 (3/4) Installing su-exec (0.2-r3) 11:57:28 #61 22.57 (4/4) Installing yq-go (4.44.1-r2) 11:57:28 #61 24.39 Executing busybox-1.36.1-r29.trigger 11:57:28 #61 24.59 Executing ca-certificates-20240705-r0.trigger 11:57:28 #61 26.16 OK: 20 MiB in 18 packages 11:57:28 #61 DONE 28.9s 11:57:28 11:57:28 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:57:28 #82 ... 11:57:28 11:57:28 #83 [core-metadata builder 4/7] COPY go.mod vendor* ./ 11:57:28 #83 DONE 1.4s 11:57:28 11:57:28 #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:29 #84 ... 11:57:29 11:57:29 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:57:29 #0 4.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:29 #0 6.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:29 #85 ... 11:57:29 11:57:29 #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 11:57:29 #73 17.39 (1/1) Installing dumb-init (1.2.5-r3) 11:57:29 #73 18.43 Executing busybox-1.36.1-r29.trigger 11:57:29 #73 18.77 OK: 9 MiB in 15 packages 11:57:30 #73 ... 11:57:30 11:57:30 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 11:57:30 #62 DONE 31.3s 11:57:30 11:57:30 #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 11:57:30 #73 DONE 21.2s 11:57:30 11:57:30 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:57:32 #86 ... 11:57:32 11:57:32 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:57:32 #63 23.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:32 #63 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:32 #63 ... 11:57:32 11:57:32 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 11:57:32 #57 32.83 OK: 238 MiB in 54 packages 11:57:32 #57 DONE 34.0s 11:57:32 11:57:32 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 11:57:32 #77 5.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:32 #77 7.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:32 #77 ... 11:57:32 11:57:32 #87 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 11:57:32 #0 5.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:32 #0 7.141 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:32 #87 ... 11:57:32 11:57:32 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:57:32 #81 5.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:33 #81 ... 11:57:33 11:57:33 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 11:57:33 #88 DONE 0.7s 11:57:33 11:57:33 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:57:33 #89 ... 11:57:33 11:57:33 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:57:33 #67 24.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:33 #67 ... 11:57:33 11:57:33 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:57:33 #82 5.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:34 #82 ... 11:57:34 11:57:34 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:57:34 #64 25.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:34 #64 27.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:34 #64 ... 11:57:34 11:57:34 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:57:34 #63 35.14 (1/4) Installing dumb-init (1.2.5-r3) 11:57:34 #63 35.17 (2/4) Installing musl-obstack (1.2.3-r2) 11:57:34 #63 35.18 (3/4) Installing libucontext (1.2-r3) 11:57:34 #63 35.21 (4/4) Installing gcompat (1.1.0-r4) 11:57:34 #63 35.27 Executing busybox-1.36.1-r29.trigger 11:57:34 #63 35.41 OK: 9 MiB in 18 packages 11:57:35 #63 ... 11:57:35 11:57:35 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 11:57:35 #76 4.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:35 #76 6.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:35 #76 ... 11:57:35 11:57:35 #67 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 11:57:35 #67 35.21 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:57:35 #67 35.89 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:57:35 #67 36.06 (3/7) Installing dumb-init (1.2.5-r3) 11:57:35 #67 36.11 (4/7) Installing musl-obstack (1.2.3-r2) 11:57:35 #67 36.16 (5/7) Installing libucontext (1.2-r3) 11:57:35 #67 36.17 (6/7) Installing gcompat (1.1.0-r4) 11:57:35 #67 36.21 (7/7) Installing openssl (3.3.2-r1) 11:57:35 #67 36.30 Executing busybox-1.36.1-r29.trigger 11:57:35 #67 36.46 OK: 10 MiB in 19 packages 11:57:37 #67 DONE 38.4s 11:57:37 11:57:37 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 11:57:37 #63 DONE 38.2s 11:57:37 11:57:37 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:57:40 #90 ... 11:57:40 11:57:40 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 11:57:40 #64 37.20 (1/14) Installing ca-certificates (20240705-r0) 11:57:40 #64 37.35 (2/14) Installing brotli-libs (1.1.0-r2) 11:57:40 #64 37.44 (3/14) Installing c-ares (1.33.1-r0) 11:57:40 #64 37.48 (4/14) Installing libunistring (1.2-r0) 11:57:40 #64 37.65 (5/14) Installing libidn2 (2.3.7-r0) 11:57:40 #64 37.66 (6/14) Installing nghttp2-libs (1.62.1-r0) 11:57:40 #64 37.69 (7/14) Installing libpsl (0.21.5-r1) 11:57:40 #64 37.70 (8/14) Installing zstd-libs (1.5.6-r0) 11:57:40 #64 37.79 (9/14) Installing libcurl (8.11.0-r2) 11:57:40 #64 37.87 (10/14) Installing curl (8.11.0-r2) 11:57:40 #64 37.90 (11/14) Installing dumb-init (1.2.5-r3) 11:57:40 #64 37.93 (12/14) Installing musl-obstack (1.2.3-r2) 11:57:40 #64 37.93 (13/14) Installing libucontext (1.2-r3) 11:57:40 #64 37.95 (14/14) Installing gcompat (1.1.0-r4) 11:57:40 #64 37.99 Executing busybox-1.36.1-r29.trigger 11:57:40 #64 38.17 Executing ca-certificates-20240705-r0.trigger 11:57:40 #64 39.30 OK: 15 MiB in 28 packages 11:57:40 #64 DONE 40.9s 11:57:40 11:57:40 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:57:42 #91 2.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:43 #91 3.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:44 #91 ... 11:57:44 11:57:44 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:57:44 #81 7.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:44 #81 14.95 Upgrading critical system libraries and apk-tools: 11:57:44 #81 14.96 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:57:44 #81 15.01 Executing busybox-1.36.1-r29.trigger 11:57:44 #81 16.18 Continuing the upgrade transaction with new apk-tools: 11:57:44 #81 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:44 #81 ... 11:57:44 11:57:44 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 11:57:44 #77 15.34 Upgrading critical system libraries and apk-tools: 11:57:44 #77 15.35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:57:44 #77 15.45 Executing busybox-1.36.1-r29.trigger 11:57:44 #77 17.24 Continuing the upgrade transaction with new apk-tools: 11:57:44 #77 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:44 #77 18.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:44 #77 ... 11:57:44 11:57:44 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:57:44 #85 15.31 Upgrading critical system libraries and apk-tools: 11:57:44 #85 15.31 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:57:44 #85 15.36 Executing busybox-1.36.1-r29.trigger 11:57:44 #85 16.77 Continuing the upgrade transaction with new apk-tools: 11:57:44 #85 16.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:44 #85 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:44 #85 25.11 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:57:44 #85 ... 11:57:44 11:57:44 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:57:44 #81 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:44 #81 ... 11:57:44 11:57:44 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:57:44 #86 4.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:44 #86 5.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:44 #86 13.15 Upgrading critical system libraries and apk-tools: 11:57:44 #86 13.15 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:57:44 #86 13.22 Executing busybox-1.36.1-r29.trigger 11:57:45 #86 ... 11:57:45 11:57:45 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:57:45 #85 25.52 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:57:45 #85 25.71 OK: 9 MiB in 16 packages 11:57:45 #85 ... 11:57:45 11:57:45 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:57:45 #82 7.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:45 #82 16.73 Upgrading critical system libraries and apk-tools: 11:57:45 #82 16.75 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:57:45 #82 16.80 Executing busybox-1.36.1-r29.trigger 11:57:45 #82 ... 11:57:45 11:57:45 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:57:45 #86 14.62 Continuing the upgrade transaction with new apk-tools: 11:57:45 #86 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:46 #86 ... 11:57:46 11:57:46 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 11:57:46 #85 DONE 27.0s 11:57:46 11:57:46 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:57:46 #92 ... 11:57:46 11:57:46 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 11:57:46 #76 15.24 Upgrading critical system libraries and apk-tools: 11:57:46 #76 15.26 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:57:46 #76 15.29 Executing busybox-1.36.1-r29.trigger 11:57:46 #76 16.50 Continuing the upgrade transaction with new apk-tools: 11:57:46 #76 16.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:46 #76 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:46 #76 ... 11:57:46 11:57:46 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:57:46 #86 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:47 #86 ... 11:57:47 11:57:47 #87 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 11:57:47 #87 15.23 Upgrading critical system libraries and apk-tools: 11:57:47 #87 15.23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:57:47 #87 15.29 Executing busybox-1.36.1-r29.trigger 11:57:47 #87 16.93 Continuing the upgrade transaction with new apk-tools: 11:57:47 #87 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:47 #87 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:47 #87 24.93 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:57:47 #87 ... 11:57:47 11:57:47 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:57:47 #82 18.70 Continuing the upgrade transaction with new apk-tools: 11:57:47 #82 18.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:47 #82 ... 11:57:47 11:57:47 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:57:47 #0 3.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:47 #0 5.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:47 #93 ... 11:57:47 11:57:47 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 11:57:47 #76 26.31 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:57:48 #76 27.06 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:57:48 #76 27.19 Executing ca-certificates-20240705-r0.trigger 11:57:48 #76 ... 11:57:48 11:57:48 #87 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 11:57:48 #87 25.47 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:57:48 #87 25.59 OK: 9 MiB in 15 packages 11:57:48 #87 DONE 26.7s 11:57:48 11:57:48 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:57:48 #82 20.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:49 #82 ... 11:57:49 11:57:49 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 11:57:49 #92 DONE 3.0s 11:57:49 11:57:49 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 11:57:49 #94 DONE 0.2s 11:57:49 11:57:49 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:57:49 #93 11.61 Upgrading critical system libraries and apk-tools: 11:57:49 #93 11.64 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:57:49 #93 11.75 Executing busybox-1.36.1-r29.trigger 11:57:50 #93 13.25 Continuing the upgrade transaction with new apk-tools: 11:57:50 #93 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:50 #93 ... 11:57:50 11:57:50 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:57:50 #90 3.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:50 #90 5.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:50 #90 11.06 Upgrading critical system libraries and apk-tools: 11:57:50 #90 11.07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:57:50 #90 11.12 Executing busybox-1.36.1-r29.trigger 11:57:50 #90 12.96 Continuing the upgrade transaction with new apk-tools: 11:57:50 #90 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:57:50 #90 ... 11:57:50 11:57:50 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 11:57:50 #77 26.64 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:57:51 #77 ... 11:57:51 11:57:51 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 11:57:51 #76 28.44 OK: 10 MiB in 16 packages 11:57:51 #76 DONE 29.8s 11:57:51 11:57:51 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:57:51 #86 ... 11:57:51 11:57:51 #90 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 11:57:51 #90 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:52 #90 ... 11:57:52 11:57:52 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 11:57:52 #77 27.32 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:57:52 #77 27.48 OK: 9 MiB in 15 packages 11:57:52 #77 DONE 28.3s 11:57:52 11:57:52 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:57:52 #93 14.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:57:53 #93 ... 11:57:53 11:57:53 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 11:57:53 #81 25.15 OK: 20 MiB in 18 packages 11:57:53 #81 DONE 26.4s 11:57:53 11:57:53 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 11:57:53 #95 DONE 0.4s 11:57:53 11:57:53 #86 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 11:57:53 #86 22.39 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:57:53 #86 22.74 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:57:53 #86 22.82 Executing ca-certificates-20240705-r0.trigger 11:57:54 #86 23.58 OK: 11 MiB in 17 packages 11:57:55 #86 DONE 24.6s 11:57:55 11:57:55 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:57:55 #82 26.28 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:57:55 #82 26.65 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:57:55 #82 26.73 Executing ca-certificates-20240705-r0.trigger 11:57:55 #82 27.57 OK: 20 MiB in 18 packages 11:57:56 #82 ... 11:57:56 11:57:56 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 11:57:56 #90 18.07 OK: 10 MiB in 19 packages 11:57:56 #90 DONE 18.9s 11:57:56 11:57:56 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:57:57 #96 ... 11:57:57 11:57:57 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 11:57:57 #82 DONE 29.1s 11:57:57 11:57:57 #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 11:57:57 #96 DONE 1.2s 11:57:57 11:57:57 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:57:57 #97 ... 11:57:57 11:57:57 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:57:57 #98 DONE 1.8s 11:57:57 11:57:57 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 11:57:57 #99 DONE 0.2s 11:57:57 11:57:57 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:57:57 #93 19.79 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:57:57 #93 20.30 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:57:57 #93 20.36 OK: 9 MiB in 18 packages 11:57:58 #93 ... 11:57:58 11:57:58 #100 [security-spire-server stage-2 6/9] COPY security.txt / 11:57:58 #100 DONE 0.2s 11:57:58 11:57:58 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:57:58 #101 ... 11:57:58 11:57:58 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 11:57:58 #93 DONE 21.3s 11:57:58 11:57:58 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 11:57:58 #101 DONE 0.4s 11:57:58 11:57:58 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 11:57:59 #102 DONE 0.4s 11:57:59 11:57:59 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:57:59 #103 ... 11:57:59 11:57:59 #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 11:57:59 #104 DONE 0.4s 11:57:59 11:57:59 #105 [security-spire-server] exporting to image 11:57:59 #105 exporting layers 11:57:59 #105 ... 11:57:59 11:57:59 #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:57:59 #97 DONE 2.6s 11:57:59 11:57:59 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 11:57:59 #106 DONE 0.3s 11:57:59 11:57:59 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 11:58:00 #107 DONE 0.4s 11:58:00 11:58:00 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:58:00 #91 11.40 Upgrading critical system libraries and apk-tools: 11:58:00 #91 11.41 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:58:00 #91 11.45 Executing busybox-1.36.1-r29.trigger 11:58:00 #91 12.76 Continuing the upgrade transaction with new apk-tools: 11:58:00 #91 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:58:00 #91 13.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:58:00 #91 18.70 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:58:00 #91 18.94 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:58:00 #91 18.99 Executing ca-certificates-20240705-r0.trigger 11:58:00 #91 19.56 OK: 15 MiB in 28 packages 11:58:00 #91 ... 11:58:00 11:58:00 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 11:58:01 #108 DONE 0.3s 11:58:01 11:58:01 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 11:58:01 #91 DONE 20.8s 11:58:01 11:58:01 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 11:58:01 #109 DONE 0.4s 11:58:01 11:58:01 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:58:01 #110 ... 11:58:01 11:58:01 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 11:58:01 #103 DONE 2.9s 11:58:01 11:58:01 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 11:58:01 #110 DONE 0.4s 11:58:01 11:58:01 #105 [security-spire-agent] exporting to image 11:58:02 #105 ... 11:58:02 11:58:02 #111 [security-spire-config stage-2 5/10] COPY Attribution.txt / 11:58:02 #111 DONE 0.4s 11:58:02 11:58:02 #112 [security-spire-config stage-2 6/10] COPY security.txt / 11:58:02 #112 DONE 0.4s 11:58:02 11:58:02 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:58:02 #89 ... 11:58:02 11:58:02 #113 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 11:58:03 #113 DONE 0.4s 11:58:03 11:58:03 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:58:03 #89 ... 11:58:03 11:58:03 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 11:58:03 #114 DONE 0.4s 11:58:03 11:58:03 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 11:58:04 #115 DONE 0.4s 11:58:04 11:58:04 #105 [security-spire-config] exporting to image 11:58:04 #105 writing image sha256:49c2650ccc1951a0a5790d4ea968953c44d399e2ef8016668a172c87d12840c2 0.0s done 11:58:04 #105 naming to docker.io/library/security-spire-server-arm64 0.0s done 11:58:05 #105 exporting layers 3.4s done 11:58:05 #105 writing image sha256:b66228220f350f5d0a0b7028eaf72071dcbb93c09d9775fb91747039251520c4 done 11:58:05 #105 naming to docker.io/library/security-spire-agent-arm64 done 11:58:06 #105 exporting layers 2.0s done 11:58:06 #105 writing image sha256:98d3c79c0c52dba925e23b93eebc3e3f780de6ee82f96413438722ad319797d7 done 11:58:06 #105 naming to docker.io/library/security-spire-config-arm64 0.0s done 11:58:06 #105 DONE 6.4s 11:58:06 11:58:06 #75 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:58:41 #153 ... 11:58:41 11:58:41 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:58:41 #148 85.40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:59:13 #148 DONE 122.2s 11:59:13 11:59:13 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:59:13 #144 ... 11:59:13 11:59:13 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:59:13 #151 DONE 122.2s 11:59:13 11:59:13 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:59:13 #152 DONE 122.2s 11:59:13 11:59:13 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:59:13 #153 ... 11:59:13 11:59:13 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:59:13 #154 ... 11:59:13 11:59:13 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:59:13 #150 DONE 123.0s 11:59:13 11:59:13 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:59:13 #155 ... 11:59:13 11:59:13 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:59:13 #153 DONE 124.7s 11:59:13 11:59:13 #156 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:59:13 #75 DONE 102.8s 11:59:13 11:59:13 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:13 #89 DONE 89.5s 11:59:13 11:59:13 #80 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:13 #80 DONE 96.0s 11:59:13 11:59:13 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:13 #78 DONE 107.3s 11:59:13 11:59:13 #84 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:13 #84 DONE 93.9s 11:59:13 11:59:13 #116 [core-metadata builder 6/7] COPY . . 11:59:13 #116 ... 11:59:13 11:59:13 #117 [core-keeper builder 7/8] COPY . . 11:59:13 #117 DONE 1.6s 11:59:13 11:59:13 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:13 #118 CACHED 11:59:13 11:59:13 #119 [core-data builder 6/7] COPY . . 11:59:13 #119 CACHED 11:59:13 11:59:13 #120 [core-data builder 4/7] COPY go.mod vendor* ./ 11:59:13 #120 CACHED 11:59:13 11:59:13 #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 11:59:13 #121 CACHED 11:59:13 11:59:13 #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:13 #122 CACHED 11:59:13 11:59:13 #123 [security-proxy-setup builder 6/7] COPY . . 11:59:13 #123 CACHED 11:59:13 11:59:13 #124 [security-spiffe-token-provider builder 6/7] COPY . . 11:59:13 #124 DONE 1.6s 11:59:13 11:59:13 #125 [security-proxy-auth builder 6/7] COPY . . 11:59:13 #125 CACHED 11:59:13 11:59:13 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:13 #126 CACHED 11:59:13 11:59:13 #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 11:59:13 #127 CACHED 11:59:13 11:59:13 #128 [support-notifications builder 6/7] COPY . . 11:59:13 #128 CACHED 11:59:13 11:59:13 #129 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:13 #129 CACHED 11:59:13 11:59:13 #130 [support-notifications builder 4/7] COPY go.mod vendor* ./ 11:59:13 #130 CACHED 11:59:13 11:59:13 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:13 #131 CACHED 11:59:13 11:59:13 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 11:59:13 #132 CACHED 11:59:13 11:59:13 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:59:13 #133 CACHED 11:59:13 11:59:13 #134 [security-bootstrapper builder 6/7] COPY . . 11:59:13 #134 CACHED 11:59:13 11:59:13 #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:13 #135 CACHED 11:59:13 11:59:13 #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 11:59:13 #136 CACHED 11:59:13 11:59:13 #137 [core-command builder 6/7] COPY . . 11:59:13 #137 CACHED 11:59:13 11:59:13 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 11:59:13 #138 CACHED 11:59:13 11:59:13 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:13 #139 CACHED 11:59:13 11:59:13 #140 [security-secretstore-setup builder 6/7] COPY . . 11:59:13 #140 DONE 1.4s 11:59:13 11:59:13 #141 [support-scheduler builder 6/7] COPY . . 11:59:13 #141 DONE 1.6s 11:59:13 11:59:13 #116 [core-metadata builder 6/7] COPY . . 11:59:13 #116 DONE 1.5s 11:59:13 11:59:13 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:59:13 #142 ... 11:59:13 11:59:13 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:59:13 #0 4.714 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 11:59:13 #143 ... 11:59:13 11:59:13 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:59:13 #0 5.462 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 11:59:13 #144 ... 11:59:13 11:59:13 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:59:13 #0 5.810 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 11:59:13 #145 ... 11:59:13 11:59:13 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:59:13 #142 6.333 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 11:59:14 #156 DONE 1.3s 11:59:14 11:59:14 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:59:14 #154 DONE 2.9s 11:59:14 11:59:14 #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:59:14 #155 DONE 2.6s 11:59:14 11:59:14 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:59:14 #157 ... 11:59:14 11:59:14 #158 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:59:14 #158 DONE 0.6s 11:59:14 #142 ... 11:59:14 11:59:14 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:59:14 #0 6.592 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 11:59:14 #146 ... 11:59:14 11:59:14 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:59:14 #0 6.010 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 11:59:14 11:59:14 #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:59:14 #159 DONE 0.6s 11:59:14 11:59:14 #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:59:14 #160 ... 11:59:14 11:59:14 #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:59:14 #161 DONE 0.6s 11:59:14 11:59:14 #162 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:59:14 #162 DONE 0.6s 11:59:14 11:59:14 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:59:14 #147 ... 11:59:14 11:59:14 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:59:14 #0 6.461 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 11:59:14 #148 ... 11:59:14 11:59:14 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:59:14 #0 6.327 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 11:59:15 #149 ... 11:59:15 11:59:15 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:59:15 #0 5.534 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 11:59:15 #150 ... 11:59:15 11:59:15 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:59:15 #0 4.417 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 11:59:15 #163 ... 11:59:15 11:59:15 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:59:15 #164 DONE 0.8s 11:59:15 11:59:15 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:59:15 #151 ... 11:59:15 11:59:15 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:59:15 #0 4.253 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 11:59:15 #165 ... 11:59:15 11:59:15 #160 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:59:15 #160 DONE 1.3s 11:59:15 #152 ... 11:59:15 11:59:15 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:59:15 #0 4.819 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 11:59:15 11:59:15 #163 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:59:15 #163 DONE 1.2s 11:59:15 11:59:15 #166 [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 11:59:15 #166 DONE 0.9s 11:59:15 11:59:15 #167 [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 11:59:16 #167 ... 11:59:16 11:59:16 #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 11:59:16 #157 DONE 2.1s 11:59:16 11:59:16 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:59:16 #165 DONE 0.9s 11:59:16 11:59:16 #168 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:59:16 #168 DONE 0.3s 11:59:16 11:59:16 #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:59:16 #169 DONE 0.4s 11:59:16 11:59:16 #167 [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 11:59:16 #167 DONE 0.5s 11:59:16 11:59:16 #170 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:59:16 #170 ... 11:59:16 11:59:16 #171 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 11:59:16 #171 DONE 0.3s 11:59:16 11:59:16 #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:59:16 #172 DONE 0.3s 11:59:16 11:59:16 #173 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:59:16 #173 DONE 0.3s 11:59:16 11:59:16 #170 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:59:16 #170 DONE 0.3s 11:59:16 11:59:16 #93 [security-spiffe-token-provider] exporting to image 11:59:16 #93 exporting layers 11:59:16 #93 ... 11:59:16 11:59:16 #174 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:59:16 #174 DONE 0.2s 11:59:16 11:59:16 #175 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 11:59:16 #175 DONE 0.4s 11:59:16 11:59:16 #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:59:16 #176 ... 11:59:16 11:59:16 #177 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:59:16 #177 DONE 0.5s 11:59:18 11:59:18 #178 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:59:18 #178 ... 11:59:18 11:59:18 #176 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:59:18 #176 DONE 2.2s 11:59:19 11:59:19 #178 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:59:19 #178 DONE 2.0s 11:59:19 11:59:19 #93 [security-spiffe-token-provider] exporting to image 11:59:19 #93 exporting layers 2.3s done 11:59:19 #93 writing image sha256:d668f3e41cf23c7d882d6d333600b7aed61ac09b4f92ffe93be5bfb8145442a5 done 11:59:19 #93 naming to docker.io/library/security-spiffe-token-provider 0.0s done 11:59:19 #93 DONE 3.9s 11:59:19 11:59:19 #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:59:19 #179 ... 11:59:19 11:59:19 #180 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:59:19 #180 DONE 0.9s 11:59:19 11:59:19 #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:59:21 #181 ... 11:59:21 11:59:21 #182 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:59:21 #182 DONE 4.8s 11:59:21 11:59:21 #183 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:59:21 #183 DONE 2.2s 11:59:21 11:59:21 #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:59:21 #179 DONE 2.5s 11:59:21 11:59:21 #93 [core-common-config-bootstrapper] exporting to image 11:59:21 #93 ... 11:59:21 11:59:21 #184 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:59:21 #184 DONE 0.2s 11:59:21 11:59:21 #185 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 11:59:21 #185 DONE 0.2s 11:59:21 11:59:21 #186 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 11:59:22 #186 ... 11:59:22 11:59:22 #93 [core-common-config-bootstrapper] exporting to image 11:59:22 #93 exporting layers 0.5s done 11:59:22 #93 writing image sha256:d9d50a3380287eeb760b45a54ccd582079ef3566e3c0f5dfd0d10073012ecc87 0.3s done 11:59:22 #93 naming to docker.io/library/core-common-config-bootstrapper 0.5s done 11:59:22 #93 DONE 5.2s 11:59:22 11:59:22 #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:59:25 #187 ... 11:59:25 11:59:25 #186 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 11:59:25 #186 DONE 3.8s 11:59:25 11:59:25 #181 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:59:25 #181 DONE 6.0s 11:59:25 11:59:25 #93 [security-proxy-setup] exporting to image 11:59:31 #93 ... 11:59:31 11:59:31 #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:59:31 #187 DONE 8.9s 11:59:31 11:59:31 #188 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 11:59:31 #188 DONE 5.1s 11:59:31 11:59:31 #93 [security-secretstore-setup] exporting to image 11:59:31 #93 exporting layers 11:59:31 #93 ... 11:59:31 11:59:31 #189 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:59:31 #189 ... 11:59:31 11:59:31 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:59:31 #149 DONE 141.9s 11:59:31 11:59:31 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:59:31 #145 DONE 142.0s 11:59:31 11:59:31 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:59:31 #147 ... 11:59:31 11:59:31 #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:59:31 #190 ... 11:59:31 11:59:31 #189 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:59:31 #189 DONE 1.0s 11:59:31 11:59:31 #191 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:59:31 #191 ... 11:59:31 11:59:31 #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:59:31 #190 DONE 0.7s 11:59:31 11:59:31 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:59:32 #192 DONE 0.8s 11:59:32 11:59:32 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:59:32 #144 ... 11:59:32 11:59:32 #193 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:59:32 #193 CACHED 11:59:32 11:59:32 #194 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:59:32 #194 CACHED 11:59:32 11:59:32 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:59:32 #147 DONE 144.1s 11:59:32 11:59:32 #93 [security-proxy-setup] exporting to image 11:59:32 #93 exporting layers 7.2s done 11:59:32 #93 writing image sha256:6c9998e1c6d8a11a6534275beb93c3e1ae4e3643629f898b00cbc4945432dc8b done 11:59:32 #93 naming to docker.io/library/security-proxy-setup done 11:59:33 #93 ... 11:59:33 11:59:33 #191 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 11:59:33 #191 DONE 1.9s 11:59:33 11:59:33 #93 [security-proxy-setup] exporting to image 11:59:33 #93 exporting layers 2.8s done 11:59:33 #93 ... 11:59:33 11:59:33 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:59:33 #143 DONE 144.8s 11:59:33 11:59:33 #93 [security-secretstore-setup] exporting to image 11:59:33 #93 writing image sha256:ac1eed28bacc84154f21536853fa1686f92a9791f688eca8763aeaece834a1d2 0.0s done 11:59:33 #93 naming to docker.io/library/security-secretstore-setup done 11:59:34 #93 ... 11:59:34 11:59:34 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:59:34 #146 DONE 146.0s 11:59:34 11:59:34 #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:59:34 #195 DONE 2.0s 11:59:34 11:59:34 #142 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:59:34 #142 DONE 146.0s 11:59:34 11:59:34 #196 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:59:34 #196 DONE 2.1s 11:59:34 11:59:34 #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:59:34 #197 ... 11:59:34 11:59:34 #198 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:59:34 #198 DONE 1.7s 11:59:34 11:59:34 #199 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 11:59:34 #199 CACHED 11:59:34 11:59:34 #200 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 11:59:34 #200 CACHED 11:59:34 11:59:34 #201 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:59:34 #201 DONE 1.5s 11:59:34 11:59:34 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:59:34 #144 DONE 146.5s 11:59:34 11:59:34 #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:59:35 #202 ... 11:59:35 11:59:35 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 11:59:35 #203 DONE 0.8s 11:59:35 11:59:35 #204 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:59:35 #204 DONE 0.6s 11:59:35 11:59:35 #205 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:59:35 #205 DONE 0.8s 11:59:35 11:59:35 #206 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:59:35 #206 DONE 0.6s 11:59:35 11:59:35 #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:59:35 #197 DONE 0.7s 11:59:35 11:59:35 #93 [core-command] exporting to image 11:59:35 #93 writing image sha256:2abb49f9d18ea169273dbf192f6c2b5bd8c47232efaf96ed40c817e27343fe19 0.0s done 11:59:35 #93 naming to docker.io/library/security-bootstrapper done 11:59:36 #93 ... 11:59:36 11:59:36 #202 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:59:36 #202 DONE 1.0s 11:59:36 11:59:36 #207 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:59:36 #207 DONE 0.5s 11:59:36 11:59:36 #208 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:59:36 #208 DONE 0.5s 11:59:36 11:59:36 #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:59:36 #209 DONE 0.5s 11:59:36 11:59:36 #93 [core-command] exporting to image 11:59:36 #93 exporting layers 0.4s done 11:59:36 #93 ... 11:59:36 11:59:36 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:59:36 #210 DONE 0.8s 11:59:36 11:59:36 #93 [core-command] exporting to image 11:59:36 #93 writing image sha256:3acd451513e526a7ff4e23ee138f8065174f8eef7f46d4c91abe6c9f17c36d86 done 11:59:36 #93 naming to docker.io/library/core-command done 11:59:36 #93 DONE 16.0s 11:59:36 11:59:36 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:59:36 #211 DONE 0.8s 11:59:36 11:59:36 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:59:36 #212 DONE 0.5s 11:59:36 11:59:36 #213 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:59:36 #213 DONE 0.7s 11:59:36 11:59:36 #214 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:59:36 #214 DONE 0.8s 11:59:36 11:59:36 #215 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:59:36 #215 DONE 0.8s 11:59:36 11:59:36 #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:59:36 #216 DONE 0.5s 11:59:36 11:59:36 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 11:59:36 #217 ... 11:59:36 11:59:36 #218 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 11:59:36 #218 DONE 0.1s 11:59:37 11:59:37 #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 11:59:37 #219 DONE 0.6s 11:59:37 11:59:37 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 11:59:37 #217 DONE 0.6s 11:59:37 11:59:37 #220 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 11:59:37 #220 DONE 0.6s 11:59:37 11:59:37 #93 [core-data] exporting to image 11:59:37 #93 ... 11:59:37 11:59:37 #221 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:59:37 #221 DONE 0.6s 11:59:37 11:59:37 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:59:37 #222 DONE 1.4s 11:59:37 11:59:37 #223 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:59:37 #223 DONE 0.1s 11:59:37 11:59:37 #93 [security-proxy-auth] exporting to image 11:59:37 #93 ... 11:59:37 11:59:37 #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 11:59:37 #224 DONE 0.0s 11:59:37 11:59:37 #93 [core-keeper] exporting to image 11:59:37 #93 exporting layers 0.2s done 11:59:37 #93 writing image sha256:9effc6f3dc55c964d03087def5146a5dc37a1797fd151650369e3f9e16c2b3af 0.0s done 11:59:37 #93 naming to docker.io/library/core-keeper done 11:59:37 #93 exporting layers 0.3s done 11:59:37 #93 writing image sha256:af54460d8ac2589e53570d1077c926885af1e9cb375ea97ff988de82597e3c14 done 11:59:37 #93 naming to docker.io/library/core-data done 11:59:37 #93 writing image sha256:ee1623ba4d8496440a0617ada311c1f0ff30279fdfe0a5cdcc2cf7812616cce8 done 11:59:37 #93 naming to docker.io/library/support-scheduler done 11:59:37 #93 exporting layers 0.2s done 11:59:37 #93 writing image sha256:af8e6feebdbb7e2f2aa3b2e9c20b612699e67f39ac157d2924921b93b8d7a27c done 11:59:37 #93 naming to docker.io/library/support-notifications done 11:59:38 #93 exporting layers 1.1s done 11:59:38 #93 writing image sha256:71bdcc9684c1c4967264f55620edf3966b5acedc4a6db05374dd20d30ab01a32 done 11:59:38 #93 naming to docker.io/library/security-proxy-auth done 11:59:38 #93 writing image sha256:3a6a20bbced583dfffb9764a52a27a25b9e796a8e3f8f565dee61bbff59deebf done 11:59:38 #93 naming to docker.io/library/core-metadata done 11:59:38 #93 DONE 17.1s 11:59:38 11:59:38 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 11:59:38 time="2024-11-12T11:55:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:59:38 time="2024-11-12T11:55:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:59:38 time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:59:38 time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:59:38 time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:59:38 time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:59:38 time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:59:38 time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:59:38 time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:59:38 time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:59:38 time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:59:38 time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:59:38 time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:59:38 time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:59:38 time="2024-11-12T11:55:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:59:38 $ docker stop --time=1 3c4df9c82b4b68b88134568c08012205a87c0160c959548e8df51cd5f04211ae 11:59:39 $ docker rm -f --volumes 3c4df9c82b4b68b88134568c08012205a87c0160c959548e8df51cd5f04211ae [Pipeline] // withDockerContainer [Pipeline] sh 11:59:39 + docker images 11:59:39 REPOSITORY TAG IMAGE ID CREATED SIZE 11:59:39 support-notifications latest af8e6feebdbb 2 seconds ago 51.9MB 11:59:39 support-scheduler latest ee1623ba4d84 2 seconds ago 52.9MB 11:59:39 core-data latest af54460d8ac2 2 seconds ago 37.4MB 11:59:39 security-proxy-auth latest 71bdcc9684c1 2 seconds ago 32.2MB 11:59:39 core-keeper latest 9effc6f3dc55 3 seconds ago 31.3MB 11:59:39 core-metadata latest 3a6a20bbced5 3 seconds ago 37.6MB 11:59:39 core-command latest 3acd451513e5 4 seconds ago 33.2MB 11:59:39 security-bootstrapper latest 2abb49f9d18e 6 seconds ago 26MB 11:59:39 security-secretstore-setup latest ac1eed28bacc 9 seconds ago 46.9MB 11:59:39 security-proxy-setup latest 6c9998e1c6d8 14 seconds ago 35MB 11:59:39 core-common-config-bootstrapper latest d9d50a338028 19 seconds ago 22.8MB 11:59:39 security-spiffe-token-provider latest d668f3e41cf2 23 seconds ago 38.5MB 11:59:39 security-spire-server latest c269ddebbb75 3 minutes ago 128MB 11:59:39 security-spire-agent latest b05a5f4fec04 3 minutes ago 188MB 11:59:39 security-spire-config latest 2c69605ee020 3 minutes ago 127MB 11:59:39 ci-base-image-x86_64 latest e3a3c6eeb3ad 7 minutes ago 975MB 11:59:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 weeks ago 573MB 11:59:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 11:59:39 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 11:59:39 provisioning config files... 11:59:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/752@tmp/config7492828982234923666tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:40 ---> ****-login.sh 11:59:40 nexus3.edgexfoundry.org:10001 11:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:59:40 Configure a credential helper to remove this warning. See 11:59:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:59:40 11:59:40 Login Succeeded 11:59:40 nexus3.edgexfoundry.org:10002 11:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:59:40 Configure a credential helper to remove this warning. See 11:59:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:59:40 11:59:40 Login Succeeded 11:59:40 nexus3.edgexfoundry.org:10003 11:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:59:40 Configure a credential helper to remove this warning. See 11:59:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:59:40 11:59:40 Login Succeeded 11:59:40 nexus3.edgexfoundry.org:10004 11:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:59:40 Configure a credential helper to remove this warning. See 11:59:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:59:40 11:59:40 Login Succeeded 11:59:40 ****.io 11:59:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:59:41 Configure a credential helper to remove this warning. See 11:59:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:59:41 11:59:41 Login Succeeded 11:59:41 ---> ****-login.sh ends [Pipeline] } 11:59:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:59:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:59:41 [edgeXDocker.push] Tagging docker image core-command with the following tags: 11:59:41 187954ff3d4f3dea9b0a451951d025e7f3bfc818 11:59:41 latest 11:59:41 4.0.0-dev.18 11:59:41 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 11:59:41 main 11:59:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:41 + docker push nexus3.edgexfoundry.org:10004/core-command:187954ff3d4f3dea9b0a451951d025e7f3bfc818 11:59:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:59:41 dba3a0e3d40f: Preparing 11:59:41 809801dc2eaa: Preparing 11:59:41 afb24a1b5f78: Preparing 11:59:41 ccf38dce2fb5: Preparing 11:59:41 1462e3139627: Preparing 11:59:41 58292702e898: Preparing 11:59:41 75654b8eeebd: Preparing 11:59:41 58292702e898: Waiting 11:59:41 75654b8eeebd: Waiting 11:59:41 dba3a0e3d40f: Pushed 11:59:41 ccf38dce2fb5: Pushed 11:59:41 afb24a1b5f78: Pushed 11:59:41 75654b8eeebd: Layer already exists 11:59:42 58292702e898: Pushed 11:59:42 1462e3139627: Pushed 11:59:44 809801dc2eaa: Pushed 11:59:44 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:b21af4e18f9bae658a2818a29ce74f262e062b2f9adcf14a16d61164e22e18a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:44 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:44 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 11:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:59:44 dba3a0e3d40f: Preparing 11:59:44 809801dc2eaa: Preparing 11:59:44 afb24a1b5f78: Preparing 11:59:44 ccf38dce2fb5: Preparing 11:59:44 1462e3139627: Preparing 11:59:44 58292702e898: Preparing 11:59:44 75654b8eeebd: Preparing 11:59:44 58292702e898: Waiting 11:59:44 75654b8eeebd: Waiting 11:59:44 afb24a1b5f78: Layer already exists 11:59:44 ccf38dce2fb5: Layer already exists 11:59:44 dba3a0e3d40f: Layer already exists 11:59:44 809801dc2eaa: Layer already exists 11:59:44 1462e3139627: Layer already exists 11:59:44 75654b8eeebd: Layer already exists 11:59:44 58292702e898: Layer already exists 11:59:44 latest: digest: sha256:b21af4e18f9bae658a2818a29ce74f262e062b2f9adcf14a16d61164e22e18a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:45 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.18 11:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:59:45 dba3a0e3d40f: Preparing 11:59:45 809801dc2eaa: Preparing 11:59:45 afb24a1b5f78: Preparing 11:59:45 ccf38dce2fb5: Preparing 11:59:45 1462e3139627: Preparing 11:59:45 58292702e898: Preparing 11:59:45 75654b8eeebd: Preparing 11:59:45 58292702e898: Waiting 11:59:45 75654b8eeebd: Waiting 11:59:45 ccf38dce2fb5: Layer already exists 11:59:45 dba3a0e3d40f: Layer already exists 11:59:45 1462e3139627: Layer already exists 11:59:45 809801dc2eaa: Layer already exists 11:59:45 afb24a1b5f78: Layer already exists 11:59:45 58292702e898: Layer already exists 11:59:45 75654b8eeebd: Layer already exists 11:59:45 4.0.0-dev.18: digest: sha256:b21af4e18f9bae658a2818a29ce74f262e062b2f9adcf14a16d61164e22e18a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:46 + docker push nexus3.edgexfoundry.org:10004/core-command:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 11:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:59:46 dba3a0e3d40f: Preparing 11:59:46 809801dc2eaa: Preparing 11:59:46 afb24a1b5f78: Preparing 11:59:46 ccf38dce2fb5: Preparing 11:59:46 1462e3139627: Preparing 11:59:46 58292702e898: Preparing 11:59:46 75654b8eeebd: Preparing 11:59:46 58292702e898: Waiting 11:59:46 ccf38dce2fb5: Layer already exists 11:59:46 809801dc2eaa: Layer already exists 11:59:46 1462e3139627: Layer already exists 11:59:46 afb24a1b5f78: Layer already exists 11:59:46 dba3a0e3d40f: Layer already exists 11:59:46 75654b8eeebd: Layer already exists 11:59:46 58292702e898: Layer already exists 11:59:46 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:b21af4e18f9bae658a2818a29ce74f262e062b2f9adcf14a16d61164e22e18a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:46 + docker push nexus3.edgexfoundry.org:10004/core-command:main 11:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 11:59:46 dba3a0e3d40f: Preparing 11:59:46 809801dc2eaa: Preparing 11:59:46 afb24a1b5f78: Preparing 11:59:46 ccf38dce2fb5: Preparing 11:59:46 1462e3139627: Preparing 11:59:46 58292702e898: Preparing 11:59:46 75654b8eeebd: Preparing 11:59:46 58292702e898: Waiting 11:59:46 75654b8eeebd: Waiting 11:59:46 afb24a1b5f78: Layer already exists 11:59:46 809801dc2eaa: Layer already exists 11:59:46 dba3a0e3d40f: Layer already exists 11:59:46 1462e3139627: Layer already exists 11:59:46 ccf38dce2fb5: Layer already exists 11:59:46 75654b8eeebd: Layer already exists 11:59:46 58292702e898: Layer already exists 11:59:46 main: digest: sha256:b21af4e18f9bae658a2818a29ce74f262e062b2f9adcf14a16d61164e22e18a9 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:59:47 ===================================================== [Pipeline] echo 11:59:47 taggedImages: 11:59:47 - nexus3.edgexfoundry.org:10004/core-command:187954ff3d4f3dea9b0a451951d025e7f3bfc818 11:59:47 - nexus3.edgexfoundry.org:10004/core-command:latest 11:59:47 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.18 11:59:47 - nexus3.edgexfoundry.org:10004/core-command:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 11:59:47 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 11:59:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 11:59:47 187954ff3d4f3dea9b0a451951d025e7f3bfc818 11:59:47 latest 11:59:47 4.0.0-dev.18 11:59:47 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 11:59:47 main 11:59:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:47 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 11:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:59:47 7de415af1b52: Preparing 11:59:47 0b6f851cc43c: Preparing 11:59:47 86ce855b7c43: Preparing 11:59:47 f2716bd6c2a2: Preparing 11:59:47 afb24a1b5f78: Preparing 11:59:47 ccf38dce2fb5: Preparing 11:59:47 1462e3139627: Preparing 11:59:47 58292702e898: Preparing 11:59:47 75654b8eeebd: Preparing 11:59:47 ccf38dce2fb5: Waiting 11:59:47 1462e3139627: Waiting 11:59:47 58292702e898: Waiting 11:59:47 75654b8eeebd: Waiting 11:59:47 afb24a1b5f78: Layer already exists 11:59:47 ccf38dce2fb5: Layer already exists 11:59:47 1462e3139627: Layer already exists 11:59:47 58292702e898: Layer already exists 11:59:47 7de415af1b52: Pushed 11:59:47 75654b8eeebd: Layer already exists 11:59:47 86ce855b7c43: Pushed 11:59:47 0b6f851cc43c: Pushed 11:59:48 f2716bd6c2a2: Pushed 11:59:48 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:04a6d1cef39f9d1ca0020156663349e962b183152bf8a5aa73a905c616d04565 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:48 + 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 11:59:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 11:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:59:49 7de415af1b52: Preparing 11:59:49 0b6f851cc43c: Preparing 11:59:49 86ce855b7c43: Preparing 11:59:49 f2716bd6c2a2: Preparing 11:59:49 afb24a1b5f78: Preparing 11:59:49 ccf38dce2fb5: Preparing 11:59:49 1462e3139627: Preparing 11:59:49 58292702e898: Preparing 11:59:49 75654b8eeebd: Preparing 11:59:49 1462e3139627: Waiting 11:59:49 75654b8eeebd: Waiting 11:59:49 58292702e898: Waiting 11:59:49 ccf38dce2fb5: Waiting 11:59:49 0b6f851cc43c: Layer already exists 11:59:49 86ce855b7c43: Layer already exists 11:59:49 7de415af1b52: Layer already exists 11:59:49 afb24a1b5f78: Layer already exists 11:59:49 f2716bd6c2a2: Layer already exists 11:59:49 1462e3139627: Layer already exists 11:59:49 ccf38dce2fb5: Layer already exists 11:59:49 58292702e898: Layer already exists 11:59:49 75654b8eeebd: Layer already exists 11:59:49 latest: digest: sha256:04a6d1cef39f9d1ca0020156663349e962b183152bf8a5aa73a905c616d04565 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:49 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.18 11:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:59:50 7de415af1b52: Preparing 11:59:50 0b6f851cc43c: Preparing 11:59:50 86ce855b7c43: Preparing 11:59:50 f2716bd6c2a2: Preparing 11:59:50 afb24a1b5f78: Preparing 11:59:50 ccf38dce2fb5: Preparing 11:59:50 1462e3139627: Preparing 11:59:50 58292702e898: Preparing 11:59:50 75654b8eeebd: Preparing 11:59:50 ccf38dce2fb5: Waiting 11:59:50 1462e3139627: Waiting 11:59:50 58292702e898: Waiting 11:59:50 75654b8eeebd: Waiting 11:59:50 7de415af1b52: Layer already exists 11:59:50 86ce855b7c43: Layer already exists 11:59:50 0b6f851cc43c: Layer already exists 11:59:50 f2716bd6c2a2: Layer already exists 11:59:50 afb24a1b5f78: Layer already exists 11:59:50 ccf38dce2fb5: Layer already exists 11:59:50 75654b8eeebd: Layer already exists 11:59:50 58292702e898: Layer already exists 11:59:50 1462e3139627: Layer already exists 11:59:50 4.0.0-dev.18: digest: sha256:04a6d1cef39f9d1ca0020156663349e962b183152bf8a5aa73a905c616d04565 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 11:59:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:59:50 7de415af1b52: Preparing 11:59:50 0b6f851cc43c: Preparing 11:59:50 86ce855b7c43: Preparing 11:59:50 f2716bd6c2a2: Preparing 11:59:50 afb24a1b5f78: Preparing 11:59:50 ccf38dce2fb5: Preparing 11:59:50 1462e3139627: Preparing 11:59:50 58292702e898: Preparing 11:59:50 75654b8eeebd: Preparing 11:59:50 ccf38dce2fb5: Waiting 11:59:50 75654b8eeebd: Waiting 11:59:50 1462e3139627: Waiting 11:59:50 58292702e898: Waiting 11:59:50 7de415af1b52: Layer already exists 11:59:50 0b6f851cc43c: Layer already exists 11:59:50 afb24a1b5f78: Layer already exists 11:59:50 86ce855b7c43: Layer already exists 11:59:50 f2716bd6c2a2: Layer already exists 11:59:50 58292702e898: Layer already exists 11:59:50 1462e3139627: Layer already exists 11:59:50 75654b8eeebd: Layer already exists 11:59:50 ccf38dce2fb5: Layer already exists 11:59:50 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:04a6d1cef39f9d1ca0020156663349e962b183152bf8a5aa73a905c616d04565 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:51 + 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 11:59:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 11:59:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 11:59:51 7de415af1b52: Preparing 11:59:51 0b6f851cc43c: Preparing 11:59:51 86ce855b7c43: Preparing 11:59:51 f2716bd6c2a2: Preparing 11:59:51 afb24a1b5f78: Preparing 11:59:51 ccf38dce2fb5: Preparing 11:59:51 1462e3139627: Preparing 11:59:51 58292702e898: Preparing 11:59:51 75654b8eeebd: Preparing 11:59:51 ccf38dce2fb5: Waiting 11:59:51 1462e3139627: Waiting 11:59:51 75654b8eeebd: Waiting 11:59:51 0b6f851cc43c: Layer already exists 11:59:51 afb24a1b5f78: Layer already exists 11:59:51 7de415af1b52: Layer already exists 11:59:51 f2716bd6c2a2: Layer already exists 11:59:51 86ce855b7c43: Layer already exists 11:59:51 75654b8eeebd: Layer already exists 11:59:51 ccf38dce2fb5: Layer already exists 11:59:51 1462e3139627: Layer already exists 11:59:51 58292702e898: Layer already exists 11:59:51 main: digest: sha256:04a6d1cef39f9d1ca0020156663349e962b183152bf8a5aa73a905c616d04565 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:59:51 ===================================================== [Pipeline] echo 11:59:51 taggedImages: 11:59:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 11:59:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 11:59:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.18 11:59:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 11:59:51 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 11:59:51 [edgeXDocker.push] Tagging docker image core-data with the following tags: 11:59:51 187954ff3d4f3dea9b0a451951d025e7f3bfc818 11:59:51 latest 11:59:51 4.0.0-dev.18 11:59:51 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 11:59:51 main 11:59:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:52 + docker push nexus3.edgexfoundry.org:10004/core-data:187954ff3d4f3dea9b0a451951d025e7f3bfc818 11:59:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:59:52 e6bb78c65626: Preparing 11:59:52 6256e435d470: Preparing 11:59:52 d3f826efa327: Preparing 11:59:52 afb24a1b5f78: Preparing 11:59:52 ccf38dce2fb5: Preparing 11:59:52 99c90fe10d73: Preparing 11:59:52 58292702e898: Preparing 11:59:52 75654b8eeebd: Preparing 11:59:52 58292702e898: Waiting 11:59:52 99c90fe10d73: Waiting 11:59:52 75654b8eeebd: Waiting 11:59:52 afb24a1b5f78: Layer already exists 11:59:52 ccf38dce2fb5: Layer already exists 11:59:52 58292702e898: Layer already exists 11:59:52 75654b8eeebd: Layer already exists 11:59:52 6256e435d470: Pushed 11:59:52 e6bb78c65626: Pushed 11:59:52 99c90fe10d73: Pushed 11:59:54 d3f826efa327: Pushed 11:59:55 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:bba46c5829510763c953b87e5287b5d7613b6efe5368501a27af975b18a1aeab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:55 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 11:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:59:55 e6bb78c65626: Preparing 11:59:55 6256e435d470: Preparing 11:59:55 d3f826efa327: Preparing 11:59:55 afb24a1b5f78: Preparing 11:59:55 ccf38dce2fb5: Preparing 11:59:55 99c90fe10d73: Preparing 11:59:55 58292702e898: Preparing 11:59:55 75654b8eeebd: Preparing 11:59:55 99c90fe10d73: Waiting 11:59:55 58292702e898: Waiting 11:59:55 75654b8eeebd: Waiting 11:59:55 ccf38dce2fb5: Layer already exists 11:59:55 d3f826efa327: Layer already exists 11:59:55 6256e435d470: Layer already exists 11:59:55 afb24a1b5f78: Layer already exists 11:59:55 e6bb78c65626: Layer already exists 11:59:55 58292702e898: Layer already exists 11:59:55 99c90fe10d73: Layer already exists 11:59:55 75654b8eeebd: Layer already exists 11:59:55 latest: digest: sha256:bba46c5829510763c953b87e5287b5d7613b6efe5368501a27af975b18a1aeab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:56 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.18 11:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:59:56 e6bb78c65626: Preparing 11:59:56 6256e435d470: Preparing 11:59:56 d3f826efa327: Preparing 11:59:56 afb24a1b5f78: Preparing 11:59:56 ccf38dce2fb5: Preparing 11:59:56 99c90fe10d73: Preparing 11:59:56 58292702e898: Preparing 11:59:56 75654b8eeebd: Preparing 11:59:56 99c90fe10d73: Waiting 11:59:56 75654b8eeebd: Waiting 11:59:56 58292702e898: Waiting 11:59:56 e6bb78c65626: Layer already exists 11:59:56 ccf38dce2fb5: Layer already exists 11:59:56 d3f826efa327: Layer already exists 11:59:56 afb24a1b5f78: Layer already exists 11:59:56 6256e435d470: Layer already exists 11:59:56 58292702e898: Layer already exists 11:59:56 99c90fe10d73: Layer already exists 11:59:56 75654b8eeebd: Layer already exists 11:59:56 4.0.0-dev.18: digest: sha256:bba46c5829510763c953b87e5287b5d7613b6efe5368501a27af975b18a1aeab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:57 + docker push nexus3.edgexfoundry.org:10004/core-data:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 11:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:59:57 e6bb78c65626: Preparing 11:59:57 6256e435d470: Preparing 11:59:57 d3f826efa327: Preparing 11:59:57 afb24a1b5f78: Preparing 11:59:57 ccf38dce2fb5: Preparing 11:59:57 99c90fe10d73: Preparing 11:59:57 58292702e898: Preparing 11:59:57 75654b8eeebd: Preparing 11:59:57 99c90fe10d73: Waiting 11:59:57 58292702e898: Waiting 11:59:57 75654b8eeebd: Waiting 11:59:57 afb24a1b5f78: Layer already exists 11:59:57 e6bb78c65626: Layer already exists 11:59:57 6256e435d470: Layer already exists 11:59:57 d3f826efa327: Layer already exists 11:59:57 ccf38dce2fb5: Layer already exists 11:59:57 99c90fe10d73: Layer already exists 11:59:57 58292702e898: Layer already exists 11:59:57 75654b8eeebd: Layer already exists 11:59:57 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:bba46c5829510763c953b87e5287b5d7613b6efe5368501a27af975b18a1aeab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:57 + docker push nexus3.edgexfoundry.org:10004/core-data:main 11:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 11:59:57 e6bb78c65626: Preparing 11:59:57 6256e435d470: Preparing 11:59:57 d3f826efa327: Preparing 11:59:57 afb24a1b5f78: Preparing 11:59:57 ccf38dce2fb5: Preparing 11:59:57 99c90fe10d73: Preparing 11:59:57 58292702e898: Preparing 11:59:57 75654b8eeebd: Preparing 11:59:57 58292702e898: Waiting 11:59:57 75654b8eeebd: Waiting 11:59:57 99c90fe10d73: Waiting 11:59:57 ccf38dce2fb5: Layer already exists 11:59:57 e6bb78c65626: Layer already exists 11:59:57 6256e435d470: Layer already exists 11:59:57 d3f826efa327: Layer already exists 11:59:57 afb24a1b5f78: Layer already exists 11:59:57 58292702e898: Layer already exists 11:59:57 99c90fe10d73: Layer already exists 11:59:57 75654b8eeebd: Layer already exists 11:59:57 main: digest: sha256:bba46c5829510763c953b87e5287b5d7613b6efe5368501a27af975b18a1aeab size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:59:57 ===================================================== [Pipeline] echo 11:59:57 taggedImages: 11:59:57 - nexus3.edgexfoundry.org:10004/core-data:187954ff3d4f3dea9b0a451951d025e7f3bfc818 11:59:57 - nexus3.edgexfoundry.org:10004/core-data:latest 11:59:57 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.18 11:59:57 - nexus3.edgexfoundry.org:10004/core-data:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 11:59:57 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 11:59:57 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 11:59:57 187954ff3d4f3dea9b0a451951d025e7f3bfc818 11:59:57 latest 11:59:57 4.0.0-dev.18 11:59:57 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 11:59:57 main 11:59:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:58 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 11:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 11:59:58 817a205c8db1: Preparing 11:59:58 6023c7a4c441: Preparing 11:59:58 94d89a56db6c: Preparing 11:59:58 ccf38dce2fb5: Preparing 11:59:58 2d34324017ac: Preparing 11:59:58 4dc7d8e65c8c: Preparing 11:59:58 75654b8eeebd: Preparing 11:59:58 4dc7d8e65c8c: Waiting 11:59:58 75654b8eeebd: Waiting 11:59:58 ccf38dce2fb5: Layer already exists 11:59:58 817a205c8db1: Pushed 11:59:58 2d34324017ac: Pushed 11:59:58 75654b8eeebd: Layer already exists 11:59:58 6023c7a4c441: Pushed 11:59:58 4dc7d8e65c8c: Pushed 12:00:01 94d89a56db6c: Pushed 12:00:01 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:049a32ea7b9bc1b7de64151be2631daca7ec50eeab8b697b8b24c2afb013a77f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 12:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:00:01 817a205c8db1: Preparing 12:00:01 6023c7a4c441: Preparing 12:00:01 94d89a56db6c: Preparing 12:00:01 ccf38dce2fb5: Preparing 12:00:01 2d34324017ac: Preparing 12:00:01 4dc7d8e65c8c: Preparing 12:00:01 75654b8eeebd: Preparing 12:00:01 75654b8eeebd: Waiting 12:00:01 4dc7d8e65c8c: Waiting 12:00:01 2d34324017ac: Layer already exists 12:00:01 817a205c8db1: Layer already exists 12:00:01 94d89a56db6c: Layer already exists 12:00:01 6023c7a4c441: Layer already exists 12:00:01 ccf38dce2fb5: Layer already exists 12:00:01 4dc7d8e65c8c: Layer already exists 12:00:01 75654b8eeebd: Layer already exists 12:00:01 latest: digest: sha256:049a32ea7b9bc1b7de64151be2631daca7ec50eeab8b697b8b24c2afb013a77f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:02 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.18 12:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:00:02 817a205c8db1: Preparing 12:00:02 6023c7a4c441: Preparing 12:00:02 94d89a56db6c: Preparing 12:00:02 ccf38dce2fb5: Preparing 12:00:02 2d34324017ac: Preparing 12:00:02 4dc7d8e65c8c: Preparing 12:00:02 75654b8eeebd: Preparing 12:00:02 4dc7d8e65c8c: Waiting 12:00:02 75654b8eeebd: Waiting 12:00:02 94d89a56db6c: Layer already exists 12:00:02 ccf38dce2fb5: Layer already exists 12:00:02 2d34324017ac: Layer already exists 12:00:02 6023c7a4c441: Layer already exists 12:00:02 817a205c8db1: Layer already exists 12:00:02 75654b8eeebd: Layer already exists 12:00:02 4dc7d8e65c8c: Layer already exists 12:00:02 4.0.0-dev.18: digest: sha256:049a32ea7b9bc1b7de64151be2631daca7ec50eeab8b697b8b24c2afb013a77f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:02 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:00:03 817a205c8db1: Preparing 12:00:03 6023c7a4c441: Preparing 12:00:03 94d89a56db6c: Preparing 12:00:03 ccf38dce2fb5: Preparing 12:00:03 2d34324017ac: Preparing 12:00:03 4dc7d8e65c8c: Preparing 12:00:03 75654b8eeebd: Preparing 12:00:03 4dc7d8e65c8c: Waiting 12:00:03 ccf38dce2fb5: Layer already exists 12:00:03 6023c7a4c441: Layer already exists 12:00:03 2d34324017ac: Layer already exists 12:00:03 94d89a56db6c: Layer already exists 12:00:03 817a205c8db1: Layer already exists 12:00:03 4dc7d8e65c8c: Layer already exists 12:00:03 75654b8eeebd: Layer already exists 12:00:03 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:049a32ea7b9bc1b7de64151be2631daca7ec50eeab8b697b8b24c2afb013a77f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 12:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 12:00:03 817a205c8db1: Preparing 12:00:03 6023c7a4c441: Preparing 12:00:03 94d89a56db6c: Preparing 12:00:03 ccf38dce2fb5: Preparing 12:00:03 2d34324017ac: Preparing 12:00:03 4dc7d8e65c8c: Preparing 12:00:03 75654b8eeebd: Preparing 12:00:03 75654b8eeebd: Waiting 12:00:03 4dc7d8e65c8c: Waiting 12:00:03 817a205c8db1: Layer already exists 12:00:03 94d89a56db6c: Layer already exists 12:00:03 ccf38dce2fb5: Layer already exists 12:00:03 6023c7a4c441: Layer already exists 12:00:03 2d34324017ac: Layer already exists 12:00:03 75654b8eeebd: Layer already exists 12:00:03 4dc7d8e65c8c: Layer already exists 12:00:03 main: digest: sha256:049a32ea7b9bc1b7de64151be2631daca7ec50eeab8b697b8b24c2afb013a77f size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:00:03 ===================================================== [Pipeline] echo 12:00:03 taggedImages: 12:00:03 - nexus3.edgexfoundry.org:10004/core-keeper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:03 - nexus3.edgexfoundry.org:10004/core-keeper:latest 12:00:03 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.18 12:00:03 - nexus3.edgexfoundry.org:10004/core-keeper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:03 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 12:00:03 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 12:00:03 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:03 latest 12:00:03 4.0.0-dev.18 12:00:03 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:03 main 12:00:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:00:04 c2c3543f1302: Preparing 12:00:04 06784284f8db: Preparing 12:00:04 7008fbe4a01a: Preparing 12:00:04 60185ac6242f: Preparing 12:00:04 afb24a1b5f78: Preparing 12:00:04 ccf38dce2fb5: Preparing 12:00:04 1462e3139627: Preparing 12:00:04 58292702e898: Preparing 12:00:04 75654b8eeebd: Preparing 12:00:04 1462e3139627: Waiting 12:00:04 58292702e898: Waiting 12:00:04 75654b8eeebd: Waiting 12:00:04 ccf38dce2fb5: Waiting 12:00:04 afb24a1b5f78: Layer already exists 12:00:04 ccf38dce2fb5: Layer already exists 12:00:04 1462e3139627: Layer already exists 12:00:04 58292702e898: Layer already exists 12:00:04 75654b8eeebd: Layer already exists 12:00:04 06784284f8db: Pushed 12:00:04 7008fbe4a01a: Pushed 12:00:04 c2c3543f1302: Pushed 12:00:07 60185ac6242f: Pushed 12:00:07 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:49af64f247e7bf4c5cf118dee5d5b91fff4d7a22ecf5d556c2cd80585e4c9954 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:07 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 12:00:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:00:07 c2c3543f1302: Preparing 12:00:07 06784284f8db: Preparing 12:00:07 7008fbe4a01a: Preparing 12:00:07 60185ac6242f: Preparing 12:00:07 afb24a1b5f78: Preparing 12:00:07 ccf38dce2fb5: Preparing 12:00:07 1462e3139627: Preparing 12:00:07 58292702e898: Preparing 12:00:07 75654b8eeebd: Preparing 12:00:07 ccf38dce2fb5: Waiting 12:00:07 1462e3139627: Waiting 12:00:07 75654b8eeebd: Waiting 12:00:07 58292702e898: Waiting 12:00:07 06784284f8db: Layer already exists 12:00:07 c2c3543f1302: Layer already exists 12:00:07 afb24a1b5f78: Layer already exists 12:00:07 7008fbe4a01a: Layer already exists 12:00:07 60185ac6242f: Layer already exists 12:00:07 58292702e898: Layer already exists 12:00:07 ccf38dce2fb5: Layer already exists 12:00:07 1462e3139627: Layer already exists 12:00:07 75654b8eeebd: Layer already exists 12:00:07 latest: digest: sha256:49af64f247e7bf4c5cf118dee5d5b91fff4d7a22ecf5d556c2cd80585e4c9954 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.18 12:00:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:00:08 c2c3543f1302: Preparing 12:00:08 06784284f8db: Preparing 12:00:08 7008fbe4a01a: Preparing 12:00:08 60185ac6242f: Preparing 12:00:08 afb24a1b5f78: Preparing 12:00:08 ccf38dce2fb5: Preparing 12:00:08 1462e3139627: Preparing 12:00:08 58292702e898: Preparing 12:00:08 75654b8eeebd: Preparing 12:00:08 1462e3139627: Waiting 12:00:08 ccf38dce2fb5: Waiting 12:00:08 75654b8eeebd: Waiting 12:00:08 58292702e898: Waiting 12:00:08 afb24a1b5f78: Layer already exists 12:00:08 06784284f8db: Layer already exists 12:00:08 7008fbe4a01a: Layer already exists 12:00:08 60185ac6242f: Layer already exists 12:00:08 c2c3543f1302: Layer already exists 12:00:08 75654b8eeebd: Layer already exists 12:00:08 1462e3139627: Layer already exists 12:00:08 ccf38dce2fb5: Layer already exists 12:00:08 58292702e898: Layer already exists 12:00:08 4.0.0-dev.18: digest: sha256:49af64f247e7bf4c5cf118dee5d5b91fff4d7a22ecf5d556c2cd80585e4c9954 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:00:09 c2c3543f1302: Preparing 12:00:09 06784284f8db: Preparing 12:00:09 7008fbe4a01a: Preparing 12:00:09 60185ac6242f: Preparing 12:00:09 afb24a1b5f78: Preparing 12:00:09 ccf38dce2fb5: Preparing 12:00:09 1462e3139627: Preparing 12:00:09 58292702e898: Preparing 12:00:09 75654b8eeebd: Preparing 12:00:09 58292702e898: Waiting 12:00:09 1462e3139627: Waiting 12:00:09 75654b8eeebd: Waiting 12:00:09 ccf38dce2fb5: Waiting 12:00:09 60185ac6242f: Layer already exists 12:00:09 afb24a1b5f78: Layer already exists 12:00:09 c2c3543f1302: Layer already exists 12:00:09 7008fbe4a01a: Layer already exists 12:00:09 06784284f8db: Layer already exists 12:00:09 ccf38dce2fb5: Layer already exists 12:00:09 1462e3139627: Layer already exists 12:00:09 58292702e898: Layer already exists 12:00:09 75654b8eeebd: Layer already exists 12:00:09 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:49af64f247e7bf4c5cf118dee5d5b91fff4d7a22ecf5d556c2cd80585e4c9954 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 12:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 12:00:09 c2c3543f1302: Preparing 12:00:09 06784284f8db: Preparing 12:00:09 7008fbe4a01a: Preparing 12:00:09 60185ac6242f: Preparing 12:00:09 afb24a1b5f78: Preparing 12:00:09 ccf38dce2fb5: Preparing 12:00:09 1462e3139627: Preparing 12:00:09 58292702e898: Preparing 12:00:09 75654b8eeebd: Preparing 12:00:09 ccf38dce2fb5: Waiting 12:00:09 1462e3139627: Waiting 12:00:09 58292702e898: Waiting 12:00:09 75654b8eeebd: Waiting 12:00:09 afb24a1b5f78: Layer already exists 12:00:09 7008fbe4a01a: Layer already exists 12:00:09 60185ac6242f: Layer already exists 12:00:09 c2c3543f1302: Layer already exists 12:00:09 06784284f8db: Layer already exists 12:00:09 ccf38dce2fb5: Layer already exists 12:00:09 58292702e898: Layer already exists 12:00:09 1462e3139627: Layer already exists 12:00:09 75654b8eeebd: Layer already exists 12:00:09 main: digest: sha256:49af64f247e7bf4c5cf118dee5d5b91fff4d7a22ecf5d556c2cd80585e4c9954 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:00:09 ===================================================== [Pipeline] echo 12:00:10 taggedImages: 12:00:10 - nexus3.edgexfoundry.org:10004/core-metadata:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:10 - nexus3.edgexfoundry.org:10004/core-metadata:latest 12:00:10 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.18 12:00:10 - nexus3.edgexfoundry.org:10004/core-metadata:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:10 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 12:00:10 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 12:00:10 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:10 latest 12:00:10 4.0.0-dev.18 12:00:10 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:10 main 12:00:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:00:10 246706aceb65: Preparing 12:00:10 f13d8d8ed63c: Preparing 12:00:10 9eb442c30149: Preparing 12:00:10 2a75b6125aa0: Preparing 12:00:10 d67cf040dd15: Preparing 12:00:10 5ab8d2bcff22: Preparing 12:00:10 7598a36a504b: Preparing 12:00:10 afb24a1b5f78: Preparing 12:00:10 ccf38dce2fb5: Preparing 12:00:10 7788ff6fc694: Preparing 12:00:10 fbe5dbf1c853: Preparing 12:00:10 5f70bf18a086: Preparing 12:00:10 ef627ac37991: Preparing 12:00:10 cb05a5c13a34: Preparing 12:00:10 f018a4ee6cef: Preparing 12:00:10 75654b8eeebd: Preparing 12:00:10 ef627ac37991: Waiting 12:00:10 fbe5dbf1c853: Waiting 12:00:10 7788ff6fc694: Waiting 12:00:10 5f70bf18a086: Waiting 12:00:10 afb24a1b5f78: Waiting 12:00:10 ccf38dce2fb5: Waiting 12:00:10 5ab8d2bcff22: Waiting 12:00:10 cb05a5c13a34: Waiting 12:00:10 75654b8eeebd: Waiting 12:00:10 7598a36a504b: Waiting 12:00:10 f018a4ee6cef: Waiting 12:00:10 9eb442c30149: Pushed 12:00:10 246706aceb65: Pushed 12:00:10 f13d8d8ed63c: Pushed 12:00:10 2a75b6125aa0: Pushed 12:00:10 d67cf040dd15: Pushed 12:00:10 afb24a1b5f78: Layer already exists 12:00:10 ccf38dce2fb5: Layer already exists 12:00:10 5f70bf18a086: Layer already exists 12:00:10 5ab8d2bcff22: Pushed 12:00:10 7788ff6fc694: Pushed 12:00:10 fbe5dbf1c853: Pushed 12:00:10 ef627ac37991: Pushed 12:00:10 75654b8eeebd: Layer already exists 12:00:10 f018a4ee6cef: Pushed 12:00:11 cb05a5c13a34: Pushed 12:00:12 7598a36a504b: Pushed 12:00:12 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:2bde752d25b4d6d73396ed3f33f3a31c7ee07cb85fb2973eec832b30183f7929 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:12 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 12:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:00:12 246706aceb65: Preparing 12:00:12 f13d8d8ed63c: Preparing 12:00:12 9eb442c30149: Preparing 12:00:12 2a75b6125aa0: Preparing 12:00:12 d67cf040dd15: Preparing 12:00:12 5ab8d2bcff22: Preparing 12:00:12 7598a36a504b: Preparing 12:00:12 afb24a1b5f78: Preparing 12:00:12 ccf38dce2fb5: Preparing 12:00:12 7788ff6fc694: Preparing 12:00:12 fbe5dbf1c853: Preparing 12:00:12 5f70bf18a086: Preparing 12:00:12 ef627ac37991: Preparing 12:00:12 cb05a5c13a34: Preparing 12:00:12 f018a4ee6cef: Preparing 12:00:12 75654b8eeebd: Preparing 12:00:12 ccf38dce2fb5: Waiting 12:00:12 7788ff6fc694: Waiting 12:00:12 fbe5dbf1c853: Waiting 12:00:12 5f70bf18a086: Waiting 12:00:12 f018a4ee6cef: Waiting 12:00:12 ef627ac37991: Waiting 12:00:12 cb05a5c13a34: Waiting 12:00:12 75654b8eeebd: Waiting 12:00:12 5ab8d2bcff22: Waiting 12:00:12 7598a36a504b: Waiting 12:00:12 246706aceb65: Layer already exists 12:00:12 2a75b6125aa0: Layer already exists 12:00:12 d67cf040dd15: Layer already exists 12:00:12 f13d8d8ed63c: Layer already exists 12:00:12 9eb442c30149: Layer already exists 12:00:12 afb24a1b5f78: Layer already exists 12:00:12 7598a36a504b: Layer already exists 12:00:12 5ab8d2bcff22: Layer already exists 12:00:12 ccf38dce2fb5: Layer already exists 12:00:12 7788ff6fc694: Layer already exists 12:00:12 fbe5dbf1c853: Layer already exists 12:00:12 5f70bf18a086: Layer already exists 12:00:12 cb05a5c13a34: Layer already exists 12:00:12 ef627ac37991: Layer already exists 12:00:12 f018a4ee6cef: Layer already exists 12:00:12 75654b8eeebd: Layer already exists 12:00:12 latest: digest: sha256:2bde752d25b4d6d73396ed3f33f3a31c7ee07cb85fb2973eec832b30183f7929 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.18 12:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:00:13 246706aceb65: Preparing 12:00:13 f13d8d8ed63c: Preparing 12:00:13 9eb442c30149: Preparing 12:00:13 2a75b6125aa0: Preparing 12:00:13 d67cf040dd15: Preparing 12:00:13 5ab8d2bcff22: Preparing 12:00:13 7598a36a504b: Preparing 12:00:13 afb24a1b5f78: Preparing 12:00:13 ccf38dce2fb5: Preparing 12:00:13 7788ff6fc694: Preparing 12:00:13 fbe5dbf1c853: Preparing 12:00:13 5f70bf18a086: Preparing 12:00:13 ef627ac37991: Preparing 12:00:13 cb05a5c13a34: Preparing 12:00:13 f018a4ee6cef: Preparing 12:00:13 75654b8eeebd: Preparing 12:00:13 fbe5dbf1c853: Waiting 12:00:13 5ab8d2bcff22: Waiting 12:00:13 5f70bf18a086: Waiting 12:00:13 ef627ac37991: Waiting 12:00:13 7598a36a504b: Waiting 12:00:13 cb05a5c13a34: Waiting 12:00:13 afb24a1b5f78: Waiting 12:00:13 f018a4ee6cef: Waiting 12:00:13 75654b8eeebd: Waiting 12:00:13 ccf38dce2fb5: Waiting 12:00:13 d67cf040dd15: Layer already exists 12:00:13 f13d8d8ed63c: Layer already exists 12:00:13 9eb442c30149: Layer already exists 12:00:13 246706aceb65: Layer already exists 12:00:13 2a75b6125aa0: Layer already exists 12:00:13 ccf38dce2fb5: Layer already exists 12:00:13 7598a36a504b: Layer already exists 12:00:13 afb24a1b5f78: Layer already exists 12:00:13 5ab8d2bcff22: Layer already exists 12:00:13 7788ff6fc694: Layer already exists 12:00:13 fbe5dbf1c853: Layer already exists 12:00:13 5f70bf18a086: Layer already exists 12:00:13 f018a4ee6cef: Layer already exists 12:00:13 ef627ac37991: Layer already exists 12:00:13 cb05a5c13a34: Layer already exists 12:00:13 75654b8eeebd: Layer already exists 12:00:13 4.0.0-dev.18: digest: sha256:2bde752d25b4d6d73396ed3f33f3a31c7ee07cb85fb2973eec832b30183f7929 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:00:14 246706aceb65: Preparing 12:00:14 f13d8d8ed63c: Preparing 12:00:14 9eb442c30149: Preparing 12:00:14 2a75b6125aa0: Preparing 12:00:14 d67cf040dd15: Preparing 12:00:14 5ab8d2bcff22: Preparing 12:00:14 7598a36a504b: Preparing 12:00:14 afb24a1b5f78: Preparing 12:00:14 ccf38dce2fb5: Preparing 12:00:14 7788ff6fc694: Preparing 12:00:14 afb24a1b5f78: Waiting 12:00:14 7598a36a504b: Waiting 12:00:14 ccf38dce2fb5: Waiting 12:00:14 fbe5dbf1c853: Preparing 12:00:14 5f70bf18a086: Preparing 12:00:14 7788ff6fc694: Waiting 12:00:14 ef627ac37991: Preparing 12:00:14 fbe5dbf1c853: Waiting 12:00:14 cb05a5c13a34: Preparing 12:00:14 f018a4ee6cef: Preparing 12:00:14 5f70bf18a086: Waiting 12:00:14 ef627ac37991: Waiting 12:00:14 75654b8eeebd: Preparing 12:00:14 f018a4ee6cef: Waiting 12:00:14 75654b8eeebd: Waiting 12:00:14 246706aceb65: Layer already exists 12:00:14 9eb442c30149: Layer already exists 12:00:14 2a75b6125aa0: Layer already exists 12:00:14 d67cf040dd15: Layer already exists 12:00:14 f13d8d8ed63c: Layer already exists 12:00:14 7598a36a504b: Layer already exists 12:00:14 5ab8d2bcff22: Layer already exists 12:00:14 7788ff6fc694: Layer already exists 12:00:14 ccf38dce2fb5: Layer already exists 12:00:14 afb24a1b5f78: Layer already exists 12:00:14 fbe5dbf1c853: Layer already exists 12:00:14 5f70bf18a086: Layer already exists 12:00:14 ef627ac37991: Layer already exists 12:00:14 cb05a5c13a34: Layer already exists 12:00:14 f018a4ee6cef: Layer already exists 12:00:14 75654b8eeebd: Layer already exists 12:00:14 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:2bde752d25b4d6d73396ed3f33f3a31c7ee07cb85fb2973eec832b30183f7929 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 12:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 12:00:14 246706aceb65: Preparing 12:00:14 f13d8d8ed63c: Preparing 12:00:14 9eb442c30149: Preparing 12:00:14 2a75b6125aa0: Preparing 12:00:14 d67cf040dd15: Preparing 12:00:14 5ab8d2bcff22: Preparing 12:00:14 7598a36a504b: Preparing 12:00:14 afb24a1b5f78: Preparing 12:00:14 ccf38dce2fb5: Preparing 12:00:14 7788ff6fc694: Preparing 12:00:14 fbe5dbf1c853: Preparing 12:00:14 5f70bf18a086: Preparing 12:00:14 ef627ac37991: Preparing 12:00:14 ccf38dce2fb5: Waiting 12:00:14 5ab8d2bcff22: Waiting 12:00:14 7598a36a504b: Waiting 12:00:14 fbe5dbf1c853: Waiting 12:00:14 5f70bf18a086: Waiting 12:00:14 afb24a1b5f78: Waiting 12:00:14 7788ff6fc694: Waiting 12:00:14 ef627ac37991: Waiting 12:00:14 cb05a5c13a34: Preparing 12:00:14 f018a4ee6cef: Preparing 12:00:14 75654b8eeebd: Preparing 12:00:14 75654b8eeebd: Waiting 12:00:14 f018a4ee6cef: Waiting 12:00:14 cb05a5c13a34: Waiting 12:00:14 f13d8d8ed63c: Layer already exists 12:00:14 246706aceb65: Layer already exists 12:00:14 9eb442c30149: Layer already exists 12:00:14 d67cf040dd15: Layer already exists 12:00:14 2a75b6125aa0: Layer already exists 12:00:14 5ab8d2bcff22: Layer already exists 12:00:14 afb24a1b5f78: Layer already exists 12:00:14 7788ff6fc694: Layer already exists 12:00:14 ccf38dce2fb5: Layer already exists 12:00:14 7598a36a504b: Layer already exists 12:00:14 fbe5dbf1c853: Layer already exists 12:00:14 5f70bf18a086: Layer already exists 12:00:14 cb05a5c13a34: Layer already exists 12:00:14 ef627ac37991: Layer already exists 12:00:14 f018a4ee6cef: Layer already exists 12:00:14 75654b8eeebd: Layer already exists 12:00:14 main: digest: sha256:2bde752d25b4d6d73396ed3f33f3a31c7ee07cb85fb2973eec832b30183f7929 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:00:15 ===================================================== [Pipeline] echo 12:00:15 taggedImages: 12:00:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 12:00:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.18 12:00:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:15 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 12:00:15 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 12:00:15 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:15 latest 12:00:15 4.0.0-dev.18 12:00:15 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:15 main 12:00:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:00:18 2c675db04d56: Preparing 12:00:18 6c87dcddc46e: Preparing 12:00:18 55b8709086df: Preparing 12:00:18 e74a6fab966b: Preparing 12:00:18 afb24a1b5f78: Preparing 12:00:18 ccf38dce2fb5: Preparing 12:00:18 1462e3139627: Preparing 12:00:18 58292702e898: Preparing 12:00:18 75654b8eeebd: Preparing 12:00:18 ccf38dce2fb5: Waiting 12:00:18 58292702e898: Waiting 12:00:18 75654b8eeebd: Waiting 12:00:18 1462e3139627: Waiting 12:00:19 afb24a1b5f78: Layer already exists 12:00:19 ccf38dce2fb5: Layer already exists 12:00:24 6c87dcddc46e: Pushed 12:00:24 55b8709086df: Pushed 12:00:24 1462e3139627: Layer already exists 12:00:24 58292702e898: Layer already exists 12:00:24 75654b8eeebd: Layer already exists 12:00:24 2c675db04d56: Pushed 12:00:40 e74a6fab966b: Pushed 12:00:40 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:77b95d391f88251ef4fbc83f88a0fba2871fe4ff0e30953d18a562cd1b7921ab size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 12:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:00:40 2c675db04d56: Preparing 12:00:40 6c87dcddc46e: Preparing 12:00:40 55b8709086df: Preparing 12:00:40 e74a6fab966b: Preparing 12:00:40 afb24a1b5f78: Preparing 12:00:40 ccf38dce2fb5: Preparing 12:00:40 1462e3139627: Preparing 12:00:40 58292702e898: Preparing 12:00:40 75654b8eeebd: Preparing 12:00:40 58292702e898: Waiting 12:00:40 75654b8eeebd: Waiting 12:00:40 1462e3139627: Waiting 12:00:40 ccf38dce2fb5: Waiting 12:00:40 6c87dcddc46e: Layer already exists 12:00:40 e74a6fab966b: Layer already exists 12:00:40 55b8709086df: Layer already exists 12:00:40 2c675db04d56: Layer already exists 12:00:40 afb24a1b5f78: Layer already exists 12:00:40 ccf38dce2fb5: Layer already exists 12:00:40 1462e3139627: Layer already exists 12:00:40 75654b8eeebd: Layer already exists 12:00:40 58292702e898: Layer already exists 12:00:40 latest: digest: sha256:77b95d391f88251ef4fbc83f88a0fba2871fe4ff0e30953d18a562cd1b7921ab size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.18 12:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:00:41 2c675db04d56: Preparing 12:00:41 6c87dcddc46e: Preparing 12:00:41 55b8709086df: Preparing 12:00:41 e74a6fab966b: Preparing 12:00:41 afb24a1b5f78: Preparing 12:00:41 ccf38dce2fb5: Preparing 12:00:41 1462e3139627: Preparing 12:00:41 58292702e898: Preparing 12:00:41 75654b8eeebd: Preparing 12:00:41 ccf38dce2fb5: Waiting 12:00:41 1462e3139627: Waiting 12:00:41 58292702e898: Waiting 12:00:41 75654b8eeebd: Waiting 12:00:41 afb24a1b5f78: Layer already exists 12:00:41 6c87dcddc46e: Layer already exists 12:00:41 e74a6fab966b: Layer already exists 12:00:41 2c675db04d56: Layer already exists 12:00:41 55b8709086df: Layer already exists 12:00:41 58292702e898: Layer already exists 12:00:41 ccf38dce2fb5: Layer already exists 12:00:41 75654b8eeebd: Layer already exists 12:00:41 1462e3139627: Layer already exists 12:00:41 4.0.0-dev.18: digest: sha256:77b95d391f88251ef4fbc83f88a0fba2871fe4ff0e30953d18a562cd1b7921ab size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:00:42 2c675db04d56: Preparing 12:00:42 6c87dcddc46e: Preparing 12:00:42 55b8709086df: Preparing 12:00:42 e74a6fab966b: Preparing 12:00:42 afb24a1b5f78: Preparing 12:00:42 ccf38dce2fb5: Preparing 12:00:42 1462e3139627: Preparing 12:00:42 58292702e898: Preparing 12:00:42 75654b8eeebd: Preparing 12:00:42 ccf38dce2fb5: Waiting 12:00:42 1462e3139627: Waiting 12:00:42 58292702e898: Waiting 12:00:42 75654b8eeebd: Waiting 12:00:42 55b8709086df: Layer already exists 12:00:42 2c675db04d56: Layer already exists 12:00:42 afb24a1b5f78: Layer already exists 12:00:42 e74a6fab966b: Layer already exists 12:00:42 6c87dcddc46e: Layer already exists 12:00:42 1462e3139627: Layer already exists 12:00:42 ccf38dce2fb5: Layer already exists 12:00:42 58292702e898: Layer already exists 12:00:42 75654b8eeebd: Layer already exists 12:00:42 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:77b95d391f88251ef4fbc83f88a0fba2871fe4ff0e30953d18a562cd1b7921ab size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:42 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 12:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 12:00:43 2c675db04d56: Preparing 12:00:43 6c87dcddc46e: Preparing 12:00:43 55b8709086df: Preparing 12:00:43 e74a6fab966b: Preparing 12:00:43 afb24a1b5f78: Preparing 12:00:43 ccf38dce2fb5: Preparing 12:00:43 1462e3139627: Preparing 12:00:43 58292702e898: Preparing 12:00:43 75654b8eeebd: Preparing 12:00:43 1462e3139627: Waiting 12:00:43 75654b8eeebd: Waiting 12:00:43 ccf38dce2fb5: Waiting 12:00:43 afb24a1b5f78: Layer already exists 12:00:43 55b8709086df: Layer already exists 12:00:43 6c87dcddc46e: Layer already exists 12:00:43 2c675db04d56: Layer already exists 12:00:43 e74a6fab966b: Layer already exists 12:00:43 1462e3139627: Layer already exists 12:00:43 ccf38dce2fb5: Layer already exists 12:00:43 58292702e898: Layer already exists 12:00:43 75654b8eeebd: Layer already exists 12:00:43 main: digest: sha256:77b95d391f88251ef4fbc83f88a0fba2871fe4ff0e30953d18a562cd1b7921ab size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:00:43 ===================================================== [Pipeline] echo 12:00:43 taggedImages: 12:00:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 12:00:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.18 12:00:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 12:00:43 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 12:00:43 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:43 latest 12:00:43 4.0.0-dev.18 12:00:43 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:43 main 12:00:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:00:43 582b9bd44424: Preparing 12:00:43 54b4fcdb8f60: Preparing 12:00:43 4a4cc810a0ef: Preparing 12:00:43 6034cba1a0f4: Preparing 12:00:43 0b94a3cdf6d3: Preparing 12:00:43 afb24a1b5f78: Preparing 12:00:43 ccf38dce2fb5: Preparing 12:00:43 b6449eb4fe2f: Preparing 12:00:43 816ea92c329c: Preparing 12:00:43 52b4f5143d88: Preparing 12:00:43 75654b8eeebd: Preparing 12:00:43 ccf38dce2fb5: Waiting 12:00:43 52b4f5143d88: Waiting 12:00:43 b6449eb4fe2f: Waiting 12:00:43 816ea92c329c: Waiting 12:00:43 75654b8eeebd: Waiting 12:00:43 afb24a1b5f78: Waiting 12:00:43 54b4fcdb8f60: Pushed 12:00:43 582b9bd44424: Pushed 12:00:43 0b94a3cdf6d3: Pushed 12:00:43 6034cba1a0f4: Pushed 12:00:43 afb24a1b5f78: Layer already exists 12:00:43 ccf38dce2fb5: Layer already exists 12:00:43 75654b8eeebd: Layer already exists 12:00:44 b6449eb4fe2f: Pushed 12:00:44 816ea92c329c: Pushed 12:00:45 4a4cc810a0ef: Pushed 12:00:45 52b4f5143d88: Pushed 12:00:46 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:1093a164164185652f973639a9bb64e990e4adf6c4c98c404ccd1922f0fe9d31 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 12:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:00:46 582b9bd44424: Preparing 12:00:46 54b4fcdb8f60: Preparing 12:00:46 4a4cc810a0ef: Preparing 12:00:46 6034cba1a0f4: Preparing 12:00:46 0b94a3cdf6d3: Preparing 12:00:46 afb24a1b5f78: Preparing 12:00:46 ccf38dce2fb5: Preparing 12:00:46 b6449eb4fe2f: Preparing 12:00:46 816ea92c329c: Preparing 12:00:46 52b4f5143d88: Preparing 12:00:46 75654b8eeebd: Preparing 12:00:46 afb24a1b5f78: Waiting 12:00:46 b6449eb4fe2f: Waiting 12:00:46 816ea92c329c: Waiting 12:00:46 ccf38dce2fb5: Waiting 12:00:46 75654b8eeebd: Waiting 12:00:46 52b4f5143d88: Waiting 12:00:46 6034cba1a0f4: Layer already exists 12:00:46 582b9bd44424: Layer already exists 12:00:46 0b94a3cdf6d3: Layer already exists 12:00:46 4a4cc810a0ef: Layer already exists 12:00:46 54b4fcdb8f60: Layer already exists 12:00:46 afb24a1b5f78: Layer already exists 12:00:46 b6449eb4fe2f: Layer already exists 12:00:46 52b4f5143d88: Layer already exists 12:00:46 ccf38dce2fb5: Layer already exists 12:00:46 816ea92c329c: Layer already exists 12:00:46 75654b8eeebd: Layer already exists 12:00:46 latest: digest: sha256:1093a164164185652f973639a9bb64e990e4adf6c4c98c404ccd1922f0fe9d31 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.18 12:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:00:47 582b9bd44424: Preparing 12:00:47 54b4fcdb8f60: Preparing 12:00:47 4a4cc810a0ef: Preparing 12:00:47 6034cba1a0f4: Preparing 12:00:47 0b94a3cdf6d3: Preparing 12:00:47 afb24a1b5f78: Preparing 12:00:47 ccf38dce2fb5: Preparing 12:00:47 b6449eb4fe2f: Preparing 12:00:47 816ea92c329c: Preparing 12:00:47 52b4f5143d88: Preparing 12:00:47 75654b8eeebd: Preparing 12:00:47 ccf38dce2fb5: Waiting 12:00:47 b6449eb4fe2f: Waiting 12:00:47 52b4f5143d88: Waiting 12:00:47 afb24a1b5f78: Waiting 12:00:47 75654b8eeebd: Waiting 12:00:47 816ea92c329c: Waiting 12:00:47 6034cba1a0f4: Layer already exists 12:00:47 0b94a3cdf6d3: Layer already exists 12:00:47 582b9bd44424: Layer already exists 12:00:47 54b4fcdb8f60: Layer already exists 12:00:47 4a4cc810a0ef: Layer already exists 12:00:47 ccf38dce2fb5: Layer already exists 12:00:47 afb24a1b5f78: Layer already exists 12:00:47 b6449eb4fe2f: Layer already exists 12:00:47 816ea92c329c: Layer already exists 12:00:47 52b4f5143d88: Layer already exists 12:00:47 75654b8eeebd: Layer already exists 12:00:47 4.0.0-dev.18: digest: sha256:1093a164164185652f973639a9bb64e990e4adf6c4c98c404ccd1922f0fe9d31 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:47 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:00:48 582b9bd44424: Preparing 12:00:48 54b4fcdb8f60: Preparing 12:00:48 4a4cc810a0ef: Preparing 12:00:48 6034cba1a0f4: Preparing 12:00:48 0b94a3cdf6d3: Preparing 12:00:48 afb24a1b5f78: Preparing 12:00:48 ccf38dce2fb5: Preparing 12:00:48 b6449eb4fe2f: Preparing 12:00:48 816ea92c329c: Preparing 12:00:48 52b4f5143d88: Preparing 12:00:48 75654b8eeebd: Preparing 12:00:48 afb24a1b5f78: Waiting 12:00:48 ccf38dce2fb5: Waiting 12:00:48 b6449eb4fe2f: Waiting 12:00:48 816ea92c329c: Waiting 12:00:48 52b4f5143d88: Waiting 12:00:48 75654b8eeebd: Waiting 12:00:48 6034cba1a0f4: Layer already exists 12:00:48 0b94a3cdf6d3: Layer already exists 12:00:48 54b4fcdb8f60: Layer already exists 12:00:48 582b9bd44424: Layer already exists 12:00:48 4a4cc810a0ef: Layer already exists 12:00:48 afb24a1b5f78: Layer already exists 12:00:48 b6449eb4fe2f: Layer already exists 12:00:48 ccf38dce2fb5: Layer already exists 12:00:48 816ea92c329c: Layer already exists 12:00:48 52b4f5143d88: Layer already exists 12:00:48 75654b8eeebd: Layer already exists 12:00:48 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:1093a164164185652f973639a9bb64e990e4adf6c4c98c404ccd1922f0fe9d31 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:48 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 12:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 12:00:48 582b9bd44424: Preparing 12:00:48 54b4fcdb8f60: Preparing 12:00:48 4a4cc810a0ef: Preparing 12:00:48 6034cba1a0f4: Preparing 12:00:48 0b94a3cdf6d3: Preparing 12:00:48 afb24a1b5f78: Preparing 12:00:48 ccf38dce2fb5: Preparing 12:00:48 b6449eb4fe2f: Preparing 12:00:48 816ea92c329c: Preparing 12:00:48 52b4f5143d88: Preparing 12:00:48 75654b8eeebd: Preparing 12:00:48 b6449eb4fe2f: Waiting 12:00:48 ccf38dce2fb5: Waiting 12:00:48 816ea92c329c: Waiting 12:00:48 52b4f5143d88: Waiting 12:00:48 75654b8eeebd: Waiting 12:00:48 afb24a1b5f78: Waiting 12:00:48 4a4cc810a0ef: Layer already exists 12:00:48 6034cba1a0f4: Layer already exists 12:00:48 0b94a3cdf6d3: Layer already exists 12:00:48 54b4fcdb8f60: Layer already exists 12:00:48 582b9bd44424: Layer already exists 12:00:48 ccf38dce2fb5: Layer already exists 12:00:48 816ea92c329c: Layer already exists 12:00:48 b6449eb4fe2f: Layer already exists 12:00:48 afb24a1b5f78: Layer already exists 12:00:48 52b4f5143d88: Layer already exists 12:00:48 75654b8eeebd: Layer already exists 12:00:48 main: digest: sha256:1093a164164185652f973639a9bb64e990e4adf6c4c98c404ccd1922f0fe9d31 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:00:48 ===================================================== [Pipeline] echo 12:00:48 taggedImages: 12:00:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 12:00:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.18 12:00:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:48 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 12:00:48 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 12:00:48 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:48 latest 12:00:48 4.0.0-dev.18 12:00:48 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:48 main 12:00:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:00:49 40fc6681de27: Preparing 12:00:49 f8009dcc650f: Preparing 12:00:49 57ff3eaba41a: Preparing 12:00:49 88a314c6a320: Preparing 12:00:49 ef96f94bc2c6: Preparing 12:00:49 82176f6f5707: Preparing 12:00:49 9ee2c8213e2a: Preparing 12:00:49 afb24a1b5f78: Preparing 12:00:49 ccf38dce2fb5: Preparing 12:00:49 ee99c48a5a76: Preparing 12:00:49 d431c31decae: Preparing 12:00:49 75654b8eeebd: Preparing 12:00:49 ccf38dce2fb5: Waiting 12:00:49 9ee2c8213e2a: Waiting 12:00:49 ee99c48a5a76: Waiting 12:00:49 afb24a1b5f78: Waiting 12:00:49 d431c31decae: Waiting 12:00:49 75654b8eeebd: Waiting 12:00:49 82176f6f5707: Waiting 12:00:49 40fc6681de27: Pushed 12:00:49 ef96f94bc2c6: Pushed 12:00:49 f8009dcc650f: Pushed 12:00:49 afb24a1b5f78: Layer already exists 12:00:49 ccf38dce2fb5: Layer already exists 12:00:49 82176f6f5707: Pushed 12:00:49 9ee2c8213e2a: Pushed 12:00:49 75654b8eeebd: Layer already exists 12:00:50 ee99c48a5a76: Pushed 12:00:50 88a314c6a320: Pushed 12:00:50 57ff3eaba41a: Pushed 12:00:50 d431c31decae: Pushed 12:00:51 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:8bc9ae924bea42f598fc6c58494053ed3eb07adb1d3486a89abd5398fd65e196 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 12:00:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:00:51 40fc6681de27: Preparing 12:00:51 f8009dcc650f: Preparing 12:00:51 57ff3eaba41a: Preparing 12:00:51 88a314c6a320: Preparing 12:00:51 ef96f94bc2c6: Preparing 12:00:51 82176f6f5707: Preparing 12:00:51 9ee2c8213e2a: Preparing 12:00:51 afb24a1b5f78: Preparing 12:00:51 ccf38dce2fb5: Preparing 12:00:51 ee99c48a5a76: Preparing 12:00:51 d431c31decae: Preparing 12:00:51 75654b8eeebd: Preparing 12:00:51 82176f6f5707: Waiting 12:00:51 9ee2c8213e2a: Waiting 12:00:51 afb24a1b5f78: Waiting 12:00:51 ccf38dce2fb5: Waiting 12:00:51 ee99c48a5a76: Waiting 12:00:51 75654b8eeebd: Waiting 12:00:51 d431c31decae: Waiting 12:00:51 40fc6681de27: Layer already exists 12:00:51 ef96f94bc2c6: Layer already exists 12:00:51 57ff3eaba41a: Layer already exists 12:00:51 f8009dcc650f: Layer already exists 12:00:51 88a314c6a320: Layer already exists 12:00:51 9ee2c8213e2a: Layer already exists 12:00:51 afb24a1b5f78: Layer already exists 12:00:51 ccf38dce2fb5: Layer already exists 12:00:51 82176f6f5707: Layer already exists 12:00:51 ee99c48a5a76: Layer already exists 12:00:51 d431c31decae: Layer already exists 12:00:51 75654b8eeebd: Layer already exists 12:00:51 latest: digest: sha256:8bc9ae924bea42f598fc6c58494053ed3eb07adb1d3486a89abd5398fd65e196 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.18 12:00:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:00:52 40fc6681de27: Preparing 12:00:52 f8009dcc650f: Preparing 12:00:52 57ff3eaba41a: Preparing 12:00:52 88a314c6a320: Preparing 12:00:52 ef96f94bc2c6: Preparing 12:00:52 82176f6f5707: Preparing 12:00:52 9ee2c8213e2a: Preparing 12:00:52 afb24a1b5f78: Preparing 12:00:52 82176f6f5707: Waiting 12:00:52 ccf38dce2fb5: Preparing 12:00:52 ee99c48a5a76: Preparing 12:00:52 d431c31decae: Preparing 12:00:52 75654b8eeebd: Preparing 12:00:52 9ee2c8213e2a: Waiting 12:00:52 afb24a1b5f78: Waiting 12:00:52 d431c31decae: Waiting 12:00:52 75654b8eeebd: Waiting 12:00:52 ccf38dce2fb5: Waiting 12:00:52 ee99c48a5a76: Waiting 12:00:52 ef96f94bc2c6: Layer already exists 12:00:52 88a314c6a320: Layer already exists 12:00:52 40fc6681de27: Layer already exists 12:00:52 57ff3eaba41a: Layer already exists 12:00:52 f8009dcc650f: Layer already exists 12:00:52 82176f6f5707: Layer already exists 12:00:52 afb24a1b5f78: Layer already exists 12:00:52 9ee2c8213e2a: Layer already exists 12:00:52 ee99c48a5a76: Layer already exists 12:00:52 ccf38dce2fb5: Layer already exists 12:00:52 d431c31decae: Layer already exists 12:00:52 75654b8eeebd: Layer already exists 12:00:52 4.0.0-dev.18: digest: sha256:8bc9ae924bea42f598fc6c58494053ed3eb07adb1d3486a89abd5398fd65e196 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:00:53 40fc6681de27: Preparing 12:00:53 f8009dcc650f: Preparing 12:00:53 57ff3eaba41a: Preparing 12:00:53 88a314c6a320: Preparing 12:00:53 ef96f94bc2c6: Preparing 12:00:53 82176f6f5707: Preparing 12:00:53 9ee2c8213e2a: Preparing 12:00:53 afb24a1b5f78: Preparing 12:00:53 ccf38dce2fb5: Preparing 12:00:53 ee99c48a5a76: Preparing 12:00:53 d431c31decae: Preparing 12:00:53 75654b8eeebd: Preparing 12:00:53 ccf38dce2fb5: Waiting 12:00:53 d431c31decae: Waiting 12:00:53 75654b8eeebd: Waiting 12:00:53 ee99c48a5a76: Waiting 12:00:53 9ee2c8213e2a: Waiting 12:00:53 82176f6f5707: Waiting 12:00:53 afb24a1b5f78: Waiting 12:00:53 88a314c6a320: Layer already exists 12:00:53 40fc6681de27: Layer already exists 12:00:53 f8009dcc650f: Layer already exists 12:00:53 ef96f94bc2c6: Layer already exists 12:00:53 57ff3eaba41a: Layer already exists 12:00:53 9ee2c8213e2a: Layer already exists 12:00:53 82176f6f5707: Layer already exists 12:00:53 afb24a1b5f78: Layer already exists 12:00:53 ee99c48a5a76: Layer already exists 12:00:53 ccf38dce2fb5: Layer already exists 12:00:53 d431c31decae: Layer already exists 12:00:53 75654b8eeebd: Layer already exists 12:00:53 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:8bc9ae924bea42f598fc6c58494053ed3eb07adb1d3486a89abd5398fd65e196 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:53 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:53 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 12:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 12:00:53 40fc6681de27: Preparing 12:00:53 f8009dcc650f: Preparing 12:00:53 57ff3eaba41a: Preparing 12:00:53 88a314c6a320: Preparing 12:00:53 ef96f94bc2c6: Preparing 12:00:53 82176f6f5707: Preparing 12:00:53 9ee2c8213e2a: Preparing 12:00:53 afb24a1b5f78: Preparing 12:00:53 ccf38dce2fb5: Preparing 12:00:53 ee99c48a5a76: Preparing 12:00:53 d431c31decae: Preparing 12:00:53 75654b8eeebd: Preparing 12:00:53 82176f6f5707: Waiting 12:00:53 9ee2c8213e2a: Waiting 12:00:53 afb24a1b5f78: Waiting 12:00:53 ccf38dce2fb5: Waiting 12:00:53 ee99c48a5a76: Waiting 12:00:53 d431c31decae: Waiting 12:00:53 75654b8eeebd: Waiting 12:00:53 40fc6681de27: Layer already exists 12:00:53 88a314c6a320: Layer already exists 12:00:53 f8009dcc650f: Layer already exists 12:00:53 57ff3eaba41a: Layer already exists 12:00:53 ef96f94bc2c6: Layer already exists 12:00:53 82176f6f5707: Layer already exists 12:00:53 afb24a1b5f78: Layer already exists 12:00:53 ee99c48a5a76: Layer already exists 12:00:53 ccf38dce2fb5: Layer already exists 12:00:53 9ee2c8213e2a: Layer already exists 12:00:53 75654b8eeebd: Layer already exists 12:00:53 d431c31decae: Layer already exists 12:00:53 main: digest: sha256:8bc9ae924bea42f598fc6c58494053ed3eb07adb1d3486a89abd5398fd65e196 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:00:53 ===================================================== [Pipeline] echo 12:00:53 taggedImages: 12:00:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 12:00:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.18 12:00:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:53 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 12:00:53 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 12:00:53 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:53 latest 12:00:53 4.0.0-dev.18 12:00:53 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:53 main 12:00:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:54 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:00:54 e456f0abf97a: Preparing 12:00:54 bec6d549ad3b: Preparing 12:00:54 afb24a1b5f78: Preparing 12:00:54 ccf38dce2fb5: Preparing 12:00:54 7272e9d7398d: Preparing 12:00:54 5a13034c7d91: Preparing 12:00:54 75654b8eeebd: Preparing 12:00:54 5a13034c7d91: Waiting 12:00:54 75654b8eeebd: Waiting 12:00:54 afb24a1b5f78: Layer already exists 12:00:54 ccf38dce2fb5: Layer already exists 12:00:54 75654b8eeebd: Layer already exists 12:00:54 e456f0abf97a: Pushed 12:00:55 7272e9d7398d: Pushed 12:00:55 5a13034c7d91: Pushed 12:00:56 bec6d549ad3b: Pushed 12:00:56 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:f4fb855771b900a411da84e7ae2988782a3d5762343b40877c6905c0fe724760 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:57 + 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 12:00:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 12:00:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:00:57 e456f0abf97a: Preparing 12:00:57 bec6d549ad3b: Preparing 12:00:57 afb24a1b5f78: Preparing 12:00:57 ccf38dce2fb5: Preparing 12:00:57 7272e9d7398d: Preparing 12:00:57 5a13034c7d91: Preparing 12:00:57 75654b8eeebd: Preparing 12:00:57 75654b8eeebd: Waiting 12:00:57 5a13034c7d91: Waiting 12:00:57 e456f0abf97a: Layer already exists 12:00:57 bec6d549ad3b: Layer already exists 12:00:57 afb24a1b5f78: Layer already exists 12:00:57 ccf38dce2fb5: Layer already exists 12:00:57 7272e9d7398d: Layer already exists 12:00:57 75654b8eeebd: Layer already exists 12:00:57 5a13034c7d91: Layer already exists 12:00:57 latest: digest: sha256:f4fb855771b900a411da84e7ae2988782a3d5762343b40877c6905c0fe724760 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.18 12:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:00:58 e456f0abf97a: Preparing 12:00:58 bec6d549ad3b: Preparing 12:00:58 afb24a1b5f78: Preparing 12:00:58 ccf38dce2fb5: Preparing 12:00:58 7272e9d7398d: Preparing 12:00:58 5a13034c7d91: Preparing 12:00:58 75654b8eeebd: Preparing 12:00:58 5a13034c7d91: Waiting 12:00:58 75654b8eeebd: Waiting 12:00:58 bec6d549ad3b: Layer already exists 12:00:58 e456f0abf97a: Layer already exists 12:00:58 afb24a1b5f78: Layer already exists 12:00:58 ccf38dce2fb5: Layer already exists 12:00:58 7272e9d7398d: Layer already exists 12:00:58 5a13034c7d91: Layer already exists 12:00:58 75654b8eeebd: Layer already exists 12:00:58 4.0.0-dev.18: digest: sha256:f4fb855771b900a411da84e7ae2988782a3d5762343b40877c6905c0fe724760 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:00:58 e456f0abf97a: Preparing 12:00:58 bec6d549ad3b: Preparing 12:00:58 afb24a1b5f78: Preparing 12:00:58 ccf38dce2fb5: Preparing 12:00:58 7272e9d7398d: Preparing 12:00:58 5a13034c7d91: Preparing 12:00:58 75654b8eeebd: Preparing 12:00:58 5a13034c7d91: Waiting 12:00:58 75654b8eeebd: Waiting 12:00:58 ccf38dce2fb5: Layer already exists 12:00:58 e456f0abf97a: Layer already exists 12:00:58 7272e9d7398d: Layer already exists 12:00:58 bec6d549ad3b: Layer already exists 12:00:58 afb24a1b5f78: Layer already exists 12:00:58 5a13034c7d91: Layer already exists 12:00:58 75654b8eeebd: Layer already exists 12:00:58 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:f4fb855771b900a411da84e7ae2988782a3d5762343b40877c6905c0fe724760 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:58 + 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 12:00:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 12:00:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 12:00:59 e456f0abf97a: Preparing 12:00:59 bec6d549ad3b: Preparing 12:00:59 afb24a1b5f78: Preparing 12:00:59 ccf38dce2fb5: Preparing 12:00:59 7272e9d7398d: Preparing 12:00:59 5a13034c7d91: Preparing 12:00:59 75654b8eeebd: Preparing 12:00:59 5a13034c7d91: Waiting 12:00:59 75654b8eeebd: Waiting 12:00:59 bec6d549ad3b: Layer already exists 12:00:59 7272e9d7398d: Layer already exists 12:00:59 ccf38dce2fb5: Layer already exists 12:00:59 afb24a1b5f78: Layer already exists 12:00:59 e456f0abf97a: Layer already exists 12:00:59 5a13034c7d91: Layer already exists 12:00:59 75654b8eeebd: Layer already exists 12:00:59 main: digest: sha256:f4fb855771b900a411da84e7ae2988782a3d5762343b40877c6905c0fe724760 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:00:59 ===================================================== [Pipeline] echo 12:00:59 taggedImages: 12:00:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 12:00:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.18 12:00:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 12:00:59 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 12:00:59 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:00:59 latest 12:00:59 4.0.0-dev.18 12:00:59 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:00:59 main 12:00:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:00:59 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:01:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:01:00 bfc1f6b37db0: Preparing 12:01:00 a73741522076: Preparing 12:01:00 dd6c43d1aa74: Preparing 12:01:00 afb24a1b5f78: Preparing 12:01:00 ccf38dce2fb5: Preparing 12:01:00 c2ea6aa67b1c: Preparing 12:01:00 3d2b7aaf1eab: Preparing 12:01:00 c865f4ae3449: Preparing 12:01:00 9af60b41a4cc: Preparing 12:01:00 75654b8eeebd: Preparing 12:01:00 c2ea6aa67b1c: Waiting 12:01:00 3d2b7aaf1eab: Waiting 12:01:00 75654b8eeebd: Waiting 12:01:00 c865f4ae3449: Waiting 12:01:00 ccf38dce2fb5: Layer already exists 12:01:00 afb24a1b5f78: Layer already exists 12:01:00 dd6c43d1aa74: Pushed 12:01:00 bfc1f6b37db0: Pushed 12:01:00 a73741522076: Pushed 12:01:00 75654b8eeebd: Layer already exists 12:01:00 c865f4ae3449: Pushed 12:01:01 9af60b41a4cc: Pushed 12:01:06 3d2b7aaf1eab: Pushed 12:01:10 c2ea6aa67b1c: Pushed 12:01:10 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:7645e94908701f6dfbf829d6a2becca0c832ad8f360c7244f5931b231ec44b57 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 12:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:01:11 bfc1f6b37db0: Preparing 12:01:11 a73741522076: Preparing 12:01:11 dd6c43d1aa74: Preparing 12:01:11 afb24a1b5f78: Preparing 12:01:11 ccf38dce2fb5: Preparing 12:01:11 c2ea6aa67b1c: Preparing 12:01:11 3d2b7aaf1eab: Preparing 12:01:11 c865f4ae3449: Preparing 12:01:11 9af60b41a4cc: Preparing 12:01:11 c2ea6aa67b1c: Waiting 12:01:11 3d2b7aaf1eab: Waiting 12:01:11 75654b8eeebd: Preparing 12:01:11 75654b8eeebd: Waiting 12:01:11 9af60b41a4cc: Waiting 12:01:11 a73741522076: Layer already exists 12:01:11 bfc1f6b37db0: Layer already exists 12:01:11 afb24a1b5f78: Layer already exists 12:01:11 dd6c43d1aa74: Layer already exists 12:01:11 ccf38dce2fb5: Layer already exists 12:01:11 c2ea6aa67b1c: Layer already exists 12:01:11 9af60b41a4cc: Layer already exists 12:01:11 3d2b7aaf1eab: Layer already exists 12:01:11 c865f4ae3449: Layer already exists 12:01:11 75654b8eeebd: Layer already exists 12:01:11 latest: digest: sha256:7645e94908701f6dfbf829d6a2becca0c832ad8f360c7244f5931b231ec44b57 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.18 12:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:01:12 bfc1f6b37db0: Preparing 12:01:12 a73741522076: Preparing 12:01:12 dd6c43d1aa74: Preparing 12:01:12 afb24a1b5f78: Preparing 12:01:12 ccf38dce2fb5: Preparing 12:01:12 c2ea6aa67b1c: Preparing 12:01:12 3d2b7aaf1eab: Preparing 12:01:12 c865f4ae3449: Preparing 12:01:12 9af60b41a4cc: Preparing 12:01:12 75654b8eeebd: Preparing 12:01:12 3d2b7aaf1eab: Waiting 12:01:12 9af60b41a4cc: Waiting 12:01:12 c2ea6aa67b1c: Waiting 12:01:12 75654b8eeebd: Waiting 12:01:12 ccf38dce2fb5: Layer already exists 12:01:12 dd6c43d1aa74: Layer already exists 12:01:12 bfc1f6b37db0: Layer already exists 12:01:12 a73741522076: Layer already exists 12:01:12 afb24a1b5f78: Layer already exists 12:01:12 c2ea6aa67b1c: Layer already exists 12:01:12 c865f4ae3449: Layer already exists 12:01:12 75654b8eeebd: Layer already exists 12:01:12 9af60b41a4cc: Layer already exists 12:01:12 3d2b7aaf1eab: Layer already exists 12:01:12 4.0.0-dev.18: digest: sha256:7645e94908701f6dfbf829d6a2becca0c832ad8f360c7244f5931b231ec44b57 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:01:12 bfc1f6b37db0: Preparing 12:01:12 a73741522076: Preparing 12:01:12 dd6c43d1aa74: Preparing 12:01:12 afb24a1b5f78: Preparing 12:01:12 ccf38dce2fb5: Preparing 12:01:12 c2ea6aa67b1c: Preparing 12:01:12 3d2b7aaf1eab: Preparing 12:01:12 c865f4ae3449: Preparing 12:01:12 c2ea6aa67b1c: Waiting 12:01:12 3d2b7aaf1eab: Waiting 12:01:12 9af60b41a4cc: Preparing 12:01:12 75654b8eeebd: Preparing 12:01:12 c865f4ae3449: Waiting 12:01:12 9af60b41a4cc: Waiting 12:01:12 75654b8eeebd: Waiting 12:01:12 afb24a1b5f78: Layer already exists 12:01:12 dd6c43d1aa74: Layer already exists 12:01:12 a73741522076: Layer already exists 12:01:12 bfc1f6b37db0: Layer already exists 12:01:12 ccf38dce2fb5: Layer already exists 12:01:12 3d2b7aaf1eab: Layer already exists 12:01:12 c2ea6aa67b1c: Layer already exists 12:01:12 9af60b41a4cc: Layer already exists 12:01:12 c865f4ae3449: Layer already exists 12:01:12 75654b8eeebd: Layer already exists 12:01:12 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:7645e94908701f6dfbf829d6a2becca0c832ad8f360c7244f5931b231ec44b57 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 12:01:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 12:01:13 bfc1f6b37db0: Preparing 12:01:13 a73741522076: Preparing 12:01:13 dd6c43d1aa74: Preparing 12:01:13 afb24a1b5f78: Preparing 12:01:13 ccf38dce2fb5: Preparing 12:01:13 c2ea6aa67b1c: Preparing 12:01:13 3d2b7aaf1eab: Preparing 12:01:13 c865f4ae3449: Preparing 12:01:13 9af60b41a4cc: Preparing 12:01:13 75654b8eeebd: Preparing 12:01:13 c2ea6aa67b1c: Waiting 12:01:13 3d2b7aaf1eab: Waiting 12:01:13 c865f4ae3449: Waiting 12:01:13 9af60b41a4cc: Waiting 12:01:13 75654b8eeebd: Waiting 12:01:13 bfc1f6b37db0: Layer already exists 12:01:13 afb24a1b5f78: Layer already exists 12:01:13 a73741522076: Layer already exists 12:01:13 dd6c43d1aa74: Layer already exists 12:01:13 ccf38dce2fb5: Layer already exists 12:01:13 3d2b7aaf1eab: Layer already exists 12:01:13 c2ea6aa67b1c: Layer already exists 12:01:13 75654b8eeebd: Layer already exists 12:01:13 9af60b41a4cc: Layer already exists 12:01:13 c865f4ae3449: Layer already exists 12:01:13 main: digest: sha256:7645e94908701f6dfbf829d6a2becca0c832ad8f360c7244f5931b231ec44b57 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:01:13 ===================================================== [Pipeline] echo 12:01:13 taggedImages: 12:01:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:01:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 12:01:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.18 12:01:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:01:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 12:01:13 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 12:01:13 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:01:13 latest 12:01:13 4.0.0-dev.18 12:01:13 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:01:13 main 12:01:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:01:14 4ad4f7a592ea: Preparing 12:01:14 cbe05c829679: Preparing 12:01:14 ad02e1dbcba5: Preparing 12:01:14 afb24a1b5f78: Preparing 12:01:14 ccf38dce2fb5: Preparing 12:01:14 5d5f4c808d54: Preparing 12:01:14 6a5148fa9522: Preparing 12:01:14 ac40b65f7bf9: Preparing 12:01:14 75654b8eeebd: Preparing 12:01:14 5d5f4c808d54: Waiting 12:01:14 75654b8eeebd: Waiting 12:01:14 ac40b65f7bf9: Waiting 12:01:14 ccf38dce2fb5: Layer already exists 12:01:14 afb24a1b5f78: Layer already exists 12:01:14 ad02e1dbcba5: Pushed 12:01:14 4ad4f7a592ea: Pushed 12:01:14 cbe05c829679: Pushed 12:01:14 75654b8eeebd: Layer already exists 12:01:14 ac40b65f7bf9: Pushed 12:01:14 6a5148fa9522: Pushed 12:01:24 5d5f4c808d54: Pushed 12:01:24 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:904965dc003e8b9c669337ec32fd1ae1e73b7ebc3ab521ca588152ebe541b735 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 12:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:01:25 4ad4f7a592ea: Preparing 12:01:25 cbe05c829679: Preparing 12:01:25 ad02e1dbcba5: Preparing 12:01:25 afb24a1b5f78: Preparing 12:01:25 ccf38dce2fb5: Preparing 12:01:25 5d5f4c808d54: Preparing 12:01:25 6a5148fa9522: Preparing 12:01:25 ac40b65f7bf9: Preparing 12:01:25 75654b8eeebd: Preparing 12:01:25 5d5f4c808d54: Waiting 12:01:25 6a5148fa9522: Waiting 12:01:25 ac40b65f7bf9: Waiting 12:01:25 75654b8eeebd: Waiting 12:01:25 ad02e1dbcba5: Layer already exists 12:01:25 ccf38dce2fb5: Layer already exists 12:01:25 cbe05c829679: Layer already exists 12:01:25 4ad4f7a592ea: Layer already exists 12:01:25 afb24a1b5f78: Layer already exists 12:01:25 5d5f4c808d54: Layer already exists 12:01:25 6a5148fa9522: Layer already exists 12:01:25 75654b8eeebd: Layer already exists 12:01:25 ac40b65f7bf9: Layer already exists 12:01:25 latest: digest: sha256:904965dc003e8b9c669337ec32fd1ae1e73b7ebc3ab521ca588152ebe541b735 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.18 12:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:01:25 4ad4f7a592ea: Preparing 12:01:25 cbe05c829679: Preparing 12:01:25 ad02e1dbcba5: Preparing 12:01:25 afb24a1b5f78: Preparing 12:01:25 ccf38dce2fb5: Preparing 12:01:25 5d5f4c808d54: Preparing 12:01:25 6a5148fa9522: Preparing 12:01:25 ac40b65f7bf9: Preparing 12:01:25 75654b8eeebd: Preparing 12:01:25 5d5f4c808d54: Waiting 12:01:25 6a5148fa9522: Waiting 12:01:25 ac40b65f7bf9: Waiting 12:01:25 75654b8eeebd: Waiting 12:01:25 ccf38dce2fb5: Layer already exists 12:01:25 cbe05c829679: Layer already exists 12:01:25 ad02e1dbcba5: Layer already exists 12:01:25 4ad4f7a592ea: Layer already exists 12:01:25 afb24a1b5f78: Layer already exists 12:01:25 6a5148fa9522: Layer already exists 12:01:25 5d5f4c808d54: Layer already exists 12:01:25 ac40b65f7bf9: Layer already exists 12:01:25 75654b8eeebd: Layer already exists 12:01:25 4.0.0-dev.18: digest: sha256:904965dc003e8b9c669337ec32fd1ae1e73b7ebc3ab521ca588152ebe541b735 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:01:26 4ad4f7a592ea: Preparing 12:01:26 cbe05c829679: Preparing 12:01:26 ad02e1dbcba5: Preparing 12:01:26 afb24a1b5f78: Preparing 12:01:26 ccf38dce2fb5: Preparing 12:01:26 5d5f4c808d54: Preparing 12:01:26 6a5148fa9522: Preparing 12:01:26 ac40b65f7bf9: Preparing 12:01:26 5d5f4c808d54: Waiting 12:01:26 6a5148fa9522: Waiting 12:01:26 75654b8eeebd: Preparing 12:01:26 ac40b65f7bf9: Waiting 12:01:26 cbe05c829679: Layer already exists 12:01:26 afb24a1b5f78: Layer already exists 12:01:26 4ad4f7a592ea: Layer already exists 12:01:26 ccf38dce2fb5: Layer already exists 12:01:26 ad02e1dbcba5: Layer already exists 12:01:26 5d5f4c808d54: Layer already exists 12:01:26 6a5148fa9522: Layer already exists 12:01:26 ac40b65f7bf9: Layer already exists 12:01:26 75654b8eeebd: Layer already exists 12:01:26 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:904965dc003e8b9c669337ec32fd1ae1e73b7ebc3ab521ca588152ebe541b735 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 12:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 12:01:27 4ad4f7a592ea: Preparing 12:01:27 cbe05c829679: Preparing 12:01:27 ad02e1dbcba5: Preparing 12:01:27 afb24a1b5f78: Preparing 12:01:27 ccf38dce2fb5: Preparing 12:01:27 5d5f4c808d54: Preparing 12:01:27 6a5148fa9522: Preparing 12:01:27 5d5f4c808d54: Waiting 12:01:27 ac40b65f7bf9: Preparing 12:01:27 75654b8eeebd: Preparing 12:01:27 6a5148fa9522: Waiting 12:01:27 ac40b65f7bf9: Waiting 12:01:27 75654b8eeebd: Waiting 12:01:27 ad02e1dbcba5: Layer already exists 12:01:27 ccf38dce2fb5: Layer already exists 12:01:27 cbe05c829679: Layer already exists 12:01:27 afb24a1b5f78: Layer already exists 12:01:27 4ad4f7a592ea: Layer already exists 12:01:27 75654b8eeebd: Layer already exists 12:01:27 6a5148fa9522: Layer already exists 12:01:27 5d5f4c808d54: Layer already exists 12:01:27 ac40b65f7bf9: Layer already exists 12:01:27 main: digest: sha256:904965dc003e8b9c669337ec32fd1ae1e73b7ebc3ab521ca588152ebe541b735 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:01:27 ===================================================== [Pipeline] echo 12:01:27 taggedImages: 12:01:27 - nexus3.edgexfoundry.org:10004/security-spire-config:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:01:27 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 12:01:27 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.18 12:01:27 - nexus3.edgexfoundry.org:10004/security-spire-config:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:01:27 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 12:01:27 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 12:01:27 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:01:27 latest 12:01:27 4.0.0-dev.18 12:01:27 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:01:27 main 12:01:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:01:28 bfc1f6b37db0: Preparing 12:01:28 69c04498c8e4: Preparing 12:01:28 1d3cea83a305: Preparing 12:01:28 afb24a1b5f78: Preparing 12:01:28 ccf38dce2fb5: Preparing 12:01:28 5fdf428e6ee1: Preparing 12:01:28 c865f4ae3449: Preparing 12:01:28 9af60b41a4cc: Preparing 12:01:28 75654b8eeebd: Preparing 12:01:28 9af60b41a4cc: Waiting 12:01:28 5fdf428e6ee1: Waiting 12:01:28 75654b8eeebd: Waiting 12:01:28 c865f4ae3449: Waiting 12:01:28 ccf38dce2fb5: Layer already exists 12:01:28 afb24a1b5f78: Layer already exists 12:01:28 bfc1f6b37db0: Layer already exists 12:01:28 c865f4ae3449: Layer already exists 12:01:28 9af60b41a4cc: Layer already exists 12:01:28 75654b8eeebd: Layer already exists 12:01:28 1d3cea83a305: Pushed 12:01:28 69c04498c8e4: Pushed 12:01:43 5fdf428e6ee1: Pushed 12:01:43 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:db84b46216eebf681c56d51c1ce66c1ea6627d294df6ca9e317dcbed2d84b664 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:43 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 12:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:01:43 bfc1f6b37db0: Preparing 12:01:43 69c04498c8e4: Preparing 12:01:43 1d3cea83a305: Preparing 12:01:43 afb24a1b5f78: Preparing 12:01:43 ccf38dce2fb5: Preparing 12:01:43 5fdf428e6ee1: Preparing 12:01:43 c865f4ae3449: Preparing 12:01:43 9af60b41a4cc: Preparing 12:01:43 75654b8eeebd: Preparing 12:01:43 5fdf428e6ee1: Waiting 12:01:43 c865f4ae3449: Waiting 12:01:43 9af60b41a4cc: Waiting 12:01:43 75654b8eeebd: Waiting 12:01:43 afb24a1b5f78: Layer already exists 12:01:43 69c04498c8e4: Layer already exists 12:01:43 1d3cea83a305: Layer already exists 12:01:43 ccf38dce2fb5: Layer already exists 12:01:43 bfc1f6b37db0: Layer already exists 12:01:43 5fdf428e6ee1: Layer already exists 12:01:43 9af60b41a4cc: Layer already exists 12:01:43 c865f4ae3449: Layer already exists 12:01:43 75654b8eeebd: Layer already exists 12:01:43 latest: digest: sha256:db84b46216eebf681c56d51c1ce66c1ea6627d294df6ca9e317dcbed2d84b664 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.18 12:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:01:44 bfc1f6b37db0: Preparing 12:01:44 69c04498c8e4: Preparing 12:01:44 1d3cea83a305: Preparing 12:01:44 afb24a1b5f78: Preparing 12:01:44 ccf38dce2fb5: Preparing 12:01:44 5fdf428e6ee1: Preparing 12:01:44 c865f4ae3449: Preparing 12:01:44 9af60b41a4cc: Preparing 12:01:44 75654b8eeebd: Preparing 12:01:44 c865f4ae3449: Waiting 12:01:44 9af60b41a4cc: Waiting 12:01:44 75654b8eeebd: Waiting 12:01:44 5fdf428e6ee1: Waiting 12:01:44 69c04498c8e4: Layer already exists 12:01:44 1d3cea83a305: Layer already exists 12:01:44 bfc1f6b37db0: Layer already exists 12:01:44 afb24a1b5f78: Layer already exists 12:01:44 ccf38dce2fb5: Layer already exists 12:01:44 75654b8eeebd: Layer already exists 12:01:44 9af60b41a4cc: Layer already exists 12:01:44 5fdf428e6ee1: Layer already exists 12:01:44 c865f4ae3449: Layer already exists 12:01:44 4.0.0-dev.18: digest: sha256:db84b46216eebf681c56d51c1ce66c1ea6627d294df6ca9e317dcbed2d84b664 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:01:45 bfc1f6b37db0: Preparing 12:01:45 69c04498c8e4: Preparing 12:01:45 1d3cea83a305: Preparing 12:01:45 afb24a1b5f78: Preparing 12:01:45 ccf38dce2fb5: Preparing 12:01:45 5fdf428e6ee1: Preparing 12:01:45 c865f4ae3449: Preparing 12:01:45 9af60b41a4cc: Preparing 12:01:45 75654b8eeebd: Preparing 12:01:45 9af60b41a4cc: Waiting 12:01:45 75654b8eeebd: Waiting 12:01:45 5fdf428e6ee1: Waiting 12:01:45 c865f4ae3449: Waiting 12:01:45 1d3cea83a305: Layer already exists 12:01:45 bfc1f6b37db0: Layer already exists 12:01:45 ccf38dce2fb5: Layer already exists 12:01:45 afb24a1b5f78: Layer already exists 12:01:45 69c04498c8e4: Layer already exists 12:01:45 9af60b41a4cc: Layer already exists 12:01:45 c865f4ae3449: Layer already exists 12:01:45 75654b8eeebd: Layer already exists 12:01:45 5fdf428e6ee1: Layer already exists 12:01:45 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:db84b46216eebf681c56d51c1ce66c1ea6627d294df6ca9e317dcbed2d84b664 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 12:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 12:01:45 bfc1f6b37db0: Preparing 12:01:45 69c04498c8e4: Preparing 12:01:45 1d3cea83a305: Preparing 12:01:45 afb24a1b5f78: Preparing 12:01:45 ccf38dce2fb5: Preparing 12:01:45 5fdf428e6ee1: Preparing 12:01:45 c865f4ae3449: Preparing 12:01:45 5fdf428e6ee1: Waiting 12:01:45 9af60b41a4cc: Preparing 12:01:45 75654b8eeebd: Preparing 12:01:45 c865f4ae3449: Waiting 12:01:45 75654b8eeebd: Waiting 12:01:45 9af60b41a4cc: Waiting 12:01:45 1d3cea83a305: Layer already exists 12:01:45 afb24a1b5f78: Layer already exists 12:01:45 ccf38dce2fb5: Layer already exists 12:01:45 bfc1f6b37db0: Layer already exists 12:01:45 69c04498c8e4: Layer already exists 12:01:45 5fdf428e6ee1: Layer already exists 12:01:45 9af60b41a4cc: Layer already exists 12:01:45 75654b8eeebd: Layer already exists 12:01:45 c865f4ae3449: Layer already exists 12:01:45 main: digest: sha256:db84b46216eebf681c56d51c1ce66c1ea6627d294df6ca9e317dcbed2d84b664 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:01:45 ===================================================== [Pipeline] echo 12:01:45 taggedImages: 12:01:45 - nexus3.edgexfoundry.org:10004/security-spire-server:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:01:45 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 12:01:45 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.18 12:01:45 - nexus3.edgexfoundry.org:10004/security-spire-server:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:01:45 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 12:01:45 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 12:01:45 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:01:45 latest 12:01:45 4.0.0-dev.18 12:01:45 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:01:45 main 12:01:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:01:46 9a887c617d56: Preparing 12:01:46 b4696c513579: Preparing 12:01:46 1c2badfc131b: Preparing 12:01:46 afb24a1b5f78: Preparing 12:01:46 ccf38dce2fb5: Preparing 12:01:46 8ce4461dccd7: Preparing 12:01:46 d0edd8ac3e83: Preparing 12:01:46 75654b8eeebd: Preparing 12:01:46 8ce4461dccd7: Waiting 12:01:46 d0edd8ac3e83: Waiting 12:01:46 75654b8eeebd: Waiting 12:01:46 ccf38dce2fb5: Layer already exists 12:01:46 afb24a1b5f78: Layer already exists 12:01:46 b4696c513579: Pushed 12:01:46 9a887c617d56: Pushed 12:01:46 75654b8eeebd: Layer already exists 12:01:46 d0edd8ac3e83: Pushed 12:01:46 8ce4461dccd7: Pushed 12:01:50 1c2badfc131b: Pushed 12:01:50 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:2125d456f95b7bc02ff2dd3d63b7b67df8925614f298195bc914102f191007bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:50 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 12:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:01:50 9a887c617d56: Preparing 12:01:50 b4696c513579: Preparing 12:01:50 1c2badfc131b: Preparing 12:01:50 afb24a1b5f78: Preparing 12:01:50 ccf38dce2fb5: Preparing 12:01:50 8ce4461dccd7: Preparing 12:01:50 d0edd8ac3e83: Preparing 12:01:50 75654b8eeebd: Preparing 12:01:50 8ce4461dccd7: Waiting 12:01:50 d0edd8ac3e83: Waiting 12:01:50 75654b8eeebd: Waiting 12:01:50 ccf38dce2fb5: Layer already exists 12:01:50 1c2badfc131b: Layer already exists 12:01:50 b4696c513579: Layer already exists 12:01:50 9a887c617d56: Layer already exists 12:01:50 afb24a1b5f78: Layer already exists 12:01:50 d0edd8ac3e83: Layer already exists 12:01:50 8ce4461dccd7: Layer already exists 12:01:50 75654b8eeebd: Layer already exists 12:01:50 latest: digest: sha256:2125d456f95b7bc02ff2dd3d63b7b67df8925614f298195bc914102f191007bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.18 12:01:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:01:51 9a887c617d56: Preparing 12:01:51 b4696c513579: Preparing 12:01:51 1c2badfc131b: Preparing 12:01:51 afb24a1b5f78: Preparing 12:01:51 ccf38dce2fb5: Preparing 12:01:51 8ce4461dccd7: Preparing 12:01:51 d0edd8ac3e83: Preparing 12:01:51 75654b8eeebd: Preparing 12:01:51 75654b8eeebd: Waiting 12:01:51 d0edd8ac3e83: Waiting 12:01:51 8ce4461dccd7: Waiting 12:01:51 afb24a1b5f78: Layer already exists 12:01:51 1c2badfc131b: Layer already exists 12:01:51 ccf38dce2fb5: Layer already exists 12:01:51 9a887c617d56: Layer already exists 12:01:51 b4696c513579: Layer already exists 12:01:51 d0edd8ac3e83: Layer already exists 12:01:51 8ce4461dccd7: Layer already exists 12:01:51 75654b8eeebd: Layer already exists 12:01:51 4.0.0-dev.18: digest: sha256:2125d456f95b7bc02ff2dd3d63b7b67df8925614f298195bc914102f191007bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:51 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:01:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:01:52 9a887c617d56: Preparing 12:01:52 b4696c513579: Preparing 12:01:52 1c2badfc131b: Preparing 12:01:52 afb24a1b5f78: Preparing 12:01:52 ccf38dce2fb5: Preparing 12:01:52 8ce4461dccd7: Preparing 12:01:52 d0edd8ac3e83: Preparing 12:01:52 75654b8eeebd: Preparing 12:01:52 8ce4461dccd7: Waiting 12:01:52 d0edd8ac3e83: Waiting 12:01:52 ccf38dce2fb5: Layer already exists 12:01:52 9a887c617d56: Layer already exists 12:01:52 1c2badfc131b: Layer already exists 12:01:52 afb24a1b5f78: Layer already exists 12:01:52 b4696c513579: Layer already exists 12:01:52 8ce4461dccd7: Layer already exists 12:01:52 75654b8eeebd: Layer already exists 12:01:52 d0edd8ac3e83: Layer already exists 12:01:52 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:2125d456f95b7bc02ff2dd3d63b7b67df8925614f298195bc914102f191007bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:52 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 12:01:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 12:01:52 9a887c617d56: Preparing 12:01:52 b4696c513579: Preparing 12:01:52 1c2badfc131b: Preparing 12:01:52 afb24a1b5f78: Preparing 12:01:52 ccf38dce2fb5: Preparing 12:01:52 8ce4461dccd7: Preparing 12:01:52 d0edd8ac3e83: Preparing 12:01:52 75654b8eeebd: Preparing 12:01:52 d0edd8ac3e83: Waiting 12:01:52 75654b8eeebd: Waiting 12:01:52 8ce4461dccd7: Waiting 12:01:52 9a887c617d56: Layer already exists 12:01:52 ccf38dce2fb5: Layer already exists 12:01:52 b4696c513579: Layer already exists 12:01:52 1c2badfc131b: Layer already exists 12:01:52 afb24a1b5f78: Layer already exists 12:01:52 d0edd8ac3e83: Layer already exists 12:01:52 8ce4461dccd7: Layer already exists 12:01:52 75654b8eeebd: Layer already exists 12:01:52 main: digest: sha256:2125d456f95b7bc02ff2dd3d63b7b67df8925614f298195bc914102f191007bc size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:01:52 ===================================================== [Pipeline] echo 12:01:52 taggedImages: 12:01:52 - nexus3.edgexfoundry.org:10004/support-notifications:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:01:52 - nexus3.edgexfoundry.org:10004/support-notifications:latest 12:01:52 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.18 12:01:52 - nexus3.edgexfoundry.org:10004/support-notifications:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:01:52 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 12:01:52 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 12:01:52 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:01:52 latest 12:01:52 4.0.0-dev.18 12:01:52 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:01:52 main 12:01:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:53 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:01:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:01:53 0266662b0a5c: Preparing 12:01:53 889654fe10da: Preparing 12:01:53 afb24a1b5f78: Preparing 12:01:53 ccf38dce2fb5: Preparing 12:01:53 39ffe4c2c8a4: Preparing 12:01:53 4a38cb9de98a: Preparing 12:01:53 75654b8eeebd: Preparing 12:01:53 4a38cb9de98a: Waiting 12:01:53 75654b8eeebd: Waiting 12:01:53 ccf38dce2fb5: Layer already exists 12:01:53 afb24a1b5f78: Layer already exists 12:01:53 75654b8eeebd: Layer already exists 12:01:53 0266662b0a5c: Pushed 12:01:53 4a38cb9de98a: Pushed 12:01:54 39ffe4c2c8a4: Pushed 12:01:57 889654fe10da: Pushed 12:01:57 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:c2cf4c453b429f58aeabeccbd8aed000e521a7bedbe2d69152b50efbd53b96cc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 12:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:01:58 0266662b0a5c: Preparing 12:01:58 889654fe10da: Preparing 12:01:58 afb24a1b5f78: Preparing 12:01:58 ccf38dce2fb5: Preparing 12:01:58 39ffe4c2c8a4: Preparing 12:01:58 4a38cb9de98a: Preparing 12:01:58 75654b8eeebd: Preparing 12:01:58 4a38cb9de98a: Waiting 12:01:58 75654b8eeebd: Waiting 12:01:58 afb24a1b5f78: Layer already exists 12:01:58 0266662b0a5c: Layer already exists 12:01:58 39ffe4c2c8a4: Layer already exists 12:01:58 ccf38dce2fb5: Layer already exists 12:01:58 889654fe10da: Layer already exists 12:01:58 4a38cb9de98a: Layer already exists 12:01:58 75654b8eeebd: Layer already exists 12:01:58 latest: digest: sha256:c2cf4c453b429f58aeabeccbd8aed000e521a7bedbe2d69152b50efbd53b96cc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:58 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.18 12:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:01:58 0266662b0a5c: Preparing 12:01:58 889654fe10da: Preparing 12:01:58 afb24a1b5f78: Preparing 12:01:58 ccf38dce2fb5: Preparing 12:01:58 39ffe4c2c8a4: Preparing 12:01:58 4a38cb9de98a: Preparing 12:01:58 75654b8eeebd: Preparing 12:01:58 4a38cb9de98a: Waiting 12:01:58 75654b8eeebd: Waiting 12:01:58 0266662b0a5c: Layer already exists 12:01:58 39ffe4c2c8a4: Layer already exists 12:01:58 afb24a1b5f78: Layer already exists 12:01:58 889654fe10da: Layer already exists 12:01:58 ccf38dce2fb5: Layer already exists 12:01:58 75654b8eeebd: Layer already exists 12:01:58 4a38cb9de98a: Layer already exists 12:01:58 4.0.0-dev.18: digest: sha256:c2cf4c453b429f58aeabeccbd8aed000e521a7bedbe2d69152b50efbd53b96cc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:01:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:01:59 0266662b0a5c: Preparing 12:01:59 889654fe10da: Preparing 12:01:59 afb24a1b5f78: Preparing 12:01:59 ccf38dce2fb5: Preparing 12:01:59 39ffe4c2c8a4: Preparing 12:01:59 4a38cb9de98a: Preparing 12:01:59 75654b8eeebd: Preparing 12:01:59 4a38cb9de98a: Waiting 12:01:59 75654b8eeebd: Waiting 12:01:59 afb24a1b5f78: Layer already exists 12:01:59 889654fe10da: Layer already exists 12:01:59 0266662b0a5c: Layer already exists 12:01:59 39ffe4c2c8a4: Layer already exists 12:01:59 ccf38dce2fb5: Layer already exists 12:01:59 4a38cb9de98a: Layer already exists 12:01:59 75654b8eeebd: Layer already exists 12:01:59 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:c2cf4c453b429f58aeabeccbd8aed000e521a7bedbe2d69152b50efbd53b96cc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:59 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:02:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 12:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 12:02:00 0266662b0a5c: Preparing 12:02:00 889654fe10da: Preparing 12:02:00 afb24a1b5f78: Preparing 12:02:00 ccf38dce2fb5: Preparing 12:02:00 39ffe4c2c8a4: Preparing 12:02:00 4a38cb9de98a: Preparing 12:02:00 75654b8eeebd: Preparing 12:02:00 4a38cb9de98a: Waiting 12:02:00 75654b8eeebd: Waiting 12:02:00 afb24a1b5f78: Layer already exists 12:02:00 ccf38dce2fb5: Layer already exists 12:02:00 889654fe10da: Layer already exists 12:02:00 0266662b0a5c: Layer already exists 12:02:00 39ffe4c2c8a4: Layer already exists 12:02:00 4a38cb9de98a: Layer already exists 12:02:00 75654b8eeebd: Layer already exists 12:02:00 main: digest: sha256:c2cf4c453b429f58aeabeccbd8aed000e521a7bedbe2d69152b50efbd53b96cc size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:02:00 ===================================================== [Pipeline] echo 12:02:00 taggedImages: 12:02:00 - nexus3.edgexfoundry.org:10004/support-scheduler:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:02:00 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 12:02:00 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.18 12:02:00 - nexus3.edgexfoundry.org:10004/support-scheduler:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:02:00 - 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] } 12:17:25 #153 ... 12:17:25 12:17:25 #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:17:25 #144 DONE 1093.0s 12:17:25 12:17:25 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:17:25 #148 ... 12:17:25 12:17:25 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:17:25 #154 DONE 0.2s 12:17:25 12:17:25 #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:17:25 #155 DONE 0.1s 12:17:25 12:17:25 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:17:25 #147 ... 12:17:25 12:17:25 #156 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:17:25 #156 DONE 0.4s 12:17:25 12:17:25 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:17:25 #146 ... 12:17:25 12:17:25 #157 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 12:17:25 #157 DONE 0.2s 12:17:25 12:17:25 #158 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 12:17:25 #158 DONE 0.2s 12:17:25 12:17:25 #159 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:17:25 #159 DONE 2.1s 12:17:25 12:17:25 #105 [core-common-config-bootstrapper] exporting to image 12:17:25 #105 exporting layers 12:17:25 #105 exporting layers 0.8s done 12:17:25 #105 writing image sha256:e5da96d5e4cffcfe95ab3e552d180e9047af9649f11b0cbd8b147bf184835940 done 12:17:25 #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 12:17:25 #105 DONE 7.2s 12:17:25 12:17:25 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:17:32 #147 ... 12:17:32 12:17:32 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 12:17:32 #152 DONE 1107.9s 12:17:32 12:17:32 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:17:32 #146 ... 12:17:32 12:17:32 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 12:17:33 #160 DONE 0.5s 12:17:33 12:17:33 #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 12:17:33 #161 DONE 0.2s 12:17:33 12:17:33 #162 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 12:17:33 #162 DONE 0.1s 12:17:33 12:17:33 #163 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 12:17:33 #163 DONE 0.1s 12:17:33 12:17:33 #164 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:17:33 #164 DONE 0.3s 12:17:33 12:17:33 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:17:33 #143 1108.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.18 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:17:33 #143 ... 12:17:33 12:17:33 #165 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:17:33 #165 DONE 0.1s 12:17:33 12:17:33 #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:17:35 #166 ... 12:17:35 12:17:35 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 12:17:35 #153 DONE 1111.5s 12:17:35 12:17:35 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:17:36 #147 ... 12:17:36 12:17:36 #167 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 12:17:36 #167 DONE 0.2s 12:17:36 12:17:36 #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 12:17:36 #168 ... 12:17:36 12:17:36 #166 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:17:36 #166 DONE 2.8s 12:17:36 12:17:36 #105 [security-proxy-setup] exporting to image 12:17:36 #105 exporting layers 12:17:38 #105 exporting layers 1.9s done 12:17:38 #105 writing image sha256:ef0f76d360d320cf1df9d5eb79e1aae9123609bddcaf41e0725d68ad7346b5ea 0.0s done 12:17:38 #105 naming to docker.io/library/security-proxy-setup-arm64 12:17:38 #105 naming to docker.io/library/security-proxy-setup-arm64 0.1s done 12:17:38 #105 DONE 9.2s 12:17:38 12:17:38 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:17:39 #142 ... 12:17:39 12:17:39 #168 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 12:17:39 #168 DONE 2.7s 12:17:39 12:17:39 #169 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 12:17:39 #169 DONE 0.3s 12:17:39 12:17:39 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:17:39 #145 ... 12:17:39 12:17:39 #170 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 12:17:39 #170 DONE 0.2s 12:17:39 12:17:39 #171 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:17:40 #171 DONE 0.4s 12:17:40 12:17:40 #172 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 12:17:40 #172 DONE 0.2s 12:17:40 12:17:40 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:17:40 #146 ... 12:17:40 12:17:40 #173 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 12:17:40 #173 DONE 0.2s 12:17:40 12:17:40 #174 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 12:17:41 #174 DONE 0.2s 12:17:41 12:17:41 #175 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 12:17:41 #175 DONE 0.2s 12:17:41 12:17:41 #176 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:17:41 #176 DONE 0.2s 12:17:41 12:17:41 #177 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 12:17:43 #177 DONE 2.1s 12:17:43 12:17:43 #105 [security-bootstrapper] exporting to image 12:17:44 #105 exporting layers 1.3s done 12:17:44 #105 writing image sha256:b426527e1d778567c6c79a68c7ca40e4799ef7bf41d785ab42aad36d60339a84 done 12:17:44 #105 naming to docker.io/library/security-bootstrapper-arm64 done 12:17:44 #105 DONE 10.5s 12:17:44 12:17:44 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:17:55 #148 ... 12:17:55 12:17:55 #143 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:17:55 #143 DONE 1130.7s 12:17:55 12:17:55 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:17:55 #147 ... 12:17:55 12:17:55 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 12:17:55 #178 DONE 0.2s 12:17:55 12:17:55 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 12:17:55 #179 DONE 0.2s 12:17:55 12:17:55 #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:17:56 #180 DONE 0.3s 12:17:56 12:17:56 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:17:56 #145 ... 12:17:56 12:17:56 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 12:17:56 #181 DONE 0.1s 12:17:56 12:17:56 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 12:17:56 #182 DONE 0.2s 12:17:56 12:17:56 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:17:56 #183 DONE 0.3s 12:17:56 12:17:56 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:17:57 #147 ... 12:17:57 12:17:57 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:17:57 #184 DONE 0.4s 12:17:57 12:17:57 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:17:57 #147 ... 12:17:57 12:17:57 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:17:57 #185 DONE 0.1s 12:17:57 12:17:57 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:18:00 #186 DONE 2.2s 12:18:00 12:18:00 #105 [security-secretstore-setup] exporting to image 12:18:00 #105 exporting layers 12:18:00 #105 exporting layers 1.4s done 12:18:00 #105 writing image sha256:c1725d2c5191bab9930009d005abbb947a3be7f64ee363fc8f557a542d908282 done 12:18:00 #105 naming to docker.io/library/security-secretstore-setup-arm64 done 12:18:00 #105 DONE 12.0s 12:18:00 12:18:00 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:20:52 #146 ... 12:20:52 12:20:52 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:20:52 #149 DONE 1296.2s 12:20:52 12:20:52 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:20:52 #147 ... 12:20:52 12:20:52 #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:20:52 #187 DONE 0.2s 12:20:52 12:20:52 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:20:52 #188 DONE 0.2s 12:20:52 12:20:52 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:20:52 #189 DONE 0.4s 12:20:52 12:20:52 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:20:52 #146 ... 12:20:52 12:20:52 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 12:20:52 #190 DONE 0.2s 12:20:52 12:20:52 #105 [security-spiffe-token-provider] exporting to image 12:20:52 #105 exporting layers 12:20:52 #105 exporting layers 0.9s done 12:20:52 #105 writing image sha256:a7ed377f36862dad87995a52c950ebe2b129e05e2b98935fd16b717b35175300 0.0s done 12:20:52 #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done 12:20:52 #105 DONE 12.8s 12:20:52 12:20:52 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:27:59 #146 ... 12:27:59 12:27:59 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 12:27:59 #145 DONE 1734.0s 12:27:59 12:27:59 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:27:59 #151 ... 12:27:59 12:27:59 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 12:27:59 #150 DONE 1734.6s 12:27:59 12:27:59 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 12:27:59 #191 DONE 0.4s 12:27:59 12:27:59 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 12:27:59 #192 DONE 0.5s 12:27:59 12:27:59 #193 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 12:27:59 #193 CACHED 12:27:59 12:27:59 #194 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 12:27:59 #194 CACHED 12:27:59 12:27:59 #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:28:00 #195 DONE 0.5s 12:28:00 12:28:00 #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 12:28:00 #196 DONE 0.6s 12:28:00 12:28:00 #197 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 12:28:00 #197 DONE 0.3s 12:28:00 12:28:00 #198 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 12:28:00 #198 DONE 0.3s 12:28:00 12:28:00 #105 [core-command] exporting to image 12:28:00 #105 exporting layers 12:28:01 #105 ... 12:28:01 12:28:01 #199 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 12:28:01 #199 DONE 0.3s 12:28:01 12:28:01 #200 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:28:01 #200 ... 12:28:01 12:28:01 #105 [core-command] exporting to image 12:28:01 #105 exporting layers 0.6s done 12:28:01 #105 writing image sha256:3a593954851031076c72a74846322baffe77d9575d07fb20e6876a19e7796430 0.0s done 12:28:01 #105 naming to docker.io/library/core-command-arm64 done 12:28:01 #105 DONE 13.5s 12:28:01 12:28:01 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:28:03 #151 ... 12:28:03 12:28:03 #200 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:28:03 #200 DONE 2.1s 12:28:03 12:28:03 #105 [security-proxy-auth] exporting to image 12:28:04 #105 exporting layers 0.8s done 12:28:04 #105 writing image sha256:b5300a0e6bc60a396eb44828615f175682d094b0a5d514e2ec2961ac588482c0 done 12:28:04 #105 naming to docker.io/library/security-proxy-auth-arm64 done 12:28:04 #105 DONE 14.3s 12:28:04 12:28:04 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:30:10 #146 ... 12:30:10 12:30:10 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 12:30:10 #148 DONE 1854.1s 12:30:10 12:30:10 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 12:30:10 #147 DONE 1854.1s 12:30:10 12:30:10 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:30:10 #146 ... 12:30:10 12:30:10 #201 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 12:30:10 #201 DONE 0.1s 12:30:10 12:30:10 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:30:10 #151 ... 12:30:10 12:30:10 #202 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 12:30:10 #202 ... 12:30:10 12:30:10 #203 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 12:30:10 #203 DONE 0.3s 12:30:10 12:30:10 #202 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 12:30:10 #202 DONE 0.3s 12:30:10 12:30:10 #204 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 12:30:10 #204 DONE 0.3s 12:30:10 12:30:10 #205 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:30:10 #205 DONE 0.5s 12:30:10 12:30:10 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 12:30:10 #151 DONE 1856.4s 12:30:10 12:30:10 #206 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:30:10 #206 DONE 1.0s 12:30:10 12:30:10 #207 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 12:30:10 #207 DONE 0.4s 12:30:10 12:30:10 #208 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 12:30:10 #208 DONE 0.3s 12:30:10 12:30:10 #209 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 12:30:10 #209 DONE 0.3s 12:30:10 12:30:10 #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:30:10 #210 ... 12:30:10 12:30:10 #211 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 12:30:10 #211 DONE 0.4s 12:30:10 12:30:10 #105 [core-data] exporting to image 12:30:10 #105 exporting layers 12:30:10 #105 ... 12:30:10 12:30:10 #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:30:10 #210 DONE 0.5s 12:30:10 12:30:10 #212 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 12:30:10 #212 DONE 0.6s 12:30:10 12:30:10 #213 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 12:30:10 #213 DONE 0.8s 12:30:10 12:30:10 #105 [core-metadata] exporting to image 12:30:10 #105 exporting layers 0.8s done 12:30:10 #105 writing image sha256:5ea46af161d7375284007b1852feccb76f5e53dc8a9ad932a620f424ff6ec6bc 0.0s done 12:30:10 #105 naming to docker.io/library/core-data-arm64 done 12:30:10 #105 writing image sha256:4975c3ca5678539c63be20ad09ecd0c6b060754a33b108bd461c84829c6d4e94 0.0s done 12:30:10 #105 naming to docker.io/library/core-metadata-arm64 0.0s done 12:30:10 #105 DONE 16.4s 12:30:10 12:30:10 #214 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 12:30:10 #214 DONE 0.2s 12:30:10 12:30:10 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:30:10 #146 ... 12:30:10 12:30:10 #215 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 12:30:10 #215 DONE 0.1s 12:30:10 12:30:10 #105 [core-keeper] exporting to image 12:30:10 #105 exporting layers 0.5s done 12:30:10 #105 writing image sha256:981104ec5d68b923471d530a302621041df8008b74ef3876f9c3e860daacf043 done 12:30:10 #105 naming to docker.io/library/core-keeper-arm64 done 12:30:10 #105 DONE 16.4s 12:30:10 12:30:10 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:30:29 #42 ... 12:30:29 12:30:29 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 12:30:29 #142 DONE 1884.4s 12:30:29 12:30:29 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:30:29 #146 ... 12:30:29 12:30:29 #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 12:30:29 #216 DONE 0.2s 12:30:29 12:30:29 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:30:29 #146 ... 12:30:29 12:30:29 #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 12:30:29 #217 DONE 0.1s 12:30:29 12:30:29 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:30:30 #218 DONE 0.6s 12:30:30 12:30:30 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:30:30 #146 ... 12:30:30 12:30:30 #219 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 12:30:30 #219 DONE 0.1s 12:30:30 12:30:30 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 12:30:30 #146 DONE 1886.3s 12:30:30 12:30:30 #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 12:30:30 #220 DONE 0.1s 12:30:30 12:30:30 #105 [support-notifications] exporting to image 12:30:30 #105 exporting layers 12:30:31 #105 ... 12:30:31 12:30:31 #221 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 12:30:31 #221 DONE 0.2s 12:30:31 12:30:31 #222 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 12:30:31 #222 DONE 0.2s 12:30:31 12:30:31 #105 [support-notifications] exporting to image 12:30:31 #105 exporting layers 0.8s done 12:30:31 #105 writing image sha256:99a36b4f29a8574cc43502bcc803d396e5e1c9ab5324e4ab859991fd2d32a93a done 12:30:31 #105 naming to docker.io/library/support-notifications-arm64 done 12:30:31 #105 DONE 17.2s 12:30:31 12:30:31 #223 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:30:32 #223 DONE 0.5s 12:30:32 12:30:32 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:30:32 #42 ... 12:30:32 12:30:32 #224 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 12:30:32 #224 DONE 0.1s 12:30:32 12:30:32 #105 [support-scheduler] exporting to image 12:30:32 #105 exporting layers 0.7s done 12:30:32 #105 writing image sha256:43bb469db293f6410e28d47c04dc02551963ab29970b60ebfe2d9bdce3211823 done 12:30:32 #105 naming to docker.io/library/support-scheduler-arm64 done 12:30:32 #105 DONE 17.9s 12:30:32 12:30:32 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 12:30:32 time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:32 time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:32 time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:32 time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:32 time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:32 time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:32 time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:32 time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:32 time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:32 time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:32 time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:32 time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:32 time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:32 time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 12:30:32 time="2024-11-12T11:56:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 12:30:32 $ docker stop --time=1 d65dd55ca9f6fedec8954687f43f876ddb2eb5b43ee8696a3b178a626313ca16 12:30:34 $ docker rm -f --volumes d65dd55ca9f6fedec8954687f43f876ddb2eb5b43ee8696a3b178a626313ca16 [Pipeline] // withDockerContainer [Pipeline] sh 12:30:35 + docker images 12:30:35 REPOSITORY TAG IMAGE ID CREATED SIZE 12:30:35 support-scheduler-arm64 latest 43bb469db293 3 seconds ago 53.6MB 12:30:35 support-notifications-arm64 latest 99a36b4f29a8 4 seconds ago 52.7MB 12:30:35 core-keeper-arm64 latest 981104ec5d68 31 seconds ago 31.7MB 12:30:35 core-metadata-arm64 latest 4975c3ca5678 33 seconds ago 38.5MB 12:30:35 core-data-arm64 latest 5ea46af161d7 33 seconds ago 38.5MB 12:30:35 security-proxy-auth-arm64 latest b5300a0e6bc6 2 minutes ago 33.3MB 12:30:35 core-command-arm64 latest 3a5939548510 2 minutes ago 34.3MB 12:30:35 security-spiffe-token-provider-arm64 latest a7ed377f3686 9 minutes ago 40.2MB 12:30:35 security-secretstore-setup-arm64 latest c1725d2c5191 12 minutes ago 47.6MB 12:30:35 security-bootstrapper-arm64 latest b426527e1d77 12 minutes ago 27.2MB 12:30:35 security-proxy-setup-arm64 latest ef0f76d360d3 12 minutes ago 36.2MB 12:30:35 core-common-config-bootstrapper-arm64 latest e5da96d5e4cf 13 minutes ago 24.1MB 12:30:35 security-spire-config-arm64 latest 98d3c79c0c52 32 minutes ago 123MB 12:30:35 security-spire-agent-arm64 latest b66228220f35 32 minutes ago 182MB 12:30:35 security-spire-server-arm64 latest 49c2650ccc19 32 minutes ago 124MB 12:30:35 ci-base-image-arm64 latest 92d49ef68701 34 minutes ago 960MB 12:30:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 weeks ago 558MB 12:30:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 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 12:30:35 provisioning config files... 12:30:35 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/752@tmp/config15926855146985677500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:30:35 ---> ****-login.sh 12:30:35 nexus3.edgexfoundry.org:10001 12:30:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:30:35 Configure a credential helper to remove this warning. See 12:30:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:30:35 12:30:35 Login Succeeded 12:30:35 nexus3.edgexfoundry.org:10002 12:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:30:36 Configure a credential helper to remove this warning. See 12:30:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:30:36 12:30:36 Login Succeeded 12:30:36 nexus3.edgexfoundry.org:10003 12:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:30:36 Configure a credential helper to remove this warning. See 12:30:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:30:36 12:30:36 Login Succeeded 12:30:36 nexus3.edgexfoundry.org:10004 12:30:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:30:37 Configure a credential helper to remove this warning. See 12:30:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:30:37 12:30:37 Login Succeeded 12:30:37 ****.io 12:30:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:30:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:30:37 Configure a credential helper to remove this warning. See 12:30:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:30:37 12:30:37 Login Succeeded 12:30:37 ---> ****-login.sh ends [Pipeline] } 12:30:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:30:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 12:30:37 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 12:30:37 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:30:37 latest 12:30:37 4.0.0-dev.18 12:30:37 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:30:37 main 12:30:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:30:38 1c8a237ea43b: Preparing 12:30:38 2d31c54dc763: Preparing 12:30:38 7af28a4661b0: Preparing 12:30:38 d0eb0bc86e3a: Preparing 12:30:38 8e52de7f4a65: Preparing 12:30:38 95e0ca25ba00: Preparing 12:30:38 651d9022c234: Preparing 12:30:38 95e0ca25ba00: Waiting 12:30:38 651d9022c234: Waiting 12:30:38 d0eb0bc86e3a: Pushed 12:30:38 7af28a4661b0: Pushed 12:30:40 651d9022c234: Layer already exists 12:30:40 1c8a237ea43b: Pushed 12:30:40 95e0ca25ba00: Pushed 12:30:40 8e52de7f4a65: Pushed 12:30:44 2d31c54dc763: Pushed 12:30:44 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:9240bb095c451ba80695be734b29d8183ad93808c17a145dc390be581cd795a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 12:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:30:44 1c8a237ea43b: Preparing 12:30:44 2d31c54dc763: Preparing 12:30:44 7af28a4661b0: Preparing 12:30:44 d0eb0bc86e3a: Preparing 12:30:44 8e52de7f4a65: Preparing 12:30:44 95e0ca25ba00: Preparing 12:30:44 651d9022c234: Preparing 12:30:44 95e0ca25ba00: Waiting 12:30:44 651d9022c234: Waiting 12:30:44 2d31c54dc763: Layer already exists 12:30:44 1c8a237ea43b: Layer already exists 12:30:44 8e52de7f4a65: Layer already exists 12:30:44 d0eb0bc86e3a: Layer already exists 12:30:44 7af28a4661b0: Layer already exists 12:30:44 95e0ca25ba00: Layer already exists 12:30:44 651d9022c234: Layer already exists 12:30:45 latest: digest: sha256:9240bb095c451ba80695be734b29d8183ad93808c17a145dc390be581cd795a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.18 12:30:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:30:45 1c8a237ea43b: Preparing 12:30:45 2d31c54dc763: Preparing 12:30:45 7af28a4661b0: Preparing 12:30:45 d0eb0bc86e3a: Preparing 12:30:45 8e52de7f4a65: Preparing 12:30:45 95e0ca25ba00: Preparing 12:30:45 651d9022c234: Preparing 12:30:45 651d9022c234: Waiting 12:30:45 95e0ca25ba00: Waiting 12:30:45 7af28a4661b0: Layer already exists 12:30:45 d0eb0bc86e3a: Layer already exists 12:30:45 2d31c54dc763: Layer already exists 12:30:45 8e52de7f4a65: Layer already exists 12:30:45 1c8a237ea43b: Layer already exists 12:30:45 95e0ca25ba00: Layer already exists 12:30:45 651d9022c234: Layer already exists 12:30:46 4.0.0-dev.18: digest: sha256:9240bb095c451ba80695be734b29d8183ad93808c17a145dc390be581cd795a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:30:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:30:46 1c8a237ea43b: Preparing 12:30:46 2d31c54dc763: Preparing 12:30:46 7af28a4661b0: Preparing 12:30:46 d0eb0bc86e3a: Preparing 12:30:46 8e52de7f4a65: Preparing 12:30:46 95e0ca25ba00: Preparing 12:30:46 651d9022c234: Preparing 12:30:46 95e0ca25ba00: Waiting 12:30:46 651d9022c234: Waiting 12:30:46 8e52de7f4a65: Layer already exists 12:30:46 7af28a4661b0: Layer already exists 12:30:46 d0eb0bc86e3a: Layer already exists 12:30:46 2d31c54dc763: Layer already exists 12:30:46 1c8a237ea43b: Layer already exists 12:30:46 651d9022c234: Layer already exists 12:30:46 95e0ca25ba00: Layer already exists 12:30:46 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:9240bb095c451ba80695be734b29d8183ad93808c17a145dc390be581cd795a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 12:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 12:30:47 1c8a237ea43b: Preparing 12:30:47 2d31c54dc763: Preparing 12:30:47 7af28a4661b0: Preparing 12:30:47 d0eb0bc86e3a: Preparing 12:30:47 8e52de7f4a65: Preparing 12:30:47 95e0ca25ba00: Preparing 12:30:47 651d9022c234: Preparing 12:30:47 95e0ca25ba00: Waiting 12:30:47 651d9022c234: Waiting 12:30:47 7af28a4661b0: Layer already exists 12:30:47 1c8a237ea43b: Layer already exists 12:30:47 d0eb0bc86e3a: Layer already exists 12:30:47 2d31c54dc763: Layer already exists 12:30:47 8e52de7f4a65: Layer already exists 12:30:47 95e0ca25ba00: Layer already exists 12:30:47 651d9022c234: Layer already exists 12:30:48 main: digest: sha256:9240bb095c451ba80695be734b29d8183ad93808c17a145dc390be581cd795a8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:30:48 ===================================================== [Pipeline] echo 12:30:48 taggedImages: 12:30:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:30:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 12:30:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.18 12:30:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:30:48 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 12:30:48 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 12:30:48 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:30:48 latest 12:30:48 4.0.0-dev.18 12:30:48 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:30:48 main 12:30:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:30:48 fdc93d3866c9: Preparing 12:30:48 555fb8ca968f: Preparing 12:30:48 cd00fb781bc9: Preparing 12:30:48 257ed50a5bc5: Preparing 12:30:48 7af28a4661b0: Preparing 12:30:48 d0eb0bc86e3a: Preparing 12:30:48 8e52de7f4a65: Preparing 12:30:48 95e0ca25ba00: Preparing 12:30:48 651d9022c234: Preparing 12:30:48 8e52de7f4a65: Waiting 12:30:48 95e0ca25ba00: Waiting 12:30:48 651d9022c234: Waiting 12:30:48 d0eb0bc86e3a: Waiting 12:30:49 7af28a4661b0: Layer already exists 12:30:49 d0eb0bc86e3a: Layer already exists 12:30:49 8e52de7f4a65: Layer already exists 12:30:49 555fb8ca968f: Pushed 12:30:49 95e0ca25ba00: Layer already exists 12:30:49 fdc93d3866c9: Pushed 12:30:49 cd00fb781bc9: Pushed 12:30:49 651d9022c234: Layer already exists 12:30:51 257ed50a5bc5: Pushed 12:30:51 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:b24b5668bc653c7b684d4527499df08771f687e29263705065e1392b78547f76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:51 + 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 12:30:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 12:30:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:30:52 fdc93d3866c9: Preparing 12:30:52 555fb8ca968f: Preparing 12:30:52 cd00fb781bc9: Preparing 12:30:52 257ed50a5bc5: Preparing 12:30:52 7af28a4661b0: Preparing 12:30:52 d0eb0bc86e3a: Preparing 12:30:52 8e52de7f4a65: Preparing 12:30:52 95e0ca25ba00: Preparing 12:30:52 651d9022c234: Preparing 12:30:52 d0eb0bc86e3a: Waiting 12:30:52 8e52de7f4a65: Waiting 12:30:52 95e0ca25ba00: Waiting 12:30:52 651d9022c234: Waiting 12:30:52 cd00fb781bc9: Layer already exists 12:30:52 257ed50a5bc5: Layer already exists 12:30:52 555fb8ca968f: Layer already exists 12:30:52 fdc93d3866c9: Layer already exists 12:30:52 7af28a4661b0: Layer already exists 12:30:52 8e52de7f4a65: Layer already exists 12:30:52 d0eb0bc86e3a: Layer already exists 12:30:52 651d9022c234: Layer already exists 12:30:52 95e0ca25ba00: Layer already exists 12:30:52 latest: digest: sha256:b24b5668bc653c7b684d4527499df08771f687e29263705065e1392b78547f76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.18 12:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:30:53 fdc93d3866c9: Preparing 12:30:53 555fb8ca968f: Preparing 12:30:53 cd00fb781bc9: Preparing 12:30:53 257ed50a5bc5: Preparing 12:30:53 7af28a4661b0: Preparing 12:30:53 d0eb0bc86e3a: Preparing 12:30:53 8e52de7f4a65: Preparing 12:30:53 d0eb0bc86e3a: Waiting 12:30:53 95e0ca25ba00: Preparing 12:30:53 8e52de7f4a65: Waiting 12:30:53 651d9022c234: Preparing 12:30:53 95e0ca25ba00: Waiting 12:30:53 651d9022c234: Waiting 12:30:53 257ed50a5bc5: Layer already exists 12:30:53 fdc93d3866c9: Layer already exists 12:30:53 555fb8ca968f: Layer already exists 12:30:53 cd00fb781bc9: Layer already exists 12:30:53 7af28a4661b0: Layer already exists 12:30:53 d0eb0bc86e3a: Layer already exists 12:30:53 8e52de7f4a65: Layer already exists 12:30:53 95e0ca25ba00: Layer already exists 12:30:53 651d9022c234: Layer already exists 12:30:53 4.0.0-dev.18: digest: sha256:b24b5668bc653c7b684d4527499df08771f687e29263705065e1392b78547f76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:30:54 fdc93d3866c9: Preparing 12:30:54 555fb8ca968f: Preparing 12:30:54 cd00fb781bc9: Preparing 12:30:54 257ed50a5bc5: Preparing 12:30:54 7af28a4661b0: Preparing 12:30:54 d0eb0bc86e3a: Preparing 12:30:54 8e52de7f4a65: Preparing 12:30:54 95e0ca25ba00: Preparing 12:30:54 651d9022c234: Preparing 12:30:54 d0eb0bc86e3a: Waiting 12:30:54 8e52de7f4a65: Waiting 12:30:54 95e0ca25ba00: Waiting 12:30:54 651d9022c234: Waiting 12:30:54 fdc93d3866c9: Layer already exists 12:30:54 257ed50a5bc5: Layer already exists 12:30:54 555fb8ca968f: Layer already exists 12:30:54 7af28a4661b0: Layer already exists 12:30:54 cd00fb781bc9: Layer already exists 12:30:54 d0eb0bc86e3a: Layer already exists 12:30:54 651d9022c234: Layer already exists 12:30:54 8e52de7f4a65: Layer already exists 12:30:54 95e0ca25ba00: Layer already exists 12:30:54 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:b24b5668bc653c7b684d4527499df08771f687e29263705065e1392b78547f76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:54 + 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 12:30:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 12:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 12:30:55 fdc93d3866c9: Preparing 12:30:55 555fb8ca968f: Preparing 12:30:55 cd00fb781bc9: Preparing 12:30:55 257ed50a5bc5: Preparing 12:30:55 7af28a4661b0: Preparing 12:30:55 d0eb0bc86e3a: Preparing 12:30:55 8e52de7f4a65: Preparing 12:30:55 95e0ca25ba00: Preparing 12:30:55 651d9022c234: Preparing 12:30:55 d0eb0bc86e3a: Waiting 12:30:55 8e52de7f4a65: Waiting 12:30:55 95e0ca25ba00: Waiting 12:30:55 651d9022c234: Waiting 12:30:55 cd00fb781bc9: Layer already exists 12:30:55 fdc93d3866c9: Layer already exists 12:30:55 257ed50a5bc5: Layer already exists 12:30:55 7af28a4661b0: Layer already exists 12:30:55 555fb8ca968f: Layer already exists 12:30:55 8e52de7f4a65: Layer already exists 12:30:55 d0eb0bc86e3a: Layer already exists 12:30:55 95e0ca25ba00: Layer already exists 12:30:55 651d9022c234: Layer already exists 12:30:55 main: digest: sha256:b24b5668bc653c7b684d4527499df08771f687e29263705065e1392b78547f76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:30:55 ===================================================== [Pipeline] echo 12:30:55 taggedImages: 12:30:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:30:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 12:30:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.18 12:30:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:30:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 12:30:55 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 12:30:55 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:30:55 latest 12:30:55 4.0.0-dev.18 12:30:55 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:30:55 main 12:30:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:30:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:30:56 631cc5cfa6bb: Preparing 12:30:56 fbbe06bc1931: Preparing 12:30:56 6f97e2df5b3a: Preparing 12:30:56 7af28a4661b0: Preparing 12:30:56 d0eb0bc86e3a: Preparing 12:30:56 c6ca23586ac5: Preparing 12:30:56 f64aa72630dd: Preparing 12:30:56 c6ca23586ac5: Waiting 12:30:56 651d9022c234: Preparing 12:30:56 f64aa72630dd: Waiting 12:30:56 651d9022c234: Waiting 12:30:56 7af28a4661b0: Layer already exists 12:30:56 d0eb0bc86e3a: Layer already exists 12:30:56 fbbe06bc1931: Pushed 12:30:56 651d9022c234: Layer already exists 12:30:56 631cc5cfa6bb: Pushed 12:30:56 f64aa72630dd: Pushed 12:30:57 c6ca23586ac5: Pushed 12:31:01 6f97e2df5b3a: Pushed 12:31:01 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:86f71e9f6b36b082351d0759a6b3ce3ed2e6ec3dd78cc680051aa49d27d7fc22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 12:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:31:02 631cc5cfa6bb: Preparing 12:31:02 fbbe06bc1931: Preparing 12:31:02 6f97e2df5b3a: Preparing 12:31:02 7af28a4661b0: Preparing 12:31:02 d0eb0bc86e3a: Preparing 12:31:02 c6ca23586ac5: Preparing 12:31:02 f64aa72630dd: Preparing 12:31:02 651d9022c234: Preparing 12:31:02 c6ca23586ac5: Waiting 12:31:02 f64aa72630dd: Waiting 12:31:02 651d9022c234: Waiting 12:31:02 631cc5cfa6bb: Layer already exists 12:31:02 7af28a4661b0: Layer already exists 12:31:02 fbbe06bc1931: Layer already exists 12:31:02 d0eb0bc86e3a: Layer already exists 12:31:02 6f97e2df5b3a: Layer already exists 12:31:02 651d9022c234: Layer already exists 12:31:02 f64aa72630dd: Layer already exists 12:31:02 c6ca23586ac5: Layer already exists 12:31:03 latest: digest: sha256:86f71e9f6b36b082351d0759a6b3ce3ed2e6ec3dd78cc680051aa49d27d7fc22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.18 12:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:31:03 631cc5cfa6bb: Preparing 12:31:03 fbbe06bc1931: Preparing 12:31:03 6f97e2df5b3a: Preparing 12:31:03 7af28a4661b0: Preparing 12:31:03 d0eb0bc86e3a: Preparing 12:31:03 c6ca23586ac5: Preparing 12:31:03 f64aa72630dd: Preparing 12:31:03 651d9022c234: Preparing 12:31:03 c6ca23586ac5: Waiting 12:31:03 f64aa72630dd: Waiting 12:31:03 651d9022c234: Waiting 12:31:03 6f97e2df5b3a: Layer already exists 12:31:03 d0eb0bc86e3a: Layer already exists 12:31:03 631cc5cfa6bb: Layer already exists 12:31:03 7af28a4661b0: Layer already exists 12:31:03 fbbe06bc1931: Layer already exists 12:31:03 651d9022c234: Layer already exists 12:31:03 c6ca23586ac5: Layer already exists 12:31:03 f64aa72630dd: Layer already exists 12:31:04 4.0.0-dev.18: digest: sha256:86f71e9f6b36b082351d0759a6b3ce3ed2e6ec3dd78cc680051aa49d27d7fc22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:31:04 631cc5cfa6bb: Preparing 12:31:04 fbbe06bc1931: Preparing 12:31:04 6f97e2df5b3a: Preparing 12:31:04 7af28a4661b0: Preparing 12:31:04 d0eb0bc86e3a: Preparing 12:31:04 c6ca23586ac5: Preparing 12:31:04 f64aa72630dd: Preparing 12:31:04 651d9022c234: Preparing 12:31:04 f64aa72630dd: Waiting 12:31:04 c6ca23586ac5: Waiting 12:31:04 651d9022c234: Waiting 12:31:04 fbbe06bc1931: Layer already exists 12:31:04 d0eb0bc86e3a: Layer already exists 12:31:04 7af28a4661b0: Layer already exists 12:31:04 631cc5cfa6bb: Layer already exists 12:31:04 6f97e2df5b3a: Layer already exists 12:31:04 651d9022c234: Layer already exists 12:31:04 f64aa72630dd: Layer already exists 12:31:04 c6ca23586ac5: Layer already exists 12:31:05 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:86f71e9f6b36b082351d0759a6b3ce3ed2e6ec3dd78cc680051aa49d27d7fc22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 12:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 12:31:05 631cc5cfa6bb: Preparing 12:31:05 fbbe06bc1931: Preparing 12:31:05 6f97e2df5b3a: Preparing 12:31:05 7af28a4661b0: Preparing 12:31:05 d0eb0bc86e3a: Preparing 12:31:05 c6ca23586ac5: Preparing 12:31:05 f64aa72630dd: Preparing 12:31:05 651d9022c234: Preparing 12:31:05 c6ca23586ac5: Waiting 12:31:05 651d9022c234: Waiting 12:31:05 f64aa72630dd: Waiting 12:31:05 fbbe06bc1931: Layer already exists 12:31:05 d0eb0bc86e3a: Layer already exists 12:31:05 7af28a4661b0: Layer already exists 12:31:05 6f97e2df5b3a: Layer already exists 12:31:05 631cc5cfa6bb: Layer already exists 12:31:05 651d9022c234: Layer already exists 12:31:05 f64aa72630dd: Layer already exists 12:31:05 c6ca23586ac5: Layer already exists 12:31:06 main: digest: sha256:86f71e9f6b36b082351d0759a6b3ce3ed2e6ec3dd78cc680051aa49d27d7fc22 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:31:06 ===================================================== [Pipeline] echo 12:31:06 taggedImages: 12:31:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 12:31:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.18 12:31:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:06 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 12:31:06 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 12:31:06 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:06 latest 12:31:06 4.0.0-dev.18 12:31:06 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:06 main 12:31:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:06 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:07 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:31:07 ef24cf5cd3f1: Preparing 12:31:07 5ad8f007198c: Preparing 12:31:07 846820772de2: Preparing 12:31:07 d0eb0bc86e3a: Preparing 12:31:07 48e59acb7a3f: Preparing 12:31:07 4a45537ebf17: Preparing 12:31:07 651d9022c234: Preparing 12:31:07 4a45537ebf17: Waiting 12:31:07 651d9022c234: Waiting 12:31:07 d0eb0bc86e3a: Layer already exists 12:31:07 5ad8f007198c: Pushed 12:31:07 48e59acb7a3f: Pushed 12:31:07 651d9022c234: Layer already exists 12:31:07 ef24cf5cd3f1: Pushed 12:31:07 4a45537ebf17: Pushed 12:31:12 846820772de2: Pushed 12:31:12 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:fc87bb3107fc316b62741ffe1317c96bce3bf696524f29ceba0b9116db518d7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 12:31:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:31:13 ef24cf5cd3f1: Preparing 12:31:13 5ad8f007198c: Preparing 12:31:13 846820772de2: Preparing 12:31:13 d0eb0bc86e3a: Preparing 12:31:13 48e59acb7a3f: Preparing 12:31:13 4a45537ebf17: Preparing 12:31:13 651d9022c234: Preparing 12:31:13 4a45537ebf17: Waiting 12:31:13 651d9022c234: Waiting 12:31:13 48e59acb7a3f: Layer already exists 12:31:13 846820772de2: Layer already exists 12:31:13 ef24cf5cd3f1: Layer already exists 12:31:13 5ad8f007198c: Layer already exists 12:31:13 d0eb0bc86e3a: Layer already exists 12:31:13 4a45537ebf17: Layer already exists 12:31:13 651d9022c234: Layer already exists 12:31:13 latest: digest: sha256:fc87bb3107fc316b62741ffe1317c96bce3bf696524f29ceba0b9116db518d7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.18 12:31:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:31:15 ef24cf5cd3f1: Preparing 12:31:15 5ad8f007198c: Preparing 12:31:15 846820772de2: Preparing 12:31:15 d0eb0bc86e3a: Preparing 12:31:15 48e59acb7a3f: Preparing 12:31:15 4a45537ebf17: Preparing 12:31:15 651d9022c234: Preparing 12:31:15 651d9022c234: Waiting 12:31:15 4a45537ebf17: Waiting 12:31:15 ef24cf5cd3f1: Layer already exists 12:31:15 5ad8f007198c: Layer already exists 12:31:15 846820772de2: Layer already exists 12:31:15 48e59acb7a3f: Layer already exists 12:31:15 d0eb0bc86e3a: Layer already exists 12:31:15 651d9022c234: Layer already exists 12:31:15 4a45537ebf17: Layer already exists 12:31:15 4.0.0-dev.18: digest: sha256:fc87bb3107fc316b62741ffe1317c96bce3bf696524f29ceba0b9116db518d7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:31:15 ef24cf5cd3f1: Preparing 12:31:15 5ad8f007198c: Preparing 12:31:15 846820772de2: Preparing 12:31:15 d0eb0bc86e3a: Preparing 12:31:15 48e59acb7a3f: Preparing 12:31:15 4a45537ebf17: Preparing 12:31:15 651d9022c234: Preparing 12:31:15 4a45537ebf17: Waiting 12:31:15 651d9022c234: Waiting 12:31:15 48e59acb7a3f: Layer already exists 12:31:15 846820772de2: Layer already exists 12:31:15 ef24cf5cd3f1: Layer already exists 12:31:15 d0eb0bc86e3a: Layer already exists 12:31:15 5ad8f007198c: Layer already exists 12:31:15 4a45537ebf17: Layer already exists 12:31:15 651d9022c234: Layer already exists 12:31:16 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:fc87bb3107fc316b62741ffe1317c96bce3bf696524f29ceba0b9116db518d7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 12:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 12:31:16 ef24cf5cd3f1: Preparing 12:31:16 5ad8f007198c: Preparing 12:31:16 846820772de2: Preparing 12:31:16 d0eb0bc86e3a: Preparing 12:31:16 48e59acb7a3f: Preparing 12:31:16 4a45537ebf17: Preparing 12:31:16 651d9022c234: Preparing 12:31:16 4a45537ebf17: Waiting 12:31:16 651d9022c234: Waiting 12:31:16 48e59acb7a3f: Layer already exists 12:31:16 846820772de2: Layer already exists 12:31:16 d0eb0bc86e3a: Layer already exists 12:31:16 ef24cf5cd3f1: Layer already exists 12:31:16 5ad8f007198c: Layer already exists 12:31:16 4a45537ebf17: Layer already exists 12:31:16 651d9022c234: Layer already exists 12:31:17 main: digest: sha256:fc87bb3107fc316b62741ffe1317c96bce3bf696524f29ceba0b9116db518d7a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:31:17 ===================================================== [Pipeline] echo 12:31:17 taggedImages: 12:31:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 12:31:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.18 12:31:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 12:31:17 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 12:31:17 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:17 latest 12:31:17 4.0.0-dev.18 12:31:17 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:17 main 12:31:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:31:18 e3288d767ec1: Preparing 12:31:18 c3017fa08008: Preparing 12:31:18 5df952d99f9c: Preparing 12:31:18 e0c809afc036: Preparing 12:31:18 7af28a4661b0: Preparing 12:31:18 d0eb0bc86e3a: Preparing 12:31:18 8e52de7f4a65: Preparing 12:31:18 95e0ca25ba00: Preparing 12:31:18 651d9022c234: Preparing 12:31:18 d0eb0bc86e3a: Waiting 12:31:18 8e52de7f4a65: Waiting 12:31:18 95e0ca25ba00: Waiting 12:31:18 651d9022c234: Waiting 12:31:18 7af28a4661b0: Layer already exists 12:31:18 d0eb0bc86e3a: Layer already exists 12:31:18 8e52de7f4a65: Layer already exists 12:31:18 5df952d99f9c: Pushed 12:31:18 95e0ca25ba00: Layer already exists 12:31:18 c3017fa08008: Pushed 12:31:18 e3288d767ec1: Pushed 12:31:18 651d9022c234: Layer already exists 12:31:23 e0c809afc036: Pushed 12:31:23 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:ea83da8626766c22a8477a9e319a737ff6811bb458d4e3405c19a4eb5ab30e04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 12:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:31:24 e3288d767ec1: Preparing 12:31:24 c3017fa08008: Preparing 12:31:24 5df952d99f9c: Preparing 12:31:24 e0c809afc036: Preparing 12:31:24 7af28a4661b0: Preparing 12:31:24 d0eb0bc86e3a: Preparing 12:31:24 8e52de7f4a65: Preparing 12:31:24 95e0ca25ba00: Preparing 12:31:24 651d9022c234: Preparing 12:31:24 8e52de7f4a65: Waiting 12:31:24 651d9022c234: Waiting 12:31:24 95e0ca25ba00: Waiting 12:31:24 d0eb0bc86e3a: Waiting 12:31:24 7af28a4661b0: Layer already exists 12:31:24 c3017fa08008: Layer already exists 12:31:24 e3288d767ec1: Layer already exists 12:31:24 5df952d99f9c: Layer already exists 12:31:24 e0c809afc036: Layer already exists 12:31:24 d0eb0bc86e3a: Layer already exists 12:31:24 95e0ca25ba00: Layer already exists 12:31:24 8e52de7f4a65: Layer already exists 12:31:24 651d9022c234: Layer already exists 12:31:24 latest: digest: sha256:ea83da8626766c22a8477a9e319a737ff6811bb458d4e3405c19a4eb5ab30e04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.18 12:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:31:25 e3288d767ec1: Preparing 12:31:25 c3017fa08008: Preparing 12:31:25 5df952d99f9c: Preparing 12:31:25 e0c809afc036: Preparing 12:31:25 7af28a4661b0: Preparing 12:31:25 d0eb0bc86e3a: Preparing 12:31:25 8e52de7f4a65: Preparing 12:31:25 95e0ca25ba00: Preparing 12:31:25 651d9022c234: Preparing 12:31:25 d0eb0bc86e3a: Waiting 12:31:25 95e0ca25ba00: Waiting 12:31:25 651d9022c234: Waiting 12:31:25 8e52de7f4a65: Waiting 12:31:25 e3288d767ec1: Layer already exists 12:31:25 7af28a4661b0: Layer already exists 12:31:25 5df952d99f9c: Layer already exists 12:31:25 c3017fa08008: Layer already exists 12:31:25 e0c809afc036: Layer already exists 12:31:25 8e52de7f4a65: Layer already exists 12:31:25 d0eb0bc86e3a: Layer already exists 12:31:25 95e0ca25ba00: Layer already exists 12:31:25 651d9022c234: Layer already exists 12:31:25 4.0.0-dev.18: digest: sha256:ea83da8626766c22a8477a9e319a737ff6811bb458d4e3405c19a4eb5ab30e04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:31:26 e3288d767ec1: Preparing 12:31:26 c3017fa08008: Preparing 12:31:26 5df952d99f9c: Preparing 12:31:26 e0c809afc036: Preparing 12:31:26 7af28a4661b0: Preparing 12:31:26 d0eb0bc86e3a: Preparing 12:31:26 8e52de7f4a65: Preparing 12:31:26 d0eb0bc86e3a: Waiting 12:31:26 95e0ca25ba00: Preparing 12:31:26 8e52de7f4a65: Waiting 12:31:26 651d9022c234: Preparing 12:31:26 95e0ca25ba00: Waiting 12:31:26 651d9022c234: Waiting 12:31:26 5df952d99f9c: Layer already exists 12:31:26 e3288d767ec1: Layer already exists 12:31:26 e0c809afc036: Layer already exists 12:31:26 c3017fa08008: Layer already exists 12:31:26 7af28a4661b0: Layer already exists 12:31:26 8e52de7f4a65: Layer already exists 12:31:26 95e0ca25ba00: Layer already exists 12:31:26 651d9022c234: Layer already exists 12:31:26 d0eb0bc86e3a: Layer already exists 12:31:27 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:ea83da8626766c22a8477a9e319a737ff6811bb458d4e3405c19a4eb5ab30e04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 12:31:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 12:31:27 e3288d767ec1: Preparing 12:31:27 c3017fa08008: Preparing 12:31:27 5df952d99f9c: Preparing 12:31:27 e0c809afc036: Preparing 12:31:27 7af28a4661b0: Preparing 12:31:27 d0eb0bc86e3a: Preparing 12:31:27 8e52de7f4a65: Preparing 12:31:27 95e0ca25ba00: Preparing 12:31:27 651d9022c234: Preparing 12:31:27 8e52de7f4a65: Waiting 12:31:27 651d9022c234: Waiting 12:31:27 95e0ca25ba00: Waiting 12:31:27 d0eb0bc86e3a: Waiting 12:31:27 7af28a4661b0: Layer already exists 12:31:27 c3017fa08008: Layer already exists 12:31:27 5df952d99f9c: Layer already exists 12:31:27 e3288d767ec1: Layer already exists 12:31:27 e0c809afc036: Layer already exists 12:31:27 95e0ca25ba00: Layer already exists 12:31:27 8e52de7f4a65: Layer already exists 12:31:27 651d9022c234: Layer already exists 12:31:27 d0eb0bc86e3a: Layer already exists 12:31:28 main: digest: sha256:ea83da8626766c22a8477a9e319a737ff6811bb458d4e3405c19a4eb5ab30e04 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:31:28 ===================================================== [Pipeline] echo 12:31:28 taggedImages: 12:31:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 12:31:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.18 12:31:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 12:31:28 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 12:31:28 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:28 latest 12:31:28 4.0.0-dev.18 12:31:28 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:28 main 12:31:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:31:29 76e9b005c2c8: Preparing 12:31:29 9e7467c39660: Preparing 12:31:29 0f72797c34fc: Preparing 12:31:29 d245dccea8a0: Preparing 12:31:29 50aa1437cd8f: Preparing 12:31:29 15553a6f0899: Preparing 12:31:29 87ddfeb83e11: Preparing 12:31:29 7af28a4661b0: Preparing 12:31:29 d0eb0bc86e3a: Preparing 12:31:29 fd045bbcecc5: Preparing 12:31:29 3bd25c394f5a: Preparing 12:31:29 5f70bf18a086: Preparing 12:31:29 a44e4709ae25: Preparing 12:31:29 2111e5863d2e: Preparing 12:31:29 1426d7d94443: Preparing 12:31:29 651d9022c234: Preparing 12:31:29 d0eb0bc86e3a: Waiting 12:31:29 fd045bbcecc5: Waiting 12:31:29 3bd25c394f5a: Waiting 12:31:29 5f70bf18a086: Waiting 12:31:29 87ddfeb83e11: Waiting 12:31:29 15553a6f0899: Waiting 12:31:29 7af28a4661b0: Waiting 12:31:29 a44e4709ae25: Waiting 12:31:29 1426d7d94443: Waiting 12:31:29 2111e5863d2e: Waiting 12:31:29 651d9022c234: Waiting 12:31:29 9e7467c39660: Pushed 12:31:29 d245dccea8a0: Pushed 12:31:29 50aa1437cd8f: Pushed 12:31:29 76e9b005c2c8: Pushed 12:31:29 0f72797c34fc: Pushed 12:31:29 7af28a4661b0: Layer already exists 12:31:29 d0eb0bc86e3a: Layer already exists 12:31:29 15553a6f0899: Pushed 12:31:29 5f70bf18a086: Layer already exists 12:31:29 fd045bbcecc5: Pushed 12:31:29 3bd25c394f5a: Pushed 12:31:29 a44e4709ae25: Pushed 12:31:29 651d9022c234: Layer already exists 12:31:29 1426d7d94443: Pushed 12:31:31 2111e5863d2e: Pushed 12:31:32 87ddfeb83e11: Pushed 12:31:32 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:f2c0c23f078e25fc36e9af08f1055ed2eab74015cb5fb02a9a1448ad5155e0e8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 12:31:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:31:33 76e9b005c2c8: Preparing 12:31:33 9e7467c39660: Preparing 12:31:33 0f72797c34fc: Preparing 12:31:33 d245dccea8a0: Preparing 12:31:33 50aa1437cd8f: Preparing 12:31:33 15553a6f0899: Preparing 12:31:33 15553a6f0899: Waiting 12:31:33 87ddfeb83e11: Preparing 12:31:33 7af28a4661b0: Preparing 12:31:33 87ddfeb83e11: Waiting 12:31:33 7af28a4661b0: Waiting 12:31:33 d0eb0bc86e3a: Preparing 12:31:33 fd045bbcecc5: Preparing 12:31:33 d0eb0bc86e3a: Waiting 12:31:33 3bd25c394f5a: Preparing 12:31:33 fd045bbcecc5: Waiting 12:31:33 5f70bf18a086: Preparing 12:31:33 a44e4709ae25: Preparing 12:31:33 2111e5863d2e: Preparing 12:31:33 3bd25c394f5a: Waiting 12:31:33 5f70bf18a086: Waiting 12:31:33 1426d7d94443: Preparing 12:31:33 a44e4709ae25: Waiting 12:31:33 651d9022c234: Preparing 12:31:33 1426d7d94443: Waiting 12:31:33 651d9022c234: Waiting 12:31:33 d245dccea8a0: Layer already exists 12:31:33 76e9b005c2c8: Layer already exists 12:31:33 0f72797c34fc: Layer already exists 12:31:33 9e7467c39660: Layer already exists 12:31:33 50aa1437cd8f: Layer already exists 12:31:33 fd045bbcecc5: Layer already exists 12:31:33 15553a6f0899: Layer already exists 12:31:33 87ddfeb83e11: Layer already exists 12:31:33 3bd25c394f5a: Layer already exists 12:31:33 7af28a4661b0: Layer already exists 12:31:33 d0eb0bc86e3a: Layer already exists 12:31:33 a44e4709ae25: Layer already exists 12:31:33 2111e5863d2e: Layer already exists 12:31:33 5f70bf18a086: Layer already exists 12:31:33 1426d7d94443: Layer already exists 12:31:33 651d9022c234: Layer already exists 12:31:33 latest: digest: sha256:f2c0c23f078e25fc36e9af08f1055ed2eab74015cb5fb02a9a1448ad5155e0e8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.18 12:31:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:31:34 76e9b005c2c8: Preparing 12:31:34 9e7467c39660: Preparing 12:31:34 0f72797c34fc: Preparing 12:31:34 d245dccea8a0: Preparing 12:31:34 50aa1437cd8f: Preparing 12:31:34 15553a6f0899: Preparing 12:31:34 15553a6f0899: Waiting 12:31:34 87ddfeb83e11: Preparing 12:31:34 7af28a4661b0: Preparing 12:31:34 d0eb0bc86e3a: Preparing 12:31:34 fd045bbcecc5: Preparing 12:31:34 3bd25c394f5a: Preparing 12:31:34 5f70bf18a086: Preparing 12:31:34 a44e4709ae25: Preparing 12:31:34 2111e5863d2e: Preparing 12:31:34 1426d7d94443: Preparing 12:31:34 651d9022c234: Preparing 12:31:34 7af28a4661b0: Waiting 12:31:34 d0eb0bc86e3a: Waiting 12:31:34 fd045bbcecc5: Waiting 12:31:34 3bd25c394f5a: Waiting 12:31:34 5f70bf18a086: Waiting 12:31:34 a44e4709ae25: Waiting 12:31:34 2111e5863d2e: Waiting 12:31:34 1426d7d94443: Waiting 12:31:34 651d9022c234: Waiting 12:31:34 87ddfeb83e11: Waiting 12:31:34 0f72797c34fc: Layer already exists 12:31:34 50aa1437cd8f: Layer already exists 12:31:34 d245dccea8a0: Layer already exists 12:31:34 76e9b005c2c8: Layer already exists 12:31:34 9e7467c39660: Layer already exists 12:31:34 7af28a4661b0: Layer already exists 12:31:34 87ddfeb83e11: Layer already exists 12:31:34 15553a6f0899: Layer already exists 12:31:34 fd045bbcecc5: Layer already exists 12:31:34 d0eb0bc86e3a: Layer already exists 12:31:34 5f70bf18a086: Layer already exists 12:31:34 3bd25c394f5a: Layer already exists 12:31:34 a44e4709ae25: Layer already exists 12:31:34 2111e5863d2e: Layer already exists 12:31:34 1426d7d94443: Layer already exists 12:31:34 651d9022c234: Layer already exists 12:31:34 4.0.0-dev.18: digest: sha256:f2c0c23f078e25fc36e9af08f1055ed2eab74015cb5fb02a9a1448ad5155e0e8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:31:35 76e9b005c2c8: Preparing 12:31:35 9e7467c39660: Preparing 12:31:35 0f72797c34fc: Preparing 12:31:35 d245dccea8a0: Preparing 12:31:35 50aa1437cd8f: Preparing 12:31:35 15553a6f0899: Preparing 12:31:35 87ddfeb83e11: Preparing 12:31:35 7af28a4661b0: Preparing 12:31:35 d0eb0bc86e3a: Preparing 12:31:35 fd045bbcecc5: Preparing 12:31:35 3bd25c394f5a: Preparing 12:31:35 5f70bf18a086: Preparing 12:31:35 a44e4709ae25: Preparing 12:31:35 2111e5863d2e: Preparing 12:31:35 1426d7d94443: Preparing 12:31:35 651d9022c234: Preparing 12:31:35 15553a6f0899: Waiting 12:31:35 87ddfeb83e11: Waiting 12:31:35 7af28a4661b0: Waiting 12:31:35 d0eb0bc86e3a: Waiting 12:31:35 fd045bbcecc5: Waiting 12:31:35 3bd25c394f5a: Waiting 12:31:35 5f70bf18a086: Waiting 12:31:35 a44e4709ae25: Waiting 12:31:35 2111e5863d2e: Waiting 12:31:35 1426d7d94443: Waiting 12:31:35 651d9022c234: Waiting 12:31:35 0f72797c34fc: Layer already exists 12:31:35 76e9b005c2c8: Layer already exists 12:31:35 50aa1437cd8f: Layer already exists 12:31:35 9e7467c39660: Layer already exists 12:31:35 d245dccea8a0: Layer already exists 12:31:35 87ddfeb83e11: Layer already exists 12:31:35 15553a6f0899: Layer already exists 12:31:35 fd045bbcecc5: Layer already exists 12:31:35 7af28a4661b0: Layer already exists 12:31:35 d0eb0bc86e3a: Layer already exists 12:31:35 3bd25c394f5a: Layer already exists 12:31:35 5f70bf18a086: Layer already exists 12:31:35 a44e4709ae25: Layer already exists 12:31:35 1426d7d94443: Layer already exists 12:31:35 2111e5863d2e: Layer already exists 12:31:35 651d9022c234: Layer already exists 12:31:35 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:f2c0c23f078e25fc36e9af08f1055ed2eab74015cb5fb02a9a1448ad5155e0e8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 12:31:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 12:31:36 76e9b005c2c8: Preparing 12:31:36 9e7467c39660: Preparing 12:31:36 0f72797c34fc: Preparing 12:31:36 d245dccea8a0: Preparing 12:31:36 50aa1437cd8f: Preparing 12:31:36 15553a6f0899: Preparing 12:31:36 87ddfeb83e11: Preparing 12:31:36 7af28a4661b0: Preparing 12:31:36 d0eb0bc86e3a: Preparing 12:31:36 fd045bbcecc5: Preparing 12:31:36 3bd25c394f5a: Preparing 12:31:36 5f70bf18a086: Preparing 12:31:36 a44e4709ae25: Preparing 12:31:36 2111e5863d2e: Preparing 12:31:36 1426d7d94443: Preparing 12:31:36 651d9022c234: Preparing 12:31:36 87ddfeb83e11: Waiting 12:31:36 7af28a4661b0: Waiting 12:31:36 d0eb0bc86e3a: Waiting 12:31:36 fd045bbcecc5: Waiting 12:31:36 3bd25c394f5a: Waiting 12:31:36 5f70bf18a086: Waiting 12:31:36 a44e4709ae25: Waiting 12:31:36 2111e5863d2e: Waiting 12:31:36 1426d7d94443: Waiting 12:31:36 651d9022c234: Waiting 12:31:36 15553a6f0899: Waiting 12:31:36 50aa1437cd8f: Layer already exists 12:31:36 9e7467c39660: Layer already exists 12:31:36 0f72797c34fc: Layer already exists 12:31:36 76e9b005c2c8: Layer already exists 12:31:36 d245dccea8a0: Layer already exists 12:31:36 7af28a4661b0: Layer already exists 12:31:36 87ddfeb83e11: Layer already exists 12:31:36 15553a6f0899: Layer already exists 12:31:36 d0eb0bc86e3a: Layer already exists 12:31:36 fd045bbcecc5: Layer already exists 12:31:36 2111e5863d2e: Layer already exists 12:31:36 3bd25c394f5a: Layer already exists 12:31:36 5f70bf18a086: Layer already exists 12:31:36 a44e4709ae25: Layer already exists 12:31:36 1426d7d94443: Layer already exists 12:31:36 651d9022c234: Layer already exists 12:31:36 main: digest: sha256:f2c0c23f078e25fc36e9af08f1055ed2eab74015cb5fb02a9a1448ad5155e0e8 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:31:36 ===================================================== [Pipeline] echo 12:31:36 taggedImages: 12:31:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 12:31:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.18 12:31:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:36 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 12:31:36 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 12:31:36 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:36 latest 12:31:36 4.0.0-dev.18 12:31:36 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:36 main 12:31:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:36 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:31:37 67baf50c9387: Preparing 12:31:37 c54d6967a17c: Preparing 12:31:37 28ec1373563b: Preparing 12:31:37 0280d6187799: Preparing 12:31:37 7af28a4661b0: Preparing 12:31:37 d0eb0bc86e3a: Preparing 12:31:37 8e52de7f4a65: Preparing 12:31:37 95e0ca25ba00: Preparing 12:31:37 651d9022c234: Preparing 12:31:37 8e52de7f4a65: Waiting 12:31:37 95e0ca25ba00: Waiting 12:31:37 651d9022c234: Waiting 12:31:37 d0eb0bc86e3a: Waiting 12:31:37 28ec1373563b: Pushed 12:31:37 c54d6967a17c: Pushed 12:31:37 7af28a4661b0: Layer already exists 12:31:37 8e52de7f4a65: Layer already exists 12:31:37 95e0ca25ba00: Layer already exists 12:31:37 d0eb0bc86e3a: Layer already exists 12:31:37 651d9022c234: Layer already exists 12:31:37 67baf50c9387: Pushed 12:31:42 0280d6187799: Pushed 12:31:42 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:4749c34d58125346e92079f80203784251dfdff322cf2d3193f8d60b77f64287 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:42 + 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 12:31:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 12:31:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:31:42 67baf50c9387: Preparing 12:31:42 c54d6967a17c: Preparing 12:31:42 28ec1373563b: Preparing 12:31:42 0280d6187799: Preparing 12:31:42 7af28a4661b0: Preparing 12:31:42 d0eb0bc86e3a: Preparing 12:31:42 8e52de7f4a65: Preparing 12:31:42 d0eb0bc86e3a: Waiting 12:31:42 95e0ca25ba00: Preparing 12:31:42 651d9022c234: Preparing 12:31:42 8e52de7f4a65: Waiting 12:31:42 95e0ca25ba00: Waiting 12:31:42 651d9022c234: Waiting 12:31:42 67baf50c9387: Layer already exists 12:31:42 c54d6967a17c: Layer already exists 12:31:42 0280d6187799: Layer already exists 12:31:42 7af28a4661b0: Layer already exists 12:31:42 28ec1373563b: Layer already exists 12:31:42 d0eb0bc86e3a: Layer already exists 12:31:42 8e52de7f4a65: Layer already exists 12:31:42 95e0ca25ba00: Layer already exists 12:31:42 651d9022c234: Layer already exists 12:31:43 latest: digest: sha256:4749c34d58125346e92079f80203784251dfdff322cf2d3193f8d60b77f64287 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:43 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.18 12:31:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:31:43 67baf50c9387: Preparing 12:31:43 c54d6967a17c: Preparing 12:31:43 28ec1373563b: Preparing 12:31:43 0280d6187799: Preparing 12:31:43 7af28a4661b0: Preparing 12:31:43 d0eb0bc86e3a: Preparing 12:31:43 8e52de7f4a65: Preparing 12:31:43 95e0ca25ba00: Preparing 12:31:43 651d9022c234: Preparing 12:31:43 8e52de7f4a65: Waiting 12:31:43 95e0ca25ba00: Waiting 12:31:43 651d9022c234: Waiting 12:31:43 d0eb0bc86e3a: Waiting 12:31:43 28ec1373563b: Layer already exists 12:31:43 67baf50c9387: Layer already exists 12:31:43 c54d6967a17c: Layer already exists 12:31:43 0280d6187799: Layer already exists 12:31:43 7af28a4661b0: Layer already exists 12:31:43 d0eb0bc86e3a: Layer already exists 12:31:43 8e52de7f4a65: Layer already exists 12:31:43 95e0ca25ba00: Layer already exists 12:31:43 651d9022c234: Layer already exists 12:31:43 4.0.0-dev.18: digest: sha256:4749c34d58125346e92079f80203784251dfdff322cf2d3193f8d60b77f64287 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:44 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:31:44 67baf50c9387: Preparing 12:31:44 c54d6967a17c: Preparing 12:31:44 28ec1373563b: Preparing 12:31:44 0280d6187799: Preparing 12:31:44 7af28a4661b0: Preparing 12:31:44 d0eb0bc86e3a: Preparing 12:31:44 8e52de7f4a65: Preparing 12:31:44 95e0ca25ba00: Preparing 12:31:44 651d9022c234: Preparing 12:31:44 8e52de7f4a65: Waiting 12:31:44 95e0ca25ba00: Waiting 12:31:44 651d9022c234: Waiting 12:31:44 d0eb0bc86e3a: Waiting 12:31:44 c54d6967a17c: Layer already exists 12:31:44 67baf50c9387: Layer already exists 12:31:44 28ec1373563b: Layer already exists 12:31:44 0280d6187799: Layer already exists 12:31:44 7af28a4661b0: Layer already exists 12:31:44 d0eb0bc86e3a: Layer already exists 12:31:44 8e52de7f4a65: Layer already exists 12:31:44 651d9022c234: Layer already exists 12:31:44 95e0ca25ba00: Layer already exists 12:31:44 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:4749c34d58125346e92079f80203784251dfdff322cf2d3193f8d60b77f64287 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:45 + 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 12:31:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 12:31:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 12:31:45 67baf50c9387: Preparing 12:31:45 c54d6967a17c: Preparing 12:31:45 28ec1373563b: Preparing 12:31:45 0280d6187799: Preparing 12:31:45 7af28a4661b0: Preparing 12:31:45 d0eb0bc86e3a: Preparing 12:31:45 8e52de7f4a65: Preparing 12:31:45 95e0ca25ba00: Preparing 12:31:45 651d9022c234: Preparing 12:31:45 d0eb0bc86e3a: Waiting 12:31:45 8e52de7f4a65: Waiting 12:31:45 95e0ca25ba00: Waiting 12:31:45 651d9022c234: Waiting 12:31:45 67baf50c9387: Layer already exists 12:31:45 7af28a4661b0: Layer already exists 12:31:45 0280d6187799: Layer already exists 12:31:45 28ec1373563b: Layer already exists 12:31:45 c54d6967a17c: Layer already exists 12:31:45 d0eb0bc86e3a: Layer already exists 12:31:45 95e0ca25ba00: Layer already exists 12:31:45 8e52de7f4a65: Layer already exists 12:31:45 651d9022c234: Layer already exists 12:31:45 main: digest: sha256:4749c34d58125346e92079f80203784251dfdff322cf2d3193f8d60b77f64287 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:31:46 ===================================================== [Pipeline] echo 12:31:46 taggedImages: 12:31:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 12:31:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.18 12:31:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:46 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 12:31:46 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 12:31:46 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:46 latest 12:31:46 4.0.0-dev.18 12:31:46 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:46 main 12:31:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:46 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:31:46 fccd1b425108: Preparing 12:31:46 0f9eb3d73094: Preparing 12:31:46 92dd4106f533: Preparing 12:31:46 50311e53ff8f: Preparing 12:31:46 843f4170fe68: Preparing 12:31:46 7af28a4661b0: Preparing 12:31:46 d0eb0bc86e3a: Preparing 12:31:46 47defdaa0997: Preparing 12:31:46 294d3f150cac: Preparing 12:31:46 51b72fec5bfc: Preparing 12:31:46 651d9022c234: Preparing 12:31:46 7af28a4661b0: Waiting 12:31:46 d0eb0bc86e3a: Waiting 12:31:46 47defdaa0997: Waiting 12:31:46 51b72fec5bfc: Waiting 12:31:46 294d3f150cac: Waiting 12:31:46 651d9022c234: Waiting 12:31:47 0f9eb3d73094: Pushed 12:31:47 843f4170fe68: Pushed 12:31:47 50311e53ff8f: Pushed 12:31:47 fccd1b425108: Pushed 12:31:47 7af28a4661b0: Layer already exists 12:31:47 d0eb0bc86e3a: Layer already exists 12:31:47 651d9022c234: Layer already exists 12:31:47 47defdaa0997: Pushed 12:31:47 294d3f150cac: Pushed 12:31:49 92dd4106f533: Pushed 12:31:51 51b72fec5bfc: Pushed 12:31:51 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:4a01d5c2534cf51bbd788e631b28e0d892356460f17f75d70638b4a4ab83da6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:52 + 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 12:31:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 12:31:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:31:52 fccd1b425108: Preparing 12:31:52 0f9eb3d73094: Preparing 12:31:52 92dd4106f533: Preparing 12:31:52 50311e53ff8f: Preparing 12:31:52 843f4170fe68: Preparing 12:31:52 7af28a4661b0: Preparing 12:31:52 d0eb0bc86e3a: Preparing 12:31:52 7af28a4661b0: Waiting 12:31:52 47defdaa0997: Preparing 12:31:52 294d3f150cac: Preparing 12:31:52 d0eb0bc86e3a: Waiting 12:31:52 47defdaa0997: Waiting 12:31:52 51b72fec5bfc: Preparing 12:31:52 651d9022c234: Preparing 12:31:52 294d3f150cac: Waiting 12:31:52 51b72fec5bfc: Waiting 12:31:52 651d9022c234: Waiting 12:31:52 fccd1b425108: Layer already exists 12:31:52 50311e53ff8f: Layer already exists 12:31:52 92dd4106f533: Layer already exists 12:31:52 0f9eb3d73094: Layer already exists 12:31:52 843f4170fe68: Layer already exists 12:31:52 d0eb0bc86e3a: Layer already exists 12:31:52 47defdaa0997: Layer already exists 12:31:52 7af28a4661b0: Layer already exists 12:31:52 294d3f150cac: Layer already exists 12:31:52 51b72fec5bfc: Layer already exists 12:31:52 651d9022c234: Layer already exists 12:31:52 latest: digest: sha256:4a01d5c2534cf51bbd788e631b28e0d892356460f17f75d70638b4a4ab83da6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.18 12:31:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:31:53 fccd1b425108: Preparing 12:31:53 0f9eb3d73094: Preparing 12:31:53 92dd4106f533: Preparing 12:31:53 50311e53ff8f: Preparing 12:31:53 843f4170fe68: Preparing 12:31:53 7af28a4661b0: Preparing 12:31:53 d0eb0bc86e3a: Preparing 12:31:53 47defdaa0997: Preparing 12:31:53 294d3f150cac: Preparing 12:31:53 51b72fec5bfc: Preparing 12:31:53 651d9022c234: Preparing 12:31:53 47defdaa0997: Waiting 12:31:53 294d3f150cac: Waiting 12:31:53 7af28a4661b0: Waiting 12:31:53 d0eb0bc86e3a: Waiting 12:31:53 51b72fec5bfc: Waiting 12:31:53 651d9022c234: Waiting 12:31:53 92dd4106f533: Layer already exists 12:31:53 fccd1b425108: Layer already exists 12:31:53 843f4170fe68: Layer already exists 12:31:53 0f9eb3d73094: Layer already exists 12:31:53 50311e53ff8f: Layer already exists 12:31:53 294d3f150cac: Layer already exists 12:31:53 7af28a4661b0: Layer already exists 12:31:53 d0eb0bc86e3a: Layer already exists 12:31:53 51b72fec5bfc: Layer already exists 12:31:53 47defdaa0997: Layer already exists 12:31:53 651d9022c234: Layer already exists 12:31:53 4.0.0-dev.18: digest: sha256:4a01d5c2534cf51bbd788e631b28e0d892356460f17f75d70638b4a4ab83da6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:31:54 fccd1b425108: Preparing 12:31:54 0f9eb3d73094: Preparing 12:31:54 92dd4106f533: Preparing 12:31:54 50311e53ff8f: Preparing 12:31:54 843f4170fe68: Preparing 12:31:54 7af28a4661b0: Preparing 12:31:54 d0eb0bc86e3a: Preparing 12:31:54 47defdaa0997: Preparing 12:31:54 294d3f150cac: Preparing 12:31:54 51b72fec5bfc: Preparing 12:31:54 651d9022c234: Preparing 12:31:54 47defdaa0997: Waiting 12:31:54 294d3f150cac: Waiting 12:31:54 d0eb0bc86e3a: Waiting 12:31:54 51b72fec5bfc: Waiting 12:31:54 651d9022c234: Waiting 12:31:54 7af28a4661b0: Waiting 12:31:54 92dd4106f533: Layer already exists 12:31:54 0f9eb3d73094: Layer already exists 12:31:54 50311e53ff8f: Layer already exists 12:31:54 fccd1b425108: Layer already exists 12:31:54 843f4170fe68: Layer already exists 12:31:54 47defdaa0997: Layer already exists 12:31:54 294d3f150cac: Layer already exists 12:31:54 d0eb0bc86e3a: Layer already exists 12:31:54 51b72fec5bfc: Layer already exists 12:31:54 7af28a4661b0: Layer already exists 12:31:54 651d9022c234: Layer already exists 12:31:54 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:4a01d5c2534cf51bbd788e631b28e0d892356460f17f75d70638b4a4ab83da6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:55 + 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 12:31:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 12:31:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 12:31:55 fccd1b425108: Preparing 12:31:55 0f9eb3d73094: Preparing 12:31:55 92dd4106f533: Preparing 12:31:55 50311e53ff8f: Preparing 12:31:55 843f4170fe68: Preparing 12:31:55 7af28a4661b0: Preparing 12:31:55 d0eb0bc86e3a: Preparing 12:31:55 47defdaa0997: Preparing 12:31:55 294d3f150cac: Preparing 12:31:55 51b72fec5bfc: Preparing 12:31:55 651d9022c234: Preparing 12:31:55 d0eb0bc86e3a: Waiting 12:31:55 47defdaa0997: Waiting 12:31:55 294d3f150cac: Waiting 12:31:55 51b72fec5bfc: Waiting 12:31:55 651d9022c234: Waiting 12:31:55 7af28a4661b0: Waiting 12:31:55 843f4170fe68: Layer already exists 12:31:55 50311e53ff8f: Layer already exists 12:31:55 0f9eb3d73094: Layer already exists 12:31:55 92dd4106f533: Layer already exists 12:31:55 fccd1b425108: Layer already exists 12:31:55 294d3f150cac: Layer already exists 12:31:55 7af28a4661b0: Layer already exists 12:31:55 d0eb0bc86e3a: Layer already exists 12:31:55 47defdaa0997: Layer already exists 12:31:55 51b72fec5bfc: Layer already exists 12:31:55 651d9022c234: Layer already exists 12:31:55 main: digest: sha256:4a01d5c2534cf51bbd788e631b28e0d892356460f17f75d70638b4a4ab83da6e size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:31:55 ===================================================== [Pipeline] echo 12:31:55 taggedImages: 12:31:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 12:31:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.18 12:31:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 12:31:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 12:31:55 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:55 latest 12:31:55 4.0.0-dev.18 12:31:55 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:31:55 main 12:31:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:31:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:31:56 1f6939c0a507: Preparing 12:31:56 a462fc5a9be5: Preparing 12:31:56 c9c3e78e6214: Preparing 12:31:56 eb3364812926: Preparing 12:31:56 346ada963819: Preparing 12:31:56 8386aa0172a3: Preparing 12:31:56 555ce2861d5a: Preparing 12:31:56 7af28a4661b0: Preparing 12:31:56 d0eb0bc86e3a: Preparing 12:31:56 c6f2b4f7cbda: Preparing 12:31:56 f1a88266a04d: Preparing 12:31:56 651d9022c234: Preparing 12:31:56 8386aa0172a3: Waiting 12:31:56 555ce2861d5a: Waiting 12:31:56 7af28a4661b0: Waiting 12:31:56 d0eb0bc86e3a: Waiting 12:31:56 c6f2b4f7cbda: Waiting 12:31:56 f1a88266a04d: Waiting 12:31:56 651d9022c234: Waiting 12:31:57 346ada963819: Pushed 12:31:57 1f6939c0a507: Pushed 12:31:57 a462fc5a9be5: Pushed 12:31:57 7af28a4661b0: Layer already exists 12:31:57 d0eb0bc86e3a: Layer already exists 12:31:57 8386aa0172a3: Pushed 12:31:57 555ce2861d5a: Pushed 12:31:57 651d9022c234: Layer already exists 12:31:59 c6f2b4f7cbda: Pushed 12:31:59 eb3364812926: Pushed 12:32:00 c9c3e78e6214: Pushed 12:32:00 f1a88266a04d: Pushed 12:32:00 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:972f63d4b90f75322abeb2332522f020f7b59ad5c0ef07dca99c8111459b83ea size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:00 + 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 12:32:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 12:32:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:32:00 1f6939c0a507: Preparing 12:32:00 a462fc5a9be5: Preparing 12:32:00 c9c3e78e6214: Preparing 12:32:00 eb3364812926: Preparing 12:32:00 346ada963819: Preparing 12:32:00 8386aa0172a3: Preparing 12:32:00 555ce2861d5a: Preparing 12:32:00 8386aa0172a3: Waiting 12:32:00 7af28a4661b0: Preparing 12:32:00 555ce2861d5a: Waiting 12:32:00 d0eb0bc86e3a: Preparing 12:32:00 7af28a4661b0: Waiting 12:32:00 d0eb0bc86e3a: Waiting 12:32:00 c6f2b4f7cbda: Preparing 12:32:00 f1a88266a04d: Preparing 12:32:00 651d9022c234: Preparing 12:32:00 c6f2b4f7cbda: Waiting 12:32:00 f1a88266a04d: Waiting 12:32:00 c9c3e78e6214: Layer already exists 12:32:00 346ada963819: Layer already exists 12:32:00 eb3364812926: Layer already exists 12:32:00 a462fc5a9be5: Layer already exists 12:32:00 1f6939c0a507: Layer already exists 12:32:00 c6f2b4f7cbda: Layer already exists 12:32:00 555ce2861d5a: Layer already exists 12:32:00 8386aa0172a3: Layer already exists 12:32:00 7af28a4661b0: Layer already exists 12:32:00 d0eb0bc86e3a: Layer already exists 12:32:00 651d9022c234: Layer already exists 12:32:00 f1a88266a04d: Layer already exists 12:32:01 latest: digest: sha256:972f63d4b90f75322abeb2332522f020f7b59ad5c0ef07dca99c8111459b83ea size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.18 12:32:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:32:01 1f6939c0a507: Preparing 12:32:01 a462fc5a9be5: Preparing 12:32:01 c9c3e78e6214: Preparing 12:32:01 eb3364812926: Preparing 12:32:01 346ada963819: Preparing 12:32:01 8386aa0172a3: Preparing 12:32:01 555ce2861d5a: Preparing 12:32:01 7af28a4661b0: Preparing 12:32:01 d0eb0bc86e3a: Preparing 12:32:01 c6f2b4f7cbda: Preparing 12:32:01 f1a88266a04d: Preparing 12:32:01 651d9022c234: Preparing 12:32:01 555ce2861d5a: Waiting 12:32:01 7af28a4661b0: Waiting 12:32:01 c6f2b4f7cbda: Waiting 12:32:01 f1a88266a04d: Waiting 12:32:01 651d9022c234: Waiting 12:32:01 d0eb0bc86e3a: Waiting 12:32:01 c9c3e78e6214: Layer already exists 12:32:01 346ada963819: Layer already exists 12:32:01 1f6939c0a507: Layer already exists 12:32:01 eb3364812926: Layer already exists 12:32:01 a462fc5a9be5: Layer already exists 12:32:01 555ce2861d5a: Layer already exists 12:32:01 c6f2b4f7cbda: Layer already exists 12:32:01 8386aa0172a3: Layer already exists 12:32:01 d0eb0bc86e3a: Layer already exists 12:32:01 7af28a4661b0: Layer already exists 12:32:01 651d9022c234: Layer already exists 12:32:01 f1a88266a04d: Layer already exists 12:32:02 4.0.0-dev.18: digest: sha256:972f63d4b90f75322abeb2332522f020f7b59ad5c0ef07dca99c8111459b83ea size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:32:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:32:02 1f6939c0a507: Preparing 12:32:02 a462fc5a9be5: Preparing 12:32:02 c9c3e78e6214: Preparing 12:32:02 eb3364812926: Preparing 12:32:02 346ada963819: Preparing 12:32:02 8386aa0172a3: Preparing 12:32:02 555ce2861d5a: Preparing 12:32:02 8386aa0172a3: Waiting 12:32:02 555ce2861d5a: Waiting 12:32:02 7af28a4661b0: Preparing 12:32:02 d0eb0bc86e3a: Preparing 12:32:02 7af28a4661b0: Waiting 12:32:02 d0eb0bc86e3a: Waiting 12:32:02 c6f2b4f7cbda: Preparing 12:32:02 f1a88266a04d: Preparing 12:32:02 c6f2b4f7cbda: Waiting 12:32:02 651d9022c234: Preparing 12:32:02 f1a88266a04d: Waiting 12:32:02 651d9022c234: Waiting 12:32:02 1f6939c0a507: Layer already exists 12:32:02 346ada963819: Layer already exists 12:32:02 c9c3e78e6214: Layer already exists 12:32:02 a462fc5a9be5: Layer already exists 12:32:02 eb3364812926: Layer already exists 12:32:02 7af28a4661b0: Layer already exists 12:32:02 555ce2861d5a: Layer already exists 12:32:02 8386aa0172a3: Layer already exists 12:32:02 d0eb0bc86e3a: Layer already exists 12:32:02 c6f2b4f7cbda: Layer already exists 12:32:02 f1a88266a04d: Layer already exists 12:32:02 651d9022c234: Layer already exists 12:32:03 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:972f63d4b90f75322abeb2332522f020f7b59ad5c0ef07dca99c8111459b83ea size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:03 + 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 12:32:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 12:32:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 12:32:03 1f6939c0a507: Preparing 12:32:03 a462fc5a9be5: Preparing 12:32:03 c9c3e78e6214: Preparing 12:32:03 eb3364812926: Preparing 12:32:03 346ada963819: Preparing 12:32:03 8386aa0172a3: Preparing 12:32:03 555ce2861d5a: Preparing 12:32:03 7af28a4661b0: Preparing 12:32:03 d0eb0bc86e3a: Preparing 12:32:03 c6f2b4f7cbda: Preparing 12:32:03 f1a88266a04d: Preparing 12:32:03 651d9022c234: Preparing 12:32:03 7af28a4661b0: Waiting 12:32:03 d0eb0bc86e3a: Waiting 12:32:03 f1a88266a04d: Waiting 12:32:03 c6f2b4f7cbda: Waiting 12:32:03 651d9022c234: Waiting 12:32:03 555ce2861d5a: Waiting 12:32:03 8386aa0172a3: Waiting 12:32:03 c9c3e78e6214: Layer already exists 12:32:03 eb3364812926: Layer already exists 12:32:03 a462fc5a9be5: Layer already exists 12:32:03 346ada963819: Layer already exists 12:32:03 1f6939c0a507: Layer already exists 12:32:03 c6f2b4f7cbda: Layer already exists 12:32:03 7af28a4661b0: Layer already exists 12:32:03 8386aa0172a3: Layer already exists 12:32:03 555ce2861d5a: Layer already exists 12:32:03 d0eb0bc86e3a: Layer already exists 12:32:03 651d9022c234: Layer already exists 12:32:03 f1a88266a04d: Layer already exists 12:32:04 main: digest: sha256:972f63d4b90f75322abeb2332522f020f7b59ad5c0ef07dca99c8111459b83ea size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:32:04 ===================================================== [Pipeline] echo 12:32:04 taggedImages: 12:32:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:32:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 12:32:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.18 12:32:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:32:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 12:32:04 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 12:32:04 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:32:04 latest 12:32:04 4.0.0-dev.18 12:32:04 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:32:04 main 12:32:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:32:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:32:05 ecfab43e4822: Preparing 12:32:05 c17b639ab1ee: Preparing 12:32:05 7af28a4661b0: Preparing 12:32:05 d0eb0bc86e3a: Preparing 12:32:05 9735e3fe13a5: Preparing 12:32:05 92d56b2fd94c: Preparing 12:32:05 651d9022c234: Preparing 12:32:05 92d56b2fd94c: Waiting 12:32:05 651d9022c234: Waiting 12:32:05 7af28a4661b0: Layer already exists 12:32:05 d0eb0bc86e3a: Layer already exists 12:32:05 651d9022c234: Layer already exists 12:32:05 ecfab43e4822: Pushed 12:32:06 9735e3fe13a5: Pushed 12:32:06 92d56b2fd94c: Pushed 12:32:08 c17b639ab1ee: Pushed 12:32:09 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:527e585f14dfc9545f374ae9fd109ccdbbf28c0430c91aa499f78bed4ddeeb92 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:09 + 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 12:32:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 12:32:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:32:09 ecfab43e4822: Preparing 12:32:09 c17b639ab1ee: Preparing 12:32:09 7af28a4661b0: Preparing 12:32:09 d0eb0bc86e3a: Preparing 12:32:09 9735e3fe13a5: Preparing 12:32:09 92d56b2fd94c: Preparing 12:32:09 651d9022c234: Preparing 12:32:09 92d56b2fd94c: Waiting 12:32:09 651d9022c234: Waiting 12:32:09 ecfab43e4822: Layer already exists 12:32:09 7af28a4661b0: Layer already exists 12:32:09 c17b639ab1ee: Layer already exists 12:32:09 9735e3fe13a5: Layer already exists 12:32:09 d0eb0bc86e3a: Layer already exists 12:32:09 651d9022c234: Layer already exists 12:32:09 92d56b2fd94c: Layer already exists 12:32:10 latest: digest: sha256:527e585f14dfc9545f374ae9fd109ccdbbf28c0430c91aa499f78bed4ddeeb92 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.18 12:32:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:32:10 ecfab43e4822: Preparing 12:32:10 c17b639ab1ee: Preparing 12:32:10 7af28a4661b0: Preparing 12:32:10 d0eb0bc86e3a: Preparing 12:32:10 9735e3fe13a5: Preparing 12:32:10 92d56b2fd94c: Preparing 12:32:10 651d9022c234: Preparing 12:32:10 92d56b2fd94c: Waiting 12:32:10 651d9022c234: Waiting 12:32:10 9735e3fe13a5: Layer already exists 12:32:10 ecfab43e4822: Layer already exists 12:32:10 d0eb0bc86e3a: Layer already exists 12:32:10 c17b639ab1ee: Layer already exists 12:32:10 7af28a4661b0: Layer already exists 12:32:10 651d9022c234: Layer already exists 12:32:10 92d56b2fd94c: Layer already exists 12:32:11 4.0.0-dev.18: digest: sha256:527e585f14dfc9545f374ae9fd109ccdbbf28c0430c91aa499f78bed4ddeeb92 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:32:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:32:11 ecfab43e4822: Preparing 12:32:11 c17b639ab1ee: Preparing 12:32:11 7af28a4661b0: Preparing 12:32:11 d0eb0bc86e3a: Preparing 12:32:11 9735e3fe13a5: Preparing 12:32:11 92d56b2fd94c: Preparing 12:32:11 651d9022c234: Preparing 12:32:11 651d9022c234: Waiting 12:32:11 92d56b2fd94c: Waiting 12:32:11 9735e3fe13a5: Layer already exists 12:32:11 ecfab43e4822: Layer already exists 12:32:11 c17b639ab1ee: Layer already exists 12:32:11 7af28a4661b0: Layer already exists 12:32:11 d0eb0bc86e3a: Layer already exists 12:32:11 92d56b2fd94c: Layer already exists 12:32:11 651d9022c234: Layer already exists 12:32:12 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:527e585f14dfc9545f374ae9fd109ccdbbf28c0430c91aa499f78bed4ddeeb92 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:12 + 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 12:32:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 12:32:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 12:32:12 ecfab43e4822: Preparing 12:32:12 c17b639ab1ee: Preparing 12:32:12 7af28a4661b0: Preparing 12:32:12 d0eb0bc86e3a: Preparing 12:32:12 9735e3fe13a5: Preparing 12:32:12 92d56b2fd94c: Preparing 12:32:12 651d9022c234: Preparing 12:32:12 92d56b2fd94c: Waiting 12:32:12 651d9022c234: Waiting 12:32:12 d0eb0bc86e3a: Layer already exists 12:32:12 7af28a4661b0: Layer already exists 12:32:12 9735e3fe13a5: Layer already exists 12:32:12 ecfab43e4822: Layer already exists 12:32:12 c17b639ab1ee: Layer already exists 12:32:12 92d56b2fd94c: Layer already exists 12:32:12 651d9022c234: Layer already exists 12:32:13 main: digest: sha256:527e585f14dfc9545f374ae9fd109ccdbbf28c0430c91aa499f78bed4ddeeb92 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:32:13 ===================================================== [Pipeline] echo 12:32:13 taggedImages: 12:32:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:32:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 12:32:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.18 12:32:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:32:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 12:32:13 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 12:32:13 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:32:13 latest 12:32:13 4.0.0-dev.18 12:32:13 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:32:13 main 12:32:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:32:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:32:13 c0801fbf826d: Preparing 12:32:13 8508bc69b2c1: Preparing 12:32:13 07ef7b8b37d7: Preparing 12:32:13 7af28a4661b0: Preparing 12:32:13 d0eb0bc86e3a: Preparing 12:32:13 7ead195d4d7f: Preparing 12:32:13 0fee9eb330db: Preparing 12:32:13 d6c42d4cf8bc: Preparing 12:32:13 f7a2d6fb2a14: Preparing 12:32:13 7ead195d4d7f: Waiting 12:32:13 d6c42d4cf8bc: Waiting 12:32:13 651d9022c234: Preparing 12:32:13 f7a2d6fb2a14: Waiting 12:32:13 651d9022c234: Waiting 12:32:13 0fee9eb330db: Waiting 12:32:14 d0eb0bc86e3a: Layer already exists 12:32:14 7af28a4661b0: Layer already exists 12:32:14 8508bc69b2c1: Pushed 12:32:14 07ef7b8b37d7: Pushed 12:32:14 c0801fbf826d: Pushed 12:32:14 651d9022c234: Layer already exists 12:32:14 d6c42d4cf8bc: Pushed 12:32:16 f7a2d6fb2a14: Pushed 12:32:26 0fee9eb330db: Pushed 12:32:34 7ead195d4d7f: Pushed 12:32:34 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:0eb55c0c6d0cea8f8efd50e91d12024ee11fd8df22f5d6a40b83ebb84405a911 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:35 + 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 12:32:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 12:32:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:32:35 c0801fbf826d: Preparing 12:32:35 8508bc69b2c1: Preparing 12:32:35 07ef7b8b37d7: Preparing 12:32:35 7af28a4661b0: Preparing 12:32:35 d0eb0bc86e3a: Preparing 12:32:35 7ead195d4d7f: Preparing 12:32:35 0fee9eb330db: Preparing 12:32:35 d6c42d4cf8bc: Preparing 12:32:35 f7a2d6fb2a14: Preparing 12:32:35 651d9022c234: Preparing 12:32:35 7ead195d4d7f: Waiting 12:32:35 0fee9eb330db: Waiting 12:32:35 d6c42d4cf8bc: Waiting 12:32:35 f7a2d6fb2a14: Waiting 12:32:35 651d9022c234: Waiting 12:32:35 8508bc69b2c1: Layer already exists 12:32:35 7af28a4661b0: Layer already exists 12:32:35 07ef7b8b37d7: Layer already exists 12:32:35 d0eb0bc86e3a: Layer already exists 12:32:35 c0801fbf826d: Layer already exists 12:32:35 d6c42d4cf8bc: Layer already exists 12:32:35 0fee9eb330db: Layer already exists 12:32:35 651d9022c234: Layer already exists 12:32:35 f7a2d6fb2a14: Layer already exists 12:32:35 7ead195d4d7f: Layer already exists 12:32:35 latest: digest: sha256:0eb55c0c6d0cea8f8efd50e91d12024ee11fd8df22f5d6a40b83ebb84405a911 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:36 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.18 12:32:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:32:36 c0801fbf826d: Preparing 12:32:36 8508bc69b2c1: Preparing 12:32:36 07ef7b8b37d7: Preparing 12:32:36 7af28a4661b0: Preparing 12:32:36 d0eb0bc86e3a: Preparing 12:32:36 7ead195d4d7f: Preparing 12:32:36 0fee9eb330db: Preparing 12:32:36 d6c42d4cf8bc: Preparing 12:32:36 f7a2d6fb2a14: Preparing 12:32:36 651d9022c234: Preparing 12:32:36 7ead195d4d7f: Waiting 12:32:36 0fee9eb330db: Waiting 12:32:36 d6c42d4cf8bc: Waiting 12:32:36 651d9022c234: Waiting 12:32:36 f7a2d6fb2a14: Waiting 12:32:36 07ef7b8b37d7: Layer already exists 12:32:36 c0801fbf826d: Layer already exists 12:32:36 d0eb0bc86e3a: Layer already exists 12:32:36 7af28a4661b0: Layer already exists 12:32:36 8508bc69b2c1: Layer already exists 12:32:36 f7a2d6fb2a14: Layer already exists 12:32:36 0fee9eb330db: Layer already exists 12:32:36 7ead195d4d7f: Layer already exists 12:32:36 d6c42d4cf8bc: Layer already exists 12:32:36 651d9022c234: Layer already exists 12:32:36 4.0.0-dev.18: digest: sha256:0eb55c0c6d0cea8f8efd50e91d12024ee11fd8df22f5d6a40b83ebb84405a911 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:37 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:32:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:32:37 c0801fbf826d: Preparing 12:32:37 8508bc69b2c1: Preparing 12:32:37 07ef7b8b37d7: Preparing 12:32:37 7af28a4661b0: Preparing 12:32:37 d0eb0bc86e3a: Preparing 12:32:37 7ead195d4d7f: Preparing 12:32:37 7ead195d4d7f: Waiting 12:32:37 0fee9eb330db: Preparing 12:32:37 d6c42d4cf8bc: Preparing 12:32:37 0fee9eb330db: Waiting 12:32:37 f7a2d6fb2a14: Preparing 12:32:37 d6c42d4cf8bc: Waiting 12:32:37 f7a2d6fb2a14: Waiting 12:32:37 651d9022c234: Preparing 12:32:37 651d9022c234: Waiting 12:32:37 c0801fbf826d: Layer already exists 12:32:37 7af28a4661b0: Layer already exists 12:32:37 07ef7b8b37d7: Layer already exists 12:32:37 d0eb0bc86e3a: Layer already exists 12:32:37 8508bc69b2c1: Layer already exists 12:32:37 d6c42d4cf8bc: Layer already exists 12:32:37 651d9022c234: Layer already exists 12:32:37 f7a2d6fb2a14: Layer already exists 12:32:37 7ead195d4d7f: Layer already exists 12:32:37 0fee9eb330db: Layer already exists 12:32:37 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:0eb55c0c6d0cea8f8efd50e91d12024ee11fd8df22f5d6a40b83ebb84405a911 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:38 + 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 12:32:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 12:32:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 12:32:38 c0801fbf826d: Preparing 12:32:38 8508bc69b2c1: Preparing 12:32:38 07ef7b8b37d7: Preparing 12:32:38 7af28a4661b0: Preparing 12:32:38 d0eb0bc86e3a: Preparing 12:32:38 7ead195d4d7f: Preparing 12:32:38 0fee9eb330db: Preparing 12:32:38 d6c42d4cf8bc: Preparing 12:32:38 f7a2d6fb2a14: Preparing 12:32:38 651d9022c234: Preparing 12:32:38 7ead195d4d7f: Waiting 12:32:38 d6c42d4cf8bc: Waiting 12:32:38 f7a2d6fb2a14: Waiting 12:32:38 651d9022c234: Waiting 12:32:38 0fee9eb330db: Waiting 12:32:38 c0801fbf826d: Layer already exists 12:32:38 7af28a4661b0: Layer already exists 12:32:38 8508bc69b2c1: Layer already exists 12:32:38 07ef7b8b37d7: Layer already exists 12:32:38 d0eb0bc86e3a: Layer already exists 12:32:38 0fee9eb330db: Layer already exists 12:32:38 d6c42d4cf8bc: Layer already exists 12:32:38 7ead195d4d7f: Layer already exists 12:32:38 651d9022c234: Layer already exists 12:32:38 f7a2d6fb2a14: Layer already exists 12:32:38 main: digest: sha256:0eb55c0c6d0cea8f8efd50e91d12024ee11fd8df22f5d6a40b83ebb84405a911 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:32:38 ===================================================== [Pipeline] echo 12:32:38 taggedImages: 12:32:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:32:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 12:32:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.18 12:32:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:32:38 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 12:32:38 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 12:32:38 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:32:38 latest 12:32:38 4.0.0-dev.18 12:32:38 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:32:38 main 12:32:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:32:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:32:39 23c7e8c7aecc: Preparing 12:32:39 83cc9fd4e225: Preparing 12:32:39 83ceb1f87599: Preparing 12:32:39 7af28a4661b0: Preparing 12:32:39 d0eb0bc86e3a: Preparing 12:32:39 2a8714df25d5: Preparing 12:32:39 fd62b33b0455: Preparing 12:32:39 9b4d66f56121: Preparing 12:32:39 651d9022c234: Preparing 12:32:39 fd62b33b0455: Waiting 12:32:39 9b4d66f56121: Waiting 12:32:39 651d9022c234: Waiting 12:32:39 2a8714df25d5: Waiting 12:32:39 7af28a4661b0: Layer already exists 12:32:39 d0eb0bc86e3a: Layer already exists 12:32:39 83cc9fd4e225: Pushed 12:32:39 83ceb1f87599: Pushed 12:32:39 23c7e8c7aecc: Pushed 12:32:39 651d9022c234: Layer already exists 12:32:40 9b4d66f56121: Pushed 12:32:41 fd62b33b0455: Pushed 12:32:59 2a8714df25d5: Pushed 12:32:59 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:0808c578127c97bf304cde8b9ba22d6b7b48948786ed4f25bdac50be3d4cb54a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:59 + 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 12:33:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 12:33:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:33:00 23c7e8c7aecc: Preparing 12:33:00 83cc9fd4e225: Preparing 12:33:00 83ceb1f87599: Preparing 12:33:00 7af28a4661b0: Preparing 12:33:00 d0eb0bc86e3a: Preparing 12:33:00 2a8714df25d5: Preparing 12:33:00 fd62b33b0455: Preparing 12:33:00 2a8714df25d5: Waiting 12:33:00 9b4d66f56121: Preparing 12:33:00 fd62b33b0455: Waiting 12:33:00 651d9022c234: Preparing 12:33:00 9b4d66f56121: Waiting 12:33:00 651d9022c234: Waiting 12:33:00 83ceb1f87599: Layer already exists 12:33:00 7af28a4661b0: Layer already exists 12:33:00 83cc9fd4e225: Layer already exists 12:33:00 d0eb0bc86e3a: Layer already exists 12:33:00 23c7e8c7aecc: Layer already exists 12:33:00 fd62b33b0455: Layer already exists 12:33:00 651d9022c234: Layer already exists 12:33:00 9b4d66f56121: Layer already exists 12:33:00 2a8714df25d5: Layer already exists 12:33:00 latest: digest: sha256:0808c578127c97bf304cde8b9ba22d6b7b48948786ed4f25bdac50be3d4cb54a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:00 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.18 12:33:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:33:01 23c7e8c7aecc: Preparing 12:33:01 83cc9fd4e225: Preparing 12:33:01 83ceb1f87599: Preparing 12:33:01 7af28a4661b0: Preparing 12:33:01 d0eb0bc86e3a: Preparing 12:33:01 2a8714df25d5: Preparing 12:33:01 fd62b33b0455: Preparing 12:33:01 9b4d66f56121: Preparing 12:33:01 651d9022c234: Preparing 12:33:01 fd62b33b0455: Waiting 12:33:01 9b4d66f56121: Waiting 12:33:01 651d9022c234: Waiting 12:33:01 2a8714df25d5: Waiting 12:33:01 d0eb0bc86e3a: Layer already exists 12:33:01 83ceb1f87599: Layer already exists 12:33:01 23c7e8c7aecc: Layer already exists 12:33:01 7af28a4661b0: Layer already exists 12:33:01 83cc9fd4e225: Layer already exists 12:33:01 651d9022c234: Layer already exists 12:33:01 2a8714df25d5: Layer already exists 12:33:01 9b4d66f56121: Layer already exists 12:33:01 fd62b33b0455: Layer already exists 12:33:01 4.0.0-dev.18: digest: sha256:0808c578127c97bf304cde8b9ba22d6b7b48948786ed4f25bdac50be3d4cb54a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:33:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:33:02 23c7e8c7aecc: Preparing 12:33:02 83cc9fd4e225: Preparing 12:33:02 83ceb1f87599: Preparing 12:33:02 7af28a4661b0: Preparing 12:33:02 d0eb0bc86e3a: Preparing 12:33:02 2a8714df25d5: Preparing 12:33:02 fd62b33b0455: Preparing 12:33:02 9b4d66f56121: Preparing 12:33:02 651d9022c234: Preparing 12:33:02 2a8714df25d5: Waiting 12:33:02 fd62b33b0455: Waiting 12:33:02 651d9022c234: Waiting 12:33:02 9b4d66f56121: Waiting 12:33:02 7af28a4661b0: Layer already exists 12:33:02 83cc9fd4e225: Layer already exists 12:33:02 83ceb1f87599: Layer already exists 12:33:02 23c7e8c7aecc: Layer already exists 12:33:02 d0eb0bc86e3a: Layer already exists 12:33:02 9b4d66f56121: Layer already exists 12:33:02 fd62b33b0455: Layer already exists 12:33:02 651d9022c234: Layer already exists 12:33:02 2a8714df25d5: Layer already exists 12:33:02 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:0808c578127c97bf304cde8b9ba22d6b7b48948786ed4f25bdac50be3d4cb54a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:02 + 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 12:33:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 12:33:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 12:33:03 23c7e8c7aecc: Preparing 12:33:03 83cc9fd4e225: Preparing 12:33:03 83ceb1f87599: Preparing 12:33:03 7af28a4661b0: Preparing 12:33:03 d0eb0bc86e3a: Preparing 12:33:03 2a8714df25d5: Preparing 12:33:03 fd62b33b0455: Preparing 12:33:03 9b4d66f56121: Preparing 12:33:03 651d9022c234: Preparing 12:33:03 2a8714df25d5: Waiting 12:33:03 fd62b33b0455: Waiting 12:33:03 9b4d66f56121: Waiting 12:33:03 651d9022c234: Waiting 12:33:03 23c7e8c7aecc: Layer already exists 12:33:03 7af28a4661b0: Layer already exists 12:33:03 d0eb0bc86e3a: Layer already exists 12:33:03 83ceb1f87599: Layer already exists 12:33:03 83cc9fd4e225: Layer already exists 12:33:03 2a8714df25d5: Layer already exists 12:33:03 fd62b33b0455: Layer already exists 12:33:03 651d9022c234: Layer already exists 12:33:03 9b4d66f56121: Layer already exists 12:33:03 main: digest: sha256:0808c578127c97bf304cde8b9ba22d6b7b48948786ed4f25bdac50be3d4cb54a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:33:03 ===================================================== [Pipeline] echo 12:33:03 taggedImages: 12:33:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:33:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 12:33:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.18 12:33:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:33:03 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 12:33:03 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 12:33:03 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:33:03 latest 12:33:03 4.0.0-dev.18 12:33:03 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:33:03 main 12:33:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:33:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:33:04 df518a818f05: Preparing 12:33:04 2aab11fc77a6: Preparing 12:33:04 71b92ea85203: Preparing 12:33:04 7af28a4661b0: Preparing 12:33:04 d0eb0bc86e3a: Preparing 12:33:04 86b4273ba431: Preparing 12:33:04 d6c42d4cf8bc: Preparing 12:33:04 f7a2d6fb2a14: Preparing 12:33:04 651d9022c234: Preparing 12:33:04 86b4273ba431: Waiting 12:33:04 d6c42d4cf8bc: Waiting 12:33:04 651d9022c234: Waiting 12:33:04 f7a2d6fb2a14: Waiting 12:33:04 d0eb0bc86e3a: Layer already exists 12:33:04 7af28a4661b0: Layer already exists 12:33:04 d6c42d4cf8bc: Layer already exists 12:33:04 71b92ea85203: Pushed 12:33:04 f7a2d6fb2a14: Layer already exists 12:33:04 2aab11fc77a6: Pushed 12:33:04 df518a818f05: Pushed 12:33:04 651d9022c234: Layer already exists 12:33:26 86b4273ba431: Pushed 12:33:26 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:a96831aada9cb0b7a27049e53b61a0f0df80f88f5ed3f120c0c8694da84e7ea6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:26 + 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 12:33:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 12:33:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:33:27 df518a818f05: Preparing 12:33:27 2aab11fc77a6: Preparing 12:33:27 71b92ea85203: Preparing 12:33:27 7af28a4661b0: Preparing 12:33:27 d0eb0bc86e3a: Preparing 12:33:27 86b4273ba431: Preparing 12:33:27 d6c42d4cf8bc: Preparing 12:33:27 f7a2d6fb2a14: Preparing 12:33:27 651d9022c234: Preparing 12:33:27 d6c42d4cf8bc: Waiting 12:33:27 f7a2d6fb2a14: Waiting 12:33:27 651d9022c234: Waiting 12:33:27 86b4273ba431: Waiting 12:33:27 d0eb0bc86e3a: Layer already exists 12:33:27 df518a818f05: Layer already exists 12:33:27 71b92ea85203: Layer already exists 12:33:27 2aab11fc77a6: Layer already exists 12:33:27 7af28a4661b0: Layer already exists 12:33:27 d6c42d4cf8bc: Layer already exists 12:33:27 f7a2d6fb2a14: Layer already exists 12:33:27 651d9022c234: Layer already exists 12:33:27 86b4273ba431: Layer already exists 12:33:27 latest: digest: sha256:a96831aada9cb0b7a27049e53b61a0f0df80f88f5ed3f120c0c8694da84e7ea6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:27 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.18 12:33:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:33:28 df518a818f05: Preparing 12:33:28 2aab11fc77a6: Preparing 12:33:28 71b92ea85203: Preparing 12:33:28 7af28a4661b0: Preparing 12:33:28 d0eb0bc86e3a: Preparing 12:33:28 86b4273ba431: Preparing 12:33:28 d6c42d4cf8bc: Preparing 12:33:28 f7a2d6fb2a14: Preparing 12:33:28 651d9022c234: Preparing 12:33:28 d6c42d4cf8bc: Waiting 12:33:28 f7a2d6fb2a14: Waiting 12:33:28 651d9022c234: Waiting 12:33:28 86b4273ba431: Waiting 12:33:28 2aab11fc77a6: Layer already exists 12:33:28 d0eb0bc86e3a: Layer already exists 12:33:28 7af28a4661b0: Layer already exists 12:33:28 71b92ea85203: Layer already exists 12:33:28 df518a818f05: Layer already exists 12:33:28 f7a2d6fb2a14: Layer already exists 12:33:28 86b4273ba431: Layer already exists 12:33:28 d6c42d4cf8bc: Layer already exists 12:33:28 651d9022c234: Layer already exists 12:33:28 4.0.0-dev.18: digest: sha256:a96831aada9cb0b7a27049e53b61a0f0df80f88f5ed3f120c0c8694da84e7ea6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:28 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:33:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:33:29 df518a818f05: Preparing 12:33:29 2aab11fc77a6: Preparing 12:33:29 71b92ea85203: Preparing 12:33:29 7af28a4661b0: Preparing 12:33:29 d0eb0bc86e3a: Preparing 12:33:29 86b4273ba431: Preparing 12:33:29 d6c42d4cf8bc: Preparing 12:33:29 f7a2d6fb2a14: Preparing 12:33:29 651d9022c234: Preparing 12:33:29 86b4273ba431: Waiting 12:33:29 d6c42d4cf8bc: Waiting 12:33:29 f7a2d6fb2a14: Waiting 12:33:29 651d9022c234: Waiting 12:33:29 71b92ea85203: Layer already exists 12:33:29 2aab11fc77a6: Layer already exists 12:33:29 7af28a4661b0: Layer already exists 12:33:29 df518a818f05: Layer already exists 12:33:29 d0eb0bc86e3a: Layer already exists 12:33:29 651d9022c234: Layer already exists 12:33:29 f7a2d6fb2a14: Layer already exists 12:33:29 d6c42d4cf8bc: Layer already exists 12:33:29 86b4273ba431: Layer already exists 12:33:29 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:a96831aada9cb0b7a27049e53b61a0f0df80f88f5ed3f120c0c8694da84e7ea6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:29 + 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 12:33:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 12:33:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 12:33:30 df518a818f05: Preparing 12:33:30 2aab11fc77a6: Preparing 12:33:30 71b92ea85203: Preparing 12:33:30 7af28a4661b0: Preparing 12:33:30 d0eb0bc86e3a: Preparing 12:33:30 86b4273ba431: Preparing 12:33:30 d6c42d4cf8bc: Preparing 12:33:30 f7a2d6fb2a14: Preparing 12:33:30 651d9022c234: Preparing 12:33:30 86b4273ba431: Waiting 12:33:30 d6c42d4cf8bc: Waiting 12:33:30 f7a2d6fb2a14: Waiting 12:33:30 651d9022c234: Waiting 12:33:30 d0eb0bc86e3a: Layer already exists 12:33:30 7af28a4661b0: Layer already exists 12:33:30 2aab11fc77a6: Layer already exists 12:33:30 71b92ea85203: Layer already exists 12:33:30 df518a818f05: Layer already exists 12:33:30 f7a2d6fb2a14: Layer already exists 12:33:30 d6c42d4cf8bc: Layer already exists 12:33:30 86b4273ba431: Layer already exists 12:33:30 651d9022c234: Layer already exists 12:33:30 main: digest: sha256:a96831aada9cb0b7a27049e53b61a0f0df80f88f5ed3f120c0c8694da84e7ea6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:33:30 ===================================================== [Pipeline] echo 12:33:30 taggedImages: 12:33:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:33:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 12:33:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.18 12:33:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:33:30 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 12:33:30 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 12:33:30 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:33:30 latest 12:33:30 4.0.0-dev.18 12:33:30 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:33:30 main 12:33:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:33:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:33:32 98cf3bd0c059: Preparing 12:33:32 858ce77f243a: Preparing 12:33:32 b1a2e612a14f: Preparing 12:33:32 7af28a4661b0: Preparing 12:33:32 d0eb0bc86e3a: Preparing 12:33:32 81f195dcec36: Preparing 12:33:32 fb16af2f6658: Preparing 12:33:32 651d9022c234: Preparing 12:33:32 81f195dcec36: Waiting 12:33:32 fb16af2f6658: Waiting 12:33:32 651d9022c234: Waiting 12:33:32 7af28a4661b0: Layer already exists 12:33:32 d0eb0bc86e3a: Layer already exists 12:33:32 858ce77f243a: Pushed 12:33:32 98cf3bd0c059: Pushed 12:33:32 651d9022c234: Layer already exists 12:33:32 fb16af2f6658: Pushed 12:33:34 81f195dcec36: Pushed 12:33:40 b1a2e612a14f: Pushed 12:33:40 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:ce8aaec40a0fe282503e9cfa802da50a0ec1a039d1174cf248daf78d185f6623 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 12:33:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:33:41 98cf3bd0c059: Preparing 12:33:41 858ce77f243a: Preparing 12:33:41 b1a2e612a14f: Preparing 12:33:41 7af28a4661b0: Preparing 12:33:41 d0eb0bc86e3a: Preparing 12:33:41 81f195dcec36: Preparing 12:33:41 fb16af2f6658: Preparing 12:33:41 651d9022c234: Preparing 12:33:41 81f195dcec36: Waiting 12:33:41 fb16af2f6658: Waiting 12:33:41 651d9022c234: Waiting 12:33:41 98cf3bd0c059: Layer already exists 12:33:41 d0eb0bc86e3a: Layer already exists 12:33:41 858ce77f243a: Layer already exists 12:33:41 7af28a4661b0: Layer already exists 12:33:41 b1a2e612a14f: Layer already exists 12:33:41 81f195dcec36: Layer already exists 12:33:41 651d9022c234: Layer already exists 12:33:41 fb16af2f6658: Layer already exists 12:33:41 latest: digest: sha256:ce8aaec40a0fe282503e9cfa802da50a0ec1a039d1174cf248daf78d185f6623 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.18 12:33:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:33:42 98cf3bd0c059: Preparing 12:33:42 858ce77f243a: Preparing 12:33:42 b1a2e612a14f: Preparing 12:33:42 7af28a4661b0: Preparing 12:33:42 d0eb0bc86e3a: Preparing 12:33:42 81f195dcec36: Preparing 12:33:42 fb16af2f6658: Preparing 12:33:42 651d9022c234: Preparing 12:33:42 fb16af2f6658: Waiting 12:33:42 651d9022c234: Waiting 12:33:42 81f195dcec36: Waiting 12:33:42 858ce77f243a: Layer already exists 12:33:42 b1a2e612a14f: Layer already exists 12:33:42 98cf3bd0c059: Layer already exists 12:33:42 d0eb0bc86e3a: Layer already exists 12:33:42 7af28a4661b0: Layer already exists 12:33:42 fb16af2f6658: Layer already exists 12:33:42 651d9022c234: Layer already exists 12:33:42 81f195dcec36: Layer already exists 12:33:42 4.0.0-dev.18: digest: sha256:ce8aaec40a0fe282503e9cfa802da50a0ec1a039d1174cf248daf78d185f6623 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:33:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:33:43 98cf3bd0c059: Preparing 12:33:43 858ce77f243a: Preparing 12:33:43 b1a2e612a14f: Preparing 12:33:43 7af28a4661b0: Preparing 12:33:43 d0eb0bc86e3a: Preparing 12:33:43 81f195dcec36: Preparing 12:33:43 fb16af2f6658: Preparing 12:33:43 651d9022c234: Preparing 12:33:43 81f195dcec36: Waiting 12:33:43 fb16af2f6658: Waiting 12:33:43 651d9022c234: Waiting 12:33:43 858ce77f243a: Layer already exists 12:33:43 98cf3bd0c059: Layer already exists 12:33:43 d0eb0bc86e3a: Layer already exists 12:33:43 7af28a4661b0: Layer already exists 12:33:43 b1a2e612a14f: Layer already exists 12:33:43 651d9022c234: Layer already exists 12:33:43 81f195dcec36: Layer already exists 12:33:43 fb16af2f6658: Layer already exists 12:33:43 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:ce8aaec40a0fe282503e9cfa802da50a0ec1a039d1174cf248daf78d185f6623 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 12:33:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 12:33:44 98cf3bd0c059: Preparing 12:33:44 858ce77f243a: Preparing 12:33:44 b1a2e612a14f: Preparing 12:33:44 7af28a4661b0: Preparing 12:33:44 d0eb0bc86e3a: Preparing 12:33:44 81f195dcec36: Preparing 12:33:44 fb16af2f6658: Preparing 12:33:44 651d9022c234: Preparing 12:33:44 81f195dcec36: Waiting 12:33:44 fb16af2f6658: Waiting 12:33:44 651d9022c234: Waiting 12:33:44 98cf3bd0c059: Layer already exists 12:33:44 d0eb0bc86e3a: Layer already exists 12:33:44 7af28a4661b0: Layer already exists 12:33:44 b1a2e612a14f: Layer already exists 12:33:44 858ce77f243a: Layer already exists 12:33:44 fb16af2f6658: Layer already exists 12:33:44 81f195dcec36: Layer already exists 12:33:44 651d9022c234: Layer already exists 12:33:44 main: digest: sha256:ce8aaec40a0fe282503e9cfa802da50a0ec1a039d1174cf248daf78d185f6623 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:33:44 ===================================================== [Pipeline] echo 12:33:44 taggedImages: 12:33:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:33:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 12:33:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.18 12:33:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:33:44 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 12:33:44 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 12:33:44 187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:33:44 latest 12:33:44 4.0.0-dev.18 12:33:44 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:33:44 main 12:33:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:33:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:33:45 85c406706455: Preparing 12:33:45 21a10fbbca99: Preparing 12:33:45 7af28a4661b0: Preparing 12:33:45 d0eb0bc86e3a: Preparing 12:33:45 6ac480a8eb32: Preparing 12:33:45 06b3bd7f6cdc: Preparing 12:33:45 651d9022c234: Preparing 12:33:45 06b3bd7f6cdc: Waiting 12:33:45 651d9022c234: Waiting 12:33:45 7af28a4661b0: Layer already exists 12:33:45 d0eb0bc86e3a: Layer already exists 12:33:45 651d9022c234: Layer already exists 12:33:45 85c406706455: Pushed 12:33:46 06b3bd7f6cdc: Pushed 12:33:47 6ac480a8eb32: Pushed 12:33:54 21a10fbbca99: Pushed 12:33:54 187954ff3d4f3dea9b0a451951d025e7f3bfc818: digest: sha256:d281b3124c5f4335a4e5ff94b8f3e7850847c839be5ce490c0e199871adc57e3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:54 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 12:33:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:33:54 85c406706455: Preparing 12:33:54 21a10fbbca99: Preparing 12:33:54 7af28a4661b0: Preparing 12:33:54 d0eb0bc86e3a: Preparing 12:33:54 6ac480a8eb32: Preparing 12:33:54 06b3bd7f6cdc: Preparing 12:33:54 651d9022c234: Preparing 12:33:54 06b3bd7f6cdc: Waiting 12:33:54 651d9022c234: Waiting 12:33:54 21a10fbbca99: Layer already exists 12:33:54 d0eb0bc86e3a: Layer already exists 12:33:54 7af28a4661b0: Layer already exists 12:33:54 6ac480a8eb32: Layer already exists 12:33:54 85c406706455: Layer already exists 12:33:54 06b3bd7f6cdc: Layer already exists 12:33:54 651d9022c234: Layer already exists 12:33:55 latest: digest: sha256:d281b3124c5f4335a4e5ff94b8f3e7850847c839be5ce490c0e199871adc57e3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.18 12:33:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:33:55 85c406706455: Preparing 12:33:55 21a10fbbca99: Preparing 12:33:55 7af28a4661b0: Preparing 12:33:55 d0eb0bc86e3a: Preparing 12:33:55 6ac480a8eb32: Preparing 12:33:55 06b3bd7f6cdc: Preparing 12:33:55 651d9022c234: Preparing 12:33:55 06b3bd7f6cdc: Waiting 12:33:55 651d9022c234: Waiting 12:33:55 6ac480a8eb32: Layer already exists 12:33:55 85c406706455: Layer already exists 12:33:55 7af28a4661b0: Layer already exists 12:33:55 21a10fbbca99: Layer already exists 12:33:55 d0eb0bc86e3a: Layer already exists 12:33:55 06b3bd7f6cdc: Layer already exists 12:33:55 651d9022c234: Layer already exists 12:33:56 4.0.0-dev.18: digest: sha256:d281b3124c5f4335a4e5ff94b8f3e7850847c839be5ce490c0e199871adc57e3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:33:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:33:56 85c406706455: Preparing 12:33:56 21a10fbbca99: Preparing 12:33:56 7af28a4661b0: Preparing 12:33:56 d0eb0bc86e3a: Preparing 12:33:56 6ac480a8eb32: Preparing 12:33:56 06b3bd7f6cdc: Preparing 12:33:56 651d9022c234: Preparing 12:33:56 06b3bd7f6cdc: Waiting 12:33:56 651d9022c234: Waiting 12:33:56 21a10fbbca99: Layer already exists 12:33:56 85c406706455: Layer already exists 12:33:56 d0eb0bc86e3a: Layer already exists 12:33:56 6ac480a8eb32: Layer already exists 12:33:56 7af28a4661b0: Layer already exists 12:33:56 651d9022c234: Layer already exists 12:33:56 06b3bd7f6cdc: Layer already exists 12:33:57 187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18: digest: sha256:d281b3124c5f4335a4e5ff94b8f3e7850847c839be5ce490c0e199871adc57e3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 12:33:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 12:33:57 85c406706455: Preparing 12:33:57 21a10fbbca99: Preparing 12:33:57 7af28a4661b0: Preparing 12:33:57 d0eb0bc86e3a: Preparing 12:33:57 6ac480a8eb32: Preparing 12:33:57 06b3bd7f6cdc: Preparing 12:33:57 651d9022c234: Preparing 12:33:57 06b3bd7f6cdc: Waiting 12:33:57 651d9022c234: Waiting 12:33:57 d0eb0bc86e3a: Layer already exists 12:33:57 7af28a4661b0: Layer already exists 12:33:57 21a10fbbca99: Layer already exists 12:33:57 6ac480a8eb32: Layer already exists 12:33:57 85c406706455: Layer already exists 12:33:57 06b3bd7f6cdc: Layer already exists 12:33:57 651d9022c234: Layer already exists 12:33:58 main: digest: sha256:d281b3124c5f4335a4e5ff94b8f3e7850847c839be5ce490c0e199871adc57e3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:33:58 ===================================================== [Pipeline] echo 12:33:58 taggedImages: 12:33:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818 12:33:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 12:33:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.18 12:33:58 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:187954ff3d4f3dea9b0a451951d025e7f3bfc818-4.0.0-dev.18 12:33:58 - 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 12:33:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:33:58 12:33:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:33:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:33:58 arm64: Pulling from edgex-lftools-log-publisher 12:33:58 8998bd30e6a1: Pulling fs layer 12:33:58 04944245beec: Pulling fs layer 12:33:58 699f458cf7ca: Pulling fs layer 12:33:58 765212b225bb: Pulling fs layer 12:33:58 f23df028b6ca: Pulling fs layer 12:33:58 d65c8cfc05b1: Pulling fs layer 12:33:58 2437ff75d9bd: Pulling fs layer 12:33:58 d65c8cfc05b1: Waiting 12:33:58 2437ff75d9bd: Waiting 12:33:58 765212b225bb: Waiting 12:33:58 f23df028b6ca: Waiting 12:33:59 04944245beec: Verifying Checksum 12:33:59 04944245beec: Download complete 12:33:59 765212b225bb: Verifying Checksum 12:33:59 765212b225bb: Download complete 12:33:59 f23df028b6ca: Download complete 12:33:59 d65c8cfc05b1: Verifying Checksum 12:33:59 d65c8cfc05b1: Download complete 12:33:59 699f458cf7ca: Verifying Checksum 12:33:59 699f458cf7ca: Download complete 12:33:59 8998bd30e6a1: Verifying Checksum 12:33:59 8998bd30e6a1: Download complete 12:34:02 2437ff75d9bd: Download complete 12:34:04 8998bd30e6a1: Pull complete 12:34:05 04944245beec: Pull complete 12:34:06 699f458cf7ca: Pull complete 12:34:07 765212b225bb: Pull complete 12:34:07 f23df028b6ca: Pull complete 12:34:08 d65c8cfc05b1: Pull complete 12:34:26 2437ff75d9bd: Pull complete 12:34:26 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:34:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:34:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:26 prd-ubuntu20.04-docker-arm64-4c-16g-26285 does not seem to be running inside a container 12:34:26 $ 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/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@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 12:34:29 $ docker top 060542b64726f9c9966f512e4a1c144d5e266e1af5b1c91b7495b6eee0409083 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:34:30 ---> job-cost.sh 12:34:30 lf-activate-venv: SKIPPING 12:34:30 INFO: No Stack... 12:34:31 INFO: Retrieving Pricing Info for: v3-standard-4 12:34:31 INFO: Archiving Costs [Pipeline] sh 12:34:32 + cut -d, -f6 12:34:32 + cat /w/workspace/edgex-go/752/archives/cost.csv [Pipeline] lock 12:34:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-752-stack-cost] 12:34:32 Resource [jenkins-edgexfoundry-edgex-go-main-752-stack-cost] did not exist. Created. 12:34:32 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-752-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:34:33 + echo total: 0.10999999940395355 [Pipeline] stash 12:34:33 Stashed 1 file(s) [Pipeline] } 12:34:33 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-752-stack-cost] [Pipeline] // lock [Pipeline] } 12:34:34 $ docker stop --time=1 060542b64726f9c9966f512e4a1c144d5e266e1af5b1c91b7495b6eee0409083 12:34:35 $ docker rm -f --volumes 060542b64726f9c9966f512e4a1c144d5e266e1af5b1c91b7495b6eee0409083 [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 12:34:36 provisioning config files... 12:34:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/752@tmp/config15768143447747605397tmp [Pipeline] { [Pipeline] sh 12:34:36 + set +x 12:34:36 + curl -s https://codecov.io/bash 12:34:36 + bash -s -- 12:34:36 12:34:36 _____ _ 12:34:36 / ____| | | 12:34:36 | | ___ __| | ___ ___ _____ __ 12:34:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:34:36 | |___| (_) | (_| | __/ (_| (_) \ V / 12:34:36 \_____\___/ \__,_|\___|\___\___/ \_/ 12:34:36 Bash-1.0.6 12:34:36 12:34:36 12:34:36 ==> git version 2.25.1 found 12:34:36 ==> 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 12:34:36 Release-Date: 2020-01-08 12:34:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:34:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:34:36 ==> Jenkins CI detected. 12:34:36 current dir:  /w/workspace/edgex-go/752 12:34:36 project root: . 12:34:36 --> token set from env 12:34:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:34:36 ==> Running gcov in . (disable via -X gcov) 12:34:36 ==> Python coveragepy not found 12:34:36 ==> Searching for coverage reports in: 12:34:36 + . 12:34:36 -> Found 1 reports 12:34:36 ==> Detecting git/mercurial file structure 12:34:36 ==> Reading reports 12:34:36 + ./coverage.out bytes=1412873 12:34:36 ==> Appending adjustments 12:34:36 https://docs.codecov.io/docs/fixing-reports 12:34:38 + Found adjustments 12:34:38 ==> Gzipping contents 12:34:38 124K /tmp/codecov.6xTwGQ.gz 12:34:38 ==> Uploading reports 12:34:38 url: https://codecov.io 12:34:38 query: branch=main&commit=187954ff3d4f3dea9b0a451951d025e7f3bfc818&build=752&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F752%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:34:38 -> Pinging Codecov 12:34:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=187954ff3d4f3dea9b0a451951d025e7f3bfc818&build=752&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F752%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 12:34:38 -> Uploading to 12:34:38 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/187954ff3d4f3dea9b0a451951d025e7f3bfc818/caae6ced-bc29-4e45-9e87-20f9c05271aa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T123438Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a9e655fe40beeb1336eef40c88c7b9d038cbcee74af5ec66b1a5fb9dcc82260e 12:34:38 % Total % Received % Xferd Average Speed Time Time Time Current 12:34:38 Dload Upload Total Spent Left Speed 12:34:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 120k 0 0 100 120k 0 469k --:--:-- --:--:-- --:--:-- 469k 12:34:38 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/187954ff3d4f3dea9b0a451951d025e7f3bfc818 [Pipeline] } 12:34:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 12:34:38 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 12:34:38 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:34:39 12:34:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:34:39 latest: Pulling from edgex-devops/edgex-snyk-go 12:34:39 43c4264eed91: Already exists 12:34:39 4cc291be95ef: Already exists 12:34:39 2ac1f1163629: Already exists 12:34:39 5c3c966382ef: Already exists 12:34:39 4f4fb700ef54: Already exists 12:34:39 d9c7d2e4e75e: Pulling fs layer 12:34:39 9c3e1370e548: Pulling fs layer 12:34:39 d9c7d2e4e75e: Verifying Checksum 12:34:39 d9c7d2e4e75e: Download complete 12:34:39 d9c7d2e4e75e: Pull complete 12:34:40 9c3e1370e548: Verifying Checksum 12:34:40 9c3e1370e548: Download complete 12:34:43 9c3e1370e548: Pull complete 12:34:43 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 12:34:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 12:34:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:43 prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container 12:34:43 $ 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/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@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 12:34:46 $ docker top 05b977f16b13655a26bfb1b3905261f93d2220f23f21a9f7ac70c2f9c845f13a -eo pid,comm [Pipeline] { [Pipeline] sh 12:34:47 + git config --global --add safe.directory /w/workspace/edgex-go/752 [Pipeline] echo 12:34:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 12:34:47 + set -o pipefail 12:34:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 12:34:55 12:34:55 Monitoring /w/workspace/edgex-go/752 (github.com/edgexfoundry/edgex-go)... 12:34:55 12:34:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/991538b1-9f25-4f77-94ca-b4a62984cdd3 12:34:55 12:34:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 12:34:55 12:34:55 12:34:55 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 12:34:55 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 12:34:56 $ docker stop --time=1 05b977f16b13655a26bfb1b3905261f93d2220f23f21a9f7ac70c2f9c845f13a 12:35:00 $ docker rm -f --volumes 05b977f16b13655a26bfb1b3905261f93d2220f23f21a9f7ac70c2f9c845f13a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 12:35:01 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:35:01 provisioning config files... 12:35:01 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/752@tmp/config1031944311762378478tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:35:01 --> edgex-publish-swagger.sh 12:35:01 === Publish openapi API === 12:35:01 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 12:35:01 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/752/openapi/core-command.yaml] 12:35:01 % Total % Received % Xferd Average Speed Time Time Time Current 12:35:01 Dload Upload Total Spent Left Speed 12:35:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 64027 --:--:-- --:--:-- --:--:-- 63902 100 32782 0 0 100 32782 0 64027 --:--:-- --:--:-- --:--:-- 63902 12:35:01 12:35:01 12:35:01 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/752/openapi/core-data.yaml] 12:35:01 % Total % Received % Xferd Average Speed Time Time Time Current 12:35:01 Dload Upload Total Spent Left Speed 12:35:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 159k --:--:-- --:--:-- --:--:-- 159k 12:35:02 12:35:02 12:35:02 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/752/openapi/core-keeper.yaml] 12:35:02 % Total % Received % Xferd Average Speed Time Time Time Current 12:35:02 Dload Upload Total Spent Left Speed 12:35:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 249 121k --:--:-- --:--:-- --:--:-- 121k 12:35:02 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 12:35:02 12:35:02 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/752/openapi/core-metadata.yaml] 12:35:02 % Total % Received % Xferd Average Speed Time Time Time Current 12:35:02 Dload Upload Total Spent Left Speed 12:35:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 0 0 100 154k 0 759k --:--:-- --:--:-- --:--:-- 755k 100 154k 100 156 100 154k 313 311k --:--:-- --:--:-- --:--:-- 311k 12:35:03 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 12:35:03 12:35:03 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/752/openapi/support-notifications.yaml] 12:35:03 % Total % Received % Xferd Average Speed Time Time Time Current 12:35:03 Dload Upload Total Spent Left Speed 12:35:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 435 238k --:--:-- --:--:-- --:--:-- 239k 12:35:03 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 12:35:03 12:35:03 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/752/openapi/support-scheduler.yaml] 12:35:03 % Total % Received % Xferd Average Speed Time Time Time Current 12:35:03 Dload Upload Total Spent Left Speed 12:35:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 500 158k --:--:-- --:--:-- --:--:-- 159k 100 50857 100 156 100 50701 500 158k --:--:-- --:--:-- --:--:-- 158k 12:35:03 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 12:35:03 [Pipeline] } 12:35:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 12:35:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:35:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:35:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:35:04 prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container 12:35:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@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 12:35:05 $ docker top ed1955e32169e80f0196e2255cb72af21cfa01b8809bd76c578c6453a1a6741f -eo pid,comm 12:35:05 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). 12:35:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:35:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:35:05 [ssh-agent] Looking for ssh-agent implementation... 12:35:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:35:05 $ docker exec ed1955e32169e80f0196e2255cb72af21cfa01b8809bd76c578c6453a1a6741f ssh-agent 12:35:05 SSH_AUTH_SOCK=/tmp/ssh-VhlFEwTIdJAp/agent.32 12:35:05 SSH_AGENT_PID=38 12:35:05 Running ssh-add (command line suppressed) 12:35:05 Identity added: /w/workspace/edgex-go/752@tmp/private_key_37840909303627211.key (/w/workspace/edgex-go/752@tmp/private_key_37840909303627211.key) 12:35:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:35:05 + git semver tag 12:35:06 2024-11-12 12:35:06,131 [run_tag] DEBUG tag force:False 12:35:06 2024-11-12 12:35:06,132 [check_head_tag] DEBUG check head tag 12:35:06 2024-11-12 12:35:06,135 [execute] INFO git cat-file --batch-check 12:35:06 2024-11-12 12:35:06,135 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/752, universal_newlines=False, shell=None, istream=) 12:35:06 2024-11-12 12:35:06,139 [execute] INFO git cat-file --batch 12:35:06 2024-11-12 12:35:06,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/752, universal_newlines=False, shell=None, istream=) 12:35:06 2024-11-12 12:35:06,193 [read_version] DEBUG read version from /w/workspace/edgex-go/752/.semver/main 12:35:06 2024-11-12 12:35:06,193 [execute] INFO git tag -a v4.0.0-dev.18 -m v4.0.0-dev.18 12:35:06 2024-11-12 12:35:06,194 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.18', '-m', 'v4.0.0-dev.18'], cwd=/w/workspace/edgex-go/752, universal_newlines=False, shell=None, istream=None) 12:35:06 2024-11-12 12:35:06,199 [read_version] DEBUG read version from /w/workspace/edgex-go/752/.semver/main 12:35:06 4.0.0-dev.18 [Pipeline] } 12:35:06 $ docker exec --env ******** --env ******** ed1955e32169e80f0196e2255cb72af21cfa01b8809bd76c578c6453a1a6741f ssh-agent -k 12:35:06 unset SSH_AUTH_SOCK; 12:35:06 unset SSH_AGENT_PID; 12:35:06 echo Agent pid 38 killed; 12:35:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:35:06 + git semver [Pipeline] } 12:35:07 $ docker stop --time=1 ed1955e32169e80f0196e2255cb72af21cfa01b8809bd76c578c6453a1a6741f 12:35:08 $ docker rm -f --volumes ed1955e32169e80f0196e2255cb72af21cfa01b8809bd76c578c6453a1a6741f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:35:08 12:35:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:35:09 0.23.1-centos7: Pulling from edgex-lftools 12:35:09 ab5ef0e58194: Pulling fs layer 12:35:09 9712f1f96733: Pulling fs layer 12:35:09 63f879dbbcfc: Pulling fs layer 12:35:09 0d9ebad4ef96: Pulling fs layer 12:35:09 e9a5061849ea: Pulling fs layer 12:35:09 d747dcd14b5f: Pulling fs layer 12:35:09 2de7ff778b66: Pulling fs layer 12:35:09 e9a5061849ea: Waiting 12:35:09 d747dcd14b5f: Waiting 12:35:09 0d9ebad4ef96: Waiting 12:35:09 2de7ff778b66: Waiting 12:35:09 9712f1f96733: Verifying Checksum 12:35:09 9712f1f96733: Download complete 12:35:09 63f879dbbcfc: Verifying Checksum 12:35:09 63f879dbbcfc: Download complete 12:35:09 e9a5061849ea: Download complete 12:35:09 d747dcd14b5f: Download complete 12:35:09 0d9ebad4ef96: Verifying Checksum 12:35:09 0d9ebad4ef96: Download complete 12:35:09 ab5ef0e58194: Verifying Checksum 12:35:09 ab5ef0e58194: Download complete 12:35:09 2de7ff778b66: Verifying Checksum 12:35:09 2de7ff778b66: Download complete 12:35:12 ab5ef0e58194: Pull complete 12:35:12 9712f1f96733: Pull complete 12:35:13 63f879dbbcfc: Pull complete 12:35:17 0d9ebad4ef96: Pull complete 12:35:17 e9a5061849ea: Pull complete 12:35:17 d747dcd14b5f: Pull complete 12:35:18 2de7ff778b66: Pull complete 12:35:18 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:35:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:35:18 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:35:18 prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container 12:35:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@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 12:35:23 $ docker top 8404a93cd4f92457be46910ab7cd656b17c1421890a7b0e35433cb74f68a21d3 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:35:23 provisioning config files... 12:35:23 copy managed file [sigul-config] to file:/w/workspace/edgex-go/752@tmp/config7906630265878861087tmp 12:35:23 copy managed file [sigul-password] to file:/w/workspace/edgex-go/752@tmp/config3667986354220333191tmp 12:35:23 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/752@tmp/config9209533653037443992tmp [Pipeline] { [Pipeline] echo 12:35:23 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:35:24 ---> sigul-configuration.sh 12:35:24 gpg: directory `/root/.gnupg' created 12:35:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:35:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:35:24 gpg: keyring `/root/.gnupg/secring.gpg' created 12:35:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:35:24 gpg: CAST5 encrypted data 12:35:24 gpg: encrypted with 1 passphrase 12:35:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:35:24 + mkdir /home/jenkins 12:35:24 + mkdir /home/jenkins/sigul [Pipeline] sh 12:35:24 + 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 12:35:24 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:35:24 ---> sigul-install.sh 12:35:24 Sigul already installed; skipping installation. [Pipeline] sh 12:35:25 + git tag --list 12:35:25 0.6.0 12:35:25 0.6.1 12:35:25 0.7.0 12:35:25 0.7.1 12:35:25 v1.0.0 12:35:25 v1.0.1 12:35:25 v1.1.0 12:35:25 v1.2.0 12:35:25 v1.2.1 12:35:25 v1.3.0 12:35:25 v1.3.1 12:35:25 v2.0.0 12:35:25 v2.1.0 12:35:25 v2.1.1 12:35:25 v2.2.0 12:35:25 v2.3.0 12:35:25 v3.0 12:35:25 v3.0.0 12:35:25 v3.1 12:35:25 v3.1.0 12:35:25 v3.1.0-dev.1 12:35:25 v3.1.0-dev.10 12:35:25 v3.1.0-dev.11 12:35:25 v3.1.0-dev.12 12:35:25 v3.1.0-dev.13 12:35:25 v3.1.0-dev.14 12:35:25 v3.1.0-dev.15 12:35:25 v3.1.0-dev.16 12:35:25 v3.1.0-dev.17 12:35:25 v3.1.0-dev.18 12:35:25 v3.1.0-dev.19 12:35:25 v3.1.0-dev.2 12:35:25 v3.1.0-dev.20 12:35:25 v3.1.0-dev.21 12:35:25 v3.1.0-dev.22 12:35:25 v3.1.0-dev.23 12:35:25 v3.1.0-dev.24 12:35:25 v3.1.0-dev.25 12:35:25 v3.1.0-dev.26 12:35:25 v3.1.0-dev.27 12:35:25 v3.1.0-dev.28 12:35:25 v3.1.0-dev.29 12:35:25 v3.1.0-dev.3 12:35:25 v3.1.0-dev.30 12:35:25 v3.1.0-dev.31 12:35:25 v3.1.0-dev.32 12:35:25 v3.1.0-dev.33 12:35:25 v3.1.0-dev.34 12:35:25 v3.1.0-dev.35 12:35:25 v3.1.0-dev.36 12:35:25 v3.1.0-dev.37 12:35:25 v3.1.0-dev.38 12:35:25 v3.1.0-dev.39 12:35:25 v3.1.0-dev.4 12:35:25 v3.1.0-dev.40 12:35:25 v3.1.0-dev.41 12:35:25 v3.1.0-dev.42 12:35:25 v3.1.0-dev.43 12:35:25 v3.1.0-dev.44 12:35:25 v3.1.0-dev.45 12:35:25 v3.1.0-dev.46 12:35:25 v3.1.0-dev.47 12:35:25 v3.1.0-dev.48 12:35:25 v3.1.0-dev.49 12:35:25 v3.1.0-dev.5 12:35:25 v3.1.0-dev.50 12:35:25 v3.1.0-dev.51 12:35:25 v3.1.0-dev.52 12:35:25 v3.1.0-dev.53 12:35:25 v3.1.0-dev.54 12:35:25 v3.1.0-dev.55 12:35:25 v3.1.0-dev.56 12:35:25 v3.1.0-dev.57 12:35:25 v3.1.0-dev.58 12:35:25 v3.1.0-dev.59 12:35:25 v3.1.0-dev.6 12:35:25 v3.1.0-dev.60 12:35:25 v3.1.0-dev.61 12:35:25 v3.1.0-dev.62 12:35:25 v3.1.0-dev.63 12:35:25 v3.1.0-dev.64 12:35:25 v3.1.0-dev.65 12:35:25 v3.1.0-dev.66 12:35:25 v3.1.0-dev.67 12:35:25 v3.1.0-dev.68 12:35:25 v3.1.0-dev.69 12:35:25 v3.1.0-dev.7 12:35:25 v3.1.0-dev.70 12:35:25 v3.1.0-dev.71 12:35:25 v3.1.0-dev.72 12:35:25 v3.1.0-dev.73 12:35:25 v3.1.0-dev.8 12:35:25 v3.1.0-dev.9 12:35:25 v3.1.1 12:35:25 v3.1.1-dev.1 12:35:25 v3.1.1-dev.2 12:35:25 v3.2.0-dev.1 12:35:25 v3.2.0-dev.10 12:35:25 v3.2.0-dev.100 12:35:25 v3.2.0-dev.101 12:35:25 v3.2.0-dev.102 12:35:25 v3.2.0-dev.103 12:35:25 v3.2.0-dev.104 12:35:25 v3.2.0-dev.105 12:35:25 v3.2.0-dev.106 12:35:25 v3.2.0-dev.107 12:35:25 v3.2.0-dev.108 12:35:25 v3.2.0-dev.109 12:35:25 v3.2.0-dev.11 12:35:25 v3.2.0-dev.12 12:35:25 v3.2.0-dev.13 12:35:25 v3.2.0-dev.14 12:35:25 v3.2.0-dev.15 12:35:25 v3.2.0-dev.16 12:35:25 v3.2.0-dev.17 12:35:25 v3.2.0-dev.18 12:35:25 v3.2.0-dev.19 12:35:25 v3.2.0-dev.2 12:35:25 v3.2.0-dev.20 12:35:25 v3.2.0-dev.21 12:35:25 v3.2.0-dev.22 12:35:25 v3.2.0-dev.23 12:35:25 v3.2.0-dev.24 12:35:25 v3.2.0-dev.25 12:35:25 v3.2.0-dev.26 12:35:25 v3.2.0-dev.27 12:35:25 v3.2.0-dev.28 12:35:25 v3.2.0-dev.29 12:35:25 v3.2.0-dev.3 12:35:25 v3.2.0-dev.30 12:35:25 v3.2.0-dev.31 12:35:25 v3.2.0-dev.32 12:35:25 v3.2.0-dev.33 12:35:25 v3.2.0-dev.34 12:35:25 v3.2.0-dev.35 12:35:25 v3.2.0-dev.36 12:35:25 v3.2.0-dev.37 12:35:25 v3.2.0-dev.38 12:35:25 v3.2.0-dev.39 12:35:25 v3.2.0-dev.4 12:35:25 v3.2.0-dev.40 12:35:25 v3.2.0-dev.41 12:35:25 v3.2.0-dev.42 12:35:25 v3.2.0-dev.43 12:35:25 v3.2.0-dev.44 12:35:25 v3.2.0-dev.45 12:35:25 v3.2.0-dev.46 12:35:25 v3.2.0-dev.47 12:35:25 v3.2.0-dev.48 12:35:25 v3.2.0-dev.49 12:35:25 v3.2.0-dev.5 12:35:25 v3.2.0-dev.50 12:35:25 v3.2.0-dev.51 12:35:25 v3.2.0-dev.52 12:35:25 v3.2.0-dev.53 12:35:25 v3.2.0-dev.54 12:35:25 v3.2.0-dev.55 12:35:25 v3.2.0-dev.56 12:35:25 v3.2.0-dev.57 12:35:25 v3.2.0-dev.58 12:35:25 v3.2.0-dev.59 12:35:25 v3.2.0-dev.6 12:35:25 v3.2.0-dev.60 12:35:25 v3.2.0-dev.61 12:35:25 v3.2.0-dev.62 12:35:25 v3.2.0-dev.63 12:35:25 v3.2.0-dev.64 12:35:25 v3.2.0-dev.65 12:35:25 v3.2.0-dev.66 12:35:25 v3.2.0-dev.67 12:35:25 v3.2.0-dev.68 12:35:25 v3.2.0-dev.69 12:35:25 v3.2.0-dev.7 12:35:25 v3.2.0-dev.70 12:35:25 v3.2.0-dev.71 12:35:25 v3.2.0-dev.72 12:35:25 v3.2.0-dev.73 12:35:25 v3.2.0-dev.74 12:35:25 v3.2.0-dev.75 12:35:25 v3.2.0-dev.76 12:35:25 v3.2.0-dev.77 12:35:25 v3.2.0-dev.78 12:35:25 v3.2.0-dev.79 12:35:25 v3.2.0-dev.8 12:35:25 v3.2.0-dev.80 12:35:25 v3.2.0-dev.81 12:35:25 v3.2.0-dev.82 12:35:25 v3.2.0-dev.83 12:35:25 v3.2.0-dev.84 12:35:25 v3.2.0-dev.85 12:35:25 v3.2.0-dev.86 12:35:25 v3.2.0-dev.87 12:35:25 v3.2.0-dev.88 12:35:25 v3.2.0-dev.89 12:35:25 v3.2.0-dev.9 12:35:25 v3.2.0-dev.90 12:35:25 v3.2.0-dev.91 12:35:25 v3.2.0-dev.92 12:35:25 v3.2.0-dev.93 12:35:25 v3.2.0-dev.94 12:35:25 v3.2.0-dev.95 12:35:25 v3.2.0-dev.96 12:35:25 v3.2.0-dev.97 12:35:25 v3.2.0-dev.98 12:35:25 v3.2.0-dev.99 12:35:25 v4.0.0-dev.1 12:35:25 v4.0.0-dev.10 12:35:25 v4.0.0-dev.11 12:35:25 v4.0.0-dev.12 12:35:25 v4.0.0-dev.13 12:35:25 v4.0.0-dev.14 12:35:25 v4.0.0-dev.15 12:35:25 v4.0.0-dev.16 12:35:25 v4.0.0-dev.17 12:35:25 v4.0.0-dev.18 12:35:25 v4.0.0-dev.2 12:35:25 v4.0.0-dev.3 12:35:25 v4.0.0-dev.4 12:35:25 v4.0.0-dev.5 12:35:25 v4.0.0-dev.6 12:35:25 v4.0.0-dev.7 12:35:25 v4.0.0-dev.8 12:35:25 v4.0.0-dev.9 [Pipeline] sh 12:35:25 + lftools sign git-tag v4.0.0-dev.18 12:35:26 Signing Git tag with Sigul... 12:35:26 Signing v4.0.0-dev.18 [Pipeline] echo 12:35:26 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:35:26 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:35:26 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:35:26 $ docker stop --time=1 8404a93cd4f92457be46910ab7cd656b17c1421890a7b0e35433cb74f68a21d3 12:35:28 $ docker rm -f --volumes 8404a93cd4f92457be46910ab7cd656b17c1421890a7b0e35433cb74f68a21d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:35:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:35:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:35:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:35:28 prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container 12:35:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@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 12:35:29 $ docker top fe64828cb9369fdbebf335ab5b604592352b5c1f6a6875a32dbc6d5266c094f7 -eo pid,comm 12:35:29 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). 12:35:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:35:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:35:29 [ssh-agent] Looking for ssh-agent implementation... 12:35:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:35:29 $ docker exec fe64828cb9369fdbebf335ab5b604592352b5c1f6a6875a32dbc6d5266c094f7 ssh-agent 12:35:29 SSH_AUTH_SOCK=/tmp/ssh-ytPXtOp6ToyK/agent.32 12:35:29 SSH_AGENT_PID=38 12:35:29 Running ssh-add (command line suppressed) 12:35:29 Identity added: /w/workspace/edgex-go/752@tmp/private_key_5394920305118705519.key (/w/workspace/edgex-go/752@tmp/private_key_5394920305118705519.key) 12:35:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:35:29 + git semver bump pre 12:35:30 2024-11-12 12:35:30,079 [read_version] DEBUG read version from /w/workspace/edgex-go/752/.semver/main 12:35:30 2024-11-12 12:35:30,079 [bump_version] DEBUG bumping version:4.0.0-dev.18 on axis:pre with prefix:dev 12:35:30 2024-11-12 12:35:30,079 [bump_version] DEBUG bumped version:4.0.0-dev.19 12:35:30 2024-11-12 12:35:30,079 [write_version] DEBUG write version:4.0.0-dev.19 to path:/w/workspace/edgex-go/752/.semver/main with force:True 12:35:30 2024-11-12 12:35:30,079 [read_version] DEBUG read version from /w/workspace/edgex-go/752/.semver/main 12:35:30 2024-11-12 12:35:30,080 [write_file] DEBUG write to file:/w/workspace/edgex-go/752/.semver/main 12:35:30 2024-11-12 12:35:30,082 [execute] INFO git cat-file --batch-check 12:35:30 2024-11-12 12:35:30,082 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/752/.semver, universal_newlines=False, shell=None, istream=) 12:35:30 2024-11-12 12:35:30,087 [execute] INFO git cat-file --batch 12:35:30 2024-11-12 12:35:30,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/752/.semver, universal_newlines=False, shell=None, istream=) 12:35:30 2024-11-12 12:35:30,093 [read_version] DEBUG read version from /w/workspace/edgex-go/752/.semver/main 12:35:30 4.0.0-dev.19 [Pipeline] } 12:35:30 $ docker exec --env ******** --env ******** fe64828cb9369fdbebf335ab5b604592352b5c1f6a6875a32dbc6d5266c094f7 ssh-agent -k 12:35:30 unset SSH_AUTH_SOCK; 12:35:30 unset SSH_AGENT_PID; 12:35:30 echo Agent pid 38 killed; 12:35:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:35:30 + git semver [Pipeline] } 12:35:30 $ docker stop --time=1 fe64828cb9369fdbebf335ab5b604592352b5c1f6a6875a32dbc6d5266c094f7 12:35:32 $ docker rm -f --volumes fe64828cb9369fdbebf335ab5b604592352b5c1f6a6875a32dbc6d5266c094f7 [Pipeline] // withDockerContainer [Pipeline] sh 12:35:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:35:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:35:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:35:32 prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container 12:35:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@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 12:35:33 $ docker top 85d45e4adcc670b94d1fad8be9aceb1f1841251bfbf2e718a3acf3acc5c877bd -eo pid,comm 12:35:33 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). 12:35:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:35:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:35:33 [ssh-agent] Looking for ssh-agent implementation... 12:35:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:35:33 $ docker exec 85d45e4adcc670b94d1fad8be9aceb1f1841251bfbf2e718a3acf3acc5c877bd ssh-agent 12:35:33 SSH_AUTH_SOCK=/tmp/ssh-sjf3WS2OWOnC/agent.32 12:35:33 SSH_AGENT_PID=38 12:35:33 Running ssh-add (command line suppressed) 12:35:33 Identity added: /w/workspace/edgex-go/752@tmp/private_key_17653687883207706097.key (/w/workspace/edgex-go/752@tmp/private_key_17653687883207706097.key) 12:35:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:35:34 + git semver push 12:35:34 2024-11-12 12:35:34,173 [run_push] DEBUG push 12:35:34 2024-11-12 12:35:34,174 [execute] INFO git cat-file --batch-check 12:35:34 2024-11-12 12:35:34,174 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/752/.semver, universal_newlines=False, shell=None, istream=) 12:35:34 2024-11-12 12:35:34,178 [execute] INFO git rev-list ce2db37d3bf35267e2583c70d6a396194dc62f6f -- 12:35:34 2024-11-12 12:35:34,179 [execute] DEBUG Popen(['git', 'rev-list', 'ce2db37d3bf35267e2583c70d6a396194dc62f6f', '--'], cwd=/w/workspace/edgex-go/752/.semver, universal_newlines=False, shell=None, istream=None) 12:35:34 2024-11-12 12:35:34,196 [execute] INFO git fetch -v origin 12:35:34 2024-11-12 12:35:34,196 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/752/.semver, universal_newlines=True, shell=None, istream=None) 12:35:34 2024-11-12 12:35:34,644 [run_push] DEBUG no remote changes detected 12:35:34 2024-11-12 12:35:34,645 [execute] INFO git push origin semver 12:35:34 2024-11-12 12:35:34,645 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/752/.semver, universal_newlines=False, shell=None, istream=None) 12:35:35 2024-11-12 12:35:35,395 [run_push] DEBUG push all version tags 12:35:35 2024-11-12 12:35:35,396 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:35:35 2024-11-12 12:35:35,396 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/752, universal_newlines=False, shell=None, istream=None) 12:35:36 2024-11-12 12:35:36,061 [read_version] DEBUG read version from /w/workspace/edgex-go/752/.semver/main 12:35:36 4.0.0-dev.19 [Pipeline] } 12:35:36 $ docker exec --env ******** --env ******** 85d45e4adcc670b94d1fad8be9aceb1f1841251bfbf2e718a3acf3acc5c877bd ssh-agent -k 12:35:36 unset SSH_AUTH_SOCK; 12:35:36 unset SSH_AGENT_PID; 12:35:36 echo Agent pid 38 killed; 12:35:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:35:36 + git semver [Pipeline] } 12:35:37 $ docker stop --time=1 85d45e4adcc670b94d1fad8be9aceb1f1841251bfbf2e718a3acf3acc5c877bd 12:35:38 $ docker rm -f --volumes 85d45e4adcc670b94d1fad8be9aceb1f1841251bfbf2e718a3acf3acc5c877bd [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 12:35:38 + [ -d /w/workspace/edgex-go/752/archives ] [Pipeline] libraryResource [Pipeline] sh 12:35:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:35:40 ---> package-listing.sh 12:35:40 ++ facter osfamily 12:35:40 ++ tr '[:upper:]' '[:lower:]' 12:35:40 + OS_FAMILY=debian 12:35:40 + workspace=/w/workspace/edgex-go/752 12:35:40 + START_PACKAGES=/tmp/packages_start.txt 12:35:40 + END_PACKAGES=/tmp/packages_end.txt 12:35:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:35:40 + PACKAGES=/tmp/packages_start.txt 12:35:40 + '[' /w/workspace/edgex-go/752 ']' 12:35:40 + PACKAGES=/tmp/packages_end.txt 12:35:40 + case "${OS_FAMILY}" in 12:35:40 + dpkg -l 12:35:40 + grep '^ii' 12:35:40 + '[' -f /tmp/packages_start.txt ']' 12:35:40 + '[' -f /tmp/packages_end.txt ']' 12:35:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:35:40 + '[' /w/workspace/edgex-go/752 ']' 12:35:40 + mkdir -p /w/workspace/edgex-go/752/archives/ 12:35:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/752/archives/ [Pipeline] echo 12:35:40 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/752/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:35:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:35:41 12:35:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:35:41 latest: Pulling from edgex-lftools-log-publisher 12:35:41 5eb5b503b376: Pulling fs layer 12:35:41 5c69ac0246d0: Pulling fs layer 12:35:41 ec43610c2a17: Pulling fs layer 12:35:41 3a2ae6a8a46f: Pulling fs layer 12:35:41 33b1e0a273af: Pulling fs layer 12:35:41 5d3b04190fa2: Pulling fs layer 12:35:41 2f39f015ded8: Pulling fs layer 12:35:41 33b1e0a273af: Waiting 12:35:41 5d3b04190fa2: Waiting 12:35:41 2f39f015ded8: Waiting 12:35:41 3a2ae6a8a46f: Waiting 12:35:41 5c69ac0246d0: Verifying Checksum 12:35:41 5c69ac0246d0: Download complete 12:35:41 3a2ae6a8a46f: Verifying Checksum 12:35:41 3a2ae6a8a46f: Download complete 12:35:41 33b1e0a273af: Verifying Checksum 12:35:41 33b1e0a273af: Download complete 12:35:41 ec43610c2a17: Verifying Checksum 12:35:41 ec43610c2a17: Download complete 12:35:41 5d3b04190fa2: Download complete 12:35:41 5eb5b503b376: Verifying Checksum 12:35:41 5eb5b503b376: Download complete 12:35:42 2f39f015ded8: Download complete 12:35:42 5eb5b503b376: Pull complete 12:35:43 5c69ac0246d0: Pull complete 12:35:43 ec43610c2a17: Pull complete 12:35:43 3a2ae6a8a46f: Pull complete 12:35:43 33b1e0a273af: Pull complete 12:35:43 5d3b04190fa2: Pull complete 12:35:48 2f39f015ded8: Pull complete 12:35:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:35:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:35:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:35:48 prd-ubuntu20.04-docker-8c-8g-26283 does not seem to be running inside a container 12:35:48 $ 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/752/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/752 -v /w/workspace/edgex-go/752:/w/workspace/edgex-go/752:rw,z -v /w/workspace/edgex-go/752@tmp:/w/workspace/edgex-go/752@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 12:35:52 $ docker top f3bef74c7f620e7e5c30aa406e7a1c0eb69a89af87c94ad8fd64cda0a02fad88 -eo pid,comm [Pipeline] { [Pipeline] sh 12:35:53 + touch /tmp/pre-build-complete [Pipeline] sh 12:35:53 + mkdir -p /var/log/sysstat [Pipeline] sh 12:35:53 + ls /var/log/sa-host 12:35:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:35:53 provisioning config files... 12:35:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/752@tmp/config15701352629154611614tmp [Pipeline] { [Pipeline] echo 12:35:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:35:54 ---> create-netrc.sh [Pipeline] } 12:35:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:35:54 ---> python-tools-install.sh [Pipeline] echo 12:35:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:35:54 ---> sudo-logs.sh 12:35:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:35:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:35:55 ---> job-cost.sh 12:35:55 lf-activate-venv: SKIPPING 12:35:55 DEBUG: total: 0.10999999940395355 12:35:55 INFO: Retrieving Stack Cost... 12:35:55 INFO: Retrieving Pricing Info for: v3-standard-8 12:35:56 INFO: Archiving Costs [Pipeline] echo 12:35:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:35:56 ---> logs-deploy.sh 12:35:56 lf-activate-venv: SKIPPING 12:35:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/752 12:35:56 INFO: archiving workspace using pattern(s): 12:35:57 Archives upload complete. 12:35:57 INFO: archiving logs to Nexus 12:35:58 ---> uname -a: 12:35:58 Linux prd-ubuntu20-04-docker-8c-8g-26283 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 12:35:58 12:35:58 12:35:58 ---> lscpu: 12:35:58 Architecture: x86_64 12:35:58 CPU op-mode(s): 32-bit, 64-bit 12:35:58 Byte Order: Little Endian 12:35:58 Address sizes: 40 bits physical, 48 bits virtual 12:35:58 CPU(s): 8 12:35:58 On-line CPU(s) list: 0-7 12:35:58 Thread(s) per core: 1 12:35:58 Core(s) per socket: 1 12:35:58 Socket(s): 8 12:35:58 NUMA node(s): 1 12:35:58 Vendor ID: AuthenticAMD 12:35:58 CPU family: 23 12:35:58 Model: 49 12:35:58 Model name: AMD EPYC-Rome Processor 12:35:58 Stepping: 0 12:35:58 CPU MHz: 2799.998 12:35:58 BogoMIPS: 5599.99 12:35:58 Virtualization: AMD-V 12:35:58 Hypervisor vendor: KVM 12:35:58 Virtualization type: full 12:35:58 L1d cache: 256 KiB 12:35:58 L1i cache: 256 KiB 12:35:58 L2 cache: 4 MiB 12:35:58 L3 cache: 128 MiB 12:35:58 NUMA node0 CPU(s): 0-7 12:35:58 Vulnerability Itlb multihit: Not affected 12:35:58 Vulnerability L1tf: Not affected 12:35:58 Vulnerability Mds: Not affected 12:35:58 Vulnerability Meltdown: Not affected 12:35:58 Vulnerability Mmio stale data: Not affected 12:35:58 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:35:58 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:35:58 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 12:35:58 Vulnerability Srbds: Not affected 12:35:58 Vulnerability Tsx async abort: Not affected 12:35:58 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 12:35:58 12:35:58 12:35:58 ---> nproc: 12:35:58 8 12:35:58 12:35:58 12:35:58 ---> df -h: 12:35:58 Filesystem Size Used Avail Use% Mounted on 12:35:58 overlay 155G 27G 129G 18% / 12:35:58 tmpfs 64M 0 64M 0% /dev 12:35:58 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:35:58 shm 64M 0 64M 0% /dev/shm 12:35:58 /dev/vda1 155G 27G 129G 18% /facter-os 12:35:58 12:35:58 12:35:58 ---> sar -b -r -n DEV: 12:35:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26283) 11/12/24 _x86_64_ (8 CPU) 12:35:58 12:35:58 11:50:44 LINUX RESTART (8 CPU) 12:35:58 12:35:58 11:51:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:35:58 11:52:02 346.58 48.04 298.53 0.00 5396.97 139066.02 0.00 12:35:58 11:53:01 181.39 1.08 180.31 0.00 27.25 63096.83 0.00 12:35:58 11:54:01 41.06 0.00 41.06 0.00 0.00 33267.81 0.00 12:35:58 11:55:01 34.59 1.67 32.93 0.00 38.93 19306.65 0.00 12:35:58 11:56:01 234.61 0.43 234.18 0.00 48.66 184923.05 0.00 12:35:58 11:57:01 787.79 18.63 769.16 0.00 4472.45 164387.94 0.00 12:35:58 11:58:01 282.21 0.43 281.78 0.00 11.78 98333.02 0.00 12:35:58 11:59:01 408.28 0.03 408.25 0.00 0.27 130387.21 0.00 12:35:58 12:00:01 805.68 0.10 805.58 0.00 12.26 93928.21 0.00 12:35:58 12:01:01 32.24 0.05 32.19 0.00 10.93 792.80 0.00 12:35:58 12:02:01 18.40 0.00 18.40 0.00 0.00 472.32 0.00 12:35:58 12:03:01 1.70 0.00 1.70 0.00 0.00 21.60 0.00 12:35:58 12:04:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 12:35:58 12:05:01 0.97 0.00 0.97 0.00 0.00 12.66 0.00 12:35:58 12:06:01 2.13 0.02 2.12 0.00 0.13 23.99 0.00 12:35:58 12:07:01 1.68 0.00 1.68 0.00 0.00 23.46 0.00 12:35:58 12:08:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 12:35:58 12:09:01 1.60 0.00 1.60 0.00 0.00 17.59 0.00 12:35:58 12:10:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 12:35:58 12:11:01 1.75 0.00 1.75 0.00 0.00 20.79 0.00 12:35:58 12:12:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 12:35:58 12:13:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 12:35:58 12:14:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 12:35:58 12:15:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 12:35:58 12:16:01 1.42 0.00 1.42 0.00 0.00 16.39 0.00 12:35:58 12:17:01 1.05 0.02 1.03 0.00 0.13 11.73 0.00 12:35:58 12:18:01 3.62 1.02 2.60 0.00 21.86 33.06 0.00 12:35:58 12:19:01 1.63 0.00 1.63 0.00 0.00 17.49 0.00 12:35:58 12:20:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 12:35:58 12:21:01 1.57 0.00 1.57 0.00 0.00 17.99 0.00 12:35:58 12:22:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 12:35:58 12:23:01 1.98 0.00 1.98 0.00 0.00 22.13 0.00 12:35:58 12:24:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 12:35:58 12:25:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 12:35:58 12:26:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 12:35:58 12:27:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 12:35:58 12:28:01 1.42 0.00 1.42 0.00 0.00 15.19 0.00 12:35:58 12:29:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 12:35:58 12:30:01 1.20 0.00 1.20 0.00 0.00 13.47 0.00 12:35:58 12:31:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 12:35:58 12:32:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 12:35:58 12:33:01 1.68 0.00 1.68 0.00 0.00 18.39 0.00 12:35:58 12:34:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 12:35:58 12:35:01 91.10 0.35 90.75 0.00 10.13 29140.34 0.00 12:35:58 Average: 75.23 1.63 73.59 0.00 228.56 21768.71 0.00 12:35:58 12:35:58 11:51:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:35:58 11:52:02 28991596 31509896 809144 2.46 72516 2723028 2039888 6.01 1076804 2430276 502376 12:35:58 11:53:01 27613836 31298916 996968 3.03 126676 3724912 2284160 6.73 1676308 3074712 443588 12:35:58 11:54:01 27448832 31353924 940020 2.86 130044 3912924 2193332 6.46 1517524 3372184 137044 12:35:58 11:55:01 26388176 31463984 828768 2.52 134144 5016980 1948104 5.74 1779372 4106784 715380 12:35:58 11:56:01 22012932 31359840 930312 2.83 142440 9196152 2926328 8.62 1841744 8328328 774704 12:35:58 11:57:01 15858704 31356916 890288 2.71 334292 14760508 2457520 7.24 2832324 13046908 1933124 12:35:58 11:58:01 10531164 28490436 3685708 11.21 369612 16835368 10420652 30.71 6644564 14108816 1454816 12:35:58 11:59:01 9338528 29540568 2654612 8.07 383084 19013112 7213552 21.26 6389556 15538092 376704 12:35:58 12:00:01 11771472 31410240 834388 2.54 394412 18592040 2158848 6.36 3299348 16421320 600 12:35:58 12:01:01 11754640 31395760 848188 2.58 395880 18592776 2307028 6.80 3466612 16270604 540 12:35:58 12:02:01 11758248 31400760 843428 2.56 396752 18593100 2171632 6.40 3876200 15858072 276 12:35:58 12:03:01 11759000 31401540 842648 2.56 396780 18593088 2171632 6.40 3874276 15858064 188 12:35:58 12:04:01 11759608 31402148 842324 2.56 396804 18593080 2171632 6.40 3873168 15858064 20 12:35:58 12:05:01 11776100 31418692 825924 2.51 396836 18593084 2171632 6.40 3857064 15858068 196 12:35:58 12:06:01 11775704 31418432 826588 2.51 396904 18593076 2202292 6.49 3856840 15858068 12 12:35:58 12:07:01 11780168 31422944 821952 2.50 396936 18593072 2202292 6.49 3852892 15858048 48 12:35:58 12:08:01 11779956 31422804 822168 2.50 397008 18593076 2202292 6.49 3852896 15858056 8 12:35:58 12:09:01 11780136 31423012 821920 2.50 397028 18593076 2202292 6.49 3853240 15858052 4 12:35:58 12:10:01 11780112 31422996 821864 2.50 397056 18593080 2202292 6.49 3853224 15858056 8 12:35:58 12:11:01 11781072 31424032 820792 2.50 397100 18593084 2218508 6.54 3852236 15858064 52 12:35:58 12:12:01 11781024 31423984 820792 2.50 397124 18593080 2218508 6.54 3852588 15858064 8 12:35:58 12:13:01 11781228 31424248 820496 2.50 397144 18593088 2218508 6.54 3852332 15858068 148 12:35:58 12:14:01 11781144 31424168 820724 2.50 397152 18593088 2218508 6.54 3852640 15858068 44 12:35:58 12:15:01 11781128 31424160 820692 2.50 397160 18593100 2218508 6.54 3852340 15858076 8 12:35:58 12:16:01 11781260 31424320 820408 2.49 397188 18593104 2218508 6.54 3852816 15858080 32 12:35:58 12:17:01 11780620 31423912 820700 2.50 397224 18593232 2218508 6.54 3853332 15858208 304 12:35:58 12:18:01 11778332 31422648 821880 2.50 397292 18593852 2250964 6.63 3852932 15858768 8 12:35:58 12:19:01 11778576 31422916 821596 2.50 397296 18593856 2250964 6.63 3853148 15858768 188 12:35:58 12:20:01 11778560 31422912 821556 2.50 397316 18593860 2250964 6.63 3852916 15858776 8 12:35:58 12:21:01 11778512 31422896 821524 2.50 397344 18593852 2250964 6.63 3853236 15858784 200 12:35:58 12:22:01 11778716 31423116 821216 2.50 397388 18593848 2250964 6.63 3853356 15858780 8 12:35:58 12:23:01 11778400 31422808 821548 2.50 397452 18593808 2250964 6.63 3853304 15858784 4 12:35:58 12:24:01 11778652 31423168 821148 2.50 397484 18593864 2250964 6.63 3853264 15858788 8 12:35:58 12:25:01 11778604 31423180 821120 2.50 397504 18593868 2250964 6.63 3853028 15858792 4 12:35:58 12:26:01 11779164 31423752 820480 2.50 397520 18593876 2250964 6.63 3853092 15858792 8 12:35:58 12:27:01 11779040 31423672 820736 2.50 397544 18593876 2250964 6.63 3852904 15858792 176 12:35:58 12:28:01 11778772 31423408 820948 2.50 397568 18593880 2250964 6.63 3853120 15858796 28 12:35:58 12:29:01 11778724 31423368 820924 2.50 397584 18593876 2250964 6.63 3852892 15858804 60 12:35:58 12:30:01 11778928 31423608 820640 2.50 397600 18593876 2250964 6.63 3852956 15858804 12 12:35:58 12:31:01 11778556 31423248 820916 2.50 397616 18593892 2250964 6.63 3852944 15858812 204 12:35:58 12:32:01 11779040 31423776 820556 2.50 397640 18593888 2250964 6.63 3853040 15858816 8 12:35:58 12:33:01 11779000 31423736 820552 2.50 397660 18593892 2250964 6.63 3852980 15858816 48 12:35:58 12:34:01 11778920 31423712 820540 2.50 397672 18593904 2250964 6.63 3853036 15858820 12 12:35:58 12:35:01 11314320 31383724 859316 2.61 400908 18993708 2237556 6.59 3892932 16255700 88 12:35:58 Average: 13447255 31305961 942023 2.86 363493 16930609 2538202 7.48 3673575 14460963 144121 12:35:58 12:35:58 11:51:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:35:58 11:52:02 ens3 1310.88 1180.90 11317.21 160.56 0.00 0.00 0.00 0.00 12:35:58 11:52:02 docker0 648.08 578.59 45.19 2867.57 0.00 0.00 0.00 0.00 12:35:58 11:52:02 lo 5.27 5.27 0.51 0.51 0.00 0.00 0.00 0.00 12:35:58 11:53:01 ens3 358.62 266.53 2110.10 38.31 0.00 0.00 0.00 0.00 12:35:58 11:53:01 vethf6a4e32 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 12:35:58 11:53:01 docker0 245.77 320.81 21.08 2075.84 0.00 0.00 0.00 0.00 12:35:58 11:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 11:54:01 ens3 30.24 21.85 23.68 13.80 0.00 0.00 0.00 0.00 12:35:58 11:54:01 vethf6a4e32 1.10 1.13 0.10 0.10 0.00 0.00 0.00 0.00 12:35:58 11:54:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 12:35:58 11:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:55:01 ens3 24.30 17.71 22.20 14.33 0.00 0.00 0.00 0.00 12:35:58 11:55:01 vethf6a4e32 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:55:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:35:58 11:56:01 ens3 155.54 107.35 3116.65 157.32 0.00 0.00 0.00 0.00 12:35:58 11:56:01 veth289099e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:56:01 vethae84a63 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:56:01 vetha97b9d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:56:01 veth4a21558 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:56:01 veth5eff57f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:56:01 veth2118f1d 0.33 0.42 0.03 0.13 0.00 0.00 0.00 0.00 12:35:58 11:56:01 veth4a8f5a5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:56:01 veth7fe231b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:56:01 docker0 0.33 0.28 0.03 0.12 0.00 0.00 0.00 0.00 12:35:58 11:56:01 veth7e51588 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:56:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 12:35:58 11:56:01 veth4934984 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:56:01 veth3df5c50 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:57:01 ens3 992.43 605.87 10960.69 64.22 0.00 0.00 0.00 0.00 12:35:58 11:57:01 veth3850723 115.41 86.42 1212.63 8.69 0.00 0.00 0.00 0.00 12:35:58 11:57:01 veth2118f1d 0.08 1.15 0.00 0.05 0.00 0.00 0.00 0.00 12:35:58 11:57:01 veth10265c7 86.42 115.41 8.69 1212.63 0.00 0.00 0.00 0.10 12:35:58 11:57:01 docker0 501.77 752.81 41.74 8171.90 0.00 0.00 0.00 0.00 12:35:58 11:57:01 lo 0.93 0.93 0.10 0.10 0.00 0.00 0.00 0.00 12:35:58 11:58:01 ens3 12.41 8.41 10.15 5.79 0.00 0.00 0.00 0.00 12:35:58 11:58:01 veth6a65501 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:35:58 11:58:01 veth288fc78 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:35:58 11:58:01 vetha00fe4b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:35:58 11:58:01 vethfff76a9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:35:58 11:58:01 vethb7c82c8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:35:58 11:58:01 vethbd78abb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:35:58 11:58:01 veth094f2ef 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:35:58 11:58:01 vethb94dfc1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:35:58 11:58:01 veth928d177 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:35:58 11:58:01 veth33c7985 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:35:58 11:58:01 veth5393487 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:35:58 11:58:01 veth2118f1d 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:58:01 veth650174a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 12:35:58 11:58:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:59:01 ens3 5.31 3.02 4.34 2.31 0.00 0.00 0.00 0.00 12:35:58 11:59:01 veth6a65501 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:59:01 veth288fc78 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:59:01 vetha00fe4b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:59:01 vethfff76a9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:59:01 vethb7c82c8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:59:01 vethbd78abb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:59:01 veth094f2ef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:59:01 vethb94dfc1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:59:01 veth928d177 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:59:01 veth33c7985 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:59:01 veth5393487 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:59:01 veth2118f1d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:59:01 veth650174a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 11:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:00:01 ens3 160.22 145.16 101.74 544.23 0.00 0.00 0.00 0.00 12:35:58 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:00:01 lo 18.66 18.66 1.84 1.84 0.00 0.00 0.00 0.00 12:35:58 12:01:01 ens3 345.42 355.95 169.27 1512.58 0.00 0.00 0.00 0.00 12:35:58 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:01:01 lo 39.99 39.99 3.94 3.94 0.00 0.00 0.00 0.00 12:35:58 12:02:01 ens3 320.33 318.36 126.62 2245.16 0.00 0.00 0.00 0.00 12:35:58 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:02:01 lo 23.66 23.66 2.33 2.33 0.00 0.00 0.00 0.00 12:35:58 12:03:01 ens3 0.12 0.12 0.01 0.02 0.00 0.00 0.00 0.00 12:35:58 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:04:01 ens3 1.60 0.98 4.05 0.26 0.00 0.00 0.00 0.00 12:35:58 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:07:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 12:35:58 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:08:01 ens3 0.05 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:09:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:12:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:35:58 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:17:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:35:58 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:19:01 ens3 0.14 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:22:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 12:35:58 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:25:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:26:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:27:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 12:35:58 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:28:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:29:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:32:01 ens3 0.50 0.25 0.42 0.08 0.00 0.00 0.00 0.00 12:35:58 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:35:58 12:34:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:35:58 12:35:01 ens3 251.41 169.74 3911.65 131.32 0.00 0.00 0.00 0.00 12:35:58 12:35:01 docker0 72.29 125.78 6.79 1253.74 0.00 0.00 0.00 0.00 12:35:58 12:35:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 12:35:58 Average: ens3 90.19 72.77 724.12 111.20 0.00 0.00 0.00 0.00 12:35:58 Average: docker0 33.32 40.34 2.61 325.96 0.00 0.00 0.00 0.00 12:35:58 Average: lo 2.15 2.15 0.21 0.21 0.00 0.00 0.00 0.00 12:35:58 12:35:58 12:35:58 ---> sar -P ALL: 12:35:58 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-26283) 11/12/24 _x86_64_ (8 CPU) 12:35:58 12:35:58 11:50:44 LINUX RESTART (8 CPU) 12:35:58 12:35:58 11:51:01 CPU %user %nice %system %iowait %steal %idle 12:35:58 11:52:02 all 10.60 0.00 3.25 2.61 0.06 83.48 12:35:58 11:52:02 0 7.59 0.00 2.85 3.54 0.05 85.96 12:35:58 11:52:02 1 14.48 0.00 3.91 0.32 0.07 81.22 12:35:58 11:52:02 2 9.15 0.00 3.87 3.89 0.07 83.02 12:35:58 11:52:02 3 14.29 0.00 2.67 2.08 0.07 80.89 12:35:58 11:52:02 4 7.63 0.00 4.24 1.95 0.05 86.13 12:35:58 11:52:02 5 10.49 0.00 2.77 1.68 0.05 85.01 12:35:58 11:52:02 6 11.95 0.00 2.53 1.37 0.05 84.10 12:35:58 11:52:02 7 9.20 0.00 3.21 6.02 0.07 81.51 12:35:58 11:53:01 all 18.87 0.00 4.23 2.93 0.06 73.90 12:35:58 11:53:01 0 19.78 0.00 5.24 11.75 0.09 63.14 12:35:58 11:53:01 1 17.48 0.00 4.11 0.15 0.05 78.20 12:35:58 11:53:01 2 18.62 0.00 4.05 0.10 0.05 77.18 12:35:58 11:53:01 3 19.59 0.00 3.62 0.21 0.05 76.53 12:35:58 11:53:01 4 18.37 0.00 3.41 3.72 0.07 74.43 12:35:58 11:53:01 5 18.51 0.00 5.22 5.63 0.09 70.56 12:35:58 11:53:01 6 17.59 0.00 3.61 1.50 0.05 77.25 12:35:58 11:53:01 7 21.06 0.00 4.59 0.44 0.05 73.86 12:35:58 11:54:01 all 32.35 0.00 5.68 1.28 0.09 60.60 12:35:58 11:54:01 0 35.68 0.00 6.00 0.08 0.08 58.16 12:35:58 11:54:01 1 32.31 0.00 5.93 6.30 0.10 55.36 12:35:58 11:54:01 2 32.56 0.00 5.83 0.08 0.08 61.44 12:35:58 11:54:01 3 30.49 0.00 5.51 0.05 0.08 63.86 12:35:58 11:54:01 4 34.98 0.00 5.89 3.43 0.08 55.61 12:35:58 11:54:01 5 29.47 0.00 5.48 0.05 0.07 64.93 12:35:58 11:54:01 6 31.43 0.00 5.76 0.19 0.10 62.53 12:35:58 11:54:01 7 31.88 0.00 5.05 0.08 0.08 62.90 12:35:58 11:55:01 all 69.67 0.00 9.12 0.54 0.09 20.58 12:35:58 11:55:01 0 70.35 0.00 8.92 0.05 0.10 20.58 12:35:58 11:55:01 1 70.05 0.00 9.01 0.07 0.10 20.77 12:35:58 11:55:01 2 70.62 0.00 8.87 0.00 0.10 20.41 12:35:58 11:55:01 3 69.82 0.00 9.67 0.17 0.08 20.26 12:35:58 11:55:01 4 70.27 0.00 8.53 1.35 0.08 19.77 12:35:58 11:55:01 5 69.21 0.00 8.99 0.02 0.08 21.70 12:35:58 11:55:01 6 68.75 0.00 9.61 1.75 0.08 19.80 12:35:58 11:55:01 7 68.25 0.00 9.39 0.89 0.08 21.38 12:35:58 11:56:01 all 21.45 0.00 7.30 10.39 0.11 60.76 12:35:58 11:56:01 0 21.00 0.00 6.88 8.08 0.15 63.88 12:35:58 11:56:01 1 20.92 0.00 6.21 13.88 0.08 58.91 12:35:58 11:56:01 2 23.05 0.00 7.72 15.38 0.10 53.74 12:35:58 11:56:01 3 22.00 0.00 7.71 6.46 0.08 63.75 12:35:58 11:56:01 4 20.91 0.00 7.44 5.89 0.14 65.61 12:35:58 11:56:01 5 21.35 0.00 7.65 7.12 0.10 63.78 12:35:58 11:56:01 6 21.33 0.00 7.54 17.91 0.09 53.12 12:35:58 11:56:01 7 21.01 0.00 7.23 8.40 0.10 63.26 12:35:58 11:57:01 all 14.07 0.00 7.58 12.23 0.13 65.99 12:35:58 11:57:01 0 12.93 0.00 7.57 10.50 0.19 68.81 12:35:58 11:57:01 1 12.50 0.00 6.32 6.40 0.14 74.65 12:35:58 11:57:01 2 13.24 0.00 6.53 4.47 0.08 75.68 12:35:58 11:57:01 3 14.30 0.00 9.14 31.04 0.08 45.44 12:35:58 11:57:01 4 16.65 0.00 7.60 12.37 0.30 63.07 12:35:58 11:57:01 5 14.21 0.00 8.38 6.86 0.12 70.43 12:35:58 11:57:01 6 14.44 0.00 8.49 18.06 0.09 58.92 12:35:58 11:57:01 7 14.31 0.00 6.60 8.16 0.07 70.86 12:35:58 11:58:01 all 74.27 0.00 11.15 4.32 0.12 10.14 12:35:58 11:58:01 0 73.85 0.00 11.41 2.72 0.10 11.93 12:35:58 11:58:01 1 73.69 0.00 11.38 4.38 0.10 10.45 12:35:58 11:58:01 2 74.74 0.00 11.09 5.53 0.13 8.51 12:35:58 11:58:01 3 73.23 0.00 11.89 7.26 0.13 7.49 12:35:58 11:58:01 4 74.14 0.00 10.69 2.07 0.12 12.99 12:35:58 11:58:01 5 74.90 0.00 10.28 1.80 0.12 12.91 12:35:58 11:58:01 6 75.00 0.00 11.87 7.42 0.12 5.60 12:35:58 11:58:01 7 74.64 0.00 10.59 3.43 0.13 11.21 12:35:58 11:59:01 all 89.45 0.00 10.37 0.00 0.18 0.00 12:35:58 11:59:01 0 88.66 0.00 11.16 0.00 0.17 0.02 12:35:58 11:59:01 1 88.83 0.00 11.00 0.00 0.15 0.02 12:35:58 11:59:01 2 89.35 0.00 10.39 0.00 0.26 0.00 12:35:58 11:59:01 3 89.98 0.00 9.85 0.00 0.17 0.00 12:35:58 11:59:01 4 90.29 0.00 9.55 0.00 0.17 0.00 12:35:58 11:59:01 5 88.48 0.00 11.37 0.00 0.15 0.00 12:35:58 11:59:01 6 90.79 0.00 9.06 0.00 0.15 0.00 12:35:58 11:59:01 7 89.18 0.00 10.60 0.00 0.22 0.00 12:35:58 12:00:01 all 45.57 0.00 7.60 3.70 0.12 43.02 12:35:58 12:00:01 0 45.32 0.00 7.83 3.09 0.10 43.66 12:35:58 12:00:01 1 45.12 0.00 7.66 3.86 0.10 43.26 12:35:58 12:00:01 2 46.50 0.00 6.82 4.04 0.12 42.52 12:35:58 12:00:01 3 47.08 0.00 8.52 3.45 0.10 40.84 12:35:58 12:00:01 4 44.74 0.00 7.16 3.45 0.14 44.52 12:35:58 12:00:01 5 44.10 0.00 7.62 6.92 0.12 41.24 12:35:58 12:00:01 6 48.92 0.00 7.42 3.23 0.12 40.32 12:35:58 12:00:01 7 42.77 0.00 7.74 1.52 0.14 47.83 12:35:58 12:01:01 all 5.59 0.00 0.86 0.09 0.04 93.42 12:35:58 12:01:01 0 4.12 0.00 0.93 0.02 0.03 94.89 12:35:58 12:01:01 1 6.19 0.00 0.94 0.05 0.03 92.79 12:35:58 12:01:01 2 5.33 0.00 0.88 0.02 0.03 93.74 12:35:58 12:01:01 3 7.01 0.00 0.92 0.13 0.03 91.90 12:35:58 12:01:01 4 5.96 0.00 0.72 0.02 0.05 93.25 12:35:58 12:01:01 5 5.39 0.00 0.72 0.22 0.05 93.63 12:35:58 12:01:01 6 6.41 0.00 0.99 0.27 0.05 92.28 12:35:58 12:01:01 7 4.29 0.00 0.75 0.02 0.05 94.89 12:35:58 12:02:01 all 9.21 0.00 0.68 0.07 0.05 89.98 12:35:58 12:02:01 0 2.29 0.00 0.62 0.00 0.02 97.08 12:35:58 12:02:01 1 12.16 0.00 0.89 0.13 0.07 86.75 12:35:58 12:02:01 2 6.24 0.00 0.45 0.02 0.03 93.26 12:35:58 12:02:01 3 8.95 0.00 0.67 0.03 0.05 90.29 12:35:58 12:02:01 4 11.50 0.00 0.67 0.02 0.07 87.75 12:35:58 12:02:01 5 12.59 0.00 0.64 0.02 0.05 86.70 12:35:58 12:02:01 6 11.46 0.00 0.87 0.37 0.07 87.23 12:35:58 12:02:01 7 8.53 0.00 0.65 0.00 0.03 90.79 12:35:58 12:35:58 12:02:01 CPU %user %nice %system %iowait %steal %idle 12:35:58 12:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:35:58 12:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:03:01 1 0.07 0.00 0.02 0.02 0.02 99.88 12:35:58 12:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:35:58 12:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:03:01 4 0.08 0.00 0.03 0.00 0.02 99.87 12:35:58 12:03:01 5 0.02 0.00 0.00 0.00 0.03 99.95 12:35:58 12:03:01 6 0.07 0.00 0.02 0.00 0.02 99.90 12:35:58 12:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:04:01 all 0.05 0.00 0.01 0.02 0.01 99.91 12:35:58 12:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:35:58 12:04:01 1 0.07 0.00 0.03 0.13 0.02 99.75 12:35:58 12:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:35:58 12:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:35:58 12:04:01 4 0.07 0.00 0.02 0.00 0.00 99.92 12:35:58 12:04:01 5 0.05 0.00 0.02 0.00 0.03 99.90 12:35:58 12:04:01 6 0.12 0.00 0.02 0.02 0.02 99.83 12:35:58 12:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:05:01 all 0.02 0.00 0.02 0.00 0.01 99.94 12:35:58 12:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:05:01 1 0.07 0.00 0.02 0.02 0.02 99.88 12:35:58 12:05:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:35:58 12:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:58 12:05:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:35:58 12:05:01 6 0.05 0.00 0.03 0.02 0.02 99.88 12:35:58 12:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:06:01 all 0.04 0.00 0.03 0.00 0.01 99.91 12:35:58 12:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:58 12:06:01 1 0.08 0.00 0.07 0.02 0.02 99.82 12:35:58 12:06:01 2 0.05 0.00 0.05 0.00 0.02 99.88 12:35:58 12:06:01 3 0.00 0.00 0.03 0.00 0.00 99.97 12:35:58 12:06:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:35:58 12:06:01 5 0.08 0.00 0.02 0.00 0.03 99.87 12:35:58 12:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:35:58 12:06:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:35:58 12:07:01 all 0.11 0.00 0.02 0.01 0.01 99.85 12:35:58 12:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:07:01 1 0.05 0.00 0.03 0.03 0.02 99.87 12:35:58 12:07:01 2 0.58 0.00 0.05 0.02 0.02 99.33 12:35:58 12:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:35:58 12:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:35:58 12:07:01 5 0.05 0.00 0.05 0.00 0.03 99.87 12:35:58 12:07:01 6 0.15 0.00 0.00 0.00 0.02 99.83 12:35:58 12:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:35:58 12:08:01 all 0.02 0.00 0.01 0.00 0.02 99.95 12:35:58 12:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:58 12:08:01 1 0.02 0.00 0.03 0.02 0.03 99.90 12:35:58 12:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:35:58 12:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:35:58 12:08:01 4 0.02 0.00 0.02 0.02 0.00 99.95 12:35:58 12:08:01 5 0.00 0.00 0.00 0.00 0.03 99.97 12:35:58 12:08:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:35:58 12:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:09:01 all 0.07 0.00 0.02 0.00 0.01 99.89 12:35:58 12:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:09:01 1 0.10 0.00 0.07 0.02 0.05 99.77 12:35:58 12:09:01 2 0.33 0.00 0.00 0.00 0.02 99.65 12:35:58 12:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:09:01 4 0.03 0.00 0.02 0.02 0.02 99.92 12:35:58 12:09:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:35:58 12:09:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:35:58 12:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:10:01 all 0.23 0.00 0.01 0.00 0.01 99.74 12:35:58 12:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:10:01 1 0.08 0.00 0.02 0.02 0.03 99.85 12:35:58 12:10:01 2 1.66 0.00 0.02 0.00 0.02 98.31 12:35:58 12:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:35:58 12:10:01 4 0.02 0.00 0.00 0.02 0.02 99.95 12:35:58 12:10:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:35:58 12:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:35:58 12:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:11:01 all 0.10 0.00 0.01 0.00 0.01 99.88 12:35:58 12:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:35:58 12:11:01 1 0.07 0.00 0.03 0.02 0.03 99.85 12:35:58 12:11:01 2 0.56 0.00 0.00 0.00 0.00 99.44 12:35:58 12:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:35:58 12:11:01 4 0.02 0.00 0.02 0.02 0.00 99.95 12:35:58 12:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:58 12:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:58 12:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:58 12:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:35:58 12:12:01 2 0.02 0.00 0.02 0.00 0.03 99.93 12:35:58 12:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:35:58 12:12:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:58 12:12:01 6 0.08 0.00 0.03 0.00 0.02 99.87 12:35:58 12:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:13:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:35:58 12:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:35:58 12:13:01 1 0.05 0.00 0.02 0.02 0.02 99.90 12:35:58 12:13:01 2 0.05 0.00 0.02 0.00 0.03 99.90 12:35:58 12:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:35:58 12:13:01 4 0.03 0.00 0.00 0.02 0.02 99.93 12:35:58 12:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:35:58 12:13:01 6 0.05 0.00 0.03 0.00 0.00 99.92 12:35:58 12:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:35:58 12:35:58 12:13:01 CPU %user %nice %system %iowait %steal %idle 12:35:58 12:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:58 12:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:14:01 1 0.05 0.00 0.00 0.02 0.02 99.92 12:35:58 12:14:01 2 0.02 0.00 0.03 0.00 0.05 99.90 12:35:58 12:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:58 12:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:15:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:35:58 12:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:35:58 12:15:01 1 0.07 0.00 0.03 0.00 0.03 99.87 12:35:58 12:15:01 2 0.03 0.00 0.00 0.00 0.03 99.93 12:35:58 12:15:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:35:58 12:15:01 4 0.03 0.00 0.00 0.02 0.02 99.93 12:35:58 12:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:58 12:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:35:58 12:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:16:01 all 0.02 0.00 0.02 0.01 0.01 99.95 12:35:58 12:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:16:01 1 0.03 0.00 0.02 0.03 0.02 99.90 12:35:58 12:16:01 2 0.03 0.00 0.03 0.00 0.03 99.90 12:35:58 12:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:16:01 4 0.02 0.00 0.03 0.02 0.02 99.92 12:35:58 12:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:35:58 12:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:17:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:35:58 12:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:17:01 1 0.07 0.00 0.05 0.00 0.02 99.87 12:35:58 12:17:01 2 0.05 0.00 0.02 0.00 0.03 99.90 12:35:58 12:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:35:58 12:17:01 4 0.08 0.00 0.02 0.00 0.02 99.88 12:35:58 12:17:01 5 0.05 0.00 0.00 0.00 0.02 99.93 12:35:58 12:17:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:35:58 12:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:18:01 all 0.06 0.00 0.05 0.01 0.01 99.87 12:35:58 12:18:01 0 0.20 0.00 0.08 0.03 0.02 99.67 12:35:58 12:18:01 1 0.03 0.00 0.05 0.02 0.02 99.88 12:35:58 12:18:01 2 0.05 0.00 0.05 0.00 0.03 99.87 12:35:58 12:18:01 3 0.07 0.00 0.05 0.00 0.00 99.88 12:35:58 12:18:01 4 0.05 0.00 0.03 0.03 0.02 99.87 12:35:58 12:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 12:35:58 12:18:01 6 0.02 0.00 0.08 0.00 0.02 99.88 12:35:58 12:18:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:35:58 12:19:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:35:58 12:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:19:01 1 0.02 0.00 0.03 0.02 0.02 99.92 12:35:58 12:19:01 2 0.05 0.00 0.03 0.00 0.03 99.88 12:35:58 12:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:35:58 12:19:01 4 0.03 0.00 0.02 0.02 0.02 99.92 12:35:58 12:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:58 12:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:35:58 12:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:35:58 12:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:20:01 1 0.02 0.00 0.02 0.02 0.02 99.93 12:35:58 12:20:01 2 0.02 0.00 0.03 0.00 0.05 99.90 12:35:58 12:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:35:58 12:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:35:58 12:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:35:58 12:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:58 12:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:21:01 all 0.01 0.00 0.02 0.00 0.01 99.96 12:35:58 12:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:21:01 1 0.00 0.00 0.02 0.02 0.02 99.95 12:35:58 12:21:01 2 0.10 0.00 0.03 0.00 0.03 99.83 12:35:58 12:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:21:01 4 0.02 0.00 0.02 0.02 0.02 99.93 12:35:58 12:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:35:58 12:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:35:58 12:22:01 1 0.03 0.00 0.03 0.02 0.02 99.90 12:35:58 12:22:01 2 0.05 0.00 0.02 0.00 0.03 99.90 12:35:58 12:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:35:58 12:22:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:35:58 12:22:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:35:58 12:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:35:58 12:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:23:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:58 12:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:58 12:23:01 1 0.05 0.00 0.02 0.02 0.00 99.92 12:35:58 12:23:01 2 0.02 0.00 0.00 0.00 0.03 99.95 12:35:58 12:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:23:01 4 0.03 0.00 0.03 0.02 0.03 99.88 12:35:58 12:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:35:58 12:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:35:58 12:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:35:58 12:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:24:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:35:58 12:24:01 2 0.03 0.00 0.03 0.00 0.03 99.90 12:35:58 12:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:24:01 4 0.02 0.00 0.02 0.02 0.02 99.93 12:35:58 12:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:24:01 6 0.07 0.00 0.03 0.00 0.02 99.88 12:35:58 12:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:35:58 12:24:01 CPU %user %nice %system %iowait %steal %idle 12:35:58 12:25:01 all 0.13 0.00 0.01 0.00 0.01 99.85 12:35:58 12:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:25:01 1 0.05 0.00 0.00 0.02 0.02 99.92 12:35:58 12:25:01 2 0.90 0.00 0.03 0.00 0.03 99.04 12:35:58 12:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:25:01 4 0.00 0.00 0.02 0.02 0.02 99.95 12:35:58 12:25:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:35:58 12:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:35:58 12:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:26:01 all 0.14 0.00 0.02 0.00 0.01 99.82 12:35:58 12:26:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:35:58 12:26:01 1 0.07 0.00 0.05 0.02 0.03 99.83 12:35:58 12:26:01 2 0.90 0.00 0.08 0.00 0.02 99.00 12:35:58 12:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:35:58 12:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:35:58 12:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:58 12:26:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:35:58 12:26:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:35:58 12:27:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:35:58 12:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:27:01 1 0.07 0.00 0.03 0.02 0.02 99.87 12:35:58 12:27:01 2 0.02 0.00 0.02 0.00 0.03 99.93 12:35:58 12:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:27:01 4 0.03 0.00 0.00 0.02 0.02 99.93 12:35:58 12:27:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:35:58 12:27:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:35:58 12:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:28:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:35:58 12:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:58 12:28:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:35:58 12:28:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:35:58 12:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:28:01 4 0.08 0.00 0.07 0.00 0.02 99.83 12:35:58 12:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:35:58 12:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:35:58 12:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:29:01 all 0.08 0.00 0.01 0.00 0.01 99.89 12:35:58 12:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:29:01 1 0.03 0.00 0.02 0.02 0.00 99.93 12:35:58 12:29:01 2 0.55 0.00 0.02 0.00 0.02 99.42 12:35:58 12:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:29:01 4 0.03 0.00 0.02 0.02 0.02 99.92 12:35:58 12:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:35:58 12:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:58 12:29:01 7 0.00 0.00 0.00 0.00 0.03 99.97 12:35:58 12:30:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:35:58 12:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:35:58 12:30:01 1 0.03 0.00 0.03 0.02 0.02 99.90 12:35:58 12:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:35:58 12:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:30:01 4 0.05 0.00 0.03 0.02 0.02 99.88 12:35:58 12:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:30:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:35:58 12:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:35:58 12:31:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:35:58 12:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:35:58 12:31:01 1 0.03 0.00 0.03 0.02 0.02 99.90 12:35:58 12:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 12:35:58 12:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 12:35:58 12:31:01 4 0.03 0.00 0.03 0.00 0.03 99.90 12:35:58 12:31:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:35:58 12:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:35:58 12:31:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:35:58 12:32:01 all 0.25 0.00 0.01 0.00 0.01 99.73 12:35:58 12:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:32:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:35:58 12:32:01 2 1.68 0.00 0.00 0.00 0.00 98.32 12:35:58 12:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:35:58 12:32:01 4 0.08 0.00 0.02 0.02 0.02 99.87 12:35:58 12:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:35:58 12:32:01 6 0.07 0.00 0.02 0.00 0.02 99.90 12:35:58 12:32:01 7 0.05 0.00 0.00 0.00 0.03 99.92 12:35:58 12:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:35:58 12:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:35:58 12:33:01 1 0.02 0.00 0.00 0.02 0.00 99.97 12:35:58 12:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:35:58 12:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:35:58 12:33:01 4 0.07 0.00 0.03 0.02 0.03 99.85 12:35:58 12:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:35:58 12:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:35:58 12:33:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:35:58 12:34:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:35:58 12:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:35:58 12:34:01 1 0.03 0.00 0.02 0.02 0.02 99.92 12:35:58 12:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:35:58 12:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 12:35:58 12:34:01 4 0.07 0.00 0.03 0.02 0.02 99.87 12:35:58 12:34:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:35:58 12:34:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:35:58 12:34:01 7 0.02 0.00 0.02 0.00 0.03 99.93 12:35:58 12:35:01 all 4.14 0.00 1.77 1.27 0.04 92.78 12:35:58 12:35:01 0 2.75 0.00 1.20 0.08 0.07 95.90 12:35:58 12:35:01 1 4.07 0.00 2.49 0.77 0.03 92.64 12:35:58 12:35:01 2 3.67 0.00 2.11 0.23 0.03 93.95 12:35:58 12:35:01 3 4.64 0.00 1.56 4.12 0.03 89.64 12:35:58 12:35:01 4 5.31 0.00 1.91 0.25 0.03 92.50 12:35:58 12:35:01 5 4.24 0.00 1.69 0.55 0.02 93.51 12:35:58 12:35:01 6 4.57 0.00 1.91 3.93 0.05 89.54 12:35:58 12:35:01 7 3.90 0.00 1.31 0.20 0.03 94.56 12:35:58 12:35:58 Average: CPU %user %nice %system %iowait %steal %idle 12:35:58 Average: all 8.95 0.00 1.58 0.89 0.03 88.55 12:35:58 Average: 0 8.69 0.00 1.60 0.89 0.03 88.79 12:35:58 Average: 1 9.02 0.00 1.59 0.83 0.04 88.52 12:35:58 Average: 2 9.01 0.00 1.56 0.76 0.04 88.64 12:35:58 Average: 3 9.06 0.00 1.62 1.24 0.02 88.05 12:35:58 Average: 4 9.07 0.00 1.54 0.78 0.04 88.56 12:35:58 Average: 5 8.88 0.00 1.60 0.69 0.03 88.80 12:35:58 Average: 6 9.12 0.00 1.58 1.26 0.03 88.01 12:35:58 Average: 7 8.75 0.00 1.53 0.65 0.03 89.04 12:35:58 12:35:58 12:35:58