Started by user Cloud Tsai Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c30ddf62977cad5bfe4181251be04ec207745378 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-ssh17614153463432576931.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-ssh6897356060330837192.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-ssh16946276348822756918.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-ssh13027230283122644182.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-ssh2608291265921898253.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-23949 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/739 [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/739 # 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 c30ddf62977cad5bfe4181251be04ec207745378 (main) Commit message: "Merge pull request #4984 from jinlinGuan/issue-4980-3" > 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 c30ddf62977cad5bfe4181251be04ec207745378 # timeout=10 > git rev-list --no-walk c30ddf62977cad5bfe4181251be04ec207745378 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:45:51 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:45:51 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:45:51 ========================================================= 03:45:51 EdgeX Global Pipelines Version Info 03:45:51 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:45:52 ------------------- 03:45:52 stable info: 03:45:52 ------------------- 03:45:52 Commited By: Ginny Guan ginny@iotechsys.com 03:45:52 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 03:45:52 Message: update stable to v1.0.265 03:45:53 ------------------- 03:45:53 experimental info: 03:45:53 ------------------- 03:45:53 Commited By: Cherry Wang cherry@iotechsys.com 03:45:53 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 03:45:53 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c30ddf6 [Pipeline] echo 03:45:53 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:45:53 provisioning config files... 03:45:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/739@tmp/config15601547838881873429tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:45:54 ---> ****-login.sh 03:45:54 nexus3.edgexfoundry.org:10001 03:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:54 Configure a credential helper to remove this warning. See 03:45:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:54 03:45:54 Login Succeeded 03:45:54 nexus3.edgexfoundry.org:10002 03:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:54 Configure a credential helper to remove this warning. See 03:45:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:54 03:45:54 Login Succeeded 03:45:54 nexus3.edgexfoundry.org:10003 03:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:54 Configure a credential helper to remove this warning. See 03:45:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:54 03:45:54 Login Succeeded 03:45:54 nexus3.edgexfoundry.org:10004 03:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:54 Configure a credential helper to remove this warning. See 03:45:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:54 03:45:54 Login Succeeded 03:45:54 ****.io 03:45:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:45:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:45:55 Configure a credential helper to remove this warning. See 03:45:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:45:55 03:45:55 Login Succeeded 03:45:55 ---> ****-login.sh ends [Pipeline] } 03:45:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:45:55 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile 03:45:55 + dirname cmd/core-command/Dockerfile 03:45:55 + cut -d/ -f2 03:45:55 + echo core-command,cmd/core-command/Dockerfile 03:45:55 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:45:55 + cut -d/ -f2 03:45:55 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:45:55 + dirname cmd/core-data/Dockerfile 03:45:55 + cut -d/ -f2 03:45:55 + echo core-data,cmd/core-data/Dockerfile 03:45:55 + dirname cmd/core-keeper/Dockerfile 03:45:55 + cut -d/ -f2 03:45:55 + echo core-keeper,cmd/core-keeper/Dockerfile 03:45:55 + dirname cmd/core-metadata/Dockerfile+ 03:45:55 cut -d/ -f2 03:45:55 + echo core-metadata,cmd/core-metadata/Dockerfile 03:45:55 + dirname cmd/security-bootstrapper/Dockerfile 03:45:55 + cut -d/ -f2 03:45:55 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:45:55 + dirname cmd/security-proxy-auth/Dockerfile 03:45:55 + cut -d/ -f2 03:45:55 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:45:55 + dirname cmd/security-proxy-setup/Dockerfile 03:45:55 + cut -d/ -f2 03:45:55 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:45:55 + dirname cmd/security-secretstore-setup/Dockerfile 03:45:55 + cut -d/ -f2 03:45:55 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:45:55 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:45:55 + cut -d/ -f2 03:45:55 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:45:55 + dirname cmd/security-spire-agent/Dockerfile 03:45:55 + cut -d/ -f2 03:45:55 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:45:55 + dirname cmd/security-spire-config/Dockerfile 03:45:55 + cut -d/ -f2 03:45:55 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:45:55 + dirname cmd/security-spire-server/Dockerfile 03:45:55 + cut -d/ -f2 03:45:55 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:45:55 + dirname cmd/support-cron-scheduler/Dockerfile 03:45:55 + cut -d/ -f2 03:45:55 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 03:45:55 + dirname cmd/support-notifications/Dockerfile 03:45:55 + cut -d/ -f2 03:45:55 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 03:45:55 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 03:45:55 + git rev-list -1 --merges c30ddf62977cad5bfe4181251be04ec207745378~1..c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] echo 03:45:55 -----------> git rev-list -1 --merges c30ddf62977cad5bfe4181251be04ec207745378~1..c30ddf62977cad5bfe4181251be04ec207745378 c30ddf62977cad5bfe4181251be04ec207745378 03:45:55 c30ddf62977cad5bfe4181251be04ec207745378 [false] [Pipeline] sh 03:45:56 + git log --format=format:%s -1 c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] echo 03:45:56 ========================================================= 03:45:56 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:45:56 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:45:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:45:56 + grep -v github /etc/ssh/ssh_known_hosts 03:45:56 + [ -e /tmp/ssh_known_hosts ] 03:45:56 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:45:56 + + echosudo tee -a /etc/ssh/ssh_known_hosts github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:45:56 03:45:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:45:57 03:45:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:45:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:45:57 0.1.4: Pulling from edgex-devops/py-git-semver 03:45:57 b85a868b505f: Pulling fs layer 03:45:57 e2be974225ed: Pulling fs layer 03:45:57 339a4e72a1f5: Pulling fs layer 03:45:57 988bab9f4d93: Pulling fs layer 03:45:57 1469e6f7b9e6: Pulling fs layer 03:45:57 eaf3925da568: Pulling fs layer 03:45:57 bab4dde63d76: Pulling fs layer 03:45:57 bde34c3a00c8: Pulling fs layer 03:45:57 b352a97aabf1: Pulling fs layer 03:45:57 4872d77fe225: Pulling fs layer 03:45:57 5851b861e8e6: Pulling fs layer 03:45:57 988bab9f4d93: Waiting 03:45:57 bab4dde63d76: Waiting 03:45:57 bde34c3a00c8: Waiting 03:45:57 1469e6f7b9e6: Waiting 03:45:57 b352a97aabf1: Waiting 03:45:57 4872d77fe225: Waiting 03:45:57 eaf3925da568: Waiting 03:45:57 e2be974225ed: Verifying Checksum 03:45:57 e2be974225ed: Download complete 03:45:57 988bab9f4d93: Download complete 03:45:57 1469e6f7b9e6: Verifying Checksum 03:45:57 1469e6f7b9e6: Download complete 03:45:57 eaf3925da568: Download complete 03:45:57 339a4e72a1f5: Verifying Checksum 03:45:57 339a4e72a1f5: Download complete 03:45:57 b352a97aabf1: Verifying Checksum 03:45:57 b352a97aabf1: Download complete 03:45:57 4872d77fe225: Verifying Checksum 03:45:57 4872d77fe225: Download complete 03:45:57 5851b861e8e6: Verifying Checksum 03:45:57 b85a868b505f: Verifying Checksum 03:45:57 b85a868b505f: Download complete 03:45:57 bab4dde63d76: Verifying Checksum 03:45:57 bab4dde63d76: Download complete 03:45:58 b85a868b505f: Pull complete 03:45:59 e2be974225ed: Pull complete 03:45:59 339a4e72a1f5: Pull complete 03:45:59 988bab9f4d93: Pull complete 03:45:59 1469e6f7b9e6: Pull complete 03:45:59 eaf3925da568: Pull complete 03:46:01 bab4dde63d76: Pull complete 03:46:01 bde34c3a00c8: Pull complete 03:46:01 b352a97aabf1: Pull complete 03:46:02 4872d77fe225: Pull complete 03:46:02 5851b861e8e6: Pull complete 03:46:02 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 03:46:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:46:02 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:46:02 prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container 03:46:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@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 03:46:07 $ docker top b6030080f63893be3cd0d924f7614f5cc1ae3a0b393b11ce11b0161536e18a32 -eo pid,comm 03:46:07 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). 03:46:07 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:46:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:07 [ssh-agent] Looking for ssh-agent implementation... 03:46:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:07 $ docker exec b6030080f63893be3cd0d924f7614f5cc1ae3a0b393b11ce11b0161536e18a32 ssh-agent 03:46:07 SSH_AUTH_SOCK=/tmp/ssh-1Zh5QGUlTU9v/agent.33 03:46:07 SSH_AGENT_PID=39 03:46:07 Running ssh-add (command line suppressed) 03:46:08 Identity added: /w/workspace/edgex-go/739@tmp/private_key_7443088067275225278.key (/w/workspace/edgex-go/739@tmp/private_key_7443088067275225278.key) 03:46:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:08 + git tag --points-at HEAD [Pipeline] } 03:46:08 $ docker exec --env ******** --env ******** b6030080f63893be3cd0d924f7614f5cc1ae3a0b393b11ce11b0161536e18a32 ssh-agent -k 03:46:08 unset SSH_AUTH_SOCK; 03:46:08 unset SSH_AGENT_PID; 03:46:08 echo Agent pid 39 killed; 03:46:08 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:46:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:46:08 [ssh-agent] Looking for ssh-agent implementation... 03:46:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:46:08 $ docker exec b6030080f63893be3cd0d924f7614f5cc1ae3a0b393b11ce11b0161536e18a32 ssh-agent 03:46:08 SSH_AUTH_SOCK=/tmp/ssh-j2BRMiNiNMW1/agent.72 03:46:08 SSH_AGENT_PID=78 03:46:08 Running ssh-add (command line suppressed) 03:46:08 Identity added: /w/workspace/edgex-go/739@tmp/private_key_17154848262856762779.key (/w/workspace/edgex-go/739@tmp/private_key_17154848262856762779.key) 03:46:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:46:09 + git semver init 03:46:09 2024-10-29 03:46:09,308 [run_init] DEBUG init version:0.0.0 force:False 03:46:09 2024-10-29 03:46:09,309 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/739/.semver 03:46:09 2024-10-29 03:46:09,309 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/739/.semver 03:46:09 2024-10-29 03:46:09,310 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/739/.semver'], cwd=/w/workspace/edgex-go/739, universal_newlines=False, shell=None, istream=None) 03:46:15 2024-10-29 03:46:15,206 [append_file] DEBUG append to file:/w/workspace/edgex-go/739/.git/info/exclude 03:46:15 2024-10-29 03:46:15,206 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/739/.semver/main with force:False 03:46:15 2024-10-29 03:46:15,206 [read_version] DEBUG read version from /w/workspace/edgex-go/739/.semver/main 03:46:15 2024-10-29 03:46:15,206 [read_version] DEBUG read version from /w/workspace/edgex-go/739/.semver/main 03:46:15 4.0.0-dev.5 [Pipeline] } 03:46:15 $ docker exec --env ******** --env ******** b6030080f63893be3cd0d924f7614f5cc1ae3a0b393b11ce11b0161536e18a32 ssh-agent -k 03:46:16 unset SSH_AUTH_SOCK; 03:46:16 unset SSH_AGENT_PID; 03:46:16 echo Agent pid 78 killed; 03:46:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:46:16 + git semver [Pipeline] } 03:46:16 $ docker stop --time=1 b6030080f63893be3cd0d924f7614f5cc1ae3a0b393b11ce11b0161536e18a32 03:46:17 $ docker rm -f --volumes b6030080f63893be3cd0d924f7614f5cc1ae3a0b393b11ce11b0161536e18a32 [Pipeline] // withDockerContainer [Pipeline] sh 03:46:18 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:46:18 Stashed 1 file(s) [Pipeline] echo 03:46:18 [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:46:18 + git config --global --add safe.directory /w/workspace/edgex-go/739 [Pipeline] echo 03:46:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:46:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:46:18 ========================================================= 03:46:18 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:46:18 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:46:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:46:19 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:46:19 43c4264eed91: Pulling fs layer 03:46:19 4cc291be95ef: Pulling fs layer 03:46:19 2ac1f1163629: Pulling fs layer 03:46:19 5c3c966382ef: Pulling fs layer 03:46:19 4f4fb700ef54: Pulling fs layer 03:46:19 5d5c8e513c77: Pulling fs layer 03:46:19 9f66e0745190: Pulling fs layer 03:46:19 f49a43e4bbc0: Pulling fs layer 03:46:19 561ebcabdf7f: Pulling fs layer 03:46:19 4f4fb700ef54: Waiting 03:46:19 5d5c8e513c77: Waiting 03:46:19 9f66e0745190: Waiting 03:46:19 f49a43e4bbc0: Waiting 03:46:19 561ebcabdf7f: Waiting 03:46:19 5c3c966382ef: Waiting 03:46:19 4cc291be95ef: Verifying Checksum 03:46:19 4cc291be95ef: Download complete 03:46:19 5c3c966382ef: Verifying Checksum 03:46:19 5c3c966382ef: Download complete 03:46:19 4f4fb700ef54: Verifying Checksum 03:46:19 4f4fb700ef54: Download complete 03:46:19 43c4264eed91: Download complete 03:46:19 5d5c8e513c77: Verifying Checksum 03:46:19 5d5c8e513c77: Download complete 03:46:19 9f66e0745190: Verifying Checksum 03:46:19 9f66e0745190: Download complete 03:46:19 43c4264eed91: Pull complete 03:46:19 561ebcabdf7f: Verifying Checksum 03:46:19 561ebcabdf7f: Download complete 03:46:19 4cc291be95ef: Pull complete 03:46:19 2ac1f1163629: Verifying Checksum 03:46:19 2ac1f1163629: Download complete 03:46:20 f49a43e4bbc0: Verifying Checksum 03:46:20 f49a43e4bbc0: Download complete 03:46:23 2ac1f1163629: Pull complete 03:46:23 5c3c966382ef: Pull complete 03:46:23 4f4fb700ef54: Pull complete 03:46:23 5d5c8e513c77: Pull complete 03:46:23 9f66e0745190: Pull complete 03:46:25 f49a43e4bbc0: Pull complete 03:46:26 561ebcabdf7f: Pull complete 03:46:26 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 03:46:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:46:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:46:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:46:26 WORKDIR /edgex 03:46:26 COPY go.mod . 03:46:26 RUN go mod download 03:46:26 + docker build -t ci-base-image-x86_64 -f - . 03:46:26 Sending build context to Docker daemon 178MB 03:46:26 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:46:26 ---> 3a752c3f9dda 03:46:26 Step 2/4 : WORKDIR /edgex 03:46:33 ---> Running in ea235ec5b74e 03:46:33 Removing intermediate container ea235ec5b74e 03:46:33 ---> 21775022d937 03:46:33 Step 3/4 : COPY go.mod . 03:46:33 ---> f20d320ca0c7 03:46:33 Step 4/4 : RUN go mod download 03:46:33 ---> Running in 1614844392e4 03:46:33 Still waiting to schedule task 03:46:33 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:47:05 Removing intermediate container 1614844392e4 03:47:05 ---> 4148da4c67bc 03:47:05 Successfully built 4148da4c67bc 03:47:05 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:05 + docker inspect -f . ci-base-image-x86_64 03:47:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:05 prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container 03:47:05 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@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 03:47:06 $ docker top 24648884f1a4ef1f452e93efc95f7fa71e3fddc9cd26c7571773c0b1128cd84a -eo pid,comm [Pipeline] { [Pipeline] sh 03:47:06 + go version 03:47:06 go version go1.23.2 linux/amd64 [Pipeline] } 03:47:06 $ docker stop --time=1 24648884f1a4ef1f452e93efc95f7fa71e3fddc9cd26c7571773c0b1128cd84a 03:47:08 $ docker rm -f --volumes 24648884f1a4ef1f452e93efc95f7fa71e3fddc9cd26c7571773c0b1128cd84a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:47:08 + docker inspect -f . ci-base-image-x86_64 03:47:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:47:08 prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container 03:47:08 $ 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/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@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 03:47:08 $ docker top 1451715e23a39805d3bb78aa5525c339156155b7113665d7e735a24c264a5afc -eo pid,comm [Pipeline] { [Pipeline] echo 03:47:09 ========================================================= 03:47:09 [edgeXBuildGoParallel] Running Tests and Build... 03:47:09 ========================================================= [Pipeline] sh 03:47:09 + git config --global --add safe.directory /w/workspace/edgex-go/739 [Pipeline] fileExists [Pipeline] sh 03:47:09 + make test 03:47:09 go test -race -coverprofile=coverage.out ./... 03:47:17 ? github.com/edgexfoundry/edgex-go [no test files] 03:47:44 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:47:44 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:47:44 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:47:44 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:47:45 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:47:45 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:47:45 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:47:45 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:47:45 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:47:45 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:47:45 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:47:46 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 03:47:46 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:47:46 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:47:46 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:47:48 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:47:48 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:47:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 03:47:50 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:47:50 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 03:47:50 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:47:50 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:47:50 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:47:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements 03:47:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:47:52 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:47:52 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:47:52 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:47:52 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:47:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:47:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:47:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:47:52 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:47:53 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:47:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:47:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 03:47:53 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:47:53 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:47:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.2% of statements 03:47:54 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.048s coverage: 48.4% of statements 03:47:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:47:54 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:47:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.360s coverage: 93.4% of statements 03:47:55 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 91.7% of statements 03:47:55 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.058s coverage: 9.4% of statements 03:47:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:47:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:47:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:47:56 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:47:56 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:47:56 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:47:56 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:47:56 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:47:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:47:56 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:47:56 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:47:57 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.362s coverage: 95.8% of statements 03:47:57 ok github.com/edgexfoundry/edgex-go/internal/io 1.040s coverage: 72.2% of statements 03:47:57 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:47:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:47:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:47:58 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] 03:47:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 03:47:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 44.2% of statements 03:47:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements 03:47:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.028s coverage: 77.8% of statements 03:47:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 03:47:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.025s coverage: 96.3% of statements 03:47:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements 03:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 03:48:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:48:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:48:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:48:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:48:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:48:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:48:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:48:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:48:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:48:01 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:48:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:48:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:48:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:48:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:48:02 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:48:02 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:48:03 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:48:04 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:48:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:48:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23950 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:48:06 Running in /w/workspace/edgex-go/739 [Pipeline] { [Pipeline] checkout 03:48:06 The recommended git tool is: git 03:48:06 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:48:06 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:48:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 03:48:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:48:09 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:48:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 03:48:10 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 03:48:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:48:10 using credential edgex-jenkins-ssh 03:48:10 Cloning the remote Git repository 03:48:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 03:48:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 03:48:10 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 03:48:10 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 03:48:10 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:48:10 > git init /w/workspace/edgex-go/739 # timeout=10 03:48:10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:48:10 > git --version # timeout=10 03:48:10 > git --version # 'git version 2.25.1' 03:48:10 using GIT_SSH to set credentials SSH Credentials for GitHub 03:48:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:12 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 03:48:12 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 03:48:12 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 03:48:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 03:48:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 03:48:13 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 03:48:13 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:48:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 03:48:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 03:48:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 03:48:14 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 03:48:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:48:16 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 22.188s coverage: 80.7% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.041s coverage: 92.9% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 66.7% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.028s coverage: 100.0% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.051s coverage: 82.1% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.134s coverage: 63.1% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.027s coverage: 100.0% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.018s coverage: 89.4% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.124s coverage: 36.8% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.018s coverage: 93.8% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.014s coverage: 3.1% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.036s coverage: 9.0% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.061s coverage: 97.7% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.030s coverage: 45.8% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.047s coverage: 17.4% of statements 03:48:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.101s coverage: 95.7% of statements 03:48:22 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 03:48:22 running golangci-lint 03:48:23 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 03:48:23 go version go1.23.2 linux/amd64 03:48:23 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 03:48:23 level=info msg="[config_reader] Used config file .golangci.yml" 03:48:23 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:48:27 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:48:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:48:28 Avoid second fetch 03:48:28 Checking out Revision c30ddf62977cad5bfe4181251be04ec207745378 (main) 03:48:29 Commit message: "Merge pull request #4984 from jinlinGuan/issue-4980-3" 03:48:28 > git config core.sparsecheckout # timeout=10 03:48:28 > git checkout -f c30ddf62977cad5bfe4181251be04ec207745378 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 03:48:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 03:48:33 % Total % Received % Xferd Average Speed Time Time Time Current 03:48:33 Dload Upload Total Spent Left Speed 03:48:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 55055 0 --:--:-- --:--:-- --:--:-- 55293 [Pipeline] sh 03:48:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 03:48:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 03:48:34 + sudo tee /etc/docker/daemon.new 03:48:34 { 03:48:34 "registry-mirrors": [ 03:48:34 "https://nexus3.edgexfoundry.org:10001" 03:48:34 ], 03:48:34 "bip": "10.250.0.254/24", 03:48:34 "hosts": [ 03:48:34 "tcp://0.0.0.0:5555", 03:48:34 "unix:///var/run/docker.sock" 03:48:34 ], 03:48:34 "mtu": 1458, 03:48:34 "selinux-enabled": true, 03:48:34 "seccomp-profile": "/etc/docker/seccomp.json" 03:48:34 } [Pipeline] sh 03:48:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 03:48:35 + sudo service docker restart 03:48:45 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 21.44996891s" 03:48:45 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 56.231543ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:48:53 provisioning config files... 03:48:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/739@tmp/config11498788357392387486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:48:54 ---> ****-login.sh 03:48:54 nexus3.edgexfoundry.org:10001 03:48:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:48:54 Configure a credential helper to remove this warning. See 03:48:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:48:54 03:48:54 Login Succeeded 03:48:54 nexus3.edgexfoundry.org:10002 03:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:48:55 Configure a credential helper to remove this warning. See 03:48:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:48:55 03:48:55 Login Succeeded 03:48:55 nexus3.edgexfoundry.org:10003 03:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:48:55 Configure a credential helper to remove this warning. See 03:48:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:48:55 03:48:55 Login Succeeded 03:48:55 nexus3.edgexfoundry.org:10004 03:48:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:48:55 Configure a credential helper to remove this warning. See 03:48:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:48:55 03:48:55 Login Succeeded 03:48:55 ****.io 03:48:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:48:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:48:56 Configure a credential helper to remove this warning. See 03:48:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:48:56 03:48:56 Login Succeeded 03:48:56 ---> ****-login.sh ends [Pipeline] } 03:48:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:48:57 + git config --global --add safe.directory /w/workspace/edgex-go/739 [Pipeline] echo 03:48:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:48:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:48:57 ========================================================= 03:48:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:48:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:48:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:48:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:48:57 cf04c63912e1: Pulling fs layer 03:48:57 55b35a11ae5e: Pulling fs layer 03:48:57 a37a00ec5f00: Pulling fs layer 03:48:57 50b3750afda1: Pulling fs layer 03:48:57 4f4fb700ef54: Pulling fs layer 03:48:57 80978eb59214: Pulling fs layer 03:48:57 c9f46d7d2bd2: Pulling fs layer 03:48:57 c5a475d317c9: Pulling fs layer 03:48:57 50b3750afda1: Waiting 03:48:57 4f4fb700ef54: Waiting 03:48:57 80978eb59214: Waiting 03:48:57 c9f46d7d2bd2: Waiting 03:48:57 c5a475d317c9: Waiting 03:48:57 level=info msg="[linters_context/goanalysis] analyzers took 1m27.533218533s with top 10 stages: buildir: 50.652944069s, gosec: 2.731076575s, fact_deprecated: 2.457823182s, inspect: 2.329260343s, ctrlflow: 1.830675042s, printf: 1.681082449s, fact_purity: 1.404639786s, nilness: 1.193165692s, S1038: 872.764294ms, SA5012: 748.989314ms" 03:48:57 level=info msg="[runner] Issues before processing: 222, after processing: 0" 03:48:57 level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 222/222, exclude: 222/222, autogenerated_exclude: 222/222, path_prettifier: 222/222, skip_dirs: 222/222, cgo: 222/222, filename_unadjuster: 222/222, invalid_issue: 222/222, skip_files: 222/222, exclude-rules: 222/22, nolint: 22/0" 03:48:57 level=info msg="[runner] processing took 19.837201ms with stages: identifier_marker: 7.775077ms, nolint: 6.712253ms, autogenerated_exclude: 1.677296ms, path_prettifier: 1.572156ms, exclude-rules: 1.128795ms, skip_dirs: 897.543µs, invalid_issue: 28.861µs, cgo: 27.71µs, filename_unadjuster: 13.92µs, max_same_issues: 880ns, skip_files: 430ns, uniq_by_line: 430ns, fixer: 390ns, sort_results: 270ns, exclude: 260ns, max_from_linter: 170ns, source_code: 150ns, diff: 150ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns, path_shortener: 110ns, severity-rules: 100ns" 03:48:57 level=info msg="[runner] linters took 10.755435077s with stages: goanalysis_metalinter: 10.735514136s" 03:48:57 level=info msg="File cache stats: 0 entries of total size 0B" 03:48:57 level=info msg="Memory: 323 samples, avg is 282.5MB, max is 1326.8MB" 03:48:57 level=info msg="Execution took 32.267650205s" 03:48:57 go vet ./... 03:48:57 55b35a11ae5e: Verifying Checksum 03:48:57 55b35a11ae5e: Download complete 03:48:57 50b3750afda1: Verifying Checksum 03:48:57 50b3750afda1: Download complete 03:48:57 4f4fb700ef54: Verifying Checksum 03:48:57 4f4fb700ef54: Download complete 03:48:57 80978eb59214: Verifying Checksum 03:48:57 80978eb59214: Download complete 03:48:57 cf04c63912e1: Download complete 03:48:58 c5a475d317c9: Verifying Checksum 03:48:58 c5a475d317c9: Download complete 03:48:58 cf04c63912e1: Pull complete 03:48:59 55b35a11ae5e: Pull complete 03:48:59 a37a00ec5f00: Verifying Checksum 03:48:59 a37a00ec5f00: Download complete 03:49:00 c9f46d7d2bd2: Verifying Checksum 03:49:00 c9f46d7d2bd2: Download complete 03:49:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:49:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:49:01 ./bin/test-attribution-txt.sh [Pipeline] echo 03:49:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 03:49:02 + ls -al . 03:49:02 total 1820 03:49:02 drwxrwxr-x 11 1001 1001 4096 Oct 29 03:47 . 03:49:02 drwxr-xr-x 4 root root 4096 Oct 29 03:47 .. 03:49:02 drwxrwxr-x 2 1001 1001 4096 Oct 29 03:45 .blubracket 03:49:02 -rw-rw-r-- 1 1001 1001 10 Oct 29 03:45 .dockerignore 03:49:02 drwxrwxr-x 8 1001 1001 4096 Oct 29 03:48 .git 03:49:02 drwxrwxr-x 3 1001 1001 4096 Oct 29 03:45 .github 03:49:02 -rw-rw-r-- 1 1001 1001 1112 Oct 29 03:45 .gitignore 03:49:02 -rw-rw-r-- 1 1001 1001 199 Oct 29 03:45 .golangci.yml 03:49:02 -rw-rw-r-- 1 1001 1001 100 Oct 29 03:45 .hadolint.yml 03:49:02 drwxr-xr-x 3 1001 1001 4096 Oct 29 03:46 .semver 03:49:02 -rw-rw-r-- 1 1001 1001 155 Oct 29 03:45 .sonarcloud.properties 03:49:02 -rw-rw-r-- 1 1001 1001 1171 Oct 29 03:45 ADOPTERS.md 03:49:02 -rw-rw-r-- 1 1001 1001 21553 Oct 29 03:45 Attribution.txt 03:49:02 -rw-rw-r-- 1 1001 1001 100284 Oct 29 03:45 CHANGELOG.md 03:49:02 -rw-rw-r-- 1 1001 1001 3804 Oct 29 03:45 CONTRIBUTING.md 03:49:02 -rw-rw-r-- 1 1001 1001 677 Oct 29 03:45 GOVERNANCE.md 03:49:02 -rw-rw-r-- 1 1001 1001 858 Oct 29 03:45 Jenkinsfile 03:49:02 -rw-rw-r-- 1 1001 1001 10775 Oct 29 03:45 LICENSE 03:49:02 -rw-rw-r-- 1 1001 1001 16705 Oct 29 03:45 Makefile 03:49:02 -rw-rw-r-- 1 1001 1001 582 Oct 29 03:45 OWNERS.md 03:49:02 -rw-rw-r-- 1 1001 1001 9533 Oct 29 03:45 README.md 03:49:02 -rw-rw-r-- 1 1001 1001 789 Oct 29 03:45 SECURITY.md 03:49:02 -rw-rw-r-- 1 1001 1001 11 Oct 29 03:46 VERSION 03:49:02 drwxrwxr-x 2 1001 1001 4096 Oct 29 03:45 bin 03:49:02 drwxrwxr-x 19 1001 1001 4096 Oct 29 03:45 cmd 03:49:02 -rw-r--r-- 1 root root 1475885 Oct 29 03:48 coverage.out 03:49:02 drwxrwxr-x 2 1001 1001 4096 Oct 29 03:45 fuzz_test 03:49:02 -rw-rw-r-- 1 1001 1001 7271 Oct 29 03:45 go.mod 03:49:02 -rw-rw-r-- 1 1001 1001 101072 Oct 29 03:45 go.sum 03:49:02 drwxrwxr-x 7 1001 1001 4096 Oct 29 03:45 internal 03:49:02 drwxrwxr-x 2 1001 1001 4096 Oct 29 03:45 openapi 03:49:02 -rw-rw-r-- 1 1001 1001 584 Oct 29 03:45 security.txt 03:49:02 -rw-rw-r-- 1 1001 1001 204 Oct 29 03:45 version.go [Pipeline] sh 03:49:02 + '[' -e coverage.out ] 03:49:02 + chown 1001:1001 coverage.out [Pipeline] stash 03:49:03 Stashed 1 file(s) [Pipeline] sh 03:49:03 + make build 03:49:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:49:13 a37a00ec5f00: Pull complete 03:49:13 50b3750afda1: Pull complete 03:49:13 4f4fb700ef54: Pull complete 03:49:13 80978eb59214: Pull complete 03:49:21 c9f46d7d2bd2: Pull complete 03:49:23 c5a475d317c9: Pull complete 03:49:23 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 03:49:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:49:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:49:23 + docker build -t ci-base-image-arm64 -f - . 03:49:23 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:49:23 WORKDIR /edgex 03:49:23 COPY go.mod . 03:49:23 RUN go mod download 03:49:24 Sending build context to Docker daemon 3.508MB 03:49:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:49:24 ---> be29e6b0f0d4 03:49:24 Step 2/4 : WORKDIR /edgex 03:49:26 ---> Running in f2f68b690eea 03:49:26 Removing intermediate container f2f68b690eea 03:49:26 ---> 498b5e9045cb 03:49:26 Step 3/4 : COPY go.mod . 03:49:26 ---> ce11f172a93c 03:49:26 Step 4/4 : RUN go mod download 03:49:26 ---> Running in 90841eb294a8 03:49:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:49:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:49:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:49:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:49:32 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:49:37 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:49:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:49:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:49:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:49:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:49:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:49:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:49:47 $ docker stop --time=1 1451715e23a39805d3bb78aa5525c339156155b7113665d7e735a24c264a5afc 03:49:54 $ docker rm -f --volumes 1451715e23a39805d3bb78aa5525c339156155b7113665d7e735a24c264a5afc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:49:55 03:49:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:49:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:49:56 latest: Pulling from edgex-devops/edgex-compose 03:49:56 91d30c5bc195: Pulling fs layer 03:49:56 2e9b0aa3be6d: Pulling fs layer 03:49:56 9c61dcf015f6: Pulling fs layer 03:49:56 4698f68db338: Pulling fs layer 03:49:56 2a2f49069b9e: Pulling fs layer 03:49:56 e0025b399a48: Pulling fs layer 03:49:56 4698f68db338: Waiting 03:49:56 2a2f49069b9e: Waiting 03:49:56 e0025b399a48: Waiting 03:49:56 91d30c5bc195: Verifying Checksum 03:49:56 91d30c5bc195: Download complete 03:49:56 4698f68db338: Verifying Checksum 03:49:56 4698f68db338: Download complete 03:49:56 2e9b0aa3be6d: Verifying Checksum 03:49:56 2e9b0aa3be6d: Download complete 03:49:56 e0025b399a48: Download complete 03:49:56 91d30c5bc195: Pull complete 03:49:56 2a2f49069b9e: Verifying Checksum 03:49:56 2a2f49069b9e: Download complete 03:49:56 2e9b0aa3be6d: Pull complete 03:49:56 9c61dcf015f6: Download complete 03:49:59 9c61dcf015f6: Pull complete 03:49:59 4698f68db338: Pull complete 03:49:59 2a2f49069b9e: Pull complete 03:49:59 e0025b399a48: Pull complete 03:49:59 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:49:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:49:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:49:59 prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container 03:49:59 $ 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/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@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 03:50:04 $ docker top 42f67de14336ca8c4750e2fb8f358ef0a1f25e6ec540a60399ff8f00f4173d6d -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:04 + docker compose -f ./docker-compose-build.yml build --parallel 03:50:06 #1 [core-keeper internal] load build definition from Dockerfile 03:50:06 #1 transferring dockerfile: 2.07kB done 03:50:06 #1 DONE 0.0s 03:50:06 03:50:06 #2 [core-keeper internal] load .dockerignore 03:50:06 #2 transferring context: 50B done 03:50:06 #2 DONE 0.0s 03:50:07 03:50:07 #3 [core-data internal] load build definition from Dockerfile 03:50:07 #3 transferring dockerfile: 2.07kB done 03:50:07 #3 DONE 0.0s 03:50:07 03:50:07 #4 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:50:07 #4 DONE 0.0s 03:50:07 03:50:07 #5 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 03:50:07 #5 DONE 0.1s 03:50:07 03:50:07 #6 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:50:07 #6 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:50:07 #6 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:50:07 #6 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:50:07 #6 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:50:07 #6 DONE 0.0s 03:50:07 03:50:07 #7 [core-keeper internal] load build context 03:50:07 #7 ... 03:50:07 03:50:07 #8 [security-secretstore-setup internal] load build definition from Dockerfile 03:50:07 #8 transferring dockerfile: 2.49kB done 03:50:07 #8 DONE 0.1s 03:50:07 03:50:07 #9 [support-notifications internal] load build definition from Dockerfile 03:50:07 #9 transferring dockerfile: 2.02kB done 03:50:07 #9 DONE 0.1s 03:50:07 03:50:07 #7 [core-keeper internal] load build context 03:50:07 #7 ... 03:50:07 03:50:07 #10 [security-bootstrapper internal] load build definition from Dockerfile 03:50:07 #10 transferring dockerfile: 3.17kB done 03:50:07 #10 DONE 0.1s 03:50:07 03:50:07 #11 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 03:50:07 #11 DONE 0.3s 03:50:07 03:50:07 #7 [core-keeper internal] load build context 03:50:07 #7 ... 03:50:07 03:50:07 #12 [core-data internal] load .dockerignore 03:50:07 #12 transferring context: 50B 0.0s done 03:50:07 #12 DONE 0.3s 03:50:07 03:50:07 #13 [core-keeper builder 2/8] WORKDIR /edgex-go 03:50:07 #13 DONE 0.4s 03:50:07 03:50:07 #7 [core-keeper internal] load build context 03:50:07 #7 ... 03:50:07 03:50:07 #14 [security-spire-agent internal] load build definition from Dockerfile 03:50:07 #14 transferring dockerfile: 1.81kB done 03:50:07 #14 DONE 0.4s 03:50:07 03:50:07 #15 [core-metadata internal] load build definition from Dockerfile 03:50:07 #15 transferring dockerfile: 2.13kB done 03:50:07 #15 DONE 0.3s 03:50:07 03:50:07 #7 [core-keeper internal] load build context 03:50:07 #7 ... 03:50:07 03:50:07 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:50:07 #16 transferring dockerfile: 2.23kB done 03:50:07 #16 DONE 0.5s 03:50:07 03:50:07 #17 [security-proxy-auth internal] load build definition from Dockerfile 03:50:07 #17 transferring dockerfile: 2.15kB done 03:50:07 #17 DONE 0.5s 03:50:07 03:50:07 #18 [security-spire-server internal] load build definition from Dockerfile 03:50:07 #18 transferring dockerfile: 1.70kB done 03:50:07 #18 DONE 0.4s 03:50:07 03:50:07 #19 [security-spire-config internal] load build definition from Dockerfile 03:50:07 #19 transferring dockerfile: 1.69kB done 03:50:07 #19 DONE 0.5s 03:50:07 03:50:07 #20 [security-spire-server internal] load .dockerignore 03:50:07 #20 DONE 0.0s 03:50:07 03:50:07 #21 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:50:07 #21 transferring dockerfile: 1.89kB done 03:50:07 #21 DONE 0.5s 03:50:07 03:50:07 #7 [core-keeper internal] load build context 03:50:08 #7 ... 03:50:08 03:50:08 #4 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:50:08 #4 DONE 0.0s 03:50:08 03:50:08 #7 [core-keeper internal] load build context 03:50:10 #7 ... 03:50:10 03:50:10 #6 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:50:10 #6 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:50:10 #6 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:50:10 #6 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:50:10 #6 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:50:10 #6 DONE 0.1s 03:50:10 03:50:10 #11 [core-data builder 1/8] FROM docker.io/library/ci-base-image-x86_64 03:50:10 #11 DONE 0.5s 03:50:10 03:50:10 #13 [core-data builder 2/8] WORKDIR /edgex-go 03:50:10 #13 DONE 0.8s 03:50:10 03:50:10 #22 [core-command internal] load build definition from Dockerfile 03:50:10 #22 transferring dockerfile: 1.94kB done 03:50:10 #22 DONE 2.9s 03:50:10 03:50:10 #23 [security-proxy-setup internal] load build definition from Dockerfile 03:50:10 #23 transferring dockerfile: 2.50kB done 03:50:10 #23 DONE 2.9s 03:50:10 03:50:10 #24 [support-cron-scheduler internal] load build definition from Dockerfile 03:50:10 #24 transferring dockerfile: 1.86kB done 03:50:10 #24 DONE 2.9s 03:50:10 03:50:10 #5 [core-data internal] load metadata for docker.io/library/alpine:3.20 03:50:10 #5 DONE 2.5s 03:50:10 03:50:10 #25 [core-data internal] load build context 03:50:10 #25 DONE 0.0s 03:50:10 03:50:10 #7 [core-keeper internal] load build context 03:50:10 #7 ... 03:50:10 03:50:10 #26 [security-secretstore-setup internal] load .dockerignore 03:50:10 #26 transferring context: 50B done 03:50:10 #26 DONE 2.9s 03:50:10 03:50:10 #27 [support-notifications internal] load .dockerignore 03:50:10 #27 transferring context: 50B done 03:50:10 #27 DONE 2.9s 03:50:10 03:50:10 #28 [security-bootstrapper internal] load .dockerignore 03:50:10 #28 transferring context: 50B done 03:50:10 #28 DONE 2.9s 03:50:10 03:50:10 #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:50:10 #4 DONE 0.0s 03:50:10 03:50:10 #29 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:10 #29 DONE 3.5s 03:50:10 03:50:10 #7 [core-keeper internal] load build context 03:50:10 #7 ... 03:50:10 03:50:10 #6 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:50:10 #6 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:50:10 #6 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:50:10 #6 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:50:10 #6 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:50:10 #6 DONE 0.1s 03:50:10 03:50:10 #11 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 03:50:10 #11 DONE 0.6s 03:50:10 03:50:10 #13 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go 03:50:10 #13 DONE 1.0s 03:50:10 03:50:10 #30 [core-metadata internal] load .dockerignore 03:50:10 #30 transferring context: 50B done 03:50:10 #30 DONE 2.7s 03:50:10 03:50:10 #31 [security-spire-agent internal] load .dockerignore 03:50:10 #31 transferring context: 50B done 03:50:10 #31 DONE 2.8s 03:50:10 03:50:10 #20 [security-spire-server internal] load .dockerignore 03:50:10 #20 transferring context: 50B done 03:50:10 #20 DONE 0.3s 03:50:10 03:50:10 #32 [core-command internal] load .dockerignore 03:50:10 #32 transferring context: 50B done 03:50:10 #32 DONE 0.3s 03:50:10 03:50:10 #33 [security-spire-config internal] load .dockerignore 03:50:10 #33 transferring context: 50B done 03:50:10 #33 DONE 2.8s 03:50:10 03:50:10 #34 [core-common-config-bootstrapper internal] load .dockerignore 03:50:10 #34 transferring context: 50B done 03:50:10 #34 DONE 2.8s 03:50:10 03:50:10 #4 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:50:10 #4 DONE 0.0s 03:50:10 03:50:10 #7 [core-keeper internal] load build context 03:50:10 #7 ... 03:50:10 03:50:10 #6 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:50:10 #6 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:50:10 #6 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:50:10 #6 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:50:10 #6 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:50:10 #6 DONE 0.1s 03:50:10 03:50:10 #11 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-x86_64 03:50:10 #11 DONE 0.6s 03:50:10 03:50:10 #13 [support-notifications builder 2/8] WORKDIR /edgex-go 03:50:10 #13 DONE 1.0s 03:50:10 03:50:10 #35 [security-spiffe-token-provider internal] load .dockerignore 03:50:10 #35 transferring context: 50B done 03:50:10 #35 DONE 2.8s 03:50:10 03:50:10 #36 [support-cron-scheduler internal] load .dockerignore 03:50:10 #36 transferring context: 50B done 03:50:10 #36 DONE 0.4s 03:50:10 03:50:10 #37 [security-proxy-auth internal] load .dockerignore 03:50:10 #37 transferring context: 50B done 03:50:10 #37 DONE 2.8s 03:50:10 03:50:10 #38 [security-proxy-setup internal] load .dockerignore 03:50:10 #38 transferring context: 50B done 03:50:10 #38 DONE 0.4s 03:50:10 03:50:10 #5 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 03:50:10 #5 DONE 2.5s 03:50:10 03:50:10 #7 [core-keeper internal] load build context 03:50:11 #7 ... 03:50:11 03:50:11 #4 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:50:11 #4 DONE 0.0s 03:50:11 03:50:11 #7 [core-keeper internal] load build context 03:50:11 #7 ... 03:50:11 03:50:11 #4 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:50:11 #4 DONE 0.0s 03:50:11 03:50:11 #7 [core-keeper internal] load build context 03:50:11 #7 ... 03:50:11 03:50:11 #4 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:50:11 #4 DONE 0.0s 03:50:11 03:50:11 #7 [core-keeper internal] load build context 03:50:11 #7 ... 03:50:11 03:50:11 #4 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:50:11 #4 DONE 0.0s 03:50:11 03:50:11 #7 [core-keeper internal] load build context 03:50:13 #7 transferring context: 553.88MB 5.7s done 03:50:15 #7 DONE 8.7s 03:50:15 03:50:15 #6 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:50:15 #6 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:50:15 #6 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:50:15 #6 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:50:15 #6 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:50:15 #6 DONE 0.2s 03:50:15 03:50:15 #11 [security-proxy-auth builder 1/8] FROM docker.io/library/ci-base-image-x86_64 03:50:15 #11 DONE 0.8s 03:50:15 03:50:15 #13 [security-proxy-auth builder 2/8] WORKDIR /edgex-go 03:50:15 #13 DONE 1.1s 03:50:15 03:50:15 #4 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:50:15 #4 DONE 0.0s 03:50:15 03:50:15 #39 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:50:15 #39 DONE 8.1s 03:50:15 03:50:15 #40 [core-command internal] load build context 03:50:16 #40 ... 03:50:16 03:50:16 #6 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:50:16 #6 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:50:16 #6 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:50:16 #6 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:50:16 #6 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:50:16 #6 DONE 0.2s 03:50:16 03:50:16 #11 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 03:50:16 #11 DONE 0.8s 03:50:16 03:50:16 #13 [security-proxy-setup builder 2/8] WORKDIR /edgex-go 03:50:16 #13 DONE 1.1s 03:50:16 03:50:16 #5 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 03:50:16 #5 DONE 7.9s 03:50:16 03:50:16 #40 [core-command internal] load build context 03:50:18 #40 transferring context: 134.12MB 2.8s 03:50:20 #40 ... 03:50:20 03:50:20 #41 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:50:20 #0 6.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:20 #0 6.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:20 #0 6.751 OK: 246 MiB in 54 packages 03:50:20 #41 ... 03:50:20 03:50:20 #42 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:50:20 #0 6.026 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:20 #0 6.564 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:20 #0 7.275 (1/1) Installing dumb-init (1.2.5-r3) 03:50:20 #0 7.572 Executing busybox-1.36.1-r29.trigger 03:50:20 #0 7.578 OK: 8 MiB in 15 packages 03:50:20 #42 ... 03:50:20 03:50:20 #25 [core-data internal] load build context 03:50:20 #25 transferring context: 553.88MB 8.9s done 03:50:20 #25 ... 03:50:20 03:50:20 #43 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:50:21 #43 ... 03:50:21 03:50:21 #44 [support-notifications internal] load build context 03:50:21 #44 ... 03:50:21 03:50:21 #45 [security-secretstore-setup internal] load build context 03:50:21 #45 transferring context: 553.88MB 8.2s done 03:50:21 #45 ... 03:50:21 03:50:21 #46 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:50:21 #0 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:21 #0 10.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:21 #0 10.43 OK: 246 MiB in 54 packages 03:50:21 #46 ... 03:50:21 03:50:21 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:50:21 #47 ... 03:50:21 03:50:21 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:50:21 #0 5.695 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:21 #0 5.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:21 #0 6.077 (1/4) Installing ca-certificates (20240705-r0) 03:50:21 #0 6.113 (2/4) Installing dumb-init (1.2.5-r3) 03:50:21 #0 6.114 (3/4) Installing su-exec (0.2-r3) 03:50:21 #0 6.121 (4/4) Installing yq-go (4.44.1-r2) 03:50:21 #0 6.213 Executing busybox-1.36.1-r29.trigger 03:50:21 #0 6.225 Executing ca-certificates-20240705-r0.trigger 03:50:21 #0 6.254 OK: 19 MiB in 18 packages 03:50:21 #48 ... 03:50:21 03:50:21 #49 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:50:21 #49 ... 03:50:21 03:50:21 #50 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:50:21 #50 ... 03:50:21 03:50:21 #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:50:21 #0 5.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:21 #0 5.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:21 #0 6.119 (1/1) Installing dumb-init (1.2.5-r3) 03:50:21 #0 6.128 Executing busybox-1.36.1-r29.trigger 03:50:21 #0 6.138 OK: 8 MiB in 15 packages 03:50:21 #51 ... 03:50:21 03:50:21 #40 [core-command internal] load build context 03:50:23 Removing intermediate container 90841eb294a8 03:50:23 ---> 9faa26a6920e 03:50:23 Successfully built 9faa26a6920e 03:50:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:23 + docker inspect -f . ci-base-image-arm64 03:50:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:23 prd-ubuntu20.04-docker-arm64-4c-16g-23950 does not seem to be running inside a container 03:50:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 03:50:25 $ docker top 6c4468911f65258ea520b3a7ce3cd81843d5b08492d0d0356130eb77d6192432 -eo pid,comm 03:50:25 #40 transferring context: 446.71MB 8.7s [Pipeline] { [Pipeline] sh 03:50:25 + go version 03:50:25 go version go1.23.2 linux/arm64 [Pipeline] } 03:50:25 $ docker stop --time=1 6c4468911f65258ea520b3a7ce3cd81843d5b08492d0d0356130eb77d6192432 03:50:26 #40 ... 03:50:26 03:50:26 #52 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:50:26 #52 ... 03:50:26 03:50:26 #53 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:50:26 #53 ... 03:50:26 03:50:26 #54 [support-cron-scheduler internal] load build context 03:50:26 #54 ... 03:50:26 03:50:26 #55 [security-proxy-auth internal] load build context 03:50:26 #55 ... 03:50:26 03:50:26 #56 [security-spiffe-token-provider internal] load build context 03:50:26 #56 ... 03:50:26 03:50:26 #57 [core-common-config-bootstrapper internal] load build context 03:50:26 #57 transferring context: 553.88MB 9.9s done 03:50:26 #57 ... 03:50:26 03:50:26 #58 [security-proxy-setup internal] load build context 03:50:26 #58 ... 03:50:26 03:50:26 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:50:26 #59 ... 03:50:26 03:50:26 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:50:26 #60 ... 03:50:26 03:50:26 #61 [security-bootstrapper internal] load build context 03:50:26 #61 transferring context: 553.88MB 9.3s done 03:50:26 #61 ... 03:50:26 03:50:26 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:50:27 #62 ... 03:50:27 03:50:27 #63 [core-metadata internal] load build context 03:50:27 #63 transferring context: 553.88MB 9.2s done 03:50:27 #63 ... 03:50:27 03:50:27 #64 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:50:27 #64 ... 03:50:27 03:50:27 #55 [security-proxy-auth internal] load build context 03:50:27 $ docker rm -f --volumes 6c4468911f65258ea520b3a7ce3cd81843d5b08492d0d0356130eb77d6192432 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:28 #55 transferring context: 553.88MB 11.6s done 03:50:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:50:28 03:50:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:50:28 #55 ... 03:50:28 03:50:28 #6 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:50:28 #6 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:50:28 #6 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:50:28 #6 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:50:28 #6 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:50:28 #6 DONE 0.2s 03:50:28 03:50:28 #49 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:50:28 #49 DONE 17.1s 03:50:28 03:50:28 #65 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:50:28 #65 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:50:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:50:28 latest: Pulling from edgex-devops/edgex-compose-arm64 03:50:28 547446be3368: Pulling fs layer 03:50:28 d125d8839a47: Pulling fs layer 03:50:28 3e85d5ac6304: Pulling fs layer 03:50:28 c3105a71a48b: Pulling fs layer 03:50:28 0f093f025ec4: Pulling fs layer 03:50:28 c3106fc0e877: Pulling fs layer 03:50:28 c3105a71a48b: Waiting 03:50:28 0f093f025ec4: Waiting 03:50:28 c3106fc0e877: Waiting 03:50:28 547446be3368: Verifying Checksum 03:50:28 547446be3368: Download complete 03:50:28 c3105a71a48b: Verifying Checksum 03:50:28 c3105a71a48b: Download complete 03:50:28 d125d8839a47: Verifying Checksum 03:50:28 d125d8839a47: Download complete 03:50:28 c3106fc0e877: Verifying Checksum 03:50:28 c3106fc0e877: Download complete 03:50:28 0f093f025ec4: Verifying Checksum 03:50:28 0f093f025ec4: Download complete 03:50:29 #65 ... 03:50:29 03:50:29 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:50:29 #66 ... 03:50:29 03:50:29 #56 [security-spiffe-token-provider internal] load build context 03:50:29 #56 transferring context: 553.88MB 10.5s done 03:50:30 547446be3368: Pull complete 03:50:30 3e85d5ac6304: Verifying Checksum 03:50:30 3e85d5ac6304: Download complete 03:50:31 #56 ... 03:50:31 03:50:31 #44 [support-notifications internal] load build context 03:50:31 #44 transferring context: 553.88MB 9.7s done 03:50:31 d125d8839a47: Pull complete 03:50:32 #44 ... 03:50:32 03:50:32 #6 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:50:32 #6 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:50:32 #6 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:50:32 #6 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 03:50:32 #6 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 03:50:32 #6 DONE 0.2s 03:50:32 03:50:32 #47 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:50:32 #47 DONE 21.0s 03:50:32 03:50:32 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:50:32 #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:50:35 #67 ... 03:50:35 03:50:35 #50 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:50:35 #50 13.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:35 #50 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:35 #50 14.33 OK: 246 MiB in 54 packages 03:50:35 #50 ... 03:50:35 03:50:35 #68 [security-spire-agent internal] load build context 03:50:35 #68 ... 03:50:35 03:50:35 #40 [core-command internal] load build context 03:50:35 #40 transferring context: 553.88MB 10.0s done 03:50:36 #40 ... 03:50:36 03:50:36 #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:50:36 #65 ... 03:50:36 03:50:36 #54 [support-cron-scheduler internal] load build context 03:50:36 #54 transferring context: 553.88MB 10.5s done 03:50:38 #54 ... 03:50:38 03:50:38 #69 [security-spire-config internal] load build context 03:50:39 #69 ... 03:50:39 03:50:39 #70 [security-spire-server internal] load build context 03:50:41 3e85d5ac6304: Pull complete 03:50:41 c3105a71a48b: Pull complete 03:50:41 0f093f025ec4: Pull complete 03:50:41 c3106fc0e877: Pull complete 03:50:41 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:50:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:50:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:50:42 prd-ubuntu20.04-docker-arm64-4c-16g-23950 does not seem to be running inside a container 03:50:42 $ 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/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 03:50:44 $ docker top 792eaf9372697dab5d7f133bf493ef4a23be183991121b5524285b3c16f64e81 -eo pid,comm [Pipeline] { [Pipeline] sh 03:50:44 + docker compose -f ./docker-compose-build.yml build --parallel 03:50:44 #70 ... 03:50:44 03:50:44 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:50:47 #71 ... 03:50:47 03:50:47 #45 [security-secretstore-setup internal] load build context 03:50:47 #45 DONE 36.7s 03:50:47 03:50:47 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:50:47 #48 DONE 36.8s 03:50:47 03:50:47 #41 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:50:47 #41 DONE 37.2s 03:50:47 03:50:47 #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:50:47 #51 DONE 37.0s 03:50:47 03:50:47 #25 [core-data internal] load build context 03:50:47 #25 DONE 37.0s 03:50:47 03:50:47 #42 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:50:47 #42 DONE 36.9s 03:50:47 03:50:47 #63 [core-metadata internal] load build context 03:50:47 #63 DONE 31.8s 03:50:47 03:50:47 #40 [core-command internal] load build context 03:50:47 #40 DONE 31.8s 03:50:47 03:50:47 #57 [core-common-config-bootstrapper internal] load build context 03:50:47 #57 DONE 31.8s 03:50:47 03:50:47 #54 [support-cron-scheduler internal] load build context 03:50:47 #54 DONE 31.8s 03:50:47 03:50:47 #50 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:50:47 #50 DONE 36.8s 03:50:47 03:50:47 #56 [security-spiffe-token-provider internal] load build context 03:50:47 #56 DONE 31.8s 03:50:47 03:50:47 #46 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:50:47 #46 DONE 37.0s 03:50:47 03:50:47 #44 [support-notifications internal] load build context 03:50:47 #44 DONE 36.7s 03:50:47 03:50:47 #61 [security-bootstrapper internal] load build context 03:50:47 #61 DONE 31.8s 03:50:47 03:50:47 #65 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:50:47 #65 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19.2s done 03:50:47 #65 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:50:47 #65 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 03:50:47 #65 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 03:50:47 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 03:50:47 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 03:50:47 #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 03:50:47 #65 ... 03:50:47 03:50:47 #55 [security-proxy-auth internal] load build context 03:50:47 #55 DONE 31.8s 03:50:47 03:50:47 #65 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:50:47 #65 ... 03:50:47 03:50:47 #70 [security-spire-server internal] load build context 03:50:47 #70 transferring context: 27.98kB done 03:50:47 #70 DONE 19.6s 03:50:47 03:50:47 #65 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:50:47 #65 ... 03:50:47 03:50:47 #69 [security-spire-config internal] load build context 03:50:47 #69 transferring context: 26.24kB done 03:50:47 #69 DONE 19.6s 03:50:47 03:50:47 #68 [security-spire-agent internal] load build context 03:50:47 #68 transferring context: 27.51kB 0.0s done 03:50:47 #68 DONE 15.8s 03:50:47 03:50:47 #65 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:50:47 #65 ... 03:50:47 03:50:47 #72 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:50:47 #72 DONE 0.5s 03:50:47 03:50:47 #73 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:50:47 #73 DONE 0.4s 03:50:47 03:50:47 #74 [core-data builder 4/7] COPY go.mod vendor* ./ 03:50:47 #74 DONE 0.5s 03:50:47 03:50:47 #65 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:50:47 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 03:50:47 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 03:50:47 #65 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 03:50:47 #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:50:47 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.6s 03:50:48 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 03:50:48 #65 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 03:50:48 #65 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 03:50:48 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.9s 03:50:48 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 1.1s 03:50:48 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 6.29MB / 30.73MB 1.3s 03:50:48 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 1.5s 03:50:49 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 1.7s 03:50:49 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 1.9s 03:50:49 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 17.83MB / 30.73MB 2.2s 03:50:49 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 2.3s 03:50:50 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 23.07MB / 30.73MB 2.5s 03:50:50 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.21MB / 30.73MB 2.7s 03:50:51 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 3.0s 03:50:52 #65 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 4.8s done 03:50:52 #65 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 03:50:53 #65 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.0s done 03:50:54 #65 ... 03:50:54 03:50:54 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:50:54 #75 ... 03:50:54 03:50:54 #58 [security-proxy-setup internal] load build context 03:50:54 #58 transferring context: 553.88MB 5.7s done 03:50:54 #58 DONE 38.2s 03:50:54 03:50:54 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:50:54 #59 36.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:54 #59 36.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:54 #59 36.46 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:50:54 #59 36.46 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:50:54 #59 36.46 OK: 24165 distinct packages available 03:50:54 #59 36.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:54 #59 36.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:54 #59 36.83 (1/14) Installing ca-certificates (20240705-r0) 03:50:54 #59 36.85 (2/14) Installing brotli-libs (1.1.0-r2) 03:50:54 #59 36.86 (3/14) Installing c-ares (1.33.1-r0) 03:50:54 #59 36.87 (4/14) Installing libunistring (1.2-r0) 03:50:54 #59 36.88 (5/14) Installing libidn2 (2.3.7-r0) 03:50:54 #59 36.89 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:50:54 #59 36.89 (7/14) Installing libpsl (0.21.5-r1) 03:50:54 #59 36.89 (8/14) Installing zstd-libs (1.5.6-r0) 03:50:54 #59 36.90 (9/14) Installing libcurl (8.10.1-r0) 03:50:54 #59 36.91 (10/14) Installing curl (8.10.1-r0) 03:50:54 #59 36.92 (11/14) Installing dumb-init (1.2.5-r3) 03:50:54 #59 36.92 (12/14) Installing musl-obstack (1.2.3-r2) 03:50:54 #59 36.92 (13/14) Installing libucontext (1.2-r3) 03:50:54 #59 36.92 (14/14) Installing gcompat (1.1.0-r4) 03:50:54 #59 36.93 Executing busybox-1.36.1-r29.trigger 03:50:54 #59 36.93 Executing ca-certificates-20240705-r0.trigger 03:50:54 #59 36.97 OK: 13 MiB in 28 packages 03:50:54 #1 [security-secretstore-setup internal] load build definition from Dockerfile 03:50:54 #1 transferring dockerfile: 03:50:54 #1 transferring dockerfile: 2.49kB done 03:50:54 #1 DONE 0.1s 03:50:54 03:50:54 #2 [security-bootstrapper internal] load build definition from Dockerfile 03:50:54 #2 transferring dockerfile: 3.17kB done 03:50:54 #2 DONE 0.0s 03:50:54 03:50:54 #3 [support-cron-scheduler internal] load build definition from Dockerfile 03:50:54 #3 transferring dockerfile: 1.86kB done 03:50:54 #3 DONE 0.0s 03:50:54 03:50:54 #4 [security-proxy-auth internal] load build definition from Dockerfile 03:50:54 #4 transferring dockerfile: 2.15kB done 03:50:54 #4 DONE 0.1s 03:50:54 03:50:54 #5 [core-keeper internal] load build definition from Dockerfile 03:50:54 #5 transferring dockerfile: 2.07kB 0.0s done 03:50:54 #5 DONE 0.1s 03:50:54 03:50:54 #6 [security-spire-config internal] load build definition from Dockerfile 03:50:54 #6 transferring dockerfile: 1.69kB 0.0s done 03:50:54 #6 DONE 0.1s 03:50:54 03:50:54 #7 [security-spire-server internal] load build definition from Dockerfile 03:50:54 #7 transferring dockerfile: 1.70kB 0.0s done 03:50:54 #7 DONE 0.1s 03:50:54 03:50:54 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:50:54 #8 transferring dockerfile: 2.23kB 0.0s done 03:50:54 #8 DONE 0.1s 03:50:54 03:50:54 #9 [support-notifications internal] load build definition from Dockerfile 03:50:54 #9 transferring dockerfile: 2.02kB done 03:50:54 #9 DONE 0.0s 03:50:54 03:50:54 #10 [core-command internal] load build definition from Dockerfile 03:50:54 #10 transferring dockerfile: 1.94kB done 03:50:54 #10 DONE 0.1s 03:50:54 03:50:54 #11 [core-metadata internal] load build definition from Dockerfile 03:50:54 #11 transferring dockerfile: 2.13kB 0.0s done 03:50:54 #11 DONE 0.1s 03:50:54 03:50:54 #12 [core-data internal] load build definition from Dockerfile 03:50:54 #12 transferring dockerfile: 2.07kB 0.0s done 03:50:55 #12 DONE 0.1s 03:50:55 03:50:55 #13 [security-proxy-setup internal] load build definition from Dockerfile 03:50:55 #13 transferring dockerfile: 2.50kB 0.0s done 03:50:55 #13 DONE 0.1s 03:50:55 03:50:55 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:50:55 #14 transferring dockerfile: 1.89kB 0.0s done 03:50:55 #14 DONE 0.0s 03:50:55 03:50:55 #15 [security-spire-agent internal] load build definition from Dockerfile 03:50:55 #15 transferring dockerfile: 1.81kB done 03:50:55 #15 DONE 0.1s 03:50:55 03:50:55 #16 [security-secretstore-setup internal] load .dockerignore 03:50:55 #16 transferring context: 03:50:55 #16 transferring context: 50B 0.0s done 03:50:55 #16 DONE 0.0s 03:50:55 #59 ... 03:50:55 03:50:55 #43 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:50:55 #43 37.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:55 #43 37.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:55 #43 38.00 (1/2) Installing ca-certificates (20240705-r0) 03:50:55 #43 38.01 (2/2) Installing dumb-init (1.2.5-r3) 03:50:55 #43 38.02 Executing busybox-1.36.1-r29.trigger 03:50:55 #43 38.02 Executing ca-certificates-20240705-r0.trigger 03:50:55 #43 38.07 OK: 9 MiB in 16 packages 03:50:55 #43 DONE 44.9s 03:50:55 03:50:55 #53 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:50:55 #53 32.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:55 #53 32.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:55 #53 33.38 (1/3) Installing ca-certificates (20240705-r0) 03:50:55 #53 33.40 (2/3) Installing dumb-init (1.2.5-r3) 03:50:55 #53 33.41 (3/3) Installing tzdata (2024b-r0) 03:50:55 #53 33.45 Executing busybox-1.36.1-r29.trigger 03:50:55 #53 33.46 Executing ca-certificates-20240705-r0.trigger 03:50:55 #53 33.54 OK: 10 MiB in 17 packages 03:50:55 #53 DONE 39.9s 03:50:55 03:50:55 #64 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:50:55 #64 32.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:55 #64 32.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:55 #64 33.28 (1/1) Installing dumb-init (1.2.5-r3) 03:50:55 #64 33.29 Executing busybox-1.36.1-r29.trigger 03:50:55 #64 33.30 OK: 8 MiB in 15 packages 03:50:55 #64 DONE 39.9s 03:50:55 03:50:55 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:50:55 #59 DONE 39.7s 03:50:55 03:50:55 #66 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:50:55 #66 32.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:55 #66 32.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:55 #66 32.55 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:50:55 #66 32.59 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:50:55 #66 32.60 (3/6) Installing dumb-init (1.2.5-r3) 03:50:55 #66 32.60 (4/6) Installing openssl (3.3.2-r1) 03:50:55 #66 32.62 (5/6) Installing su-exec (0.2-r3) 03:50:55 #66 32.62 (6/6) Installing yq-go (4.44.1-r2) 03:50:55 #66 32.69 Executing busybox-1.36.1-r29.trigger 03:50:55 #66 32.70 OK: 19 MiB in 18 packages 03:50:55 #66 DONE 36.5s 03:50:55 03:50:55 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:50:55 #62 32.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:55 #62 32.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:55 #62 33.00 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:50:55 #62 33.00 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:50:55 #62 33.00 OK: 24164 distinct packages available 03:50:55 #62 33.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:55 #62 33.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:55 #62 33.47 OK: 246 MiB in 54 packages 03:50:55 #62 DONE 40.0s 03:50:55 03:50:55 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:50:55 #60 32.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:55 #60 32.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:55 #60 33.01 (1/2) Installing dumb-init (1.2.5-r3) 03:50:55 #60 33.01 (2/2) Installing su-exec (0.2-r3) 03:50:55 #60 33.02 Executing busybox-1.36.1-r29.trigger 03:50:55 #60 33.02 OK: 8 MiB in 16 packages 03:50:55 #60 DONE 39.7s 03:50:55 03:50:55 #52 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:50:55 #52 32.52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:55 #52 32.97 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:55 #52 33.74 OK: 246 MiB in 54 packages 03:50:55 #52 DONE 40.1s 03:50:55 03:50:55 #76 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 03:50:55 #76 ... 03:50:55 03:50:55 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:50:55 #77 DONE 0.1s 03:50:55 03:50:55 #17 [security-bootstrapper internal] load .dockerignore 03:50:55 #17 transferring context: 50B done 03:50:55 #17 DONE 0.0s 03:50:55 03:50:55 #18 [support-cron-scheduler internal] load .dockerignore 03:50:55 #18 transferring context: 50B 0.0s done 03:50:55 #18 DONE 0.1s 03:50:55 03:50:55 #19 [security-proxy-auth internal] load .dockerignore 03:50:55 #19 transferring context: 50B done 03:50:55 #19 DONE 0.1s 03:50:55 03:50:55 #20 [core-keeper internal] load .dockerignore 03:50:56 03:50:56 #67 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:50:56 #67 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 15.3s done 03:50:56 #67 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:50:56 #67 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 03:50:56 #67 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 03:50:56 #67 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 03:50:56 #67 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 03:50:56 #67 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:50:56 #67 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done 03:50:56 #67 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.2s done 03:50:56 #67 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 03:50:56 #67 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 03:50:56 #67 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done 03:50:56 #67 DONE 23.9s 03:50:56 03:50:56 #78 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:50:56 #78 DONE 0.1s 03:50:56 03:50:56 #65 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:50:56 #65 DONE 27.9s 03:50:56 03:50:56 #79 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:56 #20 transferring context: 50B 0.0s done 03:50:56 #20 DONE 0.1s 03:50:56 03:50:56 #21 [security-spire-config internal] load .dockerignore 03:50:56 #21 transferring context: 50B done 03:50:56 #21 DONE 0.1s 03:50:56 03:50:56 #22 [security-spire-server internal] load .dockerignore 03:50:56 #22 transferring context: 50B 0.0s done 03:50:56 #22 DONE 0.1s 03:50:56 03:50:56 #23 [core-common-config-bootstrapper internal] load .dockerignore 03:50:56 #23 transferring context: 50B 0.0s done 03:50:56 #23 DONE 0.0s 03:50:56 03:50:56 #24 [support-notifications internal] load .dockerignore 03:50:56 #24 transferring context: 50B done 03:50:56 #24 DONE 0.0s 03:50:56 03:50:56 #25 [core-command internal] load .dockerignore 03:50:56 #25 transferring context: 50B done 03:50:56 #25 ... 03:50:56 03:50:56 #26 [core-metadata internal] load .dockerignore 03:50:56 #26 transferring context: 50B done 03:50:56 #26 DONE 0.1s 03:50:56 03:50:56 #27 [core-data internal] load .dockerignore 03:50:56 #27 transferring context: 50B 0.0s done 03:50:56 #27 DONE 0.1s 03:50:56 03:50:56 #28 [security-proxy-setup internal] load .dockerignore 03:50:56 #28 transferring context: 50B done 03:50:56 #28 DONE 0.1s 03:50:56 03:50:56 #29 [security-spiffe-token-provider internal] load .dockerignore 03:50:56 #29 transferring context: 50B 0.0s done 03:50:56 #29 DONE 0.1s 03:50:56 03:50:56 #30 [security-spire-agent internal] load .dockerignore 03:50:56 #30 transferring context: 50B 0.0s done 03:50:56 #30 DONE 0.1s 03:50:56 03:50:56 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:50:56 #31 DONE 0.0s 03:50:56 03:50:56 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 03:50:57 #32 DONE 0.5s 03:50:57 03:50:57 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:50:57 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:50:57 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:50:57 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:50:57 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:50:57 #33 DONE 0.1s 03:50:57 03:50:57 #34 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:50:57 #79 ... 03:50:57 03:50:57 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:50:57 #0 9.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:57 #0 9.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:57 #80 10.01 Upgrading critical system libraries and apk-tools: 03:50:57 #80 10.01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:50:57 #80 10.02 Executing busybox-1.36.1-r29.trigger 03:50:57 #80 10.11 Continuing the upgrade transaction with new apk-tools: 03:50:57 #80 10.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:57 #80 ... 03:50:57 03:50:57 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:50:57 #0 9.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:57 #0 9.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:57 #34 ... 03:50:57 03:50:57 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:50:57 #31 DONE 0.0s 03:50:57 03:50:57 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 03:50:57 #32 DONE 0.5s 03:50:57 #81 ... 03:50:57 03:50:57 #75 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:50:57 #75 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:57 #75 12.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:57 #75 12.67 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:50:57 #75 12.67 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:50:57 #75 12.67 OK: 24165 distinct packages available 03:50:57 #75 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:57 #75 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:57 #75 13.10 (1/4) Installing dumb-init (1.2.5-r3) 03:50:57 #75 13.11 (2/4) Installing musl-obstack (1.2.3-r2) 03:50:57 #75 13.12 (3/4) Installing libucontext (1.2-r3) 03:50:57 #75 13.12 (4/4) Installing gcompat (1.1.0-r4) 03:50:57 #75 13.13 Executing busybox-1.36.1-r29.trigger 03:50:57 #75 13.13 OK: 8 MiB in 18 packages 03:50:57 #75 DONE 13.3s 03:50:57 03:50:57 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:50:57 #81 10.22 Upgrading critical system libraries and apk-tools: 03:50:57 #81 10.22 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:50:57 #81 10.23 Executing busybox-1.36.1-r29.trigger 03:50:57 #81 10.32 Continuing the upgrade transaction with new apk-tools: 03:50:57 #81 ... 03:50:57 03:50:57 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:50:57 03:50:57 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:50:57 #31 DONE 0.0s 03:50:57 03:50:57 #33 [support-cron-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:50:57 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:50:57 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:50:57 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:50:57 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:50:57 #33 DONE 0.3s 03:50:57 03:50:57 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 03:50:57 #32 ... 03:50:57 03:50:57 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:50:57 #31 DONE 0.0s 03:50:57 03:50:57 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 03:50:57 #32 ... 03:50:57 03:50:57 #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:50:57 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:50:57 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:50:57 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:50:57 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:50:57 #33 DONE 0.3s 03:50:57 03:50:57 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 03:50:58 #82 ... 03:50:58 03:50:58 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:58 #83 ... 03:50:58 03:50:58 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:58 #84 ... 03:50:58 03:50:58 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:50:58 #85 ... 03:50:58 03:50:58 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:50:58 #81 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:58 #81 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:58 #81 10.70 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:50:58 #81 10.76 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:50:58 #81 10.77 Executing ca-certificates-20240705-r0.trigger 03:50:58 #81 10.84 OK: 19 MiB in 18 packages 03:50:58 #32 ... 03:50:58 03:50:58 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:50:58 #31 DONE 0.0s 03:50:58 03:50:58 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 03:50:58 #32 ... 03:50:58 03:50:58 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:50:58 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:50:58 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:50:58 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:50:58 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:50:58 #33 DONE 0.4s 03:50:58 03:50:58 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:50:58 #31 DONE 0.0s 03:50:58 03:50:58 #35 [security-secretstore-setup internal] load build context 03:50:58 #35 transferring context: 3.08MB 0.7s done 03:50:58 #35 DONE 1.2s 03:50:58 03:50:58 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 03:50:58 #81 DONE 11.0s 03:50:58 03:50:58 #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:50:58 #71 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:58 #71 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:58 #71 13.41 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:50:58 #71 13.41 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:50:58 #71 13.41 OK: 24165 distinct packages available 03:50:58 #71 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:58 #71 13.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:58 #71 13.84 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:50:58 #71 13.87 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:50:58 #71 13.89 (3/7) Installing dumb-init (1.2.5-r3) 03:50:58 #71 13.89 (4/7) Installing musl-obstack (1.2.3-r2) 03:50:58 #71 13.89 (5/7) Installing libucontext (1.2-r3) 03:50:58 #71 13.89 (6/7) Installing gcompat (1.1.0-r4) 03:50:58 #71 13.89 (7/7) Installing openssl (3.3.2-r1) 03:50:58 #71 13.90 Executing busybox-1.36.1-r29.trigger 03:50:58 #71 13.91 OK: 9 MiB in 19 packages 03:50:58 #71 DONE 14.3s 03:50:58 03:50:58 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:50:58 #80 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:58 #80 10.51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:50:58 #80 10.55 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:50:58 #80 10.57 OK: 8 MiB in 15 packages 03:50:58 #80 DONE 10.9s 03:50:58 03:50:58 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:50:58 #32 ... 03:50:58 03:50:58 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:50:58 #31 DONE 0.0s 03:50:58 03:50:58 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 03:50:58 #32 DONE 1.1s 03:50:58 03:50:58 #36 [security-bootstrapper internal] load build context 03:50:58 #36 ... 03:50:58 03:50:58 #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:50:58 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:50:58 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:50:58 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:50:58 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:50:58 #33 DONE 0.4s 03:50:58 03:50:58 #36 [security-bootstrapper internal] load build context 03:50:59 #36 ... 03:50:59 03:50:59 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:50:59 #31 DONE 0.0s 03:50:59 03:50:59 #36 [security-bootstrapper internal] load build context 03:50:59 #36 ... 03:50:59 03:50:59 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:50:59 #31 DONE 0.0s 03:50:59 03:50:59 #36 [security-bootstrapper internal] load build context 03:50:59 #36 ... 03:50:59 03:50:59 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:50:59 #31 DONE 0.0s 03:50:59 03:50:59 #36 [security-bootstrapper internal] load build context 03:50:59 #36 transferring context: 3.08MB 1.6s done 03:50:59 #36 ... 03:50:59 03:50:59 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:50:59 #31 DONE 0.0s 03:50:59 #86 1.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:59 03:50:59 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 03:50:59 #32 DONE 2.0s 03:50:59 03:50:59 #37 [support-cron-scheduler internal] load build context 03:50:59 #37 transferring context: 3.08MB 1.4s done 03:50:59 #37 ... 03:50:59 03:50:59 #33 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:50:59 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:50:59 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:50:59 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:50:59 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:50:59 #33 DONE 0.5s 03:50:59 03:50:59 #38 [security-spiffe-token-provider internal] load build context 03:50:59 #38 DONE 0.0s 03:50:59 03:50:59 #39 [core-metadata internal] load build context 03:50:59 #39 DONE 0.0s 03:50:59 03:50:59 #40 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:50:59 #40 DONE 1.8s 03:50:59 03:50:59 #41 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 03:50:59 #41 DONE 3.5s 03:50:59 #86 1.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:59 #86 ... 03:50:59 03:50:59 #87 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:50:59 #0 2.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:59 #0 2.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:59 #0 3.322 Upgrading critical system libraries and apk-tools: 03:50:59 #0 3.322 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:50:59 #0 3.333 Executing busybox-1.36.1-r29.trigger 03:50:59 #0 3.400 Continuing the upgrade transaction with new apk-tools: 03:50:59 #0 3.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:59 #0 3.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:59 #0 3.754 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:50:59 #0 3.793 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:50:59 #0 3.803 Executing ca-certificates-20240705-r0.trigger 03:50:59 #0 3.835 OK: 9 MiB in 16 packages 03:50:59 #87 DONE 4.1s 03:50:59 03:50:59 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:50:59 #0 3.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:59 #0 3.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:59 #0 3.363 Upgrading critical system libraries and apk-tools: 03:50:59 #0 3.363 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:50:59 #0 3.378 Executing busybox-1.36.1-r29.trigger 03:50:59 #0 3.518 Continuing the upgrade transaction with new apk-tools: 03:50:59 #0 3.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:59 #0 3.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:59 #0 3.846 OK: 19 MiB in 18 packages 03:50:59 #88 DONE 4.0s 03:50:59 03:50:59 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:50:59 #89 DONE 0.1s 03:50:59 03:50:59 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:50:59 #82 1.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:59 #82 1.657 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:50:59 #82 1.943 Upgrading critical system libraries and apk-tools: 03:50:59 #82 1.943 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:50:59 #82 1.995 Executing busybox-1.36.1-r29.trigger 03:50:59 #82 2.064 Continuing the upgrade transaction with new apk-tools: 03:50:59 #82 2.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:50:59 #82 2.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:51:00 03:51:00 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:51:00 #82 ... 03:51:00 03:51:00 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:51:00 #0 3.159 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:51:00 #0 3.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:51:00 #0 3.499 Upgrading critical system libraries and apk-tools: 03:51:00 #0 3.499 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:51:00 #0 3.550 Executing busybox-1.36.1-r29.trigger 03:51:00 #0 3.613 Continuing the upgrade transaction with new apk-tools: 03:51:00 #0 3.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:51:00 #0 3.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:51:00 #0 3.994 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:51:00 #0 4.103 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:51:00 #0 4.115 Executing ca-certificates-20240705-r0.trigger 03:51:00 #0 4.185 OK: 13 MiB in 28 packages 03:51:00 #90 DONE 4.4s 03:51:00 #42 ... 03:51:00 03:51:00 #37 [support-cron-scheduler internal] load build context 03:51:00 #37 DONE 2.5s 03:51:00 03:51:00 #36 [security-bootstrapper internal] load build context 03:51:00 #36 DONE 2.6s 03:51:00 03:51:00 #43 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 03:51:00 03:51:00 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:51:00 #82 2.534 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:51:00 #82 2.565 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:51:00 #82 2.573 OK: 8 MiB in 18 packages 03:51:00 #82 DONE 2.9s 03:51:00 03:51:00 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:51:00 #86 1.563 Upgrading critical system libraries and apk-tools: 03:51:00 #86 1.563 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:51:00 #86 1.570 Executing busybox-1.36.1-r29.trigger 03:51:00 #86 1.649 Continuing the upgrade transaction with new apk-tools: 03:51:00 #86 1.651 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:51:00 #86 1.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:51:00 #86 2.158 OK: 9 MiB in 19 packages 03:51:00 #43 ... 03:51:00 03:51:00 #44 [core-keeper internal] load build context 03:51:00 #44 transferring context: 3.08MB 1.3s done 03:51:00 #44 DONE 2.6s 03:51:00 03:51:00 #45 [security-proxy-auth internal] load build context 03:51:00 #45 transferring context: 3.08MB 1.5s done 03:51:00 #45 DONE 2.7s 03:51:00 03:51:00 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 03:51:00 #32 DONE 2.9s 03:51:00 03:51:00 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:00 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:01 #46 ... 03:51:01 03:51:01 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 03:51:01 #40 DONE 3.1s 03:51:01 03:51:01 #47 [support-notifications internal] load build context 03:51:01 #47 transferring context: 3.08MB 1.8s done 03:51:01 #47 DONE 2.8s 03:51:01 03:51:01 #48 [core-common-config-bootstrapper internal] load build context 03:51:02 #86 DONE 3.6s 03:51:02 03:51:02 #76 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 03:51:02 #76 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:51:02 #76 3.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:51:02 #76 4.252 Upgrading critical system libraries and apk-tools: 03:51:02 #76 4.252 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:51:02 #76 4.273 Executing busybox-1.36.1-r29.trigger 03:51:02 #76 4.345 Continuing the upgrade transaction with new apk-tools: 03:51:02 #76 4.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:51:02 #76 4.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:51:02 #76 4.716 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:51:02 #76 4.849 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:51:02 #76 4.860 OK: 8 MiB in 15 packages 03:51:02 #76 DONE 6.2s 03:51:02 03:51:02 #91 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:51:02 #0 2.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:51:02 #0 3.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:51:02 #0 4.221 Upgrading critical system libraries and apk-tools: 03:51:02 #0 4.221 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:51:02 #0 4.229 Executing busybox-1.36.1-r29.trigger 03:51:02 #0 4.293 Continuing the upgrade transaction with new apk-tools: 03:51:02 #0 4.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:51:02 #0 4.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:51:02 #0 4.632 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:51:02 #0 4.820 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:51:02 #0 4.831 Executing ca-certificates-20240705-r0.trigger 03:51:02 #0 5.493 OK: 10 MiB in 17 packages 03:51:02 #91 DONE 6.2s 03:51:02 03:51:02 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:51:02 #92 DONE 1.4s 03:51:02 03:51:02 #93 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:51:02 #0 2.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:51:02 #0 3.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:51:02 #0 4.327 Upgrading critical system libraries and apk-tools: 03:51:02 #0 4.327 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:51:02 #0 4.341 Executing busybox-1.36.1-r29.trigger 03:51:02 #0 4.403 Continuing the upgrade transaction with new apk-tools: 03:51:02 #0 4.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:51:02 #0 4.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:51:02 #0 4.782 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:51:02 #0 4.817 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:51:02 #0 4.829 OK: 8 MiB in 16 packages 03:51:02 #93 DONE 6.2s 03:51:02 03:51:02 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:51:02 #48 ... 03:51:02 03:51:02 #49 [security-spire-server internal] load build context 03:51:02 #49 transferring context: 27.98kB 0.3s done 03:51:02 #49 DONE 2.9s 03:51:02 03:51:02 #48 [core-common-config-bootstrapper internal] load build context 03:51:03 #94 DONE 1.2s 03:51:03 03:51:03 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:51:03 #48 ... 03:51:03 03:51:03 #50 [security-spire-config internal] load build context 03:51:03 #50 transferring context: 26.24kB 0.4s done 03:51:03 #50 DONE 3.1s 03:51:03 03:51:03 #48 [core-common-config-bootstrapper internal] load build context 03:51:03 #95 ... 03:51:03 03:51:03 #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:51:03 #96 DONE 1.3s 03:51:03 03:51:03 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:51:03 #97 DONE 1.3s 03:51:03 03:51:03 #98 [security-spire-config stage-2 6/10] COPY security.txt / 03:51:03 #98 DONE 0.1s 03:51:03 03:51:03 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:51:04 #99 ... 03:51:04 03:51:04 #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:51:04 #100 DONE 0.7s 03:51:04 03:51:04 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:51:04 #101 DONE 0.7s 03:51:04 03:51:04 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:51:04 #99 DONE 0.7s 03:51:04 03:51:04 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:51:04 #48 ... 03:51:04 03:51:04 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 03:51:04 #42 DONE 4.2s 03:51:04 03:51:04 #48 [core-common-config-bootstrapper internal] load build context 03:51:04 #48 transferring context: 3.08MB 3.8s done 03:51:04 #48 ... 03:51:04 03:51:04 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 03:51:04 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 03:51:04 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 03:51:04 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 03:51:04 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 03:51:04 #33 DONE 0.5s 03:51:04 03:51:04 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:51:04 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:51:04 #102 ... 03:51:04 03:51:04 #103 [security-spire-server stage-2 6/9] COPY security.txt / 03:51:04 #103 DONE 0.7s 03:51:05 #51 ... 03:51:05 03:51:05 #43 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 03:51:05 #43 DONE 5.4s 03:51:05 03:51:05 #48 [core-common-config-bootstrapper internal] load build context 03:51:05 #48 DONE 6.7s 03:51:05 03:51:05 #52 [core-command internal] load build context 03:51:05 03:51:05 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:51:05 #102 DONE 0.7s 03:51:05 03:51:05 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:51:05 #95 DONE 2.7s 03:51:05 03:51:05 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 03:51:05 #104 DONE 0.5s 03:51:05 03:51:05 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:51:05 #105 DONE 0.5s 03:51:05 03:51:05 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:51:05 #106 DONE 1.0s 03:51:05 03:51:05 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:51:05 #107 DONE 0.1s 03:51:05 03:51:05 #108 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 03:51:05 #108 DONE 0.5s 03:51:05 03:51:05 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:51:05 #52 ... 03:51:05 03:51:05 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:51:05 #109 DONE 0.1s 03:51:05 03:51:05 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:51:05 #110 DONE 0.1s 03:51:05 03:51:05 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:51:05 #111 DONE 0.1s 03:51:05 03:51:05 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:51:05 #112 DONE 0.1s 03:51:05 03:51:05 #113 [security-spire-server] exporting to image 03:51:05 #113 exporting layers 03:51:05 #113 ... 03:51:05 03:51:05 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:51:05 #114 DONE 0.1s 03:51:05 03:51:05 #113 [security-spire-agent] exporting to image 03:51:05 #53 ... 03:51:05 03:51:05 #52 [core-command internal] load build context 03:51:05 #52 transferring context: 3.08MB 5.4s done 03:51:05 #52 DONE 6.9s 03:51:05 03:51:05 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:05 #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done 03:51:05 #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 03:51:05 #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 03:51:05 #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 03:51:05 #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.2s done 03:51:05 #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.4s done 03:51:05 #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 03:51:05 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.6s 03:51:05 #113 exporting layers 0.6s done 03:51:05 #113 writing image sha256:bf42f2b239fee6f1a58d892a644a1ddc3aa9055565bfdb9b96514ccde6c6c00a done 03:51:05 #113 naming to docker.io/library/security-spire-config done 03:51:05 #113 ... 03:51:05 03:51:05 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:51:06 #115 ... 03:51:06 03:51:06 #113 [security-spire-agent] exporting to image 03:51:06 #113 exporting layers 0.6s done 03:51:06 #113 writing image sha256:04b3da37d9550afc20151daf57daad98783546c3051bc94bce0f8a8bc04d8f7f done 03:51:06 #113 naming to docker.io/library/security-spire-server done 03:51:06 #113 writing image sha256:f6e69afdf8bed026cfdef814c45b9a1df9f613c2d1246d2ca792e7b301218745 done 03:51:06 #113 naming to docker.io/library/security-spire-agent done 03:51:06 #113 DONE 0.8s 03:51:06 03:51:06 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:51:06 #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.0s done 03:51:06 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.3s 03:51:06 #46 ... 03:51:06 03:51:06 #54 [security-spire-agent internal] load build context 03:51:06 #54 transferring context: 27.51kB 0.2s done 03:51:06 #54 DONE 2.3s 03:51:06 03:51:06 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:07 #46 ... 03:51:07 03:51:07 #55 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:51:07 #55 DONE 8.9s 03:51:07 03:51:07 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:07 #46 ... 03:51:07 03:51:07 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:51:07 #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.8s done 03:51:07 #51 DONE 2.8s 03:51:07 03:51:07 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:07 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.0s 03:51:07 #46 ... 03:51:07 03:51:07 #38 [security-spiffe-token-provider internal] load build context 03:51:07 #38 transferring context: 3.08MB 4.5s done 03:51:07 #38 DONE 7.6s 03:51:07 03:51:07 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:07 #46 ... 03:51:07 03:51:07 #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:51:07 #0 8.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:07 #0 9.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:07 #56 ... 03:51:07 03:51:07 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:51:07 #0 8.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:07 #0 9.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:07 #57 ... 03:51:07 03:51:07 #58 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:51:07 #0 5.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:07 #0 5.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:07 #0 7.769 (1/1) Installing dumb-init (1.2.5-r3) 03:51:07 #0 7.908 Executing busybox-1.36.1-r29.trigger 03:51:07 #0 7.950 OK: 9 MiB in 15 packages 03:51:08 #58 ... 03:51:08 03:51:08 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:08 #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 03:51:08 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 3.9s 03:51:08 #46 ... 03:51:08 03:51:08 #39 [core-metadata internal] load build context 03:51:08 #39 transferring context: 3.08MB 5.4s done 03:51:08 #39 DONE 8.4s 03:51:08 03:51:08 #58 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:51:08 #58 DONE 10.5s 03:51:08 03:51:08 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:08 #46 ... 03:51:08 03:51:08 #59 [core-data internal] load build context 03:51:08 #59 transferring context: 3.08MB 5.9s done 03:51:08 #59 DONE 8.3s 03:51:08 03:51:08 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:08 #46 ... 03:51:08 03:51:08 #60 [security-proxy-setup internal] load build context 03:51:08 #60 transferring context: 3.08MB 6.4s done 03:51:08 #60 DONE 8.5s 03:51:08 03:51:08 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:08 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 4.4s 03:51:09 #46 ... 03:51:09 03:51:09 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:51:09 #0 7.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:09 #0 8.063 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:09 #61 ... 03:51:09 03:51:09 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:10 #46 ... 03:51:10 03:51:10 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:51:10 #62 ... 03:51:10 03:51:10 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:10 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.14MB / 28.04MB 6.1s 03:51:10 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.55MB / 28.04MB 6.3s 03:51:10 #46 ... 03:51:10 03:51:10 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:51:10 #63 ... 03:51:10 03:51:10 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:51:11 #64 ... 03:51:11 03:51:11 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:51:11 #65 ... 03:51:11 03:51:11 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:51:11 #66 ... 03:51:11 03:51:11 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:11 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 7.0s 03:51:11 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.10MB / 28.04MB 7.4s 03:51:11 #46 ... 03:51:11 03:51:11 #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 03:51:11 #56 12.96 (1/2) Installing dumb-init (1.2.5-r3) 03:51:11 #56 12.97 (2/2) Installing su-exec (0.2-r3) 03:51:11 #56 12.98 Executing busybox-1.36.1-r29.trigger 03:51:11 #56 13.11 OK: 9 MiB in 16 packages 03:51:11 #56 DONE 14.1s 03:51:11 03:51:11 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:12 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 7.8s 03:51:12 #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 03:51:12 #46 ... 03:51:12 03:51:12 #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 03:51:12 #61 11.29 (1/2) Installing ca-certificates (20240705-r0) 03:51:12 #61 11.50 (2/2) Installing dumb-init (1.2.5-r3) 03:51:12 #61 11.51 Executing busybox-1.36.1-r29.trigger 03:51:12 #61 11.63 Executing ca-certificates-20240705-r0.trigger 03:51:12 #61 12.47 OK: 10 MiB in 16 packages 03:51:12 #61 DONE 13.5s 03:51:12 03:51:12 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:13 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 9.1s 03:51:14 #46 ... 03:51:14 03:51:14 #34 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:51:14 #34 9.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:14 #34 10.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:14 #34 13.76 (1/4) Installing ca-certificates (20240705-r0) 03:51:14 #34 14.14 (2/4) Installing dumb-init (1.2.5-r3) 03:51:14 #34 14.17 (3/4) Installing su-exec (0.2-r3) 03:51:14 #34 14.17 (4/4) Installing yq-go (4.44.1-r2) 03:51:14 #34 15.09 Executing busybox-1.36.1-r29.trigger 03:51:14 #34 15.21 Executing ca-certificates-20240705-r0.trigger 03:51:14 #34 16.04 OK: 20 MiB in 18 packages 03:51:14 #34 DONE 17.0s 03:51:14 03:51:14 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:14 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.66MB / 28.04MB 10.1s 03:51:14 #46 ... 03:51:14 03:51:14 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:51:14 #57 13.18 (1/3) Installing ca-certificates (20240705-r0) 03:51:14 #57 13.60 (2/3) Installing dumb-init (1.2.5-r3) 03:51:14 #57 13.61 (3/3) Installing tzdata (2024b-r0) 03:51:14 #57 14.79 Executing busybox-1.36.1-r29.trigger 03:51:14 #57 14.85 Executing ca-certificates-20240705-r0.trigger 03:51:14 #57 15.65 OK: 11 MiB in 17 packages 03:51:14 #57 DONE 16.8s 03:51:14 03:51:14 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:15 #46 ... 03:51:15 03:51:15 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:51:15 #67 ... 03:51:15 03:51:15 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:51:15 #68 ... 03:51:15 03:51:15 #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:51:15 #69 ... 03:51:15 03:51:15 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:51:15 #70 ... 03:51:15 03:51:15 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:15 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.53MB / 28.04MB 11.5s 03:51:16 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 12.1s 03:51:17 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 13.0s 03:51:17 #46 ... 03:51:17 03:51:17 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:51:17 #71 ... 03:51:17 03:51:17 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:51:17 #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 03:51:17 #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 03:51:17 #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 03:51:17 #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 03:51:17 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 03:51:17 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 03:51:17 #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 03:51:17 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 03:51:17 #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.9s done 03:51:17 #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done 03:51:17 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 03:51:17 #51 ... 03:51:17 03:51:17 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:18 #46 ... 03:51:18 03:51:18 #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 03:51:18 #63 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:18 #63 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:18 #63 16.07 (1/1) Installing dumb-init (1.2.5-r3) 03:51:18 #63 16.07 Executing busybox-1.36.1-r29.trigger 03:51:18 #63 16.23 OK: 9 MiB in 15 packages 03:51:18 #63 DONE 17.4s 03:51:18 03:51:18 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:18 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.77MB / 28.04MB 13.8s 03:51:18 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.0s done 03:51:18 #46 ... 03:51:18 03:51:18 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 03:51:18 #72 ... 03:51:18 03:51:18 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:18 #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.0s done 03:51:19 #46 ... 03:51:19 03:51:19 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:51:19 #53 DONE 14.4s 03:51:19 03:51:19 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:51:21 #73 ... 03:51:21 03:51:21 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:51:21 #64 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:21 #64 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:21 #64 18.03 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:51:21 #64 18.27 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:51:21 #64 18.30 (3/6) Installing dumb-init (1.2.5-r3) 03:51:21 #64 18.31 (4/6) Installing openssl (3.3.2-r1) 03:51:21 #64 18.39 (5/6) Installing su-exec (0.2-r3) 03:51:21 #64 18.39 (6/6) Installing yq-go (4.44.1-r2) 03:51:21 #64 19.04 Executing busybox-1.36.1-r29.trigger 03:51:21 #64 19.15 OK: 20 MiB in 18 packages 03:51:21 #64 DONE 20.5s 03:51:21 03:51:21 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:51:21 #74 ... 03:51:21 03:51:21 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:51:22 #75 ... 03:51:22 03:51:22 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:51:22 #51 ... 03:51:22 03:51:22 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:51:22 #62 11.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:22 #62 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:22 #62 15.66 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:51:22 #62 15.66 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:51:22 #62 15.66 OK: 24043 distinct packages available 03:51:22 #62 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:22 #62 17.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:22 #62 21.45 (1/14) Installing ca-certificates (20240705-r0) 03:51:22 #62 21.74 (2/14) Installing brotli-libs (1.1.0-r2) 03:51:22 #62 21.89 (3/14) Installing c-ares (1.33.1-r0) 03:51:22 #62 21.96 (4/14) Installing libunistring (1.2-r0) 03:51:22 #62 ... 03:51:22 03:51:22 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:51:22 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.3s 03:51:22 #51 ... 03:51:22 03:51:22 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:51:22 #0 9.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:23 #76 ... 03:51:23 03:51:23 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:51:23 #62 22.16 (5/14) Installing libidn2 (2.3.7-r0) 03:51:23 #62 22.17 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:51:23 #62 22.25 (7/14) Installing libpsl (0.21.5-r1) 03:51:23 #62 22.35 (8/14) Installing zstd-libs (1.5.6-r0) 03:51:23 #62 22.43 (9/14) Installing libcurl (8.10.1-r0) 03:51:23 #62 22.50 (10/14) Installing curl (8.10.1-r0) 03:51:23 #62 22.55 (11/14) Installing dumb-init (1.2.5-r3) 03:51:23 #62 22.59 (12/14) Installing musl-obstack (1.2.3-r2) 03:51:23 #62 22.60 (13/14) Installing libucontext (1.2-r3) 03:51:23 #62 22.63 (14/14) Installing gcompat (1.1.0-r4) 03:51:23 #62 22.67 Executing busybox-1.36.1-r29.trigger 03:51:23 #62 22.81 Executing ca-certificates-20240705-r0.trigger 03:51:24 #62 24.26 OK: 15 MiB in 28 packages 03:51:24 #62 ... 03:51:24 03:51:24 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:51:24 #0 9.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:24 #77 ... 03:51:24 03:51:24 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:24 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.3s 03:51:24 #46 ... 03:51:24 03:51:24 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:51:24 #0 9.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:24 #78 ... 03:51:24 03:51:24 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:25 #46 ... 03:51:25 03:51:25 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:51:25 #66 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:25 #66 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:25 #66 19.73 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:51:25 #66 19.73 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:51:25 #66 19.73 OK: 24043 distinct packages available 03:51:25 #66 20.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:25 #66 22.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:25 #66 ... 03:51:25 03:51:25 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:26 #46 ... 03:51:26 03:51:26 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:51:26 #62 DONE 26.6s 03:51:26 03:51:26 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:51:26 #65 15.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:26 #65 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:26 #65 22.03 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:51:26 #65 22.03 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:51:26 #65 22.03 OK: 24043 distinct packages available 03:51:26 #65 23.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:26 #65 25.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:27 #65 ... 03:51:27 03:51:27 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:51:27 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.4s 03:51:28 #51 ... 03:51:28 03:51:28 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:51:28 #0 7.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:28 #79 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:28 #79 ... 03:51:28 03:51:28 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:29 #46 ... 03:51:29 03:51:29 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 03:51:29 #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.2s done 03:51:29 #51 DONE 24.5s 03:51:29 03:51:29 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:29 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.5s 03:51:30 #46 ... 03:51:30 03:51:30 #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:51:30 #69 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:30 #69 16.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:30 #69 24.04 OK: 238 MiB in 54 packages 03:51:30 #69 ... 03:51:30 03:51:30 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:51:30 #68 14.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:30 #68 16.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:30 #68 ... 03:51:30 03:51:30 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:30 #46 ... 03:51:30 03:51:30 #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:51:30 #70 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:30 #70 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:30 #70 ... 03:51:30 03:51:30 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:31 #46 ... 03:51:31 03:51:31 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:51:31 #69 DONE 25.9s 03:51:31 03:51:31 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:31 #46 ... 03:51:31 03:51:31 #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:51:31 #67 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:31 #67 16.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:31 #67 ... 03:51:31 03:51:31 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:31 #46 ... 03:51:31 03:51:31 #80 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 03:51:31 #80 DONE 0.6s 03:51:31 03:51:31 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:32 #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.6s done 03:51:32 #46 ... 03:51:32 03:51:32 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 03:51:32 #72 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:32 #72 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:33 #72 ... 03:51:33 03:51:33 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:51:33 #75 11.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:33 #75 12.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:33 #75 ... 03:51:33 03:51:33 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 03:51:33 #46 ... 03:51:33 03:51:33 #67 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:51:33 #67 26.06 OK: 238 MiB in 54 packages 03:51:33 #67 DONE 28.3s 03:51:33 03:51:33 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:51:33 #66 31.50 (1/4) Installing dumb-init (1.2.5-r3) 03:51:33 #66 31.56 (2/4) Installing musl-obstack (1.2.3-r2) 03:51:33 #66 31.61 (3/4) Installing libucontext (1.2-r3) 03:51:33 #66 31.64 (4/4) Installing gcompat (1.1.0-r4) 03:51:33 #66 31.72 Executing busybox-1.36.1-r29.trigger 03:51:33 #66 31.92 OK: 9 MiB in 18 packages 03:51:33 #66 ... 03:51:33 03:51:33 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:51:33 #71 16.36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:33 #71 19.26 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:34 #71 ... 03:51:34 03:51:34 #81 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:51:34 #81 DONE 0.6s 03:51:34 03:51:34 #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:51:34 #82 ... 03:51:34 03:51:34 #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:51:34 #70 26.31 OK: 238 MiB in 54 packages 03:51:34 #70 DONE 29.7s 03:51:34 03:51:34 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:51:34 #76 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:34 #76 ... 03:51:34 03:51:34 #83 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:51:34 #83 DONE 0.8s 03:51:34 03:51:34 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:51:35 #84 ... 03:51:35 03:51:35 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:51:35 #66 DONE 34.2s 03:51:35 03:51:35 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:51:36 #85 ... 03:51:36 03:51:36 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:51:36 #78 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:36 #78 ... 03:51:36 03:51:36 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:51:36 #77 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:36 #77 ... 03:51:36 03:51:36 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:51:36 #74 4.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:36 #74 7.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:36 #74 ... 03:51:36 03:51:36 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:51:36 #73 6.247 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:36 #73 8.626 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:36 #73 ... 03:51:36 03:51:36 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 03:51:36 #72 27.49 Upgrading critical system libraries and apk-tools: 03:51:36 #72 27.49 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:51:36 #72 27.55 Executing busybox-1.36.1-r29.trigger 03:51:36 #72 ... 03:51:36 03:51:36 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:51:36 #0 3.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:36 #0 5.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:36 #86 ... 03:51:36 03:51:36 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:51:36 #77 22.37 Upgrading critical system libraries and apk-tools: 03:51:36 #77 22.37 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:51:36 #77 22.43 Executing busybox-1.36.1-r29.trigger 03:51:38 #77 24.04 Continuing the upgrade transaction with new apk-tools: 03:51:38 #77 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:40 #77 ... 03:51:40 03:51:40 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:51:40 #65 36.18 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:51:40 #65 36.88 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:51:40 #65 36.97 (3/7) Installing dumb-init (1.2.5-r3) 03:51:40 #65 37.02 (4/7) Installing musl-obstack (1.2.3-r2) 03:51:40 #65 37.03 (5/7) Installing libucontext (1.2-r3) 03:51:40 #65 37.07 (6/7) Installing gcompat (1.1.0-r4) 03:51:40 #65 37.09 (7/7) Installing openssl (3.3.2-r1) 03:51:40 #65 37.20 Executing busybox-1.36.1-r29.trigger 03:51:40 #65 37.37 OK: 10 MiB in 19 packages 03:51:40 #65 DONE 39.0s 03:51:40 03:51:40 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:51:41 #87 ... 03:51:41 03:51:41 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:51:41 #73 20.13 OK: 238 MiB in 54 packages 03:51:41 #73 DONE 21.6s 03:51:41 03:51:41 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:51:41 #68 26.11 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:51:41 #68 26.15 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:51:41 #68 26.15 OK: 24042 distinct packages available 03:51:41 #68 28.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:41 #68 30.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:41 #68 ... 03:51:41 03:51:41 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:51:41 #86 14.61 Upgrading critical system libraries and apk-tools: 03:51:41 #86 14.61 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:51:41 #86 14.70 Executing busybox-1.36.1-r29.trigger 03:51:41 #86 ... 03:51:41 03:51:41 #88 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:51:41 #88 ... 03:51:41 03:51:41 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:51:41 #89 DONE 0.4s 03:51:41 03:51:41 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:51:41 #90 ... 03:51:41 03:51:41 #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 03:51:41 #71 31.21 (1/1) Installing dumb-init (1.2.5-r3) 03:51:41 #71 31.85 Executing busybox-1.36.1-r29.trigger 03:51:41 #71 32.01 OK: 9 MiB in 15 packages 03:51:41 #71 DONE 34.4s 03:51:42 03:51:42 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:51:42 #74 17.93 Upgrading critical system libraries and apk-tools: 03:51:42 #74 17.93 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:51:42 #74 18.00 Executing busybox-1.36.1-r29.trigger 03:51:42 #74 19.96 Continuing the upgrade transaction with new apk-tools: 03:51:42 #74 20.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:43 #74 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:44 #74 ... 03:51:44 03:51:44 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:51:44 #75 22.81 Upgrading critical system libraries and apk-tools: 03:51:44 #75 22.81 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:51:44 #75 22.86 Executing busybox-1.36.1-r29.trigger 03:51:44 #75 25.56 Continuing the upgrade transaction with new apk-tools: 03:51:44 #75 25.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:44 #75 27.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:44 #75 ... 03:51:44 03:51:44 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:51:44 #76 21.84 Upgrading critical system libraries and apk-tools: 03:51:44 #76 21.84 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:51:44 #76 21.89 Executing busybox-1.36.1-r29.trigger 03:51:44 #76 24.43 Continuing the upgrade transaction with new apk-tools: 03:51:44 #76 24.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:44 #76 26.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:44 #76 ... 03:51:44 03:51:44 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:51:44 #68 38.57 OK: 238 MiB in 54 packages 03:51:44 #68 DONE 39.8s 03:51:44 03:51:44 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:51:44 #86 16.51 Continuing the upgrade transaction with new apk-tools: 03:51:44 #86 16.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:44 #86 17.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:45 #86 ... 03:51:45 03:51:45 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:51:45 #91 DONE 0.5s 03:51:45 03:51:45 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:51:48 #92 ... 03:51:48 03:51:48 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:51:48 #78 23.06 Upgrading critical system libraries and apk-tools: 03:51:48 #78 23.06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:51:48 #78 23.08 Executing busybox-1.36.1-r29.trigger 03:51:48 #78 24.58 Continuing the upgrade transaction with new apk-tools: 03:51:48 #78 24.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:48 #78 26.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:48 #78 ... 03:51:48 03:51:48 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 03:51:48 #72 29.53 Continuing the upgrade transaction with new apk-tools: 03:51:48 #72 29.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:48 #72 31.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:48 #72 38.60 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:51:48 #72 39.33 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:51:48 #72 39.48 OK: 9 MiB in 15 packages 03:51:48 #72 ... 03:51:48 03:51:48 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:51:48 #76 34.74 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:51:48 #76 35.27 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:51:48 #76 35.41 Executing ca-certificates-20240705-r0.trigger 03:51:48 #76 ... 03:51:48 03:51:48 #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 03:51:48 #75 34.43 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:51:48 #75 35.12 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:51:48 #75 35.25 OK: 9 MiB in 16 packages 03:51:48 #75 DONE 36.7s 03:51:48 03:51:48 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:51:48 #78 33.88 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:51:49 #78 ... 03:51:49 03:51:49 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:51:49 #79 20.72 Upgrading critical system libraries and apk-tools: 03:51:49 #79 20.72 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:51:49 #79 20.78 Executing busybox-1.36.1-r29.trigger 03:51:49 #79 22.48 Continuing the upgrade transaction with new apk-tools: 03:51:49 #79 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:49 #79 24.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:49 #79 ... 03:51:49 03:51:49 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:51:49 #85 3.673 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:49 #85 5.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:49 #85 13.29 Upgrading critical system libraries and apk-tools: 03:51:49 #85 13.29 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:51:49 #85 13.38 Executing busybox-1.36.1-r29.trigger 03:51:49 #85 ... 03:51:49 03:51:49 #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:51:49 #93 ... 03:51:49 03:51:49 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 03:51:49 #72 DONE 41.3s 03:51:49 03:51:49 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:51:49 #77 25.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:49 #77 33.58 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:51:49 #77 34.13 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:51:49 #77 34.30 Executing ca-certificates-20240705-r0.trigger 03:51:49 #77 35.23 OK: 20 MiB in 18 packages 03:51:49 #77 ... 03:51:49 03:51:49 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:51:49 #78 34.94 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:51:49 #78 35.08 Executing ca-certificates-20240705-r0.trigger 03:51:51 #78 ... 03:51:51 03:51:51 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:51:51 #77 DONE 36.6s 03:51:51 03:51:51 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:51:51 #85 15.30 Continuing the upgrade transaction with new apk-tools: 03:51:51 #85 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:51 #85 ... 03:51:51 03:51:51 #76 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 03:51:51 #76 37.05 OK: 10 MiB in 16 packages 03:51:51 #76 DONE 38.6s 03:51:51 03:51:51 #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade 03:51:51 #79 31.55 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:51:51 #79 32.16 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:51:51 #79 32.25 OK: 9 MiB in 15 packages 03:51:51 #79 DONE 33.5s 03:51:51 03:51:51 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:51:51 #78 36.53 OK: 11 MiB in 17 packages 03:51:52 #78 ... 03:51:52 03:51:52 #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:51:52 #74 29.19 OK: 20 MiB in 18 packages 03:51:52 #74 DONE 30.7s 03:51:52 03:51:52 #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:51:52 #93 DONE 3.7s 03:51:52 03:51:52 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:51:52 #86 25.51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:51:52 #86 ... 03:51:52 03:51:52 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:51:52 #94 DONE 0.3s 03:51:52 03:51:52 #95 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 03:51:52 #95 DONE 0.3s 03:51:52 03:51:52 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:51:52 #85 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:53 #85 ... 03:51:53 03:51:53 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:51:53 #78 DONE 38.4s 03:51:53 03:51:53 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:51:53 #87 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:53 #87 5.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:53 #87 13.18 Upgrading critical system libraries and apk-tools: 03:51:53 #87 13.18 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 03:51:53 #87 13.24 Executing busybox-1.36.1-r29.trigger 03:51:53 #87 ... 03:51:53 03:51:53 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:51:53 #86 25.95 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:51:53 #86 26.03 Executing ca-certificates-20240705-r0.trigger 03:51:53 #86 26.75 OK: 15 MiB in 28 packages 03:51:54 #86 DONE 27.5s 03:51:54 03:51:54 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:51:54 #87 13.90 Continuing the upgrade transaction with new apk-tools: 03:51:54 #87 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:51:54 #87 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:51:56 #87 ... 03:51:56 03:51:56 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:51:56 #85 20.44 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 03:51:56 #85 20.61 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 03:51:56 #85 20.65 OK: 9 MiB in 18 packages 03:51:56 #85 DONE 21.0s 03:51:56 03:51:56 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:51:57 #96 ... 03:51:57 03:51:57 #87 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:51:57 #87 17.09 OK: 10 MiB in 19 packages 03:51:57 #87 DONE 17.6s 03:51:57 03:51:57 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:51:57 #96 DONE 1.2s 03:51:57 03:51:57 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:51:57 #97 DONE 0.3s 03:51:57 03:51:57 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:51:58 #98 ... 03:51:58 03:51:58 #99 [security-spire-config stage-2 6/10] COPY security.txt / 03:51:58 #99 DONE 0.2s 03:51:58 03:51:58 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:51:58 #100 DONE 0.3s 03:51:58 03:51:58 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:51:58 #98 DONE 0.8s 03:51:58 03:51:58 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:51:58 #101 ... 03:51:58 03:51:58 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:51:58 #102 DONE 0.2s 03:51:58 03:51:58 #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:51:58 #103 DONE 0.2s 03:51:58 03:51:58 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:51:58 #104 DONE 1.2s 03:51:58 03:51:58 #105 [security-spire-config] exporting to image 03:51:58 #105 exporting layers 03:51:58 #105 ... 03:51:58 03:51:58 #106 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:51:58 #106 DONE 0.2s 03:51:59 03:51:59 #107 [security-spire-server stage-2 6/9] COPY security.txt / 03:51:59 #107 DONE 0.2s 03:51:59 03:51:59 #25 [core-command internal] load .dockerignore 03:51:59 #25 ... 03:51:59 03:51:59 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:51:59 #108 DONE 0.1s 03:51:59 03:51:59 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:51:59 #109 DONE 0.2s 03:51:59 03:51:59 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:51:59 #110 DONE 0.2s 03:51:59 03:51:59 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:51:59 #101 DONE 1.3s 03:51:59 03:51:59 #105 [security-spire-server] exporting to image 03:51:59 #105 ... 03:51:59 03:51:59 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:51:59 #111 DONE 0.1s 03:51:59 03:51:59 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 03:51:59 #112 DONE 0.2s 03:51:59 03:51:59 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:52:00 #113 DONE 0.2s 03:52:00 03:52:00 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:52:00 #114 DONE 0.2s 03:52:00 03:52:00 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:52:00 #115 DONE 0.2s 03:52:00 03:52:00 #105 [security-spire-agent] exporting to image 03:52:01 #105 exporting layers 2.4s done 03:52:01 #105 writing image sha256:3aa97cefe1d2789675171d4b2862c847bfcd7d52531f328cbeccd34766cd2400 done 03:52:01 #105 naming to docker.io/library/security-spire-config-arm64 done 03:52:01 #105 exporting layers 2.0s done 03:52:01 #105 writing image sha256:d62d4e9b397136838ad4cb46c1f64da127e784131b884f26a1277832cb321aac done 03:52:01 #105 naming to docker.io/library/security-spire-server-arm64 done 03:52:02 #105 exporting layers 1.7s done 03:52:02 #105 writing image sha256:d64c68520be184720ea4b66d0a4c7d59f61ab5c76fffa69ee8f121eae972daae done 03:52:02 #105 naming to docker.io/library/security-spire-agent-arm64 done 03:52:02 #105 DONE 3.5s 03:52:02 03:52:02 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:02 #83 ... 03:52:02 03:52:02 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:02 #84 DONE 66.8s 03:52:02 03:52:02 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:02 #115 DONE 58.9s 03:52:02 03:52:02 #85 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:02 #85 DONE 66.8s 03:52:02 03:52:02 #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:02 #83 DONE 66.8s 03:52:02 03:52:02 #79 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:02 #79 DONE 58.9s 03:52:02 03:52:02 #116 [security-secretstore-setup builder 6/7] COPY . . 03:52:05 #116 ... 03:52:05 03:52:05 #117 [security-spiffe-token-provider builder 6/7] COPY . . 03:52:05 #117 ... 03:52:05 03:52:05 #118 [core-data builder 6/7] COPY . . 03:52:05 #118 ... 03:52:05 03:52:05 #119 [support-notifications builder 6/7] COPY . . 03:52:05 #119 ... 03:52:05 03:52:05 #120 [core-keeper builder 7/8] COPY . . 03:52:12 #120 DONE 16.8s 03:52:12 03:52:12 #121 [core-command builder 6/7] COPY . . 03:52:12 #121 CACHED 03:52:12 03:52:12 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:12 #122 CACHED 03:52:12 03:52:12 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 03:52:12 #123 CACHED 03:52:12 03:52:12 #124 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:12 #124 CACHED 03:52:12 03:52:12 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:52:12 #125 CACHED 03:52:12 03:52:12 #126 [security-proxy-auth builder 6/7] COPY . . 03:52:12 #126 CACHED 03:52:12 03:52:12 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:52:12 #127 CACHED 03:52:12 03:52:12 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 03:52:12 #128 CACHED 03:52:12 03:52:12 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:12 #129 CACHED 03:52:12 03:52:12 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:12 #130 CACHED 03:52:12 03:52:12 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:52:12 #131 CACHED 03:52:12 03:52:12 #132 [core-metadata builder 6/7] COPY . . 03:52:12 #132 CACHED 03:52:12 03:52:12 #133 [support-cron-scheduler builder 6/7] COPY . . 03:52:12 #133 CACHED 03:52:12 03:52:12 #134 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:12 #134 CACHED 03:52:12 03:52:12 #135 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 03:52:12 #135 CACHED 03:52:12 03:52:12 #117 [security-spiffe-token-provider builder 6/7] COPY . . 03:52:12 #117 DONE 16.8s 03:52:12 03:52:12 #136 [security-proxy-setup builder 6/7] COPY . . 03:52:12 #136 CACHED 03:52:12 03:52:12 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:52:12 #137 CACHED 03:52:12 03:52:12 #138 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:12 #138 CACHED 03:52:12 03:52:12 #119 [support-notifications builder 6/7] COPY . . 03:52:12 #119 DONE 16.8s 03:52:12 03:52:12 #116 [security-secretstore-setup builder 6/7] COPY . . 03:52:12 #116 DONE 16.8s 03:52:12 03:52:12 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:52:12 #139 CACHED 03:52:12 03:52:12 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:52:12 #140 CACHED 03:52:12 03:52:12 #141 [security-bootstrapper builder 6/7] COPY . . 03:52:12 #141 CACHED 03:52:12 03:52:12 #118 [core-data builder 6/7] COPY . . 03:52:12 #118 DONE 16.8s 03:52:12 03:52:12 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:52:13 #142 1.523 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:52:21 #142 ... 03:52:21 03:52:21 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:52:21 #0 1.366 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:52:21 #143 ... 03:52:21 03:52:21 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:52:21 #0 1.707 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:52:21 #144 ... 03:52:21 03:52:21 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:52:21 #0 1.366 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:52:22 #145 ... 03:52:22 03:52:22 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:52:22 #0 1.261 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:52:22 #146 ... 03:52:22 03:52:22 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:52:22 #0 1.362 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:52:22 #147 ... 03:52:22 03:52:22 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:52:22 #0 0.797 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:52:22 #148 ... 03:52:22 03:52:22 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:52:22 #0 0.790 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:52:22 #149 ... 03:52:22 03:52:22 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:52:22 #0 1.608 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:52:22 #150 ... 03:52:22 03:52:22 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:52:22 #0 1.255 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:52:22 #151 ... 03:52:22 03:52:22 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:52:22 #0 0.504 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:52:23 #152 ... 03:52:23 03:52:23 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:52:23 #0 0.498 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:53:38 #92 DONE 99.3s 03:53:38 03:53:38 #116 [security-spiffe-token-provider builder 6/7] COPY . . 03:53:38 #116 ... 03:53:38 03:53:38 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:38 #84 DONE 110.1s 03:53:38 03:53:38 #88 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:38 #88 DONE 113.7s 03:53:38 03:53:38 #117 [support-cron-scheduler builder 6/7] COPY . . 03:53:38 #117 ... 03:53:38 03:53:38 #90 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:38 #90 DONE 103.5s 03:53:38 03:53:38 #118 [core-keeper builder 7/8] COPY . . 03:53:38 #118 ... 03:53:38 03:53:38 #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:38 #82 DONE 112.0s 03:53:38 03:53:38 #119 [security-proxy-auth builder 6/7] COPY . . 03:53:38 #119 ... 03:53:38 03:53:38 #116 [security-spiffe-token-provider builder 6/7] COPY . . 03:53:38 #116 DONE 1.8s 03:53:38 03:53:38 #120 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:53:38 #120 CACHED 03:53:38 03:53:38 #121 [security-proxy-setup builder 6/7] COPY . . 03:53:38 #121 CACHED 03:53:38 03:53:38 #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:38 #122 CACHED 03:53:38 03:53:38 #118 [core-keeper builder 7/8] COPY . . 03:53:38 #118 DONE 1.5s 03:53:38 03:53:38 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:38 #123 CACHED 03:53:38 03:53:38 #124 [security-bootstrapper builder 6/7] COPY . . 03:53:38 #124 CACHED 03:53:38 03:53:38 #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:53:38 #125 CACHED 03:53:38 03:53:38 #117 [support-cron-scheduler builder 6/7] COPY . . 03:53:38 #117 DONE 1.6s 03:53:38 03:53:38 #126 [security-secretstore-setup builder 6/7] COPY . . 03:53:38 #126 DONE 1.7s 03:53:38 03:53:38 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:53:38 #127 ... 03:53:38 03:53:38 #128 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:53:38 #128 CACHED 03:53:38 03:53:38 #129 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:38 #129 CACHED 03:53:38 03:53:38 #130 [support-notifications builder 6/7] COPY . . 03:53:38 #130 CACHED 03:53:38 03:53:38 #119 [security-proxy-auth builder 6/7] COPY . . 03:53:38 #119 DONE 1.1s 03:53:38 03:53:38 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:53:38 #131 ... 03:53:38 03:53:38 #132 [core-data builder 6/7] COPY . . 03:53:38 #132 CACHED 03:53:38 03:53:38 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 03:53:38 #133 CACHED 03:53:38 03:53:38 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:38 #134 CACHED 03:53:38 03:53:38 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:38 #135 CACHED 03:53:38 03:53:38 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:53:38 #136 CACHED 03:53:38 03:53:38 #137 [core-metadata builder 6/7] COPY . . 03:53:38 #137 CACHED 03:53:38 03:53:38 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 03:53:38 #138 CACHED 03:53:38 03:53:38 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:38 #139 CACHED 03:53:38 03:53:38 #140 [core-command builder 6/7] COPY . . 03:53:38 #140 CACHED 03:53:38 03:53:38 #141 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:53:38 #141 CACHED 03:53:38 03:53:38 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 03:53:38 #142 CACHED 03:53:38 03:53:38 #143 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:53:38 #143 CACHED 03:53:38 03:53:38 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:53:38 #144 ... 03:53:38 03:53:38 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:53:38 #127 5.402 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:53:38 #127 ... 03:53:38 03:53:38 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:53:38 #0 5.152 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:53:38 #145 ... 03:53:38 03:53:38 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:53:38 #0 5.993 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:53:38 #146 ... 03:53:38 03:53:38 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:53:38 #0 6.403 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:53:38 #147 ... 03:53:38 03:53:38 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:53:38 #0 7.297 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:53:38 #148 ... 03:53:38 03:53:38 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:53:38 #0 7.147 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:53:38 #149 ... 03:53:38 03:53:38 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:53:38 #0 5.979 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:53:38 #150 ... 03:53:38 03:53:38 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:53:38 #0 6.711 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 03:53:38 #151 ... 03:53:38 03:53:38 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:53:38 #0 6.833 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:53:38 #152 ... 03:53:38 03:53:38 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:53:38 #0 7.417 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:53:38 #153 ... 03:53:38 03:53:38 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:53:38 #144 7.282 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:53:43 #144 ... 03:53:43 03:53:43 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:53:43 #131 6.061 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:53:59 #153 ... 03:53:59 03:53:59 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:53:59 #142 95.48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:54:59 #142 ... 03:54:59 03:54:59 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:54:59 #152 DONE 164.5s 03:54:59 03:54:59 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:54:59 #147 DONE 164.5s 03:54:59 03:54:59 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:54:59 #153 DONE 164.5s 03:54:59 03:54:59 #146 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 03:54:59 #146 DONE 164.5s 03:54:59 03:54:59 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:54:59 #143 DONE 164.6s 03:54:59 03:54:59 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:54:59 #148 DONE 164.6s 03:54:59 03:54:59 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:54:59 #149 DONE 164.6s 03:54:59 03:54:59 #142 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:54:59 #142 DONE 164.5s 03:54:59 03:54:59 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:54:59 #150 DONE 164.6s 03:54:59 03:54:59 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:54:59 #151 DONE 164.5s 03:54:59 03:54:59 #154 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:54:59 #154 ... 03:54:59 03:54:59 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:54:59 #144 DONE 165.0s 03:54:59 03:54:59 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:54:59 #145 DONE 165.2s 03:54:59 03:54:59 #155 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:54:59 #155 ... 03:54:59 03:54:59 #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:54:59 #156 DONE 0.8s 03:54:59 03:54:59 #157 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:54:59 #157 DONE 0.8s 03:54:59 03:54:59 #154 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:54:59 #154 DONE 0.9s 03:54:59 03:54:59 #158 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:54:59 #158 DONE 0.6s 03:54:59 03:54:59 #159 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 03:54:59 #159 DONE 0.8s 03:54:59 03:54:59 #160 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:54:59 #160 DONE 0.6s 03:54:59 03:54:59 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:54:59 #161 DONE 0.6s 03:54:59 03:54:59 #155 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:54:59 #155 DONE 0.4s 03:54:59 03:54:59 #162 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:54:59 #162 ... 03:54:59 03:54:59 #163 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:54:59 #163 DONE 0.5s 03:54:59 03:54:59 #164 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:54:59 #164 ... 03:54:59 03:54:59 #165 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:54:59 #165 DONE 0.9s 03:54:59 03:54:59 #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:54:59 #166 CACHED 03:54:59 03:54:59 #167 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:54:59 #167 CACHED 03:54:59 03:54:59 #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:54:59 #168 DONE 0.8s 03:54:59 03:54:59 #164 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:54:59 #164 DONE 0.8s 03:54:59 03:54:59 #169 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 03:54:59 #169 DONE 0.8s 03:54:59 03:54:59 #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:54:59 #170 CACHED 03:54:59 03:54:59 #171 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:54:59 #171 CACHED 03:54:59 03:54:59 #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:54:59 #172 CACHED 03:54:59 03:54:59 #173 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:54:59 #173 CACHED 03:54:59 03:54:59 #174 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:54:59 #174 DONE 0.9s 03:54:59 03:54:59 #175 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:54:59 #175 DONE 0.8s 03:54:59 03:54:59 #162 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:54:59 #162 DONE 0.8s 03:54:59 03:54:59 #176 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:55:00 #176 DONE 2.3s 03:55:00 03:55:00 #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:55:00 #177 DONE 2.3s 03:55:00 03:55:00 #178 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:55:00 #178 DONE 2.3s 03:55:00 03:55:00 #179 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:55:00 #179 DONE 2.3s 03:55:00 03:55:00 #180 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 03:55:00 #180 DONE 2.3s 03:55:00 03:55:00 #181 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:55:00 #181 DONE 2.3s 03:55:00 03:55:00 #182 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:55:00 #182 DONE 2.3s 03:55:00 03:55:00 #183 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 03:55:00 #183 DONE 2.3s 03:55:00 03:55:00 #184 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:55:00 #184 DONE 2.3s 03:55:00 03:55:00 #185 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:55:00 #185 DONE 2.4s 03:55:00 03:55:00 #186 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:55:00 #186 ... 03:55:00 03:55:00 #187 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:55:00 #187 DONE 2.4s 03:55:00 03:55:00 #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:55:01 #188 ... 03:55:01 03:55:01 #189 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:55:01 #189 DONE 0.9s 03:55:01 03:55:01 #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 03:55:01 #190 DONE 0.9s 03:55:01 03:55:01 #191 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 03:55:01 #191 DONE 0.9s 03:55:01 03:55:01 #192 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 03:55:01 #192 DONE 4.0s 03:55:01 03:55:01 #193 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:55:01 #193 DONE 1.0s 03:55:01 03:55:01 #194 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 03:55:01 #194 DONE 0.9s 03:55:01 03:55:01 #195 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:55:01 #195 DONE 0.9s 03:55:01 03:55:01 #196 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:55:01 #196 DONE 0.9s 03:55:01 03:55:01 #186 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 03:55:01 #186 DONE 1.0s 03:55:01 03:55:01 #113 [support-cron-scheduler] exporting to image 03:55:01 #113 exporting layers 03:55:01 #113 ... 03:55:01 03:55:01 #188 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:55:01 #188 DONE 1.0s 03:55:01 03:55:01 #197 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:55:01 #197 DONE 1.0s 03:55:01 03:55:01 #113 [core-keeper] exporting to image 03:55:01 #113 ... 03:55:01 03:55:01 #198 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:55:01 #198 DONE 1.3s 03:55:01 03:55:01 #199 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:55:01 #199 DONE 0.4s 03:55:01 03:55:01 #200 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:55:01 #200 DONE 0.6s 03:55:01 03:55:01 #201 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:55:01 #201 DONE 0.6s 03:55:01 03:55:01 #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:55:01 #202 DONE 0.6s 03:55:01 03:55:01 #203 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 03:55:01 #203 DONE 0.6s 03:55:01 03:55:01 #204 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:55:01 #204 DONE 0.6s 03:55:01 03:55:01 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:55:01 #205 ... 03:55:01 03:55:01 #206 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 03:55:01 #206 DONE 0.5s 03:55:02 03:55:02 #113 [core-data] exporting to image 03:55:02 #113 writing image sha256:ddcbc9aa217e0d3933d4c916978971ca56663183d65ab84a7f6480c0dfd33559 03:55:02 #113 ... 03:55:02 03:55:02 #207 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:55:02 #207 DONE 0.6s 03:55:02 03:55:02 #208 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 03:55:02 #208 DONE 0.6s 03:55:02 03:55:02 #209 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 03:55:02 #209 DONE 0.5s 03:55:02 03:55:02 #113 [support-notifications] exporting to image 03:55:02 #113 exporting layers 1.0s done 03:55:02 #113 writing image sha256:ddcbc9aa217e0d3933d4c916978971ca56663183d65ab84a7f6480c0dfd33559 0.2s done 03:55:02 #113 naming to docker.io/library/core-keeper done 03:55:02 #113 writing image sha256:2344bd49627ed4c189ee3ab82407561354c549ff1a004c9e9e897501302ff119 03:55:02 #113 ... 03:55:02 03:55:02 #210 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:55:02 #210 DONE 0.6s 03:55:02 03:55:02 #211 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 03:55:02 #211 DONE 0.5s 03:55:02 03:55:02 #212 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:55:02 #212 DONE 0.6s 03:55:02 03:55:02 #113 [core-command] exporting to image 03:55:02 #113 exporting layers 0.5s done 03:55:02 #113 writing image sha256:2344bd49627ed4c189ee3ab82407561354c549ff1a004c9e9e897501302ff119 0.1s done 03:55:02 #113 naming to docker.io/library/security-spiffe-token-provider done 03:55:02 #113 writing image sha256:ba8a2f8ed8a37d179892d5daed55315acf0300dafb13b8050902192c745cb0fa 0.0s done 03:55:02 #113 writing image sha256:f68f5ef86261c69601f57b1b693c0361298558185df4332c97a02c8a7086a21f 0.0s done 03:55:02 #113 naming to docker.io/library/support-cron-scheduler 03:55:02 #113 naming to docker.io/library/core-command done 03:55:02 #113 naming to docker.io/library/support-cron-scheduler done 03:55:02 #113 writing image sha256:d319190efe4f240666074d3425845e8ed7ba13e955e3fe8e16f364ce418527c4 done 03:55:02 #113 naming to docker.io/library/core-data done 03:55:03 #113 ... 03:55:03 03:55:03 #213 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:55:03 #213 DONE 0.9s 03:55:03 03:55:03 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:55:03 #205 DONE 1.4s 03:55:03 03:55:03 #214 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:55:03 #214 DONE 1.0s 03:55:03 03:55:03 #215 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:55:03 #215 DONE 0.8s 03:55:03 03:55:03 #216 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:55:03 #216 DONE 0.1s 03:55:03 03:55:03 #113 [core-common-config-bootstrapper] exporting to image 03:55:03 #113 writing image sha256:b0c8db3317dbf05adf5f1bce930c9b9e4b4717e15392934f765e20e723668e3d done 03:55:03 #113 naming to docker.io/library/core-metadata done 03:55:03 #113 writing image sha256:2a594e18be57c5de5d589f6c5c24aa7aa9c825ae4d4085e68cf0cbbd0f8b9293 done 03:55:03 #113 naming to docker.io/library/support-notifications done 03:55:03 #113 ... 03:55:03 03:55:03 #217 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:55:03 #217 DONE 0.1s 03:55:03 03:55:03 #218 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 03:55:03 #218 DONE 0.1s 03:55:03 03:55:03 #113 [core-common-config-bootstrapper] exporting to image 03:55:03 #113 exporting layers 0.3s done 03:55:03 #113 writing image sha256:4cbc26ea73986bbe36cdc79903645e7245551989db956f1476c70c48b756c8b9 0.0s done 03:55:03 #113 naming to docker.io/library/security-proxy-auth done 03:55:03 #113 writing image sha256:54bac74fd35aaebfa799c9d09fac9a2b787a017f7b957ae3e510c61a420a3df3 done 03:55:03 #113 naming to docker.io/library/core-common-config-bootstrapper done 03:55:03 #113 DONE 3.1s 03:55:03 03:55:03 #219 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 03:55:03 #219 DONE 0.1s 03:55:03 03:55:03 #220 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 03:55:03 #220 DONE 0.1s 03:55:03 03:55:03 #221 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:55:03 #221 ... 03:55:03 03:55:03 #222 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:55:03 #222 DONE 1.3s 03:55:03 03:55:03 #221 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 03:55:03 #221 DONE 0.1s 03:55:03 03:55:03 #223 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:55:03 #223 DONE 0.1s 03:55:03 03:55:03 #224 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:55:03 #224 ... 03:55:03 03:55:03 #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:55:03 #225 DONE 0.6s 03:55:04 03:55:04 #113 [security-proxy-setup] exporting to image 03:55:04 #113 exporting layers 0.2s done 03:55:04 #113 writing image sha256:2de8e52dcb5a4451b2e467d995900f6f3c3eeb9f3d2d48ece697c70dfc43fe9e done 03:55:04 #113 naming to docker.io/library/security-proxy-setup done 03:55:04 #113 ... 03:55:04 03:55:04 #224 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 03:55:04 #224 DONE 0.4s 03:55:04 03:55:04 #113 [security-bootstrapper] exporting to image 03:55:04 #113 writing image sha256:4b85b9b58c0a06faee240d763505b692d7fc14a0c94c2630dfeddbc6934f2bac done 03:55:04 #113 naming to docker.io/library/security-secretstore-setup done 03:55:04 #113 exporting layers 0.2s done 03:55:04 #113 writing image sha256:d5e308e8aba4a117dbb4f3f8358fec2b9eed17bade54a002a0ae4b82863f8284 done 03:55:04 #113 naming to docker.io/library/security-bootstrapper done 03:55:04 #113 DONE 3.7s 03:55:04 time="2024-10-29T03:50:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:55:04 time="2024-10-29T03:50:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:55:04 time="2024-10-29T03:50:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:55:04 time="2024-10-29T03:50:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:55:04 time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:55:04 time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:55:04 time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:55:04 time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:55:04 time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:55:04 time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:55:04 time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:55:04 time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:55:04 time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:55:04 time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:55:04 time="2024-10-29T03:50:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:55:04 $ docker stop --time=1 42f67de14336ca8c4750e2fb8f358ef0a1f25e6ec540a60399ff8f00f4173d6d 03:55:05 $ docker rm -f --volumes 42f67de14336ca8c4750e2fb8f358ef0a1f25e6ec540a60399ff8f00f4173d6d [Pipeline] // withDockerContainer [Pipeline] sh 03:55:06 + docker images 03:55:06 REPOSITORY TAG IMAGE ID CREATED SIZE 03:55:06 core-common-config-bootstrapper latest 54bac74fd35a 2 seconds ago 26.8MB 03:55:06 security-secretstore-setup latest 4b85b9b58c0a 2 seconds ago 57.9MB 03:55:06 security-proxy-setup latest 2de8e52dcb5a 2 seconds ago 39.4MB 03:55:06 security-bootstrapper latest d5e308e8aba4 2 seconds ago 32.9MB 03:55:06 core-metadata latest b0c8db3317db 3 seconds ago 47.9MB 03:55:06 support-notifications latest 2a594e18be57 3 seconds ago 71.1MB 03:55:06 security-proxy-auth latest 4cbc26ea7398 3 seconds ago 40MB 03:55:06 security-spiffe-token-provider latest 2344bd49627e 4 seconds ago 47MB 03:55:06 core-command latest ba8a2f8ed8a3 4 seconds ago 41.9MB 03:55:06 core-keeper latest ddcbc9aa217e 4 seconds ago 41.5MB 03:55:06 support-cron-scheduler latest f68f5ef86261 4 seconds ago 72.3MB 03:55:06 core-data latest d319190efe4f 4 seconds ago 47.8MB 03:55:06 security-spire-config latest bf42f2b239fe 4 minutes ago 127MB 03:55:06 security-spire-server latest 04b3da37d955 4 minutes ago 128MB 03:55:06 security-spire-agent latest f6e69afdf8be 4 minutes ago 188MB 03:55:06 ci-base-image-x86_64 latest 4148da4c67bc 8 minutes ago 980MB 03:55:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 3 weeks ago 573MB 03:55:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 03:55:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:55:06 provisioning config files... 03:55:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/739@tmp/config1122727836744296990tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:55:06 ---> ****-login.sh 03:55:06 nexus3.edgexfoundry.org:10001 03:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:55:06 Configure a credential helper to remove this warning. See 03:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:55:06 03:55:06 Login Succeeded 03:55:06 nexus3.edgexfoundry.org:10002 03:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:55:06 Configure a credential helper to remove this warning. See 03:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:55:06 03:55:06 Login Succeeded 03:55:06 nexus3.edgexfoundry.org:10003 03:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:55:06 Configure a credential helper to remove this warning. See 03:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:55:06 03:55:06 Login Succeeded 03:55:06 nexus3.edgexfoundry.org:10004 03:55:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:55:06 Configure a credential helper to remove this warning. See 03:55:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:55:06 03:55:06 Login Succeeded 03:55:06 ****.io 03:55:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:55:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:55:07 Configure a credential helper to remove this warning. See 03:55:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:55:07 03:55:07 Login Succeeded 03:55:07 ---> ****-login.sh ends [Pipeline] } 03:55:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:55:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 03:55:07 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:55:07 c30ddf62977cad5bfe4181251be04ec207745378 03:55:07 latest 03:55:07 4.0.0-dev.5 03:55:07 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:07 main 03:55:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:07 + docker push nexus3.edgexfoundry.org:10004/core-command:c30ddf62977cad5bfe4181251be04ec207745378 03:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:55:07 de07dda491fb: Preparing 03:55:07 9e3e2275a78a: Preparing 03:55:07 e7d57817eaa9: Preparing 03:55:07 dce079a7cc5d: Preparing 03:55:07 5bba293267a1: Preparing 03:55:07 bf24b89e36e2: Preparing 03:55:07 63ca1fbb43ae: Preparing 03:55:07 63ca1fbb43ae: Waiting 03:55:07 bf24b89e36e2: Waiting 03:55:07 e7d57817eaa9: Pushed 03:55:07 dce079a7cc5d: Pushed 03:55:07 de07dda491fb: Pushed 03:55:07 63ca1fbb43ae: Layer already exists 03:55:07 bf24b89e36e2: Pushed 03:55:08 5bba293267a1: Pushed 03:55:10 9e3e2275a78a: Pushed 03:55:10 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:44d94e024d847e1adf70dbcff5d679c236e44ced8368c38e987c0055f2a7c07f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:11 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:55:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:55:11 de07dda491fb: Preparing 03:55:11 9e3e2275a78a: Preparing 03:55:11 e7d57817eaa9: Preparing 03:55:11 dce079a7cc5d: Preparing 03:55:11 5bba293267a1: Preparing 03:55:11 bf24b89e36e2: Preparing 03:55:11 63ca1fbb43ae: Preparing 03:55:11 bf24b89e36e2: Waiting 03:55:11 5bba293267a1: Layer already exists 03:55:11 dce079a7cc5d: Layer already exists 03:55:11 de07dda491fb: Layer already exists 03:55:11 e7d57817eaa9: Layer already exists 03:55:11 9e3e2275a78a: Layer already exists 03:55:11 bf24b89e36e2: Layer already exists 03:55:11 63ca1fbb43ae: Layer already exists 03:55:11 latest: digest: sha256:44d94e024d847e1adf70dbcff5d679c236e44ced8368c38e987c0055f2a7c07f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:12 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.5 03:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:55:12 de07dda491fb: Preparing 03:55:12 9e3e2275a78a: Preparing 03:55:12 e7d57817eaa9: Preparing 03:55:12 dce079a7cc5d: Preparing 03:55:12 5bba293267a1: Preparing 03:55:12 bf24b89e36e2: Preparing 03:55:12 bf24b89e36e2: Waiting 03:55:12 63ca1fbb43ae: Preparing 03:55:12 63ca1fbb43ae: Waiting 03:55:12 dce079a7cc5d: Layer already exists 03:55:12 de07dda491fb: Layer already exists 03:55:12 9e3e2275a78a: Layer already exists 03:55:12 5bba293267a1: Layer already exists 03:55:12 e7d57817eaa9: Layer already exists 03:55:12 63ca1fbb43ae: Layer already exists 03:55:12 bf24b89e36e2: Layer already exists 03:55:12 4.0.0-dev.5: digest: sha256:44d94e024d847e1adf70dbcff5d679c236e44ced8368c38e987c0055f2a7c07f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:12 + docker push nexus3.edgexfoundry.org:10004/core-command:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:55:12 de07dda491fb: Preparing 03:55:12 9e3e2275a78a: Preparing 03:55:12 e7d57817eaa9: Preparing 03:55:12 dce079a7cc5d: Preparing 03:55:12 5bba293267a1: Preparing 03:55:12 bf24b89e36e2: Preparing 03:55:12 63ca1fbb43ae: Preparing 03:55:12 bf24b89e36e2: Waiting 03:55:12 63ca1fbb43ae: Waiting 03:55:12 9e3e2275a78a: Layer already exists 03:55:12 e7d57817eaa9: Layer already exists 03:55:12 5bba293267a1: Layer already exists 03:55:12 de07dda491fb: Layer already exists 03:55:12 dce079a7cc5d: Layer already exists 03:55:12 63ca1fbb43ae: Layer already exists 03:55:12 bf24b89e36e2: Layer already exists 03:55:12 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:44d94e024d847e1adf70dbcff5d679c236e44ced8368c38e987c0055f2a7c07f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:13 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:13 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:55:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:55:13 de07dda491fb: Preparing 03:55:13 9e3e2275a78a: Preparing 03:55:13 e7d57817eaa9: Preparing 03:55:13 dce079a7cc5d: Preparing 03:55:13 5bba293267a1: Preparing 03:55:13 bf24b89e36e2: Preparing 03:55:13 63ca1fbb43ae: Preparing 03:55:13 bf24b89e36e2: Waiting 03:55:13 63ca1fbb43ae: Waiting 03:55:13 e7d57817eaa9: Layer already exists 03:55:13 dce079a7cc5d: Layer already exists 03:55:13 9e3e2275a78a: Layer already exists 03:55:13 5bba293267a1: Layer already exists 03:55:13 de07dda491fb: Layer already exists 03:55:13 bf24b89e36e2: Layer already exists 03:55:13 63ca1fbb43ae: Layer already exists 03:55:13 main: digest: sha256:44d94e024d847e1adf70dbcff5d679c236e44ced8368c38e987c0055f2a7c07f size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:55:13 ===================================================== [Pipeline] echo 03:55:13 taggedImages: 03:55:13 - nexus3.edgexfoundry.org:10004/core-command:c30ddf62977cad5bfe4181251be04ec207745378 03:55:13 - nexus3.edgexfoundry.org:10004/core-command:latest 03:55:13 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.5 03:55:13 - nexus3.edgexfoundry.org:10004/core-command:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:13 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:55:13 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:55:13 c30ddf62977cad5bfe4181251be04ec207745378 03:55:13 latest 03:55:13 4.0.0-dev.5 03:55:13 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:13 main 03:55:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378 03:55:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:55:14 c73be49d1f22: Preparing 03:55:14 004723744e98: Preparing 03:55:14 16779da1bc73: Preparing 03:55:14 2ec0ab86a055: Preparing 03:55:14 e7d57817eaa9: Preparing 03:55:14 dce079a7cc5d: Preparing 03:55:14 5bba293267a1: Preparing 03:55:14 bf24b89e36e2: Preparing 03:55:14 63ca1fbb43ae: Preparing 03:55:14 dce079a7cc5d: Waiting 03:55:14 5bba293267a1: Waiting 03:55:14 bf24b89e36e2: Waiting 03:55:14 e7d57817eaa9: Layer already exists 03:55:14 dce079a7cc5d: Layer already exists 03:55:14 5bba293267a1: Layer already exists 03:55:14 bf24b89e36e2: Layer already exists 03:55:14 63ca1fbb43ae: Layer already exists 03:55:14 c73be49d1f22: Pushed 03:55:14 16779da1bc73: Pushed 03:55:14 004723744e98: Pushed 03:55:15 2ec0ab86a055: Pushed 03:55:15 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:85bb191e3305b8f098cfa7f10c0bae174bf1d905961a9f8334f9eb2d789d65e7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:55:16 c73be49d1f22: Preparing 03:55:16 004723744e98: Preparing 03:55:16 16779da1bc73: Preparing 03:55:16 2ec0ab86a055: Preparing 03:55:16 e7d57817eaa9: Preparing 03:55:16 dce079a7cc5d: Preparing 03:55:16 5bba293267a1: Preparing 03:55:16 bf24b89e36e2: Preparing 03:55:16 63ca1fbb43ae: Preparing 03:55:16 5bba293267a1: Waiting 03:55:16 dce079a7cc5d: Waiting 03:55:16 bf24b89e36e2: Waiting 03:55:16 e7d57817eaa9: Layer already exists 03:55:16 16779da1bc73: Layer already exists 03:55:16 004723744e98: Layer already exists 03:55:16 2ec0ab86a055: Layer already exists 03:55:16 c73be49d1f22: Layer already exists 03:55:16 dce079a7cc5d: Layer already exists 03:55:16 bf24b89e36e2: Layer already exists 03:55:16 5bba293267a1: Layer already exists 03:55:16 63ca1fbb43ae: Layer already exists 03:55:16 latest: digest: sha256:85bb191e3305b8f098cfa7f10c0bae174bf1d905961a9f8334f9eb2d789d65e7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:16 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.5 03:55:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:55:16 c73be49d1f22: Preparing 03:55:16 004723744e98: Preparing 03:55:16 16779da1bc73: Preparing 03:55:16 2ec0ab86a055: Preparing 03:55:16 e7d57817eaa9: Preparing 03:55:16 dce079a7cc5d: Preparing 03:55:16 5bba293267a1: Preparing 03:55:16 bf24b89e36e2: Preparing 03:55:16 63ca1fbb43ae: Preparing 03:55:16 dce079a7cc5d: Waiting 03:55:16 5bba293267a1: Waiting 03:55:16 bf24b89e36e2: Waiting 03:55:16 63ca1fbb43ae: Waiting 03:55:16 c73be49d1f22: Layer already exists 03:55:16 004723744e98: Layer already exists 03:55:16 2ec0ab86a055: Layer already exists 03:55:16 e7d57817eaa9: Layer already exists 03:55:16 16779da1bc73: Layer already exists 03:55:16 dce079a7cc5d: Layer already exists 03:55:16 63ca1fbb43ae: Layer already exists 03:55:16 bf24b89e36e2: Layer already exists 03:55:16 5bba293267a1: Layer already exists 03:55:16 4.0.0-dev.5: digest: sha256:85bb191e3305b8f098cfa7f10c0bae174bf1d905961a9f8334f9eb2d789d65e7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:17 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:55:17 c73be49d1f22: Preparing 03:55:17 004723744e98: Preparing 03:55:17 16779da1bc73: Preparing 03:55:17 2ec0ab86a055: Preparing 03:55:17 e7d57817eaa9: Preparing 03:55:17 dce079a7cc5d: Preparing 03:55:17 5bba293267a1: Preparing 03:55:17 bf24b89e36e2: Preparing 03:55:17 63ca1fbb43ae: Preparing 03:55:17 bf24b89e36e2: Waiting 03:55:17 dce079a7cc5d: Waiting 03:55:17 5bba293267a1: Waiting 03:55:17 63ca1fbb43ae: Waiting 03:55:17 e7d57817eaa9: Layer already exists 03:55:17 c73be49d1f22: Layer already exists 03:55:17 16779da1bc73: Layer already exists 03:55:17 2ec0ab86a055: Layer already exists 03:55:17 004723744e98: Layer already exists 03:55:17 bf24b89e36e2: Layer already exists 03:55:17 63ca1fbb43ae: Layer already exists 03:55:17 5bba293267a1: Layer already exists 03:55:17 dce079a7cc5d: Layer already exists 03:55:17 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:85bb191e3305b8f098cfa7f10c0bae174bf1d905961a9f8334f9eb2d789d65e7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:17 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:55:18 c73be49d1f22: Preparing 03:55:18 004723744e98: Preparing 03:55:18 16779da1bc73: Preparing 03:55:18 2ec0ab86a055: Preparing 03:55:18 e7d57817eaa9: Preparing 03:55:18 dce079a7cc5d: Preparing 03:55:18 5bba293267a1: Preparing 03:55:18 bf24b89e36e2: Preparing 03:55:18 63ca1fbb43ae: Preparing 03:55:18 dce079a7cc5d: Waiting 03:55:18 5bba293267a1: Waiting 03:55:18 bf24b89e36e2: Waiting 03:55:18 63ca1fbb43ae: Waiting 03:55:18 e7d57817eaa9: Layer already exists 03:55:18 c73be49d1f22: Layer already exists 03:55:18 16779da1bc73: Layer already exists 03:55:18 004723744e98: Layer already exists 03:55:18 2ec0ab86a055: Layer already exists 03:55:18 dce079a7cc5d: Layer already exists 03:55:18 bf24b89e36e2: Layer already exists 03:55:18 5bba293267a1: Layer already exists 03:55:18 63ca1fbb43ae: Layer already exists 03:55:18 main: digest: sha256:85bb191e3305b8f098cfa7f10c0bae174bf1d905961a9f8334f9eb2d789d65e7 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:55:18 ===================================================== [Pipeline] echo 03:55:18 taggedImages: 03:55:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378 03:55:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:55:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.5 03:55:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:18 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:55:18 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:55:18 c30ddf62977cad5bfe4181251be04ec207745378 03:55:18 latest 03:55:18 4.0.0-dev.5 03:55:18 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:18 main 03:55:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:18 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:18 + docker push nexus3.edgexfoundry.org:10004/core-data:c30ddf62977cad5bfe4181251be04ec207745378 03:55:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:55:18 7c93854be7ad: Preparing 03:55:18 2b1c6fb9afc0: Preparing 03:55:18 4a279b27c7d7: Preparing 03:55:18 e7d57817eaa9: Preparing 03:55:18 dce079a7cc5d: Preparing 03:55:18 1d0823f90186: Preparing 03:55:18 892cb64db97c: Preparing 03:55:18 63ca1fbb43ae: Preparing 03:55:18 1d0823f90186: Waiting 03:55:18 892cb64db97c: Waiting 03:55:18 63ca1fbb43ae: Waiting 03:55:18 dce079a7cc5d: Layer already exists 03:55:18 e7d57817eaa9: Layer already exists 03:55:18 7c93854be7ad: Pushed 03:55:18 2b1c6fb9afc0: Pushed 03:55:18 63ca1fbb43ae: Layer already exists 03:55:18 892cb64db97c: Pushed 03:55:19 1d0823f90186: Pushed 03:55:22 4a279b27c7d7: Pushed 03:55:22 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:f6e7705e2704da98b7cb583a2a3876b860f5594db60a53585288345ee4534b11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:22 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:55:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:55:22 7c93854be7ad: Preparing 03:55:22 2b1c6fb9afc0: Preparing 03:55:22 4a279b27c7d7: Preparing 03:55:22 e7d57817eaa9: Preparing 03:55:22 dce079a7cc5d: Preparing 03:55:22 1d0823f90186: Preparing 03:55:22 892cb64db97c: Preparing 03:55:22 63ca1fbb43ae: Preparing 03:55:22 1d0823f90186: Waiting 03:55:22 892cb64db97c: Waiting 03:55:22 e7d57817eaa9: Layer already exists 03:55:22 7c93854be7ad: Layer already exists 03:55:22 4a279b27c7d7: Layer already exists 03:55:22 dce079a7cc5d: Layer already exists 03:55:22 2b1c6fb9afc0: Layer already exists 03:55:22 892cb64db97c: Layer already exists 03:55:22 1d0823f90186: Layer already exists 03:55:22 63ca1fbb43ae: Layer already exists 03:55:22 latest: digest: sha256:f6e7705e2704da98b7cb583a2a3876b860f5594db60a53585288345ee4534b11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:23 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.5 03:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:55:23 7c93854be7ad: Preparing 03:55:23 2b1c6fb9afc0: Preparing 03:55:23 4a279b27c7d7: Preparing 03:55:23 e7d57817eaa9: Preparing 03:55:23 dce079a7cc5d: Preparing 03:55:23 1d0823f90186: Preparing 03:55:23 892cb64db97c: Preparing 03:55:23 63ca1fbb43ae: Preparing 03:55:23 892cb64db97c: Waiting 03:55:23 1d0823f90186: Waiting 03:55:23 63ca1fbb43ae: Waiting 03:55:23 7c93854be7ad: Layer already exists 03:55:23 2b1c6fb9afc0: Layer already exists 03:55:23 4a279b27c7d7: Layer already exists 03:55:23 e7d57817eaa9: Layer already exists 03:55:23 dce079a7cc5d: Layer already exists 03:55:23 1d0823f90186: Layer already exists 03:55:23 892cb64db97c: Layer already exists 03:55:23 63ca1fbb43ae: Layer already exists 03:55:23 4.0.0-dev.5: digest: sha256:f6e7705e2704da98b7cb583a2a3876b860f5594db60a53585288345ee4534b11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:23 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:23 + docker push nexus3.edgexfoundry.org:10004/core-data:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:55:23 7c93854be7ad: Preparing 03:55:23 2b1c6fb9afc0: Preparing 03:55:23 4a279b27c7d7: Preparing 03:55:23 e7d57817eaa9: Preparing 03:55:23 dce079a7cc5d: Preparing 03:55:23 1d0823f90186: Preparing 03:55:23 892cb64db97c: Preparing 03:55:23 63ca1fbb43ae: Preparing 03:55:23 892cb64db97c: Waiting 03:55:23 63ca1fbb43ae: Waiting 03:55:23 1d0823f90186: Waiting 03:55:23 7c93854be7ad: Layer already exists 03:55:23 4a279b27c7d7: Layer already exists 03:55:23 dce079a7cc5d: Layer already exists 03:55:23 e7d57817eaa9: Layer already exists 03:55:23 2b1c6fb9afc0: Layer already exists 03:55:23 892cb64db97c: Layer already exists 03:55:23 1d0823f90186: Layer already exists 03:55:23 63ca1fbb43ae: Layer already exists 03:55:23 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:f6e7705e2704da98b7cb583a2a3876b860f5594db60a53585288345ee4534b11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:24 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:24 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:55:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:55:24 7c93854be7ad: Preparing 03:55:24 2b1c6fb9afc0: Preparing 03:55:24 4a279b27c7d7: Preparing 03:55:24 e7d57817eaa9: Preparing 03:55:24 dce079a7cc5d: Preparing 03:55:24 1d0823f90186: Preparing 03:55:24 892cb64db97c: Preparing 03:55:24 63ca1fbb43ae: Preparing 03:55:24 1d0823f90186: Waiting 03:55:24 63ca1fbb43ae: Waiting 03:55:24 892cb64db97c: Waiting 03:55:24 7c93854be7ad: Layer already exists 03:55:24 2b1c6fb9afc0: Layer already exists 03:55:24 e7d57817eaa9: Layer already exists 03:55:24 4a279b27c7d7: Layer already exists 03:55:24 dce079a7cc5d: Layer already exists 03:55:24 1d0823f90186: Layer already exists 03:55:24 892cb64db97c: Layer already exists 03:55:24 63ca1fbb43ae: Layer already exists 03:55:24 main: digest: sha256:f6e7705e2704da98b7cb583a2a3876b860f5594db60a53585288345ee4534b11 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:55:24 ===================================================== [Pipeline] echo 03:55:24 taggedImages: 03:55:24 - nexus3.edgexfoundry.org:10004/core-data:c30ddf62977cad5bfe4181251be04ec207745378 03:55:24 - nexus3.edgexfoundry.org:10004/core-data:latest 03:55:24 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.5 03:55:24 - nexus3.edgexfoundry.org:10004/core-data:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:24 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:55:24 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:55:24 c30ddf62977cad5bfe4181251be04ec207745378 03:55:24 latest 03:55:24 4.0.0-dev.5 03:55:24 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:24 main 03:55:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:25 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c30ddf62977cad5bfe4181251be04ec207745378 03:55:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:55:25 8b0b6cd922f3: Preparing 03:55:25 44d248c058f7: Preparing 03:55:25 ba18f130a335: Preparing 03:55:25 dce079a7cc5d: Preparing 03:55:25 4d7e253c27b1: Preparing 03:55:25 b55c3f9724e2: Preparing 03:55:25 63ca1fbb43ae: Preparing 03:55:25 b55c3f9724e2: Waiting 03:55:25 63ca1fbb43ae: Waiting 03:55:25 dce079a7cc5d: Layer already exists 03:55:25 44d248c058f7: Pushed 03:55:25 b55c3f9724e2: Pushed 03:55:25 4d7e253c27b1: Pushed 03:55:25 8b0b6cd922f3: Pushed 03:55:25 63ca1fbb43ae: Layer already exists 03:55:28 ba18f130a335: Pushed 03:55:28 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:eea37b0e96e51af638f2f2235da86f6a46b37b4f53e9f1ae297921d5dd55bdb7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:55:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:55:29 8b0b6cd922f3: Preparing 03:55:29 44d248c058f7: Preparing 03:55:29 ba18f130a335: Preparing 03:55:29 dce079a7cc5d: Preparing 03:55:29 4d7e253c27b1: Preparing 03:55:29 b55c3f9724e2: Preparing 03:55:29 63ca1fbb43ae: Preparing 03:55:29 b55c3f9724e2: Waiting 03:55:29 63ca1fbb43ae: Waiting 03:55:29 ba18f130a335: Layer already exists 03:55:29 dce079a7cc5d: Layer already exists 03:55:29 8b0b6cd922f3: Layer already exists 03:55:29 44d248c058f7: Layer already exists 03:55:29 4d7e253c27b1: Layer already exists 03:55:29 b55c3f9724e2: Layer already exists 03:55:29 63ca1fbb43ae: Layer already exists 03:55:29 latest: digest: sha256:eea37b0e96e51af638f2f2235da86f6a46b37b4f53e9f1ae297921d5dd55bdb7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.5 03:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:55:30 8b0b6cd922f3: Preparing 03:55:30 44d248c058f7: Preparing 03:55:30 ba18f130a335: Preparing 03:55:30 dce079a7cc5d: Preparing 03:55:30 4d7e253c27b1: Preparing 03:55:30 b55c3f9724e2: Preparing 03:55:30 63ca1fbb43ae: Preparing 03:55:30 b55c3f9724e2: Waiting 03:55:30 63ca1fbb43ae: Waiting 03:55:30 8b0b6cd922f3: Layer already exists 03:55:30 ba18f130a335: Layer already exists 03:55:30 dce079a7cc5d: Layer already exists 03:55:30 4d7e253c27b1: Layer already exists 03:55:30 44d248c058f7: Layer already exists 03:55:30 63ca1fbb43ae: Layer already exists 03:55:30 b55c3f9724e2: Layer already exists 03:55:30 4.0.0-dev.5: digest: sha256:eea37b0e96e51af638f2f2235da86f6a46b37b4f53e9f1ae297921d5dd55bdb7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:55:30 8b0b6cd922f3: Preparing 03:55:30 44d248c058f7: Preparing 03:55:30 ba18f130a335: Preparing 03:55:30 dce079a7cc5d: Preparing 03:55:30 4d7e253c27b1: Preparing 03:55:30 b55c3f9724e2: Preparing 03:55:30 63ca1fbb43ae: Preparing 03:55:30 b55c3f9724e2: Waiting 03:55:30 63ca1fbb43ae: Waiting 03:55:30 44d248c058f7: Layer already exists 03:55:30 ba18f130a335: Layer already exists 03:55:30 8b0b6cd922f3: Layer already exists 03:55:30 4d7e253c27b1: Layer already exists 03:55:30 dce079a7cc5d: Layer already exists 03:55:30 b55c3f9724e2: Layer already exists 03:55:30 63ca1fbb43ae: Layer already exists 03:55:30 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:eea37b0e96e51af638f2f2235da86f6a46b37b4f53e9f1ae297921d5dd55bdb7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:31 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:55:31 8b0b6cd922f3: Preparing 03:55:31 44d248c058f7: Preparing 03:55:31 ba18f130a335: Preparing 03:55:31 dce079a7cc5d: Preparing 03:55:31 4d7e253c27b1: Preparing 03:55:31 b55c3f9724e2: Preparing 03:55:31 63ca1fbb43ae: Preparing 03:55:31 b55c3f9724e2: Waiting 03:55:31 63ca1fbb43ae: Waiting 03:55:31 8b0b6cd922f3: Layer already exists 03:55:31 44d248c058f7: Layer already exists 03:55:31 dce079a7cc5d: Layer already exists 03:55:31 ba18f130a335: Layer already exists 03:55:31 4d7e253c27b1: Layer already exists 03:55:31 b55c3f9724e2: Layer already exists 03:55:31 63ca1fbb43ae: Layer already exists 03:55:31 main: digest: sha256:eea37b0e96e51af638f2f2235da86f6a46b37b4f53e9f1ae297921d5dd55bdb7 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:55:31 ===================================================== [Pipeline] echo 03:55:31 taggedImages: 03:55:31 - nexus3.edgexfoundry.org:10004/core-keeper:c30ddf62977cad5bfe4181251be04ec207745378 03:55:31 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:55:31 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.5 03:55:31 - nexus3.edgexfoundry.org:10004/core-keeper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:31 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:55:31 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:55:31 c30ddf62977cad5bfe4181251be04ec207745378 03:55:31 latest 03:55:31 4.0.0-dev.5 03:55:31 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:31 main 03:55:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c30ddf62977cad5bfe4181251be04ec207745378 03:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:55:32 951d71e7ddc3: Preparing 03:55:32 780d9c4d76bf: Preparing 03:55:32 3ba810b781dd: Preparing 03:55:32 622664bca0a0: Preparing 03:55:32 e7d57817eaa9: Preparing 03:55:32 dce079a7cc5d: Preparing 03:55:32 5bba293267a1: Preparing 03:55:32 bf24b89e36e2: Preparing 03:55:32 63ca1fbb43ae: Preparing 03:55:32 dce079a7cc5d: Waiting 03:55:32 bf24b89e36e2: Waiting 03:55:32 5bba293267a1: Waiting 03:55:32 63ca1fbb43ae: Waiting 03:55:32 e7d57817eaa9: Layer already exists 03:55:32 dce079a7cc5d: Layer already exists 03:55:32 5bba293267a1: Layer already exists 03:55:32 bf24b89e36e2: Layer already exists 03:55:32 63ca1fbb43ae: Layer already exists 03:55:32 951d71e7ddc3: Pushed 03:55:32 780d9c4d76bf: Pushed 03:55:32 3ba810b781dd: Pushed 03:55:35 622664bca0a0: Pushed 03:55:35 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:21175cea375467c432857c2d1ad022c73e64035386701ccafaa6a7aed4309dcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:55:36 951d71e7ddc3: Preparing 03:55:36 780d9c4d76bf: Preparing 03:55:36 3ba810b781dd: Preparing 03:55:36 622664bca0a0: Preparing 03:55:36 e7d57817eaa9: Preparing 03:55:36 dce079a7cc5d: Preparing 03:55:36 5bba293267a1: Preparing 03:55:36 bf24b89e36e2: Preparing 03:55:36 63ca1fbb43ae: Preparing 03:55:36 dce079a7cc5d: Waiting 03:55:36 63ca1fbb43ae: Waiting 03:55:36 bf24b89e36e2: Waiting 03:55:36 5bba293267a1: Waiting 03:55:36 780d9c4d76bf: Layer already exists 03:55:36 e7d57817eaa9: Layer already exists 03:55:36 622664bca0a0: Layer already exists 03:55:36 951d71e7ddc3: Layer already exists 03:55:36 3ba810b781dd: Layer already exists 03:55:36 dce079a7cc5d: Layer already exists 03:55:36 bf24b89e36e2: Layer already exists 03:55:36 63ca1fbb43ae: Layer already exists 03:55:36 5bba293267a1: Layer already exists 03:55:36 latest: digest: sha256:21175cea375467c432857c2d1ad022c73e64035386701ccafaa6a7aed4309dcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.5 03:55:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:55:36 951d71e7ddc3: Preparing 03:55:36 780d9c4d76bf: Preparing 03:55:36 3ba810b781dd: Preparing 03:55:36 622664bca0a0: Preparing 03:55:36 e7d57817eaa9: Preparing 03:55:36 dce079a7cc5d: Preparing 03:55:36 5bba293267a1: Preparing 03:55:36 bf24b89e36e2: Preparing 03:55:36 63ca1fbb43ae: Preparing 03:55:36 dce079a7cc5d: Waiting 03:55:36 5bba293267a1: Waiting 03:55:36 bf24b89e36e2: Waiting 03:55:36 63ca1fbb43ae: Waiting 03:55:36 951d71e7ddc3: Layer already exists 03:55:36 3ba810b781dd: Layer already exists 03:55:36 e7d57817eaa9: Layer already exists 03:55:36 780d9c4d76bf: Layer already exists 03:55:36 622664bca0a0: Layer already exists 03:55:36 5bba293267a1: Layer already exists 03:55:36 dce079a7cc5d: Layer already exists 03:55:36 bf24b89e36e2: Layer already exists 03:55:36 63ca1fbb43ae: Layer already exists 03:55:36 4.0.0-dev.5: digest: sha256:21175cea375467c432857c2d1ad022c73e64035386701ccafaa6a7aed4309dcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:55:37 951d71e7ddc3: Preparing 03:55:37 780d9c4d76bf: Preparing 03:55:37 3ba810b781dd: Preparing 03:55:37 622664bca0a0: Preparing 03:55:37 e7d57817eaa9: Preparing 03:55:37 dce079a7cc5d: Preparing 03:55:37 5bba293267a1: Preparing 03:55:37 bf24b89e36e2: Preparing 03:55:37 63ca1fbb43ae: Preparing 03:55:37 5bba293267a1: Waiting 03:55:37 dce079a7cc5d: Waiting 03:55:37 bf24b89e36e2: Waiting 03:55:37 63ca1fbb43ae: Waiting 03:55:37 951d71e7ddc3: Layer already exists 03:55:37 622664bca0a0: Layer already exists 03:55:37 e7d57817eaa9: Layer already exists 03:55:37 3ba810b781dd: Layer already exists 03:55:37 780d9c4d76bf: Layer already exists 03:55:37 bf24b89e36e2: Layer already exists 03:55:37 5bba293267a1: Layer already exists 03:55:37 63ca1fbb43ae: Layer already exists 03:55:37 dce079a7cc5d: Layer already exists 03:55:37 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:21175cea375467c432857c2d1ad022c73e64035386701ccafaa6a7aed4309dcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:55:38 951d71e7ddc3: Preparing 03:55:38 780d9c4d76bf: Preparing 03:55:38 3ba810b781dd: Preparing 03:55:38 622664bca0a0: Preparing 03:55:38 e7d57817eaa9: Preparing 03:55:38 dce079a7cc5d: Preparing 03:55:38 5bba293267a1: Preparing 03:55:38 bf24b89e36e2: Preparing 03:55:38 63ca1fbb43ae: Preparing 03:55:38 63ca1fbb43ae: Waiting 03:55:38 5bba293267a1: Waiting 03:55:38 bf24b89e36e2: Waiting 03:55:38 dce079a7cc5d: Waiting 03:55:38 622664bca0a0: Layer already exists 03:55:38 780d9c4d76bf: Layer already exists 03:55:38 e7d57817eaa9: Layer already exists 03:55:38 3ba810b781dd: Layer already exists 03:55:38 951d71e7ddc3: Layer already exists 03:55:38 dce079a7cc5d: Layer already exists 03:55:38 bf24b89e36e2: Layer already exists 03:55:38 63ca1fbb43ae: Layer already exists 03:55:38 5bba293267a1: Layer already exists 03:55:38 main: digest: sha256:21175cea375467c432857c2d1ad022c73e64035386701ccafaa6a7aed4309dcf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:55:38 ===================================================== [Pipeline] echo 03:55:38 taggedImages: 03:55:38 - nexus3.edgexfoundry.org:10004/core-metadata:c30ddf62977cad5bfe4181251be04ec207745378 03:55:38 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:55:38 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.5 03:55:38 - nexus3.edgexfoundry.org:10004/core-metadata:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:38 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:55:38 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:55:38 c30ddf62977cad5bfe4181251be04ec207745378 03:55:38 latest 03:55:38 4.0.0-dev.5 03:55:38 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:38 main 03:55:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378 03:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:55:38 8270a1d5ab67: Preparing 03:55:38 56c0352e88fe: Preparing 03:55:38 e2643aa7c0e1: Preparing 03:55:38 374dac9619f0: Preparing 03:55:38 14a768c796b8: Preparing 03:55:38 a50e7bb9631f: Preparing 03:55:38 2513ad9c2739: Preparing 03:55:38 4d65c8bbe8bf: Preparing 03:55:38 e7d57817eaa9: Preparing 03:55:38 dce079a7cc5d: Preparing 03:55:38 846bcedb58de: Preparing 03:55:38 4bd2402e13ff: Preparing 03:55:38 5f70bf18a086: Preparing 03:55:38 25312838df95: Preparing 03:55:38 edd9f64148da: Preparing 03:55:38 9b5ec93f8ad6: Preparing 03:55:38 63ca1fbb43ae: Preparing 03:55:38 4d65c8bbe8bf: Waiting 03:55:38 e7d57817eaa9: Waiting 03:55:38 25312838df95: Waiting 03:55:38 846bcedb58de: Waiting 03:55:38 edd9f64148da: Waiting 03:55:38 4bd2402e13ff: Waiting 03:55:38 9b5ec93f8ad6: Waiting 03:55:38 5f70bf18a086: Waiting 03:55:38 dce079a7cc5d: Waiting 03:55:38 a50e7bb9631f: Waiting 03:55:38 63ca1fbb43ae: Waiting 03:55:38 56c0352e88fe: Pushed 03:55:38 8270a1d5ab67: Pushed 03:55:38 374dac9619f0: Pushed 03:55:38 e2643aa7c0e1: Pushed 03:55:38 14a768c796b8: Pushed 03:55:38 e7d57817eaa9: Layer already exists 03:55:38 dce079a7cc5d: Layer already exists 03:55:39 a50e7bb9631f: Pushed 03:55:39 2513ad9c2739: Pushed 03:55:39 4bd2402e13ff: Pushed 03:55:39 5f70bf18a086: Layer already exists 03:55:39 846bcedb58de: Pushed 03:55:39 63ca1fbb43ae: Layer already exists 03:55:39 25312838df95: Pushed 03:55:39 9b5ec93f8ad6: Pushed 03:55:39 edd9f64148da: Pushed 03:55:40 4d65c8bbe8bf: Pushed 03:55:40 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:c24508986c7d9f6c4c7cd4b546c497fae7af464af47891ce5d624f7a5e0c32a0 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:55:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:55:41 8270a1d5ab67: Preparing 03:55:41 56c0352e88fe: Preparing 03:55:41 e2643aa7c0e1: Preparing 03:55:41 374dac9619f0: Preparing 03:55:41 14a768c796b8: Preparing 03:55:41 a50e7bb9631f: Preparing 03:55:41 2513ad9c2739: Preparing 03:55:41 4d65c8bbe8bf: Preparing 03:55:41 e7d57817eaa9: Preparing 03:55:41 dce079a7cc5d: Preparing 03:55:41 846bcedb58de: Preparing 03:55:41 4bd2402e13ff: Preparing 03:55:41 5f70bf18a086: Preparing 03:55:41 a50e7bb9631f: Waiting 03:55:41 25312838df95: Preparing 03:55:41 edd9f64148da: Preparing 03:55:41 9b5ec93f8ad6: Preparing 03:55:41 63ca1fbb43ae: Preparing 03:55:41 2513ad9c2739: Waiting 03:55:41 25312838df95: Waiting 03:55:41 4d65c8bbe8bf: Waiting 03:55:41 e7d57817eaa9: Waiting 03:55:41 dce079a7cc5d: Waiting 03:55:41 846bcedb58de: Waiting 03:55:41 edd9f64148da: Waiting 03:55:41 63ca1fbb43ae: Waiting 03:55:41 9b5ec93f8ad6: Waiting 03:55:41 4bd2402e13ff: Waiting 03:55:41 374dac9619f0: Layer already exists 03:55:41 e2643aa7c0e1: Layer already exists 03:55:41 14a768c796b8: Layer already exists 03:55:41 8270a1d5ab67: Layer already exists 03:55:41 56c0352e88fe: Layer already exists 03:55:41 2513ad9c2739: Layer already exists 03:55:41 4d65c8bbe8bf: Layer already exists 03:55:41 a50e7bb9631f: Layer already exists 03:55:41 dce079a7cc5d: Layer already exists 03:55:41 e7d57817eaa9: Layer already exists 03:55:41 4bd2402e13ff: Layer already exists 03:55:41 846bcedb58de: Layer already exists 03:55:41 25312838df95: Layer already exists 03:55:41 edd9f64148da: Layer already exists 03:55:41 5f70bf18a086: Layer already exists 03:55:41 9b5ec93f8ad6: Layer already exists 03:55:41 63ca1fbb43ae: Layer already exists 03:55:41 latest: digest: sha256:c24508986c7d9f6c4c7cd4b546c497fae7af464af47891ce5d624f7a5e0c32a0 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.5 03:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:55:42 8270a1d5ab67: Preparing 03:55:42 56c0352e88fe: Preparing 03:55:42 e2643aa7c0e1: Preparing 03:55:42 374dac9619f0: Preparing 03:55:42 14a768c796b8: Preparing 03:55:42 a50e7bb9631f: Preparing 03:55:42 2513ad9c2739: Preparing 03:55:42 4d65c8bbe8bf: Preparing 03:55:42 e7d57817eaa9: Preparing 03:55:42 dce079a7cc5d: Preparing 03:55:42 846bcedb58de: Preparing 03:55:42 4bd2402e13ff: Preparing 03:55:42 5f70bf18a086: Preparing 03:55:42 25312838df95: Preparing 03:55:42 edd9f64148da: Preparing 03:55:42 9b5ec93f8ad6: Preparing 03:55:42 63ca1fbb43ae: Preparing 03:55:42 846bcedb58de: Waiting 03:55:42 4bd2402e13ff: Waiting 03:55:42 5f70bf18a086: Waiting 03:55:42 25312838df95: Waiting 03:55:42 edd9f64148da: Waiting 03:55:42 4d65c8bbe8bf: Waiting 03:55:42 a50e7bb9631f: Waiting 03:55:42 9b5ec93f8ad6: Waiting 03:55:42 e7d57817eaa9: Waiting 03:55:42 63ca1fbb43ae: Waiting 03:55:42 2513ad9c2739: Waiting 03:55:42 dce079a7cc5d: Waiting 03:55:42 8270a1d5ab67: Layer already exists 03:55:42 374dac9619f0: Layer already exists 03:55:42 56c0352e88fe: Layer already exists 03:55:42 e2643aa7c0e1: Layer already exists 03:55:42 14a768c796b8: Layer already exists 03:55:42 a50e7bb9631f: Layer already exists 03:55:42 2513ad9c2739: Layer already exists 03:55:42 4d65c8bbe8bf: Layer already exists 03:55:42 e7d57817eaa9: Layer already exists 03:55:42 dce079a7cc5d: Layer already exists 03:55:42 846bcedb58de: Layer already exists 03:55:42 5f70bf18a086: Layer already exists 03:55:42 4bd2402e13ff: Layer already exists 03:55:42 25312838df95: Layer already exists 03:55:42 edd9f64148da: Layer already exists 03:55:42 9b5ec93f8ad6: Layer already exists 03:55:42 63ca1fbb43ae: Layer already exists 03:55:42 4.0.0-dev.5: digest: sha256:c24508986c7d9f6c4c7cd4b546c497fae7af464af47891ce5d624f7a5e0c32a0 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:55:42 8270a1d5ab67: Preparing 03:55:42 56c0352e88fe: Preparing 03:55:42 e2643aa7c0e1: Preparing 03:55:42 374dac9619f0: Preparing 03:55:42 14a768c796b8: Preparing 03:55:42 a50e7bb9631f: Preparing 03:55:42 2513ad9c2739: Preparing 03:55:42 4d65c8bbe8bf: Preparing 03:55:42 e7d57817eaa9: Preparing 03:55:42 dce079a7cc5d: Preparing 03:55:42 846bcedb58de: Preparing 03:55:42 4bd2402e13ff: Preparing 03:55:42 5f70bf18a086: Preparing 03:55:42 25312838df95: Preparing 03:55:42 edd9f64148da: Preparing 03:55:42 9b5ec93f8ad6: Preparing 03:55:42 63ca1fbb43ae: Preparing 03:55:42 846bcedb58de: Waiting 03:55:42 4d65c8bbe8bf: Waiting 03:55:42 edd9f64148da: Waiting 03:55:42 9b5ec93f8ad6: Waiting 03:55:42 63ca1fbb43ae: Waiting 03:55:42 4bd2402e13ff: Waiting 03:55:42 a50e7bb9631f: Waiting 03:55:42 2513ad9c2739: Waiting 03:55:42 dce079a7cc5d: Waiting 03:55:42 5f70bf18a086: Waiting 03:55:42 374dac9619f0: Layer already exists 03:55:42 8270a1d5ab67: Layer already exists 03:55:42 e2643aa7c0e1: Layer already exists 03:55:42 14a768c796b8: Layer already exists 03:55:42 56c0352e88fe: Layer already exists 03:55:42 a50e7bb9631f: Layer already exists 03:55:42 2513ad9c2739: Layer already exists 03:55:42 e7d57817eaa9: Layer already exists 03:55:42 4d65c8bbe8bf: Layer already exists 03:55:42 dce079a7cc5d: Layer already exists 03:55:42 846bcedb58de: Layer already exists 03:55:42 25312838df95: Layer already exists 03:55:42 5f70bf18a086: Layer already exists 03:55:42 edd9f64148da: Layer already exists 03:55:42 4bd2402e13ff: Layer already exists 03:55:42 63ca1fbb43ae: Layer already exists 03:55:42 9b5ec93f8ad6: Layer already exists 03:55:42 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:c24508986c7d9f6c4c7cd4b546c497fae7af464af47891ce5d624f7a5e0c32a0 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:55:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:55:43 8270a1d5ab67: Preparing 03:55:43 56c0352e88fe: Preparing 03:55:43 e2643aa7c0e1: Preparing 03:55:43 374dac9619f0: Preparing 03:55:43 14a768c796b8: Preparing 03:55:43 a50e7bb9631f: Preparing 03:55:43 2513ad9c2739: Preparing 03:55:43 4d65c8bbe8bf: Preparing 03:55:43 e7d57817eaa9: Preparing 03:55:43 dce079a7cc5d: Preparing 03:55:43 846bcedb58de: Preparing 03:55:43 4bd2402e13ff: Preparing 03:55:43 5f70bf18a086: Preparing 03:55:43 25312838df95: Preparing 03:55:43 edd9f64148da: Preparing 03:55:43 9b5ec93f8ad6: Preparing 03:55:43 63ca1fbb43ae: Preparing 03:55:43 a50e7bb9631f: Waiting 03:55:43 2513ad9c2739: Waiting 03:55:43 4d65c8bbe8bf: Waiting 03:55:43 e7d57817eaa9: Waiting 03:55:43 dce079a7cc5d: Waiting 03:55:43 846bcedb58de: Waiting 03:55:43 4bd2402e13ff: Waiting 03:55:43 5f70bf18a086: Waiting 03:55:43 25312838df95: Waiting 03:55:43 edd9f64148da: Waiting 03:55:43 9b5ec93f8ad6: Waiting 03:55:43 63ca1fbb43ae: Waiting 03:55:43 8270a1d5ab67: Layer already exists 03:55:43 14a768c796b8: Layer already exists 03:55:43 374dac9619f0: Layer already exists 03:55:43 56c0352e88fe: Layer already exists 03:55:43 e2643aa7c0e1: Layer already exists 03:55:43 a50e7bb9631f: Layer already exists 03:55:43 2513ad9c2739: Layer already exists 03:55:43 dce079a7cc5d: Layer already exists 03:55:43 4d65c8bbe8bf: Layer already exists 03:55:43 e7d57817eaa9: Layer already exists 03:55:43 846bcedb58de: Layer already exists 03:55:43 4bd2402e13ff: Layer already exists 03:55:43 25312838df95: Layer already exists 03:55:43 5f70bf18a086: Layer already exists 03:55:43 edd9f64148da: Layer already exists 03:55:43 9b5ec93f8ad6: Layer already exists 03:55:43 63ca1fbb43ae: Layer already exists 03:55:43 main: digest: sha256:c24508986c7d9f6c4c7cd4b546c497fae7af464af47891ce5d624f7a5e0c32a0 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:55:43 ===================================================== [Pipeline] echo 03:55:43 taggedImages: 03:55:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378 03:55:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:55:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.5 03:55:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:55:43 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:55:43 c30ddf62977cad5bfe4181251be04ec207745378 03:55:43 latest 03:55:43 4.0.0-dev.5 03:55:43 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:43 main 03:55:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:44 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c30ddf62977cad5bfe4181251be04ec207745378 03:55:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:55:44 e6fcfd557064: Preparing 03:55:44 004723744e98: Preparing 03:55:44 f3579f459589: Preparing 03:55:44 ee3f326311b8: Preparing 03:55:44 e7d57817eaa9: Preparing 03:55:44 dce079a7cc5d: Preparing 03:55:44 5bba293267a1: Preparing 03:55:44 bf24b89e36e2: Preparing 03:55:44 63ca1fbb43ae: Preparing 03:55:44 dce079a7cc5d: Waiting 03:55:44 5bba293267a1: Waiting 03:55:44 bf24b89e36e2: Waiting 03:55:44 63ca1fbb43ae: Waiting 03:55:44 e7d57817eaa9: Layer already exists 03:55:44 004723744e98: Layer already exists 03:55:44 dce079a7cc5d: Layer already exists 03:55:44 5bba293267a1: Layer already exists 03:55:44 bf24b89e36e2: Layer already exists 03:55:44 63ca1fbb43ae: Layer already exists 03:55:44 e6fcfd557064: Pushed 03:55:44 f3579f459589: Pushed 03:55:46 ee3f326311b8: Pushed 03:55:46 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:552b7b1a32d55b238108edc92857e71027b08a22f9da732030c36364bf93824b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:55:47 e6fcfd557064: Preparing 03:55:47 004723744e98: Preparing 03:55:47 f3579f459589: Preparing 03:55:47 ee3f326311b8: Preparing 03:55:47 e7d57817eaa9: Preparing 03:55:47 dce079a7cc5d: Preparing 03:55:47 5bba293267a1: Preparing 03:55:47 bf24b89e36e2: Preparing 03:55:47 63ca1fbb43ae: Preparing 03:55:47 dce079a7cc5d: Waiting 03:55:47 5bba293267a1: Waiting 03:55:47 bf24b89e36e2: Waiting 03:55:47 e7d57817eaa9: Layer already exists 03:55:47 f3579f459589: Layer already exists 03:55:47 004723744e98: Layer already exists 03:55:47 ee3f326311b8: Layer already exists 03:55:47 e6fcfd557064: Layer already exists 03:55:47 bf24b89e36e2: Layer already exists 03:55:47 5bba293267a1: Layer already exists 03:55:47 63ca1fbb43ae: Layer already exists 03:55:47 dce079a7cc5d: Layer already exists 03:55:47 latest: digest: sha256:552b7b1a32d55b238108edc92857e71027b08a22f9da732030c36364bf93824b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:47 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.5 03:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:55:48 e6fcfd557064: Preparing 03:55:48 004723744e98: Preparing 03:55:48 f3579f459589: Preparing 03:55:48 ee3f326311b8: Preparing 03:55:48 e7d57817eaa9: Preparing 03:55:48 dce079a7cc5d: Preparing 03:55:48 5bba293267a1: Preparing 03:55:48 bf24b89e36e2: Preparing 03:55:48 63ca1fbb43ae: Preparing 03:55:48 5bba293267a1: Waiting 03:55:48 bf24b89e36e2: Waiting 03:55:48 63ca1fbb43ae: Waiting 03:55:48 dce079a7cc5d: Waiting 03:55:48 e6fcfd557064: Layer already exists 03:55:48 004723744e98: Layer already exists 03:55:48 ee3f326311b8: Layer already exists 03:55:48 e7d57817eaa9: Layer already exists 03:55:48 f3579f459589: Layer already exists 03:55:48 bf24b89e36e2: Layer already exists 03:55:48 dce079a7cc5d: Layer already exists 03:55:48 5bba293267a1: Layer already exists 03:55:48 63ca1fbb43ae: Layer already exists 03:55:48 4.0.0-dev.5: digest: sha256:552b7b1a32d55b238108edc92857e71027b08a22f9da732030c36364bf93824b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:55:48 e6fcfd557064: Preparing 03:55:48 004723744e98: Preparing 03:55:48 f3579f459589: Preparing 03:55:48 ee3f326311b8: Preparing 03:55:48 e7d57817eaa9: Preparing 03:55:48 dce079a7cc5d: Preparing 03:55:48 5bba293267a1: Preparing 03:55:48 bf24b89e36e2: Preparing 03:55:48 63ca1fbb43ae: Preparing 03:55:48 63ca1fbb43ae: Waiting 03:55:48 5bba293267a1: Waiting 03:55:48 bf24b89e36e2: Waiting 03:55:48 dce079a7cc5d: Waiting 03:55:48 f3579f459589: Layer already exists 03:55:48 ee3f326311b8: Layer already exists 03:55:48 004723744e98: Layer already exists 03:55:48 e6fcfd557064: Layer already exists 03:55:48 e7d57817eaa9: Layer already exists 03:55:48 dce079a7cc5d: Layer already exists 03:55:48 5bba293267a1: Layer already exists 03:55:48 63ca1fbb43ae: Layer already exists 03:55:48 bf24b89e36e2: Layer already exists 03:55:48 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:552b7b1a32d55b238108edc92857e71027b08a22f9da732030c36364bf93824b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:55:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:55:49 e6fcfd557064: Preparing 03:55:49 004723744e98: Preparing 03:55:49 f3579f459589: Preparing 03:55:49 ee3f326311b8: Preparing 03:55:49 e7d57817eaa9: Preparing 03:55:49 dce079a7cc5d: Preparing 03:55:49 5bba293267a1: Preparing 03:55:49 bf24b89e36e2: Preparing 03:55:49 63ca1fbb43ae: Preparing 03:55:49 5bba293267a1: Waiting 03:55:49 63ca1fbb43ae: Waiting 03:55:49 dce079a7cc5d: Waiting 03:55:49 bf24b89e36e2: Waiting 03:55:49 e6fcfd557064: Layer already exists 03:55:49 f3579f459589: Layer already exists 03:55:49 004723744e98: Layer already exists 03:55:49 e7d57817eaa9: Layer already exists 03:55:49 ee3f326311b8: Layer already exists 03:55:49 63ca1fbb43ae: Layer already exists 03:55:49 dce079a7cc5d: Layer already exists 03:55:49 5bba293267a1: Layer already exists 03:55:49 bf24b89e36e2: Layer already exists 03:55:49 main: digest: sha256:552b7b1a32d55b238108edc92857e71027b08a22f9da732030c36364bf93824b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:55:49 ===================================================== [Pipeline] echo 03:55:49 taggedImages: 03:55:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c30ddf62977cad5bfe4181251be04ec207745378 03:55:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:55:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.5 03:55:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:55:49 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:55:49 c30ddf62977cad5bfe4181251be04ec207745378 03:55:49 latest 03:55:49 4.0.0-dev.5 03:55:49 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:49 main 03:55:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:50 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c30ddf62977cad5bfe4181251be04ec207745378 03:55:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:55:50 c671c3e20212: Preparing 03:55:50 7c5b1e4a0645: Preparing 03:55:50 5f977b907007: Preparing 03:55:50 8433f1c7fdd9: Preparing 03:55:50 abf2244c3bd1: Preparing 03:55:50 e7d57817eaa9: Preparing 03:55:50 dce079a7cc5d: Preparing 03:55:50 7632a883b71c: Preparing 03:55:50 b54d8cd19094: Preparing 03:55:50 76e60e76db05: Preparing 03:55:50 63ca1fbb43ae: Preparing 03:55:50 dce079a7cc5d: Waiting 03:55:50 7632a883b71c: Waiting 03:55:50 b54d8cd19094: Waiting 03:55:50 76e60e76db05: Waiting 03:55:50 63ca1fbb43ae: Waiting 03:55:50 e7d57817eaa9: Waiting 03:55:50 7c5b1e4a0645: Pushed 03:55:50 c671c3e20212: Pushed 03:55:50 8433f1c7fdd9: Pushed 03:55:50 abf2244c3bd1: Pushed 03:55:50 e7d57817eaa9: Layer already exists 03:55:50 dce079a7cc5d: Layer already exists 03:55:50 63ca1fbb43ae: Layer already exists 03:55:50 7632a883b71c: Pushed 03:55:50 b54d8cd19094: Pushed 03:55:52 5f977b907007: Pushed 03:55:52 76e60e76db05: Pushed 03:55:52 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:7a5d3bf17a5f13616250bbbc39e742456ad70c0f652f107920ccb7943af32c47 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:55:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:55:52 c671c3e20212: Preparing 03:55:52 7c5b1e4a0645: Preparing 03:55:52 5f977b907007: Preparing 03:55:52 8433f1c7fdd9: Preparing 03:55:52 abf2244c3bd1: Preparing 03:55:52 e7d57817eaa9: Preparing 03:55:52 dce079a7cc5d: Preparing 03:55:52 7632a883b71c: Preparing 03:55:52 b54d8cd19094: Preparing 03:55:52 76e60e76db05: Preparing 03:55:52 63ca1fbb43ae: Preparing 03:55:52 b54d8cd19094: Waiting 03:55:52 7632a883b71c: Waiting 03:55:52 76e60e76db05: Waiting 03:55:52 63ca1fbb43ae: Waiting 03:55:52 e7d57817eaa9: Waiting 03:55:52 7c5b1e4a0645: Layer already exists 03:55:52 abf2244c3bd1: Layer already exists 03:55:52 5f977b907007: Layer already exists 03:55:52 8433f1c7fdd9: Layer already exists 03:55:52 c671c3e20212: Layer already exists 03:55:52 b54d8cd19094: Layer already exists 03:55:52 7632a883b71c: Layer already exists 03:55:52 dce079a7cc5d: Layer already exists 03:55:52 76e60e76db05: Layer already exists 03:55:52 e7d57817eaa9: Layer already exists 03:55:52 63ca1fbb43ae: Layer already exists 03:55:52 latest: digest: sha256:7a5d3bf17a5f13616250bbbc39e742456ad70c0f652f107920ccb7943af32c47 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.5 03:55:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:55:53 c671c3e20212: Preparing 03:55:53 7c5b1e4a0645: Preparing 03:55:53 5f977b907007: Preparing 03:55:53 8433f1c7fdd9: Preparing 03:55:53 abf2244c3bd1: Preparing 03:55:53 e7d57817eaa9: Preparing 03:55:53 dce079a7cc5d: Preparing 03:55:53 7632a883b71c: Preparing 03:55:53 b54d8cd19094: Preparing 03:55:53 76e60e76db05: Preparing 03:55:53 63ca1fbb43ae: Preparing 03:55:53 7632a883b71c: Waiting 03:55:53 b54d8cd19094: Waiting 03:55:53 76e60e76db05: Waiting 03:55:53 e7d57817eaa9: Waiting 03:55:53 dce079a7cc5d: Waiting 03:55:53 63ca1fbb43ae: Waiting 03:55:53 c671c3e20212: Layer already exists 03:55:53 abf2244c3bd1: Layer already exists 03:55:53 5f977b907007: Layer already exists 03:55:53 8433f1c7fdd9: Layer already exists 03:55:53 7c5b1e4a0645: Layer already exists 03:55:53 e7d57817eaa9: Layer already exists 03:55:53 dce079a7cc5d: Layer already exists 03:55:53 76e60e76db05: Layer already exists 03:55:53 b54d8cd19094: Layer already exists 03:55:53 7632a883b71c: Layer already exists 03:55:53 63ca1fbb43ae: Layer already exists 03:55:53 4.0.0-dev.5: digest: sha256:7a5d3bf17a5f13616250bbbc39e742456ad70c0f652f107920ccb7943af32c47 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:53 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:55:54 c671c3e20212: Preparing 03:55:54 7c5b1e4a0645: Preparing 03:55:54 5f977b907007: Preparing 03:55:54 8433f1c7fdd9: Preparing 03:55:54 abf2244c3bd1: Preparing 03:55:54 e7d57817eaa9: Preparing 03:55:54 dce079a7cc5d: Preparing 03:55:54 7632a883b71c: Preparing 03:55:54 b54d8cd19094: Preparing 03:55:54 76e60e76db05: Preparing 03:55:54 63ca1fbb43ae: Preparing 03:55:54 e7d57817eaa9: Waiting 03:55:54 76e60e76db05: Waiting 03:55:54 63ca1fbb43ae: Waiting 03:55:54 b54d8cd19094: Waiting 03:55:54 dce079a7cc5d: Waiting 03:55:54 7632a883b71c: Waiting 03:55:54 7c5b1e4a0645: Layer already exists 03:55:54 c671c3e20212: Layer already exists 03:55:54 abf2244c3bd1: Layer already exists 03:55:54 5f977b907007: Layer already exists 03:55:54 8433f1c7fdd9: Layer already exists 03:55:54 e7d57817eaa9: Layer already exists 03:55:54 b54d8cd19094: Layer already exists 03:55:54 7632a883b71c: Layer already exists 03:55:54 dce079a7cc5d: Layer already exists 03:55:54 76e60e76db05: Layer already exists 03:55:54 63ca1fbb43ae: Layer already exists 03:55:54 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:7a5d3bf17a5f13616250bbbc39e742456ad70c0f652f107920ccb7943af32c47 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:55:55 c671c3e20212: Preparing 03:55:55 7c5b1e4a0645: Preparing 03:55:55 5f977b907007: Preparing 03:55:55 8433f1c7fdd9: Preparing 03:55:55 abf2244c3bd1: Preparing 03:55:55 e7d57817eaa9: Preparing 03:55:55 dce079a7cc5d: Preparing 03:55:55 7632a883b71c: Preparing 03:55:55 b54d8cd19094: Preparing 03:55:55 e7d57817eaa9: Waiting 03:55:55 dce079a7cc5d: Waiting 03:55:55 7632a883b71c: Waiting 03:55:55 76e60e76db05: Preparing 03:55:55 63ca1fbb43ae: Preparing 03:55:55 76e60e76db05: Waiting 03:55:55 b54d8cd19094: Waiting 03:55:55 63ca1fbb43ae: Waiting 03:55:55 7c5b1e4a0645: Layer already exists 03:55:55 abf2244c3bd1: Layer already exists 03:55:55 c671c3e20212: Layer already exists 03:55:55 5f977b907007: Layer already exists 03:55:55 8433f1c7fdd9: Layer already exists 03:55:55 e7d57817eaa9: Layer already exists 03:55:55 b54d8cd19094: Layer already exists 03:55:55 dce079a7cc5d: Layer already exists 03:55:55 76e60e76db05: Layer already exists 03:55:55 7632a883b71c: Layer already exists 03:55:55 63ca1fbb43ae: Layer already exists 03:55:55 main: digest: sha256:7a5d3bf17a5f13616250bbbc39e742456ad70c0f652f107920ccb7943af32c47 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:55:55 ===================================================== [Pipeline] echo 03:55:55 taggedImages: 03:55:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c30ddf62977cad5bfe4181251be04ec207745378 03:55:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:55:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.5 03:55:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:55:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:55:55 c30ddf62977cad5bfe4181251be04ec207745378 03:55:55 latest 03:55:55 4.0.0-dev.5 03:55:55 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:55 main 03:55:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:55 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c30ddf62977cad5bfe4181251be04ec207745378 03:55:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:55:55 51dfe14ad183: Preparing 03:55:55 7304aa9131e8: Preparing 03:55:55 6e6134b11f5c: Preparing 03:55:55 229f86eff626: Preparing 03:55:55 3e980029c3f5: Preparing 03:55:55 226c34dc3480: Preparing 03:55:55 d69dd57b4702: Preparing 03:55:55 e7d57817eaa9: Preparing 03:55:55 dce079a7cc5d: Preparing 03:55:55 0fc5e6eff7ed: Preparing 03:55:55 09c18c033d54: Preparing 03:55:55 63ca1fbb43ae: Preparing 03:55:55 226c34dc3480: Waiting 03:55:55 d69dd57b4702: Waiting 03:55:55 e7d57817eaa9: Waiting 03:55:55 dce079a7cc5d: Waiting 03:55:55 63ca1fbb43ae: Waiting 03:55:55 0fc5e6eff7ed: Waiting 03:55:55 7304aa9131e8: Pushed 03:55:55 51dfe14ad183: Pushed 03:55:55 3e980029c3f5: Pushed 03:55:55 e7d57817eaa9: Layer already exists 03:55:55 dce079a7cc5d: Layer already exists 03:55:55 226c34dc3480: Pushed 03:55:56 d69dd57b4702: Pushed 03:55:56 63ca1fbb43ae: Layer already exists 03:55:56 0fc5e6eff7ed: Pushed 03:55:57 09c18c033d54: Pushed 03:55:57 229f86eff626: Pushed 03:55:57 6e6134b11f5c: Pushed 03:55:57 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:044c9072f7b1063c785b81bba79270d70547eec8f3331e470cc1249e7537a426 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:55:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:55:58 51dfe14ad183: Preparing 03:55:58 7304aa9131e8: Preparing 03:55:58 6e6134b11f5c: Preparing 03:55:58 229f86eff626: Preparing 03:55:58 3e980029c3f5: Preparing 03:55:58 226c34dc3480: Preparing 03:55:58 d69dd57b4702: Preparing 03:55:58 e7d57817eaa9: Preparing 03:55:58 dce079a7cc5d: Preparing 03:55:58 0fc5e6eff7ed: Preparing 03:55:58 09c18c033d54: Preparing 03:55:58 63ca1fbb43ae: Preparing 03:55:58 e7d57817eaa9: Waiting 03:55:58 dce079a7cc5d: Waiting 03:55:58 0fc5e6eff7ed: Waiting 03:55:58 09c18c033d54: Waiting 03:55:58 d69dd57b4702: Waiting 03:55:58 226c34dc3480: Waiting 03:55:58 63ca1fbb43ae: Waiting 03:55:58 51dfe14ad183: Layer already exists 03:55:58 7304aa9131e8: Layer already exists 03:55:58 3e980029c3f5: Layer already exists 03:55:58 6e6134b11f5c: Layer already exists 03:55:58 229f86eff626: Layer already exists 03:55:58 d69dd57b4702: Layer already exists 03:55:58 0fc5e6eff7ed: Layer already exists 03:55:58 226c34dc3480: Layer already exists 03:55:58 e7d57817eaa9: Layer already exists 03:55:58 dce079a7cc5d: Layer already exists 03:55:58 09c18c033d54: Layer already exists 03:55:58 63ca1fbb43ae: Layer already exists 03:55:58 latest: digest: sha256:044c9072f7b1063c785b81bba79270d70547eec8f3331e470cc1249e7537a426 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:58 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.5 03:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:55:59 51dfe14ad183: Preparing 03:55:59 7304aa9131e8: Preparing 03:55:59 6e6134b11f5c: Preparing 03:55:59 229f86eff626: Preparing 03:55:59 3e980029c3f5: Preparing 03:55:59 226c34dc3480: Preparing 03:55:59 d69dd57b4702: Preparing 03:55:59 e7d57817eaa9: Preparing 03:55:59 dce079a7cc5d: Preparing 03:55:59 0fc5e6eff7ed: Preparing 03:55:59 09c18c033d54: Preparing 03:55:59 63ca1fbb43ae: Preparing 03:55:59 dce079a7cc5d: Waiting 03:55:59 0fc5e6eff7ed: Waiting 03:55:59 09c18c033d54: Waiting 03:55:59 63ca1fbb43ae: Waiting 03:55:59 226c34dc3480: Waiting 03:55:59 e7d57817eaa9: Waiting 03:55:59 6e6134b11f5c: Layer already exists 03:55:59 7304aa9131e8: Layer already exists 03:55:59 51dfe14ad183: Layer already exists 03:55:59 3e980029c3f5: Layer already exists 03:55:59 229f86eff626: Layer already exists 03:55:59 d69dd57b4702: Layer already exists 03:55:59 e7d57817eaa9: Layer already exists 03:55:59 dce079a7cc5d: Layer already exists 03:55:59 226c34dc3480: Layer already exists 03:55:59 0fc5e6eff7ed: Layer already exists 03:55:59 63ca1fbb43ae: Layer already exists 03:55:59 09c18c033d54: Layer already exists 03:55:59 4.0.0-dev.5: digest: sha256:044c9072f7b1063c785b81bba79270d70547eec8f3331e470cc1249e7537a426 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:59 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:55:59 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:55:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:55:59 51dfe14ad183: Preparing 03:55:59 7304aa9131e8: Preparing 03:55:59 6e6134b11f5c: Preparing 03:55:59 229f86eff626: Preparing 03:55:59 3e980029c3f5: Preparing 03:55:59 226c34dc3480: Preparing 03:55:59 d69dd57b4702: Preparing 03:55:59 e7d57817eaa9: Preparing 03:55:59 dce079a7cc5d: Preparing 03:55:59 0fc5e6eff7ed: Preparing 03:55:59 09c18c033d54: Preparing 03:55:59 63ca1fbb43ae: Preparing 03:55:59 0fc5e6eff7ed: Waiting 03:55:59 226c34dc3480: Waiting 03:55:59 09c18c033d54: Waiting 03:55:59 d69dd57b4702: Waiting 03:55:59 e7d57817eaa9: Waiting 03:55:59 dce079a7cc5d: Waiting 03:55:59 63ca1fbb43ae: Waiting 03:55:59 3e980029c3f5: Layer already exists 03:55:59 6e6134b11f5c: Layer already exists 03:55:59 7304aa9131e8: Layer already exists 03:55:59 229f86eff626: Layer already exists 03:55:59 51dfe14ad183: Layer already exists 03:55:59 226c34dc3480: Layer already exists 03:55:59 d69dd57b4702: Layer already exists 03:55:59 dce079a7cc5d: Layer already exists 03:55:59 e7d57817eaa9: Layer already exists 03:55:59 0fc5e6eff7ed: Layer already exists 03:55:59 63ca1fbb43ae: Layer already exists 03:55:59 09c18c033d54: Layer already exists 03:55:59 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:044c9072f7b1063c785b81bba79270d70547eec8f3331e470cc1249e7537a426 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:56:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:56:00 51dfe14ad183: Preparing 03:56:00 7304aa9131e8: Preparing 03:56:00 6e6134b11f5c: Preparing 03:56:00 229f86eff626: Preparing 03:56:00 3e980029c3f5: Preparing 03:56:00 226c34dc3480: Preparing 03:56:00 d69dd57b4702: Preparing 03:56:00 e7d57817eaa9: Preparing 03:56:00 dce079a7cc5d: Preparing 03:56:00 0fc5e6eff7ed: Preparing 03:56:00 09c18c033d54: Preparing 03:56:00 63ca1fbb43ae: Preparing 03:56:00 226c34dc3480: Waiting 03:56:00 d69dd57b4702: Waiting 03:56:00 e7d57817eaa9: Waiting 03:56:00 dce079a7cc5d: Waiting 03:56:00 0fc5e6eff7ed: Waiting 03:56:00 09c18c033d54: Waiting 03:56:00 63ca1fbb43ae: Waiting 03:56:00 7304aa9131e8: Layer already exists 03:56:00 6e6134b11f5c: Layer already exists 03:56:00 51dfe14ad183: Layer already exists 03:56:00 3e980029c3f5: Layer already exists 03:56:00 229f86eff626: Layer already exists 03:56:00 dce079a7cc5d: Layer already exists 03:56:00 226c34dc3480: Layer already exists 03:56:00 e7d57817eaa9: Layer already exists 03:56:00 d69dd57b4702: Layer already exists 03:56:00 0fc5e6eff7ed: Layer already exists 03:56:00 09c18c033d54: Layer already exists 03:56:00 63ca1fbb43ae: Layer already exists 03:56:00 main: digest: sha256:044c9072f7b1063c785b81bba79270d70547eec8f3331e470cc1249e7537a426 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:56:00 ===================================================== [Pipeline] echo 03:56:00 taggedImages: 03:56:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c30ddf62977cad5bfe4181251be04ec207745378 03:56:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:56:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.5 03:56:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:00 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:56:00 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:56:00 c30ddf62977cad5bfe4181251be04ec207745378 03:56:00 latest 03:56:00 4.0.0-dev.5 03:56:00 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:00 main 03:56:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:00 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c30ddf62977cad5bfe4181251be04ec207745378 03:56:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:56:01 1b273d9619bb: Preparing 03:56:01 483f43854530: Preparing 03:56:01 e7d57817eaa9: Preparing 03:56:01 dce079a7cc5d: Preparing 03:56:01 501c8adee1e8: Preparing 03:56:01 5b6030eb0fc7: Preparing 03:56:01 63ca1fbb43ae: Preparing 03:56:01 63ca1fbb43ae: Waiting 03:56:01 5b6030eb0fc7: Waiting 03:56:01 dce079a7cc5d: Layer already exists 03:56:01 e7d57817eaa9: Layer already exists 03:56:01 63ca1fbb43ae: Layer already exists 03:56:01 1b273d9619bb: Pushed 03:56:01 501c8adee1e8: Pushed 03:56:02 5b6030eb0fc7: Pushed 03:56:03 483f43854530: Pushed 03:56:04 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:ecdba596384ce42d7924c98d3f60fbb44103a7516826f48f95f54f3079601083 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:56:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:56:04 1b273d9619bb: Preparing 03:56:04 483f43854530: Preparing 03:56:04 e7d57817eaa9: Preparing 03:56:04 dce079a7cc5d: Preparing 03:56:04 501c8adee1e8: Preparing 03:56:04 5b6030eb0fc7: Preparing 03:56:04 63ca1fbb43ae: Preparing 03:56:04 5b6030eb0fc7: Waiting 03:56:04 63ca1fbb43ae: Waiting 03:56:04 501c8adee1e8: Layer already exists 03:56:04 dce079a7cc5d: Layer already exists 03:56:04 1b273d9619bb: Layer already exists 03:56:04 483f43854530: Layer already exists 03:56:04 e7d57817eaa9: Layer already exists 03:56:04 5b6030eb0fc7: Layer already exists 03:56:04 63ca1fbb43ae: Layer already exists 03:56:04 latest: digest: sha256:ecdba596384ce42d7924c98d3f60fbb44103a7516826f48f95f54f3079601083 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.5 03:56:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:56:05 1b273d9619bb: Preparing 03:56:05 483f43854530: Preparing 03:56:05 e7d57817eaa9: Preparing 03:56:05 dce079a7cc5d: Preparing 03:56:05 501c8adee1e8: Preparing 03:56:05 5b6030eb0fc7: Preparing 03:56:05 63ca1fbb43ae: Preparing 03:56:05 5b6030eb0fc7: Waiting 03:56:05 63ca1fbb43ae: Waiting 03:56:05 e7d57817eaa9: Layer already exists 03:56:05 501c8adee1e8: Layer already exists 03:56:05 1b273d9619bb: Layer already exists 03:56:05 dce079a7cc5d: Layer already exists 03:56:05 483f43854530: Layer already exists 03:56:05 63ca1fbb43ae: Layer already exists 03:56:05 5b6030eb0fc7: Layer already exists 03:56:05 4.0.0-dev.5: digest: sha256:ecdba596384ce42d7924c98d3f60fbb44103a7516826f48f95f54f3079601083 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:05 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:56:06 1b273d9619bb: Preparing 03:56:06 483f43854530: Preparing 03:56:06 e7d57817eaa9: Preparing 03:56:06 dce079a7cc5d: Preparing 03:56:06 501c8adee1e8: Preparing 03:56:06 5b6030eb0fc7: Preparing 03:56:06 63ca1fbb43ae: Preparing 03:56:06 5b6030eb0fc7: Waiting 03:56:06 63ca1fbb43ae: Waiting 03:56:06 dce079a7cc5d: Layer already exists 03:56:06 501c8adee1e8: Layer already exists 03:56:06 1b273d9619bb: Layer already exists 03:56:06 483f43854530: Layer already exists 03:56:06 e7d57817eaa9: Layer already exists 03:56:06 5b6030eb0fc7: Layer already exists 03:56:06 63ca1fbb43ae: Layer already exists 03:56:06 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:ecdba596384ce42d7924c98d3f60fbb44103a7516826f48f95f54f3079601083 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:06 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:06 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:56:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:56:06 1b273d9619bb: Preparing 03:56:06 483f43854530: Preparing 03:56:06 e7d57817eaa9: Preparing 03:56:06 dce079a7cc5d: Preparing 03:56:06 501c8adee1e8: Preparing 03:56:06 5b6030eb0fc7: Preparing 03:56:06 63ca1fbb43ae: Preparing 03:56:06 5b6030eb0fc7: Waiting 03:56:06 63ca1fbb43ae: Waiting 03:56:06 dce079a7cc5d: Layer already exists 03:56:06 1b273d9619bb: Layer already exists 03:56:06 e7d57817eaa9: Layer already exists 03:56:06 483f43854530: Layer already exists 03:56:06 501c8adee1e8: Layer already exists 03:56:06 5b6030eb0fc7: Layer already exists 03:56:06 63ca1fbb43ae: Layer already exists 03:56:06 main: digest: sha256:ecdba596384ce42d7924c98d3f60fbb44103a7516826f48f95f54f3079601083 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:56:06 ===================================================== [Pipeline] echo 03:56:06 taggedImages: 03:56:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c30ddf62977cad5bfe4181251be04ec207745378 03:56:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:56:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.5 03:56:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:06 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:56:07 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:56:07 c30ddf62977cad5bfe4181251be04ec207745378 03:56:07 latest 03:56:07 4.0.0-dev.5 03:56:07 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:07 main 03:56:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c30ddf62977cad5bfe4181251be04ec207745378 03:56:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:56:07 052400a5b9c2: Preparing 03:56:07 f9c12cfed83e: Preparing 03:56:07 21d06d6d3993: Preparing 03:56:07 e7d57817eaa9: Preparing 03:56:07 dce079a7cc5d: Preparing 03:56:07 3254516ece8a: Preparing 03:56:07 76a40762db5b: Preparing 03:56:07 0d5a59f9d193: Preparing 03:56:07 7ed7076b4712: Preparing 03:56:07 63ca1fbb43ae: Preparing 03:56:07 3254516ece8a: Waiting 03:56:07 76a40762db5b: Waiting 03:56:07 63ca1fbb43ae: Waiting 03:56:07 0d5a59f9d193: Waiting 03:56:07 7ed7076b4712: Waiting 03:56:07 dce079a7cc5d: Layer already exists 03:56:07 e7d57817eaa9: Layer already exists 03:56:07 f9c12cfed83e: Pushed 03:56:07 21d06d6d3993: Pushed 03:56:07 052400a5b9c2: Pushed 03:56:07 63ca1fbb43ae: Layer already exists 03:56:07 0d5a59f9d193: Pushed 03:56:08 7ed7076b4712: Pushed 03:56:13 76a40762db5b: Pushed 03:56:17 3254516ece8a: Pushed 03:56:17 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:d838ff3e1f0bd4a05b129e55a742acd7ce86ab3a04c688446da8e2d44380b5ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:17 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:56:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:56:17 052400a5b9c2: Preparing 03:56:17 f9c12cfed83e: Preparing 03:56:17 21d06d6d3993: Preparing 03:56:17 e7d57817eaa9: Preparing 03:56:17 dce079a7cc5d: Preparing 03:56:17 3254516ece8a: Preparing 03:56:17 76a40762db5b: Preparing 03:56:17 0d5a59f9d193: Preparing 03:56:17 7ed7076b4712: Preparing 03:56:17 63ca1fbb43ae: Preparing 03:56:17 3254516ece8a: Waiting 03:56:17 76a40762db5b: Waiting 03:56:17 0d5a59f9d193: Waiting 03:56:17 7ed7076b4712: Waiting 03:56:17 63ca1fbb43ae: Waiting 03:56:17 e7d57817eaa9: Layer already exists 03:56:17 21d06d6d3993: Layer already exists 03:56:17 dce079a7cc5d: Layer already exists 03:56:17 f9c12cfed83e: Layer already exists 03:56:17 052400a5b9c2: Layer already exists 03:56:17 0d5a59f9d193: Layer already exists 03:56:17 76a40762db5b: Layer already exists 03:56:17 7ed7076b4712: Layer already exists 03:56:17 3254516ece8a: Layer already exists 03:56:17 63ca1fbb43ae: Layer already exists 03:56:17 latest: digest: sha256:d838ff3e1f0bd4a05b129e55a742acd7ce86ab3a04c688446da8e2d44380b5ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.5 03:56:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:56:18 052400a5b9c2: Preparing 03:56:18 f9c12cfed83e: Preparing 03:56:18 21d06d6d3993: Preparing 03:56:18 e7d57817eaa9: Preparing 03:56:18 dce079a7cc5d: Preparing 03:56:18 3254516ece8a: Preparing 03:56:18 76a40762db5b: Preparing 03:56:18 0d5a59f9d193: Preparing 03:56:18 7ed7076b4712: Preparing 03:56:18 63ca1fbb43ae: Preparing 03:56:18 76a40762db5b: Waiting 03:56:18 0d5a59f9d193: Waiting 03:56:18 63ca1fbb43ae: Waiting 03:56:18 3254516ece8a: Waiting 03:56:18 052400a5b9c2: Layer already exists 03:56:18 21d06d6d3993: Layer already exists 03:56:18 f9c12cfed83e: Layer already exists 03:56:18 e7d57817eaa9: Layer already exists 03:56:18 dce079a7cc5d: Layer already exists 03:56:18 0d5a59f9d193: Layer already exists 03:56:18 3254516ece8a: Layer already exists 03:56:18 76a40762db5b: Layer already exists 03:56:18 63ca1fbb43ae: Layer already exists 03:56:18 7ed7076b4712: Layer already exists 03:56:18 4.0.0-dev.5: digest: sha256:d838ff3e1f0bd4a05b129e55a742acd7ce86ab3a04c688446da8e2d44380b5ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:18 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:56:19 052400a5b9c2: Preparing 03:56:19 f9c12cfed83e: Preparing 03:56:19 21d06d6d3993: Preparing 03:56:19 e7d57817eaa9: Preparing 03:56:19 dce079a7cc5d: Preparing 03:56:19 3254516ece8a: Preparing 03:56:19 76a40762db5b: Preparing 03:56:19 0d5a59f9d193: Preparing 03:56:19 7ed7076b4712: Preparing 03:56:19 63ca1fbb43ae: Preparing 03:56:19 3254516ece8a: Waiting 03:56:19 76a40762db5b: Waiting 03:56:19 0d5a59f9d193: Waiting 03:56:19 7ed7076b4712: Waiting 03:56:19 21d06d6d3993: Layer already exists 03:56:19 dce079a7cc5d: Layer already exists 03:56:19 f9c12cfed83e: Layer already exists 03:56:19 e7d57817eaa9: Layer already exists 03:56:19 052400a5b9c2: Layer already exists 03:56:19 3254516ece8a: Layer already exists 03:56:19 0d5a59f9d193: Layer already exists 03:56:19 76a40762db5b: Layer already exists 03:56:19 7ed7076b4712: Layer already exists 03:56:19 63ca1fbb43ae: Layer already exists 03:56:19 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:d838ff3e1f0bd4a05b129e55a742acd7ce86ab3a04c688446da8e2d44380b5ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:19 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:56:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:56:19 052400a5b9c2: Preparing 03:56:19 f9c12cfed83e: Preparing 03:56:19 21d06d6d3993: Preparing 03:56:19 e7d57817eaa9: Preparing 03:56:19 dce079a7cc5d: Preparing 03:56:19 3254516ece8a: Preparing 03:56:19 76a40762db5b: Preparing 03:56:19 0d5a59f9d193: Preparing 03:56:19 7ed7076b4712: Preparing 03:56:19 63ca1fbb43ae: Preparing 03:56:19 7ed7076b4712: Waiting 03:56:19 3254516ece8a: Waiting 03:56:19 63ca1fbb43ae: Waiting 03:56:19 76a40762db5b: Waiting 03:56:19 0d5a59f9d193: Waiting 03:56:19 21d06d6d3993: Layer already exists 03:56:19 052400a5b9c2: Layer already exists 03:56:19 f9c12cfed83e: Layer already exists 03:56:19 e7d57817eaa9: Layer already exists 03:56:19 dce079a7cc5d: Layer already exists 03:56:19 76a40762db5b: Layer already exists 03:56:19 3254516ece8a: Layer already exists 03:56:19 7ed7076b4712: Layer already exists 03:56:19 0d5a59f9d193: Layer already exists 03:56:19 63ca1fbb43ae: Layer already exists 03:56:19 main: digest: sha256:d838ff3e1f0bd4a05b129e55a742acd7ce86ab3a04c688446da8e2d44380b5ac size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:56:19 ===================================================== [Pipeline] echo 03:56:19 taggedImages: 03:56:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:c30ddf62977cad5bfe4181251be04ec207745378 03:56:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:56:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.5 03:56:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:19 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:56:19 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:56:19 c30ddf62977cad5bfe4181251be04ec207745378 03:56:19 latest 03:56:19 4.0.0-dev.5 03:56:19 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:19 main 03:56:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c30ddf62977cad5bfe4181251be04ec207745378 03:56:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:56:20 f87b52edb366: Preparing 03:56:20 a2fdde191c47: Preparing 03:56:20 c920e6f2b1f3: Preparing 03:56:20 e7d57817eaa9: Preparing 03:56:20 dce079a7cc5d: Preparing 03:56:20 383250ebad81: Preparing 03:56:20 6242145c6dc7: Preparing 03:56:20 fd7344dcde4e: Preparing 03:56:20 63ca1fbb43ae: Preparing 03:56:20 6242145c6dc7: Waiting 03:56:20 63ca1fbb43ae: Waiting 03:56:20 fd7344dcde4e: Waiting 03:56:20 383250ebad81: Waiting 03:56:20 e7d57817eaa9: Layer already exists 03:56:20 dce079a7cc5d: Layer already exists 03:56:20 c920e6f2b1f3: Pushed 03:56:20 f87b52edb366: Pushed 03:56:20 a2fdde191c47: Pushed 03:56:20 63ca1fbb43ae: Layer already exists 03:56:21 fd7344dcde4e: Pushed 03:56:21 6242145c6dc7: Pushed 03:56:31 383250ebad81: Pushed 03:56:31 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:5700795bc289d1a731230b9d20187aa0a4fa952ff6045856bad71aceaebfadbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:31 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:56:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:56:31 f87b52edb366: Preparing 03:56:31 a2fdde191c47: Preparing 03:56:31 c920e6f2b1f3: Preparing 03:56:31 e7d57817eaa9: Preparing 03:56:31 dce079a7cc5d: Preparing 03:56:31 383250ebad81: Preparing 03:56:31 6242145c6dc7: Preparing 03:56:31 fd7344dcde4e: Preparing 03:56:31 63ca1fbb43ae: Preparing 03:56:31 63ca1fbb43ae: Waiting 03:56:31 6242145c6dc7: Waiting 03:56:31 383250ebad81: Waiting 03:56:31 e7d57817eaa9: Layer already exists 03:56:31 a2fdde191c47: Layer already exists 03:56:31 dce079a7cc5d: Layer already exists 03:56:31 c920e6f2b1f3: Layer already exists 03:56:31 f87b52edb366: Layer already exists 03:56:31 383250ebad81: Layer already exists 03:56:31 6242145c6dc7: Layer already exists 03:56:31 63ca1fbb43ae: Layer already exists 03:56:31 fd7344dcde4e: Layer already exists 03:56:31 latest: digest: sha256:5700795bc289d1a731230b9d20187aa0a4fa952ff6045856bad71aceaebfadbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.5 03:56:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:56:32 f87b52edb366: Preparing 03:56:32 a2fdde191c47: Preparing 03:56:32 c920e6f2b1f3: Preparing 03:56:32 e7d57817eaa9: Preparing 03:56:32 dce079a7cc5d: Preparing 03:56:32 383250ebad81: Preparing 03:56:32 6242145c6dc7: Preparing 03:56:32 fd7344dcde4e: Preparing 03:56:32 63ca1fbb43ae: Preparing 03:56:32 6242145c6dc7: Waiting 03:56:32 383250ebad81: Waiting 03:56:32 fd7344dcde4e: Waiting 03:56:32 63ca1fbb43ae: Waiting 03:56:32 e7d57817eaa9: Layer already exists 03:56:32 a2fdde191c47: Layer already exists 03:56:32 f87b52edb366: Layer already exists 03:56:32 c920e6f2b1f3: Layer already exists 03:56:32 dce079a7cc5d: Layer already exists 03:56:32 383250ebad81: Layer already exists 03:56:32 6242145c6dc7: Layer already exists 03:56:32 63ca1fbb43ae: Layer already exists 03:56:32 fd7344dcde4e: Layer already exists 03:56:32 4.0.0-dev.5: digest: sha256:5700795bc289d1a731230b9d20187aa0a4fa952ff6045856bad71aceaebfadbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:32 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:56:33 f87b52edb366: Preparing 03:56:33 a2fdde191c47: Preparing 03:56:33 c920e6f2b1f3: Preparing 03:56:33 e7d57817eaa9: Preparing 03:56:33 dce079a7cc5d: Preparing 03:56:33 383250ebad81: Preparing 03:56:33 6242145c6dc7: Preparing 03:56:33 fd7344dcde4e: Preparing 03:56:33 63ca1fbb43ae: Preparing 03:56:33 6242145c6dc7: Waiting 03:56:33 383250ebad81: Waiting 03:56:33 fd7344dcde4e: Waiting 03:56:33 63ca1fbb43ae: Waiting 03:56:33 f87b52edb366: Layer already exists 03:56:33 e7d57817eaa9: Layer already exists 03:56:33 c920e6f2b1f3: Layer already exists 03:56:33 dce079a7cc5d: Layer already exists 03:56:33 a2fdde191c47: Layer already exists 03:56:33 6242145c6dc7: Layer already exists 03:56:33 383250ebad81: Layer already exists 03:56:33 fd7344dcde4e: Layer already exists 03:56:33 63ca1fbb43ae: Layer already exists 03:56:33 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:5700795bc289d1a731230b9d20187aa0a4fa952ff6045856bad71aceaebfadbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:33 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:56:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:56:33 f87b52edb366: Preparing 03:56:33 a2fdde191c47: Preparing 03:56:33 c920e6f2b1f3: Preparing 03:56:33 e7d57817eaa9: Preparing 03:56:33 dce079a7cc5d: Preparing 03:56:33 383250ebad81: Preparing 03:56:33 6242145c6dc7: Preparing 03:56:33 fd7344dcde4e: Preparing 03:56:33 63ca1fbb43ae: Preparing 03:56:33 383250ebad81: Waiting 03:56:33 6242145c6dc7: Waiting 03:56:33 63ca1fbb43ae: Waiting 03:56:33 c920e6f2b1f3: Layer already exists 03:56:33 dce079a7cc5d: Layer already exists 03:56:33 e7d57817eaa9: Layer already exists 03:56:33 f87b52edb366: Layer already exists 03:56:33 a2fdde191c47: Layer already exists 03:56:33 6242145c6dc7: Layer already exists 03:56:33 383250ebad81: Layer already exists 03:56:33 fd7344dcde4e: Layer already exists 03:56:33 63ca1fbb43ae: Layer already exists 03:56:33 main: digest: sha256:5700795bc289d1a731230b9d20187aa0a4fa952ff6045856bad71aceaebfadbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:56:33 ===================================================== [Pipeline] echo 03:56:33 taggedImages: 03:56:33 - nexus3.edgexfoundry.org:10004/security-spire-config:c30ddf62977cad5bfe4181251be04ec207745378 03:56:33 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:56:33 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.5 03:56:33 - nexus3.edgexfoundry.org:10004/security-spire-config:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:33 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:56:34 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:56:34 c30ddf62977cad5bfe4181251be04ec207745378 03:56:34 latest 03:56:34 4.0.0-dev.5 03:56:34 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:34 main 03:56:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c30ddf62977cad5bfe4181251be04ec207745378 03:56:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:56:34 052400a5b9c2: Preparing 03:56:34 f8e3293f0120: Preparing 03:56:34 b1b105a60edc: Preparing 03:56:34 e7d57817eaa9: Preparing 03:56:34 dce079a7cc5d: Preparing 03:56:34 aa58c2dfc44b: Preparing 03:56:34 0d5a59f9d193: Preparing 03:56:34 7ed7076b4712: Preparing 03:56:34 63ca1fbb43ae: Preparing 03:56:34 63ca1fbb43ae: Waiting 03:56:34 7ed7076b4712: Waiting 03:56:34 aa58c2dfc44b: Waiting 03:56:34 0d5a59f9d193: Waiting 03:56:34 dce079a7cc5d: Layer already exists 03:56:34 e7d57817eaa9: Layer already exists 03:56:34 052400a5b9c2: Layer already exists 03:56:34 0d5a59f9d193: Layer already exists 03:56:34 7ed7076b4712: Layer already exists 03:56:34 63ca1fbb43ae: Layer already exists 03:56:34 b1b105a60edc: Pushed 03:56:34 f8e3293f0120: Pushed 03:56:44 aa58c2dfc44b: Pushed 03:56:44 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:9804eeed0b2184363632e1a3c6a3e10ef476a79e7ecbea5de802d3846b205f91 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:44 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:56:45 052400a5b9c2: Preparing 03:56:45 f8e3293f0120: Preparing 03:56:45 b1b105a60edc: Preparing 03:56:45 e7d57817eaa9: Preparing 03:56:45 dce079a7cc5d: Preparing 03:56:45 aa58c2dfc44b: Preparing 03:56:45 0d5a59f9d193: Preparing 03:56:45 7ed7076b4712: Preparing 03:56:45 63ca1fbb43ae: Preparing 03:56:45 aa58c2dfc44b: Waiting 03:56:45 0d5a59f9d193: Waiting 03:56:45 7ed7076b4712: Waiting 03:56:45 63ca1fbb43ae: Waiting 03:56:45 052400a5b9c2: Layer already exists 03:56:45 b1b105a60edc: Layer already exists 03:56:45 dce079a7cc5d: Layer already exists 03:56:45 f8e3293f0120: Layer already exists 03:56:45 e7d57817eaa9: Layer already exists 03:56:45 0d5a59f9d193: Layer already exists 03:56:45 7ed7076b4712: Layer already exists 03:56:45 aa58c2dfc44b: Layer already exists 03:56:45 63ca1fbb43ae: Layer already exists 03:56:45 latest: digest: sha256:9804eeed0b2184363632e1a3c6a3e10ef476a79e7ecbea5de802d3846b205f91 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:45 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.5 03:56:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:56:45 052400a5b9c2: Preparing 03:56:45 f8e3293f0120: Preparing 03:56:45 b1b105a60edc: Preparing 03:56:45 e7d57817eaa9: Preparing 03:56:45 dce079a7cc5d: Preparing 03:56:45 aa58c2dfc44b: Preparing 03:56:45 0d5a59f9d193: Preparing 03:56:45 7ed7076b4712: Preparing 03:56:45 63ca1fbb43ae: Preparing 03:56:45 aa58c2dfc44b: Waiting 03:56:45 0d5a59f9d193: Waiting 03:56:45 7ed7076b4712: Waiting 03:56:45 e7d57817eaa9: Layer already exists 03:56:45 b1b105a60edc: Layer already exists 03:56:45 f8e3293f0120: Layer already exists 03:56:45 052400a5b9c2: Layer already exists 03:56:45 dce079a7cc5d: Layer already exists 03:56:45 aa58c2dfc44b: Layer already exists 03:56:45 0d5a59f9d193: Layer already exists 03:56:45 7ed7076b4712: Layer already exists 03:56:45 63ca1fbb43ae: Layer already exists 03:56:45 4.0.0-dev.5: digest: sha256:9804eeed0b2184363632e1a3c6a3e10ef476a79e7ecbea5de802d3846b205f91 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:56:46 052400a5b9c2: Preparing 03:56:46 f8e3293f0120: Preparing 03:56:46 b1b105a60edc: Preparing 03:56:46 e7d57817eaa9: Preparing 03:56:46 dce079a7cc5d: Preparing 03:56:46 aa58c2dfc44b: Preparing 03:56:46 0d5a59f9d193: Preparing 03:56:46 7ed7076b4712: Preparing 03:56:46 63ca1fbb43ae: Preparing 03:56:46 0d5a59f9d193: Waiting 03:56:46 7ed7076b4712: Waiting 03:56:46 63ca1fbb43ae: Waiting 03:56:46 aa58c2dfc44b: Waiting 03:56:46 052400a5b9c2: Layer already exists 03:56:46 dce079a7cc5d: Layer already exists 03:56:46 b1b105a60edc: Layer already exists 03:56:46 e7d57817eaa9: Layer already exists 03:56:46 f8e3293f0120: Layer already exists 03:56:46 7ed7076b4712: Layer already exists 03:56:46 0d5a59f9d193: Layer already exists 03:56:46 63ca1fbb43ae: Layer already exists 03:56:46 aa58c2dfc44b: Layer already exists 03:56:46 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:9804eeed0b2184363632e1a3c6a3e10ef476a79e7ecbea5de802d3846b205f91 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:56:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:56:47 052400a5b9c2: Preparing 03:56:47 f8e3293f0120: Preparing 03:56:47 b1b105a60edc: Preparing 03:56:47 e7d57817eaa9: Preparing 03:56:47 dce079a7cc5d: Preparing 03:56:47 aa58c2dfc44b: Preparing 03:56:47 0d5a59f9d193: Preparing 03:56:47 7ed7076b4712: Preparing 03:56:47 63ca1fbb43ae: Preparing 03:56:47 0d5a59f9d193: Waiting 03:56:47 7ed7076b4712: Waiting 03:56:47 aa58c2dfc44b: Waiting 03:56:47 052400a5b9c2: Layer already exists 03:56:47 f8e3293f0120: Layer already exists 03:56:47 e7d57817eaa9: Layer already exists 03:56:47 b1b105a60edc: Layer already exists 03:56:47 dce079a7cc5d: Layer already exists 03:56:47 aa58c2dfc44b: Layer already exists 03:56:47 63ca1fbb43ae: Layer already exists 03:56:47 0d5a59f9d193: Layer already exists 03:56:47 7ed7076b4712: Layer already exists 03:56:47 main: digest: sha256:9804eeed0b2184363632e1a3c6a3e10ef476a79e7ecbea5de802d3846b205f91 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:56:47 ===================================================== [Pipeline] echo 03:56:47 taggedImages: 03:56:47 - nexus3.edgexfoundry.org:10004/security-spire-server:c30ddf62977cad5bfe4181251be04ec207745378 03:56:47 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:56:47 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.5 03:56:47 - nexus3.edgexfoundry.org:10004/security-spire-server:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:47 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:56:47 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 03:56:47 c30ddf62977cad5bfe4181251be04ec207745378 03:56:47 latest 03:56:47 4.0.0-dev.5 03:56:47 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:47 main 03:56:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:47 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:48 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c30ddf62977cad5bfe4181251be04ec207745378 03:56:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:56:48 70623b214b4d: Preparing 03:56:48 b608045420de: Preparing 03:56:48 e7d57817eaa9: Preparing 03:56:48 dce079a7cc5d: Preparing 03:56:48 a5793f498d89: Preparing 03:56:48 0a0d557a4d53: Preparing 03:56:48 63ca1fbb43ae: Preparing 03:56:48 0a0d557a4d53: Waiting 03:56:48 63ca1fbb43ae: Waiting 03:56:48 e7d57817eaa9: Layer already exists 03:56:48 dce079a7cc5d: Layer already exists 03:56:48 63ca1fbb43ae: Layer already exists 03:56:48 70623b214b4d: Pushed 03:56:48 0a0d557a4d53: Pushed 03:56:48 a5793f498d89: Pushed 03:56:53 b608045420de: Pushed 03:56:53 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:43dc8df735fb29f0bc37bae3c52ee693f5df71dfebf9050c8500973858d6d9b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:54 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:54 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 03:56:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:56:54 70623b214b4d: Preparing 03:56:54 b608045420de: Preparing 03:56:54 e7d57817eaa9: Preparing 03:56:54 dce079a7cc5d: Preparing 03:56:54 a5793f498d89: Preparing 03:56:54 0a0d557a4d53: Preparing 03:56:54 63ca1fbb43ae: Preparing 03:56:54 0a0d557a4d53: Waiting 03:56:54 a5793f498d89: Layer already exists 03:56:54 b608045420de: Layer already exists 03:56:54 dce079a7cc5d: Layer already exists 03:56:54 e7d57817eaa9: Layer already exists 03:56:54 70623b214b4d: Layer already exists 03:56:54 0a0d557a4d53: Layer already exists 03:56:54 63ca1fbb43ae: Layer already exists 03:56:54 latest: digest: sha256:43dc8df735fb29f0bc37bae3c52ee693f5df71dfebf9050c8500973858d6d9b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:54 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:55 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.5 03:56:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:56:55 70623b214b4d: Preparing 03:56:55 b608045420de: Preparing 03:56:55 e7d57817eaa9: Preparing 03:56:55 dce079a7cc5d: Preparing 03:56:55 a5793f498d89: Preparing 03:56:55 0a0d557a4d53: Preparing 03:56:55 63ca1fbb43ae: Preparing 03:56:55 0a0d557a4d53: Waiting 03:56:55 dce079a7cc5d: Layer already exists 03:56:55 b608045420de: Layer already exists 03:56:55 e7d57817eaa9: Layer already exists 03:56:55 70623b214b4d: Layer already exists 03:56:55 63ca1fbb43ae: Layer already exists 03:56:55 0a0d557a4d53: Layer already exists 03:56:55 a5793f498d89: Layer already exists 03:56:55 4.0.0-dev.5: digest: sha256:43dc8df735fb29f0bc37bae3c52ee693f5df71dfebf9050c8500973858d6d9b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:55 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:55 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:56:55 70623b214b4d: Preparing 03:56:55 b608045420de: Preparing 03:56:55 e7d57817eaa9: Preparing 03:56:55 dce079a7cc5d: Preparing 03:56:55 a5793f498d89: Preparing 03:56:55 0a0d557a4d53: Preparing 03:56:55 63ca1fbb43ae: Preparing 03:56:55 0a0d557a4d53: Waiting 03:56:55 63ca1fbb43ae: Waiting 03:56:55 70623b214b4d: Layer already exists 03:56:55 e7d57817eaa9: Layer already exists 03:56:55 a5793f498d89: Layer already exists 03:56:55 b608045420de: Layer already exists 03:56:55 dce079a7cc5d: Layer already exists 03:56:55 0a0d557a4d53: Layer already exists 03:56:55 63ca1fbb43ae: Layer already exists 03:56:55 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:43dc8df735fb29f0bc37bae3c52ee693f5df71dfebf9050c8500973858d6d9b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:56 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:56 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 03:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 03:56:56 70623b214b4d: Preparing 03:56:56 b608045420de: Preparing 03:56:56 e7d57817eaa9: Preparing 03:56:56 dce079a7cc5d: Preparing 03:56:56 a5793f498d89: Preparing 03:56:56 0a0d557a4d53: Preparing 03:56:56 63ca1fbb43ae: Preparing 03:56:56 0a0d557a4d53: Waiting 03:56:56 63ca1fbb43ae: Waiting 03:56:56 e7d57817eaa9: Layer already exists 03:56:56 b608045420de: Layer already exists 03:56:56 70623b214b4d: Layer already exists 03:56:56 a5793f498d89: Layer already exists 03:56:56 dce079a7cc5d: Layer already exists 03:56:56 0a0d557a4d53: Layer already exists 03:56:56 63ca1fbb43ae: Layer already exists 03:56:56 main: digest: sha256:43dc8df735fb29f0bc37bae3c52ee693f5df71dfebf9050c8500973858d6d9b0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:56:56 ===================================================== [Pipeline] echo 03:56:56 taggedImages: 03:56:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c30ddf62977cad5bfe4181251be04ec207745378 03:56:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 03:56:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.5 03:56:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:56 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 03:56:56 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:56:56 c30ddf62977cad5bfe4181251be04ec207745378 03:56:56 latest 03:56:56 4.0.0-dev.5 03:56:56 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:56:56 main 03:56:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:56 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:56:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c30ddf62977cad5bfe4181251be04ec207745378 03:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:56:57 9c0ea9fa466c: Preparing 03:56:57 2d59f663e619: Preparing 03:56:57 f637c654346c: Preparing 03:56:57 e7d57817eaa9: Preparing 03:56:57 dce079a7cc5d: Preparing 03:56:57 61578396753c: Preparing 03:56:57 2931ddb77027: Preparing 03:56:57 63ca1fbb43ae: Preparing 03:56:57 61578396753c: Waiting 03:56:57 2931ddb77027: Waiting 03:56:57 63ca1fbb43ae: Waiting 03:56:57 e7d57817eaa9: Layer already exists 03:56:57 dce079a7cc5d: Layer already exists 03:56:57 2d59f663e619: Pushed 03:56:57 9c0ea9fa466c: Pushed 03:56:57 63ca1fbb43ae: Layer already exists 03:56:57 2931ddb77027: Pushed 03:56:59 61578396753c: Pushed 03:57:03 f637c654346c: Pushed 03:57:03 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:79172f61a8a34bdad2c0ef86c05ec15a0ec261b3406d4ffd879a72490b91d91d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:57:04 9c0ea9fa466c: Preparing 03:57:04 2d59f663e619: Preparing 03:57:04 f637c654346c: Preparing 03:57:04 e7d57817eaa9: Preparing 03:57:04 dce079a7cc5d: Preparing 03:57:04 61578396753c: Preparing 03:57:04 2931ddb77027: Preparing 03:57:04 61578396753c: Waiting 03:57:04 2931ddb77027: Waiting 03:57:04 63ca1fbb43ae: Preparing 03:57:04 63ca1fbb43ae: Waiting 03:57:04 f637c654346c: Layer already exists 03:57:04 e7d57817eaa9: Layer already exists 03:57:04 2d59f663e619: Layer already exists 03:57:04 9c0ea9fa466c: Layer already exists 03:57:04 dce079a7cc5d: Layer already exists 03:57:04 61578396753c: Layer already exists 03:57:04 63ca1fbb43ae: Layer already exists 03:57:04 2931ddb77027: Layer already exists 03:57:04 latest: digest: sha256:79172f61a8a34bdad2c0ef86c05ec15a0ec261b3406d4ffd879a72490b91d91d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.5 03:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:57:04 9c0ea9fa466c: Preparing 03:57:04 2d59f663e619: Preparing 03:57:04 f637c654346c: Preparing 03:57:04 e7d57817eaa9: Preparing 03:57:04 dce079a7cc5d: Preparing 03:57:04 61578396753c: Preparing 03:57:04 2931ddb77027: Preparing 03:57:04 63ca1fbb43ae: Preparing 03:57:04 61578396753c: Waiting 03:57:04 2931ddb77027: Waiting 03:57:04 63ca1fbb43ae: Waiting 03:57:04 f637c654346c: Layer already exists 03:57:04 9c0ea9fa466c: Layer already exists 03:57:04 2d59f663e619: Layer already exists 03:57:04 dce079a7cc5d: Layer already exists 03:57:04 e7d57817eaa9: Layer already exists 03:57:04 61578396753c: Layer already exists 03:57:04 2931ddb77027: Layer already exists 03:57:04 63ca1fbb43ae: Layer already exists 03:57:04 4.0.0-dev.5: digest: sha256:79172f61a8a34bdad2c0ef86c05ec15a0ec261b3406d4ffd879a72490b91d91d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:57:05 9c0ea9fa466c: Preparing 03:57:05 2d59f663e619: Preparing 03:57:05 f637c654346c: Preparing 03:57:05 e7d57817eaa9: Preparing 03:57:05 dce079a7cc5d: Preparing 03:57:05 61578396753c: Preparing 03:57:05 2931ddb77027: Preparing 03:57:05 63ca1fbb43ae: Preparing 03:57:05 61578396753c: Waiting 03:57:05 2931ddb77027: Waiting 03:57:05 9c0ea9fa466c: Layer already exists 03:57:05 2d59f663e619: Layer already exists 03:57:05 dce079a7cc5d: Layer already exists 03:57:05 e7d57817eaa9: Layer already exists 03:57:05 f637c654346c: Layer already exists 03:57:05 61578396753c: Layer already exists 03:57:05 2931ddb77027: Layer already exists 03:57:05 63ca1fbb43ae: Layer already exists 03:57:05 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:79172f61a8a34bdad2c0ef86c05ec15a0ec261b3406d4ffd879a72490b91d91d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:57:06 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:57:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:57:06 9c0ea9fa466c: Preparing 03:57:06 2d59f663e619: Preparing 03:57:06 f637c654346c: Preparing 03:57:06 e7d57817eaa9: Preparing 03:57:06 dce079a7cc5d: Preparing 03:57:06 61578396753c: Preparing 03:57:06 2931ddb77027: Preparing 03:57:06 63ca1fbb43ae: Preparing 03:57:06 61578396753c: Waiting 03:57:06 2931ddb77027: Waiting 03:57:06 63ca1fbb43ae: Waiting 03:57:06 e7d57817eaa9: Layer already exists 03:57:06 2d59f663e619: Layer already exists 03:57:06 dce079a7cc5d: Layer already exists 03:57:06 f637c654346c: Layer already exists 03:57:06 9c0ea9fa466c: Layer already exists 03:57:06 63ca1fbb43ae: Layer already exists 03:57:06 61578396753c: Layer already exists 03:57:06 2931ddb77027: Layer already exists 03:57:06 main: digest: sha256:79172f61a8a34bdad2c0ef86c05ec15a0ec261b3406d4ffd879a72490b91d91d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:57:06 ===================================================== [Pipeline] echo 03:57:06 taggedImages: 03:57:06 - nexus3.edgexfoundry.org:10004/support-notifications:c30ddf62977cad5bfe4181251be04ec207745378 03:57:06 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:57:06 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.5 03:57:06 - nexus3.edgexfoundry.org:10004/support-notifications:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:57:06 - nexus3.edgexfoundry.org:10004/support-notifications: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] } 04:11:20 #131 ... 04:11:20 04:11:20 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:11:20 #145 DONE 1073.2s 04:11:20 04:11:20 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:11:20 #150 ... 04:11:20 04:11:20 #154 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:11:20 #154 DONE 0.3s 04:11:20 04:11:20 #25 [core-command internal] load .dockerignore 04:11:20 #25 ... 04:11:20 04:11:20 #155 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 04:11:23 #155 DONE 2.3s 04:11:23 04:11:23 #156 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 04:11:23 #156 DONE 0.2s 04:11:23 04:11:23 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:11:23 #131 ... 04:11:23 04:11:23 #157 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 04:11:23 #157 DONE 0.3s 04:11:23 04:11:23 #158 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:11:23 #158 DONE 0.3s 04:11:23 04:11:23 #159 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:11:24 #159 DONE 0.1s 04:11:24 04:11:24 #160 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:11:24 #160 DONE 0.2s 04:11:24 04:11:24 #161 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 04:11:24 #161 DONE 0.1s 04:11:24 04:11:24 #162 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:11:24 #162 DONE 0.1s 04:11:24 04:11:24 #163 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 04:11:24 #163 DONE 0.2s 04:11:24 04:11:24 #164 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:11:24 #164 DONE 0.1s 04:11:24 04:11:24 #165 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 04:11:26 #165 DONE 1.9s 04:11:26 04:11:26 #105 [security-bootstrapper] exporting to image 04:11:26 #105 exporting layers 04:11:28 #105 exporting layers 1.3s done 04:11:28 #105 writing image sha256:2aa01e5123c024394aec01899faf8fe24b0349832cd489175e8d9ca48e0df949 done 04:11:28 #105 naming to docker.io/library/security-bootstrapper-arm64 done 04:11:28 #105 DONE 4.7s 04:11:28 04:11:28 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:11:31 #127 ... 04:11:31 04:11:31 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:11:31 #146 1084.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.5" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:11:35 #146 ... 04:11:35 04:11:35 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:11:35 #149 DONE 1088.9s 04:11:35 04:11:35 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:11:36 #131 ... 04:11:36 04:11:36 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:11:36 #166 DONE 0.4s 04:11:36 04:11:36 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:11:36 #167 DONE 0.2s 04:11:36 04:11:36 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:11:36 #150 ... 04:11:36 04:11:36 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:11:36 #168 DONE 0.1s 04:11:37 04:11:37 #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:11:37 #169 DONE 0.2s 04:11:37 04:11:37 #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:11:37 #170 DONE 0.3s 04:11:37 04:11:37 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:11:37 #153 ... 04:11:37 04:11:37 #171 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:11:37 #171 DONE 0.1s 04:11:38 04:11:38 #172 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:11:39 #172 DONE 2.1s 04:11:39 04:11:39 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:11:39 #153 ... 04:11:39 04:11:39 #105 [security-proxy-setup] exporting to image 04:11:39 #105 exporting layers 04:11:41 #105 exporting layers 1.2s done 04:11:41 #105 writing image sha256:ee9f888c00cddace8f1b00c75db8485e02151af7228aae7ece5c6d41d7484b48 done 04:11:41 #105 naming to docker.io/library/security-proxy-setup-arm64 done 04:11:41 #105 DONE 6.0s 04:11:41 04:11:41 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:12:00 #150 ... 04:12:00 04:12:00 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:12:00 #146 DONE 1111.2s 04:12:00 04:12:00 #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:12:00 #173 DONE 0.2s 04:12:00 04:12:00 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:12:00 #127 ... 04:12:00 04:12:00 #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:12:00 #174 DONE 0.2s 04:12:00 04:12:00 #175 [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 04:12:00 #175 DONE 0.1s 04:12:00 04:12:00 #176 [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 04:12:00 #176 DONE 0.1s 04:12:00 04:12:00 #25 [core-command internal] load .dockerignore 04:12:00 #25 ... 04:12:00 04:12:00 #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:12:00 #177 DONE 0.1s 04:12:00 04:12:00 #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:12:00 #178 DONE 0.3s 04:12:00 04:12:00 #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:12:00 #179 DONE 0.4s 04:12:00 04:12:00 #180 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:12:00 #180 DONE 0.2s 04:12:00 04:12:00 #181 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:12:02 #181 DONE 1.8s 04:12:02 04:12:02 #105 [security-secretstore-setup] exporting to image 04:12:02 #105 exporting layers 04:12:03 #105 exporting layers 1.5s done 04:12:03 #105 writing image sha256:5293861f7e5fc221a48fdd53aefba59a4e9281e9a37c29f2420beb32b5f3ff83 done 04:12:03 #105 naming to docker.io/library/security-secretstore-setup-arm64 done 04:12:03 #105 DONE 7.5s 04:12:03 04:12:03 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:12:42 #127 ... 04:12:42 04:12:42 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:12:42 #153 DONE 1149.6s 04:12:42 04:12:42 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:12:42 #127 ... 04:12:42 04:12:42 #182 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:12:42 #182 DONE 0.1s 04:12:42 04:12:42 #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:12:42 #183 DONE 0.2s 04:12:42 04:12:42 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:12:42 #150 ... 04:12:42 04:12:42 #184 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:12:42 #184 DONE 0.3s 04:12:42 04:12:42 #25 [core-command internal] load .dockerignore 04:12:42 #25 ... 04:12:42 04:12:42 #185 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:12:42 #185 DONE 0.2s 04:12:42 04:12:42 #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:12:42 #186 DONE 0.1s 04:12:42 04:12:42 #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:12:42 #187 DONE 1.8s 04:12:42 04:12:42 #105 [core-common-config-bootstrapper] exporting to image 04:12:42 #105 exporting layers 04:12:42 #105 exporting layers 0.5s done 04:12:42 #105 writing image sha256:90dd6a3b1be6b502eb03ef1d22bd35ab19efc760150a29273c09347e759ccc2a 0.1s done 04:12:42 #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 04:12:42 #105 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 04:12:42 #105 DONE 8.1s 04:12:42 04:12:42 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:14:34 #150 DONE 1265.2s 04:14:34 04:14:34 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:14:34 #144 ... 04:14:34 04:14:34 #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:14:34 #188 DONE 0.3s 04:14:34 04:14:34 #25 [core-command internal] load .dockerignore 04:14:34 #25 ... 04:14:34 04:14:34 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:14:34 #189 DONE 0.2s 04:14:34 04:14:34 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:14:34 #144 ... 04:14:34 04:14:34 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:14:34 #190 DONE 0.4s 04:14:34 04:14:34 #25 [core-command internal] load .dockerignore 04:14:34 #25 ... 04:14:34 04:14:34 #191 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:14:34 #191 DONE 0.1s 04:14:34 04:14:34 #105 [security-spiffe-token-provider] exporting to image 04:14:34 #105 exporting layers 04:14:34 #105 exporting layers 0.6s done 04:14:34 #105 writing image sha256:ff6d536e0404ff1f9a313578d15ab1589621af72e1911c6a6a78da02d1cbc76d done 04:14:34 #105 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:14:34 #105 DONE 8.8s 04:14:34 04:14:34 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:21:11 #127 ... 04:21:11 04:21:11 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:21:11 #147 DONE 1650.4s 04:21:11 04:21:11 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:21:11 #144 ... 04:21:11 04:21:11 #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:21:11 #192 DONE 0.2s 04:21:11 04:21:11 #193 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:21:11 #193 DONE 0.1s 04:21:11 04:21:11 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:21:11 #144 ... 04:21:11 04:21:11 #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:21:11 #194 DONE 0.5s 04:21:11 04:21:11 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:21:11 #195 DONE 0.1s 04:21:11 04:21:11 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:21:11 #144 ... 04:21:11 04:21:11 #196 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:21:11 #196 DONE 0.1s 04:21:11 04:21:11 #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:21:11 #197 DONE 1.7s 04:21:11 04:21:11 #105 [security-proxy-auth] exporting to image 04:21:11 #105 exporting layers 04:21:11 #105 exporting layers 0.7s done 04:21:11 #105 writing image sha256:76593d3c09188511fb3a174eb757ec7cfc4d8a5b3bdf1927ed6c239f200069e1 done 04:21:11 #105 naming to docker.io/library/security-proxy-auth-arm64 done 04:21:11 #105 DONE 9.4s 04:21:11 04:21:11 #25 [core-command internal] load .dockerignore 04:21:57 #25 ... 04:21:57 04:21:57 #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:21:57 #144 DONE 1703.6s 04:21:57 04:21:57 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:21:57 #127 ... 04:21:57 04:21:57 #198 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:21:57 #198 DONE 0.2s 04:21:57 04:21:57 #199 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:21:57 #199 DONE 0.2s 04:21:57 04:21:57 #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:21:57 #200 DONE 0.4s 04:21:57 04:21:57 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:21:57 #201 DONE 0.1s 04:21:57 04:21:57 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:21:57 #46 ... 04:21:57 04:21:57 #105 [core-command] exporting to image 04:21:57 #105 exporting layers 04:21:57 #105 exporting layers 0.4s done 04:21:57 #105 writing image sha256:2cde73922a9d669d4f2b84d0a41a4048627528e9bf2a043db374f5b0ca3881fc 0.0s done 04:21:57 #105 naming to docker.io/library/core-command-arm64 done 04:21:57 #105 DONE 9.9s 04:21:57 04:21:57 #25 [core-command internal] load .dockerignore 04:23:34 #25 ... 04:23:34 04:23:34 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:23:34 #148 DONE 1799.4s 04:23:34 04:23:34 #127 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:23:34 #127 DONE 1799.7s 04:23:34 04:23:34 #25 [core-command internal] load .dockerignore 04:23:34 #25 ... 04:23:34 04:23:34 #202 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:23:34 #202 DONE 0.3s 04:23:34 04:23:34 #203 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:23:34 #203 DONE 0.4s 04:23:34 04:23:34 #204 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:23:34 #204 DONE 0.4s 04:23:34 04:23:34 #205 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:23:34 #205 DONE 1.0s 04:23:34 04:23:34 #206 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:23:34 #206 DONE 0.8s 04:23:34 04:23:34 #207 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:23:34 #207 ... 04:23:34 04:23:34 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:23:34 #152 DONE 1801.9s 04:23:34 04:23:34 #208 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:23:34 #208 DONE 0.3s 04:23:34 04:23:34 #207 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:23:34 #207 DONE 0.4s 04:23:34 04:23:34 #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:23:34 #209 ... 04:23:34 04:23:34 #210 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:23:34 #210 DONE 0.4s 04:23:34 04:23:34 #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:23:34 #209 DONE 0.4s 04:23:34 04:23:34 #105 [core-keeper] exporting to image 04:23:34 #105 exporting layers 04:23:34 #105 ... 04:23:34 04:23:34 #211 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:23:34 #211 DONE 0.5s 04:23:34 04:23:34 #212 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:23:34 #212 DONE 0.4s 04:23:34 04:23:34 #213 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:23:34 #213 ... 04:23:34 04:23:34 #105 [core-keeper] exporting to image 04:23:34 #105 exporting layers 1.3s done 04:23:34 #105 writing image sha256:5abedd65b18d3ed0da1aebce340c15127addf0560272b4ac54e1c1d212bd9c5f 0.0s done 04:23:34 #105 naming to docker.io/library/core-data-arm64 done 04:23:34 #105 writing image sha256:6aeedf95ea6160a0508fd68f520c456b04f3d340fab12f3f70f157bc1a280b1e done 04:23:34 #105 naming to docker.io/library/core-keeper-arm64 done 04:23:34 #105 DONE 11.5s 04:23:34 04:23:34 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:23:34 #46 ... 04:23:34 04:23:34 #213 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:23:34 #213 DONE 0.8s 04:23:34 04:23:34 #214 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:23:34 #214 DONE 0.1s 04:23:34 04:23:34 #25 [core-command internal] load .dockerignore 04:23:34 #25 ... 04:23:34 04:23:34 #215 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:23:34 #215 DONE 0.1s 04:23:34 04:23:34 #216 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 04:23:34 #216 DONE 0.2s 04:23:34 04:23:34 #105 [core-metadata] exporting to image 04:23:34 #105 exporting layers 0.5s done 04:23:34 #105 writing image sha256:0b1d3307a61ca4257cc7eacfa1a7eca0667f98df3bcb06aa52b45bb3bf715353 done 04:23:34 #105 naming to docker.io/library/core-metadata-arm64 done 04:23:34 #105 DONE 12.0s 04:23:34 04:23:34 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:24:01 #46 ... 04:24:01 04:24:01 #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:24:01 #131 DONE 1831.6s 04:24:01 04:24:01 #217 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:24:01 #217 DONE 0.2s 04:24:01 04:24:01 #218 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:24:01 #218 DONE 0.1s 04:24:01 04:24:01 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:24:01 #46 ... 04:24:01 04:24:01 #219 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:24:01 #219 DONE 0.6s 04:24:01 04:24:01 #25 [core-command internal] load .dockerignore 04:24:01 #25 ... 04:24:01 04:24:01 #220 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:24:01 #220 DONE 0.1s 04:24:01 04:24:01 #221 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 04:24:01 #221 DONE 0.1s 04:24:01 04:24:01 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:24:01 #46 ... 04:24:01 04:24:01 #105 [support-notifications] exporting to image 04:24:01 #105 exporting layers 04:24:01 #105 ... 04:24:01 04:24:01 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:24:01 #151 DONE 1833.3s 04:24:01 04:24:01 #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:24:01 #222 DONE 0.2s 04:24:01 04:24:01 #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:24:01 #223 DONE 0.1s 04:24:01 04:24:01 #25 [core-command internal] load .dockerignore 04:24:01 #25 ... 04:24:01 04:24:01 #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 04:24:01 #224 ... 04:24:01 04:24:01 #105 [support-notifications] exporting to image 04:24:01 #105 exporting layers 1.0s done 04:24:01 #105 writing image sha256:6476c36018ce4d3ddb0c5d4848153515b62ec0a1943644b683120485d9906a10 done 04:24:01 #105 naming to docker.io/library/support-notifications-arm64 done 04:24:01 #105 DONE 13.0s 04:24:01 04:24:01 #25 [core-command internal] load .dockerignore 04:24:01 #25 ... 04:24:01 04:24:01 #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 04:24:01 #224 DONE 0.6s 04:24:01 04:24:01 #225 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 04:24:01 #225 DONE 0.1s 04:24:01 04:24:01 #105 [support-cron-scheduler] exporting to image 04:24:02 #105 exporting layers 0.8s done 04:24:02 #105 writing image sha256:93326b2d36be5d0097fa802a8eb89cb29f74348235019f2cc354dc1c835011ff done 04:24:02 #105 naming to docker.io/library/support-cron-scheduler-arm64 done 04:24:02 #105 DONE 13.8s 04:24:02 04:24:02 #25 [core-command internal] load .dockerignore 04:24:02 time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:02 time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:02 time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:02 time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:02 time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:02 time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:02 time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:02 time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:02 time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:02 time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:02 time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:02 time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:02 time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:02 time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:24:02 time="2024-10-29T03:50:46Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:24:02 $ docker stop --time=1 792eaf9372697dab5d7f133bf493ef4a23be183991121b5524285b3c16f64e81 04:24:04 $ docker rm -f --volumes 792eaf9372697dab5d7f133bf493ef4a23be183991121b5524285b3c16f64e81 [Pipeline] // withDockerContainer [Pipeline] sh 04:24:04 + docker images 04:24:04 REPOSITORY TAG IMAGE ID CREATED SIZE 04:24:04 support-cron-scheduler-arm64 latest 93326b2d36be 3 seconds ago 72.6MB 04:24:04 support-notifications-arm64 latest 6476c36018ce 5 seconds ago 71.4MB 04:24:04 core-metadata-arm64 latest 0b1d3307a61c 33 seconds ago 48.6MB 04:24:04 core-keeper-arm64 latest 6aeedf95ea61 35 seconds ago 41.7MB 04:24:04 core-data-arm64 latest 5abedd65b18d 35 seconds ago 48.5MB 04:24:04 core-command-arm64 latest 2cde73922a9d 2 minutes ago 42.7MB 04:24:04 security-proxy-auth-arm64 latest 76593d3c0918 3 minutes ago 40.9MB 04:24:04 security-spiffe-token-provider-arm64 latest ff6d536e0404 9 minutes ago 48.4MB 04:24:04 core-common-config-bootstrapper-arm64 latest 90dd6a3b1be6 11 minutes ago 28.1MB 04:24:04 security-secretstore-setup-arm64 latest 5293861f7e5f 12 minutes ago 58.2MB 04:24:04 security-proxy-setup-arm64 latest ee9f888c00cd 12 minutes ago 40.4MB 04:24:04 security-bootstrapper-arm64 latest 2aa01e5123c0 12 minutes ago 33.8MB 04:24:04 security-spire-agent-arm64 latest d64c68520be1 32 minutes ago 182MB 04:24:04 security-spire-server-arm64 latest d62d4e9b3971 32 minutes ago 124MB 04:24:04 security-spire-config-arm64 latest 3aa97cefe1d2 32 minutes ago 123MB 04:24:04 ci-base-image-arm64 latest 9faa26a6920e 33 minutes ago 965MB 04:24:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 3 weeks ago 558MB 04:24:04 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 04:24:04 provisioning config files... 04:24:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/739@tmp/config12543895950883137873tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:24:05 ---> ****-login.sh 04:24:05 nexus3.edgexfoundry.org:10001 04:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:05 Configure a credential helper to remove this warning. See 04:24:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:05 04:24:05 Login Succeeded 04:24:05 nexus3.edgexfoundry.org:10002 04:24:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:06 Configure a credential helper to remove this warning. See 04:24:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:06 04:24:06 Login Succeeded 04:24:06 nexus3.edgexfoundry.org:10003 04:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:06 Configure a credential helper to remove this warning. See 04:24:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:06 04:24:06 Login Succeeded 04:24:06 nexus3.edgexfoundry.org:10004 04:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:06 Configure a credential helper to remove this warning. See 04:24:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:06 04:24:06 Login Succeeded 04:24:06 ****.io 04:24:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:24:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:24:07 Configure a credential helper to remove this warning. See 04:24:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:24:07 04:24:07 Login Succeeded 04:24:07 ---> ****-login.sh ends [Pipeline] } 04:24:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:24:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:24:07 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:24:07 c30ddf62977cad5bfe4181251be04ec207745378 04:24:07 latest 04:24:07 4.0.0-dev.5 04:24:07 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:24:07 main 04:24:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:24:08 2773e13d3446: Preparing 04:24:08 50650d44ecf2: Preparing 04:24:08 e0ee4435545f: Preparing 04:24:08 002152e1aa07: Preparing 04:24:08 f63223695237: Preparing 04:24:08 306cd9176216: Preparing 04:24:08 16113d51b718: Preparing 04:24:08 306cd9176216: Waiting 04:24:08 16113d51b718: Waiting 04:24:08 2773e13d3446: Pushed 04:24:08 e0ee4435545f: Pushed 04:24:08 002152e1aa07: Pushed 04:24:08 16113d51b718: Layer already exists 04:24:08 306cd9176216: Pushed 04:24:09 f63223695237: Pushed 04:24:14 50650d44ecf2: Pushed 04:24:14 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:657651cd011a8e7b1468f9cca02fe1dd137f917d6f1dd47969b5e226a96a66c9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:15 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:24:15 2773e13d3446: Preparing 04:24:15 50650d44ecf2: Preparing 04:24:15 e0ee4435545f: Preparing 04:24:15 002152e1aa07: Preparing 04:24:15 f63223695237: Preparing 04:24:15 306cd9176216: Preparing 04:24:15 16113d51b718: Preparing 04:24:15 306cd9176216: Waiting 04:24:15 16113d51b718: Waiting 04:24:15 2773e13d3446: Layer already exists 04:24:15 002152e1aa07: Layer already exists 04:24:15 e0ee4435545f: Layer already exists 04:24:15 f63223695237: Layer already exists 04:24:15 50650d44ecf2: Layer already exists 04:24:15 16113d51b718: Layer already exists 04:24:15 306cd9176216: Layer already exists 04:24:15 latest: digest: sha256:657651cd011a8e7b1468f9cca02fe1dd137f917d6f1dd47969b5e226a96a66c9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:16 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.5 04:24:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:24:16 2773e13d3446: Preparing 04:24:16 50650d44ecf2: Preparing 04:24:16 e0ee4435545f: Preparing 04:24:16 002152e1aa07: Preparing 04:24:16 f63223695237: Preparing 04:24:16 306cd9176216: Preparing 04:24:16 16113d51b718: Preparing 04:24:16 16113d51b718: Waiting 04:24:16 306cd9176216: Waiting 04:24:16 2773e13d3446: Layer already exists 04:24:16 f63223695237: Layer already exists 04:24:16 002152e1aa07: Layer already exists 04:24:16 e0ee4435545f: Layer already exists 04:24:16 50650d44ecf2: Layer already exists 04:24:16 16113d51b718: Layer already exists 04:24:16 306cd9176216: Layer already exists 04:24:16 4.0.0-dev.5: digest: sha256:657651cd011a8e7b1468f9cca02fe1dd137f917d6f1dd47969b5e226a96a66c9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:24:17 2773e13d3446: Preparing 04:24:17 50650d44ecf2: Preparing 04:24:17 e0ee4435545f: Preparing 04:24:17 002152e1aa07: Preparing 04:24:17 f63223695237: Preparing 04:24:17 306cd9176216: Preparing 04:24:17 16113d51b718: Preparing 04:24:17 306cd9176216: Waiting 04:24:17 16113d51b718: Waiting 04:24:17 2773e13d3446: Layer already exists 04:24:17 e0ee4435545f: Layer already exists 04:24:17 f63223695237: Layer already exists 04:24:17 002152e1aa07: Layer already exists 04:24:17 50650d44ecf2: Layer already exists 04:24:17 16113d51b718: Layer already exists 04:24:17 306cd9176216: Layer already exists 04:24:17 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:657651cd011a8e7b1468f9cca02fe1dd137f917d6f1dd47969b5e226a96a66c9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:24:18 2773e13d3446: Preparing 04:24:18 50650d44ecf2: Preparing 04:24:18 e0ee4435545f: Preparing 04:24:18 002152e1aa07: Preparing 04:24:18 f63223695237: Preparing 04:24:18 306cd9176216: Preparing 04:24:18 16113d51b718: Preparing 04:24:18 306cd9176216: Waiting 04:24:18 16113d51b718: Waiting 04:24:18 2773e13d3446: Layer already exists 04:24:18 f63223695237: Layer already exists 04:24:18 e0ee4435545f: Layer already exists 04:24:18 50650d44ecf2: Layer already exists 04:24:18 002152e1aa07: Layer already exists 04:24:18 306cd9176216: Layer already exists 04:24:18 16113d51b718: Layer already exists 04:24:18 main: digest: sha256:657651cd011a8e7b1468f9cca02fe1dd137f917d6f1dd47969b5e226a96a66c9 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:24:18 ===================================================== [Pipeline] echo 04:24:19 taggedImages: 04:24:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:24:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:24:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.5 04:24:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:24:19 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:24:19 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:24:19 c30ddf62977cad5bfe4181251be04ec207745378 04:24:19 latest 04:24:19 4.0.0-dev.5 04:24:19 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:24:19 main 04:24:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:24:19 6b52a9a74cf5: Preparing 04:24:19 ec6fdb08dd73: Preparing 04:24:19 c83349c779ba: Preparing 04:24:19 7600718aec02: Preparing 04:24:19 e0ee4435545f: Preparing 04:24:19 002152e1aa07: Preparing 04:24:19 f63223695237: Preparing 04:24:19 306cd9176216: Preparing 04:24:19 16113d51b718: Preparing 04:24:19 002152e1aa07: Waiting 04:24:19 306cd9176216: Waiting 04:24:19 f63223695237: Waiting 04:24:19 16113d51b718: Waiting 04:24:19 e0ee4435545f: Layer already exists 04:24:20 002152e1aa07: Layer already exists 04:24:20 f63223695237: Layer already exists 04:24:20 c83349c779ba: Pushed 04:24:20 ec6fdb08dd73: Pushed 04:24:20 306cd9176216: Layer already exists 04:24:20 6b52a9a74cf5: Pushed 04:24:20 16113d51b718: Layer already exists 04:24:23 7600718aec02: Pushed 04:24:23 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:5fdfdbf63e3d4c90c1f0aacdc2f99bbffa27dd236ab3bae1f4846963fefdcc37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:24:24 6b52a9a74cf5: Preparing 04:24:24 ec6fdb08dd73: Preparing 04:24:24 c83349c779ba: Preparing 04:24:24 7600718aec02: Preparing 04:24:24 e0ee4435545f: Preparing 04:24:24 002152e1aa07: Preparing 04:24:24 f63223695237: Preparing 04:24:24 002152e1aa07: Waiting 04:24:24 306cd9176216: Preparing 04:24:24 f63223695237: Waiting 04:24:24 16113d51b718: Preparing 04:24:24 306cd9176216: Waiting 04:24:24 16113d51b718: Waiting 04:24:24 c83349c779ba: Layer already exists 04:24:24 7600718aec02: Layer already exists 04:24:24 e0ee4435545f: Layer already exists 04:24:24 ec6fdb08dd73: Layer already exists 04:24:24 6b52a9a74cf5: Layer already exists 04:24:24 f63223695237: Layer already exists 04:24:24 002152e1aa07: Layer already exists 04:24:24 306cd9176216: Layer already exists 04:24:24 16113d51b718: Layer already exists 04:24:24 latest: digest: sha256:5fdfdbf63e3d4c90c1f0aacdc2f99bbffa27dd236ab3bae1f4846963fefdcc37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:24 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.5 04:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:24:25 6b52a9a74cf5: Preparing 04:24:25 ec6fdb08dd73: Preparing 04:24:25 c83349c779ba: Preparing 04:24:25 7600718aec02: Preparing 04:24:25 e0ee4435545f: Preparing 04:24:25 002152e1aa07: Preparing 04:24:25 f63223695237: Preparing 04:24:25 306cd9176216: Preparing 04:24:25 16113d51b718: Preparing 04:24:25 002152e1aa07: Waiting 04:24:25 f63223695237: Waiting 04:24:25 306cd9176216: Waiting 04:24:25 16113d51b718: Waiting 04:24:25 ec6fdb08dd73: Layer already exists 04:24:25 e0ee4435545f: Layer already exists 04:24:25 7600718aec02: Layer already exists 04:24:25 c83349c779ba: Layer already exists 04:24:25 6b52a9a74cf5: Layer already exists 04:24:25 002152e1aa07: Layer already exists 04:24:25 306cd9176216: Layer already exists 04:24:25 16113d51b718: Layer already exists 04:24:25 f63223695237: Layer already exists 04:24:25 4.0.0-dev.5: digest: sha256:5fdfdbf63e3d4c90c1f0aacdc2f99bbffa27dd236ab3bae1f4846963fefdcc37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:25 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:24:26 6b52a9a74cf5: Preparing 04:24:26 ec6fdb08dd73: Preparing 04:24:26 c83349c779ba: Preparing 04:24:26 7600718aec02: Preparing 04:24:26 e0ee4435545f: Preparing 04:24:26 002152e1aa07: Preparing 04:24:26 f63223695237: Preparing 04:24:26 306cd9176216: Preparing 04:24:26 16113d51b718: Preparing 04:24:26 f63223695237: Waiting 04:24:26 306cd9176216: Waiting 04:24:26 16113d51b718: Waiting 04:24:26 002152e1aa07: Waiting 04:24:26 6b52a9a74cf5: Layer already exists 04:24:26 7600718aec02: Layer already exists 04:24:26 e0ee4435545f: Layer already exists 04:24:26 ec6fdb08dd73: Layer already exists 04:24:26 c83349c779ba: Layer already exists 04:24:26 306cd9176216: Layer already exists 04:24:26 002152e1aa07: Layer already exists 04:24:26 f63223695237: Layer already exists 04:24:26 16113d51b718: Layer already exists 04:24:26 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:5fdfdbf63e3d4c90c1f0aacdc2f99bbffa27dd236ab3bae1f4846963fefdcc37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:24:27 6b52a9a74cf5: Preparing 04:24:27 ec6fdb08dd73: Preparing 04:24:27 c83349c779ba: Preparing 04:24:27 7600718aec02: Preparing 04:24:27 e0ee4435545f: Preparing 04:24:27 002152e1aa07: Preparing 04:24:27 f63223695237: Preparing 04:24:27 306cd9176216: Preparing 04:24:27 16113d51b718: Preparing 04:24:27 002152e1aa07: Waiting 04:24:27 f63223695237: Waiting 04:24:27 306cd9176216: Waiting 04:24:27 16113d51b718: Waiting 04:24:27 7600718aec02: Layer already exists 04:24:27 ec6fdb08dd73: Layer already exists 04:24:27 c83349c779ba: Layer already exists 04:24:27 e0ee4435545f: Layer already exists 04:24:27 6b52a9a74cf5: Layer already exists 04:24:27 306cd9176216: Layer already exists 04:24:27 f63223695237: Layer already exists 04:24:27 002152e1aa07: Layer already exists 04:24:27 16113d51b718: Layer already exists 04:24:27 main: digest: sha256:5fdfdbf63e3d4c90c1f0aacdc2f99bbffa27dd236ab3bae1f4846963fefdcc37 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:24:27 ===================================================== [Pipeline] echo 04:24:27 taggedImages: 04:24:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:24:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:24:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.5 04:24:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:24:27 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:24:27 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:24:27 c30ddf62977cad5bfe4181251be04ec207745378 04:24:27 latest 04:24:27 4.0.0-dev.5 04:24:27 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:24:27 main 04:24:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:27 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:28 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:24:28 1b8cf1f1915d: Preparing 04:24:28 65efd35871e0: Preparing 04:24:28 d89482361bde: Preparing 04:24:28 e0ee4435545f: Preparing 04:24:28 002152e1aa07: Preparing 04:24:28 5f6b1b6e9bea: Preparing 04:24:28 a020d41f8a78: Preparing 04:24:28 16113d51b718: Preparing 04:24:28 16113d51b718: Waiting 04:24:28 a020d41f8a78: Waiting 04:24:28 5f6b1b6e9bea: Waiting 04:24:28 e0ee4435545f: Layer already exists 04:24:28 002152e1aa07: Layer already exists 04:24:28 65efd35871e0: Pushed 04:24:28 1b8cf1f1915d: Pushed 04:24:28 16113d51b718: Layer already exists 04:24:28 a020d41f8a78: Pushed 04:24:29 5f6b1b6e9bea: Pushed 04:24:35 d89482361bde: Pushed 04:24:35 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:d35acb030f6b06da16d9a5c2f1b6963ef327ab14ad54f419c49693a43e50186f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:24:35 1b8cf1f1915d: Preparing 04:24:35 65efd35871e0: Preparing 04:24:35 d89482361bde: Preparing 04:24:35 e0ee4435545f: Preparing 04:24:35 002152e1aa07: Preparing 04:24:35 5f6b1b6e9bea: Preparing 04:24:35 a020d41f8a78: Preparing 04:24:35 16113d51b718: Preparing 04:24:35 5f6b1b6e9bea: Waiting 04:24:35 a020d41f8a78: Waiting 04:24:35 16113d51b718: Waiting 04:24:35 002152e1aa07: Layer already exists 04:24:35 d89482361bde: Layer already exists 04:24:35 e0ee4435545f: Layer already exists 04:24:35 65efd35871e0: Layer already exists 04:24:35 1b8cf1f1915d: Layer already exists 04:24:35 a020d41f8a78: Layer already exists 04:24:35 5f6b1b6e9bea: Layer already exists 04:24:35 16113d51b718: Layer already exists 04:24:36 latest: digest: sha256:d35acb030f6b06da16d9a5c2f1b6963ef327ab14ad54f419c49693a43e50186f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.5 04:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:24:36 1b8cf1f1915d: Preparing 04:24:36 65efd35871e0: Preparing 04:24:36 d89482361bde: Preparing 04:24:36 e0ee4435545f: Preparing 04:24:36 002152e1aa07: Preparing 04:24:36 5f6b1b6e9bea: Preparing 04:24:36 a020d41f8a78: Preparing 04:24:36 5f6b1b6e9bea: Waiting 04:24:36 16113d51b718: Preparing 04:24:36 a020d41f8a78: Waiting 04:24:36 65efd35871e0: Layer already exists 04:24:36 d89482361bde: Layer already exists 04:24:36 e0ee4435545f: Layer already exists 04:24:36 002152e1aa07: Layer already exists 04:24:36 1b8cf1f1915d: Layer already exists 04:24:36 5f6b1b6e9bea: Layer already exists 04:24:36 a020d41f8a78: Layer already exists 04:24:36 16113d51b718: Layer already exists 04:24:37 4.0.0-dev.5: digest: sha256:d35acb030f6b06da16d9a5c2f1b6963ef327ab14ad54f419c49693a43e50186f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:24:37 1b8cf1f1915d: Preparing 04:24:37 65efd35871e0: Preparing 04:24:37 d89482361bde: Preparing 04:24:37 e0ee4435545f: Preparing 04:24:37 002152e1aa07: Preparing 04:24:37 5f6b1b6e9bea: Preparing 04:24:37 a020d41f8a78: Preparing 04:24:37 16113d51b718: Preparing 04:24:37 5f6b1b6e9bea: Waiting 04:24:37 a020d41f8a78: Waiting 04:24:37 16113d51b718: Waiting 04:24:37 65efd35871e0: Layer already exists 04:24:37 002152e1aa07: Layer already exists 04:24:37 d89482361bde: Layer already exists 04:24:37 e0ee4435545f: Layer already exists 04:24:37 1b8cf1f1915d: Layer already exists 04:24:37 16113d51b718: Layer already exists 04:24:37 a020d41f8a78: Layer already exists 04:24:37 5f6b1b6e9bea: Layer already exists 04:24:37 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:d35acb030f6b06da16d9a5c2f1b6963ef327ab14ad54f419c49693a43e50186f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:24:39 1b8cf1f1915d: Preparing 04:24:39 65efd35871e0: Preparing 04:24:39 d89482361bde: Preparing 04:24:39 e0ee4435545f: Preparing 04:24:39 002152e1aa07: Preparing 04:24:39 5f6b1b6e9bea: Preparing 04:24:39 a020d41f8a78: Preparing 04:24:39 5f6b1b6e9bea: Waiting 04:24:39 a020d41f8a78: Waiting 04:24:39 16113d51b718: Preparing 04:24:39 16113d51b718: Waiting 04:24:39 002152e1aa07: Layer already exists 04:24:39 d89482361bde: Layer already exists 04:24:39 1b8cf1f1915d: Layer already exists 04:24:39 65efd35871e0: Layer already exists 04:24:39 e0ee4435545f: Layer already exists 04:24:39 16113d51b718: Layer already exists 04:24:39 a020d41f8a78: Layer already exists 04:24:39 5f6b1b6e9bea: Layer already exists 04:24:39 main: digest: sha256:d35acb030f6b06da16d9a5c2f1b6963ef327ab14ad54f419c49693a43e50186f size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:24:39 ===================================================== [Pipeline] echo 04:24:39 taggedImages: 04:24:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:24:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:24:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.5 04:24:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:24:39 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:24:39 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:24:39 c30ddf62977cad5bfe4181251be04ec207745378 04:24:39 latest 04:24:39 4.0.0-dev.5 04:24:39 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:24:39 main 04:24:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:39 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:24:40 7373c3829747: Preparing 04:24:40 113b4888d6c0: Preparing 04:24:40 645faa654a32: Preparing 04:24:40 002152e1aa07: Preparing 04:24:40 712c6785a80b: Preparing 04:24:40 90856f1f54d4: Preparing 04:24:40 16113d51b718: Preparing 04:24:40 90856f1f54d4: Waiting 04:24:40 16113d51b718: Waiting 04:24:40 002152e1aa07: Layer already exists 04:24:40 113b4888d6c0: Pushed 04:24:40 16113d51b718: Layer already exists 04:24:40 90856f1f54d4: Pushed 04:24:40 7373c3829747: Pushed 04:24:40 712c6785a80b: Pushed 04:24:48 645faa654a32: Pushed 04:24:48 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:40a6c1239a9f438f060f381af8c566b9c81e81fc9ce1cc2eb848a6ac42835ed0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:24:49 7373c3829747: Preparing 04:24:49 113b4888d6c0: Preparing 04:24:49 645faa654a32: Preparing 04:24:49 002152e1aa07: Preparing 04:24:49 712c6785a80b: Preparing 04:24:49 90856f1f54d4: Preparing 04:24:49 16113d51b718: Preparing 04:24:49 90856f1f54d4: Waiting 04:24:49 16113d51b718: Waiting 04:24:49 113b4888d6c0: Layer already exists 04:24:49 645faa654a32: Layer already exists 04:24:49 7373c3829747: Layer already exists 04:24:49 712c6785a80b: Layer already exists 04:24:49 002152e1aa07: Layer already exists 04:24:49 90856f1f54d4: Layer already exists 04:24:49 16113d51b718: Layer already exists 04:24:49 latest: digest: sha256:40a6c1239a9f438f060f381af8c566b9c81e81fc9ce1cc2eb848a6ac42835ed0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.5 04:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:24:50 7373c3829747: Preparing 04:24:50 113b4888d6c0: Preparing 04:24:50 645faa654a32: Preparing 04:24:50 002152e1aa07: Preparing 04:24:50 712c6785a80b: Preparing 04:24:50 90856f1f54d4: Preparing 04:24:50 16113d51b718: Preparing 04:24:50 90856f1f54d4: Waiting 04:24:50 16113d51b718: Waiting 04:24:50 002152e1aa07: Layer already exists 04:24:50 7373c3829747: Layer already exists 04:24:50 113b4888d6c0: Layer already exists 04:24:50 712c6785a80b: Layer already exists 04:24:50 645faa654a32: Layer already exists 04:24:50 16113d51b718: Layer already exists 04:24:50 90856f1f54d4: Layer already exists 04:24:50 4.0.0-dev.5: digest: sha256:40a6c1239a9f438f060f381af8c566b9c81e81fc9ce1cc2eb848a6ac42835ed0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:24:51 7373c3829747: Preparing 04:24:51 113b4888d6c0: Preparing 04:24:51 645faa654a32: Preparing 04:24:51 002152e1aa07: Preparing 04:24:51 712c6785a80b: Preparing 04:24:51 90856f1f54d4: Preparing 04:24:51 16113d51b718: Preparing 04:24:51 90856f1f54d4: Waiting 04:24:51 16113d51b718: Waiting 04:24:51 7373c3829747: Layer already exists 04:24:51 712c6785a80b: Layer already exists 04:24:51 113b4888d6c0: Layer already exists 04:24:51 002152e1aa07: Layer already exists 04:24:51 645faa654a32: Layer already exists 04:24:51 90856f1f54d4: Layer already exists 04:24:51 16113d51b718: Layer already exists 04:24:51 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:40a6c1239a9f438f060f381af8c566b9c81e81fc9ce1cc2eb848a6ac42835ed0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:51 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:24:52 7373c3829747: Preparing 04:24:52 113b4888d6c0: Preparing 04:24:52 645faa654a32: Preparing 04:24:52 002152e1aa07: Preparing 04:24:52 712c6785a80b: Preparing 04:24:52 90856f1f54d4: Preparing 04:24:52 16113d51b718: Preparing 04:24:52 90856f1f54d4: Waiting 04:24:52 16113d51b718: Waiting 04:24:52 645faa654a32: Layer already exists 04:24:52 7373c3829747: Layer already exists 04:24:52 712c6785a80b: Layer already exists 04:24:52 002152e1aa07: Layer already exists 04:24:52 113b4888d6c0: Layer already exists 04:24:52 16113d51b718: Layer already exists 04:24:52 90856f1f54d4: Layer already exists 04:24:52 main: digest: sha256:40a6c1239a9f438f060f381af8c566b9c81e81fc9ce1cc2eb848a6ac42835ed0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:24:52 ===================================================== [Pipeline] echo 04:24:52 taggedImages: 04:24:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:24:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:24:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.5 04:24:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:24:52 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:24:52 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:24:52 c30ddf62977cad5bfe4181251be04ec207745378 04:24:52 latest 04:24:52 4.0.0-dev.5 04:24:52 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:24:52 main 04:24:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:52 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:24:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:24:53 cbd9a126b541: Preparing 04:24:53 f5a64f637712: Preparing 04:24:53 e45f53532faa: Preparing 04:24:53 e6d4be6487d6: Preparing 04:24:53 e0ee4435545f: Preparing 04:24:53 002152e1aa07: Preparing 04:24:53 f63223695237: Preparing 04:24:53 306cd9176216: Preparing 04:24:53 16113d51b718: Preparing 04:24:53 002152e1aa07: Waiting 04:24:53 f63223695237: Waiting 04:24:53 16113d51b718: Waiting 04:24:53 306cd9176216: Waiting 04:24:53 e0ee4435545f: Layer already exists 04:24:53 002152e1aa07: Layer already exists 04:24:53 f63223695237: Layer already exists 04:24:53 306cd9176216: Layer already exists 04:24:53 e45f53532faa: Pushed 04:24:53 f5a64f637712: Pushed 04:24:53 cbd9a126b541: Pushed 04:24:53 16113d51b718: Layer already exists 04:25:01 e6d4be6487d6: Pushed 04:25:01 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:cb7a8cb9494cf1c35e49b263512b2449bcd216712af4616a8355b67c55b2841a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:25:02 cbd9a126b541: Preparing 04:25:02 f5a64f637712: Preparing 04:25:02 e45f53532faa: Preparing 04:25:02 e6d4be6487d6: Preparing 04:25:02 e0ee4435545f: Preparing 04:25:02 002152e1aa07: Preparing 04:25:02 f63223695237: Preparing 04:25:02 306cd9176216: Preparing 04:25:02 16113d51b718: Preparing 04:25:02 f63223695237: Waiting 04:25:02 306cd9176216: Waiting 04:25:02 16113d51b718: Waiting 04:25:02 002152e1aa07: Waiting 04:25:02 cbd9a126b541: Layer already exists 04:25:02 f5a64f637712: Layer already exists 04:25:02 e6d4be6487d6: Layer already exists 04:25:02 e0ee4435545f: Layer already exists 04:25:02 e45f53532faa: Layer already exists 04:25:02 f63223695237: Layer already exists 04:25:02 306cd9176216: Layer already exists 04:25:02 002152e1aa07: Layer already exists 04:25:02 16113d51b718: Layer already exists 04:25:03 latest: digest: sha256:cb7a8cb9494cf1c35e49b263512b2449bcd216712af4616a8355b67c55b2841a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.5 04:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:25:03 cbd9a126b541: Preparing 04:25:03 f5a64f637712: Preparing 04:25:03 e45f53532faa: Preparing 04:25:03 e6d4be6487d6: Preparing 04:25:03 e0ee4435545f: Preparing 04:25:03 002152e1aa07: Preparing 04:25:03 f63223695237: Preparing 04:25:03 306cd9176216: Preparing 04:25:03 16113d51b718: Preparing 04:25:03 f63223695237: Waiting 04:25:03 306cd9176216: Waiting 04:25:03 16113d51b718: Waiting 04:25:03 002152e1aa07: Waiting 04:25:03 e0ee4435545f: Layer already exists 04:25:03 cbd9a126b541: Layer already exists 04:25:03 f5a64f637712: Layer already exists 04:25:03 e6d4be6487d6: Layer already exists 04:25:03 e45f53532faa: Layer already exists 04:25:03 f63223695237: Layer already exists 04:25:03 002152e1aa07: Layer already exists 04:25:03 16113d51b718: Layer already exists 04:25:03 306cd9176216: Layer already exists 04:25:04 4.0.0-dev.5: digest: sha256:cb7a8cb9494cf1c35e49b263512b2449bcd216712af4616a8355b67c55b2841a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:04 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:25:04 cbd9a126b541: Preparing 04:25:04 f5a64f637712: Preparing 04:25:04 e45f53532faa: Preparing 04:25:04 e6d4be6487d6: Preparing 04:25:04 e0ee4435545f: Preparing 04:25:04 002152e1aa07: Preparing 04:25:04 f63223695237: Preparing 04:25:04 306cd9176216: Preparing 04:25:04 16113d51b718: Preparing 04:25:04 002152e1aa07: Waiting 04:25:04 f63223695237: Waiting 04:25:04 306cd9176216: Waiting 04:25:04 16113d51b718: Waiting 04:25:04 e45f53532faa: Layer already exists 04:25:04 cbd9a126b541: Layer already exists 04:25:04 e0ee4435545f: Layer already exists 04:25:04 f5a64f637712: Layer already exists 04:25:04 e6d4be6487d6: Layer already exists 04:25:04 306cd9176216: Layer already exists 04:25:04 f63223695237: Layer already exists 04:25:04 16113d51b718: Layer already exists 04:25:04 002152e1aa07: Layer already exists 04:25:05 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:cb7a8cb9494cf1c35e49b263512b2449bcd216712af4616a8355b67c55b2841a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:05 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:25:05 cbd9a126b541: Preparing 04:25:05 f5a64f637712: Preparing 04:25:05 e45f53532faa: Preparing 04:25:05 e6d4be6487d6: Preparing 04:25:05 e0ee4435545f: Preparing 04:25:05 002152e1aa07: Preparing 04:25:05 f63223695237: Preparing 04:25:05 306cd9176216: Preparing 04:25:05 16113d51b718: Preparing 04:25:05 002152e1aa07: Waiting 04:25:05 f63223695237: Waiting 04:25:05 306cd9176216: Waiting 04:25:05 16113d51b718: Waiting 04:25:05 e45f53532faa: Layer already exists 04:25:05 cbd9a126b541: Layer already exists 04:25:05 e0ee4435545f: Layer already exists 04:25:05 f5a64f637712: Layer already exists 04:25:05 e6d4be6487d6: Layer already exists 04:25:05 f63223695237: Layer already exists 04:25:05 002152e1aa07: Layer already exists 04:25:05 16113d51b718: Layer already exists 04:25:05 306cd9176216: Layer already exists 04:25:05 main: digest: sha256:cb7a8cb9494cf1c35e49b263512b2449bcd216712af4616a8355b67c55b2841a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:06 ===================================================== [Pipeline] echo 04:25:06 taggedImages: 04:25:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:25:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:25:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.5 04:25:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:06 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:25:06 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:25:06 c30ddf62977cad5bfe4181251be04ec207745378 04:25:06 latest 04:25:06 4.0.0-dev.5 04:25:06 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:06 main 04:25:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:25:06 f13dc357f684: Preparing 04:25:06 2ce42503e74e: Preparing 04:25:06 c252fed4905d: Preparing 04:25:06 08bc44540d1f: Preparing 04:25:06 181a18d48603: Preparing 04:25:06 345337bcc6e1: Preparing 04:25:06 31d98c862e7f: Preparing 04:25:06 345337bcc6e1: Waiting 04:25:06 3bdaa9ef142a: Preparing 04:25:06 31d98c862e7f: Waiting 04:25:06 e0ee4435545f: Preparing 04:25:06 3bdaa9ef142a: Waiting 04:25:06 e0ee4435545f: Waiting 04:25:06 002152e1aa07: Preparing 04:25:06 1578d494cb6d: Preparing 04:25:06 002152e1aa07: Waiting 04:25:06 1d18c1b532e6: Preparing 04:25:06 5f70bf18a086: Preparing 04:25:06 fb357cf6a279: Preparing 04:25:06 1578d494cb6d: Waiting 04:25:06 cb7b197547db: Preparing 04:25:06 6b793ed4c2f3: Preparing 04:25:06 5f70bf18a086: Waiting 04:25:06 16113d51b718: Preparing 04:25:06 fb357cf6a279: Waiting 04:25:06 cb7b197547db: Waiting 04:25:06 6b793ed4c2f3: Waiting 04:25:06 1d18c1b532e6: Waiting 04:25:07 181a18d48603: Pushed 04:25:07 2ce42503e74e: Pushed 04:25:07 c252fed4905d: Pushed 04:25:07 08bc44540d1f: Pushed 04:25:07 f13dc357f684: Pushed 04:25:07 e0ee4435545f: Layer already exists 04:25:07 002152e1aa07: Layer already exists 04:25:07 31d98c862e7f: Pushed 04:25:07 345337bcc6e1: Pushed 04:25:07 5f70bf18a086: Layer already exists 04:25:07 1578d494cb6d: Pushed 04:25:07 1d18c1b532e6: Pushed 04:25:07 16113d51b718: Layer already exists 04:25:07 fb357cf6a279: Pushed 04:25:07 6b793ed4c2f3: Pushed 04:25:08 cb7b197547db: Pushed 04:25:12 3bdaa9ef142a: Pushed 04:25:12 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:0b032754b77b0f40aba8ff22cbe9c4a03073fde43771735670989a17b2b65153 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:25:12 f13dc357f684: Preparing 04:25:12 2ce42503e74e: Preparing 04:25:12 c252fed4905d: Preparing 04:25:12 08bc44540d1f: Preparing 04:25:12 181a18d48603: Preparing 04:25:12 345337bcc6e1: Preparing 04:25:12 31d98c862e7f: Preparing 04:25:12 3bdaa9ef142a: Preparing 04:25:12 e0ee4435545f: Preparing 04:25:12 002152e1aa07: Preparing 04:25:12 1578d494cb6d: Preparing 04:25:12 1d18c1b532e6: Preparing 04:25:12 5f70bf18a086: Preparing 04:25:12 fb357cf6a279: Preparing 04:25:12 cb7b197547db: Preparing 04:25:12 6b793ed4c2f3: Preparing 04:25:12 16113d51b718: Preparing 04:25:12 002152e1aa07: Waiting 04:25:12 1578d494cb6d: Waiting 04:25:12 1d18c1b532e6: Waiting 04:25:12 5f70bf18a086: Waiting 04:25:12 fb357cf6a279: Waiting 04:25:12 cb7b197547db: Waiting 04:25:12 6b793ed4c2f3: Waiting 04:25:12 16113d51b718: Waiting 04:25:12 31d98c862e7f: Waiting 04:25:12 3bdaa9ef142a: Waiting 04:25:12 e0ee4435545f: Waiting 04:25:12 2ce42503e74e: Layer already exists 04:25:12 f13dc357f684: Layer already exists 04:25:12 08bc44540d1f: Layer already exists 04:25:12 181a18d48603: Layer already exists 04:25:12 c252fed4905d: Layer already exists 04:25:12 e0ee4435545f: Layer already exists 04:25:12 3bdaa9ef142a: Layer already exists 04:25:12 345337bcc6e1: Layer already exists 04:25:12 31d98c862e7f: Layer already exists 04:25:12 002152e1aa07: Layer already exists 04:25:12 1d18c1b532e6: Layer already exists 04:25:12 5f70bf18a086: Layer already exists 04:25:12 1578d494cb6d: Layer already exists 04:25:12 fb357cf6a279: Layer already exists 04:25:12 cb7b197547db: Layer already exists 04:25:12 6b793ed4c2f3: Layer already exists 04:25:12 16113d51b718: Layer already exists 04:25:13 latest: digest: sha256:0b032754b77b0f40aba8ff22cbe9c4a03073fde43771735670989a17b2b65153 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.5 04:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:25:14 f13dc357f684: Preparing 04:25:14 2ce42503e74e: Preparing 04:25:14 c252fed4905d: Preparing 04:25:14 08bc44540d1f: Preparing 04:25:14 181a18d48603: Preparing 04:25:14 345337bcc6e1: Preparing 04:25:14 31d98c862e7f: Preparing 04:25:14 3bdaa9ef142a: Preparing 04:25:14 e0ee4435545f: Preparing 04:25:14 002152e1aa07: Preparing 04:25:14 1578d494cb6d: Preparing 04:25:14 1d18c1b532e6: Preparing 04:25:14 5f70bf18a086: Preparing 04:25:14 fb357cf6a279: Preparing 04:25:14 cb7b197547db: Preparing 04:25:14 6b793ed4c2f3: Preparing 04:25:14 16113d51b718: Preparing 04:25:14 1578d494cb6d: Waiting 04:25:14 1d18c1b532e6: Waiting 04:25:14 5f70bf18a086: Waiting 04:25:14 fb357cf6a279: Waiting 04:25:14 cb7b197547db: Waiting 04:25:14 6b793ed4c2f3: Waiting 04:25:14 345337bcc6e1: Waiting 04:25:14 31d98c862e7f: Waiting 04:25:14 16113d51b718: Waiting 04:25:14 002152e1aa07: Waiting 04:25:14 3bdaa9ef142a: Waiting 04:25:14 e0ee4435545f: Waiting 04:25:14 181a18d48603: Layer already exists 04:25:14 08bc44540d1f: Layer already exists 04:25:14 c252fed4905d: Layer already exists 04:25:14 2ce42503e74e: Layer already exists 04:25:14 f13dc357f684: Layer already exists 04:25:14 345337bcc6e1: Layer already exists 04:25:14 002152e1aa07: Layer already exists 04:25:14 3bdaa9ef142a: Layer already exists 04:25:14 31d98c862e7f: Layer already exists 04:25:14 e0ee4435545f: Layer already exists 04:25:14 1578d494cb6d: Layer already exists 04:25:14 1d18c1b532e6: Layer already exists 04:25:14 5f70bf18a086: Layer already exists 04:25:14 fb357cf6a279: Layer already exists 04:25:14 cb7b197547db: Layer already exists 04:25:14 16113d51b718: Layer already exists 04:25:14 6b793ed4c2f3: Layer already exists 04:25:14 4.0.0-dev.5: digest: sha256:0b032754b77b0f40aba8ff22cbe9c4a03073fde43771735670989a17b2b65153 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:25:15 f13dc357f684: Preparing 04:25:15 2ce42503e74e: Preparing 04:25:15 c252fed4905d: Preparing 04:25:15 08bc44540d1f: Preparing 04:25:15 181a18d48603: Preparing 04:25:15 345337bcc6e1: Preparing 04:25:15 31d98c862e7f: Preparing 04:25:15 3bdaa9ef142a: Preparing 04:25:15 e0ee4435545f: Preparing 04:25:15 002152e1aa07: Preparing 04:25:15 1578d494cb6d: Preparing 04:25:15 1d18c1b532e6: Preparing 04:25:15 5f70bf18a086: Preparing 04:25:15 fb357cf6a279: Preparing 04:25:15 cb7b197547db: Preparing 04:25:15 6b793ed4c2f3: Preparing 04:25:15 16113d51b718: Preparing 04:25:15 1d18c1b532e6: Waiting 04:25:15 e0ee4435545f: Waiting 04:25:15 345337bcc6e1: Waiting 04:25:15 002152e1aa07: Waiting 04:25:15 31d98c862e7f: Waiting 04:25:15 1578d494cb6d: Waiting 04:25:15 3bdaa9ef142a: Waiting 04:25:15 5f70bf18a086: Waiting 04:25:15 6b793ed4c2f3: Waiting 04:25:15 fb357cf6a279: Waiting 04:25:15 16113d51b718: Waiting 04:25:15 cb7b197547db: Waiting 04:25:15 08bc44540d1f: Layer already exists 04:25:15 f13dc357f684: Layer already exists 04:25:15 181a18d48603: Layer already exists 04:25:15 c252fed4905d: Layer already exists 04:25:15 2ce42503e74e: Layer already exists 04:25:15 345337bcc6e1: Layer already exists 04:25:15 3bdaa9ef142a: Layer already exists 04:25:15 31d98c862e7f: Layer already exists 04:25:15 002152e1aa07: Layer already exists 04:25:15 e0ee4435545f: Layer already exists 04:25:15 fb357cf6a279: Layer already exists 04:25:15 1d18c1b532e6: Layer already exists 04:25:15 1578d494cb6d: Layer already exists 04:25:15 5f70bf18a086: Layer already exists 04:25:15 cb7b197547db: Layer already exists 04:25:15 16113d51b718: Layer already exists 04:25:15 6b793ed4c2f3: Layer already exists 04:25:15 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:0b032754b77b0f40aba8ff22cbe9c4a03073fde43771735670989a17b2b65153 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:25:16 f13dc357f684: Preparing 04:25:16 2ce42503e74e: Preparing 04:25:16 c252fed4905d: Preparing 04:25:16 08bc44540d1f: Preparing 04:25:16 181a18d48603: Preparing 04:25:16 345337bcc6e1: Preparing 04:25:16 31d98c862e7f: Preparing 04:25:16 3bdaa9ef142a: Preparing 04:25:16 e0ee4435545f: Preparing 04:25:16 002152e1aa07: Preparing 04:25:16 1578d494cb6d: Preparing 04:25:16 1d18c1b532e6: Preparing 04:25:16 5f70bf18a086: Preparing 04:25:16 fb357cf6a279: Preparing 04:25:16 cb7b197547db: Preparing 04:25:16 6b793ed4c2f3: Preparing 04:25:16 16113d51b718: Preparing 04:25:16 345337bcc6e1: Waiting 04:25:16 31d98c862e7f: Waiting 04:25:16 1d18c1b532e6: Waiting 04:25:16 5f70bf18a086: Waiting 04:25:16 fb357cf6a279: Waiting 04:25:16 3bdaa9ef142a: Waiting 04:25:16 002152e1aa07: Waiting 04:25:16 e0ee4435545f: Waiting 04:25:16 1578d494cb6d: Waiting 04:25:16 6b793ed4c2f3: Waiting 04:25:16 cb7b197547db: Waiting 04:25:16 16113d51b718: Waiting 04:25:16 f13dc357f684: Layer already exists 04:25:16 08bc44540d1f: Layer already exists 04:25:16 181a18d48603: Layer already exists 04:25:16 c252fed4905d: Layer already exists 04:25:16 2ce42503e74e: Layer already exists 04:25:16 31d98c862e7f: Layer already exists 04:25:16 3bdaa9ef142a: Layer already exists 04:25:16 002152e1aa07: Layer already exists 04:25:16 345337bcc6e1: Layer already exists 04:25:16 e0ee4435545f: Layer already exists 04:25:16 1578d494cb6d: Layer already exists 04:25:16 fb357cf6a279: Layer already exists 04:25:16 5f70bf18a086: Layer already exists 04:25:16 1d18c1b532e6: Layer already exists 04:25:16 cb7b197547db: Layer already exists 04:25:16 6b793ed4c2f3: Layer already exists 04:25:16 16113d51b718: Layer already exists 04:25:16 main: digest: sha256:0b032754b77b0f40aba8ff22cbe9c4a03073fde43771735670989a17b2b65153 size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:17 ===================================================== [Pipeline] echo 04:25:17 taggedImages: 04:25:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:25:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:25:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.5 04:25:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:25:17 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:25:17 c30ddf62977cad5bfe4181251be04ec207745378 04:25:17 latest 04:25:17 4.0.0-dev.5 04:25:17 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:17 main 04:25:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:25:17 0515f5e7ea2e: Preparing 04:25:17 c737904c169a: Preparing 04:25:17 9b0c44cb6dbd: Preparing 04:25:17 14c3a2a763df: Preparing 04:25:17 e0ee4435545f: Preparing 04:25:17 002152e1aa07: Preparing 04:25:17 f63223695237: Preparing 04:25:17 306cd9176216: Preparing 04:25:17 16113d51b718: Preparing 04:25:17 002152e1aa07: Waiting 04:25:17 f63223695237: Waiting 04:25:17 306cd9176216: Waiting 04:25:17 16113d51b718: Waiting 04:25:17 e0ee4435545f: Layer already exists 04:25:17 002152e1aa07: Layer already exists 04:25:18 f63223695237: Layer already exists 04:25:18 c737904c169a: Pushed 04:25:18 9b0c44cb6dbd: Pushed 04:25:18 306cd9176216: Layer already exists 04:25:18 0515f5e7ea2e: Pushed 04:25:18 16113d51b718: Layer already exists 04:25:23 14c3a2a763df: Pushed 04:25:23 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:e6fec294c91e07acd7477605863caba6116c285f725fd941254ea664cd40387b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:25:24 0515f5e7ea2e: Preparing 04:25:24 c737904c169a: Preparing 04:25:24 9b0c44cb6dbd: Preparing 04:25:24 14c3a2a763df: Preparing 04:25:24 e0ee4435545f: Preparing 04:25:24 002152e1aa07: Preparing 04:25:24 f63223695237: Preparing 04:25:24 306cd9176216: Preparing 04:25:24 16113d51b718: Preparing 04:25:24 002152e1aa07: Waiting 04:25:24 f63223695237: Waiting 04:25:24 306cd9176216: Waiting 04:25:24 16113d51b718: Waiting 04:25:24 9b0c44cb6dbd: Layer already exists 04:25:24 0515f5e7ea2e: Layer already exists 04:25:24 c737904c169a: Layer already exists 04:25:24 e0ee4435545f: Layer already exists 04:25:24 14c3a2a763df: Layer already exists 04:25:24 002152e1aa07: Layer already exists 04:25:24 f63223695237: Layer already exists 04:25:24 306cd9176216: Layer already exists 04:25:24 16113d51b718: Layer already exists 04:25:24 latest: digest: sha256:e6fec294c91e07acd7477605863caba6116c285f725fd941254ea664cd40387b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.5 04:25:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:25:25 0515f5e7ea2e: Preparing 04:25:25 c737904c169a: Preparing 04:25:25 9b0c44cb6dbd: Preparing 04:25:25 14c3a2a763df: Preparing 04:25:25 e0ee4435545f: Preparing 04:25:25 002152e1aa07: Preparing 04:25:25 f63223695237: Preparing 04:25:25 306cd9176216: Preparing 04:25:25 16113d51b718: Preparing 04:25:25 002152e1aa07: Waiting 04:25:25 f63223695237: Waiting 04:25:25 306cd9176216: Waiting 04:25:25 16113d51b718: Waiting 04:25:25 0515f5e7ea2e: Layer already exists 04:25:25 e0ee4435545f: Layer already exists 04:25:25 c737904c169a: Layer already exists 04:25:25 14c3a2a763df: Layer already exists 04:25:25 9b0c44cb6dbd: Layer already exists 04:25:25 002152e1aa07: Layer already exists 04:25:25 306cd9176216: Layer already exists 04:25:25 16113d51b718: Layer already exists 04:25:25 f63223695237: Layer already exists 04:25:25 4.0.0-dev.5: digest: sha256:e6fec294c91e07acd7477605863caba6116c285f725fd941254ea664cd40387b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:25:26 0515f5e7ea2e: Preparing 04:25:26 c737904c169a: Preparing 04:25:26 9b0c44cb6dbd: Preparing 04:25:26 14c3a2a763df: Preparing 04:25:26 e0ee4435545f: Preparing 04:25:26 002152e1aa07: Preparing 04:25:26 f63223695237: Preparing 04:25:26 306cd9176216: Preparing 04:25:26 16113d51b718: Preparing 04:25:26 f63223695237: Waiting 04:25:26 306cd9176216: Waiting 04:25:26 16113d51b718: Waiting 04:25:26 002152e1aa07: Waiting 04:25:26 14c3a2a763df: Layer already exists 04:25:26 c737904c169a: Layer already exists 04:25:26 0515f5e7ea2e: Layer already exists 04:25:26 e0ee4435545f: Layer already exists 04:25:26 9b0c44cb6dbd: Layer already exists 04:25:26 f63223695237: Layer already exists 04:25:26 16113d51b718: Layer already exists 04:25:26 306cd9176216: Layer already exists 04:25:26 002152e1aa07: Layer already exists 04:25:26 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:e6fec294c91e07acd7477605863caba6116c285f725fd941254ea664cd40387b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:26 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:25:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:25:26 0515f5e7ea2e: Preparing 04:25:26 c737904c169a: Preparing 04:25:26 9b0c44cb6dbd: Preparing 04:25:26 14c3a2a763df: Preparing 04:25:26 e0ee4435545f: Preparing 04:25:26 002152e1aa07: Preparing 04:25:26 f63223695237: Preparing 04:25:26 306cd9176216: Preparing 04:25:26 16113d51b718: Preparing 04:25:26 002152e1aa07: Waiting 04:25:26 f63223695237: Waiting 04:25:26 306cd9176216: Waiting 04:25:26 16113d51b718: Waiting 04:25:26 e0ee4435545f: Layer already exists 04:25:26 c737904c169a: Layer already exists 04:25:26 0515f5e7ea2e: Layer already exists 04:25:26 9b0c44cb6dbd: Layer already exists 04:25:26 14c3a2a763df: Layer already exists 04:25:26 002152e1aa07: Layer already exists 04:25:26 f63223695237: Layer already exists 04:25:26 306cd9176216: Layer already exists 04:25:26 16113d51b718: Layer already exists 04:25:26 main: digest: sha256:e6fec294c91e07acd7477605863caba6116c285f725fd941254ea664cd40387b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:27 ===================================================== [Pipeline] echo 04:25:27 taggedImages: 04:25:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:25:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:25:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.5 04:25:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:25:27 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:25:27 c30ddf62977cad5bfe4181251be04ec207745378 04:25:27 latest 04:25:27 4.0.0-dev.5 04:25:27 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:27 main 04:25:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:27 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:25:27 a051a279e4a7: Preparing 04:25:27 327cc965a9d2: Preparing 04:25:27 c2a843bc4a5c: Preparing 04:25:27 4abe7a476e1a: Preparing 04:25:27 940fea1349fc: Preparing 04:25:27 e0ee4435545f: Preparing 04:25:27 002152e1aa07: Preparing 04:25:27 7cba74d87fe2: Preparing 04:25:27 4614f9dc55f7: Preparing 04:25:27 7b425e2d454d: Preparing 04:25:27 16113d51b718: Preparing 04:25:27 e0ee4435545f: Waiting 04:25:27 4614f9dc55f7: Waiting 04:25:27 002152e1aa07: Waiting 04:25:27 7cba74d87fe2: Waiting 04:25:27 7b425e2d454d: Waiting 04:25:27 16113d51b718: Waiting 04:25:28 4abe7a476e1a: Pushed 04:25:28 327cc965a9d2: Pushed 04:25:28 a051a279e4a7: Pushed 04:25:28 940fea1349fc: Pushed 04:25:28 e0ee4435545f: Layer already exists 04:25:28 002152e1aa07: Layer already exists 04:25:28 16113d51b718: Layer already exists 04:25:28 7cba74d87fe2: Pushed 04:25:28 4614f9dc55f7: Pushed 04:25:30 c2a843bc4a5c: Pushed 04:25:31 7b425e2d454d: Pushed 04:25:32 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:d6a16e29e8335f6b1568be5f2f996c77cec364bffea68fd7f074dbb64de9c230 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:25:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:25:32 a051a279e4a7: Preparing 04:25:32 327cc965a9d2: Preparing 04:25:32 c2a843bc4a5c: Preparing 04:25:32 4abe7a476e1a: Preparing 04:25:32 940fea1349fc: Preparing 04:25:32 e0ee4435545f: Preparing 04:25:32 002152e1aa07: Preparing 04:25:32 7cba74d87fe2: Preparing 04:25:32 4614f9dc55f7: Preparing 04:25:32 7b425e2d454d: Preparing 04:25:32 16113d51b718: Preparing 04:25:32 002152e1aa07: Waiting 04:25:32 7cba74d87fe2: Waiting 04:25:32 4614f9dc55f7: Waiting 04:25:32 7b425e2d454d: Waiting 04:25:32 16113d51b718: Waiting 04:25:32 e0ee4435545f: Waiting 04:25:32 a051a279e4a7: Layer already exists 04:25:32 c2a843bc4a5c: Layer already exists 04:25:32 327cc965a9d2: Layer already exists 04:25:32 940fea1349fc: Layer already exists 04:25:32 4abe7a476e1a: Layer already exists 04:25:32 7cba74d87fe2: Layer already exists 04:25:32 002152e1aa07: Layer already exists 04:25:32 e0ee4435545f: Layer already exists 04:25:32 4614f9dc55f7: Layer already exists 04:25:32 16113d51b718: Layer already exists 04:25:32 7b425e2d454d: Layer already exists 04:25:33 latest: digest: sha256:d6a16e29e8335f6b1568be5f2f996c77cec364bffea68fd7f074dbb64de9c230 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.5 04:25:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:25:33 a051a279e4a7: Preparing 04:25:33 327cc965a9d2: Preparing 04:25:33 c2a843bc4a5c: Preparing 04:25:33 4abe7a476e1a: Preparing 04:25:33 940fea1349fc: Preparing 04:25:33 e0ee4435545f: Preparing 04:25:33 002152e1aa07: Preparing 04:25:33 7cba74d87fe2: Preparing 04:25:33 4614f9dc55f7: Preparing 04:25:33 7b425e2d454d: Preparing 04:25:33 16113d51b718: Preparing 04:25:33 7cba74d87fe2: Waiting 04:25:33 4614f9dc55f7: Waiting 04:25:33 7b425e2d454d: Waiting 04:25:33 16113d51b718: Waiting 04:25:33 e0ee4435545f: Waiting 04:25:33 002152e1aa07: Waiting 04:25:33 c2a843bc4a5c: Layer already exists 04:25:33 a051a279e4a7: Layer already exists 04:25:33 940fea1349fc: Layer already exists 04:25:33 4abe7a476e1a: Layer already exists 04:25:33 327cc965a9d2: Layer already exists 04:25:33 e0ee4435545f: Layer already exists 04:25:33 7b425e2d454d: Layer already exists 04:25:33 002152e1aa07: Layer already exists 04:25:33 4614f9dc55f7: Layer already exists 04:25:33 7cba74d87fe2: Layer already exists 04:25:33 16113d51b718: Layer already exists 04:25:33 4.0.0-dev.5: digest: sha256:d6a16e29e8335f6b1568be5f2f996c77cec364bffea68fd7f074dbb64de9c230 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:34 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:25:34 a051a279e4a7: Preparing 04:25:34 327cc965a9d2: Preparing 04:25:34 c2a843bc4a5c: Preparing 04:25:34 4abe7a476e1a: Preparing 04:25:34 940fea1349fc: Preparing 04:25:34 e0ee4435545f: Preparing 04:25:34 002152e1aa07: Preparing 04:25:34 7cba74d87fe2: Preparing 04:25:34 4614f9dc55f7: Preparing 04:25:34 7b425e2d454d: Preparing 04:25:34 16113d51b718: Preparing 04:25:34 002152e1aa07: Waiting 04:25:34 e0ee4435545f: Waiting 04:25:34 7cba74d87fe2: Waiting 04:25:34 4614f9dc55f7: Waiting 04:25:34 7b425e2d454d: Waiting 04:25:34 16113d51b718: Waiting 04:25:34 c2a843bc4a5c: Layer already exists 04:25:34 a051a279e4a7: Layer already exists 04:25:34 4abe7a476e1a: Layer already exists 04:25:34 940fea1349fc: Layer already exists 04:25:34 327cc965a9d2: Layer already exists 04:25:34 7cba74d87fe2: Layer already exists 04:25:34 4614f9dc55f7: Layer already exists 04:25:34 002152e1aa07: Layer already exists 04:25:34 e0ee4435545f: Layer already exists 04:25:34 7b425e2d454d: Layer already exists 04:25:34 16113d51b718: Layer already exists 04:25:35 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:d6a16e29e8335f6b1568be5f2f996c77cec364bffea68fd7f074dbb64de9c230 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:35 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:25:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:25:35 a051a279e4a7: Preparing 04:25:35 327cc965a9d2: Preparing 04:25:35 c2a843bc4a5c: Preparing 04:25:35 4abe7a476e1a: Preparing 04:25:35 940fea1349fc: Preparing 04:25:35 e0ee4435545f: Preparing 04:25:35 002152e1aa07: Preparing 04:25:35 7cba74d87fe2: Preparing 04:25:35 4614f9dc55f7: Preparing 04:25:35 7b425e2d454d: Preparing 04:25:35 16113d51b718: Preparing 04:25:35 e0ee4435545f: Waiting 04:25:35 7cba74d87fe2: Waiting 04:25:35 7b425e2d454d: Waiting 04:25:35 4614f9dc55f7: Waiting 04:25:35 16113d51b718: Waiting 04:25:35 002152e1aa07: Waiting 04:25:35 a051a279e4a7: Layer already exists 04:25:35 940fea1349fc: Layer already exists 04:25:35 4abe7a476e1a: Layer already exists 04:25:35 327cc965a9d2: Layer already exists 04:25:35 c2a843bc4a5c: Layer already exists 04:25:35 7cba74d87fe2: Layer already exists 04:25:35 002152e1aa07: Layer already exists 04:25:35 7b425e2d454d: Layer already exists 04:25:35 4614f9dc55f7: Layer already exists 04:25:35 e0ee4435545f: Layer already exists 04:25:35 16113d51b718: Layer already exists 04:25:36 main: digest: sha256:d6a16e29e8335f6b1568be5f2f996c77cec364bffea68fd7f074dbb64de9c230 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:36 ===================================================== [Pipeline] echo 04:25:36 taggedImages: 04:25:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:25:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:25:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.5 04:25:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:36 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:25:36 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:25:36 c30ddf62977cad5bfe4181251be04ec207745378 04:25:36 latest 04:25:36 4.0.0-dev.5 04:25:36 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:36 main 04:25:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:25:37 53dd59ad7645: Preparing 04:25:37 0dc7d1641b88: Preparing 04:25:37 c97f907f8e5c: Preparing 04:25:37 1549e48fca03: Preparing 04:25:37 23cc849bf986: Preparing 04:25:37 b6a5b17b4830: Preparing 04:25:37 f8f0ee55ff9b: Preparing 04:25:37 e0ee4435545f: Preparing 04:25:37 002152e1aa07: Preparing 04:25:37 69f0c49ee5b0: Preparing 04:25:37 475d38b82b16: Preparing 04:25:37 16113d51b718: Preparing 04:25:37 f8f0ee55ff9b: Waiting 04:25:37 e0ee4435545f: Waiting 04:25:37 002152e1aa07: Waiting 04:25:37 69f0c49ee5b0: Waiting 04:25:37 475d38b82b16: Waiting 04:25:37 16113d51b718: Waiting 04:25:37 b6a5b17b4830: Waiting 04:25:37 0dc7d1641b88: Pushed 04:25:37 23cc849bf986: Pushed 04:25:37 53dd59ad7645: Pushed 04:25:37 e0ee4435545f: Layer already exists 04:25:37 002152e1aa07: Layer already exists 04:25:37 b6a5b17b4830: Pushed 04:25:37 f8f0ee55ff9b: Pushed 04:25:38 16113d51b718: Layer already exists 04:25:39 69f0c49ee5b0: Pushed 04:25:40 1549e48fca03: Pushed 04:25:40 475d38b82b16: Pushed 04:25:41 c97f907f8e5c: Pushed 04:25:42 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:890ebbdb2cbe4178894db99fad67c0a18fc47afd602083a93b6b4b03b9b4a077 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:25:42 53dd59ad7645: Preparing 04:25:42 0dc7d1641b88: Preparing 04:25:42 c97f907f8e5c: Preparing 04:25:42 1549e48fca03: Preparing 04:25:42 23cc849bf986: Preparing 04:25:42 b6a5b17b4830: Preparing 04:25:42 f8f0ee55ff9b: Preparing 04:25:42 e0ee4435545f: Preparing 04:25:42 002152e1aa07: Preparing 04:25:42 69f0c49ee5b0: Preparing 04:25:42 475d38b82b16: Preparing 04:25:42 16113d51b718: Preparing 04:25:42 b6a5b17b4830: Waiting 04:25:42 f8f0ee55ff9b: Waiting 04:25:42 e0ee4435545f: Waiting 04:25:42 002152e1aa07: Waiting 04:25:42 69f0c49ee5b0: Waiting 04:25:42 475d38b82b16: Waiting 04:25:42 16113d51b718: Waiting 04:25:42 53dd59ad7645: Layer already exists 04:25:42 23cc849bf986: Layer already exists 04:25:42 1549e48fca03: Layer already exists 04:25:42 c97f907f8e5c: Layer already exists 04:25:42 0dc7d1641b88: Layer already exists 04:25:42 f8f0ee55ff9b: Layer already exists 04:25:42 e0ee4435545f: Layer already exists 04:25:42 b6a5b17b4830: Layer already exists 04:25:42 002152e1aa07: Layer already exists 04:25:42 69f0c49ee5b0: Layer already exists 04:25:42 16113d51b718: Layer already exists 04:25:42 475d38b82b16: Layer already exists 04:25:43 latest: digest: sha256:890ebbdb2cbe4178894db99fad67c0a18fc47afd602083a93b6b4b03b9b4a077 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.5 04:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:25:43 53dd59ad7645: Preparing 04:25:43 0dc7d1641b88: Preparing 04:25:43 c97f907f8e5c: Preparing 04:25:43 1549e48fca03: Preparing 04:25:43 23cc849bf986: Preparing 04:25:43 b6a5b17b4830: Preparing 04:25:43 f8f0ee55ff9b: Preparing 04:25:43 e0ee4435545f: Preparing 04:25:43 002152e1aa07: Preparing 04:25:43 69f0c49ee5b0: Preparing 04:25:43 475d38b82b16: Preparing 04:25:43 16113d51b718: Preparing 04:25:43 002152e1aa07: Waiting 04:25:43 69f0c49ee5b0: Waiting 04:25:43 475d38b82b16: Waiting 04:25:43 16113d51b718: Waiting 04:25:43 b6a5b17b4830: Waiting 04:25:43 e0ee4435545f: Waiting 04:25:43 f8f0ee55ff9b: Waiting 04:25:43 1549e48fca03: Layer already exists 04:25:43 c97f907f8e5c: Layer already exists 04:25:43 0dc7d1641b88: Layer already exists 04:25:43 53dd59ad7645: Layer already exists 04:25:43 23cc849bf986: Layer already exists 04:25:43 b6a5b17b4830: Layer already exists 04:25:43 f8f0ee55ff9b: Layer already exists 04:25:43 002152e1aa07: Layer already exists 04:25:43 e0ee4435545f: Layer already exists 04:25:43 69f0c49ee5b0: Layer already exists 04:25:43 475d38b82b16: Layer already exists 04:25:43 16113d51b718: Layer already exists 04:25:44 4.0.0-dev.5: digest: sha256:890ebbdb2cbe4178894db99fad67c0a18fc47afd602083a93b6b4b03b9b4a077 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:25:44 53dd59ad7645: Preparing 04:25:44 0dc7d1641b88: Preparing 04:25:44 c97f907f8e5c: Preparing 04:25:44 1549e48fca03: Preparing 04:25:44 23cc849bf986: Preparing 04:25:44 b6a5b17b4830: Preparing 04:25:44 f8f0ee55ff9b: Preparing 04:25:44 b6a5b17b4830: Waiting 04:25:44 e0ee4435545f: Preparing 04:25:44 f8f0ee55ff9b: Waiting 04:25:44 002152e1aa07: Preparing 04:25:44 e0ee4435545f: Waiting 04:25:44 69f0c49ee5b0: Preparing 04:25:44 002152e1aa07: Waiting 04:25:44 475d38b82b16: Preparing 04:25:44 16113d51b718: Preparing 04:25:44 69f0c49ee5b0: Waiting 04:25:44 475d38b82b16: Waiting 04:25:44 c97f907f8e5c: Layer already exists 04:25:44 1549e48fca03: Layer already exists 04:25:44 53dd59ad7645: Layer already exists 04:25:44 0dc7d1641b88: Layer already exists 04:25:44 23cc849bf986: Layer already exists 04:25:44 e0ee4435545f: Layer already exists 04:25:44 b6a5b17b4830: Layer already exists 04:25:44 002152e1aa07: Layer already exists 04:25:44 f8f0ee55ff9b: Layer already exists 04:25:44 69f0c49ee5b0: Layer already exists 04:25:44 16113d51b718: Layer already exists 04:25:44 475d38b82b16: Layer already exists 04:25:45 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:890ebbdb2cbe4178894db99fad67c0a18fc47afd602083a93b6b4b03b9b4a077 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:45 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:25:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:25:45 53dd59ad7645: Preparing 04:25:45 0dc7d1641b88: Preparing 04:25:45 c97f907f8e5c: Preparing 04:25:45 1549e48fca03: Preparing 04:25:45 23cc849bf986: Preparing 04:25:45 b6a5b17b4830: Preparing 04:25:45 f8f0ee55ff9b: Preparing 04:25:45 e0ee4435545f: Preparing 04:25:45 002152e1aa07: Preparing 04:25:45 69f0c49ee5b0: Preparing 04:25:45 475d38b82b16: Preparing 04:25:45 16113d51b718: Preparing 04:25:45 b6a5b17b4830: Waiting 04:25:45 f8f0ee55ff9b: Waiting 04:25:45 e0ee4435545f: Waiting 04:25:45 002152e1aa07: Waiting 04:25:45 69f0c49ee5b0: Waiting 04:25:45 475d38b82b16: Waiting 04:25:45 16113d51b718: Waiting 04:25:45 53dd59ad7645: Layer already exists 04:25:45 23cc849bf986: Layer already exists 04:25:45 c97f907f8e5c: Layer already exists 04:25:45 0dc7d1641b88: Layer already exists 04:25:45 1549e48fca03: Layer already exists 04:25:45 b6a5b17b4830: Layer already exists 04:25:45 e0ee4435545f: Layer already exists 04:25:45 f8f0ee55ff9b: Layer already exists 04:25:45 69f0c49ee5b0: Layer already exists 04:25:45 002152e1aa07: Layer already exists 04:25:45 16113d51b718: Layer already exists 04:25:45 475d38b82b16: Layer already exists 04:25:45 main: digest: sha256:890ebbdb2cbe4178894db99fad67c0a18fc47afd602083a93b6b4b03b9b4a077 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:46 ===================================================== [Pipeline] echo 04:25:46 taggedImages: 04:25:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:25:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:25:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.5 04:25:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:25:46 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:25:46 c30ddf62977cad5bfe4181251be04ec207745378 04:25:46 latest 04:25:46 4.0.0-dev.5 04:25:46 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:46 main 04:25:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:25:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:25:46 170ef0224e00: Preparing 04:25:46 bd9c8c9a0102: Preparing 04:25:46 e0ee4435545f: Preparing 04:25:46 002152e1aa07: Preparing 04:25:46 2db66cce2c2e: Preparing 04:25:46 b584c4f2710b: Preparing 04:25:46 16113d51b718: Preparing 04:25:46 b584c4f2710b: Waiting 04:25:46 16113d51b718: Waiting 04:25:46 e0ee4435545f: Layer already exists 04:25:47 002152e1aa07: Layer already exists 04:25:47 16113d51b718: Layer already exists 04:25:47 170ef0224e00: Pushed 04:25:48 2db66cce2c2e: Pushed 04:25:49 b584c4f2710b: Pushed 04:25:53 bd9c8c9a0102: Pushed 04:25:53 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:01727507a9a89bb4bd9e4f1bbe4a59ca303b2a3ffd8ae3b51005d163cd670b6a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:25:53 170ef0224e00: Preparing 04:25:53 bd9c8c9a0102: Preparing 04:25:53 e0ee4435545f: Preparing 04:25:53 002152e1aa07: Preparing 04:25:53 2db66cce2c2e: Preparing 04:25:53 b584c4f2710b: Preparing 04:25:53 16113d51b718: Preparing 04:25:53 b584c4f2710b: Waiting 04:25:53 16113d51b718: Waiting 04:25:53 2db66cce2c2e: Layer already exists 04:25:53 e0ee4435545f: Layer already exists 04:25:53 002152e1aa07: Layer already exists 04:25:53 bd9c8c9a0102: Layer already exists 04:25:53 170ef0224e00: Layer already exists 04:25:53 b584c4f2710b: Layer already exists 04:25:53 16113d51b718: Layer already exists 04:25:53 latest: digest: sha256:01727507a9a89bb4bd9e4f1bbe4a59ca303b2a3ffd8ae3b51005d163cd670b6a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.5 04:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:25:54 170ef0224e00: Preparing 04:25:54 bd9c8c9a0102: Preparing 04:25:54 e0ee4435545f: Preparing 04:25:54 002152e1aa07: Preparing 04:25:54 2db66cce2c2e: Preparing 04:25:54 b584c4f2710b: Preparing 04:25:54 16113d51b718: Preparing 04:25:54 b584c4f2710b: Waiting 04:25:54 16113d51b718: Waiting 04:25:54 002152e1aa07: Layer already exists 04:25:54 e0ee4435545f: Layer already exists 04:25:54 bd9c8c9a0102: Layer already exists 04:25:54 2db66cce2c2e: Layer already exists 04:25:54 170ef0224e00: Layer already exists 04:25:54 b584c4f2710b: Layer already exists 04:25:54 16113d51b718: Layer already exists 04:25:55 4.0.0-dev.5: digest: sha256:01727507a9a89bb4bd9e4f1bbe4a59ca303b2a3ffd8ae3b51005d163cd670b6a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:25:55 170ef0224e00: Preparing 04:25:55 bd9c8c9a0102: Preparing 04:25:55 e0ee4435545f: Preparing 04:25:55 002152e1aa07: Preparing 04:25:55 2db66cce2c2e: Preparing 04:25:55 b584c4f2710b: Preparing 04:25:55 16113d51b718: Preparing 04:25:55 b584c4f2710b: Waiting 04:25:55 16113d51b718: Waiting 04:25:55 e0ee4435545f: Layer already exists 04:25:55 2db66cce2c2e: Layer already exists 04:25:55 170ef0224e00: Layer already exists 04:25:55 002152e1aa07: Layer already exists 04:25:55 bd9c8c9a0102: Layer already exists 04:25:55 b584c4f2710b: Layer already exists 04:25:55 16113d51b718: Layer already exists 04:25:56 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:01727507a9a89bb4bd9e4f1bbe4a59ca303b2a3ffd8ae3b51005d163cd670b6a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:25:56 170ef0224e00: Preparing 04:25:56 bd9c8c9a0102: Preparing 04:25:56 e0ee4435545f: Preparing 04:25:56 002152e1aa07: Preparing 04:25:56 2db66cce2c2e: Preparing 04:25:56 b584c4f2710b: Preparing 04:25:56 16113d51b718: Preparing 04:25:56 b584c4f2710b: Waiting 04:25:56 16113d51b718: Waiting 04:25:56 2db66cce2c2e: Layer already exists 04:25:56 bd9c8c9a0102: Layer already exists 04:25:56 002152e1aa07: Layer already exists 04:25:56 170ef0224e00: Layer already exists 04:25:56 e0ee4435545f: Layer already exists 04:25:56 16113d51b718: Layer already exists 04:25:56 b584c4f2710b: Layer already exists 04:25:57 main: digest: sha256:01727507a9a89bb4bd9e4f1bbe4a59ca303b2a3ffd8ae3b51005d163cd670b6a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:25:57 ===================================================== [Pipeline] echo 04:25:57 taggedImages: 04:25:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:25:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:25:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.5 04:25:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:25:57 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:25:57 c30ddf62977cad5bfe4181251be04ec207745378 04:25:57 latest 04:25:57 4.0.0-dev.5 04:25:57 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:25:57 main 04:25:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:25:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:25:57 180b81d7a3ee: Preparing 04:25:57 0a9bf835a8a9: Preparing 04:25:57 7b1b6d6b7013: Preparing 04:25:57 e0ee4435545f: Preparing 04:25:57 002152e1aa07: Preparing 04:25:57 40a51af33d58: Preparing 04:25:57 fc4985e25896: Preparing 04:25:57 11e0c2b83b5b: Preparing 04:25:57 5fd83c4c4ff2: Preparing 04:25:57 16113d51b718: Preparing 04:25:57 40a51af33d58: Waiting 04:25:57 5fd83c4c4ff2: Waiting 04:25:57 fc4985e25896: Waiting 04:25:57 11e0c2b83b5b: Waiting 04:25:57 16113d51b718: Waiting 04:25:57 e0ee4435545f: Layer already exists 04:25:58 002152e1aa07: Layer already exists 04:25:58 7b1b6d6b7013: Pushed 04:25:58 0a9bf835a8a9: Pushed 04:25:58 180b81d7a3ee: Pushed 04:25:58 16113d51b718: Layer already exists 04:25:58 11e0c2b83b5b: Pushed 04:26:00 5fd83c4c4ff2: Pushed 04:26:12 fc4985e25896: Pushed 04:26:19 40a51af33d58: Pushed 04:26:19 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:d632be3c87713be3cec4fa3bf68609dce0ebee54047152cfa117319bb60b6def size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:26:20 180b81d7a3ee: Preparing 04:26:20 0a9bf835a8a9: Preparing 04:26:20 7b1b6d6b7013: Preparing 04:26:20 e0ee4435545f: Preparing 04:26:20 002152e1aa07: Preparing 04:26:20 40a51af33d58: Preparing 04:26:20 fc4985e25896: Preparing 04:26:20 11e0c2b83b5b: Preparing 04:26:20 5fd83c4c4ff2: Preparing 04:26:20 16113d51b718: Preparing 04:26:20 fc4985e25896: Waiting 04:26:20 5fd83c4c4ff2: Waiting 04:26:20 11e0c2b83b5b: Waiting 04:26:20 16113d51b718: Waiting 04:26:20 40a51af33d58: Waiting 04:26:20 0a9bf835a8a9: Layer already exists 04:26:20 7b1b6d6b7013: Layer already exists 04:26:20 e0ee4435545f: Layer already exists 04:26:20 180b81d7a3ee: Layer already exists 04:26:20 002152e1aa07: Layer already exists 04:26:20 40a51af33d58: Layer already exists 04:26:20 11e0c2b83b5b: Layer already exists 04:26:20 fc4985e25896: Layer already exists 04:26:20 16113d51b718: Layer already exists 04:26:20 5fd83c4c4ff2: Layer already exists 04:26:20 latest: digest: sha256:d632be3c87713be3cec4fa3bf68609dce0ebee54047152cfa117319bb60b6def size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.5 04:26:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:26:21 180b81d7a3ee: Preparing 04:26:21 0a9bf835a8a9: Preparing 04:26:21 7b1b6d6b7013: Preparing 04:26:21 e0ee4435545f: Preparing 04:26:21 002152e1aa07: Preparing 04:26:21 40a51af33d58: Preparing 04:26:21 fc4985e25896: Preparing 04:26:21 11e0c2b83b5b: Preparing 04:26:21 5fd83c4c4ff2: Preparing 04:26:21 16113d51b718: Preparing 04:26:21 40a51af33d58: Waiting 04:26:21 fc4985e25896: Waiting 04:26:21 11e0c2b83b5b: Waiting 04:26:21 5fd83c4c4ff2: Waiting 04:26:21 16113d51b718: Waiting 04:26:21 0a9bf835a8a9: Layer already exists 04:26:21 002152e1aa07: Layer already exists 04:26:21 180b81d7a3ee: Layer already exists 04:26:21 e0ee4435545f: Layer already exists 04:26:21 11e0c2b83b5b: Layer already exists 04:26:21 fc4985e25896: Layer already exists 04:26:21 40a51af33d58: Layer already exists 04:26:21 5fd83c4c4ff2: Layer already exists 04:26:21 7b1b6d6b7013: Layer already exists 04:26:21 16113d51b718: Layer already exists 04:26:21 4.0.0-dev.5: digest: sha256:d632be3c87713be3cec4fa3bf68609dce0ebee54047152cfa117319bb60b6def size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:26:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:26:22 180b81d7a3ee: Preparing 04:26:22 0a9bf835a8a9: Preparing 04:26:22 7b1b6d6b7013: Preparing 04:26:22 e0ee4435545f: Preparing 04:26:22 002152e1aa07: Preparing 04:26:22 40a51af33d58: Preparing 04:26:22 fc4985e25896: Preparing 04:26:22 11e0c2b83b5b: Preparing 04:26:22 5fd83c4c4ff2: Preparing 04:26:22 16113d51b718: Preparing 04:26:22 40a51af33d58: Waiting 04:26:22 fc4985e25896: Waiting 04:26:22 11e0c2b83b5b: Waiting 04:26:22 5fd83c4c4ff2: Waiting 04:26:22 16113d51b718: Waiting 04:26:22 180b81d7a3ee: Layer already exists 04:26:22 e0ee4435545f: Layer already exists 04:26:22 0a9bf835a8a9: Layer already exists 04:26:22 002152e1aa07: Layer already exists 04:26:22 7b1b6d6b7013: Layer already exists 04:26:22 40a51af33d58: Layer already exists 04:26:22 5fd83c4c4ff2: Layer already exists 04:26:22 fc4985e25896: Layer already exists 04:26:22 11e0c2b83b5b: Layer already exists 04:26:22 16113d51b718: Layer already exists 04:26:22 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:d632be3c87713be3cec4fa3bf68609dce0ebee54047152cfa117319bb60b6def size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:26:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:26:23 180b81d7a3ee: Preparing 04:26:23 0a9bf835a8a9: Preparing 04:26:23 7b1b6d6b7013: Preparing 04:26:23 e0ee4435545f: Preparing 04:26:23 002152e1aa07: Preparing 04:26:23 40a51af33d58: Preparing 04:26:23 fc4985e25896: Preparing 04:26:23 11e0c2b83b5b: Preparing 04:26:23 5fd83c4c4ff2: Preparing 04:26:23 16113d51b718: Preparing 04:26:23 11e0c2b83b5b: Waiting 04:26:23 40a51af33d58: Waiting 04:26:23 fc4985e25896: Waiting 04:26:23 16113d51b718: Waiting 04:26:23 5fd83c4c4ff2: Waiting 04:26:23 0a9bf835a8a9: Layer already exists 04:26:23 002152e1aa07: Layer already exists 04:26:23 e0ee4435545f: Layer already exists 04:26:23 7b1b6d6b7013: Layer already exists 04:26:23 180b81d7a3ee: Layer already exists 04:26:23 40a51af33d58: Layer already exists 04:26:23 11e0c2b83b5b: Layer already exists 04:26:23 fc4985e25896: Layer already exists 04:26:23 5fd83c4c4ff2: Layer already exists 04:26:23 16113d51b718: Layer already exists 04:26:23 main: digest: sha256:d632be3c87713be3cec4fa3bf68609dce0ebee54047152cfa117319bb60b6def size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:23 ===================================================== [Pipeline] echo 04:26:23 taggedImages: 04:26:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:26:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:26:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.5 04:26:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:26:23 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:26:23 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:26:23 c30ddf62977cad5bfe4181251be04ec207745378 04:26:23 latest 04:26:23 4.0.0-dev.5 04:26:23 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:26:23 main 04:26:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:24 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:26:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:26:24 48c19d8a4a64: Preparing 04:26:24 77d02b75d80d: Preparing 04:26:24 793a783fdfac: Preparing 04:26:24 e0ee4435545f: Preparing 04:26:24 002152e1aa07: Preparing 04:26:24 5b4572601480: Preparing 04:26:24 8cde4d8a1cfc: Preparing 04:26:24 6a5fa193e16e: Preparing 04:26:24 16113d51b718: Preparing 04:26:24 5b4572601480: Waiting 04:26:24 6a5fa193e16e: Waiting 04:26:24 16113d51b718: Waiting 04:26:24 8cde4d8a1cfc: Waiting 04:26:24 002152e1aa07: Layer already exists 04:26:24 e0ee4435545f: Layer already exists 04:26:24 48c19d8a4a64: Pushed 04:26:24 793a783fdfac: Pushed 04:26:24 77d02b75d80d: Pushed 04:26:24 16113d51b718: Layer already exists 04:26:25 6a5fa193e16e: Pushed 04:26:26 8cde4d8a1cfc: Pushed 04:26:44 5b4572601480: Pushed 04:26:44 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:b073005fef12aacd5242eabf9c9c8e362d6e0370af2d77a8c2273de235ab7e40 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:26:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:26:45 48c19d8a4a64: Preparing 04:26:45 77d02b75d80d: Preparing 04:26:45 793a783fdfac: Preparing 04:26:45 e0ee4435545f: Preparing 04:26:45 002152e1aa07: Preparing 04:26:45 5b4572601480: Preparing 04:26:45 8cde4d8a1cfc: Preparing 04:26:45 6a5fa193e16e: Preparing 04:26:45 16113d51b718: Preparing 04:26:45 5b4572601480: Waiting 04:26:45 8cde4d8a1cfc: Waiting 04:26:45 6a5fa193e16e: Waiting 04:26:45 16113d51b718: Waiting 04:26:45 77d02b75d80d: Layer already exists 04:26:45 793a783fdfac: Layer already exists 04:26:45 48c19d8a4a64: Layer already exists 04:26:45 002152e1aa07: Layer already exists 04:26:45 e0ee4435545f: Layer already exists 04:26:45 8cde4d8a1cfc: Layer already exists 04:26:45 16113d51b718: Layer already exists 04:26:45 5b4572601480: Layer already exists 04:26:45 6a5fa193e16e: Layer already exists 04:26:45 latest: digest: sha256:b073005fef12aacd5242eabf9c9c8e362d6e0370af2d77a8c2273de235ab7e40 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.5 04:26:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:26:46 48c19d8a4a64: Preparing 04:26:46 77d02b75d80d: Preparing 04:26:46 793a783fdfac: Preparing 04:26:46 e0ee4435545f: Preparing 04:26:46 002152e1aa07: Preparing 04:26:46 5b4572601480: Preparing 04:26:46 8cde4d8a1cfc: Preparing 04:26:46 6a5fa193e16e: Preparing 04:26:46 16113d51b718: Preparing 04:26:46 5b4572601480: Waiting 04:26:46 8cde4d8a1cfc: Waiting 04:26:46 6a5fa193e16e: Waiting 04:26:46 16113d51b718: Waiting 04:26:46 77d02b75d80d: Layer already exists 04:26:46 002152e1aa07: Layer already exists 04:26:46 48c19d8a4a64: Layer already exists 04:26:46 793a783fdfac: Layer already exists 04:26:46 e0ee4435545f: Layer already exists 04:26:46 5b4572601480: Layer already exists 04:26:46 8cde4d8a1cfc: Layer already exists 04:26:46 6a5fa193e16e: Layer already exists 04:26:46 16113d51b718: Layer already exists 04:26:46 4.0.0-dev.5: digest: sha256:b073005fef12aacd5242eabf9c9c8e362d6e0370af2d77a8c2273de235ab7e40 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:26:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:26:47 48c19d8a4a64: Preparing 04:26:47 77d02b75d80d: Preparing 04:26:47 793a783fdfac: Preparing 04:26:47 e0ee4435545f: Preparing 04:26:47 002152e1aa07: Preparing 04:26:47 5b4572601480: Preparing 04:26:47 8cde4d8a1cfc: Preparing 04:26:47 6a5fa193e16e: Preparing 04:26:47 16113d51b718: Preparing 04:26:47 8cde4d8a1cfc: Waiting 04:26:47 6a5fa193e16e: Waiting 04:26:47 16113d51b718: Waiting 04:26:47 5b4572601480: Waiting 04:26:47 77d02b75d80d: Layer already exists 04:26:47 48c19d8a4a64: Layer already exists 04:26:47 793a783fdfac: Layer already exists 04:26:47 e0ee4435545f: Layer already exists 04:26:47 002152e1aa07: Layer already exists 04:26:47 5b4572601480: Layer already exists 04:26:47 8cde4d8a1cfc: Layer already exists 04:26:47 6a5fa193e16e: Layer already exists 04:26:47 16113d51b718: Layer already exists 04:26:47 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:b073005fef12aacd5242eabf9c9c8e362d6e0370af2d77a8c2273de235ab7e40 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:26:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:26:48 48c19d8a4a64: Preparing 04:26:48 77d02b75d80d: Preparing 04:26:48 793a783fdfac: Preparing 04:26:48 e0ee4435545f: Preparing 04:26:48 002152e1aa07: Preparing 04:26:48 5b4572601480: Preparing 04:26:48 8cde4d8a1cfc: Preparing 04:26:48 6a5fa193e16e: Preparing 04:26:48 16113d51b718: Preparing 04:26:48 8cde4d8a1cfc: Waiting 04:26:48 6a5fa193e16e: Waiting 04:26:48 16113d51b718: Waiting 04:26:48 5b4572601480: Waiting 04:26:48 e0ee4435545f: Layer already exists 04:26:48 48c19d8a4a64: Layer already exists 04:26:48 002152e1aa07: Layer already exists 04:26:48 793a783fdfac: Layer already exists 04:26:48 77d02b75d80d: Layer already exists 04:26:48 8cde4d8a1cfc: Layer already exists 04:26:48 6a5fa193e16e: Layer already exists 04:26:48 5b4572601480: Layer already exists 04:26:48 16113d51b718: Layer already exists 04:26:48 main: digest: sha256:b073005fef12aacd5242eabf9c9c8e362d6e0370af2d77a8c2273de235ab7e40 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:26:48 ===================================================== [Pipeline] echo 04:26:48 taggedImages: 04:26:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:26:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:26:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.5 04:26:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:26:48 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:26:48 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:26:48 c30ddf62977cad5bfe4181251be04ec207745378 04:26:48 latest 04:26:48 4.0.0-dev.5 04:26:48 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:26:48 main 04:26:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:26:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:26:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:26:49 c858a9ebdefb: Preparing 04:26:49 6bb51ed9d393: Preparing 04:26:49 ab83c018645e: Preparing 04:26:49 e0ee4435545f: Preparing 04:26:49 002152e1aa07: Preparing 04:26:49 4aa931a22d8c: Preparing 04:26:49 11e0c2b83b5b: Preparing 04:26:49 5fd83c4c4ff2: Preparing 04:26:49 16113d51b718: Preparing 04:26:49 4aa931a22d8c: Waiting 04:26:49 11e0c2b83b5b: Waiting 04:26:49 5fd83c4c4ff2: Waiting 04:26:49 16113d51b718: Waiting 04:26:49 002152e1aa07: Layer already exists 04:26:49 e0ee4435545f: Layer already exists 04:26:49 6bb51ed9d393: Pushed 04:26:49 11e0c2b83b5b: Layer already exists 04:26:49 ab83c018645e: Pushed 04:26:49 c858a9ebdefb: Pushed 04:26:49 5fd83c4c4ff2: Layer already exists 04:26:49 16113d51b718: Layer already exists 04:27:11 4aa931a22d8c: Pushed 04:27:11 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:7e2f4f9a741d9462412723e8f96f8432db1948644a637350ccf0b9a3fe0be0dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:27:12 c858a9ebdefb: Preparing 04:27:12 6bb51ed9d393: Preparing 04:27:12 ab83c018645e: Preparing 04:27:12 e0ee4435545f: Preparing 04:27:12 002152e1aa07: Preparing 04:27:12 4aa931a22d8c: Preparing 04:27:12 11e0c2b83b5b: Preparing 04:27:12 5fd83c4c4ff2: Preparing 04:27:12 16113d51b718: Preparing 04:27:12 4aa931a22d8c: Waiting 04:27:12 11e0c2b83b5b: Waiting 04:27:12 5fd83c4c4ff2: Waiting 04:27:12 16113d51b718: Waiting 04:27:12 6bb51ed9d393: Layer already exists 04:27:12 ab83c018645e: Layer already exists 04:27:12 002152e1aa07: Layer already exists 04:27:12 c858a9ebdefb: Layer already exists 04:27:12 e0ee4435545f: Layer already exists 04:27:12 11e0c2b83b5b: Layer already exists 04:27:12 4aa931a22d8c: Layer already exists 04:27:12 5fd83c4c4ff2: Layer already exists 04:27:12 16113d51b718: Layer already exists 04:27:12 latest: digest: sha256:7e2f4f9a741d9462412723e8f96f8432db1948644a637350ccf0b9a3fe0be0dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.5 04:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:27:13 c858a9ebdefb: Preparing 04:27:13 6bb51ed9d393: Preparing 04:27:13 ab83c018645e: Preparing 04:27:13 e0ee4435545f: Preparing 04:27:13 002152e1aa07: Preparing 04:27:13 4aa931a22d8c: Preparing 04:27:13 11e0c2b83b5b: Preparing 04:27:13 5fd83c4c4ff2: Preparing 04:27:13 16113d51b718: Preparing 04:27:13 4aa931a22d8c: Waiting 04:27:13 11e0c2b83b5b: Waiting 04:27:13 5fd83c4c4ff2: Waiting 04:27:13 16113d51b718: Waiting 04:27:13 c858a9ebdefb: Layer already exists 04:27:13 6bb51ed9d393: Layer already exists 04:27:13 ab83c018645e: Layer already exists 04:27:13 002152e1aa07: Layer already exists 04:27:13 e0ee4435545f: Layer already exists 04:27:13 11e0c2b83b5b: Layer already exists 04:27:13 4aa931a22d8c: Layer already exists 04:27:13 16113d51b718: Layer already exists 04:27:13 5fd83c4c4ff2: Layer already exists 04:27:13 4.0.0-dev.5: digest: sha256:7e2f4f9a741d9462412723e8f96f8432db1948644a637350ccf0b9a3fe0be0dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:27:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:27:14 c858a9ebdefb: Preparing 04:27:14 6bb51ed9d393: Preparing 04:27:14 ab83c018645e: Preparing 04:27:14 e0ee4435545f: Preparing 04:27:14 002152e1aa07: Preparing 04:27:14 4aa931a22d8c: Preparing 04:27:14 11e0c2b83b5b: Preparing 04:27:14 5fd83c4c4ff2: Preparing 04:27:14 16113d51b718: Preparing 04:27:14 5fd83c4c4ff2: Waiting 04:27:14 4aa931a22d8c: Waiting 04:27:14 11e0c2b83b5b: Waiting 04:27:14 16113d51b718: Waiting 04:27:14 002152e1aa07: Layer already exists 04:27:14 ab83c018645e: Layer already exists 04:27:14 c858a9ebdefb: Layer already exists 04:27:14 e0ee4435545f: Layer already exists 04:27:14 6bb51ed9d393: Layer already exists 04:27:14 11e0c2b83b5b: Layer already exists 04:27:14 4aa931a22d8c: Layer already exists 04:27:14 5fd83c4c4ff2: Layer already exists 04:27:14 16113d51b718: Layer already exists 04:27:14 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:7e2f4f9a741d9462412723e8f96f8432db1948644a637350ccf0b9a3fe0be0dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:27:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:27:15 c858a9ebdefb: Preparing 04:27:15 6bb51ed9d393: Preparing 04:27:15 ab83c018645e: Preparing 04:27:15 e0ee4435545f: Preparing 04:27:15 002152e1aa07: Preparing 04:27:15 4aa931a22d8c: Preparing 04:27:15 11e0c2b83b5b: Preparing 04:27:15 5fd83c4c4ff2: Preparing 04:27:15 16113d51b718: Preparing 04:27:15 11e0c2b83b5b: Waiting 04:27:15 5fd83c4c4ff2: Waiting 04:27:15 16113d51b718: Waiting 04:27:15 4aa931a22d8c: Waiting 04:27:15 e0ee4435545f: Layer already exists 04:27:15 ab83c018645e: Layer already exists 04:27:15 c858a9ebdefb: Layer already exists 04:27:15 002152e1aa07: Layer already exists 04:27:15 6bb51ed9d393: Layer already exists 04:27:15 4aa931a22d8c: Layer already exists 04:27:15 11e0c2b83b5b: Layer already exists 04:27:15 5fd83c4c4ff2: Layer already exists 04:27:15 16113d51b718: Layer already exists 04:27:15 main: digest: sha256:7e2f4f9a741d9462412723e8f96f8432db1948644a637350ccf0b9a3fe0be0dd size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:15 ===================================================== [Pipeline] echo 04:27:15 taggedImages: 04:27:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:27:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:27:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.5 04:27:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:27:15 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:27:15 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 04:27:15 c30ddf62977cad5bfe4181251be04ec207745378 04:27:15 latest 04:27:15 4.0.0-dev.5 04:27:15 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:27:15 main 04:27:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:15 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:16 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:27:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:27:16 e5b55c5ec174: Preparing 04:27:16 91750adfd8e4: Preparing 04:27:16 e0ee4435545f: Preparing 04:27:16 002152e1aa07: Preparing 04:27:16 0cf190f32155: Preparing 04:27:16 fd84863b058b: Preparing 04:27:16 16113d51b718: Preparing 04:27:16 fd84863b058b: Waiting 04:27:16 16113d51b718: Waiting 04:27:16 002152e1aa07: Layer already exists 04:27:16 e0ee4435545f: Layer already exists 04:27:16 16113d51b718: Layer already exists 04:27:16 e5b55c5ec174: Pushed 04:27:17 fd84863b058b: Pushed 04:27:18 0cf190f32155: Pushed 04:27:28 91750adfd8e4: Pushed 04:27:28 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:76c03a8f8d02b250081bd221f4ef25d888f7fd7a4c2d98df177b460d45106759 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:28 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:28 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 04:27:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:27:28 e5b55c5ec174: Preparing 04:27:28 91750adfd8e4: Preparing 04:27:28 e0ee4435545f: Preparing 04:27:28 002152e1aa07: Preparing 04:27:28 0cf190f32155: Preparing 04:27:28 fd84863b058b: Preparing 04:27:28 16113d51b718: Preparing 04:27:28 fd84863b058b: Waiting 04:27:28 16113d51b718: Waiting 04:27:28 002152e1aa07: Layer already exists 04:27:28 91750adfd8e4: Layer already exists 04:27:28 0cf190f32155: Layer already exists 04:27:28 e0ee4435545f: Layer already exists 04:27:28 e5b55c5ec174: Layer already exists 04:27:28 fd84863b058b: Layer already exists 04:27:28 16113d51b718: Layer already exists 04:27:29 latest: digest: sha256:76c03a8f8d02b250081bd221f4ef25d888f7fd7a4c2d98df177b460d45106759 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:29 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:30 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.5 04:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:27:30 e5b55c5ec174: Preparing 04:27:30 91750adfd8e4: Preparing 04:27:30 e0ee4435545f: Preparing 04:27:30 002152e1aa07: Preparing 04:27:30 0cf190f32155: Preparing 04:27:30 fd84863b058b: Preparing 04:27:30 16113d51b718: Preparing 04:27:30 fd84863b058b: Waiting 04:27:30 16113d51b718: Waiting 04:27:30 e5b55c5ec174: Layer already exists 04:27:30 e0ee4435545f: Layer already exists 04:27:30 91750adfd8e4: Layer already exists 04:27:30 0cf190f32155: Layer already exists 04:27:30 002152e1aa07: Layer already exists 04:27:30 fd84863b058b: Layer already exists 04:27:30 16113d51b718: Layer already exists 04:27:30 4.0.0-dev.5: digest: sha256:76c03a8f8d02b250081bd221f4ef25d888f7fd7a4c2d98df177b460d45106759 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:30 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:31 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:27:31 e5b55c5ec174: Preparing 04:27:31 91750adfd8e4: Preparing 04:27:31 e0ee4435545f: Preparing 04:27:31 002152e1aa07: Preparing 04:27:31 0cf190f32155: Preparing 04:27:31 fd84863b058b: Preparing 04:27:31 16113d51b718: Preparing 04:27:31 fd84863b058b: Waiting 04:27:31 e0ee4435545f: Layer already exists 04:27:31 0cf190f32155: Layer already exists 04:27:31 002152e1aa07: Layer already exists 04:27:31 e5b55c5ec174: Layer already exists 04:27:31 91750adfd8e4: Layer already exists 04:27:31 fd84863b058b: Layer already exists 04:27:31 16113d51b718: Layer already exists 04:27:31 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:76c03a8f8d02b250081bd221f4ef25d888f7fd7a4c2d98df177b460d45106759 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:31 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:32 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 04:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 04:27:32 e5b55c5ec174: Preparing 04:27:32 91750adfd8e4: Preparing 04:27:32 e0ee4435545f: Preparing 04:27:32 002152e1aa07: Preparing 04:27:32 0cf190f32155: Preparing 04:27:32 fd84863b058b: Preparing 04:27:32 16113d51b718: Preparing 04:27:32 fd84863b058b: Waiting 04:27:32 16113d51b718: Waiting 04:27:32 e0ee4435545f: Layer already exists 04:27:32 91750adfd8e4: Layer already exists 04:27:32 e5b55c5ec174: Layer already exists 04:27:32 002152e1aa07: Layer already exists 04:27:32 0cf190f32155: Layer already exists 04:27:32 fd84863b058b: Layer already exists 04:27:32 16113d51b718: Layer already exists 04:27:32 main: digest: sha256:76c03a8f8d02b250081bd221f4ef25d888f7fd7a4c2d98df177b460d45106759 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:32 ===================================================== [Pipeline] echo 04:27:32 taggedImages: 04:27:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:27:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 04:27:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.5 04:27:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:27:32 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 04:27:32 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:27:32 c30ddf62977cad5bfe4181251be04ec207745378 04:27:32 latest 04:27:32 4.0.0-dev.5 04:27:32 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:27:32 main 04:27:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:27:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:27:33 354d003f14d4: Preparing 04:27:33 b4317371223d: Preparing 04:27:33 0cd8387f192e: Preparing 04:27:33 e0ee4435545f: Preparing 04:27:33 002152e1aa07: Preparing 04:27:33 c88b9a10dec1: Preparing 04:27:33 c88b9a10dec1: Waiting 04:27:33 400f2a08b474: Preparing 04:27:33 16113d51b718: Preparing 04:27:33 400f2a08b474: Waiting 04:27:33 16113d51b718: Waiting 04:27:33 e0ee4435545f: Layer already exists 04:27:33 002152e1aa07: Layer already exists 04:27:33 b4317371223d: Pushed 04:27:33 16113d51b718: Layer already exists 04:27:33 354d003f14d4: Pushed 04:27:33 400f2a08b474: Pushed 04:27:34 c88b9a10dec1: Pushed 04:27:44 0cd8387f192e: Pushed 04:27:44 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:8c057c24722141a3deb600b27733bcc19bdce6579baa19c78366e760eda8e493 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:27:45 354d003f14d4: Preparing 04:27:45 b4317371223d: Preparing 04:27:45 0cd8387f192e: Preparing 04:27:45 e0ee4435545f: Preparing 04:27:45 002152e1aa07: Preparing 04:27:45 c88b9a10dec1: Preparing 04:27:45 400f2a08b474: Preparing 04:27:45 16113d51b718: Preparing 04:27:45 c88b9a10dec1: Waiting 04:27:45 400f2a08b474: Waiting 04:27:45 16113d51b718: Waiting 04:27:45 b4317371223d: Layer already exists 04:27:45 002152e1aa07: Layer already exists 04:27:45 e0ee4435545f: Layer already exists 04:27:45 0cd8387f192e: Layer already exists 04:27:45 354d003f14d4: Layer already exists 04:27:45 400f2a08b474: Layer already exists 04:27:45 16113d51b718: Layer already exists 04:27:45 c88b9a10dec1: Layer already exists 04:27:45 latest: digest: sha256:8c057c24722141a3deb600b27733bcc19bdce6579baa19c78366e760eda8e493 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.5 04:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:27:46 354d003f14d4: Preparing 04:27:46 b4317371223d: Preparing 04:27:46 0cd8387f192e: Preparing 04:27:46 e0ee4435545f: Preparing 04:27:46 002152e1aa07: Preparing 04:27:46 c88b9a10dec1: Preparing 04:27:46 400f2a08b474: Preparing 04:27:46 16113d51b718: Preparing 04:27:46 c88b9a10dec1: Waiting 04:27:46 400f2a08b474: Waiting 04:27:46 16113d51b718: Waiting 04:27:46 e0ee4435545f: Layer already exists 04:27:46 b4317371223d: Layer already exists 04:27:46 354d003f14d4: Layer already exists 04:27:46 0cd8387f192e: Layer already exists 04:27:46 002152e1aa07: Layer already exists 04:27:46 c88b9a10dec1: Layer already exists 04:27:46 16113d51b718: Layer already exists 04:27:46 400f2a08b474: Layer already exists 04:27:46 4.0.0-dev.5: digest: sha256:8c057c24722141a3deb600b27733bcc19bdce6579baa19c78366e760eda8e493 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:27:47 354d003f14d4: Preparing 04:27:47 b4317371223d: Preparing 04:27:47 0cd8387f192e: Preparing 04:27:47 e0ee4435545f: Preparing 04:27:47 002152e1aa07: Preparing 04:27:47 c88b9a10dec1: Preparing 04:27:47 400f2a08b474: Preparing 04:27:47 16113d51b718: Preparing 04:27:47 c88b9a10dec1: Waiting 04:27:47 400f2a08b474: Waiting 04:27:47 16113d51b718: Waiting 04:27:47 002152e1aa07: Layer already exists 04:27:47 b4317371223d: Layer already exists 04:27:47 354d003f14d4: Layer already exists 04:27:47 e0ee4435545f: Layer already exists 04:27:47 0cd8387f192e: Layer already exists 04:27:47 c88b9a10dec1: Layer already exists 04:27:47 400f2a08b474: Layer already exists 04:27:47 16113d51b718: Layer already exists 04:27:47 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:8c057c24722141a3deb600b27733bcc19bdce6579baa19c78366e760eda8e493 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:27:48 354d003f14d4: Preparing 04:27:48 b4317371223d: Preparing 04:27:48 0cd8387f192e: Preparing 04:27:48 e0ee4435545f: Preparing 04:27:48 002152e1aa07: Preparing 04:27:48 c88b9a10dec1: Preparing 04:27:48 400f2a08b474: Preparing 04:27:48 16113d51b718: Preparing 04:27:48 400f2a08b474: Waiting 04:27:48 16113d51b718: Waiting 04:27:48 c88b9a10dec1: Waiting 04:27:48 e0ee4435545f: Layer already exists 04:27:48 0cd8387f192e: Layer already exists 04:27:48 b4317371223d: Layer already exists 04:27:48 002152e1aa07: Layer already exists 04:27:48 354d003f14d4: Layer already exists 04:27:48 400f2a08b474: Layer already exists 04:27:48 c88b9a10dec1: Layer already exists 04:27:48 16113d51b718: Layer already exists 04:27:48 main: digest: sha256:8c057c24722141a3deb600b27733bcc19bdce6579baa19c78366e760eda8e493 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:27:48 ===================================================== [Pipeline] echo 04:27:48 taggedImages: 04:27:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378 04:27:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:27:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.5 04:27:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 04:27:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:48 04:27:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:27:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:27:49 arm64: Pulling from edgex-lftools-log-publisher 04:27:49 8998bd30e6a1: Pulling fs layer 04:27:49 04944245beec: Pulling fs layer 04:27:49 699f458cf7ca: Pulling fs layer 04:27:49 765212b225bb: Pulling fs layer 04:27:49 f23df028b6ca: Pulling fs layer 04:27:49 d65c8cfc05b1: Pulling fs layer 04:27:49 2437ff75d9bd: Pulling fs layer 04:27:49 765212b225bb: Waiting 04:27:49 f23df028b6ca: Waiting 04:27:49 d65c8cfc05b1: Waiting 04:27:49 2437ff75d9bd: Waiting 04:27:49 04944245beec: Verifying Checksum 04:27:49 04944245beec: Download complete 04:27:49 765212b225bb: Verifying Checksum 04:27:49 765212b225bb: Download complete 04:27:49 f23df028b6ca: Download complete 04:27:49 d65c8cfc05b1: Verifying Checksum 04:27:49 d65c8cfc05b1: Download complete 04:27:49 699f458cf7ca: Verifying Checksum 04:27:49 699f458cf7ca: Download complete 04:27:50 8998bd30e6a1: Verifying Checksum 04:27:50 8998bd30e6a1: Download complete 04:27:52 2437ff75d9bd: Verifying Checksum 04:27:52 2437ff75d9bd: Download complete 04:27:54 8998bd30e6a1: Pull complete 04:27:55 04944245beec: Pull complete 04:27:56 699f458cf7ca: Pull complete 04:27:56 765212b225bb: Pull complete 04:27:57 f23df028b6ca: Pull complete 04:27:57 d65c8cfc05b1: Pull complete 04:28:16 2437ff75d9bd: Pull complete 04:28:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:28:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:28:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:16 prd-ubuntu20.04-docker-arm64-4c-16g-23950 does not seem to be running inside a container 04:28:16 $ 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/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 04:28:18 $ docker top addf5993f6feb086f4a42d25514d07e5168f487e3c6fb741eea75957d654362b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:19 ---> job-cost.sh 04:28:19 lf-activate-venv: SKIPPING 04:28:19 INFO: No Stack... 04:28:20 INFO: Retrieving Pricing Info for: v3-standard-4 04:28:20 INFO: Archiving Costs [Pipeline] sh 04:28:21 + + cat /w/workspace/edgex-go/739/archives/cost.csv 04:28:21 cut -d, -f6 [Pipeline] lock 04:28:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-739-stack-cost] 04:28:21 Resource [jenkins-edgexfoundry-edgex-go-main-739-stack-cost] did not exist. Created. 04:28:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-739-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:28:22 + echo total: 0.10999999940395355 [Pipeline] stash 04:28:22 Stashed 1 file(s) [Pipeline] } 04:28:22 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-739-stack-cost] [Pipeline] // lock [Pipeline] } 04:28:22 $ docker stop --time=1 addf5993f6feb086f4a42d25514d07e5168f487e3c6fb741eea75957d654362b 04:28:24 $ docker rm -f --volumes addf5993f6feb086f4a42d25514d07e5168f487e3c6fb741eea75957d654362b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 04:28:24 provisioning config files... 04:28:24 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/739@tmp/config13115877619902149194tmp [Pipeline] { [Pipeline] sh 04:28:25 + set +x 04:28:25 + bash -s -- 04:28:25 + curl -s https://codecov.io/bash 04:28:25 04:28:25 _____ _ 04:28:25 / ____| | | 04:28:25 | | ___ __| | ___ ___ _____ __ 04:28:25 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 04:28:25 | |___| (_) | (_| | __/ (_| (_) \ V / 04:28:25 \_____\___/ \__,_|\___|\___\___/ \_/ 04:28:25 Bash-1.0.6 04:28:25 04:28:25 04:28:25 ==> git version 2.25.1 found 04:28:25 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 04:28:25 Release-Date: 2020-01-08 04:28:25 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 04:28:25 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 04:28:25 ==> Jenkins CI detected. 04:28:25 current dir:  /w/workspace/edgex-go/739 04:28:25 project root: . 04:28:25 --> token set from env 04:28:25 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 04:28:25 ==> Running gcov in . (disable via -X gcov) 04:28:25 ==> Python coveragepy not found 04:28:25 ==> Searching for coverage reports in: 04:28:25 + . 04:28:25 -> Found 1 reports 04:28:25 ==> Detecting git/mercurial file structure 04:28:25 ==> Reading reports 04:28:25 + ./coverage.out bytes=1475885 04:28:25 ==> Appending adjustments 04:28:25 https://docs.codecov.io/docs/fixing-reports 04:28:26 + Found adjustments 04:28:26 ==> Gzipping contents 04:28:26 128K /tmp/codecov.OVLm7A.gz 04:28:26 ==> Uploading reports 04:28:26 url: https://codecov.io 04:28:26 query: branch=main&commit=c30ddf62977cad5bfe4181251be04ec207745378&build=739&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F739%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:28:26 -> Pinging Codecov 04:28:26 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c30ddf62977cad5bfe4181251be04ec207745378&build=739&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F739%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 04:28:26 -> Uploading to 04:28:26 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/c30ddf62977cad5bfe4181251be04ec207745378/02aa21e7-a82a-4e69-8f6e-64a7f3597abb.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241029%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241029T042826Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=ad30e0ee6ff1a4c3a14ab5561532cb1efea5c0066face81d6c5c0ce60e079a8f 04:28:26 % Total % Received % Xferd Average Speed Time Time Time Current 04:28:26 Dload Upload Total Spent Left Speed 04:28:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 0 0 100 125k 0 420k --:--:-- --:--:-- --:--:-- 420k 04:28:26 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } 04:28:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 04:28:27 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 04:28:27 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:28:27 04:28:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:28:27 latest: Pulling from edgex-devops/edgex-snyk-go 04:28:27 43c4264eed91: Already exists 04:28:27 4cc291be95ef: Already exists 04:28:27 2ac1f1163629: Already exists 04:28:27 5c3c966382ef: Already exists 04:28:27 4f4fb700ef54: Already exists 04:28:27 d9c7d2e4e75e: Pulling fs layer 04:28:27 9c3e1370e548: Pulling fs layer 04:28:28 d9c7d2e4e75e: Download complete 04:28:28 d9c7d2e4e75e: Pull complete 04:28:28 9c3e1370e548: Verifying Checksum 04:28:28 9c3e1370e548: Download complete 04:28:31 9c3e1370e548: Pull complete 04:28:31 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 04:28:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 04:28:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:31 prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container 04:28:31 $ 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/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@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 04:28:37 $ docker top 74f93b2566dcdfa4f2b83f77e60726cf5cce0d174c0765715eddf68c7c19d950 -eo pid,comm [Pipeline] { [Pipeline] sh 04:28:37 + git config --global --add safe.directory /w/workspace/edgex-go/739 [Pipeline] echo 04:28:37 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 04:28:37 + set -o pipefail 04:28:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 04:28:45 04:28:45 Monitoring /w/workspace/edgex-go/739 (github.com/edgexfoundry/edgex-go)... 04:28:45 04:28:45 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/da51f212-a003-4fcd-80e1-a9552f53d27e 04:28:45 04:28:45 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 04:28:45 [Pipeline] } 04:28:45 $ docker stop --time=1 74f93b2566dcdfa4f2b83f77e60726cf5cce0d174c0765715eddf68c7c19d950 04:28:53 $ docker rm -f --volumes 74f93b2566dcdfa4f2b83f77e60726cf5cce0d174c0765715eddf68c7c19d950 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 04:28:54 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:28:54 provisioning config files... 04:28:54 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/739@tmp/config4503144699002029661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:28:54 --> edgex-publish-swagger.sh 04:28:54 === Publish openapi API === 04:28:54 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 04:28:54 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/739/openapi/core-command.yaml] 04:28:54 % Total % Received % Xferd Average Speed Time Time Time Current 04:28:54 Dload Upload Total Spent Left Speed 04:28:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 310k --:--:-- --:--:-- --:--:-- 307k 100 32782 0 0 100 32782 0 72687 --:--:-- --:--:-- --:--:-- 72526 04:28:54 04:28:54 04:28:54 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/739/openapi/core-data.yaml] 04:28:54 % Total % Received % Xferd Average Speed Time Time Time Current 04:28:54 Dload Upload Total Spent Left Speed 04:28:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72056 0 0 100 72056 0 149k --:--:-- --:--:-- --:--:-- 149k 04:28:55 04:28:55 04:28:55 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/739/openapi/core-keeper.yaml] 04:28:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:28:55 Dload Upload Total Spent Left Speed 04:28:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 158k --:--:-- --:--:-- --:--:-- 157k 100 32901 100 66 100 32835 285 138k --:--:-- --:--:-- --:--:-- 138k 04:28:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:28:55 04:28:55 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/739/openapi/core-metadata.yaml] 04:28:55 % Total % Received % Xferd Average Speed Time Time Time Current 04:28:55 Dload Upload Total Spent Left Speed 04:28:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 393 389k --:--:-- --:--:-- --:--:-- 390k 04:28:56 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:28:56 04:28:56 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/739/openapi/support-cron-scheduler.yaml] 04:28:56 % Total % Received % Xferd Average Speed Time Time Time Current 04:28:56 Dload Upload Total Spent Left Speed 04:28:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 260 195k --:--:-- --:--:-- --:--:-- 196k 04:28:56 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 04:28:56 04:28:56 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/739/openapi/support-notifications.yaml] 04:28:56 % Total % Received % Xferd Average Speed Time Time Time Current 04:28:56 Dload Upload Total Spent Left Speed 04:28:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 454 248k --:--:-- --:--:-- --:--:-- 248k 100 87457 100 156 100 87301 453 247k --:--:-- --:--:-- --:--:-- 247k 04:28:56 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 04:28:56 [Pipeline] } 04:28:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 04:28:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:28:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:28:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:28:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:28:57 prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container 04:28:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@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 04:28:57 $ docker top 5f4fd224a7aa182ca056577bfa7fa54f31080f0be6e36bf2e92cfaf8a0a6c431 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:28:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:28:58 [ssh-agent] Looking for ssh-agent implementation... 04:28:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:28:58 $ docker exec 5f4fd224a7aa182ca056577bfa7fa54f31080f0be6e36bf2e92cfaf8a0a6c431 ssh-agent 04:28:58 SSH_AUTH_SOCK=/tmp/ssh-B0VaJjX5EhK3/agent.32 04:28:58 SSH_AGENT_PID=38 04:28:58 Running ssh-add (command line suppressed) 04:28:58 Identity added: /w/workspace/edgex-go/739@tmp/private_key_6498346542382178153.key (/w/workspace/edgex-go/739@tmp/private_key_6498346542382178153.key) 04:28:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:28:58 + git semver tag 04:28:59 2024-10-29 04:28:59,025 [run_tag] DEBUG tag force:False 04:28:59 2024-10-29 04:28:59,025 [check_head_tag] DEBUG check head tag 04:28:59 2024-10-29 04:28:59,031 [execute] INFO git cat-file --batch-check 04:28:59 2024-10-29 04:28:59,031 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/739, universal_newlines=False, shell=None, istream=) 04:28:59 2024-10-29 04:28:59,035 [execute] INFO git cat-file --batch 04:28:59 2024-10-29 04:28:59,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/739, universal_newlines=False, shell=None, istream=) 04:28:59 2024-10-29 04:28:59,082 [read_version] DEBUG read version from /w/workspace/edgex-go/739/.semver/main 04:28:59 2024-10-29 04:28:59,083 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 04:28:59 2024-10-29 04:28:59,083 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/edgex-go/739, universal_newlines=False, shell=None, istream=None) 04:28:59 2024-10-29 04:28:59,086 [read_version] DEBUG read version from /w/workspace/edgex-go/739/.semver/main 04:28:59 4.0.0-dev.5 [Pipeline] } 04:28:59 $ docker exec --env ******** --env ******** 5f4fd224a7aa182ca056577bfa7fa54f31080f0be6e36bf2e92cfaf8a0a6c431 ssh-agent -k 04:28:59 unset SSH_AUTH_SOCK; 04:28:59 unset SSH_AGENT_PID; 04:28:59 echo Agent pid 38 killed; 04:28:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:28:59 + git semver [Pipeline] } 04:29:00 $ docker stop --time=1 5f4fd224a7aa182ca056577bfa7fa54f31080f0be6e36bf2e92cfaf8a0a6c431 04:29:01 $ docker rm -f --volumes 5f4fd224a7aa182ca056577bfa7fa54f31080f0be6e36bf2e92cfaf8a0a6c431 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:29:02 04:29:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:29:02 0.23.1-centos7: Pulling from edgex-lftools 04:29:02 ab5ef0e58194: Pulling fs layer 04:29:02 9712f1f96733: Pulling fs layer 04:29:02 63f879dbbcfc: Pulling fs layer 04:29:02 0d9ebad4ef96: Pulling fs layer 04:29:02 e9a5061849ea: Pulling fs layer 04:29:02 d747dcd14b5f: Pulling fs layer 04:29:02 2de7ff778b66: Pulling fs layer 04:29:02 0d9ebad4ef96: Waiting 04:29:02 e9a5061849ea: Waiting 04:29:02 d747dcd14b5f: Waiting 04:29:02 2de7ff778b66: Waiting 04:29:02 9712f1f96733: Verifying Checksum 04:29:02 9712f1f96733: Download complete 04:29:02 63f879dbbcfc: Verifying Checksum 04:29:02 63f879dbbcfc: Download complete 04:29:02 e9a5061849ea: Verifying Checksum 04:29:02 e9a5061849ea: Download complete 04:29:02 d747dcd14b5f: Download complete 04:29:02 0d9ebad4ef96: Download complete 04:29:02 ab5ef0e58194: Verifying Checksum 04:29:02 ab5ef0e58194: Download complete 04:29:03 2de7ff778b66: Verifying Checksum 04:29:03 2de7ff778b66: Download complete 04:29:05 ab5ef0e58194: Pull complete 04:29:05 9712f1f96733: Pull complete 04:29:06 63f879dbbcfc: Pull complete 04:29:10 0d9ebad4ef96: Pull complete 04:29:10 e9a5061849ea: Pull complete 04:29:10 d747dcd14b5f: Pull complete 04:29:11 2de7ff778b66: Pull complete 04:29:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 04:29:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 04:29:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:11 prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container 04:29:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@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 04:29:19 $ docker top 6c059c21a3227f228cad70776e9db51ac5cc548bd27a6f99f00bdb8c1352d0a1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 04:29:19 provisioning config files... 04:29:19 copy managed file [sigul-config] to file:/w/workspace/edgex-go/739@tmp/config2897208816703467763tmp 04:29:19 copy managed file [sigul-password] to file:/w/workspace/edgex-go/739@tmp/config1535135387564351288tmp 04:29:19 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/739@tmp/config6443526207866805586tmp [Pipeline] { [Pipeline] echo 04:29:19 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 04:29:20 ---> sigul-configuration.sh 04:29:20 gpg: directory `/root/.gnupg' created 04:29:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 04:29:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 04:29:20 gpg: keyring `/root/.gnupg/secring.gpg' created 04:29:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 04:29:20 gpg: CAST5 encrypted data 04:29:20 gpg: encrypted with 1 passphrase 04:29:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 04:29:20 + mkdir /home/jenkins 04:29:20 + mkdir /home/jenkins/sigul [Pipeline] sh 04:29:20 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 04:29:20 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 04:29:21 ---> sigul-install.sh 04:29:21 Sigul already installed; skipping installation. [Pipeline] sh 04:29:21 + git tag --list 04:29:21 0.6.0 04:29:21 0.6.1 04:29:21 0.7.0 04:29:21 0.7.1 04:29:21 v1.0.0 04:29:21 v1.0.1 04:29:21 v1.1.0 04:29:21 v1.2.0 04:29:21 v1.2.1 04:29:21 v1.3.0 04:29:21 v1.3.1 04:29:21 v2.0.0 04:29:21 v2.1.0 04:29:21 v2.1.1 04:29:21 v2.2.0 04:29:21 v2.3.0 04:29:21 v3.0 04:29:21 v3.0.0 04:29:21 v3.1 04:29:21 v3.1.0 04:29:21 v3.1.0-dev.1 04:29:21 v3.1.0-dev.10 04:29:21 v3.1.0-dev.11 04:29:21 v3.1.0-dev.12 04:29:21 v3.1.0-dev.13 04:29:21 v3.1.0-dev.14 04:29:21 v3.1.0-dev.15 04:29:21 v3.1.0-dev.16 04:29:21 v3.1.0-dev.17 04:29:21 v3.1.0-dev.18 04:29:21 v3.1.0-dev.19 04:29:21 v3.1.0-dev.2 04:29:21 v3.1.0-dev.20 04:29:21 v3.1.0-dev.21 04:29:21 v3.1.0-dev.22 04:29:21 v3.1.0-dev.23 04:29:21 v3.1.0-dev.24 04:29:21 v3.1.0-dev.25 04:29:21 v3.1.0-dev.26 04:29:21 v3.1.0-dev.27 04:29:21 v3.1.0-dev.28 04:29:21 v3.1.0-dev.29 04:29:21 v3.1.0-dev.3 04:29:21 v3.1.0-dev.30 04:29:21 v3.1.0-dev.31 04:29:21 v3.1.0-dev.32 04:29:21 v3.1.0-dev.33 04:29:21 v3.1.0-dev.34 04:29:21 v3.1.0-dev.35 04:29:21 v3.1.0-dev.36 04:29:21 v3.1.0-dev.37 04:29:21 v3.1.0-dev.38 04:29:21 v3.1.0-dev.39 04:29:21 v3.1.0-dev.4 04:29:21 v3.1.0-dev.40 04:29:21 v3.1.0-dev.41 04:29:21 v3.1.0-dev.42 04:29:21 v3.1.0-dev.43 04:29:21 v3.1.0-dev.44 04:29:21 v3.1.0-dev.45 04:29:21 v3.1.0-dev.46 04:29:21 v3.1.0-dev.47 04:29:21 v3.1.0-dev.48 04:29:21 v3.1.0-dev.49 04:29:21 v3.1.0-dev.5 04:29:21 v3.1.0-dev.50 04:29:21 v3.1.0-dev.51 04:29:21 v3.1.0-dev.52 04:29:21 v3.1.0-dev.53 04:29:21 v3.1.0-dev.54 04:29:21 v3.1.0-dev.55 04:29:21 v3.1.0-dev.56 04:29:21 v3.1.0-dev.57 04:29:21 v3.1.0-dev.58 04:29:21 v3.1.0-dev.59 04:29:21 v3.1.0-dev.6 04:29:21 v3.1.0-dev.60 04:29:21 v3.1.0-dev.61 04:29:21 v3.1.0-dev.62 04:29:21 v3.1.0-dev.63 04:29:21 v3.1.0-dev.64 04:29:21 v3.1.0-dev.65 04:29:21 v3.1.0-dev.66 04:29:21 v3.1.0-dev.67 04:29:21 v3.1.0-dev.68 04:29:21 v3.1.0-dev.69 04:29:21 v3.1.0-dev.7 04:29:21 v3.1.0-dev.70 04:29:21 v3.1.0-dev.71 04:29:21 v3.1.0-dev.72 04:29:21 v3.1.0-dev.73 04:29:21 v3.1.0-dev.8 04:29:21 v3.1.0-dev.9 04:29:21 v3.1.1 04:29:21 v3.1.1-dev.1 04:29:21 v3.1.1-dev.2 04:29:21 v3.2.0-dev.1 04:29:21 v3.2.0-dev.10 04:29:21 v3.2.0-dev.100 04:29:21 v3.2.0-dev.101 04:29:21 v3.2.0-dev.102 04:29:21 v3.2.0-dev.103 04:29:21 v3.2.0-dev.104 04:29:21 v3.2.0-dev.105 04:29:21 v3.2.0-dev.106 04:29:21 v3.2.0-dev.107 04:29:21 v3.2.0-dev.108 04:29:21 v3.2.0-dev.109 04:29:21 v3.2.0-dev.11 04:29:21 v3.2.0-dev.12 04:29:21 v3.2.0-dev.13 04:29:21 v3.2.0-dev.14 04:29:21 v3.2.0-dev.15 04:29:21 v3.2.0-dev.16 04:29:21 v3.2.0-dev.17 04:29:21 v3.2.0-dev.18 04:29:21 v3.2.0-dev.19 04:29:21 v3.2.0-dev.2 04:29:21 v3.2.0-dev.20 04:29:21 v3.2.0-dev.21 04:29:21 v3.2.0-dev.22 04:29:21 v3.2.0-dev.23 04:29:21 v3.2.0-dev.24 04:29:21 v3.2.0-dev.25 04:29:21 v3.2.0-dev.26 04:29:21 v3.2.0-dev.27 04:29:21 v3.2.0-dev.28 04:29:21 v3.2.0-dev.29 04:29:21 v3.2.0-dev.3 04:29:21 v3.2.0-dev.30 04:29:21 v3.2.0-dev.31 04:29:21 v3.2.0-dev.32 04:29:21 v3.2.0-dev.33 04:29:21 v3.2.0-dev.34 04:29:21 v3.2.0-dev.35 04:29:21 v3.2.0-dev.36 04:29:21 v3.2.0-dev.37 04:29:21 v3.2.0-dev.38 04:29:21 v3.2.0-dev.39 04:29:21 v3.2.0-dev.4 04:29:21 v3.2.0-dev.40 04:29:21 v3.2.0-dev.41 04:29:21 v3.2.0-dev.42 04:29:21 v3.2.0-dev.43 04:29:21 v3.2.0-dev.44 04:29:21 v3.2.0-dev.45 04:29:21 v3.2.0-dev.46 04:29:21 v3.2.0-dev.47 04:29:21 v3.2.0-dev.48 04:29:21 v3.2.0-dev.49 04:29:21 v3.2.0-dev.5 04:29:21 v3.2.0-dev.50 04:29:21 v3.2.0-dev.51 04:29:21 v3.2.0-dev.52 04:29:21 v3.2.0-dev.53 04:29:21 v3.2.0-dev.54 04:29:21 v3.2.0-dev.55 04:29:21 v3.2.0-dev.56 04:29:21 v3.2.0-dev.57 04:29:21 v3.2.0-dev.58 04:29:21 v3.2.0-dev.59 04:29:21 v3.2.0-dev.6 04:29:21 v3.2.0-dev.60 04:29:21 v3.2.0-dev.61 04:29:21 v3.2.0-dev.62 04:29:21 v3.2.0-dev.63 04:29:21 v3.2.0-dev.64 04:29:21 v3.2.0-dev.65 04:29:21 v3.2.0-dev.66 04:29:21 v3.2.0-dev.67 04:29:21 v3.2.0-dev.68 04:29:21 v3.2.0-dev.69 04:29:21 v3.2.0-dev.7 04:29:21 v3.2.0-dev.70 04:29:21 v3.2.0-dev.71 04:29:21 v3.2.0-dev.72 04:29:21 v3.2.0-dev.73 04:29:21 v3.2.0-dev.74 04:29:21 v3.2.0-dev.75 04:29:21 v3.2.0-dev.76 04:29:21 v3.2.0-dev.77 04:29:21 v3.2.0-dev.78 04:29:21 v3.2.0-dev.79 04:29:21 v3.2.0-dev.8 04:29:21 v3.2.0-dev.80 04:29:21 v3.2.0-dev.81 04:29:21 v3.2.0-dev.82 04:29:21 v3.2.0-dev.83 04:29:21 v3.2.0-dev.84 04:29:21 v3.2.0-dev.85 04:29:21 v3.2.0-dev.86 04:29:21 v3.2.0-dev.87 04:29:21 v3.2.0-dev.88 04:29:21 v3.2.0-dev.89 04:29:21 v3.2.0-dev.9 04:29:21 v3.2.0-dev.90 04:29:21 v3.2.0-dev.91 04:29:21 v3.2.0-dev.92 04:29:21 v3.2.0-dev.93 04:29:21 v3.2.0-dev.94 04:29:21 v3.2.0-dev.95 04:29:21 v3.2.0-dev.96 04:29:21 v3.2.0-dev.97 04:29:21 v3.2.0-dev.98 04:29:21 v3.2.0-dev.99 04:29:21 v4.0.0-dev.1 04:29:21 v4.0.0-dev.2 04:29:21 v4.0.0-dev.3 04:29:21 v4.0.0-dev.4 04:29:21 v4.0.0-dev.5 [Pipeline] sh 04:29:21 + lftools sign git-tag v4.0.0-dev.5 04:29:22 Signing Git tag with Sigul... 04:29:22 Signing v4.0.0-dev.5 [Pipeline] echo 04:29:22 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 04:29:22 ---> sigul-configuration-cleanup.sh [Pipeline] } 04:29:22 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 04:29:22 $ docker stop --time=1 6c059c21a3227f228cad70776e9db51ac5cc548bd27a6f99f00bdb8c1352d0a1 04:29:24 $ docker rm -f --volumes 6c059c21a3227f228cad70776e9db51ac5cc548bd27a6f99f00bdb8c1352d0a1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 04:29:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:29:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:29:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:24 prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container 04:29:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@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 04:29:25 $ docker top 0b13f1a4ba4278ed15b57d7c4688eda4572c89c31d47ad725af4391e04cc7e40 -eo pid,comm 04:29:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 04:29:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:29:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:29:25 [ssh-agent] Looking for ssh-agent implementation... 04:29:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:29:25 $ docker exec 0b13f1a4ba4278ed15b57d7c4688eda4572c89c31d47ad725af4391e04cc7e40 ssh-agent 04:29:25 SSH_AUTH_SOCK=/tmp/ssh-AixybSCbtvLB/agent.32 04:29:25 SSH_AGENT_PID=37 04:29:25 Running ssh-add (command line suppressed) 04:29:25 Identity added: /w/workspace/edgex-go/739@tmp/private_key_10106918060677500962.key (/w/workspace/edgex-go/739@tmp/private_key_10106918060677500962.key) 04:29:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:29:25 + git semver bump pre 04:29:26 2024-10-29 04:29:26,151 [read_version] DEBUG read version from /w/workspace/edgex-go/739/.semver/main 04:29:26 2024-10-29 04:29:26,152 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev 04:29:26 2024-10-29 04:29:26,152 [bump_version] DEBUG bumped version:4.0.0-dev.6 04:29:26 2024-10-29 04:29:26,152 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/edgex-go/739/.semver/main with force:True 04:29:26 2024-10-29 04:29:26,152 [read_version] DEBUG read version from /w/workspace/edgex-go/739/.semver/main 04:29:26 2024-10-29 04:29:26,152 [write_file] DEBUG write to file:/w/workspace/edgex-go/739/.semver/main 04:29:26 2024-10-29 04:29:26,154 [execute] INFO git cat-file --batch-check 04:29:26 2024-10-29 04:29:26,155 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/739/.semver, universal_newlines=False, shell=None, istream=) 04:29:26 2024-10-29 04:29:26,161 [execute] INFO git cat-file --batch 04:29:26 2024-10-29 04:29:26,162 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/739/.semver, universal_newlines=False, shell=None, istream=) 04:29:26 2024-10-29 04:29:26,166 [read_version] DEBUG read version from /w/workspace/edgex-go/739/.semver/main 04:29:26 4.0.0-dev.6 [Pipeline] } 04:29:26 $ docker exec --env ******** --env ******** 0b13f1a4ba4278ed15b57d7c4688eda4572c89c31d47ad725af4391e04cc7e40 ssh-agent -k 04:29:26 unset SSH_AUTH_SOCK; 04:29:26 unset SSH_AGENT_PID; 04:29:26 echo Agent pid 37 killed; 04:29:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:29:26 + git semver [Pipeline] } 04:29:26 $ docker stop --time=1 0b13f1a4ba4278ed15b57d7c4688eda4572c89c31d47ad725af4391e04cc7e40 04:29:28 $ docker rm -f --volumes 0b13f1a4ba4278ed15b57d7c4688eda4572c89c31d47ad725af4391e04cc7e40 [Pipeline] // withDockerContainer [Pipeline] sh 04:29:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:29:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:29:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:28 prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container 04:29:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@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 04:29:29 $ docker top b3b8b6658799cca462dd830591df10e643b99c41b1b0e238e7f190caac52b8fc -eo pid,comm 04:29: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). 04:29:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:29:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:29:29 [ssh-agent] Looking for ssh-agent implementation... 04:29:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:29:29 $ docker exec b3b8b6658799cca462dd830591df10e643b99c41b1b0e238e7f190caac52b8fc ssh-agent 04:29:29 SSH_AUTH_SOCK=/tmp/ssh-9LVCGG2V4GtE/agent.32 04:29:29 SSH_AGENT_PID=38 04:29:29 Running ssh-add (command line suppressed) 04:29:29 Identity added: /w/workspace/edgex-go/739@tmp/private_key_15682553245382992473.key (/w/workspace/edgex-go/739@tmp/private_key_15682553245382992473.key) 04:29:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:29:30 + git semver push 04:29:30 2024-10-29 04:29:30,181 [run_push] DEBUG push 04:29:30 2024-10-29 04:29:30,181 [execute] INFO git cat-file --batch-check 04:29:30 2024-10-29 04:29:30,182 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/739/.semver, universal_newlines=False, shell=None, istream=) 04:29:30 2024-10-29 04:29:30,184 [execute] INFO git rev-list 72b0032ae37f1c68211607e682c473b6ead8a62a -- 04:29:30 2024-10-29 04:29:30,184 [execute] DEBUG Popen(['git', 'rev-list', '72b0032ae37f1c68211607e682c473b6ead8a62a', '--'], cwd=/w/workspace/edgex-go/739/.semver, universal_newlines=False, shell=None, istream=None) 04:29:30 2024-10-29 04:29:30,201 [execute] INFO git fetch -v origin 04:29:30 2024-10-29 04:29:30,202 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/739/.semver, universal_newlines=True, shell=None, istream=None) 04:29:30 2024-10-29 04:29:30,652 [run_push] DEBUG no remote changes detected 04:29:30 2024-10-29 04:29:30,652 [execute] INFO git push origin semver 04:29:30 2024-10-29 04:29:30,653 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/739/.semver, universal_newlines=False, shell=None, istream=None) 04:29:31 2024-10-29 04:29:31,423 [run_push] DEBUG push all version tags 04:29:31 2024-10-29 04:29:31,424 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 04:29:31 2024-10-29 04:29:31,425 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/739, universal_newlines=False, shell=None, istream=None) 04:29:32 2024-10-29 04:29:32,135 [read_version] DEBUG read version from /w/workspace/edgex-go/739/.semver/main 04:29:32 4.0.0-dev.6 [Pipeline] } 04:29:32 $ docker exec --env ******** --env ******** b3b8b6658799cca462dd830591df10e643b99c41b1b0e238e7f190caac52b8fc ssh-agent -k 04:29:32 unset SSH_AUTH_SOCK; 04:29:32 unset SSH_AGENT_PID; 04:29:32 echo Agent pid 38 killed; 04:29:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:29:32 + git semver [Pipeline] } 04:29:33 $ docker stop --time=1 b3b8b6658799cca462dd830591df10e643b99c41b1b0e238e7f190caac52b8fc 04:29:34 $ docker rm -f --volumes b3b8b6658799cca462dd830591df10e643b99c41b1b0e238e7f190caac52b8fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 04:29:34 + [ -d /w/workspace/edgex-go/739/archives ] [Pipeline] libraryResource [Pipeline] sh 04:29:35 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 04:29:36 ---> package-listing.sh 04:29:36 ++ facter osfamily 04:29:36 ++ tr '[:upper:]' '[:lower:]' 04:29:36 + OS_FAMILY=debian 04:29:36 + workspace=/w/workspace/edgex-go/739 04:29:36 + START_PACKAGES=/tmp/packages_start.txt 04:29:36 + END_PACKAGES=/tmp/packages_end.txt 04:29:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 04:29:36 + PACKAGES=/tmp/packages_start.txt 04:29:36 + '[' /w/workspace/edgex-go/739 ']' 04:29:36 + PACKAGES=/tmp/packages_end.txt 04:29:36 + case "${OS_FAMILY}" in 04:29:36 + dpkg -l 04:29:36 + grep '^ii' 04:29:36 + '[' -f /tmp/packages_start.txt ']' 04:29:36 + '[' -f /tmp/packages_end.txt ']' 04:29:36 + diff /tmp/packages_start.txt /tmp/packages_end.txt 04:29:36 + '[' /w/workspace/edgex-go/739 ']' 04:29:36 + mkdir -p /w/workspace/edgex-go/739/archives/ 04:29:36 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/739/archives/ [Pipeline] echo 04:29:36 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/739/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 04:29:36 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:29:37 04:29:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:29:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:29:37 latest: Pulling from edgex-lftools-log-publisher 04:29:37 5eb5b503b376: Pulling fs layer 04:29:37 5c69ac0246d0: Pulling fs layer 04:29:37 ec43610c2a17: Pulling fs layer 04:29:37 3a2ae6a8a46f: Pulling fs layer 04:29:37 33b1e0a273af: Pulling fs layer 04:29:37 5d3b04190fa2: Pulling fs layer 04:29:37 2f39f015ded8: Pulling fs layer 04:29:37 33b1e0a273af: Waiting 04:29:37 5d3b04190fa2: Waiting 04:29:37 2f39f015ded8: Waiting 04:29:37 3a2ae6a8a46f: Waiting 04:29:37 5c69ac0246d0: Download complete 04:29:37 3a2ae6a8a46f: Download complete 04:29:37 33b1e0a273af: Verifying Checksum 04:29:37 33b1e0a273af: Download complete 04:29:37 5d3b04190fa2: Verifying Checksum 04:29:37 5d3b04190fa2: Download complete 04:29:37 ec43610c2a17: Verifying Checksum 04:29:37 ec43610c2a17: Download complete 04:29:37 5eb5b503b376: Verifying Checksum 04:29:37 5eb5b503b376: Download complete 04:29:38 2f39f015ded8: Download complete 04:29:38 5eb5b503b376: Pull complete 04:29:39 5c69ac0246d0: Pull complete 04:29:39 ec43610c2a17: Pull complete 04:29:39 3a2ae6a8a46f: Pull complete 04:29:39 33b1e0a273af: Pull complete 04:29:39 5d3b04190fa2: Pull complete 04:29:44 2f39f015ded8: Pull complete 04:29:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:29:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:29:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:29:44 prd-ubuntu20.04-docker-8c-8g-23949 does not seem to be running inside a container 04:29:44 $ 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/739/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/739 -v /w/workspace/edgex-go/739:/w/workspace/edgex-go/739:rw,z -v /w/workspace/edgex-go/739@tmp:/w/workspace/edgex-go/739@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 04:29:49 $ docker top 171e1849fd79aa1b8af0f79bde2db335d4521000e4a0b0e2ab4912ed542dc977 -eo pid,comm [Pipeline] { [Pipeline] sh 04:29:49 + touch /tmp/pre-build-complete [Pipeline] sh 04:29:49 + mkdir -p /var/log/sysstat [Pipeline] sh 04:29:50 + ls /var/log/sa-host 04:29:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:29:50 provisioning config files... 04:29:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/739@tmp/config16780568368007349364tmp [Pipeline] { [Pipeline] echo 04:29:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 04:29:50 ---> create-netrc.sh [Pipeline] } 04:29:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 04:29:51 ---> python-tools-install.sh [Pipeline] echo 04:29:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 04:29:51 ---> sudo-logs.sh 04:29:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 04:29:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 04:29:51 ---> job-cost.sh 04:29:51 lf-activate-venv: SKIPPING 04:29:51 DEBUG: total: 0.10999999940395355 04:29:51 INFO: Retrieving Stack Cost... 04:29:52 INFO: Retrieving Pricing Info for: v3-standard-8 04:29:52 INFO: Archiving Costs [Pipeline] echo 04:29:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 04:29:52 ---> logs-deploy.sh 04:29:52 lf-activate-venv: SKIPPING 04:29:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/739 04:29:52 INFO: archiving workspace using pattern(s): 04:29:53 Archives upload complete. 04:29:53 INFO: archiving logs to Nexus 04:29:54 ---> uname -a: 04:29:54 Linux prd-ubuntu20-04-docker-8c-8g-23949 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 04:29:54 04:29:54 04:29:54 ---> lscpu: 04:29:54 Architecture: x86_64 04:29:54 CPU op-mode(s): 32-bit, 64-bit 04:29:54 Byte Order: Little Endian 04:29:54 Address sizes: 40 bits physical, 48 bits virtual 04:29:54 CPU(s): 8 04:29:54 On-line CPU(s) list: 0-7 04:29:54 Thread(s) per core: 1 04:29:54 Core(s) per socket: 1 04:29:54 Socket(s): 8 04:29:54 NUMA node(s): 1 04:29:54 Vendor ID: AuthenticAMD 04:29:54 CPU family: 23 04:29:54 Model: 49 04:29:54 Model name: AMD EPYC-Rome Processor 04:29:54 Stepping: 0 04:29:54 CPU MHz: 2799.998 04:29:54 BogoMIPS: 5599.99 04:29:54 Virtualization: AMD-V 04:29:54 Hypervisor vendor: KVM 04:29:54 Virtualization type: full 04:29:54 L1d cache: 256 KiB 04:29:54 L1i cache: 256 KiB 04:29:54 L2 cache: 4 MiB 04:29:54 L3 cache: 128 MiB 04:29:54 NUMA node0 CPU(s): 0-7 04:29:54 Vulnerability Itlb multihit: Not affected 04:29:54 Vulnerability L1tf: Not affected 04:29:54 Vulnerability Mds: Not affected 04:29:54 Vulnerability Meltdown: Not affected 04:29:54 Vulnerability Mmio stale data: Not affected 04:29:54 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 04:29:54 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 04:29:54 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 04:29:54 Vulnerability Srbds: Not affected 04:29:54 Vulnerability Tsx async abort: Not affected 04:29:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 04:29:54 04:29:54 04:29:54 ---> nproc: 04:29:54 8 04:29:54 04:29:54 04:29:54 ---> df -h: 04:29:54 Filesystem Size Used Avail Use% Mounted on 04:29:54 overlay 155G 30G 126G 19% / 04:29:54 tmpfs 64M 0 64M 0% /dev 04:29:54 tmpfs 16G 0 16G 0% /sys/fs/cgroup 04:29:54 shm 64M 0 64M 0% /dev/shm 04:29:54 /dev/vda1 155G 30G 126G 19% /facter-os 04:29:54 04:29:54 04:29:54 ---> sar -b -r -n DEV: 04:29:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23949) 10/29/24 _x86_64_ (8 CPU) 04:29:54 04:29:54 03:45:02 LINUX RESTART (8 CPU) 04:29:54 04:29:54 03:46:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 04:29:54 03:47:01 209.23 3.87 205.37 0.00 394.73 78291.08 0.00 04:29:54 03:48:01 52.86 0.10 52.76 0.00 10.00 27215.46 0.00 04:29:54 03:49:01 31.11 0.08 31.03 0.00 0.67 15195.62 0.00 04:29:54 03:50:01 61.92 0.20 61.72 0.00 19.73 50202.83 0.00 04:29:54 03:51:01 489.89 2.75 487.14 0.00 138.91 245529.75 0.00 04:29:54 03:52:01 614.91 15.16 599.75 0.00 4361.35 158832.39 0.00 04:29:54 03:53:01 226.24 0.60 225.64 0.00 5.20 73832.19 0.00 04:29:54 03:54:02 225.05 0.08 224.97 0.00 0.66 86310.47 0.00 04:29:54 03:55:01 519.34 0.00 519.34 0.00 0.00 116855.45 0.00 04:29:54 03:56:01 211.65 0.15 211.50 0.00 18.26 5014.36 0.00 04:29:54 03:57:01 21.50 0.00 21.50 0.00 0.00 543.11 0.00 04:29:54 03:58:01 3.22 0.00 3.22 0.00 0.00 64.66 0.00 04:29:54 03:59:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 04:29:54 04:00:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 04:29:54 04:01:01 1.90 0.02 1.88 0.00 0.13 26.65 0.00 04:29:54 04:02:01 1.65 0.00 1.65 0.00 0.00 20.00 0.00 04:29:54 04:03:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 04:29:54 04:04:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 04:29:54 04:05:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 04:29:54 04:06:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 04:29:54 04:07:01 0.90 0.00 0.90 0.00 0.00 9.47 0.00 04:29:54 04:08:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 04:29:54 04:09:01 1.43 0.00 1.43 0.00 0.00 15.06 0.00 04:29:54 04:10:01 2.10 0.00 2.10 0.00 0.00 24.40 0.00 04:29:54 04:11:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 04:29:54 04:12:01 1.93 0.00 1.93 0.00 0.00 21.20 0.00 04:29:54 04:13:01 0.97 0.00 0.97 0.00 0.00 11.07 0.00 04:29:54 04:14:01 1.93 0.00 1.93 0.00 0.00 21.06 0.00 04:29:54 04:15:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 04:29:54 04:16:01 1.73 0.00 1.73 0.00 0.00 19.60 0.00 04:29:54 04:17:01 0.90 0.02 0.88 0.00 0.13 9.87 0.00 04:29:54 04:18:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 04:29:54 04:19:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 04:29:54 04:20:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 04:29:54 04:21:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 04:29:54 04:22:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 04:29:54 04:23:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 04:29:54 04:24:01 1.63 0.00 1.63 0.00 0.00 18.93 0.00 04:29:54 04:25:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 04:29:54 04:26:01 1.82 0.00 1.82 0.00 0.00 20.80 0.00 04:29:54 04:27:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 04:29:54 04:28:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 04:29:54 04:29:01 87.57 0.78 86.79 0.00 16.26 29897.42 0.00 04:29:54 Average: 64.91 0.55 64.35 0.00 115.52 20637.26 0.00 04:29:54 04:29:54 03:46:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 04:29:54 03:47:01 28303132 31512064 800308 2.43 125924 3292660 1723276 5.08 1167552 2955200 6936 04:29:54 03:48:01 26849068 31300112 1002204 3.05 130356 4438656 2259444 6.66 2076784 3398548 384856 04:29:54 03:49:01 27048820 31493300 804844 2.45 134960 4397268 1805932 5.32 1411672 3829624 405396 04:29:54 03:50:01 27483752 31480716 823264 2.50 137628 4004188 1862396 5.49 1361032 3507980 139048 04:29:54 03:51:01 19902444 31165176 1078220 3.28 161184 11002868 3430884 10.11 2307892 9820972 5724 04:29:54 03:52:01 13766420 31322020 925064 2.81 333688 16749292 2411256 7.11 2935424 14966796 1492856 04:29:54 03:53:01 9059332 29125144 3050328 9.28 380804 18849780 9864700 29.07 6118068 16024908 1674512 04:29:54 03:54:02 5176052 27664788 4526640 13.77 391756 21195452 9042324 26.65 8517236 17473640 1906768 04:29:54 03:55:01 9138104 31316180 924364 2.81 398924 21038540 2419456 7.13 3471100 18787592 520 04:29:54 03:56:01 9143600 31382372 862432 2.62 403856 21092368 2289588 6.75 3722568 18535680 420 04:29:54 03:57:01 9142624 31382096 862668 2.62 404856 21092620 2314516 6.82 4226120 18033204 520 04:29:54 03:58:01 9152964 31392604 852212 2.59 404960 21092620 2161416 6.37 4232040 18016420 8 04:29:54 03:59:01 9153664 31393444 851280 2.59 404968 21092684 2161416 6.37 4230528 18016476 8 04:29:54 04:00:01 9158144 31397928 847268 2.58 404988 21092684 2161416 6.37 4226920 18016480 16 04:29:54 04:01:01 9160484 31400360 845052 2.57 405008 21092664 2183660 6.44 4225576 18016464 4 04:29:54 04:02:01 9173076 31412980 832412 2.53 405028 21092672 2183660 6.44 4212712 18016472 8 04:29:54 04:03:01 9172736 31412648 832656 2.53 405060 21092676 2183660 6.44 4212668 18016476 8 04:29:54 04:04:01 9172932 31413024 832232 2.53 405084 21092796 2183660 6.44 4212708 18016604 16 04:29:54 04:05:01 9172916 31413036 832196 2.53 405120 21092796 2183660 6.44 4212536 18016608 12 04:29:54 04:06:01 9173568 31413712 831472 2.53 405128 21092812 2183660 6.44 4211856 18016612 8 04:29:54 04:07:01 9173528 31413688 831448 2.53 405140 21092812 2183660 6.44 4211856 18016612 4 04:29:54 04:08:01 9173488 31413652 831400 2.53 405172 21092808 2183660 6.44 4211848 18016616 4 04:29:54 04:09:01 9173764 31413976 831044 2.53 405236 21092808 2183660 6.44 4211892 18016620 8 04:29:54 04:10:01 9173884 31414216 831036 2.53 405292 21092828 2183660 6.44 4212464 18016624 216 04:29:54 04:11:01 9173664 31414024 831224 2.53 405316 21092832 2183660 6.44 4212076 18016632 4 04:29:54 04:12:01 9173648 31414040 831136 2.53 405360 21092832 2183660 6.44 4212104 18016632 8 04:29:54 04:13:01 9173348 31413860 831224 2.53 405380 21092964 2183660 6.44 4212124 18016732 8 04:29:54 04:14:01 9173452 31414024 831220 2.53 405436 21092960 2183660 6.44 4212172 18016768 12 04:29:54 04:15:01 9173404 31414040 831180 2.53 405456 21092964 2183660 6.44 4212216 18016776 8 04:29:54 04:16:01 9173640 31414300 830908 2.53 405468 21092972 2183660 6.44 4212084 18016772 8 04:29:54 04:17:01 9173340 31414016 831136 2.53 405484 21092968 2183660 6.44 4212332 18016772 8 04:29:54 04:18:01 9173764 31414476 830592 2.53 405500 21092976 2183660 6.44 4212052 18016776 12 04:29:54 04:19:01 9173724 31414444 830572 2.53 405508 21092980 2183660 6.44 4212052 18016780 12 04:29:54 04:20:01 9173456 31414176 830764 2.53 405532 21092972 2183660 6.44 4212072 18016780 8 04:29:54 04:21:01 9173684 31414464 830440 2.53 405544 21092988 2183660 6.44 4212184 18016788 4 04:29:54 04:22:01 9173384 31414184 830648 2.53 405572 21092988 2199712 6.48 4212240 18016788 8 04:29:54 04:23:01 9173620 31414428 830328 2.53 405588 21092992 2199712 6.48 4212288 18016792 28 04:29:54 04:24:01 9173536 31414352 830556 2.53 405592 21092996 2183208 6.43 4212288 18016796 4 04:29:54 04:25:01 9173472 31414336 830600 2.53 405604 21092996 2183208 6.43 4212100 18016800 8 04:29:54 04:26:01 9173640 31414536 830572 2.53 405624 21093004 2183208 6.43 4212208 18016804 8 04:29:54 04:27:01 9173624 31414524 830552 2.53 405632 21093004 2183208 6.43 4212148 18016804 12 04:29:54 04:28:01 9173292 31414200 830804 2.53 405644 21093008 2183208 6.43 4212148 18016808 12 04:29:54 04:29:01 8704928 31376872 867272 2.64 413484 21493204 2230368 6.57 4262376 18410320 108 04:29:54 Average: 11116910 31262384 985204 3.00 371694 19128511 2542110 7.49 4005170 16378171 139957 04:29:54 04:29:54 03:46:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 04:29:54 03:47:01 docker0 884.54 921.91 64.42 4987.17 0.00 0.00 0.00 0.00 04:29:54 03:47:01 ens3 1077.70 981.09 8207.82 125.11 0.00 0.00 0.00 0.00 04:29:54 03:47:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 04:29:54 03:48:01 docker0 0.08 0.15 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 03:48:01 veth84aa111 0.08 0.27 0.01 0.02 0.00 0.00 0.00 0.00 04:29:54 03:48:01 ens3 38.29 24.85 37.11 16.74 0.00 0.00 0.00 0.00 04:29:54 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 03:49:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 04:29:54 03:49:01 veth84aa111 1.37 1.40 0.12 0.12 0.00 0.00 0.00 0.00 04:29:54 03:49:01 ens3 28.75 19.76 26.34 12.40 0.00 0.00 0.00 0.00 04:29:54 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:50:01 ens3 94.43 58.42 2217.32 17.87 0.00 0.00 0.00 0.00 04:29:54 03:50:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 04:29:54 03:51:01 vethcc9f987 7.37 9.55 0.70 4.60 0.00 0.00 0.00 0.00 04:29:54 03:51:01 veth7844593 7.13 9.18 0.69 4.44 0.00 0.00 0.00 0.00 04:29:54 03:51:01 docker0 119.56 200.70 7.98 2129.70 0.00 0.00 0.00 0.00 04:29:54 03:51:01 veth2117295 6.97 8.95 0.67 4.42 0.00 0.00 0.00 0.00 04:29:54 03:51:01 vethd9675ef 7.23 9.92 0.69 4.49 0.00 0.00 0.00 0.00 04:29:54 03:51:01 vethb103ef6 4.47 7.10 0.33 113.78 0.00 0.00 0.00 0.01 04:29:54 03:51:01 veth1d49d72 3.33 6.97 0.24 78.24 0.00 0.00 0.00 0.01 04:29:54 03:51:01 veth2ffff37 4.38 8.33 0.32 113.94 0.00 0.00 0.00 0.01 04:29:54 03:51:01 veth39d4d8e 5.47 6.80 0.53 3.22 0.00 0.00 0.00 0.00 04:29:54 03:51:01 veth145d120 0.38 1.10 0.03 0.16 0.00 0.00 0.00 0.00 04:29:54 03:51:01 ens3 411.26 227.58 4079.30 35.89 0.00 0.00 0.00 0.00 04:29:54 03:51:01 vethf50a87d 3.72 8.38 0.28 113.80 0.00 0.00 0.00 0.01 04:29:54 03:51:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 04:29:54 03:52:01 docker0 371.14 670.28 33.57 5882.57 0.00 0.00 0.00 0.00 04:29:54 03:52:01 veth145d120 0.12 0.38 0.01 0.02 0.00 0.00 0.00 0.00 04:29:54 03:52:01 ens3 817.69 429.31 7587.20 46.86 0.00 0.00 0.00 0.00 04:29:54 03:52:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 04:29:54 03:53:01 veth52092ba 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:29:54 03:53:01 vetha36844a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:29:54 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:53:01 veth32e7729 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:29:54 03:53:01 veth0bd3a24 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:29:54 03:53:01 vethf55014f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:29:54 03:53:01 veth145d120 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:53:01 veth9e296fa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:29:54 03:53:01 ens3 45.15 60.75 15.25 186.90 0.00 0.00 0.00 0.00 04:29:54 03:53:01 veth00abe50 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:29:54 03:53:01 veth08c6f94 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:29:54 03:53:01 veth949bd9a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:29:54 03:53:01 veth6ef9d92 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:29:54 03:53:01 veth41e6725 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:29:54 03:53:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 03:53:01 veth9452084 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 04:29:54 03:54:02 veth52092ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:54:02 vetha36844a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:54:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:54:02 veth32e7729 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:54:02 veth0bd3a24 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:54:02 vethf55014f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:54:02 veth145d120 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:54:02 veth9e296fa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:54:02 ens3 3.08 1.60 2.48 1.32 0.00 0.00 0.00 0.00 04:29:54 03:54:02 veth00abe50 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:54:02 veth08c6f94 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:54:02 veth949bd9a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:54:02 veth6ef9d92 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:54:02 veth41e6725 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:54:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 03:54:02 veth9452084 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:55:01 veth145d120 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:55:01 ens3 6.46 3.66 5.15 2.92 0.00 0.00 0.00 0.00 04:29:54 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:56:01 ens3 500.43 495.63 236.28 2510.81 0.00 0.00 0.00 0.00 04:29:54 03:56:01 lo 52.52 52.52 5.18 5.18 0.00 0.00 0.00 0.00 04:29:54 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:57:01 ens3 402.68 398.25 137.57 2968.23 0.00 0.00 0.00 0.00 04:29:54 03:57:01 lo 25.40 25.40 2.50 2.50 0.00 0.00 0.00 0.00 04:29:54 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:58:01 ens3 36.93 34.23 17.42 193.57 0.00 0.00 0.00 0.00 04:29:54 03:58:01 lo 3.93 3.93 0.38 0.38 0.00 0.00 0.00 0.00 04:29:54 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:00:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:01:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 04:29:54 04:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:02:01 ens3 1.57 1.23 4.28 0.27 0.00 0.00 0.00 0.00 04:29:54 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:04:01 ens3 0.90 0.40 0.31 0.22 0.00 0.00 0.00 0.00 04:29:54 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:05:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:06:01 ens3 0.38 0.22 0.14 0.07 0.00 0.00 0.00 0.00 04:29:54 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:07:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:11:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 04:29:54 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:12:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:15:01 ens3 0.22 0.15 0.09 0.01 0.00 0.00 0.00 0.00 04:29:54 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:16:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 04:29:54 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:19:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:20:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:21:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 04:29:54 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:22:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:23:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:25:01 ens3 0.20 0.15 0.12 0.01 0.00 0.00 0.00 0.00 04:29:54 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:26:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 04:29:54 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 04:29:54 04:28:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 04:29:54 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 04:29:54 04:29:01 docker0 80.77 158.42 7.36 1276.33 0.00 0.00 0.00 0.00 04:29:54 04:29:01 ens3 309.95 194.72 3954.56 155.26 0.00 0.00 0.00 0.00 04:29:54 04:29:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 04:29:54 Average: docker0 33.90 45.42 2.64 332.05 0.00 0.00 0.00 0.00 04:29:54 Average: ens3 87.88 68.24 617.05 145.94 0.00 0.00 0.00 0.00 04:29:54 Average: lo 2.10 2.10 0.20 0.20 0.00 0.00 0.00 0.00 04:29:54 04:29:54 04:29:54 ---> sar -P ALL: 04:29:54 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23949) 10/29/24 _x86_64_ (8 CPU) 04:29:54 04:29:54 03:45:02 LINUX RESTART (8 CPU) 04:29:54 04:29:54 03:46:01 CPU %user %nice %system %iowait %steal %idle 04:29:54 03:47:01 all 7.31 0.00 3.59 5.56 0.07 83.47 04:29:54 03:47:01 0 6.17 0.00 4.02 0.74 0.05 89.03 04:29:54 03:47:01 1 11.40 0.00 4.63 2.35 0.05 81.56 04:29:54 03:47:01 2 7.67 0.00 3.97 2.64 0.07 85.65 04:29:54 03:47:01 3 6.41 0.00 2.84 1.62 0.03 89.09 04:29:54 03:47:01 4 6.27 0.00 2.35 0.18 0.07 91.12 04:29:54 03:47:01 5 7.14 0.00 2.40 6.24 0.05 84.17 04:29:54 03:47:01 6 6.16 0.00 3.43 18.19 0.14 72.09 04:29:54 03:47:01 7 7.23 0.00 5.04 12.70 0.07 74.96 04:29:54 03:48:01 all 37.54 0.00 5.65 3.69 0.12 53.01 04:29:54 03:48:01 0 37.73 0.00 6.60 0.22 0.12 55.33 04:29:54 03:48:01 1 39.29 0.00 5.27 0.52 0.10 54.82 04:29:54 03:48:01 2 40.45 0.00 5.59 0.49 0.14 53.34 04:29:54 03:48:01 3 38.19 0.00 5.19 0.54 0.10 55.98 04:29:54 03:48:01 4 33.98 0.00 5.81 0.42 0.12 59.66 04:29:54 03:48:01 5 37.44 0.00 5.89 18.53 0.15 37.98 04:29:54 03:48:01 6 36.97 0.00 5.85 1.13 0.12 55.93 04:29:54 03:48:01 7 36.20 0.00 4.99 7.68 0.12 51.01 04:29:54 03:49:01 all 50.10 0.00 6.11 0.88 0.11 42.79 04:29:54 03:49:01 0 50.11 0.00 6.11 0.42 0.10 43.26 04:29:54 03:49:01 1 49.98 0.00 5.94 0.45 0.12 43.50 04:29:54 03:49:01 2 51.80 0.00 6.07 0.30 0.10 41.73 04:29:54 03:49:01 3 50.83 0.00 6.59 1.11 0.13 41.33 04:29:54 03:49:01 4 46.71 0.00 5.78 0.29 0.12 47.10 04:29:54 03:49:01 5 49.77 0.00 6.04 3.21 0.12 40.87 04:29:54 03:49:01 6 51.75 0.00 6.11 0.24 0.10 41.80 04:29:54 03:49:01 7 49.87 0.00 6.23 1.02 0.12 42.75 04:29:54 03:50:01 all 30.80 0.00 5.49 2.60 0.09 61.02 04:29:54 03:50:01 0 32.28 0.00 5.47 0.15 0.10 62.00 04:29:54 03:50:01 1 31.00 0.00 5.87 0.32 0.08 62.73 04:29:54 03:50:01 2 31.68 0.00 5.45 0.24 0.08 62.55 04:29:54 03:50:01 3 29.42 0.00 6.10 16.02 0.10 48.37 04:29:54 03:50:01 4 30.37 0.00 5.49 0.40 0.08 63.66 04:29:54 03:50:01 5 29.81 0.00 4.77 0.22 0.10 65.10 04:29:54 03:50:01 6 32.05 0.00 5.40 0.81 0.10 61.64 04:29:54 03:50:01 7 29.81 0.00 5.37 2.81 0.08 61.93 04:29:54 03:51:01 all 20.84 0.00 7.59 28.90 0.10 42.56 04:29:54 03:51:01 0 19.99 0.00 7.84 25.18 0.10 46.89 04:29:54 03:51:01 1 20.49 0.00 7.41 14.10 0.10 57.89 04:29:54 03:51:01 2 20.31 0.00 7.71 45.53 0.09 26.37 04:29:54 03:51:01 3 20.22 0.00 7.35 52.22 0.09 20.12 04:29:54 03:51:01 4 21.13 0.00 6.96 8.42 0.12 63.37 04:29:54 03:51:01 5 21.62 0.00 7.54 30.12 0.10 40.62 04:29:54 03:51:01 6 21.03 0.00 8.56 40.99 0.09 29.33 04:29:54 03:51:01 7 21.96 0.00 7.39 14.91 0.10 55.63 04:29:54 03:52:01 all 7.38 0.00 4.26 24.97 0.07 63.32 04:29:54 03:52:01 0 9.39 0.00 4.64 31.91 0.07 53.99 04:29:54 03:52:01 1 7.45 0.00 3.94 46.08 0.07 42.46 04:29:54 03:52:01 2 8.05 0.00 4.07 11.32 0.08 76.48 04:29:54 03:52:01 3 6.40 0.00 3.94 26.66 0.10 62.90 04:29:54 03:52:01 4 6.47 0.00 3.89 9.35 0.05 80.24 04:29:54 03:52:01 5 8.99 0.00 5.44 53.80 0.08 31.68 04:29:54 03:52:01 6 5.89 0.00 4.03 11.22 0.05 78.81 04:29:54 03:52:01 7 6.42 0.00 4.11 9.41 0.05 80.01 04:29:54 03:53:01 all 69.82 0.00 10.92 6.50 0.14 12.61 04:29:54 03:53:01 0 70.34 0.00 11.34 11.69 0.13 6.50 04:29:54 03:53:01 1 69.73 0.00 10.79 17.44 0.14 1.90 04:29:54 03:53:01 2 69.93 0.00 11.82 1.78 0.14 16.34 04:29:54 03:53:01 3 69.56 0.00 10.29 2.08 0.15 17.91 04:29:54 03:53:01 4 68.83 0.00 11.35 2.78 0.13 16.90 04:29:54 03:53:01 5 71.04 0.00 10.76 11.65 0.15 6.40 04:29:54 03:53:01 6 69.10 0.00 10.69 2.29 0.15 17.76 04:29:54 03:53:01 7 70.02 0.00 10.32 2.10 0.15 17.40 04:29:54 03:54:02 all 89.59 0.00 10.20 0.00 0.20 0.00 04:29:54 03:54:02 0 88.68 0.00 11.16 0.00 0.17 0.00 04:29:54 03:54:02 1 90.50 0.00 9.30 0.02 0.18 0.00 04:29:54 03:54:02 2 89.07 0.00 10.59 0.00 0.34 0.00 04:29:54 03:54:02 3 89.96 0.00 9.87 0.00 0.17 0.00 04:29:54 03:54:02 4 89.97 0.00 9.81 0.02 0.20 0.00 04:29:54 03:54:02 5 89.44 0.00 10.39 0.00 0.17 0.00 04:29:54 03:54:02 6 89.71 0.00 10.10 0.00 0.17 0.02 04:29:54 03:54:02 7 89.41 0.00 10.37 0.00 0.22 0.00 04:29:54 03:55:01 all 45.52 0.00 7.85 8.74 0.12 37.77 04:29:54 03:55:01 0 44.03 0.00 9.79 38.01 0.14 8.03 04:29:54 03:55:01 1 46.28 0.00 7.23 6.75 0.10 39.65 04:29:54 03:55:01 2 44.77 0.00 8.43 7.22 0.16 39.44 04:29:54 03:55:01 3 45.72 0.00 7.50 2.93 0.12 43.73 04:29:54 03:55:01 4 44.99 0.00 7.67 1.66 0.10 45.58 04:29:54 03:55:01 5 46.64 0.00 7.19 6.13 0.10 39.93 04:29:54 03:55:01 6 45.69 0.00 7.52 4.46 0.10 42.23 04:29:54 03:55:01 7 46.01 0.00 7.50 3.34 0.12 43.03 04:29:54 03:56:01 all 8.00 0.00 1.43 1.25 0.07 89.25 04:29:54 03:56:01 0 6.79 0.00 1.53 1.14 0.07 90.47 04:29:54 03:56:01 1 7.15 0.00 1.26 1.67 0.07 89.85 04:29:54 03:56:01 2 8.48 0.00 1.47 0.97 0.07 89.01 04:29:54 03:56:01 3 9.29 0.00 1.55 1.26 0.07 87.84 04:29:54 03:56:01 4 6.67 0.00 1.37 1.16 0.05 90.75 04:29:54 03:56:01 5 11.06 0.00 1.64 0.64 0.08 86.57 04:29:54 03:56:01 6 6.49 0.00 1.27 1.39 0.07 90.78 04:29:54 03:56:01 7 8.10 0.00 1.35 1.79 0.07 88.69 04:29:54 03:57:01 all 10.17 0.00 0.73 0.06 0.06 88.98 04:29:54 03:57:01 0 13.88 0.00 0.77 0.02 0.05 85.28 04:29:54 03:57:01 1 10.32 0.00 0.87 0.02 0.05 88.75 04:29:54 03:57:01 2 15.10 0.00 0.84 0.00 0.07 83.99 04:29:54 03:57:01 3 14.40 0.00 0.87 0.00 0.08 84.64 04:29:54 03:57:01 4 4.65 0.00 0.57 0.05 0.05 94.68 04:29:54 03:57:01 5 12.26 0.00 0.73 0.38 0.07 86.56 04:29:54 03:57:01 6 6.02 0.00 0.67 0.03 0.05 93.23 04:29:54 03:57:01 7 4.69 0.00 0.54 0.02 0.03 94.72 04:29:54 04:29:54 03:57:01 CPU %user %nice %system %iowait %steal %idle 04:29:54 03:58:01 all 0.37 0.00 0.08 0.02 0.01 99.51 04:29:54 03:58:01 0 0.65 0.00 0.08 0.00 0.02 99.25 04:29:54 03:58:01 1 0.65 0.00 0.08 0.00 0.02 99.25 04:29:54 03:58:01 2 0.65 0.00 0.10 0.02 0.02 99.22 04:29:54 03:58:01 3 0.05 0.00 0.05 0.02 0.00 99.88 04:29:54 03:58:01 4 0.48 0.00 0.10 0.10 0.00 99.32 04:29:54 03:58:01 5 0.18 0.00 0.07 0.05 0.00 99.70 04:29:54 03:58:01 6 0.15 0.00 0.08 0.00 0.02 99.75 04:29:54 03:58:01 7 0.17 0.00 0.10 0.00 0.03 99.70 04:29:54 03:59:01 all 0.03 0.00 0.02 0.03 0.01 99.92 04:29:54 03:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:29:54 03:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:29:54 03:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:29:54 03:59:01 3 0.02 0.00 0.03 0.00 0.02 99.93 04:29:54 03:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 03:59:01 5 0.05 0.00 0.02 0.23 0.02 99.68 04:29:54 03:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 03:59:01 7 0.08 0.00 0.03 0.00 0.02 99.87 04:29:54 04:00:01 all 0.04 0.00 0.01 0.18 0.01 99.75 04:29:54 04:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 04:29:54 04:00:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:29:54 04:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:29:54 04:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:00:01 4 0.02 0.00 0.00 0.50 0.00 99.48 04:29:54 04:00:01 5 0.03 0.00 0.02 0.45 0.00 99.50 04:29:54 04:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:00:01 7 0.20 0.00 0.02 0.52 0.03 99.23 04:29:54 04:01:01 all 0.20 0.00 0.04 0.20 0.01 99.55 04:29:54 04:01:01 0 0.07 0.00 0.05 1.03 0.00 98.85 04:29:54 04:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:29:54 04:01:01 2 0.00 0.00 0.03 0.00 0.00 99.97 04:29:54 04:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 04:29:54 04:01:01 4 0.02 0.00 0.03 0.08 0.02 99.85 04:29:54 04:01:01 5 0.15 0.00 0.08 0.39 0.02 99.36 04:29:54 04:01:01 6 0.05 0.00 0.03 0.00 0.02 99.90 04:29:54 04:01:01 7 1.26 0.00 0.05 0.08 0.02 98.59 04:29:54 04:02:01 all 0.10 0.00 0.02 0.01 0.00 99.87 04:29:54 04:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 04:29:54 04:02:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:29:54 04:02:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:29:54 04:02:01 3 0.05 0.00 0.05 0.00 0.02 99.88 04:29:54 04:02:01 4 0.02 0.00 0.03 0.00 0.00 99.95 04:29:54 04:02:01 5 0.03 0.00 0.00 0.07 0.00 99.90 04:29:54 04:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:02:01 7 0.52 0.00 0.03 0.00 0.02 99.43 04:29:54 04:03:01 all 0.21 0.00 0.01 0.00 0.01 99.76 04:29:54 04:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:29:54 04:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 04:29:54 04:03:01 3 0.08 0.00 0.03 0.00 0.02 99.87 04:29:54 04:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 04:29:54 04:03:01 5 0.00 0.00 0.00 0.02 0.02 99.97 04:29:54 04:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:03:01 7 1.55 0.00 0.02 0.00 0.02 98.42 04:29:54 04:04:01 all 0.12 0.00 0.01 0.02 0.01 99.84 04:29:54 04:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:29:54 04:04:01 1 0.07 0.00 0.02 0.00 0.02 99.90 04:29:54 04:04:01 2 0.02 0.00 0.02 0.07 0.00 99.90 04:29:54 04:04:01 3 0.07 0.00 0.03 0.00 0.02 99.88 04:29:54 04:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:04:01 5 0.02 0.00 0.02 0.08 0.00 99.88 04:29:54 04:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 04:29:54 04:04:01 7 0.75 0.00 0.02 0.00 0.00 99.24 04:29:54 04:05:01 all 0.03 0.00 0.01 0.03 0.01 99.93 04:29:54 04:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 04:29:54 04:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:29:54 04:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:05:01 3 0.07 0.00 0.02 0.00 0.03 99.88 04:29:54 04:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:05:01 5 0.02 0.00 0.00 0.22 0.02 99.75 04:29:54 04:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 04:29:54 04:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:29:54 04:06:01 all 0.14 0.00 0.02 0.03 0.01 99.80 04:29:54 04:06:01 0 0.03 0.00 0.03 0.00 0.00 99.93 04:29:54 04:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:29:54 04:06:01 2 0.00 0.00 0.03 0.20 0.02 99.75 04:29:54 04:06:01 3 0.05 0.00 0.02 0.00 0.02 99.92 04:29:54 04:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:06:01 5 0.03 0.00 0.03 0.03 0.00 99.90 04:29:54 04:06:01 6 0.05 0.00 0.00 0.00 0.00 99.95 04:29:54 04:06:01 7 0.93 0.00 0.03 0.00 0.02 99.02 04:29:54 04:07:01 all 0.03 0.00 0.01 0.00 0.01 99.94 04:29:54 04:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 04:29:54 04:07:01 1 0.03 0.00 0.02 0.00 0.02 99.93 04:29:54 04:07:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:29:54 04:07:01 3 0.07 0.00 0.03 0.00 0.02 99.88 04:29:54 04:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:07:01 5 0.02 0.00 0.02 0.02 0.02 99.93 04:29:54 04:07:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:29:54 04:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 04:29:54 04:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:29:54 04:08:01 0 0.10 0.00 0.00 0.00 0.00 99.90 04:29:54 04:08:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:29:54 04:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:08:01 3 0.03 0.00 0.05 0.00 0.02 99.90 04:29:54 04:08:01 4 0.03 0.00 0.00 0.00 0.02 99.95 04:29:54 04:08:01 5 0.00 0.00 0.00 0.02 0.00 99.98 04:29:54 04:08:01 6 0.00 0.00 0.02 0.02 0.00 99.97 04:29:54 04:08:01 7 0.02 0.00 0.00 0.00 0.02 99.97 04:29:54 04:29:54 04:08:01 CPU %user %nice %system %iowait %steal %idle 04:29:54 04:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:29:54 04:09:01 0 0.07 0.00 0.02 0.00 0.00 99.92 04:29:54 04:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 04:29:54 04:09:01 2 0.00 0.00 0.00 0.02 0.02 99.97 04:29:54 04:09:01 3 0.03 0.00 0.05 0.00 0.02 99.90 04:29:54 04:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 04:29:54 04:09:01 5 0.05 0.00 0.00 0.02 0.00 99.93 04:29:54 04:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:10:01 all 0.04 0.00 0.01 0.00 0.01 99.94 04:29:54 04:10:01 0 0.07 0.00 0.02 0.00 0.02 99.90 04:29:54 04:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:29:54 04:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:10:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:29:54 04:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:10:01 5 0.03 0.00 0.02 0.02 0.02 99.92 04:29:54 04:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 04:29:54 04:10:01 7 0.10 0.00 0.02 0.00 0.00 99.88 04:29:54 04:11:01 all 0.04 0.00 0.01 0.00 0.00 99.94 04:29:54 04:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:11:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:29:54 04:11:01 2 0.02 0.00 0.00 0.02 0.00 99.97 04:29:54 04:11:01 3 0.03 0.00 0.03 0.00 0.02 99.92 04:29:54 04:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:29:54 04:11:01 5 0.02 0.00 0.02 0.02 0.00 99.95 04:29:54 04:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:11:01 7 0.18 0.00 0.02 0.00 0.02 99.78 04:29:54 04:12:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:29:54 04:12:01 0 0.08 0.00 0.07 0.00 0.02 99.83 04:29:54 04:12:01 1 0.00 0.00 0.02 0.00 0.00 99.98 04:29:54 04:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:29:54 04:12:01 3 0.07 0.00 0.02 0.00 0.03 99.88 04:29:54 04:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:12:01 5 0.00 0.00 0.00 0.07 0.02 99.92 04:29:54 04:12:01 6 0.00 0.00 0.02 0.03 0.00 99.95 04:29:54 04:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 04:29:54 04:13:01 0 0.07 0.00 0.05 0.00 0.02 99.87 04:29:54 04:13:01 1 0.02 0.00 0.00 0.00 0.02 99.97 04:29:54 04:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:29:54 04:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:13:01 6 0.00 0.00 0.00 0.02 0.02 99.97 04:29:54 04:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:29:54 04:14:01 all 0.02 0.00 0.01 0.01 0.01 99.95 04:29:54 04:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 04:29:54 04:14:01 1 0.05 0.00 0.02 0.00 0.00 99.93 04:29:54 04:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:14:01 3 0.03 0.00 0.05 0.00 0.03 99.88 04:29:54 04:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 04:29:54 04:14:01 5 0.00 0.00 0.00 0.05 0.00 99.95 04:29:54 04:14:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:29:54 04:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:29:54 04:15:01 all 0.02 0.00 0.01 0.01 0.01 99.94 04:29:54 04:15:01 0 0.10 0.00 0.03 0.00 0.02 99.85 04:29:54 04:15:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:29:54 04:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 04:29:54 04:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 04:29:54 04:15:01 4 0.02 0.00 0.05 0.00 0.02 99.92 04:29:54 04:15:01 5 0.00 0.00 0.00 0.07 0.02 99.92 04:29:54 04:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:16:01 all 0.02 0.00 0.02 0.03 0.01 99.92 04:29:54 04:16:01 0 0.05 0.00 0.05 0.00 0.02 99.88 04:29:54 04:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 04:29:54 04:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 04:29:54 04:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 04:29:54 04:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 04:29:54 04:16:01 5 0.00 0.00 0.00 0.10 0.00 99.90 04:29:54 04:16:01 6 0.00 0.00 0.02 0.12 0.02 99.85 04:29:54 04:16:01 7 0.07 0.00 0.02 0.00 0.02 99.90 04:29:54 04:17:01 all 0.14 0.00 0.02 0.00 0.00 99.83 04:29:54 04:17:01 0 0.07 0.00 0.05 0.00 0.00 99.88 04:29:54 04:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:29:54 04:17:01 2 0.02 0.00 0.02 0.02 0.00 99.95 04:29:54 04:17:01 3 0.03 0.00 0.03 0.00 0.00 99.93 04:29:54 04:17:01 4 0.05 0.00 0.05 0.00 0.02 99.88 04:29:54 04:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 04:29:54 04:17:01 7 0.88 0.00 0.03 0.00 0.00 99.09 04:29:54 04:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 04:29:54 04:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 04:29:54 04:18:01 1 0.10 0.00 0.03 0.00 0.02 99.85 04:29:54 04:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:18:01 4 0.05 0.00 0.03 0.00 0.02 99.90 04:29:54 04:18:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:29:54 04:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 04:29:54 04:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:19:01 all 0.19 0.00 0.01 0.00 0.01 99.78 04:29:54 04:19:01 0 0.08 0.00 0.03 0.00 0.00 99.88 04:29:54 04:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 04:29:54 04:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 04:29:54 04:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 04:29:54 04:19:01 4 0.05 0.00 0.07 0.00 0.02 99.87 04:29:54 04:19:01 5 0.00 0.00 0.00 0.03 0.00 99.97 04:29:54 04:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:19:01 7 1.30 0.00 0.00 0.00 0.02 98.68 04:29:54 04:29:54 04:19:01 CPU %user %nice %system %iowait %steal %idle 04:29:54 04:20:01 all 0.03 0.00 0.01 0.01 0.01 99.94 04:29:54 04:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 04:29:54 04:20:01 1 0.05 0.00 0.02 0.00 0.02 99.92 04:29:54 04:20:01 2 0.00 0.00 0.00 0.03 0.00 99.97 04:29:54 04:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:20:01 4 0.03 0.00 0.05 0.00 0.02 99.90 04:29:54 04:20:01 5 0.02 0.00 0.02 0.02 0.02 99.93 04:29:54 04:20:01 6 0.02 0.00 0.00 0.02 0.02 99.95 04:29:54 04:20:01 7 0.08 0.00 0.00 0.00 0.00 99.92 04:29:54 04:21:01 all 0.29 0.00 0.01 0.00 0.01 99.69 04:29:54 04:21:01 0 0.10 0.00 0.03 0.00 0.02 99.85 04:29:54 04:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 04:29:54 04:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:21:01 3 0.05 0.00 0.00 0.00 0.02 99.93 04:29:54 04:21:01 4 0.08 0.00 0.03 0.00 0.00 99.88 04:29:54 04:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 04:29:54 04:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:29:54 04:21:01 7 1.98 0.00 0.00 0.00 0.02 98.00 04:29:54 04:22:01 all 0.07 0.00 0.02 0.00 0.01 99.89 04:29:54 04:22:01 0 0.07 0.00 0.02 0.00 0.00 99.92 04:29:54 04:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 04:29:54 04:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:29:54 04:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:22:01 4 0.02 0.00 0.03 0.00 0.02 99.93 04:29:54 04:22:01 5 0.00 0.00 0.02 0.02 0.02 99.95 04:29:54 04:22:01 6 0.03 0.00 0.02 0.02 0.00 99.93 04:29:54 04:22:01 7 0.43 0.00 0.07 0.00 0.00 99.50 04:29:54 04:23:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:29:54 04:23:01 0 0.07 0.00 0.02 0.00 0.02 99.90 04:29:54 04:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 04:29:54 04:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:23:01 4 0.03 0.00 0.05 0.00 0.03 99.88 04:29:54 04:23:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:29:54 04:23:01 6 0.00 0.00 0.02 0.00 0.02 99.97 04:29:54 04:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 04:29:54 04:24:01 0 0.07 0.00 0.03 0.00 0.02 99.88 04:29:54 04:24:01 1 0.00 0.00 0.05 0.00 0.02 99.93 04:29:54 04:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:24:01 4 0.00 0.00 0.02 0.00 0.02 99.97 04:29:54 04:24:01 5 0.07 0.00 0.02 0.00 0.02 99.90 04:29:54 04:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:29:54 04:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:29:54 04:25:01 all 0.20 0.00 0.01 0.04 0.01 99.74 04:29:54 04:25:01 0 0.08 0.00 0.05 0.00 0.00 99.87 04:29:54 04:25:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:29:54 04:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 04:29:54 04:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:25:01 4 0.03 0.00 0.05 0.00 0.02 99.90 04:29:54 04:25:01 5 0.02 0.00 0.00 0.12 0.00 99.87 04:29:54 04:25:01 6 0.03 0.00 0.00 0.18 0.02 99.77 04:29:54 04:25:01 7 1.32 0.00 0.00 0.00 0.00 98.68 04:29:54 04:26:01 all 0.06 0.00 0.01 0.00 0.01 99.92 04:29:54 04:26:01 0 0.07 0.00 0.02 0.00 0.02 99.90 04:29:54 04:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 04:29:54 04:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:29:54 04:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 04:29:54 04:26:01 4 0.03 0.00 0.03 0.00 0.02 99.92 04:29:54 04:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 04:29:54 04:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 04:29:54 04:26:01 7 0.35 0.00 0.00 0.00 0.00 99.65 04:29:54 04:27:01 all 0.03 0.00 0.02 0.00 0.00 99.94 04:29:54 04:27:01 0 0.10 0.00 0.10 0.00 0.02 99.78 04:29:54 04:27:01 1 0.07 0.00 0.02 0.00 0.00 99.92 04:29:54 04:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:27:01 3 0.00 0.00 0.00 0.00 0.02 99.98 04:29:54 04:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 04:29:54 04:27:01 5 0.00 0.00 0.02 0.02 0.00 99.97 04:29:54 04:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 04:29:54 04:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 04:29:54 04:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 04:29:54 04:28:01 0 0.07 0.00 0.08 0.00 0.05 99.80 04:29:54 04:28:01 1 0.03 0.00 0.00 0.00 0.02 99.95 04:29:54 04:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 04:29:54 04:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 04:29:54 04:28:01 6 0.00 0.00 0.00 0.02 0.02 99.97 04:29:54 04:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 04:29:54 04:29:01 all 4.28 0.00 1.82 3.07 0.03 90.80 04:29:54 04:29:01 0 4.01 0.00 2.18 9.54 0.05 84.21 04:29:54 04:29:01 1 3.66 0.00 1.35 1.15 0.03 93.80 04:29:54 04:29:01 2 5.91 0.00 2.11 0.10 0.05 91.83 04:29:54 04:29:01 3 6.11 0.00 1.67 0.30 0.02 91.90 04:29:54 04:29:01 4 3.25 0.00 1.84 0.18 0.02 94.71 04:29:54 04:29:01 5 4.25 0.00 1.52 2.99 0.03 91.20 04:29:54 04:29:01 6 4.10 0.00 2.55 8.77 0.05 84.53 04:29:54 04:29:01 7 2.90 0.00 1.36 1.54 0.02 94.18 04:29:54 Average: all 8.82 0.00 1.52 1.99 0.03 87.63 04:29:54 Average: 0 8.89 0.00 1.67 2.72 0.03 86.68 04:29:54 Average: 1 8.97 0.00 1.48 2.09 0.03 87.43 04:29:54 Average: 2 9.04 0.00 1.57 1.62 0.04 87.74 04:29:54 Average: 3 8.90 0.00 1.48 2.40 0.04 87.19 04:29:54 Average: 4 8.36 0.00 1.46 0.59 0.03 89.56 04:29:54 Average: 5 8.96 0.00 1.49 3.13 0.03 86.39 04:29:54 Average: 6 8.62 0.00 1.52 2.06 0.03 87.77 04:29:54 Average: 7 8.82 0.00 1.49 1.33 0.03 88.32 04:29:54 04:29:54 04:29:54