Push event to branch main 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-ssh690194637131942486.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-ssh18219194481741660700.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-ssh13556432991103924144.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-ssh16837695948460959181.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-ssh8520531538791453343.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-23945 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/738 [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/738 # 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) > 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 Commit message: "Merge pull request #4984 from jinlinGuan/issue-4980-3" > git rev-list --no-walk 89254c1fef09d3f643254057b63cf98f5b6a48ef # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:18:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:18:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:18:32 ========================================================= 02:18:32 EdgeX Global Pipelines Version Info 02:18:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:18:33 ------------------- 02:18:33 stable info: 02:18:33 ------------------- 02:18:33 Commited By: Ginny Guan ginny@iotechsys.com 02:18:33 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 02:18:33 Message: update stable to v1.0.265 02:18:34 ------------------- 02:18:34 experimental info: 02:18:34 ------------------- 02:18:34 Commited By: Cherry Wang cherry@iotechsys.com 02:18:34 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 02:18:34 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c30ddf6 [Pipeline] echo 02:18:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:18:34 provisioning config files... 02:18:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/738@tmp/config13009851143251578899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:18:35 ---> ****-login.sh 02:18:35 nexus3.edgexfoundry.org:10001 02:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:35 Configure a credential helper to remove this warning. See 02:18:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:35 02:18:35 Login Succeeded 02:18:35 nexus3.edgexfoundry.org:10002 02:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:35 Configure a credential helper to remove this warning. See 02:18:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:35 02:18:35 Login Succeeded 02:18:35 nexus3.edgexfoundry.org:10003 02:18:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:35 Configure a credential helper to remove this warning. See 02:18:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:35 02:18:35 Login Succeeded 02:18:35 nexus3.edgexfoundry.org:10004 02:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:36 Configure a credential helper to remove this warning. See 02:18:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:36 02:18:36 Login Succeeded 02:18:36 ****.io 02:18:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:18:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:18:36 Configure a credential helper to remove this warning. See 02:18:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:18:36 02:18:36 Login Succeeded 02:18:36 ---> ****-login.sh ends [Pipeline] } 02:18:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:18:36 + 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 02:18:36 + + cut -d/ -f2 02:18:36 dirname cmd/core-command/Dockerfile 02:18:36 + echo core-command,cmd/core-command/Dockerfile 02:18:36 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:18:36 + cut -d/ -f2 02:18:36 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:18:36 + dirname cmd/core-data/Dockerfile 02:18:36 + cut -d/ -f2 02:18:36 + echo core-data,cmd/core-data/Dockerfile 02:18:36 + dirname cmd/core-keeper/Dockerfile+ 02:18:36 cut -d/ -f2 02:18:36 + echo core-keeper,cmd/core-keeper/Dockerfile 02:18:36 + dirname cmd/core-metadata/Dockerfile 02:18:36 + cut -d/ -f2 02:18:36 + echo core-metadata,cmd/core-metadata/Dockerfile 02:18:36 + dirname cmd/security-bootstrapper/Dockerfile 02:18:36 + cut -d/ -f2 02:18:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:18:36 + dirname cmd/security-proxy-auth/Dockerfile 02:18:36 + cut -d/ -f2 02:18:36 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:18:36 + dirname cmd/security-proxy-setup/Dockerfile 02:18:36 + cut -d/ -f2 02:18:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:18:36 + dirname cmd/security-secretstore-setup/Dockerfile 02:18:36 + cut -d/ -f2 02:18:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:18:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:18:36 + cut -d/ -f2 02:18:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:18:36 + dirname cmd/security-spire-agent/Dockerfile 02:18:36 + cut -d/ -f2 02:18:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:18:36 + dirname cmd/security-spire-config/Dockerfile 02:18:36 + cut -d/ -f2 02:18:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:18:36 + dirname cmd/security-spire-server/Dockerfile 02:18:36 + cut -d/ -f2 02:18:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:18:36 + dirname cmd/support-cron-scheduler/Dockerfile 02:18:36 + cut -d/ -f2 02:18:36 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 02:18:36 + dirname cmd/support-notifications/Dockerfile 02:18:36 + cut -d/ -f2 02:18:36 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 02:18:36 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 02:18:37 + git rev-list -1 --merges c30ddf62977cad5bfe4181251be04ec207745378~1..c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] echo 02:18:37 -----------> git rev-list -1 --merges c30ddf62977cad5bfe4181251be04ec207745378~1..c30ddf62977cad5bfe4181251be04ec207745378 c30ddf62977cad5bfe4181251be04ec207745378 02:18:37 c30ddf62977cad5bfe4181251be04ec207745378 [false] [Pipeline] sh 02:18:37 + git log --format=format:%s -1 c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] echo 02:18:37 ========================================================= 02:18:37 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:18:37 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:18:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:18:37 + grep -v github /etc/ssh/ssh_known_hosts 02:18:37 + [ -e /tmp/ssh_known_hosts ] 02:18:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:18:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:18:37 + sudo tee -a /etc/ssh/ssh_known_hosts 02:18:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:38 02:18:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:38 0.1.4: Pulling from edgex-devops/py-git-semver 02:18:38 b85a868b505f: Pulling fs layer 02:18:38 e2be974225ed: Pulling fs layer 02:18:38 339a4e72a1f5: Pulling fs layer 02:18:38 988bab9f4d93: Pulling fs layer 02:18:38 1469e6f7b9e6: Pulling fs layer 02:18:38 988bab9f4d93: Waiting 02:18:38 eaf3925da568: Pulling fs layer 02:18:38 bab4dde63d76: Pulling fs layer 02:18:38 bde34c3a00c8: Pulling fs layer 02:18:38 1469e6f7b9e6: Waiting 02:18:38 eaf3925da568: Waiting 02:18:38 b352a97aabf1: Pulling fs layer 02:18:38 bab4dde63d76: Waiting 02:18:38 bde34c3a00c8: Waiting 02:18:38 4872d77fe225: Pulling fs layer 02:18:38 5851b861e8e6: Pulling fs layer 02:18:38 4872d77fe225: Waiting 02:18:38 b352a97aabf1: Waiting 02:18:38 5851b861e8e6: Waiting 02:18:38 e2be974225ed: Verifying Checksum 02:18:38 e2be974225ed: Download complete 02:18:38 988bab9f4d93: Download complete 02:18:38 1469e6f7b9e6: Verifying Checksum 02:18:38 1469e6f7b9e6: Download complete 02:18:38 339a4e72a1f5: Verifying Checksum 02:18:38 339a4e72a1f5: Download complete 02:18:38 eaf3925da568: Verifying Checksum 02:18:38 eaf3925da568: Download complete 02:18:38 bde34c3a00c8: Verifying Checksum 02:18:38 bde34c3a00c8: Download complete 02:18:38 b352a97aabf1: Verifying Checksum 02:18:38 b352a97aabf1: Download complete 02:18:38 4872d77fe225: Verifying Checksum 02:18:38 4872d77fe225: Download complete 02:18:38 5851b861e8e6: Download complete 02:18:39 b85a868b505f: Download complete 02:18:39 bab4dde63d76: Verifying Checksum 02:18:39 bab4dde63d76: Download complete 02:18:40 b85a868b505f: Pull complete 02:18:40 e2be974225ed: Pull complete 02:18:40 339a4e72a1f5: Pull complete 02:18:40 988bab9f4d93: Pull complete 02:18:41 1469e6f7b9e6: Pull complete 02:18:41 eaf3925da568: Pull complete 02:18:42 bab4dde63d76: Pull complete 02:18:42 bde34c3a00c8: Pull complete 02:18:42 b352a97aabf1: Pull complete 02:18:42 4872d77fe225: Pull complete 02:18:42 5851b861e8e6: Pull complete 02:18:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:18:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:18:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:43 prd-ubuntu20.04-docker-8c-8g-23945 does not seem to be running inside a container 02:18:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/738 -v /w/workspace/edgex-go/738:/w/workspace/edgex-go/738:rw,z -v /w/workspace/edgex-go/738@tmp:/w/workspace/edgex-go/738@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:18:48 $ docker top 6d127d6bc82636913ad715607b2c51dfc057a69c3dc692045496739fc0a3bf16 -eo pid,comm 02:18:48 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:18:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:18:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:48 [ssh-agent] Looking for ssh-agent implementation... 02:18:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:49 $ docker exec 6d127d6bc82636913ad715607b2c51dfc057a69c3dc692045496739fc0a3bf16 ssh-agent 02:18:49 SSH_AUTH_SOCK=/tmp/ssh-FcUrU59ikgga/agent.13 02:18:49 SSH_AGENT_PID=19 02:18:49 Running ssh-add (command line suppressed) 02:18:49 Identity added: /w/workspace/edgex-go/738@tmp/private_key_14060385983789983964.key (/w/workspace/edgex-go/738@tmp/private_key_14060385983789983964.key) 02:18:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:49 + git tag --points-at HEAD [Pipeline] } 02:18:49 $ docker exec --env ******** --env ******** 6d127d6bc82636913ad715607b2c51dfc057a69c3dc692045496739fc0a3bf16 ssh-agent -k 02:18:49 unset SSH_AUTH_SOCK; 02:18:49 unset SSH_AGENT_PID; 02:18:49 echo Agent pid 19 killed; 02:18:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:18:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:18:49 [ssh-agent] Looking for ssh-agent implementation... 02:18:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:49 $ docker exec 6d127d6bc82636913ad715607b2c51dfc057a69c3dc692045496739fc0a3bf16 ssh-agent 02:18:50 SSH_AUTH_SOCK=/tmp/ssh-bM2b0sahXaNK/agent.71 02:18:50 SSH_AGENT_PID=77 02:18:50 Running ssh-add (command line suppressed) 02:18:50 Identity added: /w/workspace/edgex-go/738@tmp/private_key_10907115468631302343.key (/w/workspace/edgex-go/738@tmp/private_key_10907115468631302343.key) 02:18:50 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:18:50 + git semver init 02:18:50 2024-10-29 02:18:50,589 [run_init] DEBUG init version:0.0.0 force:False 02:18:50 2024-10-29 02:18:50,589 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/738/.semver 02:18:50 2024-10-29 02:18:50,590 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/738/.semver 02:18:50 2024-10-29 02:18:50,590 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/738/.semver'], cwd=/w/workspace/edgex-go/738, universal_newlines=False, shell=None, istream=None) 02:18:55 2024-10-29 02:18:55,631 [append_file] DEBUG append to file:/w/workspace/edgex-go/738/.git/info/exclude 02:18:55 2024-10-29 02:18:55,632 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/738/.semver/main with force:False 02:18:55 2024-10-29 02:18:55,632 [read_version] DEBUG read version from /w/workspace/edgex-go/738/.semver/main 02:18:55 2024-10-29 02:18:55,633 [read_version] DEBUG read version from /w/workspace/edgex-go/738/.semver/main 02:18:55 4.0.0-dev.5 [Pipeline] } 02:18:55 $ docker exec --env ******** --env ******** 6d127d6bc82636913ad715607b2c51dfc057a69c3dc692045496739fc0a3bf16 ssh-agent -k 02:18:56 unset SSH_AUTH_SOCK; 02:18:56 unset SSH_AGENT_PID; 02:18:56 echo Agent pid 77 killed; 02:18:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:18:56 + git semver [Pipeline] } 02:18:56 $ docker stop --time=1 6d127d6bc82636913ad715607b2c51dfc057a69c3dc692045496739fc0a3bf16 02:18:57 $ docker rm -f --volumes 6d127d6bc82636913ad715607b2c51dfc057a69c3dc692045496739fc0a3bf16 [Pipeline] // withDockerContainer [Pipeline] sh 02:18:58 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:18:58 Stashed 1 file(s) [Pipeline] echo 02:18:58 [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 02:18:59 + git config --global --add safe.directory /w/workspace/edgex-go/738 [Pipeline] echo 02:18:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:18:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:18:59 ========================================================= 02:18:59 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:18:59 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:18:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:18:59 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:18:59 43c4264eed91: Pulling fs layer 02:18:59 4cc291be95ef: Pulling fs layer 02:18:59 2ac1f1163629: Pulling fs layer 02:18:59 5c3c966382ef: Pulling fs layer 02:18:59 4f4fb700ef54: Pulling fs layer 02:18:59 5d5c8e513c77: Pulling fs layer 02:18:59 9f66e0745190: Pulling fs layer 02:18:59 f49a43e4bbc0: Pulling fs layer 02:18:59 561ebcabdf7f: Pulling fs layer 02:18:59 5c3c966382ef: Waiting 02:18:59 4f4fb700ef54: Waiting 02:18:59 5d5c8e513c77: Waiting 02:18:59 9f66e0745190: Waiting 02:18:59 f49a43e4bbc0: Waiting 02:18:59 561ebcabdf7f: Waiting 02:18:59 4cc291be95ef: Verifying Checksum 02:18:59 4cc291be95ef: Download complete 02:18:59 5c3c966382ef: Verifying Checksum 02:18:59 5c3c966382ef: Download complete 02:18:59 4f4fb700ef54: Verifying Checksum 02:18:59 4f4fb700ef54: Download complete 02:18:59 5d5c8e513c77: Verifying Checksum 02:18:59 5d5c8e513c77: Download complete 02:18:59 43c4264eed91: Verifying Checksum 02:18:59 43c4264eed91: Download complete 02:18:59 9f66e0745190: Verifying Checksum 02:18:59 9f66e0745190: Download complete 02:18:59 43c4264eed91: Pull complete 02:18:59 561ebcabdf7f: Verifying Checksum 02:18:59 561ebcabdf7f: Download complete 02:18:59 4cc291be95ef: Pull complete 02:19:00 2ac1f1163629: Verifying Checksum 02:19:00 2ac1f1163629: Download complete 02:19:00 f49a43e4bbc0: Verifying Checksum 02:19:00 f49a43e4bbc0: Download complete 02:19:03 2ac1f1163629: Pull complete 02:19:03 5c3c966382ef: Pull complete 02:19:03 4f4fb700ef54: Pull complete 02:19:03 5d5c8e513c77: Pull complete 02:19:03 9f66e0745190: Pull complete 02:19:06 f49a43e4bbc0: Pull complete 02:19:06 561ebcabdf7f: Pull complete 02:19:06 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 02:19:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:19:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:19:06 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:19:06 WORKDIR /edgex 02:19:06 COPY go.mod . 02:19:06 RUN go mod download 02:19:06 + docker build -t ci-base-image-x86_64 -f - . 02:19:07 Sending build context to Docker daemon 178MB 02:19:07 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:19:07 ---> 3a752c3f9dda 02:19:07 Step 2/4 : WORKDIR /edgex 02:19:13 Still waiting to schedule task 02:19:13 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 02:19:15 ---> Running in abc2bc0bc232 02:19:15 Removing intermediate container abc2bc0bc232 02:19:15 ---> 22bf2f2a33cc 02:19:15 Step 3/4 : COPY go.mod . 02:19:15 ---> 2e520fabb910 02:19:15 Step 4/4 : RUN go mod download 02:19:16 ---> Running in bd5f839b7011 02:19:54 Removing intermediate container bd5f839b7011 02:19:54 ---> b7c097cce289 02:19:54 Successfully built b7c097cce289 02:19:54 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:55 + docker inspect -f . ci-base-image-x86_64 02:19:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:55 prd-ubuntu20.04-docker-8c-8g-23945 does not seem to be running inside a container 02:19:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/738 -v /w/workspace/edgex-go/738:/w/workspace/edgex-go/738:rw,z -v /w/workspace/edgex-go/738@tmp:/w/workspace/edgex-go/738@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:19:55 $ docker top 7d3f4b766bbf9f403c0a956665f1743e4e4b4fca9e3ff17bdaeab8480a738120 -eo pid,comm [Pipeline] { [Pipeline] sh 02:19:56 + go version 02:19:56 go version go1.23.2 linux/amd64 [Pipeline] } 02:19:56 $ docker stop --time=1 7d3f4b766bbf9f403c0a956665f1743e4e4b4fca9e3ff17bdaeab8480a738120 02:19:57 $ docker rm -f --volumes 7d3f4b766bbf9f403c0a956665f1743e4e4b4fca9e3ff17bdaeab8480a738120 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:19:57 + docker inspect -f . ci-base-image-x86_64 02:19:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:19:57 prd-ubuntu20.04-docker-8c-8g-23945 does not seem to be running inside a container 02:19:58 $ 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/738 -v /w/workspace/edgex-go/738:/w/workspace/edgex-go/738:rw,z -v /w/workspace/edgex-go/738@tmp:/w/workspace/edgex-go/738@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 02:19:58 $ docker top 410ac64308dfed4afe0bee2ea000cd97dcf007b21d615b596f93f8445f250573 -eo pid,comm [Pipeline] { [Pipeline] echo 02:19:58 ========================================================= 02:19:58 [edgeXBuildGoParallel] Running Tests and Build... 02:19:58 ========================================================= [Pipeline] sh 02:19:58 + git config --global --add safe.directory /w/workspace/edgex-go/738 [Pipeline] fileExists [Pipeline] sh 02:19:59 + make test 02:19:59 go test -race -coverprofile=coverage.out ./... 02:20:07 ? github.com/edgexfoundry/edgex-go [no test files] 02:20:39 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:20:39 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:20:39 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:20:39 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:20:39 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:20:39 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:20:39 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:20:39 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:20:39 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:20:39 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:20:39 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:20:39 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 02:20:39 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:20:39 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:20:39 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:20:39 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:20:39 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:20:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 02:20:40 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:20:40 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 02:20:40 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:20:41 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:20:41 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:20:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 02:20:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:20:42 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:20:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:20:42 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:20:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:20:42 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:20:42 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:20:42 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:20:42 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:20:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:20:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:20:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:20:44 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:20:44 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:20:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.052s coverage: 69.2% of statements 02:20:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 48.4% of statements 02:20:45 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:20:45 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:20:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.248s coverage: 93.4% of statements 02:20:45 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.066s coverage: 91.7% of statements 02:20:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.064s coverage: 9.4% of statements 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:20:46 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:20:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:20:46 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:20:46 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:20:46 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:20:46 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:20:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:20:46 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:20:46 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:20:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.391s coverage: 95.8% of statements 02:20:47 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 02:20:48 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:20:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:20:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:20:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.028s coverage: 0.0% of statements [no tests to run] 02:20:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.040s coverage: 1.0% of statements 02:20:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 44.2% of statements 02:20:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 41.7% of statements 02:20:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.019s coverage: 77.8% of statements 02:20:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 02:20:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 02:20:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 02:20:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 02:20:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:20:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:20:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:20:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:20:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:20:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:20:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:20:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23946 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 02:20:51 Running in /w/workspace/edgex-go/738 [Pipeline] { [Pipeline] checkout 02:20:51 The recommended git tool is: git 02:20:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:20:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:20:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:20:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:20:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:20:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:20:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:20:53 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:20:53 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:20:53 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:20:55 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:20:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:20:56 using credential edgex-jenkins-ssh 02:20:56 Cloning the remote Git repository 02:20:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:20:56 > git init /w/workspace/edgex-go/738 # timeout=10 02:20:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:20:56 > git --version # timeout=10 02:20:56 > git --version # 'git version 2.25.1' 02:20:56 using GIT_SSH to set credentials SSH Credentials for GitHub 02:20:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:20:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:20:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:20:59 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 02:20:59 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:20:59 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:21:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:21:01 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:21:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:21:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:21:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:21:01 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:21:01 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 02:21:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 02:21:02 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 02:21:02 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 02:21:02 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 02:21:03 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 02:21:03 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:21:03 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:21:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:21:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:21:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:21:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:21:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:21:07 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:21:12 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 22.210s coverage: 80.7% of statements 02:21:13 Avoid second fetch 02:21:13 Checking out Revision c30ddf62977cad5bfe4181251be04ec207745378 (main) 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.069s coverage: 92.9% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.026s coverage: 100.0% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.126s coverage: 36.8% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.035s coverage: 9.0% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.077s coverage: 97.7% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.031s coverage: 45.8% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.4% of statements 02:21:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements 02:21:13 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 02:21:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:21:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:21:13 > git config core.sparsecheckout # timeout=10 02:21:13 > git checkout -f c30ddf62977cad5bfe4181251be04ec207745378 # timeout=10 02:21:14 running golangci-lint 02:21:14 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 02:21:14 go version go1.23.2 linux/amd64 02:21:14 Commit message: "Merge pull request #4984 from jinlinGuan/issue-4980-3" 02:21:14 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 02:21:14 level=info msg="[config_reader] Used config file .golangci.yml" 02:21:14 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:21:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:21:19 % Total % Received % Xferd Average Speed Time Time Time Current 02:21:19 Dload Upload Total Spent Left Speed 02:21:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 102k 0 --:--:-- --:--:-- --:--:-- 102k [Pipeline] sh 02:21:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:21:19 + sudo tee /etc/docker/daemon.new 02:21:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:21:19 { 02:21:19 "registry-mirrors": [ 02:21:19 "https://nexus3.edgexfoundry.org:10001" 02:21:19 ], 02:21:19 "bip": "10.250.0.254/24", 02:21:19 "hosts": [ 02:21:19 "tcp://0.0.0.0:5555", 02:21:19 "unix:///var/run/docker.sock" 02:21:19 ], 02:21:19 "mtu": 1458, 02:21:19 "selinux-enabled": true, 02:21:19 "seccomp-profile": "/etc/docker/seccomp.json" 02:21:19 } [Pipeline] sh 02:21:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:21:20 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:21:38 provisioning config files... 02:21:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/738@tmp/config17192997783655959810tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:21:39 ---> ****-login.sh 02:21:39 nexus3.edgexfoundry.org:10001 02:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:39 Configure a credential helper to remove this warning. See 02:21:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:39 02:21:39 Login Succeeded 02:21:39 nexus3.edgexfoundry.org:10002 02:21:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:39 Configure a credential helper to remove this warning. See 02:21:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:39 02:21:39 Login Succeeded 02:21:39 nexus3.edgexfoundry.org:10003 02:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:40 Configure a credential helper to remove this warning. See 02:21:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:40 02:21:40 Login Succeeded 02:21:40 nexus3.edgexfoundry.org:10004 02:21:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:40 Configure a credential helper to remove this warning. See 02:21:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:40 02:21:40 Login Succeeded 02:21:40 ****.io 02:21:40 level=info msg="[loader] Go packages loading at mode 575 (imports|exports_file|deps|files|name|types_sizes|compiled_files) took 24.540470255s" 02:21:40 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 61.457217ms" 02:21:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:21:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:21:41 Configure a credential helper to remove this warning. See 02:21:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:21:41 02:21:41 Login Succeeded 02:21:41 ---> ****-login.sh ends [Pipeline] } 02:21:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:21:41 + git config --global --add safe.directory /w/workspace/edgex-go/738 [Pipeline] echo 02:21:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:21:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:21:41 ========================================================= 02:21:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:21:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:21:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:21:42 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:21:42 cf04c63912e1: Pulling fs layer 02:21:42 55b35a11ae5e: Pulling fs layer 02:21:42 a37a00ec5f00: Pulling fs layer 02:21:42 50b3750afda1: Pulling fs layer 02:21:42 4f4fb700ef54: Pulling fs layer 02:21:42 80978eb59214: Pulling fs layer 02:21:42 c9f46d7d2bd2: Pulling fs layer 02:21:42 c5a475d317c9: Pulling fs layer 02:21:42 80978eb59214: Waiting 02:21:42 c9f46d7d2bd2: Waiting 02:21:42 c5a475d317c9: Waiting 02:21:42 50b3750afda1: Waiting 02:21:42 4f4fb700ef54: Waiting 02:21:42 55b35a11ae5e: Download complete 02:21:42 50b3750afda1: Verifying Checksum 02:21:42 50b3750afda1: Download complete 02:21:42 4f4fb700ef54: Verifying Checksum 02:21:42 4f4fb700ef54: Download complete 02:21:42 80978eb59214: Verifying Checksum 02:21:42 80978eb59214: Download complete 02:21:42 cf04c63912e1: Verifying Checksum 02:21:42 cf04c63912e1: Download complete 02:21:43 c5a475d317c9: Verifying Checksum 02:21:43 c5a475d317c9: Download complete 02:21:43 cf04c63912e1: Pull complete 02:21:44 a37a00ec5f00: Verifying Checksum 02:21:44 a37a00ec5f00: Download complete 02:21:44 55b35a11ae5e: Pull complete 02:21:45 c9f46d7d2bd2: Verifying Checksum 02:21:45 c9f46d7d2bd2: Download complete 02:21:53 level=info msg="[linters_context/goanalysis] analyzers took 1m52.437019193s with top 10 stages: buildir: 1m8.526767886s, gosec: 4.981708963s, inspect: 3.651706577s, fact_deprecated: 3.395373942s, printf: 2.03851527s, ctrlflow: 1.984170978s, S1038: 1.595861413s, fact_purity: 1.48966535s, nilness: 1.290193051s, isgenerated: 816.737314ms" 02:21:53 level=info msg="[runner] Issues before processing: 222, after processing: 0" 02:21:53 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 222/222, skip_files: 222/222, skip_dirs: 222/222, identifier_marker: 222/222, filename_unadjuster: 222/222, invalid_issue: 222/222, autogenerated_exclude: 222/222, exclude: 222/222, cgo: 222/222, exclude-rules: 222/22, nolint: 22/0" 02:21:53 level=info msg="[runner] processing took 16.933869ms with stages: nolint: 7.207215ms, identifier_marker: 5.443204ms, autogenerated_exclude: 1.174554ms, exclude-rules: 1.166593ms, path_prettifier: 1.143014ms, skip_dirs: 739.179µs, cgo: 24.63µs, invalid_issue: 20.39µs, filename_unadjuster: 11.12µs, max_from_linter: 720ns, max_same_issues: 710ns, fixer: 410ns, uniq_by_line: 400ns, exclude: 330ns, skip_files: 280ns, diff: 270ns, sort_results: 250ns, source_code: 150ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, severity-rules: 100ns" 02:21:53 level=info msg="[runner] linters took 13.949366584s with stages: goanalysis_metalinter: 13.932344844s" 02:21:53 level=info msg="File cache stats: 0 entries of total size 0B" 02:21:53 level=info msg="Memory: 386 samples, avg is 304.7MB, max is 1315.4MB" 02:21:53 level=info msg="Execution took 38.56058619s" 02:21:53 go vet ./... 02:21:57 a37a00ec5f00: Pull complete 02:21:57 50b3750afda1: Pull complete 02:21:58 4f4fb700ef54: Pull complete 02:21:58 80978eb59214: Pull complete 02:22:00 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:22:00 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:22:00 ./bin/test-attribution-txt.sh [Pipeline] echo 02:22:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 02:22:01 + ls -al . 02:22:01 total 1820 02:22:01 drwxrwxr-x 11 1001 1001 4096 Oct 29 02:19 . 02:22:01 drwxr-xr-x 4 root root 4096 Oct 29 02:19 .. 02:22:01 drwxrwxr-x 2 1001 1001 4096 Oct 29 02:18 .blubracket 02:22:01 -rw-rw-r-- 1 1001 1001 10 Oct 29 02:18 .dockerignore 02:22:01 drwxrwxr-x 8 1001 1001 4096 Oct 29 02:21 .git 02:22:01 drwxrwxr-x 3 1001 1001 4096 Oct 29 02:18 .github 02:22:01 -rw-rw-r-- 1 1001 1001 1112 Oct 29 02:18 .gitignore 02:22:01 -rw-rw-r-- 1 1001 1001 199 Oct 29 02:18 .golangci.yml 02:22:01 -rw-rw-r-- 1 1001 1001 100 Oct 29 02:18 .hadolint.yml 02:22:01 drwxr-xr-x 3 1001 1001 4096 Oct 29 02:18 .semver 02:22:01 -rw-rw-r-- 1 1001 1001 155 Oct 29 02:18 .sonarcloud.properties 02:22:01 -rw-rw-r-- 1 1001 1001 1171 Oct 29 02:18 ADOPTERS.md 02:22:01 -rw-rw-r-- 1 1001 1001 21553 Oct 29 02:18 Attribution.txt 02:22:01 -rw-rw-r-- 1 1001 1001 100284 Oct 29 02:18 CHANGELOG.md 02:22:01 -rw-rw-r-- 1 1001 1001 3804 Oct 29 02:18 CONTRIBUTING.md 02:22:01 -rw-rw-r-- 1 1001 1001 677 Oct 29 02:18 GOVERNANCE.md 02:22:01 -rw-rw-r-- 1 1001 1001 858 Oct 29 02:18 Jenkinsfile 02:22:01 -rw-rw-r-- 1 1001 1001 10775 Oct 29 02:18 LICENSE 02:22:01 -rw-rw-r-- 1 1001 1001 16705 Oct 29 02:18 Makefile 02:22:01 -rw-rw-r-- 1 1001 1001 582 Oct 29 02:18 OWNERS.md 02:22:01 -rw-rw-r-- 1 1001 1001 9533 Oct 29 02:18 README.md 02:22:01 -rw-rw-r-- 1 1001 1001 789 Oct 29 02:18 SECURITY.md 02:22:01 -rw-rw-r-- 1 1001 1001 11 Oct 29 02:18 VERSION 02:22:01 drwxrwxr-x 2 1001 1001 4096 Oct 29 02:18 bin 02:22:01 drwxrwxr-x 19 1001 1001 4096 Oct 29 02:18 cmd 02:22:01 -rw-r--r-- 1 root root 1475885 Oct 29 02:21 coverage.out 02:22:01 drwxrwxr-x 2 1001 1001 4096 Oct 29 02:18 fuzz_test 02:22:01 -rw-rw-r-- 1 1001 1001 7271 Oct 29 02:18 go.mod 02:22:01 -rw-rw-r-- 1 1001 1001 101072 Oct 29 02:18 go.sum 02:22:01 drwxrwxr-x 7 1001 1001 4096 Oct 29 02:18 internal 02:22:01 drwxrwxr-x 2 1001 1001 4096 Oct 29 02:18 openapi 02:22:01 -rw-rw-r-- 1 1001 1001 584 Oct 29 02:18 security.txt 02:22:01 -rw-rw-r-- 1 1001 1001 204 Oct 29 02:18 version.go [Pipeline] sh 02:22:02 + '[' -e coverage.out ] 02:22:02 + chown 1001:1001 coverage.out [Pipeline] stash 02:22:02 Stashed 1 file(s) [Pipeline] sh 02:22:03 + make build 02:22: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 02:22:06 c9f46d7d2bd2: Pull complete 02:22:07 c5a475d317c9: Pull complete 02:22:07 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 02:22:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:22:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:22:08 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:22:08 WORKDIR /edgex 02:22:08 COPY go.mod . 02:22:08 RUN go mod download 02:22:08 + docker build -t ci-base-image-arm64 -f - . 02:22:08 Sending build context to Docker daemon 3.508MB 02:22:08 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:22:08 ---> be29e6b0f0d4 02:22:08 Step 2/4 : WORKDIR /edgex 02:22:10 ---> Running in 6acdcc7fc22e 02:22:10 Removing intermediate container 6acdcc7fc22e 02:22:10 ---> b5c102fa4e85 02:22:10 Step 3/4 : COPY go.mod . 02:22:11 ---> 18792e1d50bf 02:22:11 Step 4/4 : RUN go mod download 02:22:11 ---> Running in 893879cf540d 02:22: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 02:22: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-command/core-command ./cmd/core-command 02:22:33 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 02:22:34 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 02:22:36 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 02:22:41 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 02:22: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:22: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:22: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:22: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/secrets-config ./cmd/secrets-config 02:22:49 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 02:22:51 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] } 02:22:52 $ docker stop --time=1 410ac64308dfed4afe0bee2ea000cd97dcf007b21d615b596f93f8445f250573 02:22:55 $ docker rm -f --volumes 410ac64308dfed4afe0bee2ea000cd97dcf007b21d615b596f93f8445f250573 [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 02:22:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:22:56 02:22:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:22:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:22:56 latest: Pulling from edgex-devops/edgex-compose 02:22:56 91d30c5bc195: Pulling fs layer 02:22:56 2e9b0aa3be6d: Pulling fs layer 02:22:56 9c61dcf015f6: Pulling fs layer 02:22:56 4698f68db338: Pulling fs layer 02:22:56 2a2f49069b9e: Pulling fs layer 02:22:56 2a2f49069b9e: Waiting 02:22:56 4698f68db338: Waiting 02:22:56 e0025b399a48: Pulling fs layer 02:22:56 e0025b399a48: Waiting 02:22:57 91d30c5bc195: Download complete 02:22:57 4698f68db338: Verifying Checksum 02:22:57 4698f68db338: Download complete 02:22:57 2e9b0aa3be6d: Verifying Checksum 02:22:57 2e9b0aa3be6d: Download complete 02:22:57 e0025b399a48: Verifying Checksum 02:22:57 e0025b399a48: Download complete 02:22:57 91d30c5bc195: Pull complete 02:22:57 2a2f49069b9e: Verifying Checksum 02:22:57 2e9b0aa3be6d: Pull complete 02:22:57 9c61dcf015f6: Verifying Checksum 02:22:57 9c61dcf015f6: Download complete 02:23:00 9c61dcf015f6: Pull complete 02:23:00 4698f68db338: Pull complete 02:23:00 2a2f49069b9e: Pull complete 02:23:00 e0025b399a48: Pull complete 02:23:00 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:23:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:23:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:01 prd-ubuntu20.04-docker-8c-8g-23945 does not seem to be running inside a container 02:23:01 $ 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/738 -v /w/workspace/edgex-go/738:/w/workspace/edgex-go/738:rw,z -v /w/workspace/edgex-go/738@tmp:/w/workspace/edgex-go/738@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 02:23:05 $ docker top 77b9c4f13b4d2bb9031e25ff79420c668440bd1d282134c647970f57857fb44f -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:06 + docker compose -f ./docker-compose-build.yml build --parallel 02:23:08 #1 [security-spire-agent internal] load build definition from Dockerfile 02:23:08 #1 transferring dockerfile: 1.81kB done 02:23:08 #1 DONE 0.0s 02:23:08 02:23:08 #2 [security-proxy-auth internal] load build definition from Dockerfile 02:23:08 #2 transferring dockerfile: 2.15kB done 02:23:08 #2 DONE 0.0s 02:23:08 02:23:08 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:23:08 #3 transferring dockerfile: 1.89kB done 02:23:08 #3 DONE 0.0s 02:23:08 02:23:08 #4 [security-spire-config internal] load build definition from Dockerfile 02:23:08 #4 transferring dockerfile: 1.69kB done 02:23:08 #4 DONE 0.0s 02:23:08 02:23:08 #5 [security-proxy-setup internal] load build definition from Dockerfile 02:23:08 #5 transferring dockerfile: 2.50kB done 02:23:08 #5 DONE 0.0s 02:23:08 02:23:08 #6 [support-notifications internal] load build definition from Dockerfile 02:23:08 #6 transferring dockerfile: 2.02kB done 02:23:08 #6 DONE 0.0s 02:23:08 02:23:08 #7 [security-bootstrapper internal] load build definition from Dockerfile 02:23:08 #7 transferring dockerfile: 3.17kB done 02:23:08 #7 DONE 0.0s 02:23:08 02:23:08 #8 [core-metadata internal] load build definition from Dockerfile 02:23:08 #8 transferring dockerfile: 2.13kB done 02:23:08 #8 DONE 0.0s 02:23:08 02:23:08 #9 [security-spire-server internal] load build definition from Dockerfile 02:23:08 #9 transferring dockerfile: 1.70kB done 02:23:08 #9 DONE 0.0s 02:23:08 02:23:08 #10 [core-command internal] load build definition from Dockerfile 02:23:08 #10 transferring dockerfile: 1.94kB done 02:23:08 #10 DONE 0.0s 02:23:08 02:23:08 #11 [support-cron-scheduler internal] load build definition from Dockerfile 02:23:08 #11 transferring dockerfile: 1.86kB done 02:23:08 #11 DONE 0.0s 02:23:08 02:23:08 #12 [security-secretstore-setup internal] load build definition from Dockerfile 02:23:08 #12 transferring dockerfile: 2.49kB done 02:23:08 #12 DONE 0.0s 02:23:08 02:23:08 #13 [core-keeper internal] load build definition from Dockerfile 02:23:08 #13 transferring dockerfile: 2.07kB done 02:23:08 #13 DONE 0.0s 02:23:08 02:23:08 #14 [core-data internal] load build definition from Dockerfile 02:23:08 #14 transferring dockerfile: 2.07kB done 02:23:08 #14 DONE 0.0s 02:23:08 02:23:08 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:23:08 #15 transferring dockerfile: 2.23kB done 02:23:08 #15 DONE 0.1s 02:23:08 02:23:08 #16 [security-spire-agent internal] load .dockerignore 02:23:08 #16 transferring context: 50B done 02:23:08 #16 DONE 0.0s 02:23:08 02:23:08 #17 [security-proxy-auth internal] load .dockerignore 02:23:08 #17 transferring context: 50B done 02:23:08 #17 DONE 0.0s 02:23:08 02:23:08 #18 [security-spiffe-token-provider internal] load .dockerignore 02:23:08 #18 transferring context: 50B done 02:23:08 #18 DONE 0.0s 02:23:09 02:23:09 #19 [security-spire-config internal] load .dockerignore 02:23:09 #19 transferring context: 50B done 02:23:09 #19 DONE 0.0s 02:23:09 02:23:09 #20 [security-proxy-setup internal] load .dockerignore 02:23:09 #20 transferring context: 50B done 02:23:09 #20 DONE 0.0s 02:23:09 02:23:09 #21 [support-notifications internal] load .dockerignore 02:23:09 #21 transferring context: 50B done 02:23:09 #21 DONE 0.0s 02:23:09 02:23:09 #22 [security-bootstrapper internal] load .dockerignore 02:23:09 #22 transferring context: 50B done 02:23:09 #22 DONE 0.0s 02:23:09 02:23:09 #23 [security-spire-server internal] load .dockerignore 02:23:09 #23 transferring context: 50B done 02:23:09 #23 DONE 0.0s 02:23:09 02:23:09 #24 [support-cron-scheduler internal] load .dockerignore 02:23:09 #24 DONE 0.0s 02:23:09 02:23:09 #25 [core-metadata internal] load .dockerignore 02:23:09 #25 transferring context: 50B 0.0s done 02:23:09 #25 DONE 0.0s 02:23:09 02:23:09 #26 [core-command internal] load .dockerignore 02:23:09 #26 transferring context: 50B done 02:23:09 #26 DONE 0.0s 02:23:09 02:23:09 #24 [support-cron-scheduler internal] load .dockerignore 02:23:09 #24 transferring context: 50B done 02:23:09 #24 DONE 0.0s 02:23:09 02:23:09 #27 [core-keeper internal] load .dockerignore 02:23:09 #27 transferring context: 50B done 02:23:09 #27 DONE 0.0s 02:23:09 02:23:09 #28 [security-secretstore-setup internal] load .dockerignore 02:23:09 #28 transferring context: 50B done 02:23:09 #28 DONE 0.0s 02:23:09 02:23:09 #29 [core-common-config-bootstrapper internal] load .dockerignore 02:23:09 #29 transferring context: 50B done 02:23:09 #29 DONE 0.0s 02:23:09 02:23:09 #30 [core-data internal] load .dockerignore 02:23:09 #30 transferring context: 50B done 02:23:09 #30 DONE 0.0s 02:23:09 02:23:09 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:23:09 #31 ... 02:23:09 02:23:09 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:23:09 #32 DONE 0.0s 02:23:09 02:23:09 #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:23:09 #32 DONE 0.0s 02:23:09 02:23:09 #33 [core-data internal] load metadata for docker.io/library/alpine:3.20 02:23:09 #33 DONE 0.5s 02:23:09 02:23:09 #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:23:09 #34 DONE 0.4s 02:23:09 02:23:09 #31 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:23:09 #31 DONE 0.4s 02:23:09 02:23:09 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:23:09 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:23:09 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:23:09 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:23:09 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 02:23:09 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 02:23:10 #35 DONE 0.8s 02:23:10 02:23:10 #36 [security-spire-server internal] load build context 02:23:10 #36 transferring context: 27.98kB 0.1s done 02:23:10 #36 DONE 0.6s 02:23:10 02:23:10 #37 [security-spire-config internal] load build context 02:23:10 #37 transferring context: 26.24kB 0.1s done 02:23:10 #37 DONE 0.6s 02:23:10 02:23:10 #38 [security-spire-agent internal] load build context 02:23:10 #38 transferring context: 27.51kB 0.1s done 02:23:10 #38 DONE 0.6s 02:23:10 02:23:10 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:23:10 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 02:23:10 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:23:10 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 02:23:10 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 02:23:10 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.4s 02:23:10 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:23:10 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s 02:23:10 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.5s 02:23:10 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.5s 02:23:10 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s 02:23:10 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s 02:23:10 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.7s 02:23:10 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done 02:23:10 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 02:23:10 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:23:10 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 18.87MB / 30.73MB 0.8s 02:23:10 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 02:23:10 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 22.02MB / 30.73MB 0.9s 02:23:10 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 1.0s 02:23:10 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s 02:23:11 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s done 02:23:11 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 02:23:12 #39 ... 02:23:12 02:23:12 #40 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 02:23:12 #40 DONE 2.2s 02:23:12 02:23:12 #41 [core-data builder 2/7] WORKDIR /edgex-go 02:23:17 #41 ... 02:23:17 02:23:17 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:23:17 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.0s done 02:23:17 #39 ... 02:23:17 02:23:17 #42 [core-metadata internal] load build context 02:23:17 #42 transferring context: 207.00MB 7.9s 02:23:17 #42 ... 02:23:17 02:23:17 #43 [security-proxy-auth internal] load build context 02:23:17 #43 ... 02:23:17 02:23:17 #42 [core-metadata internal] load build context 02:23:19 Removing intermediate container 893879cf540d 02:23:19 ---> 4fe229c84aa9 02:23:19 Successfully built 4fe229c84aa9 02:23:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:19 + docker inspect -f . ci-base-image-arm64 02:23:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:19 prd-ubuntu20.04-docker-arm64-4c-16g-23946 does not seem to be running inside a container 02:23:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/738 -v /w/workspace/edgex-go/738:/w/workspace/edgex-go/738:rw,z -v /w/workspace/edgex-go/738@tmp:/w/workspace/edgex-go/738@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:23:20 #42 ... 02:23:20 02:23:20 #44 [security-secretstore-setup internal] load build context 02:23:20 #44 ... 02:23:20 02:23:20 #45 [core-common-config-bootstrapper internal] load build context 02:23:20 #45 ... 02:23:20 02:23:20 #46 [core-command internal] load build context 02:23:20 #46 ... 02:23:20 02:23:20 #47 [security-proxy-setup internal] load build context 02:23:20 #47 ... 02:23:20 02:23:20 #48 [support-cron-scheduler internal] load build context 02:23:20 #48 ... 02:23:20 02:23:20 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:23:20 #49 ... 02:23:20 02:23:20 #50 [core-keeper internal] load build context 02:23:20 #50 ... 02:23:20 02:23:20 #51 [core-data internal] load build context 02:23:20 #51 ... 02:23:20 02:23:20 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:23:21 $ docker top 1ef7af2dbe9a4a9db92d4e0ca3e46e5c87fa803154bbed40f49649ad33e5f2d0 -eo pid,comm 02:23:21 #52 ... 02:23:21 02:23:21 #53 [security-bootstrapper internal] load build context 02:23:21 #53 ... 02:23:21 02:23:21 #54 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:23:21 #54 ... 02:23:21 02:23:21 #55 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:23:21 #55 ... 02:23:21 02:23:21 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:23:21 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 02:23:21 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:23:21 #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 02:23:21 #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 02:23:21 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 02:23:21 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 02:23:21 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.8s done 02:23:21 #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.3s done 02:23:21 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 02:23:21 #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.6s done [Pipeline] { [Pipeline] sh 02:23:21 #56 ... 02:23:21 02:23:21 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:21 #57 ... 02:23:21 02:23:21 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:23:21 #58 ... 02:23:21 02:23:21 #59 [support-notifications internal] load build context 02:23:21 #59 ... 02:23:21 02:23:21 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:23:21 #60 ... 02:23:21 02:23:21 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:23:21 #0 1.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:21 #0 1.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:21 #0 1.937 (1/4) Installing ca-certificates (20240705-r0) 02:23:21 #0 1.943 (2/4) Installing dumb-init (1.2.5-r3) 02:23:21 #0 1.945 (3/4) Installing su-exec (0.2-r3) 02:23:21 #0 1.950 (4/4) Installing yq-go (4.44.1-r2) 02:23:21 #0 2.035 Executing busybox-1.36.1-r29.trigger 02:23:21 #0 2.056 Executing ca-certificates-20240705-r0.trigger 02:23:21 #0 2.112 OK: 19 MiB in 18 packages 02:23:21 #61 ... 02:23:21 02:23:21 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:23:21 #0 1.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:21 #0 1.601 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:21 #0 1.968 (1/2) Installing ca-certificates (20240705-r0) 02:23:21 #0 1.986 (2/2) Installing dumb-init (1.2.5-r3) 02:23:21 #0 2.001 Executing busybox-1.36.1-r29.trigger 02:23:21 #0 2.002 Executing ca-certificates-20240705-r0.trigger 02:23:21 #0 2.099 OK: 9 MiB in 16 packages 02:23:21 + go version 02:23:21 go version go1.23.2 linux/arm64 [Pipeline] } 02:23:21 $ docker stop --time=1 1ef7af2dbe9a4a9db92d4e0ca3e46e5c87fa803154bbed40f49649ad33e5f2d0 02:23:22 #62 ... 02:23:22 02:23:22 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:23:22 #0 6.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:22 #0 6.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:22 #0 6.781 (1/2) Installing dumb-init (1.2.5-r3) 02:23:22 #0 6.783 (2/2) Installing su-exec (0.2-r3) 02:23:22 #0 6.787 Executing busybox-1.36.1-r29.trigger 02:23:22 #0 6.800 OK: 8 MiB in 16 packages 02:23:22 #63 ... 02:23:22 02:23:22 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:23:22 #0 4.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:22 #0 4.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:22 #0 5.176 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:23:22 #0 5.176 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:23:22 #0 5.176 OK: 24165 distinct packages available 02:23:22 #0 5.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:22 #0 5.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:22 #0 5.683 (1/4) Installing dumb-init (1.2.5-r3) 02:23:22 #0 5.798 (2/4) Installing musl-obstack (1.2.3-r2) 02:23:22 #0 5.800 (3/4) Installing libucontext (1.2-r3) 02:23:22 #0 5.817 (4/4) Installing gcompat (1.1.0-r4) 02:23:22 #0 5.821 Executing busybox-1.36.1-r29.trigger 02:23:22 #0 5.837 OK: 8 MiB in 18 packages 02:23:22 #64 ... 02:23:22 02:23:22 #65 [security-spiffe-token-provider internal] load build context 02:23:22 #65 ... 02:23:22 02:23:22 #59 [support-notifications internal] load build context 02:23:22 #59 transferring context: 319.00MB 13.1s 02:23:23 $ docker rm -f --volumes 1ef7af2dbe9a4a9db92d4e0ca3e46e5c87fa803154bbed40f49649ad33e5f2d0 [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 02:23:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:23:24 02:23:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:23:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:23:24 latest: Pulling from edgex-devops/edgex-compose-arm64 02:23:24 547446be3368: Pulling fs layer 02:23:24 d125d8839a47: Pulling fs layer 02:23:24 3e85d5ac6304: Pulling fs layer 02:23:24 c3105a71a48b: Pulling fs layer 02:23:24 0f093f025ec4: Pulling fs layer 02:23:24 c3105a71a48b: Waiting 02:23:24 c3106fc0e877: Pulling fs layer 02:23:24 0f093f025ec4: Waiting 02:23:24 c3106fc0e877: Waiting 02:23:24 547446be3368: Verifying Checksum 02:23:24 547446be3368: Download complete 02:23:24 c3105a71a48b: Verifying Checksum 02:23:24 c3105a71a48b: Download complete 02:23:25 d125d8839a47: Verifying Checksum 02:23:25 d125d8839a47: Download complete 02:23:25 c3106fc0e877: Verifying Checksum 02:23:25 c3106fc0e877: Download complete 02:23:25 0f093f025ec4: Verifying Checksum 02:23:25 0f093f025ec4: Download complete 02:23:25 547446be3368: Pull complete 02:23:27 d125d8839a47: Pull complete 02:23:27 3e85d5ac6304: Verifying Checksum 02:23:27 3e85d5ac6304: Download complete 02:23:28 #59 ... 02:23:28 02:23:28 #65 [security-spiffe-token-provider internal] load build context 02:23:28 #65 transferring context: 553.88MB 17.6s done 02:23:28 #65 ... 02:23:28 02:23:28 #43 [security-proxy-auth internal] load build context 02:23:28 #43 ... 02:23:28 02:23:28 #47 [security-proxy-setup internal] load build context 02:23:28 #47 transferring context: 553.88MB 18.1s done 02:23:28 #47 ... 02:23:28 02:23:28 #48 [support-cron-scheduler internal] load build context 02:23:29 #48 transferring context: 553.88MB 19.8s done 02:23:30 #48 ... 02:23:30 02:23:30 #42 [core-metadata internal] load build context 02:23:30 #42 transferring context: 553.88MB 17.8s done 02:23:30 #42 ... 02:23:30 02:23:30 #44 [security-secretstore-setup internal] load build context 02:23:30 #44 ... 02:23:30 02:23:30 #46 [core-command internal] load build context 02:23:30 #46 transferring context: 553.88MB 16.4s done 02:23:30 #46 ... 02:23:30 02:23:30 #45 [core-common-config-bootstrapper internal] load build context 02:23:30 #45 transferring context: 553.88MB 17.5s done 02:23:30 #45 ... 02:23:30 02:23:30 #44 [security-secretstore-setup internal] load build context 02:23:30 #44 ... 02:23:30 02:23:30 #50 [core-keeper internal] load build context 02:23:30 #50 transferring context: 553.88MB 17.8s done 02:23:30 #50 ... 02:23:30 02:23:30 #51 [core-data internal] load build context 02:23:30 #51 transferring context: 553.88MB 16.9s done 02:23:31 #51 ... 02:23:31 02:23:31 #44 [security-secretstore-setup internal] load build context 02:23:31 #44 transferring context: 553.88MB 21.4s done 02:23:31 #44 ... 02:23:31 02:23:31 #53 [security-bootstrapper internal] load build context 02:23:31 #53 transferring context: 553.88MB 16.3s done 02:23:37 3e85d5ac6304: Pull complete 02:23:37 c3105a71a48b: Pull complete 02:23:37 0f093f025ec4: Pull complete 02:23:37 c3106fc0e877: Pull complete 02:23:37 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:23:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:23:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:23:38 prd-ubuntu20.04-docker-arm64-4c-16g-23946 does not seem to be running inside a container 02:23:38 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/738 -v /w/workspace/edgex-go/738:/w/workspace/edgex-go/738:rw,z -v /w/workspace/edgex-go/738@tmp:/w/workspace/edgex-go/738@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:23:38 #53 ... 02:23:38 02:23:38 #59 [support-notifications internal] load build context 02:23:38 #59 transferring context: 553.88MB 18.1s done 02:23:38 #59 ... 02:23:38 02:23:38 #43 [security-proxy-auth internal] load build context 02:23:38 #43 transferring context: 553.88MB 19.8s done 02:23:40 $ docker top 069fc175de90c0acf80c368a76ef629c8a38f655d5e7dc3bf0091e65aaa43a35 -eo pid,comm [Pipeline] { [Pipeline] sh 02:23:40 + docker compose -f ./docker-compose-build.yml build --parallel 02:23:48 #1 [support-notifications internal] load build definition from Dockerfile 02:23:48 #1 transferring dockerfile: 02:23:49 #1 transferring dockerfile: 2.02kB 0.0s done 02:23:49 #1 DONE 0.1s 02:23:49 02:23:49 #2 [security-spire-server internal] load build definition from Dockerfile 02:23:49 #2 transferring dockerfile: 1.70kB done 02:23:49 #2 DONE 0.0s 02:23:49 02:23:49 #3 [security-secretstore-setup internal] load build definition from Dockerfile 02:23:49 #3 transferring dockerfile: 2.49kB 0.0s done 02:23:49 #3 DONE 0.1s 02:23:49 02:23:49 #4 [security-proxy-setup internal] load build definition from Dockerfile 02:23:50 #4 transferring dockerfile: 2.50kB 0.0s done 02:23:50 #4 DONE 0.1s 02:23:50 02:23:50 #5 [security-proxy-auth internal] load build definition from Dockerfile 02:23:50 #5 transferring dockerfile: 2.15kB done 02:23:50 #5 DONE 0.1s 02:23:50 02:23:50 #6 [security-spire-config internal] load build definition from Dockerfile 02:23:50 #6 transferring dockerfile: 1.69kB done 02:23:50 #6 DONE 0.1s 02:23:50 02:23:50 #7 [core-keeper internal] load build definition from Dockerfile 02:23:50 #7 transferring dockerfile: 2.07kB 0.0s done 02:23:50 #7 DONE 0.1s 02:23:50 02:23:50 #8 [security-bootstrapper internal] load build definition from Dockerfile 02:23:50 #8 transferring dockerfile: 3.17kB done 02:23:50 #8 DONE 0.1s 02:23:50 02:23:50 #9 [core-metadata internal] load build definition from Dockerfile 02:23:50 #9 transferring dockerfile: 2.13kB done 02:23:50 #9 DONE 0.1s 02:23:50 02:23:50 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:23:50 #10 transferring dockerfile: 2.23kB done 02:23:50 #10 DONE 0.1s 02:23:50 02:23:50 #11 [support-cron-scheduler internal] load build definition from Dockerfile 02:23:50 #11 transferring dockerfile: 1.86kB done 02:23:50 #11 DONE 0.1s 02:23:50 02:23:50 #12 [core-command internal] load build definition from Dockerfile 02:23:50 #12 transferring dockerfile: 1.94kB done 02:23:50 #12 DONE 0.1s 02:23:50 02:23:50 #13 [core-data internal] load build definition from Dockerfile 02:23:50 #13 transferring dockerfile: 2.07kB done 02:23:50 #13 DONE 0.1s 02:23:50 02:23:50 #14 [security-spire-agent internal] load build definition from Dockerfile 02:23:50 #14 transferring dockerfile: 1.81kB done 02:23:50 #14 DONE 0.1s 02:23:50 02:23:50 #15 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:23:50 #15 transferring dockerfile: 1.89kB done 02:23:50 #15 DONE 0.1s 02:23:50 02:23:50 #16 [support-notifications internal] load .dockerignore 02:23:50 #16 transferring context: 50B 0.0s done 02:23:50 #16 DONE 0.1s 02:23:51 #43 ... 02:23:51 02:23:51 #53 [security-bootstrapper internal] load build context 02:23:51 #53 DONE 41.4s 02:23:51 02:23:51 #51 [core-data internal] load build context 02:23:51 #51 DONE 41.5s 02:23:51 02:23:51 #46 [core-command internal] load build context 02:23:51 #46 DONE 41.4s 02:23:51 02:23:51 #45 [core-common-config-bootstrapper internal] load build context 02:23:51 #45 DONE 41.5s 02:23:51 02:23:51 #65 [security-spiffe-token-provider internal] load build context 02:23:51 #65 DONE 41.5s 02:23:51 02:23:51 #50 [core-keeper internal] load build context 02:23:51 #50 DONE 41.5s 02:23:51 02:23:51 #42 [core-metadata internal] load build context 02:23:51 #42 DONE 41.5s 02:23:51 02:23:51 #59 [support-notifications internal] load build context 02:23:51 #59 DONE 41.5s 02:23:51 02:23:51 #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:23:51 #61 DONE 40.8s 02:23:51 02:23:51 #47 [security-proxy-setup internal] load build context 02:23:51 #47 DONE 41.5s 02:23:51 02:23:51 #41 [core-keeper builder 2/7] WORKDIR /edgex-go 02:23:51 #41 DONE 39.4s 02:23:51 02:23:51 #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:23:51 #62 DONE 40.9s 02:23:51 02:23:51 #48 [support-cron-scheduler internal] load build context 02:23:51 #48 DONE 41.6s 02:23:51 02:23:51 #43 [security-proxy-auth internal] load build context 02:23:51 #43 DONE 41.6s 02:23:51 02:23:51 #66 [core-data builder 3/7] RUN apk add --update --no-cache make git 02:23:51 #66 ... 02:23:51 02:23:51 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:23:51 #63 DONE 40.9s 02:23:51 02:23:51 #44 [security-secretstore-setup internal] load build context 02:23:51 #44 DONE 41.7s 02:23:51 02:23:51 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:23:51 #64 DONE 40.9s 02:23:51 02:23:51 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:23:51 #56 DONE 41.8s 02:23:51 02:23:51 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:23:51 #39 DONE 42.0s 02:23:51 02:23:51 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:23:51 02:23:51 #17 [security-spire-server internal] load .dockerignore 02:23:51 #17 transferring context: 50B done 02:23:51 #17 DONE 0.0s 02:23:51 02:23:51 #18 [security-secretstore-setup internal] load .dockerignore 02:23:51 #18 transferring context: 50B done 02:23:51 #18 DONE 0.1s 02:23:51 02:23:51 #19 [security-proxy-setup internal] load .dockerignore 02:23:51 #19 transferring context: 50B done 02:23:51 #19 DONE 0.1s 02:23:51 02:23:51 #20 [security-proxy-auth internal] load .dockerignore 02:23:51 #20 transferring context: 50B 0.0s done 02:23:51 #20 DONE 0.1s 02:23:51 02:23:51 #21 [security-spire-config internal] load .dockerignore 02:23:51 #21 transferring context: 50B done 02:23:51 #21 DONE 0.1s 02:23:51 02:23:51 #22 [core-keeper internal] load .dockerignore 02:23:51 #22 transferring context: 50B done 02:23:51 #22 DONE 0.1s 02:23:51 02:23:51 #23 [security-bootstrapper internal] load .dockerignore 02:23:51 #23 transferring context: 50B done 02:23:51 #23 DONE 0.1s 02:23:51 02:23:51 #24 [core-metadata internal] load .dockerignore 02:23:52 #67 ... 02:23:52 02:23:52 #57 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:52 #57 DONE 41.6s 02:23:52 02:23:52 #54 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:23:52 #54 41.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:52 #54 41.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:52 #54 41.71 (1/1) Installing dumb-init (1.2.5-r3) 02:23:52 #54 41.72 Executing busybox-1.36.1-r29.trigger 02:23:52 #54 41.73 OK: 8 MiB in 15 packages 02:23:52 #24 transferring context: 50B 0.0s done 02:23:52 #24 DONE 0.1s 02:23:52 02:23:52 #25 [core-common-config-bootstrapper internal] load .dockerignore 02:23:52 #25 transferring context: 50B done 02:23:52 #25 DONE 0.1s 02:23:52 02:23:52 #26 [support-cron-scheduler internal] load .dockerignore 02:23:52 #26 transferring context: 50B 0.0s done 02:23:52 #26 DONE 0.1s 02:23:52 02:23:52 #27 [core-command internal] load .dockerignore 02:23:52 #27 transferring context: 50B 0.0s done 02:23:52 #27 DONE 0.1s 02:23:52 02:23:52 #28 [core-data internal] load .dockerignore 02:23:52 #28 transferring context: 50B 0.0s done 02:23:52 #28 DONE 0.1s 02:23:52 02:23:52 #29 [security-spire-agent internal] load .dockerignore 02:23:52 #29 transferring context: 50B done 02:23:52 #29 DONE 0.1s 02:23:52 02:23:52 #30 [security-spiffe-token-provider internal] load .dockerignore 02:23:52 #30 transferring context: 50B 0.0s done 02:23:52 #30 DONE 0.1s 02:23:52 02:23:52 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:52 #31 DONE 0.0s 02:23:52 02:23:52 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 02:23:52 #32 DONE 0.3s 02:23:52 02:23:52 #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:23:52 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:23:52 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:23:52 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:23:52 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:23:52 #54 DONE 42.1s 02:23:52 02:23:52 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:23:52 #58 41.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:52 #58 41.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:52 #58 41.70 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:23:52 #58 41.74 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:23:52 #58 41.75 (3/6) Installing dumb-init (1.2.5-r3) 02:23:52 #58 41.76 (4/6) Installing openssl (3.3.2-r1) 02:23:52 #58 41.77 (5/6) Installing su-exec (0.2-r3) 02:23:52 #58 41.77 (6/6) Installing yq-go (4.44.1-r2) 02:23:52 #58 41.84 Executing busybox-1.36.1-r29.trigger 02:23:52 #58 41.86 OK: 19 MiB in 18 packages 02:23:52 #58 DONE 42.0s 02:23:52 02:23:52 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:23:52 #68 ... 02:23:52 02:23:52 #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:23:52 #55 41.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:52 #55 41.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:52 #55 41.94 (1/1) Installing dumb-init (1.2.5-r3) 02:23:52 #55 42.00 Executing busybox-1.36.1-r29.trigger 02:23:52 #55 42.01 OK: 8 MiB in 15 packages 02:23:52 #55 DONE 42.2s 02:23:52 02:23:52 #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:23:52 #33 DONE 0.2s 02:23:52 02:23:52 #34 [support-notifications internal] load build context 02:23:53 #69 ... 02:23:53 02:23:53 #52 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:23:53 #52 41.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:53 #52 41.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:53 #52 42.02 (1/3) Installing ca-certificates (20240705-r0) 02:23:53 #52 42.04 (2/3) Installing dumb-init (1.2.5-r3) 02:23:53 #52 42.05 (3/3) Installing tzdata (2024b-r0) 02:23:53 #52 42.08 Executing busybox-1.36.1-r29.trigger 02:23:53 #52 42.09 Executing ca-certificates-20240705-r0.trigger 02:23:53 #52 42.14 OK: 10 MiB in 17 packages 02:23:53 #52 DONE 42.6s 02:23:53 02:23:53 #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:23:53 #60 41.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:53 #60 41.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:53 #60 42.00 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:23:53 #60 42.00 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:23:53 #60 42.00 OK: 24165 distinct packages available 02:23:53 #60 42.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:53 #60 42.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:53 #60 42.49 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:23:53 #60 42.52 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:23:53 #60 42.53 (3/7) Installing dumb-init (1.2.5-r3) 02:23:53 #60 42.54 (4/7) Installing musl-obstack (1.2.3-r2) 02:23:53 #60 42.54 (5/7) Installing libucontext (1.2-r3) 02:23:53 #60 42.55 (6/7) Installing gcompat (1.1.0-r4) 02:23:53 #60 42.56 (7/7) Installing openssl (3.3.2-r1) 02:23:53 #60 42.57 Executing busybox-1.36.1-r29.trigger 02:23:53 #60 42.58 OK: 9 MiB in 19 packages 02:23:53 #60 DONE 42.8s 02:23:53 02:23:53 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:23:53 #66 1.330 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:53 #66 1.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:53 #66 1.737 OK: 246 MiB in 54 packages 02:23:53 #66 DONE 1.9s 02:23:53 02:23:53 #70 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:23:53 #70 DONE 0.1s 02:23:53 02:23:53 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:23:53 #49 41.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:53 #49 41.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:53 #49 41.93 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:23:53 #49 41.93 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:23:53 #49 41.93 OK: 24165 distinct packages available 02:23:53 #49 42.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:53 #49 42.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:53 #49 42.40 (1/14) Installing ca-certificates (20240705-r0) 02:23:53 #49 42.42 (2/14) Installing brotli-libs (1.1.0-r2) 02:23:53 #49 42.43 (3/14) Installing c-ares (1.33.1-r0) 02:23:53 #49 42.43 (4/14) Installing libunistring (1.2-r0) 02:23:53 #49 42.45 (5/14) Installing libidn2 (2.3.7-r0) 02:23:53 #49 42.45 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:23:53 #49 42.45 (7/14) Installing libpsl (0.21.5-r1) 02:23:53 #49 42.46 (8/14) Installing zstd-libs (1.5.6-r0) 02:23:53 #49 42.47 (9/14) Installing libcurl (8.10.1-r0) 02:23:53 #49 42.49 (10/14) Installing curl (8.10.1-r0) 02:23:53 #49 42.49 (11/14) Installing dumb-init (1.2.5-r3) 02:23:53 #49 42.50 (12/14) Installing musl-obstack (1.2.3-r2) 02:23:53 #49 42.58 (13/14) Installing libucontext (1.2-r3) 02:23:53 #49 42.59 (14/14) Installing gcompat (1.1.0-r4) 02:23:53 #49 42.59 Executing busybox-1.36.1-r29.trigger 02:23:53 #49 42.60 Executing ca-certificates-20240705-r0.trigger 02:23:53 #49 42.64 OK: 13 MiB in 28 packages 02:23:53 #49 DONE 42.8s 02:23:53 02:23:53 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:23:53 #71 DONE 2.0s 02:23:53 02:23:53 #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:53 #34 transferring context: 3.08MB 0.5s done 02:23:53 #72 ... 02:23:53 02:23:53 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:23:53 #0 1.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:53 #0 1.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:53 #0 1.738 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:23:53 #0 1.738 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:23:53 #0 1.738 OK: 24164 distinct packages available 02:23:53 #0 1.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:53 #0 1.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:53 #0 2.186 OK: 246 MiB in 54 packages 02:23:53 #73 DONE 2.3s 02:23:53 #34 DONE 0.7s 02:23:53 02:23:53 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:53 #31 DONE 0.0s 02:23:53 02:23:53 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 02:23:53 #32 DONE 0.3s 02:23:53 02:23:53 #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:23:53 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:23:53 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:23:53 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:23:53 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:23:53 #33 DONE 0.3s 02:23:53 02:23:53 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:23:53 #35 ... 02:23:53 02:23:53 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:53 #31 DONE 0.0s 02:23:53 02:23:53 #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:23:53 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:23:53 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:23:53 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:23:53 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:23:53 #33 DONE 0.3s 02:23:53 02:23:53 #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:23:53 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:23:53 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:23:53 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:23:53 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:23:53 #33 DONE 0.3s 02:23:53 02:23:53 #36 [security-proxy-auth internal] load build context 02:23:53 02:23:53 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:23:53 #74 DONE 0.0s 02:23:53 02:23:53 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:53 #36 ... 02:23:53 02:23:53 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:53 #31 DONE 0.0s 02:23:53 02:23:53 #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:23:53 #37 DONE 1.7s 02:23:53 02:23:53 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:23:53 #75 ... 02:23:53 02:23:53 #76 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:23:53 #0 1.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:53 #0 2.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:53 #0 2.425 OK: 246 MiB in 54 packages 02:23:53 #76 DONE 2.7s 02:23:53 02:23:53 #77 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:23:53 #0 1.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:53 #0 1.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:53 #0 1.819 Upgrading critical system libraries and apk-tools: 02:23:53 #0 1.819 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:23:53 #0 1.831 Executing busybox-1.36.1-r29.trigger 02:23:53 #0 1.906 Continuing the upgrade transaction with new apk-tools: 02:23:53 #0 1.909 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:53 #0 1.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:53 #0 2.339 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:23:53 #0 2.372 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:23:53 #0 2.389 Executing ca-certificates-20240705-r0.trigger 02:23:53 #0 2.430 OK: 9 MiB in 16 packages 02:23:53 #77 DONE 2.7s 02:23:53 02:23:53 #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:23:53 #78 DONE 0.0s 02:23:53 #38 ... 02:23:53 02:23:53 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:53 #31 DONE 0.0s 02:23:53 02:23:53 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 02:23:53 #38 ... 02:23:53 02:23:53 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:53 #31 DONE 0.0s 02:23:54 02:23:54 #79 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:54 02:23:54 #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:23:54 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:23:54 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:23:54 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:23:54 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:23:54 #33 DONE 0.5s 02:23:54 02:23:54 #39 [core-metadata internal] load build context 02:23:54 #39 DONE 0.0s 02:23:54 02:23:54 #37 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:23:54 #37 DONE 1.9s 02:23:54 02:23:54 #40 [core-keeper internal] load build context 02:23:54 #40 ... 02:23:54 02:23:54 #33 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:23:54 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:23:54 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:23:54 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:23:54 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:23:54 #33 DONE 0.5s 02:23:54 02:23:54 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:23:54 #37 DONE 1.9s 02:23:54 02:23:54 #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:54 #31 DONE 0.1s 02:23:54 02:23:54 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 02:23:54 #38 DONE 1.4s 02:23:54 02:23:54 #41 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:23:54 #41 ... 02:23:54 02:23:54 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:54 #31 DONE 0.1s 02:23:54 02:23:54 #33 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:23:54 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:23:54 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:23:54 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:23:54 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:23:54 #33 DONE 0.5s 02:23:54 02:23:54 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:23:54 #35 DONE 1.4s 02:23:54 02:23:54 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:23:54 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:23:54 #42 ... 02:23:54 02:23:54 #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:23:54 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:23:54 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:23:54 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:23:54 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:23:54 #33 DONE 0.5s 02:23:54 02:23:54 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:54 #31 DONE 0.1s 02:23:54 02:23:54 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:23:55 #42 ... 02:23:55 02:23:55 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 02:23:55 #32 DONE 1.6s 02:23:55 02:23:55 #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:23:55 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:23:55 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:23:55 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:23:55 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:23:55 #33 DONE 0.6s 02:23:55 02:23:55 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:23:55 #37 DONE 2.0s 02:23:55 02:23:55 #38 [core-data builder 2/7] WORKDIR /edgex-go 02:23:55 #38 DONE 1.5s 02:23:55 02:23:55 #43 [core-data internal] load build context 02:23:55 #79 ... 02:23:55 02:23:55 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:23:55 #0 2.317 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:55 #0 2.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:55 #0 2.880 Upgrading critical system libraries and apk-tools: 02:23:55 #0 2.880 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:23:55 #0 2.889 Executing busybox-1.36.1-r29.trigger 02:23:55 #0 3.004 Continuing the upgrade transaction with new apk-tools: 02:23:55 #0 3.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:55 #0 3.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:55 #0 3.389 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:23:55 #0 3.423 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:23:55 #0 3.432 Executing ca-certificates-20240705-r0.trigger 02:23:55 #0 3.478 OK: 19 MiB in 18 packages 02:23:55 #80 DONE 3.8s 02:23:55 02:23:55 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:23:55 #67 3.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:55 #67 3.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:55 #67 3.489 OK: 246 MiB in 54 packages 02:23:55 #67 DONE 3.8s 02:23:55 02:23:55 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:23:55 #81 DONE 0.1s 02:23:55 02:23:55 #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:23:55 #69 2.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:55 #43 ... 02:23:55 02:23:55 #33 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:23:55 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:23:55 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:23:55 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:23:55 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:23:55 #33 DONE 0.6s 02:23:55 02:23:55 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:23:55 #37 DONE 2.0s 02:23:55 02:23:55 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 02:23:55 #38 DONE 1.5s 02:23:55 02:23:55 #44 [security-secretstore-setup internal] load build context 02:23:55 #44 transferring context: 3.08MB 1.3s done 02:23:55 #44 DONE 2.0s 02:23:55 02:23:55 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:23:55 #45 ... 02:23:55 02:23:55 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:23:55 #31 DONE 0.1s 02:23:55 #69 ... 02:23:55 02:23:55 #82 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:23:55 #0 2.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:55 #0 2.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:55 #0 3.277 Upgrading critical system libraries and apk-tools: 02:23:55 #0 3.277 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:23:55 #0 3.300 Executing busybox-1.36.1-r29.trigger 02:23:55 #0 3.375 Continuing the upgrade transaction with new apk-tools: 02:23:55 #0 3.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:55 #0 3.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:55 #0 3.815 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:23:55 #0 3.851 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:23:55 #0 3.861 OK: 8 MiB in 18 packages 02:23:55 #82 DONE 4.0s 02:23:55 02:23:55 #69 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:23:55 #69 2.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:55 02:23:55 #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:23:55 #69 2.931 Upgrading critical system libraries and apk-tools: 02:23:55 #69 2.931 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:23:55 #69 2.944 Executing busybox-1.36.1-r29.trigger 02:23:55 #69 3.007 Continuing the upgrade transaction with new apk-tools: 02:23:55 #69 3.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:55 #69 3.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:56 #46 ... 02:23:56 02:23:56 #47 [security-proxy-setup internal] load build context 02:23:56 #47 transferring context: 3.08MB 1.7s done 02:23:56 #47 DONE 2.8s 02:23:56 #69 3.398 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:23:56 #69 3.636 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:23:56 #69 3.698 OK: 8 MiB in 15 packages 02:23:56 #69 ... 02:23:56 02:23:56 #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:23:56 #0 3.522 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:56 #0 3.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:56 #0 3.978 Upgrading critical system libraries and apk-tools: 02:23:56 #0 3.978 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:23:56 #0 3.990 Executing busybox-1.36.1-r29.trigger 02:23:56 #0 4.088 Continuing the upgrade transaction with new apk-tools: 02:23:56 #0 4.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:56 #0 4.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:56 #0 4.484 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:23:56 #0 4.519 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:23:56 #0 4.697 OK: 8 MiB in 16 packages 02:23:56 #83 DONE 5.2s 02:23:56 02:23:56 #40 [core-keeper internal] load build context 02:23:56 #40 ... 02:23:56 02:23:56 #36 [security-proxy-auth internal] load build context 02:23:56 #36 transferring context: 3.08MB 1.6s done 02:23:56 #36 DONE 3.1s 02:23:56 02:23:56 #40 [core-keeper internal] load build context 02:23:56 #40 transferring context: 3.08MB 2.0s done 02:23:56 02:23:56 #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:23:56 #0 2.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:56 #0 3.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:56 #0 3.352 Upgrading critical system libraries and apk-tools: 02:23:56 #0 3.352 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:23:56 #0 3.361 Executing busybox-1.36.1-r29.trigger 02:23:56 #0 3.425 Continuing the upgrade transaction with new apk-tools: 02:23:56 #0 3.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:56 #0 3.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:56 #0 3.799 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:23:56 #0 3.837 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:23:56 #0 3.857 OK: 8 MiB in 15 packages 02:23:56 #84 DONE 4.1s 02:23:56 02:23:56 #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:23:56 #85 DONE 1.2s 02:23:56 02:23:56 #86 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:23:56 #0 2.839 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:56 #0 3.307 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:56 #0 4.034 (1/1) Installing dumb-init (1.2.5-r3) 02:23:56 #0 4.340 Executing busybox-1.36.1-r29.trigger 02:23:56 #0 4.349 OK: 8 MiB in 15 packages 02:23:56 #86 DONE 4.7s 02:23:56 02:23:56 #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:23:56 #69 DONE 4.0s 02:23:56 02:23:56 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:23:56 #0 2.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:56 #0 2.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:56 #0 2.652 Upgrading critical system libraries and apk-tools: 02:23:56 #0 2.652 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:23:56 #0 2.662 Executing busybox-1.36.1-r29.trigger 02:23:56 #0 2.726 Continuing the upgrade transaction with new apk-tools: 02:23:56 #0 2.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:56 #0 2.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:56 #0 3.084 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:23:56 #0 3.261 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:23:56 #0 3.271 Executing ca-certificates-20240705-r0.trigger 02:23:56 #0 3.352 OK: 10 MiB in 17 packages 02:23:56 #87 DONE 3.7s 02:23:56 02:23:56 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:23:56 #88 DONE 0.1s 02:23:56 02:23:56 #89 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:23:56 #0 2.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:56 #0 2.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:56 #0 2.848 Upgrading critical system libraries and apk-tools: 02:23:56 #0 2.848 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:23:56 #0 2.857 Executing busybox-1.36.1-r29.trigger 02:23:56 #0 2.922 Continuing the upgrade transaction with new apk-tools: 02:23:56 #0 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:56 #0 2.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:56 #0 3.410 OK: 9 MiB in 19 packages 02:23:56 #89 DONE 3.9s 02:23:56 02:23:56 #90 [security-spire-config stage-2 6/10] COPY security.txt / 02:23:56 #40 ... 02:23:56 02:23:56 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 02:23:56 #32 DONE 3.1s 02:23:56 02:23:56 #48 [security-spire-server internal] load build context 02:23:56 #48 transferring context: 27.98kB 0.1s done 02:23:56 #48 DONE 2.2s 02:23:57 02:23:57 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:23:57 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.8s done 02:23:57 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:23:57 #42 ... 02:23:57 02:23:57 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 02:23:57 #35 DONE 3.1s 02:23:57 02:23:57 #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:23:57 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:23:57 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:23:57 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:23:57 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:23:57 #33 DONE 0.7s 02:23:57 02:23:57 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:23:57 #37 DONE 2.1s 02:23:57 02:23:57 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 02:23:57 #38 DONE 1.6s 02:23:57 02:23:57 #39 [core-metadata internal] load build context 02:23:57 #39 transferring context: 3.08MB 2.0s done 02:23:57 #39 DONE 3.0s 02:23:57 02:23:57 #49 [security-spiffe-token-provider internal] load build context 02:23:57 #49 ... 02:23:57 02:23:57 #40 [core-keeper internal] load build context 02:23:57 #40 DONE 3.5s 02:23:57 02:23:57 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:23:58 #90 DONE 1.2s 02:23:58 02:23:58 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:23:58 #91 DONE 1.2s 02:23:58 02:23:58 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:23:58 #68 3.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:58 #68 3.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:58 #68 4.329 Upgrading critical system libraries and apk-tools: 02:23:58 #68 4.329 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:23:58 #68 4.341 Executing busybox-1.36.1-r29.trigger 02:23:58 #68 4.456 Continuing the upgrade transaction with new apk-tools: 02:23:58 #68 4.461 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:58 #68 4.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:58 #68 4.909 OK: 19 MiB in 18 packages 02:23:58 #68 DONE 5.4s 02:23:58 02:23:58 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:23:58 #92 ... 02:23:58 02:23:58 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:23:58 #93 DONE 0.1s 02:23:58 02:23:58 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:23:58 #94 DONE 0.1s 02:23:58 02:23:58 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:23:58 #95 DONE 1.2s 02:23:58 02:23:58 #96 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:58 #96 CANCELED 02:23:58 02:23:58 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:23:58 #0 3.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:58 #0 3.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:58 #0 3.695 Upgrading critical system libraries and apk-tools: 02:23:58 #0 3.695 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:23:58 #0 3.703 Executing busybox-1.36.1-r29.trigger 02:23:58 #0 3.778 Continuing the upgrade transaction with new apk-tools: 02:23:58 #0 3.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:58 #0 3.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:58 #0 4.194 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:23:58 #0 4.424 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:23:58 #0 4.436 Executing ca-certificates-20240705-r0.trigger 02:23:58 #0 4.696 OK: 13 MiB in 28 packages 02:23:58 #97 DONE 4.9s 02:23:58 02:23:58 #92 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:23:58 #92 DONE 0.1s 02:23:58 02:23:58 #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:23:58 #0 3.360 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:23:58 #0 3.830 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:23:58 #0 4.632 OK: 246 MiB in 54 packages 02:23:58 #98 DONE 4.9s 02:23:58 02:23:58 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:23:58 #99 ERROR: mount already exists with name 02:23:58 02:23:58 #100 [security-spire-server stage-2 6/9] COPY security.txt / 02:23:58 #100 ... 02:23:58 02:23:58 #72 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:58 #72 CANCELED 02:23:58 02:23:58 #79 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:58 #79 CANCELED 02:23:58 02:23:58 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:58 #75 CANCELED 02:23:58 02:23:58 #100 [security-spire-server stage-2 6/9] COPY security.txt / 02:23:58 #100 CANCELED 02:23:58 02:23:58 #101 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:23:58 #50 ... 02:23:58 02:23:58 #51 [security-spire-config internal] load build context 02:23:58 #51 transferring context: 26.24kB 0.1s done 02:23:58 #51 DONE 3.9s 02:23:58 02:23:58 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:23:58 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:23:58 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:23:58 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.1s 02:23:58 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 1.1s 02:23:58 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.1s 02:23:58 #101 DONE 2.5s 02:23:58 ------ 02:23:58 > [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin: 02:23:58 ------ 02:23:58 time="2024-10-29T02:23:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:58 time="2024-10-29T02:23:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:58 time="2024-10-29T02:23:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:58 time="2024-10-29T02:23:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:58 time="2024-10-29T02:23:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:58 time="2024-10-29T02:23:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:58 time="2024-10-29T02:23:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:58 time="2024-10-29T02:23:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:58 time="2024-10-29T02:23:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:58 time="2024-10-29T02:23:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:58 time="2024-10-29T02:23:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:58 time="2024-10-29T02:23:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:58 time="2024-10-29T02:23:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:58 time="2024-10-29T02:23:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:58 time="2024-10-29T02:23:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:23:58 failed to solve: mount already exists with name [Pipeline] } 02:23:58 $ docker stop --time=1 77b9c4f13b4d2bb9031e25ff79420c668440bd1d282134c647970f57857fb44f 02:23:58 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.2s 02:23:59 #42 ... 02:23:59 02:23:59 #52 [security-bootstrapper internal] load build context 02:23:59 #52 transferring context: 3.08MB 2.6s done 02:23:59 #52 DONE 4.7s 02:23:59 02:23:59 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:23:59 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.4s 02:23:59 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s done 02:23:59 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 02:23:59 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.3s done 02:23:59 #42 ... 02:23:59 02:23:59 #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 02:23:59 #45 DONE 4.2s 02:23:59 02:23:59 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:23:59 #42 ... 02:23:59 02:23:59 #33 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 02:23:59 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 02:23:59 #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 02:23:59 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 02:23:59 #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 02:23:59 #33 DONE 0.7s 02:23:59 02:23:59 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:23:59 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.8s done 02:23:59 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 02:23:59 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 02:23:59 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 02:23:59 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.4s done 02:23:59 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done 02:23:59 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.1s done 02:23:59 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.3s done 02:23:59 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.1s done 02:24:00 $ docker rm -f --volumes 77b9c4f13b4d2bb9031e25ff79420c668440bd1d282134c647970f57857fb44f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 02:24:00 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.7s Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:24:00 Failed in branch amd64 02:24:01 #42 ... 02:24:01 02:24:01 #53 [security-spire-agent internal] load build context 02:24:01 #53 transferring context: 27.51kB 0.3s done 02:24:01 #53 DONE 2.1s 02:24:01 02:24:01 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:01 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 4.2s 02:24:02 #42 ... 02:24:02 02:24:02 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 02:24:02 #0 4.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:02 #0 4.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:02 #0 6.854 (1/2) Installing ca-certificates (20240705-r0) 02:24:02 #0 7.081 (2/2) Installing dumb-init (1.2.5-r3) 02:24:02 #0 7.081 Executing busybox-1.36.1-r29.trigger 02:24:02 #0 7.160 Executing ca-certificates-20240705-r0.trigger 02:24:02 #0 7.723 OK: 10 MiB in 16 packages 02:24:02 #54 DONE 9.4s 02:24:02 02:24:02 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:02 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:24:02 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.05MB / 28.04MB 4.9s 02:24:03 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.05MB / 28.04MB 5.3s 02:24:03 #42 ... 02:24:03 02:24:03 #43 [core-data internal] load build context 02:24:03 #43 transferring context: 3.08MB 5.8s done 02:24:03 #43 DONE 8.1s 02:24:03 02:24:03 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:03 #42 ... 02:24:03 02:24:03 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:24:03 #0 6.656 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:03 #0 7.396 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:03 #0 9.962 (1/4) Installing ca-certificates (20240705-r0) 02:24:03 #55 ... 02:24:03 02:24:03 #56 [core-command internal] load build context 02:24:03 #56 transferring context: 3.08MB 5.9s done 02:24:03 #56 DONE 8.3s 02:24:03 02:24:03 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:24:03 #55 10.09 (2/4) Installing dumb-init (1.2.5-r3) 02:24:03 #55 10.10 (3/4) Installing su-exec (0.2-r3) 02:24:03 #55 10.10 (4/4) Installing yq-go (4.44.1-r2) 02:24:03 #55 ... 02:24:03 02:24:03 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:24:03 #0 7.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:03 #0 8.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:03 #57 ... 02:24:03 02:24:03 #58 [core-common-config-bootstrapper internal] load build context 02:24:03 #58 transferring context: 3.08MB 5.9s done 02:24:03 #58 DONE 8.6s 02:24:03 02:24:03 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:24:03 #0 7.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:03 #0 8.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:03 #59 ... 02:24:03 02:24:03 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:03 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.00MB / 28.04MB 6.0s 02:24:04 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 6.7s 02:24:04 #42 ... 02:24:04 02:24:04 #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:04 #60 ... 02:24:04 02:24:04 #61 [support-cron-scheduler internal] load build context 02:24:04 #61 transferring context: 3.08MB 5.9s done 02:24:04 #61 DONE 9.3s 02:24:04 02:24:04 #62 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:24:04 #62 ... 02:24:04 02:24:04 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:04 #63 ... 02:24:04 02:24:04 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:24:04 #64 ... 02:24:04 02:24:04 #65 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:24:05 #65 ... 02:24:05 02:24:05 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:05 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 02:24:05 #42 ... 02:24:05 02:24:05 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:24:05 #66 ... 02:24:05 02:24:05 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:05 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 7.8s 02:24:05 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 02:24:05 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 02:24:06 #42 ... 02:24:06 02:24:06 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:24:06 #67 ... 02:24:06 02:24:06 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:06 #63 DONE 11.6s 02:24:06 02:24:06 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:24:06 #68 ... 02:24:06 02:24:06 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:06 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 8.8s 02:24:06 #42 ... 02:24:06 02:24:06 #59 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:24:06 #59 11.28 (1/1) Installing dumb-init (1.2.5-r3) 02:24:06 #59 11.35 Executing busybox-1.36.1-r29.trigger 02:24:06 #59 11.53 OK: 9 MiB in 15 packages 02:24:06 #59 DONE 13.1s 02:24:06 02:24:06 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:24:06 #55 10.74 Executing busybox-1.36.1-r29.trigger 02:24:06 #55 10.74 Executing ca-certificates-20240705-r0.trigger 02:24:06 #55 11.57 OK: 20 MiB in 18 packages 02:24:06 #55 DONE 13.2s 02:24:06 02:24:06 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:06 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 9.2s 02:24:07 #42 ... 02:24:07 02:24:07 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:24:07 #69 ... 02:24:07 02:24:07 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:24:07 #57 11.16 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:24:07 #57 11.57 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:24:07 #57 11.57 (3/6) Installing dumb-init (1.2.5-r3) 02:24:07 #57 11.57 (4/6) Installing openssl (3.3.2-r1) 02:24:07 #57 11.78 (5/6) Installing su-exec (0.2-r3) 02:24:07 #57 11.78 (6/6) Installing yq-go (4.44.1-r2) 02:24:07 #57 12.15 Executing busybox-1.36.1-r29.trigger 02:24:07 #57 12.22 OK: 20 MiB in 18 packages 02:24:07 #57 DONE 13.8s 02:24:07 02:24:07 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:07 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.85MB / 28.04MB 9.9s 02:24:07 #42 ... 02:24:07 02:24:07 #60 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:24:07 #60 DONE 13.4s 02:24:07 02:24:07 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:08 #42 ... 02:24:08 02:24:08 #49 [security-spiffe-token-provider internal] load build context 02:24:08 #49 transferring context: 3.08MB 8.1s done 02:24:08 #49 DONE 11.3s 02:24:08 02:24:08 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:09 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.32MB / 28.04MB 11.8s 02:24:09 #42 ... 02:24:09 02:24:09 #65 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:24:09 #65 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:09 #65 11.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:09 #65 14.35 OK: 238 MiB in 54 packages 02:24:09 #65 DONE 15.9s 02:24:09 02:24:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:09 #42 ... 02:24:09 02:24:09 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:24:09 #70 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.3s done 02:24:09 #70 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 02:24:09 #70 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 02:24:09 #70 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 02:24:09 #70 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 02:24:09 #70 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 02:24:09 #70 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 02:24:09 #70 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.7s done 02:24:09 #70 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 8.4s 02:24:09 #70 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 02:24:09 #70 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 02:24:10 #70 ... 02:24:10 02:24:10 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:10 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.11MB / 28.04MB 12.3s 02:24:11 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.61MB / 28.04MB 13.3s 02:24:11 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 13.4s 02:24:11 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 14.0s 02:24:11 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.2s done 02:24:12 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.2s done 02:24:12 #42 ... 02:24:12 02:24:12 #41 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:24:12 #41 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:12 #41 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:12 #41 16.10 OK: 238 MiB in 54 packages 02:24:12 #41 DONE 17.7s 02:24:12 02:24:12 #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:24:12 #62 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:12 #62 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:12 #62 17.02 OK: 238 MiB in 54 packages 02:24:12 #62 DONE 18.0s 02:24:12 02:24:12 #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:24:12 #71 DONE 2.6s 02:24:12 02:24:12 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:12 #72 ... 02:24:12 02:24:12 #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:24:12 #73 ... 02:24:12 02:24:12 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:24:12 #70 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.3s done 02:24:12 #70 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 02:24:13 #70 ... 02:24:13 02:24:13 #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 02:24:13 #64 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:13 #64 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:13 #64 17.58 (1/2) Installing dumb-init (1.2.5-r3) 02:24:13 #64 17.60 (2/2) Installing su-exec (0.2-r3) 02:24:13 #64 17.60 Executing busybox-1.36.1-r29.trigger 02:24:13 #64 17.67 OK: 9 MiB in 16 packages 02:24:13 #64 DONE 18.6s 02:24:13 02:24:13 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:24:13 #74 ... 02:24:13 02:24:13 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:24:13 #75 DONE 1.4s 02:24:13 02:24:13 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:14 #76 ... 02:24:14 02:24:14 #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:24:14 #77 DONE 2.6s 02:24:15 02:24:15 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:16 #78 ... 02:24:16 02:24:16 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:24:16 #79 ... 02:24:16 02:24:16 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:16 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.2s 02:24:16 #42 ... 02:24:16 02:24:16 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:24:16 #80 ... 02:24:16 02:24:16 #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:24:17 #81 ... 02:24:17 02:24:17 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:17 #42 ... 02:24:17 02:24:17 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:24:17 #82 ... 02:24:17 02:24:17 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:17 #42 ... 02:24:17 02:24:17 #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:24:17 #83 ... 02:24:17 02:24:17 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:21 #42 ... 02:24:21 02:24:21 #68 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:24:21 #68 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:21 #68 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:21 #68 20.12 (1/3) Installing ca-certificates (20240705-r0) 02:24:21 #68 20.47 (2/3) Installing dumb-init (1.2.5-r3) 02:24:21 #68 20.49 (3/3) Installing tzdata (2024b-r0) 02:24:21 #68 21.45 Executing busybox-1.36.1-r29.trigger 02:24:21 #68 21.54 Executing ca-certificates-20240705-r0.trigger 02:24:21 #68 22.65 OK: 11 MiB in 17 packages 02:24:21 #68 DONE 24.7s 02:24:21 02:24:21 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:21 #42 ... 02:24:21 02:24:21 #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:24:21 #46 15.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:21 #46 16.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:21 #46 18.87 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:24:21 #46 18.87 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:24:21 #46 18.87 OK: 24043 distinct packages available 02:24:21 #46 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:21 #46 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:21 #46 ... 02:24:21 02:24:21 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:21 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.0s 02:24:23 #42 ... 02:24:23 02:24:23 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:24:23 #66 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:23 #66 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:23 #66 23.86 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:24:23 #66 23.86 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:24:23 #66 23.86 OK: 24043 distinct packages available 02:24:23 #66 25.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:23 #66 26.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:23 #66 ... 02:24:23 02:24:23 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:25 #42 ... 02:24:25 02:24:25 #46 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:24:25 #46 26.73 (1/4) Installing dumb-init (1.2.5-r3) 02:24:25 #46 26.76 (2/4) Installing musl-obstack (1.2.3-r2) 02:24:25 #46 26.81 (3/4) Installing libucontext (1.2-r3) 02:24:25 #46 26.84 (4/4) Installing gcompat (1.1.0-r4) 02:24:25 #46 26.89 Executing busybox-1.36.1-r29.trigger 02:24:25 #46 27.18 OK: 9 MiB in 18 packages 02:24:25 #46 DONE 29.7s 02:24:25 02:24:25 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:25 #42 ... 02:24:25 02:24:25 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:24:25 #67 19.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:25 #67 20.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:25 #67 27.80 (1/1) Installing dumb-init (1.2.5-r3) 02:24:25 #67 27.84 Executing busybox-1.36.1-r29.trigger 02:24:25 #67 28.08 OK: 9 MiB in 15 packages 02:24:25 #67 ... 02:24:25 02:24:25 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:24:25 #70 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.4s done 02:24:25 #70 ... 02:24:25 02:24:25 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:26 #42 ... 02:24:26 02:24:26 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:24:26 #69 19.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:26 #69 20.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:26 #69 ... 02:24:26 02:24:26 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:26 #42 ... 02:24:26 02:24:26 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:24:26 #50 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:26 #50 19.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:26 #50 28.65 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:24:26 #50 28.65 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:24:26 #50 28.65 OK: 24043 distinct packages available 02:24:26 #50 ... 02:24:26 02:24:26 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 02:24:26 #70 DONE 26.8s 02:24:26 02:24:26 #67 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 02:24:26 #67 DONE 30.4s 02:24:26 02:24:26 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:26 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.4s 02:24:28 #42 ... 02:24:28 02:24:28 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:24:28 #79 11.93 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:28 #79 13.89 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:28 #79 ... 02:24:28 02:24:28 #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:24:28 #73 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:28 #73 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:28 #73 ... 02:24:28 02:24:28 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:28 #42 ... 02:24:28 02:24:28 #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:24:28 #81 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:28 #81 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:29 #81 ... 02:24:29 02:24:29 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:24:29 #80 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:29 #80 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:29 #80 ... 02:24:29 02:24:29 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:24:29 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.3s done 02:24:29 #42 ... 02:24:29 02:24:29 #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:24:29 #83 12.33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:29 #83 14.55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:30 #83 ... 02:24:30 02:24:30 #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:24:30 #81 22.89 Upgrading critical system libraries and apk-tools: 02:24:30 #81 22.89 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:24:30 #81 22.96 Executing busybox-1.36.1-r29.trigger 02:24:30 #81 ... 02:24:30 02:24:30 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:24:30 #82 13.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:30 #82 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:30 #82 ... 02:24:30 02:24:30 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:24:30 #80 23.97 Upgrading critical system libraries and apk-tools: 02:24:30 #80 23.97 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:24:30 #80 24.06 Executing busybox-1.36.1-r29.trigger 02:24:30 #80 ... 02:24:30 02:24:30 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:24:30 #0 3.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:30 #0 6.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:31 #84 ... 02:24:31 02:24:31 #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:24:31 #73 28.02 Upgrading critical system libraries and apk-tools: 02:24:31 #73 28.02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:24:31 #73 28.10 Executing busybox-1.36.1-r29.trigger 02:24:31 #73 ... 02:24:31 02:24:31 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:24:31 #74 8.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:31 #74 10.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:31 #74 ... 02:24:31 02:24:31 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:24:31 #82 23.89 Upgrading critical system libraries and apk-tools: 02:24:31 #82 23.89 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:24:31 #82 23.92 Executing busybox-1.36.1-r29.trigger 02:24:32 #82 24.93 Continuing the upgrade transaction with new apk-tools: 02:24:32 #82 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:32 #82 ... 02:24:32 02:24:32 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:24:32 #79 25.02 OK: 238 MiB in 54 packages 02:24:32 #79 DONE 26.4s 02:24:33 02:24:33 #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:24:33 #83 25.41 (1/1) Installing dumb-init (1.2.5-r3) 02:24:33 #83 ... 02:24:33 02:24:33 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:24:33 #85 DONE 0.5s 02:24:33 02:24:33 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:35 #86 ... 02:24:35 02:24:35 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:24:35 #0 4.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:35 #0 6.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:35 #87 ... 02:24:35 02:24:35 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:24:35 #84 14.09 Upgrading critical system libraries and apk-tools: 02:24:35 #84 14.09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:24:35 #84 14.13 Executing busybox-1.36.1-r29.trigger 02:24:35 #84 ... 02:24:35 02:24:35 #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 02:24:35 #83 26.17 Executing busybox-1.36.1-r29.trigger 02:24:35 #83 26.25 OK: 9 MiB in 15 packages 02:24:35 #83 DONE 28.0s 02:24:36 02:24:36 #66 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:24:36 #66 37.19 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:24:36 #66 38.17 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:24:36 #66 38.35 (3/7) Installing dumb-init (1.2.5-r3) 02:24:36 #66 38.41 (4/7) Installing musl-obstack (1.2.3-r2) 02:24:36 #66 38.42 (5/7) Installing libucontext (1.2-r3) 02:24:36 #66 38.45 (6/7) Installing gcompat (1.1.0-r4) 02:24:36 #66 38.49 (7/7) Installing openssl (3.3.2-r1) 02:24:36 #66 38.62 Executing busybox-1.36.1-r29.trigger 02:24:36 #66 38.76 OK: 10 MiB in 19 packages 02:24:36 #66 DONE 41.1s 02:24:36 02:24:36 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:24:36 #88 ... 02:24:36 02:24:36 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:24:36 #69 29.27 v3.20.3-226-ge6f221129e2 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:24:36 #69 29.27 v3.20.3-225-g23f01f9dae0 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:24:36 #69 29.27 OK: 24042 distinct packages available 02:24:36 #69 31.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:36 #69 33.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:36 #69 ... 02:24:36 02:24:36 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:24:36 #0 4.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:36 #0 5.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:36 #89 ... 02:24:36 02:24:36 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:24:36 #74 20.70 Upgrading critical system libraries and apk-tools: 02:24:36 #74 20.70 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:24:36 #74 20.79 Executing busybox-1.36.1-r29.trigger 02:24:36 #74 22.62 Continuing the upgrade transaction with new apk-tools: 02:24:36 #74 22.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:38 #74 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:38 #74 ... 02:24:38 02:24:38 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:24:38 #50 30.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:38 #50 32.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:38 #50 ... 02:24:38 02:24:38 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:24:38 #69 41.26 OK: 238 MiB in 54 packages 02:24:39 #69 DONE 42.3s 02:24:39 02:24:39 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:24:39 #50 41.05 (1/14) Installing ca-certificates (20240705-r0) 02:24:39 #50 41.36 (2/14) Installing brotli-libs (1.1.0-r2) 02:24:39 #50 41.47 (3/14) Installing c-ares (1.33.1-r0) 02:24:39 #50 41.50 (4/14) Installing libunistring (1.2-r0) 02:24:39 #50 41.69 (5/14) Installing libidn2 (2.3.7-r0) 02:24:39 #50 41.76 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:24:39 #50 41.83 (7/14) Installing libpsl (0.21.5-r1) 02:24:39 #50 41.87 (8/14) Installing zstd-libs (1.5.6-r0) 02:24:39 #50 42.09 (9/14) Installing libcurl (8.10.1-r0) 02:24:39 #50 42.24 (10/14) Installing curl (8.10.1-r0) 02:24:39 #50 ... 02:24:39 02:24:39 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:24:39 #90 DONE 0.5s 02:24:39 02:24:39 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:24:39 #50 42.31 (11/14) Installing dumb-init (1.2.5-r3) 02:24:39 #50 42.33 (12/14) Installing musl-obstack (1.2.3-r2) 02:24:39 #50 42.34 (13/14) Installing libucontext (1.2-r3) 02:24:39 #50 42.39 (14/14) Installing gcompat (1.1.0-r4) 02:24:40 #50 42.44 Executing busybox-1.36.1-r29.trigger 02:24:40 #50 42.65 Executing ca-certificates-20240705-r0.trigger 02:24:41 #50 ... 02:24:41 02:24:41 #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:24:41 #81 24.70 Continuing the upgrade transaction with new apk-tools: 02:24:41 #81 24.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:41 #81 26.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:41 #81 32.99 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:24:41 #81 33.87 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:24:41 #81 34.05 OK: 9 MiB in 15 packages 02:24:41 #81 ... 02:24:41 02:24:41 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:24:41 #87 13.62 Upgrading critical system libraries and apk-tools: 02:24:41 #87 13.63 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:24:41 #87 13.68 Executing busybox-1.36.1-r29.trigger 02:24:41 #87 15.61 Continuing the upgrade transaction with new apk-tools: 02:24:41 #87 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:41 #87 ... 02:24:41 02:24:41 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:24:41 #82 26.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:41 #82 33.01 OK: 20 MiB in 18 packages 02:24:41 #82 DONE 34.4s 02:24:41 02:24:41 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:24:41 #89 15.14 Upgrading critical system libraries and apk-tools: 02:24:41 #89 15.14 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:24:41 #89 15.29 Executing busybox-1.36.1-r29.trigger 02:24:41 #89 ... 02:24:41 02:24:41 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:24:41 #91 DONE 0.2s 02:24:42 02:24:42 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:24:42 #50 44.15 OK: 15 MiB in 28 packages 02:24:42 #50 ... 02:24:42 02:24:42 #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:24:42 #73 29.92 Continuing the upgrade transaction with new apk-tools: 02:24:42 #73 30.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:42 #73 31.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:42 #73 39.89 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:24:42 #73 ... 02:24:42 02:24:42 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:24:42 #80 25.71 Continuing the upgrade transaction with new apk-tools: 02:24:42 #80 25.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:42 #80 27.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:42 #80 35.13 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:24:42 #80 ... 02:24:42 02:24:42 #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:24:42 #81 DONE 36.0s 02:24:42 02:24:42 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:24:42 #84 16.31 Continuing the upgrade transaction with new apk-tools: 02:24:42 #84 16.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:42 #84 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:42 #84 ... 02:24:42 02:24:42 #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:24:42 #73 40.31 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:24:42 #73 40.52 Executing ca-certificates-20240705-r0.trigger 02:24:43 #73 ... 02:24:43 02:24:43 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:24:43 #50 DONE 45.9s 02:24:43 02:24:43 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:24:45 #92 ... 02:24:45 02:24:45 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:24:45 #80 36.09 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:24:45 #80 36.25 Executing ca-certificates-20240705-r0.trigger 02:24:45 #80 37.20 OK: 20 MiB in 18 packages 02:24:45 #80 DONE 38.8s 02:24:45 02:24:45 #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 02:24:45 #73 41.72 OK: 10 MiB in 16 packages 02:24:45 #73 DONE 43.2s 02:24:45 02:24:45 #74 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 02:24:45 #74 32.31 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:24:46 #74 32.72 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:24:46 #74 32.81 OK: 9 MiB in 16 packages 02:24:47 #74 DONE 33.9s 02:24:47 02:24:47 #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:24:48 #93 ... 02:24:48 02:24:48 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:24:48 #88 2.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:48 #88 3.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:48 #88 10.02 Upgrading critical system libraries and apk-tools: 02:24:48 #88 10.02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:24:48 #88 10.08 Executing busybox-1.36.1-r29.trigger 02:24:48 #88 11.43 Continuing the upgrade transaction with new apk-tools: 02:24:48 #88 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:48 #88 ... 02:24:48 02:24:48 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:24:48 #84 26.14 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:24:48 #84 26.93 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:24:48 #84 27.00 Executing ca-certificates-20240705-r0.trigger 02:24:48 #84 27.78 OK: 11 MiB in 17 packages 02:24:49 #84 ... 02:24:49 02:24:49 #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:24:49 #93 DONE 2.2s 02:24:49 02:24:49 #94 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 02:24:49 #94 DONE 0.2s 02:24:49 02:24:49 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:24:49 #88 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:49 #88 ... 02:24:49 02:24:49 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:24:49 #84 DONE 29.0s 02:24:50 02:24:50 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:24:50 #92 3.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:50 #92 4.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:50 #92 ... 02:24:50 02:24:50 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:50 #95 ... 02:24:50 02:24:50 #89 [core-data stage-1 3/8] RUN apk --no-cache upgrade 02:24:50 #89 16.55 Continuing the upgrade transaction with new apk-tools: 02:24:50 #89 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:50 #89 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:50 #89 23.44 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:24:50 #89 23.83 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:24:50 #89 23.91 OK: 9 MiB in 15 packages 02:24:51 #89 DONE 24.5s 02:24:51 02:24:51 #87 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:24:51 #87 17.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:51 #87 24.51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:24:51 #87 24.96 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:24:51 #87 25.02 OK: 9 MiB in 18 packages 02:24:51 #87 DONE 25.8s 02:24:51 02:24:51 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:24:52 #96 DONE 1.4s 02:24:52 02:24:52 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:24:52 #88 16.48 OK: 10 MiB in 19 packages 02:24:52 #88 ... 02:24:52 02:24:52 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:24:52 #97 DONE 0.1s 02:24:52 02:24:52 #98 [security-spire-config stage-2 6/10] COPY security.txt / 02:24:52 #98 DONE 0.1s 02:24:52 02:24:52 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:24:53 #99 DONE 0.2s 02:24:53 02:24:53 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:24:53 #100 DONE 0.1s 02:24:53 02:24:53 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:24:53 #101 DONE 0.1s 02:24:53 02:24:53 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:24:53 #88 DONE 17.6s 02:24:53 02:24:53 #102 [security-spire-config] exporting to image 02:24:53 #102 exporting layers 02:24:54 #102 ... 02:24:54 02:24:54 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:24:54 #103 DONE 1.7s 02:24:55 02:24:55 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:24:55 #104 DONE 1.7s 02:24:55 02:24:55 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:24:55 #105 DONE 0.3s 02:24:55 02:24:55 #106 [security-spire-server stage-2 6/9] COPY security.txt / 02:24:55 #106 DONE 0.2s 02:24:55 02:24:55 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:24:55 #107 ... 02:24:55 02:24:55 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:24:55 #108 DONE 0.3s 02:24:55 02:24:55 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:24:55 #109 DONE 0.2s 02:24:55 02:24:55 #102 [security-spire-config] exporting to image 02:24:55 #102 exporting layers 2.9s done 02:24:56 #102 writing image sha256:96929db98bc8e770ef0e60fe0374fdf807ecbc8d7a5496d375e687cb94a56723 0.1s done 02:24:56 #102 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:24:56 #102 ... 02:24:56 02:24:56 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:24:56 #110 DONE 0.2s 02:24:56 02:24:56 #102 [security-spire-server] exporting to image 02:24:57 #102 ... 02:24:57 02:24:57 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:24:57 #107 DONE 2.3s 02:24:57 02:24:57 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:24:57 #111 DONE 0.3s 02:24:57 02:24:57 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 02:24:57 #112 DONE 0.2s 02:24:57 02:24:57 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:24:57 #92 8.488 Upgrading critical system libraries and apk-tools: 02:24:57 #92 8.488 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 02:24:57 #92 8.534 Executing busybox-1.36.1-r29.trigger 02:24:57 #92 9.216 Continuing the upgrade transaction with new apk-tools: 02:24:57 #92 9.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:24:57 #92 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:24:57 #92 12.54 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 02:24:57 #92 12.86 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 02:24:57 #92 12.94 Executing ca-certificates-20240705-r0.trigger 02:24:57 #92 13.50 OK: 15 MiB in 28 packages 02:24:57 #92 DONE 14.4s 02:24:57 02:24:57 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:24:58 #113 DONE 0.5s 02:24:58 02:24:58 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:58 #76 ... 02:24:58 02:24:58 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:24:58 #114 DONE 0.2s 02:24:58 02:24:58 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:24:59 #115 DONE 0.2s 02:24:59 02:24:59 #102 [security-spire-agent] exporting to image 02:24:59 #102 exporting layers 2.9s done 02:24:59 #102 writing image sha256:e2aec06948e44da43313b38feee8bbcf8ceeafadb2649c694396f9899e4a0ca8 02:24:59 #102 writing image sha256:e2aec06948e44da43313b38feee8bbcf8ceeafadb2649c694396f9899e4a0ca8 0.0s done 02:24:59 #102 naming to docker.io/library/security-spire-server-arm64 done 02:25:01 #102 exporting layers 1.9s done 02:25:01 #102 writing image sha256:b9a682a99b63f70ce9c86c8f6b777186f688ad4edc306da335567b8c9fdf9dd4 done 02:25:01 #102 naming to docker.io/library/security-spire-agent-arm64 done 02:25:01 #102 DONE 7.2s 02:25:01 02:25:01 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:09 #86 DONE 85.2s 02:26:09 02:26:09 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:09 #95 DONE 78.4s 02:26:09 02:26:09 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:09 #78 DONE 103.6s 02:26:09 02:26:09 #76 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:09 #76 DONE 104.9s 02:26:09 02:26:09 #116 [core-keeper builder 7/8] COPY . . 02:26:09 #116 ... 02:26:09 02:26:09 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:09 #72 DONE 106.4s 02:26:09 02:26:09 #117 [support-notifications builder 6/7] COPY . . 02:26:09 #117 DONE 1.4s 02:26:09 02:26:09 #118 [core-data builder 4/7] COPY go.mod vendor* ./ 02:26:09 #118 CACHED 02:26:09 02:26:09 #119 [core-data builder 6/7] COPY . . 02:26:09 #119 CACHED 02:26:09 02:26:09 #120 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:09 #120 CACHED 02:26:09 02:26:09 #121 [core-command builder 6/7] COPY . . 02:26:09 #121 CACHED 02:26:09 02:26:09 #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:09 #122 CACHED 02:26:09 02:26:09 #123 [core-command builder 4/7] COPY go.mod vendor* ./ 02:26:09 #123 CACHED 02:26:09 02:26:09 #124 [support-cron-scheduler builder 6/7] COPY . . 02:26:09 #124 CACHED 02:26:09 02:26:09 #125 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:09 #125 CACHED 02:26:09 02:26:09 #126 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 02:26:09 #126 CACHED 02:26:09 02:26:09 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 02:26:09 #127 CACHED 02:26:09 02:26:09 #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:26:09 #128 CACHED 02:26:09 02:26:09 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:09 #129 CACHED 02:26:09 02:26:09 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:26:09 #130 CACHED 02:26:09 02:26:09 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:09 #131 CACHED 02:26:09 02:26:09 #132 [core-metadata builder 6/7] COPY . . 02:26:09 #132 CACHED 02:26:09 02:26:09 #116 [core-keeper builder 7/8] COPY . . 02:26:09 #116 DONE 1.4s 02:26:09 02:26:09 #133 [security-proxy-auth builder 6/7] COPY . . 02:26:09 #133 DONE 1.4s 02:26:09 02:26:09 #134 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:26:09 #134 CACHED 02:26:09 02:26:09 #135 [security-proxy-setup builder 6/7] COPY . . 02:26:09 #135 CACHED 02:26:09 02:26:09 #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:09 #136 CACHED 02:26:09 02:26:09 #137 [security-secretstore-setup builder 6/7] COPY . . 02:26:09 #137 DONE 1.5s 02:26:09 02:26:09 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:26:09 #138 ... 02:26:09 02:26:09 #139 [security-spiffe-token-provider builder 6/7] COPY . . 02:26:09 #139 DONE 1.5s 02:26:09 02:26:09 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:26:09 #140 CACHED 02:26:09 02:26:09 #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:26:09 #141 CACHED 02:26:09 02:26:09 #142 [security-bootstrapper builder 6/7] COPY . . 02:26:09 #142 CACHED 02:26:09 02:26:09 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:26:09 #143 ... 02:26:09 02:26:09 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:26:09 #0 5.282 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 02:26:09 #144 ... 02:26:09 02:26:09 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:26:09 #143 5.613 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 02:26:10 #143 ... 02:26:10 02:26:10 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:26:10 #0 5.227 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 02:26:10 #145 ... 02:26:10 02:26:10 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:26:10 #0 4.615 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 02:26:10 #146 ... 02:26:10 02:26:10 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:26:10 #0 5.287 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 02:26:10 #147 ... 02:26:10 02:26:10 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:26:10 #0 5.345 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 02:26:10 #148 ... 02:26:10 02:26:10 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:26:10 #0 4.828 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 02:26:10 #149 ... 02:26:10 02:26:10 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:26:10 #0 5.979 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 02:26:10 #150 ... 02:26:10 02:26:10 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:26:10 #0 5.203 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 02:26:11 #151 ... 02:26:11 02:26:11 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:26:11 #0 4.385 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 02:26:11 #152 ... 02:26:11 02:26:11 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:26:11 #0 5.685 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 02:26:15 #153 ... 02:26:15 02:26:15 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:26:15 #138 5.637 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 02:44:09 #138 ... 02:44:09 02:44:09 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:44:09 #153 1076.4 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 02:44:09 #153 ... 02:44:09 02:44:09 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:44:09 #138 DONE 1079.5s 02:44:09 02:44:09 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:44:09 #146 ... 02:44:09 02:44:09 #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:44:09 #154 DONE 0.1s 02:44:09 02:44:09 #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:44:09 #155 DONE 0.1s 02:44:09 02:44:09 #156 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:44:09 #156 DONE 0.1s 02:44:09 02:44:09 #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:44:09 #157 DONE 0.2s 02:44:09 02:44:09 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:44:09 #150 ... 02:44:09 02:44:09 #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:44:09 #158 DONE 0.2s 02:44:09 02:44:09 #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:44:09 #159 DONE 0.2s 02:44:09 02:44:09 #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:44:09 #160 DONE 2.4s 02:44:09 02:44:09 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:44:09 #145 ... 02:44:09 02:44:09 #102 [security-proxy-setup] exporting to image 02:44:09 #102 exporting layers 02:44:09 #102 exporting layers 1.1s done 02:44:09 #102 writing image sha256:17e5fafe889501c5c08ec5b7f747cc255aedbc7653fef0ac2b05e64cf3fc96c2 done 02:44:09 #102 naming to docker.io/library/security-proxy-setup-arm64 done 02:44:09 #102 DONE 8.3s 02:44:09 02:44:09 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:44:09 #153 ... 02:44:09 02:44:09 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:44:09 #144 DONE 1085.5s 02:44:09 02:44:09 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:44:09 #161 DONE 0.3s 02:44:09 02:44:09 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 02:44:09 #162 DONE 2.4s 02:44:09 02:44:09 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 02:44:09 #163 DONE 0.2s 02:44:09 02:44:09 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 02:44:09 #164 DONE 0.5s 02:44:09 02:44:09 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:44:09 #165 DONE 0.5s 02:44:09 02:44:09 #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:44:09 #166 DONE 0.2s 02:44:09 02:44:09 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:44:09 #147 ... 02:44:09 02:44:09 #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 02:44:09 #167 DONE 0.1s 02:44:09 02:44:09 #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:44:09 #168 DONE 0.2s 02:44:09 02:44:09 #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:44:09 #169 DONE 0.1s 02:44:09 02:44:09 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:44:10 #152 ... 02:44:10 02:44:10 #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 02:44:10 #170 DONE 0.2s 02:44:10 02:44:10 #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:44:10 #171 DONE 0.2s 02:44:10 02:44:10 #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 02:44:12 #172 DONE 1.9s 02:44:12 02:44:12 #102 [security-bootstrapper] exporting to image 02:44:12 #102 exporting layers 02:44:13 #102 exporting layers 1.3s done 02:44:14 #102 writing image sha256:6afa86b6ea0571d38b3722b767e2ba10f8435c7d7fc1b9b15c91a2c59e1c3cb8 done 02:44:14 #102 naming to docker.io/library/security-bootstrapper-arm64 done 02:44:14 #102 DONE 9.6s 02:44:14 02:44:14 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:44:26 #153 DONE 1106.1s 02:44:26 02:44:26 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:44:26 #143 ... 02:44:26 02:44:26 #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:44:26 #173 DONE 0.3s 02:44:26 02:44:26 #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:44:27 #174 DONE 0.3s 02:44:27 02:44:27 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:44:27 #143 ... 02:44:27 02:44:27 #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 02:44:27 #175 DONE 0.1s 02:44:27 02:44:27 #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 02:44:27 #176 DONE 0.2s 02:44:27 02:44:27 #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:44:27 #177 DONE 0.2s 02:44:27 02:44:27 #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:44:27 #178 DONE 0.3s 02:44:27 02:44:27 #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:44:28 #179 DONE 0.3s 02:44:28 02:44:28 #180 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:44:28 #180 DONE 0.2s 02:44:28 02:44:28 #181 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:44:30 #181 DONE 2.2s 02:44:30 02:44:30 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:44:30 #147 ... 02:44:30 02:44:30 #102 [security-secretstore-setup] exporting to image 02:44:30 #102 exporting layers 02:44:32 #102 exporting layers 1.2s done 02:44:32 #102 writing image sha256:aae0653c61b74891e0cb751452ddc8688a3e1b798e79da99ae58358c5beb662b done 02:44:32 #102 naming to docker.io/library/security-secretstore-setup-arm64 done 02:44:32 #102 DONE 10.9s 02:44:32 02:44:32 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:45:04 #42 ... 02:45:04 02:45:04 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:45:04 #150 DONE 1143.0s 02:45:04 02:45:04 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:45:04 #143 ... 02:45:04 02:45:04 #182 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:45:04 #182 DONE 0.2s 02:45:04 02:45:04 #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:45:04 #183 DONE 0.2s 02:45:04 02:45:04 #184 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:45:04 #184 DONE 0.3s 02:45:04 02:45:04 #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 02:45:04 #185 DONE 0.1s 02:45:04 02:45:04 #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:45:04 #186 DONE 0.2s 02:45:04 02:45:04 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:45:04 #149 ... 02:45:04 02:45:04 #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:45:07 #187 DONE 2.1s 02:45:07 02:45:07 #102 [core-common-config-bootstrapper] exporting to image 02:45:07 #102 exporting layers 02:45:07 #102 exporting layers 0.6s done 02:45:07 #102 writing image sha256:b54aadbd2d6902d636df96dd725ba7cf4de2e2b36fadc79ce82500917e315d9e done 02:45:07 #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:45:07 #102 DONE 11.5s 02:45:07 02:45:07 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:47:13 #147 ... 02:47:13 02:47:13 #143 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:47:13 #143 DONE 1265.2s 02:47:13 02:47:13 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:47:13 #147 ... 02:47:13 02:47:13 #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:47:13 #188 DONE 0.2s 02:47:13 02:47:13 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:47:13 #146 ... 02:47:13 02:47:13 #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:47:13 #189 DONE 0.1s 02:47:13 02:47:13 #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:47:13 #190 DONE 0.4s 02:47:13 02:47:13 #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 02:47:13 #191 DONE 0.2s 02:47:13 02:47:13 #102 [security-spiffe-token-provider] exporting to image 02:47:13 #102 exporting layers 02:47:13 #102 exporting layers 0.6s done 02:47:13 #102 writing image sha256:76cfd74b9ddf99dee39eafee65a97ac33ddc53163796c72045ea014293fbe47a done 02:47:13 #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:47:13 #102 DONE 12.1s 02:47:13 02:47:13 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:53:50 #152 ... 02:53:50 02:53:50 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:53:50 #148 DONE 1660.5s 02:53:50 02:53:50 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:53:50 #149 ... 02:53:50 02:53:50 #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:53:50 #192 DONE 0.2s 02:53:50 02:53:50 #193 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:53:50 #193 DONE 0.2s 02:53:50 02:53:50 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:53:50 #149 ... 02:53:50 02:53:50 #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:53:50 #194 DONE 0.4s 02:53:50 02:53:50 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:53:50 #147 ... 02:53:50 02:53:50 #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 02:53:50 #195 DONE 0.1s 02:53:50 02:53:50 #196 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:53:50 #196 DONE 0.1s 02:53:50 02:53:50 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:53:50 #145 ... 02:53:50 02:53:50 #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:53:50 #197 DONE 1.9s 02:53:50 02:53:50 #102 [security-proxy-auth] exporting to image 02:53:50 #102 exporting layers 02:53:50 #102 exporting layers 0.7s done 02:53:50 #102 writing image sha256:0a5907dbaa5b5ee3f40788232ca031cba65ced36b26a32087111fcd2dbcbdc13 done 02:53:50 #102 naming to docker.io/library/security-proxy-auth-arm64 done 02:53:50 #102 DONE 12.8s 02:53:50 02:53:50 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:54:23 #151 DONE 1702.6s 02:54:23 02:54:23 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:54:23 #146 ... 02:54:23 02:54:23 #198 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:54:23 #198 DONE 0.3s 02:54:23 02:54:23 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:54:23 #42 ... 02:54:23 02:54:23 #199 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:54:23 #199 DONE 0.1s 02:54:23 02:54:23 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:54:23 #149 ... 02:54:23 02:54:23 #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:54:23 #200 DONE 0.4s 02:54:23 02:54:23 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:54:23 #152 ... 02:54:23 02:54:23 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:54:24 #201 DONE 0.2s 02:54:24 02:54:24 #102 [core-command] exporting to image 02:54:24 #102 exporting layers 02:54:24 #102 exporting layers 0.4s done 02:54:24 #102 writing image sha256:1ec524bc6781a7d1773b97397a84a71f703974143c021b5124c170be18d1d510 0.0s done 02:54:24 #102 naming to docker.io/library/core-command-arm64 done 02:54:24 #102 DONE 13.2s 02:54:24 02:54:24 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:56:16 #146 ... 02:56:16 02:56:16 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:56:16 #145 DONE 1805.9s 02:56:16 02:56:16 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:56:16 #147 ... 02:56:16 02:56:16 #202 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:56:16 #202 DONE 0.2s 02:56:16 02:56:16 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:56:16 #42 ... 02:56:16 02:56:16 #203 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:56:16 #203 DONE 0.5s 02:56:16 02:56:16 #204 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:56:16 #204 DONE 0.1s 02:56:16 02:56:16 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:56:16 #152 ... 02:56:16 02:56:16 #205 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 02:56:16 #205 DONE 0.1s 02:56:16 02:56:16 #102 [core-keeper] exporting to image 02:56:16 #102 exporting layers 02:56:16 #102 exporting layers 0.6s done 02:56:16 #102 writing image sha256:903227d3fd6b817435885e06777d9032edd4811d579c6bc54e37564767e5d7aa done 02:56:16 #102 naming to docker.io/library/core-keeper-arm64 done 02:56:16 #102 DONE 13.8s 02:56:16 02:56:16 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:56:16 #147 DONE 1811.3s 02:56:16 02:56:16 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:56:16 #149 DONE 1811.3s 02:56:16 02:56:16 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:56:16 #146 ... 02:56:16 02:56:16 #206 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:56:16 #206 ... 02:56:16 02:56:16 #207 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 02:56:16 #207 DONE 0.1s 02:56:16 02:56:16 #208 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 02:56:16 #208 DONE 0.2s 02:56:16 02:56:16 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:56:16 #146 ... 02:56:16 02:56:16 #206 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:56:16 #206 DONE 0.4s 02:56:16 02:56:16 #209 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:56:16 #209 ... 02:56:16 02:56:16 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:56:16 #210 DONE 0.3s 02:56:16 02:56:16 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:56:16 #211 ... 02:56:16 02:56:16 #209 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:56:16 #209 DONE 0.8s 02:56:16 02:56:16 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:56:16 #211 DONE 0.4s 02:56:16 02:56:16 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:56:16 #212 DONE 0.1s 02:56:16 02:56:16 #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:56:16 #213 DONE 0.2s 02:56:16 02:56:16 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:56:16 #214 DONE 0.2s 02:56:16 02:56:16 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 02:56:16 #215 DONE 0.2s 02:56:16 02:56:16 #102 [core-data] exporting to image 02:56:16 #102 exporting layers 02:56:16 #102 ... 02:56:16 02:56:16 #216 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 02:56:16 #216 DONE 0.3s 02:56:16 02:56:16 #102 [core-metadata] exporting to image 02:56:16 #102 exporting layers 0.9s done 02:56:16 #102 writing image sha256:ae4e331915d2ee527bb3c2f07d0078fbf592249fa922fd4bc351afa5d2456557 0.0s done 02:56:16 #102 naming to docker.io/library/core-data-arm64 0.0s done 02:56:16 #102 exporting layers 0.7s done 02:56:16 #102 writing image sha256:37388fb8215fc9cd87f55613c947ef97fe723c8695c869a82219881cb7e5818c done 02:56:16 #102 naming to docker.io/library/core-metadata-arm64 done 02:56:16 #102 DONE 15.0s 02:56:16 02:56:16 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:56:43 #42 ... 02:56:43 02:56:43 #152 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 02:56:43 #152 DONE 1840.9s 02:56:43 02:56:43 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:56:43 #146 DONE 1840.9s 02:56:43 02:56:43 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:56:43 #42 ... 02:56:43 02:56:43 #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:56:43 #217 DONE 0.1s 02:56:43 02:56:43 #218 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:56:43 #218 DONE 0.1s 02:56:43 02:56:43 #219 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:56:43 #219 DONE 0.1s 02:56:43 02:56:43 #220 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:56:43 #220 DONE 0.1s 02:56:43 02:56:43 #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 02:56:43 #221 DONE 0.7s 02:56:43 02:56:43 #222 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:56:43 #222 DONE 0.6s 02:56:43 02:56:43 #223 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 02:56:43 #223 DONE 0.2s 02:56:43 02:56:43 #224 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:56:43 #224 DONE 0.2s 02:56:43 02:56:43 #102 [support-cron-scheduler] exporting to image 02:56:43 #102 exporting layers 02:56:43 #102 ... 02:56:43 02:56:43 #225 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 02:56:43 #225 DONE 0.2s 02:56:43 02:56:43 #102 [support-notifications] exporting to image 02:56:43 #102 exporting layers 0.8s done 02:56:43 #102 writing image sha256:ffa3606b977441e43851f6244ac646ec298174a876142d77b4e34596433ce786 done 02:56:43 #102 naming to docker.io/library/support-cron-scheduler-arm64 done 02:56:43 #102 exporting layers 0.8s done 02:56:43 #102 writing image sha256:f9466e9b8a5f990cc2fff027b210ed701f65c4ba08c6d151ddb419004460373f done 02:56:43 #102 naming to docker.io/library/support-notifications-arm64 02:56:43 #102 naming to docker.io/library/support-notifications-arm64 done 02:56:43 #102 DONE 16.6s 02:56:43 02:56:43 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 02:56:43 time="2024-10-29T02:23:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:43 time="2024-10-29T02:23:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:43 time="2024-10-29T02:23:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:43 time="2024-10-29T02:23:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:43 time="2024-10-29T02:23:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:43 time="2024-10-29T02:23:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:43 time="2024-10-29T02:23:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:43 time="2024-10-29T02:23:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:43 time="2024-10-29T02:23:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:43 time="2024-10-29T02:23:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:43 time="2024-10-29T02:23:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:43 time="2024-10-29T02:23:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:43 time="2024-10-29T02:23:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:43 time="2024-10-29T02:23:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:56:43 time="2024-10-29T02:23:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:56:43 $ docker stop --time=1 069fc175de90c0acf80c368a76ef629c8a38f655d5e7dc3bf0091e65aaa43a35 02:56:45 $ docker rm -f --volumes 069fc175de90c0acf80c368a76ef629c8a38f655d5e7dc3bf0091e65aaa43a35 [Pipeline] // withDockerContainer [Pipeline] sh 02:56:45 + docker images 02:56:45 REPOSITORY TAG IMAGE ID CREATED SIZE 02:56:45 support-notifications-arm64 latest f9466e9b8a5f 3 seconds ago 71.4MB 02:56:45 support-cron-scheduler-arm64 latest ffa3606b9774 3 seconds ago 72.6MB 02:56:45 core-metadata-arm64 latest 37388fb8215f 32 seconds ago 48.6MB 02:56:45 core-data-arm64 latest ae4e331915d2 32 seconds ago 48.5MB 02:56:45 core-keeper-arm64 latest 903227d3fd6b 38 seconds ago 41.7MB 02:56:45 core-command-arm64 latest 1ec524bc6781 2 minutes ago 42.7MB 02:56:45 security-proxy-auth-arm64 latest 0a5907dbaa5b 3 minutes ago 40.9MB 02:56:45 security-spiffe-token-provider-arm64 latest 76cfd74b9ddf 9 minutes ago 48.4MB 02:56:45 core-common-config-bootstrapper-arm64 latest b54aadbd2d69 11 minutes ago 28.1MB 02:56:45 security-secretstore-setup-arm64 latest aae0653c61b7 12 minutes ago 58.2MB 02:56:45 security-bootstrapper-arm64 latest 6afa86b6ea05 12 minutes ago 33.8MB 02:56:45 security-proxy-setup-arm64 latest 17e5fafe8895 12 minutes ago 40.4MB 02:56:45 security-spire-agent-arm64 latest b9a682a99b63 31 minutes ago 182MB 02:56:45 security-spire-server-arm64 latest e2aec06948e4 31 minutes ago 124MB 02:56:45 security-spire-config-arm64 latest 96929db98bc8 31 minutes ago 123MB 02:56:45 ci-base-image-arm64 latest 4fe229c84aa9 33 minutes ago 965MB 02:56:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 3 weeks ago 558MB 02:56:45 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 02:56:45 provisioning config files... 02:56:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/738@tmp/config3790717978002171644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:56:46 ---> ****-login.sh 02:56:46 nexus3.edgexfoundry.org:10001 02:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:46 Configure a credential helper to remove this warning. See 02:56:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:46 02:56:46 Login Succeeded 02:56:46 nexus3.edgexfoundry.org:10002 02:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:47 Configure a credential helper to remove this warning. See 02:56:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:47 02:56:47 Login Succeeded 02:56:47 nexus3.edgexfoundry.org:10003 02:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:47 Configure a credential helper to remove this warning. See 02:56:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:47 02:56:47 Login Succeeded 02:56:47 nexus3.edgexfoundry.org:10004 02:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:47 Configure a credential helper to remove this warning. See 02:56:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:47 02:56:47 Login Succeeded 02:56:47 ****.io 02:56:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:56:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:56:48 Configure a credential helper to remove this warning. See 02:56:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:56:48 02:56:48 Login Succeeded 02:56:48 ---> ****-login.sh ends [Pipeline] } 02:56:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:56:48 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:56:48 c30ddf62977cad5bfe4181251be04ec207745378 02:56:48 latest 02:56:48 4.0.0-dev.5 02:56:48 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:56:48 main 02:56:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:48 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:49 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:56:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:56:49 d15cf22196cf: Preparing 02:56:49 bf094d2d0ff2: Preparing 02:56:49 21d1c2e7a438: Preparing 02:56:49 f7927b0d802e: Preparing 02:56:49 16e2cdbd3b62: Preparing 02:56:49 d7277676e21d: Preparing 02:56:49 16113d51b718: Preparing 02:56:49 d7277676e21d: Waiting 02:56:49 16113d51b718: Waiting 02:56:49 f7927b0d802e: Pushed 02:56:49 d15cf22196cf: Pushed 02:56:49 21d1c2e7a438: Pushed 02:56:49 16113d51b718: Layer already exists 02:56:49 d7277676e21d: Pushed 02:56:50 16e2cdbd3b62: Pushed 02:56:56 bf094d2d0ff2: Pushed 02:56:56 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:9805ff4d7fe0ece88e2d2d83c73df813f14e1e555d03b7a809772f73152b4686 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:56:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:56:56 d15cf22196cf: Preparing 02:56:56 bf094d2d0ff2: Preparing 02:56:56 21d1c2e7a438: Preparing 02:56:56 f7927b0d802e: Preparing 02:56:56 16e2cdbd3b62: Preparing 02:56:56 d7277676e21d: Preparing 02:56:56 16113d51b718: Preparing 02:56:56 d7277676e21d: Waiting 02:56:56 16113d51b718: Waiting 02:56:56 f7927b0d802e: Layer already exists 02:56:56 bf094d2d0ff2: Layer already exists 02:56:56 d15cf22196cf: Layer already exists 02:56:56 21d1c2e7a438: Layer already exists 02:56:56 16e2cdbd3b62: Layer already exists 02:56:56 16113d51b718: Layer already exists 02:56:56 d7277676e21d: Layer already exists 02:56:57 latest: digest: sha256:9805ff4d7fe0ece88e2d2d83c73df813f14e1e555d03b7a809772f73152b4686 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:57 + 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 02:56:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.5 02:56:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:56:57 d15cf22196cf: Preparing 02:56:57 bf094d2d0ff2: Preparing 02:56:57 21d1c2e7a438: Preparing 02:56:57 f7927b0d802e: Preparing 02:56:57 16e2cdbd3b62: Preparing 02:56:57 d7277676e21d: Preparing 02:56:57 16113d51b718: Preparing 02:56:57 d7277676e21d: Waiting 02:56:57 16113d51b718: Waiting 02:56:57 21d1c2e7a438: Layer already exists 02:56:57 d15cf22196cf: Layer already exists 02:56:57 16e2cdbd3b62: Layer already exists 02:56:57 f7927b0d802e: Layer already exists 02:56:57 bf094d2d0ff2: Layer already exists 02:56:57 16113d51b718: Layer already exists 02:56:57 d7277676e21d: Layer already exists 02:56:57 4.0.0-dev.5: digest: sha256:9805ff4d7fe0ece88e2d2d83c73df813f14e1e555d03b7a809772f73152b4686 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:58 + 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 02:56:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:56:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:56:58 d15cf22196cf: Preparing 02:56:58 bf094d2d0ff2: Preparing 02:56:58 21d1c2e7a438: Preparing 02:56:58 f7927b0d802e: Preparing 02:56:58 16e2cdbd3b62: Preparing 02:56:58 d7277676e21d: Preparing 02:56:58 16113d51b718: Preparing 02:56:58 d7277676e21d: Waiting 02:56:58 16113d51b718: Waiting 02:56:58 f7927b0d802e: Layer already exists 02:56:58 bf094d2d0ff2: Layer already exists 02:56:58 21d1c2e7a438: Layer already exists 02:56:58 16e2cdbd3b62: Layer already exists 02:56:58 d15cf22196cf: Layer already exists 02:56:58 d7277676e21d: Layer already exists 02:56:58 16113d51b718: Layer already exists 02:56:58 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:9805ff4d7fe0ece88e2d2d83c73df813f14e1e555d03b7a809772f73152b4686 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:56:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:56:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:56:59 d15cf22196cf: Preparing 02:56:59 bf094d2d0ff2: Preparing 02:56:59 21d1c2e7a438: Preparing 02:56:59 f7927b0d802e: Preparing 02:56:59 16e2cdbd3b62: Preparing 02:56:59 d7277676e21d: Preparing 02:56:59 16113d51b718: Preparing 02:56:59 d7277676e21d: Waiting 02:56:59 16113d51b718: Waiting 02:56:59 d15cf22196cf: Layer already exists 02:56:59 f7927b0d802e: Layer already exists 02:56:59 bf094d2d0ff2: Layer already exists 02:56:59 21d1c2e7a438: Layer already exists 02:56:59 d7277676e21d: Layer already exists 02:56:59 16113d51b718: Layer already exists 02:56:59 16e2cdbd3b62: Layer already exists 02:56:59 main: digest: sha256:9805ff4d7fe0ece88e2d2d83c73df813f14e1e555d03b7a809772f73152b4686 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:56:59 ===================================================== [Pipeline] echo 02:56:59 taggedImages: 02:56:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:56:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:56:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.5 02:56:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:56:59 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:56:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:56:59 c30ddf62977cad5bfe4181251be04ec207745378 02:56:59 latest 02:56:59 4.0.0-dev.5 02:56:59 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:56:59 main 02:56:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:00 + 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 02:57:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:57:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:57:00 f326eeed5eac: Preparing 02:57:00 363847d2e4c7: Preparing 02:57:00 e18cacaf1037: Preparing 02:57:00 0541683cb975: Preparing 02:57:00 21d1c2e7a438: Preparing 02:57:00 f7927b0d802e: Preparing 02:57:00 16e2cdbd3b62: Preparing 02:57:00 d7277676e21d: Preparing 02:57:00 16113d51b718: Preparing 02:57:00 f7927b0d802e: Waiting 02:57:00 16e2cdbd3b62: Waiting 02:57:00 d7277676e21d: Waiting 02:57:00 16113d51b718: Waiting 02:57:00 21d1c2e7a438: Layer already exists 02:57:00 f7927b0d802e: Layer already exists 02:57:00 16e2cdbd3b62: Layer already exists 02:57:00 d7277676e21d: Layer already exists 02:57:00 363847d2e4c7: Pushed 02:57:00 f326eeed5eac: Pushed 02:57:00 e18cacaf1037: Pushed 02:57:00 16113d51b718: Layer already exists 02:57:04 0541683cb975: Pushed 02:57:04 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:adf6b64a13bceb8e2bccc83d71823bc795342e9d5332737c71e9ba8103e36fa8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:04 + 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 02:57:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:57:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:57:04 f326eeed5eac: Preparing 02:57:04 363847d2e4c7: Preparing 02:57:04 e18cacaf1037: Preparing 02:57:04 0541683cb975: Preparing 02:57:04 21d1c2e7a438: Preparing 02:57:04 f7927b0d802e: Preparing 02:57:04 16e2cdbd3b62: Preparing 02:57:04 d7277676e21d: Preparing 02:57:04 16113d51b718: Preparing 02:57:04 f7927b0d802e: Waiting 02:57:04 16e2cdbd3b62: Waiting 02:57:04 d7277676e21d: Waiting 02:57:04 16113d51b718: Waiting 02:57:04 21d1c2e7a438: Layer already exists 02:57:04 f326eeed5eac: Layer already exists 02:57:04 e18cacaf1037: Layer already exists 02:57:04 0541683cb975: Layer already exists 02:57:04 363847d2e4c7: Layer already exists 02:57:04 f7927b0d802e: Layer already exists 02:57:04 16113d51b718: Layer already exists 02:57:04 16e2cdbd3b62: Layer already exists 02:57:04 d7277676e21d: Layer already exists 02:57:05 latest: digest: sha256:adf6b64a13bceb8e2bccc83d71823bc795342e9d5332737c71e9ba8103e36fa8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:05 + 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 02:57:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.5 02:57:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:57:05 f326eeed5eac: Preparing 02:57:05 363847d2e4c7: Preparing 02:57:05 e18cacaf1037: Preparing 02:57:05 0541683cb975: Preparing 02:57:05 21d1c2e7a438: Preparing 02:57:05 f7927b0d802e: Preparing 02:57:05 16e2cdbd3b62: Preparing 02:57:05 d7277676e21d: Preparing 02:57:05 16113d51b718: Preparing 02:57:05 f7927b0d802e: Waiting 02:57:05 16e2cdbd3b62: Waiting 02:57:05 d7277676e21d: Waiting 02:57:05 16113d51b718: Waiting 02:57:05 e18cacaf1037: Layer already exists 02:57:05 f326eeed5eac: Layer already exists 02:57:05 21d1c2e7a438: Layer already exists 02:57:05 363847d2e4c7: Layer already exists 02:57:05 0541683cb975: Layer already exists 02:57:05 f7927b0d802e: Layer already exists 02:57:05 16e2cdbd3b62: Layer already exists 02:57:05 16113d51b718: Layer already exists 02:57:05 d7277676e21d: Layer already exists 02:57:05 4.0.0-dev.5: digest: sha256:adf6b64a13bceb8e2bccc83d71823bc795342e9d5332737c71e9ba8103e36fa8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:06 + 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 02:57:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:57:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:57:06 f326eeed5eac: Preparing 02:57:06 363847d2e4c7: Preparing 02:57:06 e18cacaf1037: Preparing 02:57:06 0541683cb975: Preparing 02:57:06 21d1c2e7a438: Preparing 02:57:06 f7927b0d802e: Preparing 02:57:06 16e2cdbd3b62: Preparing 02:57:06 d7277676e21d: Preparing 02:57:06 16113d51b718: Preparing 02:57:06 f7927b0d802e: Waiting 02:57:06 16e2cdbd3b62: Waiting 02:57:06 d7277676e21d: Waiting 02:57:06 16113d51b718: Waiting 02:57:06 21d1c2e7a438: Layer already exists 02:57:06 f326eeed5eac: Layer already exists 02:57:06 e18cacaf1037: Layer already exists 02:57:06 0541683cb975: Layer already exists 02:57:06 363847d2e4c7: Layer already exists 02:57:06 16113d51b718: Layer already exists 02:57:06 f7927b0d802e: Layer already exists 02:57:06 d7277676e21d: Layer already exists 02:57:06 16e2cdbd3b62: Layer already exists 02:57:07 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:adf6b64a13bceb8e2bccc83d71823bc795342e9d5332737c71e9ba8103e36fa8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:07 + 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 02:57:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:57:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:57:07 f326eeed5eac: Preparing 02:57:07 363847d2e4c7: Preparing 02:57:07 e18cacaf1037: Preparing 02:57:07 0541683cb975: Preparing 02:57:07 21d1c2e7a438: Preparing 02:57:07 f7927b0d802e: Preparing 02:57:07 16e2cdbd3b62: Preparing 02:57:07 d7277676e21d: Preparing 02:57:07 16113d51b718: Preparing 02:57:07 16e2cdbd3b62: Waiting 02:57:07 d7277676e21d: Waiting 02:57:07 16113d51b718: Waiting 02:57:07 f7927b0d802e: Waiting 02:57:07 0541683cb975: Layer already exists 02:57:07 e18cacaf1037: Layer already exists 02:57:07 363847d2e4c7: Layer already exists 02:57:07 21d1c2e7a438: Layer already exists 02:57:07 f326eeed5eac: Layer already exists 02:57:07 f7927b0d802e: Layer already exists 02:57:07 d7277676e21d: Layer already exists 02:57:07 16113d51b718: Layer already exists 02:57:08 16e2cdbd3b62: Layer already exists 02:57:08 main: digest: sha256:adf6b64a13bceb8e2bccc83d71823bc795342e9d5332737c71e9ba8103e36fa8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:08 ===================================================== [Pipeline] echo 02:57:08 taggedImages: 02:57:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:57:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:57:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.5 02:57:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:57:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:57:08 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:57:08 c30ddf62977cad5bfe4181251be04ec207745378 02:57:08 latest 02:57:08 4.0.0-dev.5 02:57:08 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:57:08 main 02:57:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:57:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:57:09 fa08aaff0f0c: Preparing 02:57:09 0a97b286d9b8: Preparing 02:57:09 96b10e508118: Preparing 02:57:09 21d1c2e7a438: Preparing 02:57:09 f7927b0d802e: Preparing 02:57:09 01871e62c77f: Preparing 02:57:09 37b48da246fb: Preparing 02:57:09 16113d51b718: Preparing 02:57:09 37b48da246fb: Waiting 02:57:09 01871e62c77f: Waiting 02:57:09 16113d51b718: Waiting 02:57:09 f7927b0d802e: Layer already exists 02:57:09 21d1c2e7a438: Layer already exists 02:57:09 0a97b286d9b8: Pushed 02:57:09 16113d51b718: Layer already exists 02:57:09 fa08aaff0f0c: Pushed 02:57:09 37b48da246fb: Pushed 02:57:10 01871e62c77f: Pushed 02:57:17 96b10e508118: Pushed 02:57:17 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:aefc76c188c5e9ca27d05450e9de9d217bef51b49fa72d39b9f83300cd390c2e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:57:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:57:18 fa08aaff0f0c: Preparing 02:57:18 0a97b286d9b8: Preparing 02:57:18 96b10e508118: Preparing 02:57:18 21d1c2e7a438: Preparing 02:57:18 f7927b0d802e: Preparing 02:57:18 01871e62c77f: Preparing 02:57:18 37b48da246fb: Preparing 02:57:18 16113d51b718: Preparing 02:57:18 01871e62c77f: Waiting 02:57:18 37b48da246fb: Waiting 02:57:18 16113d51b718: Waiting 02:57:18 96b10e508118: Layer already exists 02:57:18 f7927b0d802e: Layer already exists 02:57:18 0a97b286d9b8: Layer already exists 02:57:18 21d1c2e7a438: Layer already exists 02:57:18 fa08aaff0f0c: Layer already exists 02:57:18 37b48da246fb: Layer already exists 02:57:18 01871e62c77f: Layer already exists 02:57:18 16113d51b718: Layer already exists 02:57:18 latest: digest: sha256:aefc76c188c5e9ca27d05450e9de9d217bef51b49fa72d39b9f83300cd390c2e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:19 + 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 02:57:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.5 02:57:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:57:19 fa08aaff0f0c: Preparing 02:57:19 0a97b286d9b8: Preparing 02:57:19 96b10e508118: Preparing 02:57:19 21d1c2e7a438: Preparing 02:57:19 f7927b0d802e: Preparing 02:57:19 01871e62c77f: Preparing 02:57:19 37b48da246fb: Preparing 02:57:19 16113d51b718: Preparing 02:57:19 01871e62c77f: Waiting 02:57:19 16113d51b718: Waiting 02:57:19 37b48da246fb: Waiting 02:57:19 96b10e508118: Layer already exists 02:57:19 21d1c2e7a438: Layer already exists 02:57:19 fa08aaff0f0c: Layer already exists 02:57:19 f7927b0d802e: Layer already exists 02:57:19 0a97b286d9b8: Layer already exists 02:57:19 37b48da246fb: Layer already exists 02:57:19 16113d51b718: Layer already exists 02:57:19 01871e62c77f: Layer already exists 02:57:19 4.0.0-dev.5: digest: sha256:aefc76c188c5e9ca27d05450e9de9d217bef51b49fa72d39b9f83300cd390c2e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:20 + 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 02:57:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:57:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:57:20 fa08aaff0f0c: Preparing 02:57:20 0a97b286d9b8: Preparing 02:57:20 96b10e508118: Preparing 02:57:20 21d1c2e7a438: Preparing 02:57:20 f7927b0d802e: Preparing 02:57:20 01871e62c77f: Preparing 02:57:20 01871e62c77f: Waiting 02:57:20 37b48da246fb: Preparing 02:57:20 16113d51b718: Preparing 02:57:20 37b48da246fb: Waiting 02:57:20 16113d51b718: Waiting 02:57:20 96b10e508118: Layer already exists 02:57:20 21d1c2e7a438: Layer already exists 02:57:20 0a97b286d9b8: Layer already exists 02:57:20 fa08aaff0f0c: Layer already exists 02:57:20 f7927b0d802e: Layer already exists 02:57:20 37b48da246fb: Layer already exists 02:57:20 16113d51b718: Layer already exists 02:57:20 01871e62c77f: Layer already exists 02:57:20 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:aefc76c188c5e9ca27d05450e9de9d217bef51b49fa72d39b9f83300cd390c2e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:57:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:57:21 fa08aaff0f0c: Preparing 02:57:21 0a97b286d9b8: Preparing 02:57:21 96b10e508118: Preparing 02:57:21 21d1c2e7a438: Preparing 02:57:21 f7927b0d802e: Preparing 02:57:21 01871e62c77f: Preparing 02:57:21 37b48da246fb: Preparing 02:57:21 16113d51b718: Preparing 02:57:21 01871e62c77f: Waiting 02:57:21 37b48da246fb: Waiting 02:57:21 16113d51b718: Waiting 02:57:21 fa08aaff0f0c: Layer already exists 02:57:21 f7927b0d802e: Layer already exists 02:57:21 21d1c2e7a438: Layer already exists 02:57:21 96b10e508118: Layer already exists 02:57:21 0a97b286d9b8: Layer already exists 02:57:21 16113d51b718: Layer already exists 02:57:21 01871e62c77f: Layer already exists 02:57:21 37b48da246fb: Layer already exists 02:57:21 main: digest: sha256:aefc76c188c5e9ca27d05450e9de9d217bef51b49fa72d39b9f83300cd390c2e size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:21 ===================================================== [Pipeline] echo 02:57:21 taggedImages: 02:57:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:57:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:57:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.5 02:57:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:57:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:57:21 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:57:21 c30ddf62977cad5bfe4181251be04ec207745378 02:57:21 latest 02:57:21 4.0.0-dev.5 02:57:21 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:57:21 main 02:57:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:22 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:57:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:57:22 f28b038fb690: Preparing 02:57:22 81b01f396ade: Preparing 02:57:22 1d4b6966491f: Preparing 02:57:22 f7927b0d802e: Preparing 02:57:22 4e677dbc15c4: Preparing 02:57:22 99abd803f11d: Preparing 02:57:22 16113d51b718: Preparing 02:57:22 99abd803f11d: Waiting 02:57:22 16113d51b718: Waiting 02:57:22 f7927b0d802e: Layer already exists 02:57:22 81b01f396ade: Pushed 02:57:22 16113d51b718: Layer already exists 02:57:22 4e677dbc15c4: Pushed 02:57:22 f28b038fb690: Pushed 02:57:22 99abd803f11d: Pushed 02:57:31 1d4b6966491f: Pushed 02:57:31 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:82f54f834f1e1880227af542bd3b4900d8a1ec9e5674400eb1e5512a976e0577 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:57:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:57:31 f28b038fb690: Preparing 02:57:31 81b01f396ade: Preparing 02:57:31 1d4b6966491f: Preparing 02:57:31 f7927b0d802e: Preparing 02:57:31 4e677dbc15c4: Preparing 02:57:31 99abd803f11d: Preparing 02:57:31 16113d51b718: Preparing 02:57:31 99abd803f11d: Waiting 02:57:31 16113d51b718: Waiting 02:57:31 81b01f396ade: Layer already exists 02:57:31 f7927b0d802e: Layer already exists 02:57:31 4e677dbc15c4: Layer already exists 02:57:31 f28b038fb690: Layer already exists 02:57:31 1d4b6966491f: Layer already exists 02:57:31 99abd803f11d: Layer already exists 02:57:31 16113d51b718: Layer already exists 02:57:31 latest: digest: sha256:82f54f834f1e1880227af542bd3b4900d8a1ec9e5674400eb1e5512a976e0577 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:32 + 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 02:57:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.5 02:57:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:57:32 f28b038fb690: Preparing 02:57:32 81b01f396ade: Preparing 02:57:32 1d4b6966491f: Preparing 02:57:32 f7927b0d802e: Preparing 02:57:32 4e677dbc15c4: Preparing 02:57:32 99abd803f11d: Preparing 02:57:32 16113d51b718: Preparing 02:57:32 16113d51b718: Waiting 02:57:32 99abd803f11d: Waiting 02:57:32 4e677dbc15c4: Layer already exists 02:57:32 f7927b0d802e: Layer already exists 02:57:32 f28b038fb690: Layer already exists 02:57:32 81b01f396ade: Layer already exists 02:57:32 1d4b6966491f: Layer already exists 02:57:32 99abd803f11d: Layer already exists 02:57:32 16113d51b718: Layer already exists 02:57:32 4.0.0-dev.5: digest: sha256:82f54f834f1e1880227af542bd3b4900d8a1ec9e5674400eb1e5512a976e0577 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:33 + 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 02:57:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:57:33 f28b038fb690: Preparing 02:57:33 81b01f396ade: Preparing 02:57:33 1d4b6966491f: Preparing 02:57:33 f7927b0d802e: Preparing 02:57:33 4e677dbc15c4: Preparing 02:57:33 99abd803f11d: Preparing 02:57:33 16113d51b718: Preparing 02:57:33 99abd803f11d: Waiting 02:57:33 16113d51b718: Waiting 02:57:33 1d4b6966491f: Layer already exists 02:57:33 4e677dbc15c4: Layer already exists 02:57:33 f7927b0d802e: Layer already exists 02:57:33 81b01f396ade: Layer already exists 02:57:33 f28b038fb690: Layer already exists 02:57:33 99abd803f11d: Layer already exists 02:57:33 16113d51b718: Layer already exists 02:57:33 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:82f54f834f1e1880227af542bd3b4900d8a1ec9e5674400eb1e5512a976e0577 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:57:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:57:34 f28b038fb690: Preparing 02:57:34 81b01f396ade: Preparing 02:57:34 1d4b6966491f: Preparing 02:57:34 f7927b0d802e: Preparing 02:57:34 4e677dbc15c4: Preparing 02:57:34 99abd803f11d: Preparing 02:57:34 16113d51b718: Preparing 02:57:34 99abd803f11d: Waiting 02:57:34 16113d51b718: Waiting 02:57:34 1d4b6966491f: Layer already exists 02:57:34 4e677dbc15c4: Layer already exists 02:57:34 f28b038fb690: Layer already exists 02:57:34 f7927b0d802e: Layer already exists 02:57:34 81b01f396ade: Layer already exists 02:57:34 16113d51b718: Layer already exists 02:57:34 99abd803f11d: Layer already exists 02:57:34 main: digest: sha256:82f54f834f1e1880227af542bd3b4900d8a1ec9e5674400eb1e5512a976e0577 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:35 ===================================================== [Pipeline] echo 02:57:35 taggedImages: 02:57:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:57:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:57:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.5 02:57:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:57:35 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:57:35 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:57:35 c30ddf62977cad5bfe4181251be04ec207745378 02:57:35 latest 02:57:35 4.0.0-dev.5 02:57:35 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:57:35 main 02:57:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:35 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:35 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:57:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:57:35 aaf85fef1d73: Preparing 02:57:35 6e3d0c27e681: Preparing 02:57:35 0afe8d46a7b3: Preparing 02:57:35 746efcfce419: Preparing 02:57:35 21d1c2e7a438: Preparing 02:57:35 f7927b0d802e: Preparing 02:57:35 16e2cdbd3b62: Preparing 02:57:35 d7277676e21d: Preparing 02:57:35 16113d51b718: Preparing 02:57:35 f7927b0d802e: Waiting 02:57:35 16e2cdbd3b62: Waiting 02:57:35 d7277676e21d: Waiting 02:57:35 16113d51b718: Waiting 02:57:35 21d1c2e7a438: Layer already exists 02:57:36 f7927b0d802e: Layer already exists 02:57:36 0afe8d46a7b3: Pushed 02:57:36 16e2cdbd3b62: Layer already exists 02:57:36 6e3d0c27e681: Pushed 02:57:36 d7277676e21d: Layer already exists 02:57:36 16113d51b718: Layer already exists 02:57:36 aaf85fef1d73: Pushed 02:57:44 746efcfce419: Pushed 02:57:44 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:00d62dbda5c296df21486d469baea58b2713af23ad838f64fac5d1aa89e2425e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:57:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:57:45 aaf85fef1d73: Preparing 02:57:45 6e3d0c27e681: Preparing 02:57:45 0afe8d46a7b3: Preparing 02:57:45 746efcfce419: Preparing 02:57:45 21d1c2e7a438: Preparing 02:57:45 f7927b0d802e: Preparing 02:57:45 16e2cdbd3b62: Preparing 02:57:45 f7927b0d802e: Waiting 02:57:45 d7277676e21d: Preparing 02:57:45 16e2cdbd3b62: Waiting 02:57:45 16113d51b718: Preparing 02:57:45 d7277676e21d: Waiting 02:57:45 16113d51b718: Waiting 02:57:45 aaf85fef1d73: Layer already exists 02:57:45 21d1c2e7a438: Layer already exists 02:57:45 0afe8d46a7b3: Layer already exists 02:57:45 6e3d0c27e681: Layer already exists 02:57:45 746efcfce419: Layer already exists 02:57:45 f7927b0d802e: Layer already exists 02:57:45 16e2cdbd3b62: Layer already exists 02:57:45 d7277676e21d: Layer already exists 02:57:45 16113d51b718: Layer already exists 02:57:45 latest: digest: sha256:00d62dbda5c296df21486d469baea58b2713af23ad838f64fac5d1aa89e2425e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:45 + 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 02:57:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.5 02:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:57:46 aaf85fef1d73: Preparing 02:57:46 6e3d0c27e681: Preparing 02:57:46 0afe8d46a7b3: Preparing 02:57:46 746efcfce419: Preparing 02:57:46 21d1c2e7a438: Preparing 02:57:46 f7927b0d802e: Preparing 02:57:46 16e2cdbd3b62: Preparing 02:57:46 d7277676e21d: Preparing 02:57:46 16113d51b718: Preparing 02:57:46 f7927b0d802e: Waiting 02:57:46 16e2cdbd3b62: Waiting 02:57:46 d7277676e21d: Waiting 02:57:46 16113d51b718: Waiting 02:57:46 aaf85fef1d73: Layer already exists 02:57:46 21d1c2e7a438: Layer already exists 02:57:46 6e3d0c27e681: Layer already exists 02:57:46 746efcfce419: Layer already exists 02:57:46 0afe8d46a7b3: Layer already exists 02:57:46 f7927b0d802e: Layer already exists 02:57:46 16e2cdbd3b62: Layer already exists 02:57:46 d7277676e21d: Layer already exists 02:57:46 16113d51b718: Layer already exists 02:57:46 4.0.0-dev.5: digest: sha256:00d62dbda5c296df21486d469baea58b2713af23ad838f64fac5d1aa89e2425e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:46 + 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 02:57:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:57:46 aaf85fef1d73: Preparing 02:57:46 6e3d0c27e681: Preparing 02:57:46 0afe8d46a7b3: Preparing 02:57:46 746efcfce419: Preparing 02:57:46 21d1c2e7a438: Preparing 02:57:46 f7927b0d802e: Preparing 02:57:46 16e2cdbd3b62: Preparing 02:57:46 d7277676e21d: Preparing 02:57:46 16113d51b718: Preparing 02:57:46 16e2cdbd3b62: Waiting 02:57:46 d7277676e21d: Waiting 02:57:46 16113d51b718: Waiting 02:57:46 f7927b0d802e: Waiting 02:57:46 746efcfce419: Layer already exists 02:57:46 0afe8d46a7b3: Layer already exists 02:57:46 21d1c2e7a438: Layer already exists 02:57:46 6e3d0c27e681: Layer already exists 02:57:46 aaf85fef1d73: Layer already exists 02:57:46 d7277676e21d: Layer already exists 02:57:46 16e2cdbd3b62: Layer already exists 02:57:46 f7927b0d802e: Layer already exists 02:57:46 16113d51b718: Layer already exists 02:57:46 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:00d62dbda5c296df21486d469baea58b2713af23ad838f64fac5d1aa89e2425e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:57:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:57:47 aaf85fef1d73: Preparing 02:57:47 6e3d0c27e681: Preparing 02:57:47 0afe8d46a7b3: Preparing 02:57:47 746efcfce419: Preparing 02:57:47 21d1c2e7a438: Preparing 02:57:47 f7927b0d802e: Preparing 02:57:47 16e2cdbd3b62: Preparing 02:57:47 d7277676e21d: Preparing 02:57:47 16113d51b718: Preparing 02:57:47 16e2cdbd3b62: Waiting 02:57:47 d7277676e21d: Waiting 02:57:47 16113d51b718: Waiting 02:57:47 f7927b0d802e: Waiting 02:57:47 0afe8d46a7b3: Layer already exists 02:57:47 aaf85fef1d73: Layer already exists 02:57:47 21d1c2e7a438: Layer already exists 02:57:47 746efcfce419: Layer already exists 02:57:47 6e3d0c27e681: Layer already exists 02:57:47 16e2cdbd3b62: Layer already exists 02:57:47 f7927b0d802e: Layer already exists 02:57:47 d7277676e21d: Layer already exists 02:57:47 16113d51b718: Layer already exists 02:57:47 main: digest: sha256:00d62dbda5c296df21486d469baea58b2713af23ad838f64fac5d1aa89e2425e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:47 ===================================================== [Pipeline] echo 02:57:47 taggedImages: 02:57:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:57:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:57:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.5 02:57:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:57:47 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:57:47 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:57:47 c30ddf62977cad5bfe4181251be04ec207745378 02:57:47 latest 02:57:47 4.0.0-dev.5 02:57:47 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:57:47 main 02:57:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:57:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:57:48 fed1919d9e19: Preparing 02:57:48 2a6511d31cc8: Preparing 02:57:48 3a1e254ee157: Preparing 02:57:48 d0465fb04cef: Preparing 02:57:48 34873af7f38f: Preparing 02:57:48 97183fb09506: Preparing 02:57:48 089a38932679: Preparing 02:57:48 97183fb09506: Waiting 02:57:48 cdf984164b06: Preparing 02:57:48 21d1c2e7a438: Preparing 02:57:48 cdf984164b06: Waiting 02:57:48 f7927b0d802e: Preparing 02:57:48 21d1c2e7a438: Waiting 02:57:48 9a6a20d9da47: Preparing 02:57:48 f7927b0d802e: Waiting 02:57:48 4065fae8a978: Preparing 02:57:48 5f70bf18a086: Preparing 02:57:48 1897ff32a493: Preparing 02:57:48 cc37691562b5: Preparing 02:57:48 26f34ba0741a: Preparing 02:57:48 16113d51b718: Preparing 02:57:48 4065fae8a978: Waiting 02:57:48 5f70bf18a086: Waiting 02:57:48 1897ff32a493: Waiting 02:57:48 cc37691562b5: Waiting 02:57:48 26f34ba0741a: Waiting 02:57:48 16113d51b718: Waiting 02:57:48 9a6a20d9da47: Waiting 02:57:48 d0465fb04cef: Pushed 02:57:48 3a1e254ee157: Pushed 02:57:48 2a6511d31cc8: Pushed 02:57:48 fed1919d9e19: Pushed 02:57:48 34873af7f38f: Pushed 02:57:48 21d1c2e7a438: Layer already exists 02:57:48 f7927b0d802e: Layer already exists 02:57:48 97183fb09506: Pushed 02:57:49 089a38932679: Pushed 02:57:49 5f70bf18a086: Layer already exists 02:57:49 4065fae8a978: Pushed 02:57:49 9a6a20d9da47: Pushed 02:57:49 16113d51b718: Layer already exists 02:57:49 1897ff32a493: Pushed 02:57:49 26f34ba0741a: Pushed 02:57:50 cc37691562b5: Pushed 02:57:52 cdf984164b06: Pushed 02:57:53 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:9aa28900dac1a4410ed1796941eb1d16d47fec90d0c9d8b32f216222cc6a919c size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:57:53 fed1919d9e19: Preparing 02:57:53 2a6511d31cc8: Preparing 02:57:53 3a1e254ee157: Preparing 02:57:53 d0465fb04cef: Preparing 02:57:53 34873af7f38f: Preparing 02:57:53 97183fb09506: Preparing 02:57:53 089a38932679: Preparing 02:57:53 97183fb09506: Waiting 02:57:53 cdf984164b06: Preparing 02:57:53 089a38932679: Waiting 02:57:53 21d1c2e7a438: Preparing 02:57:53 cdf984164b06: Waiting 02:57:53 f7927b0d802e: Preparing 02:57:53 9a6a20d9da47: Preparing 02:57:53 f7927b0d802e: Waiting 02:57:53 4065fae8a978: Preparing 02:57:53 5f70bf18a086: Preparing 02:57:53 1897ff32a493: Preparing 02:57:53 cc37691562b5: Preparing 02:57:53 4065fae8a978: Waiting 02:57:53 26f34ba0741a: Preparing 02:57:53 1897ff32a493: Waiting 02:57:53 16113d51b718: Preparing 02:57:53 cc37691562b5: Waiting 02:57:53 26f34ba0741a: Waiting 02:57:53 9a6a20d9da47: Waiting 02:57:53 16113d51b718: Waiting 02:57:53 34873af7f38f: Layer already exists 02:57:53 fed1919d9e19: Layer already exists 02:57:53 2a6511d31cc8: Layer already exists 02:57:53 d0465fb04cef: Layer already exists 02:57:53 3a1e254ee157: Layer already exists 02:57:53 97183fb09506: Layer already exists 02:57:53 cdf984164b06: Layer already exists 02:57:53 f7927b0d802e: Layer already exists 02:57:53 089a38932679: Layer already exists 02:57:53 21d1c2e7a438: Layer already exists 02:57:53 9a6a20d9da47: Layer already exists 02:57:53 5f70bf18a086: Layer already exists 02:57:53 4065fae8a978: Layer already exists 02:57:53 cc37691562b5: Layer already exists 02:57:53 1897ff32a493: Layer already exists 02:57:53 16113d51b718: Layer already exists 02:57:53 26f34ba0741a: Layer already exists 02:57:54 latest: digest: sha256:9aa28900dac1a4410ed1796941eb1d16d47fec90d0c9d8b32f216222cc6a919c size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:54 + 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 02:57:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.5 02:57:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:57:54 fed1919d9e19: Preparing 02:57:54 2a6511d31cc8: Preparing 02:57:54 3a1e254ee157: Preparing 02:57:54 d0465fb04cef: Preparing 02:57:54 34873af7f38f: Preparing 02:57:54 97183fb09506: Preparing 02:57:54 97183fb09506: Waiting 02:57:54 089a38932679: Preparing 02:57:54 089a38932679: Waiting 02:57:54 cdf984164b06: Preparing 02:57:54 21d1c2e7a438: Preparing 02:57:54 cdf984164b06: Waiting 02:57:54 21d1c2e7a438: Waiting 02:57:54 f7927b0d802e: Preparing 02:57:54 9a6a20d9da47: Preparing 02:57:54 4065fae8a978: Preparing 02:57:54 5f70bf18a086: Preparing 02:57:54 1897ff32a493: Preparing 02:57:54 cc37691562b5: Preparing 02:57:54 26f34ba0741a: Preparing 02:57:54 16113d51b718: Preparing 02:57:54 9a6a20d9da47: Waiting 02:57:54 4065fae8a978: Waiting 02:57:54 5f70bf18a086: Waiting 02:57:54 1897ff32a493: Waiting 02:57:54 cc37691562b5: Waiting 02:57:54 26f34ba0741a: Waiting 02:57:54 16113d51b718: Waiting 02:57:54 2a6511d31cc8: Layer already exists 02:57:54 3a1e254ee157: Layer already exists 02:57:54 fed1919d9e19: Layer already exists 02:57:54 34873af7f38f: Layer already exists 02:57:54 d0465fb04cef: Layer already exists 02:57:54 97183fb09506: Layer already exists 02:57:54 089a38932679: Layer already exists 02:57:54 cdf984164b06: Layer already exists 02:57:54 f7927b0d802e: Layer already exists 02:57:54 21d1c2e7a438: Layer already exists 02:57:54 4065fae8a978: Layer already exists 02:57:54 9a6a20d9da47: Layer already exists 02:57:54 5f70bf18a086: Layer already exists 02:57:54 1897ff32a493: Layer already exists 02:57:54 cc37691562b5: Layer already exists 02:57:54 16113d51b718: Layer already exists 02:57:54 26f34ba0741a: Layer already exists 02:57:55 4.0.0-dev.5: digest: sha256:9aa28900dac1a4410ed1796941eb1d16d47fec90d0c9d8b32f216222cc6a919c size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:55 + 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 02:57:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:57:55 fed1919d9e19: Preparing 02:57:55 2a6511d31cc8: Preparing 02:57:55 3a1e254ee157: Preparing 02:57:55 d0465fb04cef: Preparing 02:57:55 34873af7f38f: Preparing 02:57:55 97183fb09506: Preparing 02:57:55 089a38932679: Preparing 02:57:55 cdf984164b06: Preparing 02:57:55 21d1c2e7a438: Preparing 02:57:55 f7927b0d802e: Preparing 02:57:55 9a6a20d9da47: Preparing 02:57:55 4065fae8a978: Preparing 02:57:55 5f70bf18a086: Preparing 02:57:55 1897ff32a493: Preparing 02:57:55 cc37691562b5: Preparing 02:57:55 26f34ba0741a: Preparing 02:57:55 16113d51b718: Preparing 02:57:55 9a6a20d9da47: Waiting 02:57:55 4065fae8a978: Waiting 02:57:55 cc37691562b5: Waiting 02:57:55 26f34ba0741a: Waiting 02:57:55 16113d51b718: Waiting 02:57:55 97183fb09506: Waiting 02:57:55 089a38932679: Waiting 02:57:55 cdf984164b06: Waiting 02:57:55 21d1c2e7a438: Waiting 02:57:55 1897ff32a493: Waiting 02:57:55 5f70bf18a086: Waiting 02:57:55 3a1e254ee157: Layer already exists 02:57:55 d0465fb04cef: Layer already exists 02:57:55 2a6511d31cc8: Layer already exists 02:57:55 34873af7f38f: Layer already exists 02:57:55 fed1919d9e19: Layer already exists 02:57:55 089a38932679: Layer already exists 02:57:55 cdf984164b06: Layer already exists 02:57:55 97183fb09506: Layer already exists 02:57:55 21d1c2e7a438: Layer already exists 02:57:55 f7927b0d802e: Layer already exists 02:57:55 9a6a20d9da47: Layer already exists 02:57:55 4065fae8a978: Layer already exists 02:57:55 5f70bf18a086: Layer already exists 02:57:55 1897ff32a493: Layer already exists 02:57:55 cc37691562b5: Layer already exists 02:57:55 16113d51b718: Layer already exists 02:57:55 26f34ba0741a: Layer already exists 02:57:56 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:9aa28900dac1a4410ed1796941eb1d16d47fec90d0c9d8b32f216222cc6a919c size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:57:56 fed1919d9e19: Preparing 02:57:56 2a6511d31cc8: Preparing 02:57:56 3a1e254ee157: Preparing 02:57:56 d0465fb04cef: Preparing 02:57:56 34873af7f38f: Preparing 02:57:56 97183fb09506: Preparing 02:57:56 089a38932679: Preparing 02:57:56 cdf984164b06: Preparing 02:57:56 21d1c2e7a438: Preparing 02:57:56 f7927b0d802e: Preparing 02:57:56 9a6a20d9da47: Preparing 02:57:56 4065fae8a978: Preparing 02:57:56 5f70bf18a086: Preparing 02:57:56 1897ff32a493: Preparing 02:57:56 cc37691562b5: Preparing 02:57:56 26f34ba0741a: Preparing 02:57:56 16113d51b718: Preparing 02:57:56 cdf984164b06: Waiting 02:57:56 21d1c2e7a438: Waiting 02:57:56 f7927b0d802e: Waiting 02:57:56 9a6a20d9da47: Waiting 02:57:56 4065fae8a978: Waiting 02:57:56 5f70bf18a086: Waiting 02:57:56 1897ff32a493: Waiting 02:57:56 cc37691562b5: Waiting 02:57:56 26f34ba0741a: Waiting 02:57:56 16113d51b718: Waiting 02:57:56 97183fb09506: Waiting 02:57:56 089a38932679: Waiting 02:57:56 2a6511d31cc8: Layer already exists 02:57:56 3a1e254ee157: Layer already exists 02:57:56 fed1919d9e19: Layer already exists 02:57:56 34873af7f38f: Layer already exists 02:57:56 d0465fb04cef: Layer already exists 02:57:56 97183fb09506: Layer already exists 02:57:56 089a38932679: Layer already exists 02:57:56 cdf984164b06: Layer already exists 02:57:56 21d1c2e7a438: Layer already exists 02:57:56 f7927b0d802e: Layer already exists 02:57:56 9a6a20d9da47: Layer already exists 02:57:56 4065fae8a978: Layer already exists 02:57:56 5f70bf18a086: Layer already exists 02:57:56 1897ff32a493: Layer already exists 02:57:56 cc37691562b5: Layer already exists 02:57:56 26f34ba0741a: Layer already exists 02:57:56 16113d51b718: Layer already exists 02:57:57 main: digest: sha256:9aa28900dac1a4410ed1796941eb1d16d47fec90d0c9d8b32f216222cc6a919c size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:57:57 ===================================================== [Pipeline] echo 02:57:57 taggedImages: 02:57:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:57:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:57:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.5 02:57:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:57:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:57:57 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:57:57 c30ddf62977cad5bfe4181251be04ec207745378 02:57:57 latest 02:57:57 4.0.0-dev.5 02:57:57 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:57:57 main 02:57:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:57:57 + 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 02:57:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:57:57 46c7680f8a48: Preparing 02:57:57 ff061888e4df: Preparing 02:57:57 ff0bf5ca6cd7: Preparing 02:57:57 31b452275110: Preparing 02:57:57 21d1c2e7a438: Preparing 02:57:57 f7927b0d802e: Preparing 02:57:57 16e2cdbd3b62: Preparing 02:57:57 d7277676e21d: Preparing 02:57:57 16113d51b718: Preparing 02:57:57 f7927b0d802e: Waiting 02:57:57 16e2cdbd3b62: Waiting 02:57:57 d7277676e21d: Waiting 02:57:57 16113d51b718: Waiting 02:57:57 21d1c2e7a438: Layer already exists 02:57:58 f7927b0d802e: Layer already exists 02:57:58 ff0bf5ca6cd7: Pushed 02:57:58 ff061888e4df: Pushed 02:57:58 16e2cdbd3b62: Layer already exists 02:57:58 d7277676e21d: Layer already exists 02:57:58 16113d51b718: Layer already exists 02:57:58 46c7680f8a48: Pushed 02:58:03 31b452275110: Pushed 02:58:03 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:8afd30322308403ae76828234c0671e2f9ab2991aced3abe5c80dae6092356e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:03 + 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 02:58:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:58:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:58:04 46c7680f8a48: Preparing 02:58:04 ff061888e4df: Preparing 02:58:04 ff0bf5ca6cd7: Preparing 02:58:04 31b452275110: Preparing 02:58:04 21d1c2e7a438: Preparing 02:58:04 f7927b0d802e: Preparing 02:58:04 16e2cdbd3b62: Preparing 02:58:04 d7277676e21d: Preparing 02:58:04 16113d51b718: Preparing 02:58:04 f7927b0d802e: Waiting 02:58:04 d7277676e21d: Waiting 02:58:04 16e2cdbd3b62: Waiting 02:58:04 21d1c2e7a438: Layer already exists 02:58:04 46c7680f8a48: Layer already exists 02:58:04 ff0bf5ca6cd7: Layer already exists 02:58:04 ff061888e4df: Layer already exists 02:58:04 31b452275110: Layer already exists 02:58:04 16e2cdbd3b62: Layer already exists 02:58:04 f7927b0d802e: Layer already exists 02:58:04 16113d51b718: Layer already exists 02:58:04 d7277676e21d: Layer already exists 02:58:04 latest: digest: sha256:8afd30322308403ae76828234c0671e2f9ab2991aced3abe5c80dae6092356e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:04 + 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 02:58:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.5 02:58:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:58:05 46c7680f8a48: Preparing 02:58:05 ff061888e4df: Preparing 02:58:05 ff0bf5ca6cd7: Preparing 02:58:05 31b452275110: Preparing 02:58:05 21d1c2e7a438: Preparing 02:58:05 f7927b0d802e: Preparing 02:58:05 16e2cdbd3b62: Preparing 02:58:05 d7277676e21d: Preparing 02:58:05 16113d51b718: Preparing 02:58:05 d7277676e21d: Waiting 02:58:05 16e2cdbd3b62: Waiting 02:58:05 16113d51b718: Waiting 02:58:05 f7927b0d802e: Waiting 02:58:05 ff061888e4df: Layer already exists 02:58:05 21d1c2e7a438: Layer already exists 02:58:05 46c7680f8a48: Layer already exists 02:58:05 ff0bf5ca6cd7: Layer already exists 02:58:05 31b452275110: Layer already exists 02:58:05 16e2cdbd3b62: Layer already exists 02:58:05 f7927b0d802e: Layer already exists 02:58:05 16113d51b718: Layer already exists 02:58:05 d7277676e21d: Layer already exists 02:58:05 4.0.0-dev.5: digest: sha256:8afd30322308403ae76828234c0671e2f9ab2991aced3abe5c80dae6092356e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:05 + 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 02:58:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:58:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:58:05 46c7680f8a48: Preparing 02:58:05 ff061888e4df: Preparing 02:58:05 ff0bf5ca6cd7: Preparing 02:58:05 31b452275110: Preparing 02:58:05 21d1c2e7a438: Preparing 02:58:05 f7927b0d802e: Preparing 02:58:05 16e2cdbd3b62: Preparing 02:58:05 d7277676e21d: Preparing 02:58:05 16113d51b718: Preparing 02:58:05 16e2cdbd3b62: Waiting 02:58:05 d7277676e21d: Waiting 02:58:05 16113d51b718: Waiting 02:58:05 f7927b0d802e: Waiting 02:58:05 31b452275110: Layer already exists 02:58:05 ff0bf5ca6cd7: Layer already exists 02:58:05 ff061888e4df: Layer already exists 02:58:05 46c7680f8a48: Layer already exists 02:58:05 21d1c2e7a438: Layer already exists 02:58:05 f7927b0d802e: Layer already exists 02:58:05 16113d51b718: Layer already exists 02:58:05 16e2cdbd3b62: Layer already exists 02:58:05 d7277676e21d: Layer already exists 02:58:05 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:8afd30322308403ae76828234c0671e2f9ab2991aced3abe5c80dae6092356e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:06 + 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 02:58:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:58:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:58:06 46c7680f8a48: Preparing 02:58:06 ff061888e4df: Preparing 02:58:06 ff0bf5ca6cd7: Preparing 02:58:06 31b452275110: Preparing 02:58:06 21d1c2e7a438: Preparing 02:58:06 f7927b0d802e: Preparing 02:58:06 16e2cdbd3b62: Preparing 02:58:06 d7277676e21d: Preparing 02:58:06 16113d51b718: Preparing 02:58:06 16e2cdbd3b62: Waiting 02:58:06 d7277676e21d: Waiting 02:58:06 16113d51b718: Waiting 02:58:06 f7927b0d802e: Waiting 02:58:06 21d1c2e7a438: Layer already exists 02:58:06 ff0bf5ca6cd7: Layer already exists 02:58:06 46c7680f8a48: Layer already exists 02:58:06 ff061888e4df: Layer already exists 02:58:06 31b452275110: Layer already exists 02:58:06 d7277676e21d: Layer already exists 02:58:06 f7927b0d802e: Layer already exists 02:58:06 16113d51b718: Layer already exists 02:58:06 16e2cdbd3b62: Layer already exists 02:58:06 main: digest: sha256:8afd30322308403ae76828234c0671e2f9ab2991aced3abe5c80dae6092356e0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:06 ===================================================== [Pipeline] echo 02:58:06 taggedImages: 02:58:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:58:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:58:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.5 02:58:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:58:06 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:58:06 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:58:06 c30ddf62977cad5bfe4181251be04ec207745378 02:58:06 latest 02:58:06 4.0.0-dev.5 02:58:06 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:58:06 main 02:58:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:07 + 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 02:58:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:58:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:58:07 11a50cd790c9: Preparing 02:58:07 64050691e3fa: Preparing 02:58:07 9a8bc6275df9: Preparing 02:58:07 6406036217f6: Preparing 02:58:07 7b360566cb89: Preparing 02:58:07 21d1c2e7a438: Preparing 02:58:07 f7927b0d802e: Preparing 02:58:07 b46a1890f583: Preparing 02:58:07 3df6012aa9ea: Preparing 02:58:07 d23509636474: Preparing 02:58:07 16113d51b718: Preparing 02:58:07 21d1c2e7a438: Waiting 02:58:07 3df6012aa9ea: Waiting 02:58:07 f7927b0d802e: Waiting 02:58:07 d23509636474: Waiting 02:58:07 b46a1890f583: Waiting 02:58:07 16113d51b718: Waiting 02:58:07 6406036217f6: Pushed 02:58:07 64050691e3fa: Pushed 02:58:07 7b360566cb89: Pushed 02:58:07 21d1c2e7a438: Layer already exists 02:58:07 11a50cd790c9: Pushed 02:58:07 f7927b0d802e: Layer already exists 02:58:07 16113d51b718: Layer already exists 02:58:08 b46a1890f583: Pushed 02:58:08 3df6012aa9ea: Pushed 02:58:11 9a8bc6275df9: Pushed 02:58:12 d23509636474: Pushed 02:58:12 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:e717e63c36137b1a5af684193c11bae8b4b30535a78c75cab2f6374a73bb68ba size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:12 + 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 02:58:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:58:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:58:13 11a50cd790c9: Preparing 02:58:13 64050691e3fa: Preparing 02:58:13 9a8bc6275df9: Preparing 02:58:13 6406036217f6: Preparing 02:58:13 7b360566cb89: Preparing 02:58:13 21d1c2e7a438: Preparing 02:58:13 f7927b0d802e: Preparing 02:58:13 b46a1890f583: Preparing 02:58:13 3df6012aa9ea: Preparing 02:58:13 d23509636474: Preparing 02:58:13 16113d51b718: Preparing 02:58:13 b46a1890f583: Waiting 02:58:13 21d1c2e7a438: Waiting 02:58:13 3df6012aa9ea: Waiting 02:58:13 f7927b0d802e: Waiting 02:58:13 d23509636474: Waiting 02:58:13 16113d51b718: Waiting 02:58:13 6406036217f6: Layer already exists 02:58:13 9a8bc6275df9: Layer already exists 02:58:13 7b360566cb89: Layer already exists 02:58:13 11a50cd790c9: Layer already exists 02:58:13 64050691e3fa: Layer already exists 02:58:13 21d1c2e7a438: Layer already exists 02:58:13 f7927b0d802e: Layer already exists 02:58:13 3df6012aa9ea: Layer already exists 02:58:13 b46a1890f583: Layer already exists 02:58:13 d23509636474: Layer already exists 02:58:13 16113d51b718: Layer already exists 02:58:13 latest: digest: sha256:e717e63c36137b1a5af684193c11bae8b4b30535a78c75cab2f6374a73bb68ba size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:13 + 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 02:58:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.5 02:58:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:58:15 11a50cd790c9: Preparing 02:58:15 64050691e3fa: Preparing 02:58:15 9a8bc6275df9: Preparing 02:58:15 6406036217f6: Preparing 02:58:15 7b360566cb89: Preparing 02:58:15 21d1c2e7a438: Preparing 02:58:15 f7927b0d802e: Preparing 02:58:15 b46a1890f583: Preparing 02:58:15 3df6012aa9ea: Preparing 02:58:15 d23509636474: Preparing 02:58:15 16113d51b718: Preparing 02:58:15 b46a1890f583: Waiting 02:58:15 3df6012aa9ea: Waiting 02:58:15 d23509636474: Waiting 02:58:15 16113d51b718: Waiting 02:58:15 21d1c2e7a438: Waiting 02:58:15 f7927b0d802e: Waiting 02:58:15 11a50cd790c9: Layer already exists 02:58:15 9a8bc6275df9: Layer already exists 02:58:15 6406036217f6: Layer already exists 02:58:15 7b360566cb89: Layer already exists 02:58:15 64050691e3fa: Layer already exists 02:58:15 f7927b0d802e: Layer already exists 02:58:15 21d1c2e7a438: Layer already exists 02:58:15 3df6012aa9ea: Layer already exists 02:58:15 b46a1890f583: Layer already exists 02:58:15 d23509636474: Layer already exists 02:58:15 16113d51b718: Layer already exists 02:58:15 4.0.0-dev.5: digest: sha256:e717e63c36137b1a5af684193c11bae8b4b30535a78c75cab2f6374a73bb68ba size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:15 + 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 02:58:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:58:16 11a50cd790c9: Preparing 02:58:16 64050691e3fa: Preparing 02:58:16 9a8bc6275df9: Preparing 02:58:16 6406036217f6: Preparing 02:58:16 7b360566cb89: Preparing 02:58:16 21d1c2e7a438: Preparing 02:58:16 f7927b0d802e: Preparing 02:58:16 b46a1890f583: Preparing 02:58:16 3df6012aa9ea: Preparing 02:58:16 d23509636474: Preparing 02:58:16 16113d51b718: Preparing 02:58:16 21d1c2e7a438: Waiting 02:58:16 f7927b0d802e: Waiting 02:58:16 d23509636474: Waiting 02:58:16 b46a1890f583: Waiting 02:58:16 16113d51b718: Waiting 02:58:16 3df6012aa9ea: Waiting 02:58:16 7b360566cb89: Layer already exists 02:58:16 9a8bc6275df9: Layer already exists 02:58:16 6406036217f6: Layer already exists 02:58:16 11a50cd790c9: Layer already exists 02:58:16 64050691e3fa: Layer already exists 02:58:16 b46a1890f583: Layer already exists 02:58:16 21d1c2e7a438: Layer already exists 02:58:16 f7927b0d802e: Layer already exists 02:58:16 d23509636474: Layer already exists 02:58:16 3df6012aa9ea: Layer already exists 02:58:16 16113d51b718: Layer already exists 02:58:16 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:e717e63c36137b1a5af684193c11bae8b4b30535a78c75cab2f6374a73bb68ba size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:16 + 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 02:58:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:58:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:58:17 11a50cd790c9: Preparing 02:58:17 64050691e3fa: Preparing 02:58:17 9a8bc6275df9: Preparing 02:58:17 6406036217f6: Preparing 02:58:17 7b360566cb89: Preparing 02:58:17 21d1c2e7a438: Preparing 02:58:17 f7927b0d802e: Preparing 02:58:17 b46a1890f583: Preparing 02:58:17 3df6012aa9ea: Preparing 02:58:17 d23509636474: Preparing 02:58:17 16113d51b718: Preparing 02:58:17 21d1c2e7a438: Waiting 02:58:17 f7927b0d802e: Waiting 02:58:17 b46a1890f583: Waiting 02:58:17 3df6012aa9ea: Waiting 02:58:17 d23509636474: Waiting 02:58:17 16113d51b718: Waiting 02:58:17 64050691e3fa: Layer already exists 02:58:17 6406036217f6: Layer already exists 02:58:17 7b360566cb89: Layer already exists 02:58:17 9a8bc6275df9: Layer already exists 02:58:17 11a50cd790c9: Layer already exists 02:58:17 b46a1890f583: Layer already exists 02:58:17 21d1c2e7a438: Layer already exists 02:58:17 3df6012aa9ea: Layer already exists 02:58:17 f7927b0d802e: Layer already exists 02:58:17 d23509636474: Layer already exists 02:58:17 16113d51b718: Layer already exists 02:58:17 main: digest: sha256:e717e63c36137b1a5af684193c11bae8b4b30535a78c75cab2f6374a73bb68ba size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:17 ===================================================== [Pipeline] echo 02:58:17 taggedImages: 02:58:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:58:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:58:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.5 02:58:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:58:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:58:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:58:17 c30ddf62977cad5bfe4181251be04ec207745378 02:58:17 latest 02:58:17 4.0.0-dev.5 02:58:17 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:58:17 main 02:58:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:17 + 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 02:58:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:58:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:58:18 d3444b728b42: Preparing 02:58:18 52186a3d42a0: Preparing 02:58:18 b8985b03abe8: Preparing 02:58:18 d2dd6f36807d: Preparing 02:58:18 a954307e1713: Preparing 02:58:18 8d9b2e42e3ba: Preparing 02:58:18 1064806614fb: Preparing 02:58:18 21d1c2e7a438: Preparing 02:58:18 f7927b0d802e: Preparing 02:58:18 d8934d88d207: Preparing 02:58:18 74eb7d9a4ce7: Preparing 02:58:18 16113d51b718: Preparing 02:58:18 8d9b2e42e3ba: Waiting 02:58:18 1064806614fb: Waiting 02:58:18 21d1c2e7a438: Waiting 02:58:18 f7927b0d802e: Waiting 02:58:18 d8934d88d207: Waiting 02:58:18 74eb7d9a4ce7: Waiting 02:58:18 16113d51b718: Waiting 02:58:18 52186a3d42a0: Pushed 02:58:18 a954307e1713: Pushed 02:58:18 d3444b728b42: Pushed 02:58:18 21d1c2e7a438: Layer already exists 02:58:18 f7927b0d802e: Layer already exists 02:58:18 8d9b2e42e3ba: Pushed 02:58:18 1064806614fb: Pushed 02:58:18 16113d51b718: Layer already exists 02:58:20 d8934d88d207: Pushed 02:58:21 74eb7d9a4ce7: Pushed 02:58:21 d2dd6f36807d: Pushed 02:58:22 b8985b03abe8: Pushed 02:58:22 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:b994468d6e0c0ac5f5002a42e27412a2836dc8df1d93d9b4287ef564fefe0b21 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:23 + 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 02:58:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:58:23 d3444b728b42: Preparing 02:58:23 52186a3d42a0: Preparing 02:58:23 b8985b03abe8: Preparing 02:58:23 d2dd6f36807d: Preparing 02:58:23 a954307e1713: Preparing 02:58:23 8d9b2e42e3ba: Preparing 02:58:23 1064806614fb: Preparing 02:58:23 8d9b2e42e3ba: Waiting 02:58:23 21d1c2e7a438: Preparing 02:58:23 f7927b0d802e: Preparing 02:58:23 21d1c2e7a438: Waiting 02:58:23 d8934d88d207: Preparing 02:58:23 f7927b0d802e: Waiting 02:58:23 74eb7d9a4ce7: Preparing 02:58:23 d8934d88d207: Waiting 02:58:23 16113d51b718: Preparing 02:58:23 74eb7d9a4ce7: Waiting 02:58:23 16113d51b718: Waiting 02:58:23 d3444b728b42: Layer already exists 02:58:23 52186a3d42a0: Layer already exists 02:58:23 a954307e1713: Layer already exists 02:58:23 1064806614fb: Layer already exists 02:58:23 8d9b2e42e3ba: Layer already exists 02:58:23 21d1c2e7a438: Layer already exists 02:58:23 f7927b0d802e: Layer already exists 02:58:23 b8985b03abe8: Layer already exists 02:58:23 d2dd6f36807d: Layer already exists 02:58:23 d8934d88d207: Layer already exists 02:58:23 74eb7d9a4ce7: Layer already exists 02:58:23 16113d51b718: Layer already exists 02:58:23 latest: digest: sha256:b994468d6e0c0ac5f5002a42e27412a2836dc8df1d93d9b4287ef564fefe0b21 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:24 + 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 02:58:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.5 02:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:58:24 d3444b728b42: Preparing 02:58:24 52186a3d42a0: Preparing 02:58:24 b8985b03abe8: Preparing 02:58:24 d2dd6f36807d: Preparing 02:58:24 a954307e1713: Preparing 02:58:24 8d9b2e42e3ba: Preparing 02:58:24 1064806614fb: Preparing 02:58:24 21d1c2e7a438: Preparing 02:58:24 f7927b0d802e: Preparing 02:58:24 d8934d88d207: Preparing 02:58:24 74eb7d9a4ce7: Preparing 02:58:24 16113d51b718: Preparing 02:58:24 8d9b2e42e3ba: Waiting 02:58:24 1064806614fb: Waiting 02:58:24 21d1c2e7a438: Waiting 02:58:24 74eb7d9a4ce7: Waiting 02:58:24 16113d51b718: Waiting 02:58:24 f7927b0d802e: Waiting 02:58:24 d8934d88d207: Waiting 02:58:24 52186a3d42a0: Layer already exists 02:58:24 d3444b728b42: Layer already exists 02:58:24 b8985b03abe8: Layer already exists 02:58:24 a954307e1713: Layer already exists 02:58:24 d2dd6f36807d: Layer already exists 02:58:24 8d9b2e42e3ba: Layer already exists 02:58:24 f7927b0d802e: Layer already exists 02:58:24 1064806614fb: Layer already exists 02:58:24 21d1c2e7a438: Layer already exists 02:58:24 d8934d88d207: Layer already exists 02:58:24 16113d51b718: Layer already exists 02:58:24 74eb7d9a4ce7: Layer already exists 02:58:24 4.0.0-dev.5: digest: sha256:b994468d6e0c0ac5f5002a42e27412a2836dc8df1d93d9b4287ef564fefe0b21 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:25 + 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 02:58:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:58:25 d3444b728b42: Preparing 02:58:25 52186a3d42a0: Preparing 02:58:25 b8985b03abe8: Preparing 02:58:25 d2dd6f36807d: Preparing 02:58:25 a954307e1713: Preparing 02:58:25 8d9b2e42e3ba: Preparing 02:58:25 1064806614fb: Preparing 02:58:25 21d1c2e7a438: Preparing 02:58:25 f7927b0d802e: Preparing 02:58:25 d8934d88d207: Preparing 02:58:25 74eb7d9a4ce7: Preparing 02:58:25 16113d51b718: Preparing 02:58:25 1064806614fb: Waiting 02:58:25 21d1c2e7a438: Waiting 02:58:25 f7927b0d802e: Waiting 02:58:25 d8934d88d207: Waiting 02:58:25 74eb7d9a4ce7: Waiting 02:58:25 16113d51b718: Waiting 02:58:25 8d9b2e42e3ba: Waiting 02:58:25 52186a3d42a0: Layer already exists 02:58:25 d2dd6f36807d: Layer already exists 02:58:25 d3444b728b42: Layer already exists 02:58:25 b8985b03abe8: Layer already exists 02:58:25 a954307e1713: Layer already exists 02:58:25 1064806614fb: Layer already exists 02:58:25 8d9b2e42e3ba: Layer already exists 02:58:25 f7927b0d802e: Layer already exists 02:58:25 21d1c2e7a438: Layer already exists 02:58:25 d8934d88d207: Layer already exists 02:58:25 16113d51b718: Layer already exists 02:58:25 74eb7d9a4ce7: Layer already exists 02:58:25 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:b994468d6e0c0ac5f5002a42e27412a2836dc8df1d93d9b4287ef564fefe0b21 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:26 + 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 02:58:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:58:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:58:26 d3444b728b42: Preparing 02:58:26 52186a3d42a0: Preparing 02:58:26 b8985b03abe8: Preparing 02:58:26 d2dd6f36807d: Preparing 02:58:26 a954307e1713: Preparing 02:58:26 8d9b2e42e3ba: Preparing 02:58:26 1064806614fb: Preparing 02:58:26 21d1c2e7a438: Preparing 02:58:26 f7927b0d802e: Preparing 02:58:26 d8934d88d207: Preparing 02:58:26 74eb7d9a4ce7: Preparing 02:58:26 16113d51b718: Preparing 02:58:26 21d1c2e7a438: Waiting 02:58:26 f7927b0d802e: Waiting 02:58:26 8d9b2e42e3ba: Waiting 02:58:26 d8934d88d207: Waiting 02:58:26 74eb7d9a4ce7: Waiting 02:58:26 16113d51b718: Waiting 02:58:26 1064806614fb: Waiting 02:58:26 a954307e1713: Layer already exists 02:58:26 b8985b03abe8: Layer already exists 02:58:26 52186a3d42a0: Layer already exists 02:58:26 d2dd6f36807d: Layer already exists 02:58:26 d3444b728b42: Layer already exists 02:58:26 8d9b2e42e3ba: Layer already exists 02:58:26 f7927b0d802e: Layer already exists 02:58:26 21d1c2e7a438: Layer already exists 02:58:26 d8934d88d207: Layer already exists 02:58:26 1064806614fb: Layer already exists 02:58:26 16113d51b718: Layer already exists 02:58:26 74eb7d9a4ce7: Layer already exists 02:58:26 main: digest: sha256:b994468d6e0c0ac5f5002a42e27412a2836dc8df1d93d9b4287ef564fefe0b21 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:27 ===================================================== [Pipeline] echo 02:58:27 taggedImages: 02:58:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:58:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:58:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.5 02:58:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:58:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:58:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:58:27 c30ddf62977cad5bfe4181251be04ec207745378 02:58:27 latest 02:58:27 4.0.0-dev.5 02:58:27 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:58:27 main 02:58:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:27 + 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 02:58:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:58:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:58:27 498419c13a7d: Preparing 02:58:27 994a11ff8404: Preparing 02:58:27 21d1c2e7a438: Preparing 02:58:27 f7927b0d802e: Preparing 02:58:27 a1a462d16262: Preparing 02:58:27 4e44481e6c60: Preparing 02:58:27 16113d51b718: Preparing 02:58:27 4e44481e6c60: Waiting 02:58:27 16113d51b718: Waiting 02:58:27 f7927b0d802e: Layer already exists 02:58:27 21d1c2e7a438: Layer already exists 02:58:28 16113d51b718: Layer already exists 02:58:28 498419c13a7d: Pushed 02:58:29 a1a462d16262: Pushed 02:58:29 4e44481e6c60: Pushed 02:58:33 994a11ff8404: Pushed 02:58:33 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:be7296d50ac2218584c199a70758a2640f14eb8910c0921b25877f4a1eb79ae0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:33 + 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 02:58:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:58:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:58:34 498419c13a7d: Preparing 02:58:34 994a11ff8404: Preparing 02:58:34 21d1c2e7a438: Preparing 02:58:34 f7927b0d802e: Preparing 02:58:34 a1a462d16262: Preparing 02:58:34 4e44481e6c60: Preparing 02:58:34 16113d51b718: Preparing 02:58:34 4e44481e6c60: Waiting 02:58:34 16113d51b718: Waiting 02:58:34 a1a462d16262: Layer already exists 02:58:34 f7927b0d802e: Layer already exists 02:58:34 21d1c2e7a438: Layer already exists 02:58:34 994a11ff8404: Layer already exists 02:58:34 498419c13a7d: Layer already exists 02:58:34 16113d51b718: Layer already exists 02:58:34 4e44481e6c60: Layer already exists 02:58:34 latest: digest: sha256:be7296d50ac2218584c199a70758a2640f14eb8910c0921b25877f4a1eb79ae0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:34 + 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 02:58:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.5 02:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:58:35 498419c13a7d: Preparing 02:58:35 994a11ff8404: Preparing 02:58:35 21d1c2e7a438: Preparing 02:58:35 f7927b0d802e: Preparing 02:58:35 a1a462d16262: Preparing 02:58:35 4e44481e6c60: Preparing 02:58:35 16113d51b718: Preparing 02:58:35 4e44481e6c60: Waiting 02:58:35 16113d51b718: Waiting 02:58:35 a1a462d16262: Layer already exists 02:58:35 994a11ff8404: Layer already exists 02:58:35 498419c13a7d: Layer already exists 02:58:35 f7927b0d802e: Layer already exists 02:58:35 21d1c2e7a438: Layer already exists 02:58:35 4e44481e6c60: Layer already exists 02:58:35 16113d51b718: Layer already exists 02:58:35 4.0.0-dev.5: digest: sha256:be7296d50ac2218584c199a70758a2640f14eb8910c0921b25877f4a1eb79ae0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:35 + 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 02:58:35 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:58:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:58:35 498419c13a7d: Preparing 02:58:35 994a11ff8404: Preparing 02:58:35 21d1c2e7a438: Preparing 02:58:35 f7927b0d802e: Preparing 02:58:35 a1a462d16262: Preparing 02:58:35 4e44481e6c60: Preparing 02:58:35 16113d51b718: Preparing 02:58:35 4e44481e6c60: Waiting 02:58:35 16113d51b718: Waiting 02:58:35 f7927b0d802e: Layer already exists 02:58:35 498419c13a7d: Layer already exists 02:58:35 a1a462d16262: Layer already exists 02:58:35 21d1c2e7a438: Layer already exists 02:58:35 994a11ff8404: Layer already exists 02:58:35 16113d51b718: Layer already exists 02:58:35 4e44481e6c60: Layer already exists 02:58:35 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:be7296d50ac2218584c199a70758a2640f14eb8910c0921b25877f4a1eb79ae0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:36 + 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 02:58:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:58:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:58:36 498419c13a7d: Preparing 02:58:36 994a11ff8404: Preparing 02:58:36 21d1c2e7a438: Preparing 02:58:36 f7927b0d802e: Preparing 02:58:36 a1a462d16262: Preparing 02:58:36 4e44481e6c60: Preparing 02:58:36 16113d51b718: Preparing 02:58:36 4e44481e6c60: Waiting 02:58:36 16113d51b718: Waiting 02:58:36 f7927b0d802e: Layer already exists 02:58:36 498419c13a7d: Layer already exists 02:58:36 21d1c2e7a438: Layer already exists 02:58:36 994a11ff8404: Layer already exists 02:58:36 a1a462d16262: Layer already exists 02:58:36 4e44481e6c60: Layer already exists 02:58:36 16113d51b718: Layer already exists 02:58:36 main: digest: sha256:be7296d50ac2218584c199a70758a2640f14eb8910c0921b25877f4a1eb79ae0 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:58:37 ===================================================== [Pipeline] echo 02:58:37 taggedImages: 02:58:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:58:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:58:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.5 02:58:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:58:37 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:58:37 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:58:37 c30ddf62977cad5bfe4181251be04ec207745378 02:58:37 latest 02:58:37 4.0.0-dev.5 02:58:37 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:58:37 main 02:58:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:37 + 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 02:58:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:58:37 71008bee3355: Preparing 02:58:37 0f63fe802779: Preparing 02:58:37 fde07d75304d: Preparing 02:58:37 21d1c2e7a438: Preparing 02:58:37 f7927b0d802e: Preparing 02:58:37 1b7b18a596f4: Preparing 02:58:37 c30e1b8690b2: Preparing 02:58:37 3468c1b685cc: Preparing 02:58:37 34478c04899a: Preparing 02:58:37 16113d51b718: Preparing 02:58:37 3468c1b685cc: Waiting 02:58:37 34478c04899a: Waiting 02:58:37 16113d51b718: Waiting 02:58:37 1b7b18a596f4: Waiting 02:58:37 c30e1b8690b2: Waiting 02:58:37 21d1c2e7a438: Layer already exists 02:58:37 f7927b0d802e: Layer already exists 02:58:38 0f63fe802779: Pushed 02:58:38 fde07d75304d: Pushed 02:58:38 71008bee3355: Pushed 02:58:38 16113d51b718: Layer already exists 02:58:38 3468c1b685cc: Pushed 02:58:40 34478c04899a: Pushed 02:58:50 c30e1b8690b2: Pushed 02:58:58 1b7b18a596f4: Pushed 02:58:58 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:e1a1dd5aa9631d51635f56631611a19e3726acbe6a01ac042a14195a9def56a6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:58:59 + 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 02:59:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:59:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:59:00 71008bee3355: Preparing 02:59:00 0f63fe802779: Preparing 02:59:00 fde07d75304d: Preparing 02:59:00 21d1c2e7a438: Preparing 02:59:00 f7927b0d802e: Preparing 02:59:00 1b7b18a596f4: Preparing 02:59:00 c30e1b8690b2: Preparing 02:59:00 3468c1b685cc: Preparing 02:59:00 34478c04899a: Preparing 02:59:00 16113d51b718: Preparing 02:59:00 c30e1b8690b2: Waiting 02:59:00 3468c1b685cc: Waiting 02:59:00 34478c04899a: Waiting 02:59:00 16113d51b718: Waiting 02:59:00 1b7b18a596f4: Waiting 02:59:00 71008bee3355: Layer already exists 02:59:00 fde07d75304d: Layer already exists 02:59:00 f7927b0d802e: Layer already exists 02:59:00 0f63fe802779: Layer already exists 02:59:00 21d1c2e7a438: Layer already exists 02:59:00 1b7b18a596f4: Layer already exists 02:59:00 c30e1b8690b2: Layer already exists 02:59:00 16113d51b718: Layer already exists 02:59:00 3468c1b685cc: Layer already exists 02:59:00 34478c04899a: Layer already exists 02:59:00 latest: digest: sha256:e1a1dd5aa9631d51635f56631611a19e3726acbe6a01ac042a14195a9def56a6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:01 + 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 02:59:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.5 02:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:59:01 71008bee3355: Preparing 02:59:01 0f63fe802779: Preparing 02:59:01 fde07d75304d: Preparing 02:59:01 21d1c2e7a438: Preparing 02:59:01 f7927b0d802e: Preparing 02:59:01 1b7b18a596f4: Preparing 02:59:01 c30e1b8690b2: Preparing 02:59:01 3468c1b685cc: Preparing 02:59:01 34478c04899a: Preparing 02:59:01 16113d51b718: Preparing 02:59:01 3468c1b685cc: Waiting 02:59:01 34478c04899a: Waiting 02:59:01 16113d51b718: Waiting 02:59:01 1b7b18a596f4: Waiting 02:59:01 c30e1b8690b2: Waiting 02:59:01 71008bee3355: Layer already exists 02:59:01 0f63fe802779: Layer already exists 02:59:01 21d1c2e7a438: Layer already exists 02:59:01 f7927b0d802e: Layer already exists 02:59:01 fde07d75304d: Layer already exists 02:59:01 1b7b18a596f4: Layer already exists 02:59:01 c30e1b8690b2: Layer already exists 02:59:01 34478c04899a: Layer already exists 02:59:01 3468c1b685cc: Layer already exists 02:59:01 16113d51b718: Layer already exists 02:59:01 4.0.0-dev.5: digest: sha256:e1a1dd5aa9631d51635f56631611a19e3726acbe6a01ac042a14195a9def56a6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:02 + 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 02:59:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:59:02 71008bee3355: Preparing 02:59:02 0f63fe802779: Preparing 02:59:02 fde07d75304d: Preparing 02:59:02 21d1c2e7a438: Preparing 02:59:02 f7927b0d802e: Preparing 02:59:02 1b7b18a596f4: Preparing 02:59:02 c30e1b8690b2: Preparing 02:59:02 3468c1b685cc: Preparing 02:59:02 34478c04899a: Preparing 02:59:02 16113d51b718: Preparing 02:59:02 c30e1b8690b2: Waiting 02:59:02 3468c1b685cc: Waiting 02:59:02 34478c04899a: Waiting 02:59:02 16113d51b718: Waiting 02:59:02 1b7b18a596f4: Waiting 02:59:02 71008bee3355: Layer already exists 02:59:02 21d1c2e7a438: Layer already exists 02:59:02 f7927b0d802e: Layer already exists 02:59:02 0f63fe802779: Layer already exists 02:59:02 fde07d75304d: Layer already exists 02:59:02 1b7b18a596f4: Layer already exists 02:59:02 34478c04899a: Layer already exists 02:59:02 c30e1b8690b2: Layer already exists 02:59:02 3468c1b685cc: Layer already exists 02:59:02 16113d51b718: Layer already exists 02:59:02 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:e1a1dd5aa9631d51635f56631611a19e3726acbe6a01ac042a14195a9def56a6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:03 + 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 02:59:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:59:03 71008bee3355: Preparing 02:59:03 0f63fe802779: Preparing 02:59:03 fde07d75304d: Preparing 02:59:03 21d1c2e7a438: Preparing 02:59:03 f7927b0d802e: Preparing 02:59:03 1b7b18a596f4: Preparing 02:59:03 c30e1b8690b2: Preparing 02:59:03 3468c1b685cc: Preparing 02:59:03 34478c04899a: Preparing 02:59:03 16113d51b718: Preparing 02:59:03 3468c1b685cc: Waiting 02:59:03 34478c04899a: Waiting 02:59:03 16113d51b718: Waiting 02:59:03 1b7b18a596f4: Waiting 02:59:03 c30e1b8690b2: Waiting 02:59:03 71008bee3355: Layer already exists 02:59:03 21d1c2e7a438: Layer already exists 02:59:03 f7927b0d802e: Layer already exists 02:59:03 0f63fe802779: Layer already exists 02:59:03 fde07d75304d: Layer already exists 02:59:03 3468c1b685cc: Layer already exists 02:59:03 16113d51b718: Layer already exists 02:59:03 c30e1b8690b2: Layer already exists 02:59:03 34478c04899a: Layer already exists 02:59:03 1b7b18a596f4: Layer already exists 02:59:03 main: digest: sha256:e1a1dd5aa9631d51635f56631611a19e3726acbe6a01ac042a14195a9def56a6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:03 ===================================================== [Pipeline] echo 02:59:03 taggedImages: 02:59:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:59:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:59:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.5 02:59:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:59:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:59:03 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:59:03 c30ddf62977cad5bfe4181251be04ec207745378 02:59:03 latest 02:59:03 4.0.0-dev.5 02:59:03 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:59:03 main 02:59:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:04 + 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 02:59:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:59:04 e12bf070f78d: Preparing 02:59:04 1671bbcff841: Preparing 02:59:04 abd95555132a: Preparing 02:59:04 21d1c2e7a438: Preparing 02:59:04 f7927b0d802e: Preparing 02:59:04 9a4cc8ea76b5: Preparing 02:59:04 2536ed9e8704: Preparing 02:59:04 1025e5a74438: Preparing 02:59:04 16113d51b718: Preparing 02:59:04 9a4cc8ea76b5: Waiting 02:59:04 2536ed9e8704: Waiting 02:59:04 1025e5a74438: Waiting 02:59:04 16113d51b718: Waiting 02:59:04 21d1c2e7a438: Layer already exists 02:59:04 f7927b0d802e: Layer already exists 02:59:04 1671bbcff841: Pushed 02:59:04 e12bf070f78d: Pushed 02:59:04 abd95555132a: Pushed 02:59:04 16113d51b718: Layer already exists 02:59:05 1025e5a74438: Pushed 02:59:06 2536ed9e8704: Pushed 02:59:28 9a4cc8ea76b5: Pushed 02:59:28 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:937ea0673e78bb2bea98d801e7924071998e6ed81e040140707a182aa809b2be size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:28 + 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 02:59:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:59:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:59:28 e12bf070f78d: Preparing 02:59:28 1671bbcff841: Preparing 02:59:28 abd95555132a: Preparing 02:59:28 21d1c2e7a438: Preparing 02:59:28 f7927b0d802e: Preparing 02:59:28 9a4cc8ea76b5: Preparing 02:59:28 2536ed9e8704: Preparing 02:59:28 1025e5a74438: Preparing 02:59:28 16113d51b718: Preparing 02:59:28 2536ed9e8704: Waiting 02:59:28 9a4cc8ea76b5: Waiting 02:59:28 1025e5a74438: Waiting 02:59:28 16113d51b718: Waiting 02:59:28 1671bbcff841: Layer already exists 02:59:28 21d1c2e7a438: Layer already exists 02:59:28 abd95555132a: Layer already exists 02:59:28 e12bf070f78d: Layer already exists 02:59:28 f7927b0d802e: Layer already exists 02:59:28 2536ed9e8704: Layer already exists 02:59:28 9a4cc8ea76b5: Layer already exists 02:59:28 1025e5a74438: Layer already exists 02:59:28 16113d51b718: Layer already exists 02:59:29 latest: digest: sha256:937ea0673e78bb2bea98d801e7924071998e6ed81e040140707a182aa809b2be size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:29 + 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 02:59:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.5 02:59:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:59:29 e12bf070f78d: Preparing 02:59:29 1671bbcff841: Preparing 02:59:29 abd95555132a: Preparing 02:59:29 21d1c2e7a438: Preparing 02:59:29 f7927b0d802e: Preparing 02:59:29 9a4cc8ea76b5: Preparing 02:59:29 2536ed9e8704: Preparing 02:59:29 9a4cc8ea76b5: Waiting 02:59:29 1025e5a74438: Preparing 02:59:29 2536ed9e8704: Waiting 02:59:29 1025e5a74438: Waiting 02:59:29 16113d51b718: Preparing 02:59:29 16113d51b718: Waiting 02:59:29 f7927b0d802e: Layer already exists 02:59:29 e12bf070f78d: Layer already exists 02:59:29 21d1c2e7a438: Layer already exists 02:59:29 1671bbcff841: Layer already exists 02:59:29 abd95555132a: Layer already exists 02:59:29 16113d51b718: Layer already exists 02:59:29 2536ed9e8704: Layer already exists 02:59:29 9a4cc8ea76b5: Layer already exists 02:59:29 1025e5a74438: Layer already exists 02:59:30 4.0.0-dev.5: digest: sha256:937ea0673e78bb2bea98d801e7924071998e6ed81e040140707a182aa809b2be size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:30 + 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 02:59:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:59:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:59:30 e12bf070f78d: Preparing 02:59:30 1671bbcff841: Preparing 02:59:30 abd95555132a: Preparing 02:59:30 21d1c2e7a438: Preparing 02:59:30 f7927b0d802e: Preparing 02:59:30 9a4cc8ea76b5: Preparing 02:59:30 2536ed9e8704: Preparing 02:59:30 1025e5a74438: Preparing 02:59:30 16113d51b718: Preparing 02:59:30 2536ed9e8704: Waiting 02:59:30 9a4cc8ea76b5: Waiting 02:59:30 1025e5a74438: Waiting 02:59:30 16113d51b718: Waiting 02:59:30 21d1c2e7a438: Layer already exists 02:59:30 e12bf070f78d: Layer already exists 02:59:30 abd95555132a: Layer already exists 02:59:30 f7927b0d802e: Layer already exists 02:59:30 1671bbcff841: Layer already exists 02:59:30 9a4cc8ea76b5: Layer already exists 02:59:30 16113d51b718: Layer already exists 02:59:30 2536ed9e8704: Layer already exists 02:59:30 1025e5a74438: Layer already exists 02:59:30 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:937ea0673e78bb2bea98d801e7924071998e6ed81e040140707a182aa809b2be size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:31 + 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 02:59:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:59:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:59:31 e12bf070f78d: Preparing 02:59:31 1671bbcff841: Preparing 02:59:31 abd95555132a: Preparing 02:59:31 21d1c2e7a438: Preparing 02:59:31 f7927b0d802e: Preparing 02:59:31 9a4cc8ea76b5: Preparing 02:59:31 2536ed9e8704: Preparing 02:59:31 1025e5a74438: Preparing 02:59:31 16113d51b718: Preparing 02:59:31 9a4cc8ea76b5: Waiting 02:59:31 2536ed9e8704: Waiting 02:59:31 1025e5a74438: Waiting 02:59:31 16113d51b718: Waiting 02:59:31 f7927b0d802e: Layer already exists 02:59:31 abd95555132a: Layer already exists 02:59:31 e12bf070f78d: Layer already exists 02:59:31 1671bbcff841: Layer already exists 02:59:31 21d1c2e7a438: Layer already exists 02:59:31 2536ed9e8704: Layer already exists 02:59:31 16113d51b718: Layer already exists 02:59:31 1025e5a74438: Layer already exists 02:59:31 9a4cc8ea76b5: Layer already exists 02:59:32 main: digest: sha256:937ea0673e78bb2bea98d801e7924071998e6ed81e040140707a182aa809b2be size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:32 ===================================================== [Pipeline] echo 02:59:32 taggedImages: 02:59:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:59:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:59:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.5 02:59:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:59:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:59:32 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:59:32 c30ddf62977cad5bfe4181251be04ec207745378 02:59:32 latest 02:59:32 4.0.0-dev.5 02:59:32 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:59:32 main 02:59:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:32 + 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 02:59:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:59:32 d3b46bc9320e: Preparing 02:59:32 621e9ff4f2cf: Preparing 02:59:32 e9e05adbc786: Preparing 02:59:32 21d1c2e7a438: Preparing 02:59:32 f7927b0d802e: Preparing 02:59:32 c143a97ad4ef: Preparing 02:59:32 3468c1b685cc: Preparing 02:59:32 34478c04899a: Preparing 02:59:32 16113d51b718: Preparing 02:59:32 34478c04899a: Waiting 02:59:32 16113d51b718: Waiting 02:59:32 c143a97ad4ef: Waiting 02:59:32 3468c1b685cc: Waiting 02:59:32 21d1c2e7a438: Layer already exists 02:59:32 f7927b0d802e: Layer already exists 02:59:33 3468c1b685cc: Layer already exists 02:59:33 34478c04899a: Layer already exists 02:59:33 d3b46bc9320e: Pushed 02:59:33 621e9ff4f2cf: Pushed 02:59:33 e9e05adbc786: Pushed 02:59:33 16113d51b718: Layer already exists 02:59:55 c143a97ad4ef: Pushed 02:59:55 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:210728ca1a6172edde997ed6ff1eb6a6cec2225a03cdf58464679e124bf7aa55 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:55 + 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 02:59:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:59:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:59:55 d3b46bc9320e: Preparing 02:59:55 621e9ff4f2cf: Preparing 02:59:55 e9e05adbc786: Preparing 02:59:55 21d1c2e7a438: Preparing 02:59:55 f7927b0d802e: Preparing 02:59:55 c143a97ad4ef: Preparing 02:59:55 3468c1b685cc: Preparing 02:59:55 34478c04899a: Preparing 02:59:55 16113d51b718: Preparing 02:59:55 3468c1b685cc: Waiting 02:59:55 34478c04899a: Waiting 02:59:55 16113d51b718: Waiting 02:59:55 c143a97ad4ef: Waiting 02:59:55 e9e05adbc786: Layer already exists 02:59:55 621e9ff4f2cf: Layer already exists 02:59:55 f7927b0d802e: Layer already exists 02:59:55 21d1c2e7a438: Layer already exists 02:59:55 d3b46bc9320e: Layer already exists 02:59:55 34478c04899a: Layer already exists 02:59:55 16113d51b718: Layer already exists 02:59:55 3468c1b685cc: Layer already exists 02:59:55 c143a97ad4ef: Layer already exists 02:59:56 latest: digest: sha256:210728ca1a6172edde997ed6ff1eb6a6cec2225a03cdf58464679e124bf7aa55 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:56 + 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 02:59:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.5 02:59:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:59:56 d3b46bc9320e: Preparing 02:59:56 621e9ff4f2cf: Preparing 02:59:56 e9e05adbc786: Preparing 02:59:56 21d1c2e7a438: Preparing 02:59:56 f7927b0d802e: Preparing 02:59:56 c143a97ad4ef: Preparing 02:59:56 3468c1b685cc: Preparing 02:59:56 34478c04899a: Preparing 02:59:56 16113d51b718: Preparing 02:59:56 c143a97ad4ef: Waiting 02:59:56 3468c1b685cc: Waiting 02:59:56 34478c04899a: Waiting 02:59:56 16113d51b718: Waiting 02:59:56 21d1c2e7a438: Layer already exists 02:59:56 621e9ff4f2cf: Layer already exists 02:59:56 e9e05adbc786: Layer already exists 02:59:56 d3b46bc9320e: Layer already exists 02:59:56 f7927b0d802e: Layer already exists 02:59:56 34478c04899a: Layer already exists 02:59:56 c143a97ad4ef: Layer already exists 02:59:56 3468c1b685cc: Layer already exists 02:59:56 16113d51b718: Layer already exists 02:59:57 4.0.0-dev.5: digest: sha256:210728ca1a6172edde997ed6ff1eb6a6cec2225a03cdf58464679e124bf7aa55 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:57 + 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 02:59:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:59:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:59:57 d3b46bc9320e: Preparing 02:59:57 621e9ff4f2cf: Preparing 02:59:57 e9e05adbc786: Preparing 02:59:57 21d1c2e7a438: Preparing 02:59:57 f7927b0d802e: Preparing 02:59:57 c143a97ad4ef: Preparing 02:59:57 3468c1b685cc: Preparing 02:59:57 34478c04899a: Preparing 02:59:57 16113d51b718: Preparing 02:59:57 c143a97ad4ef: Waiting 02:59:57 3468c1b685cc: Waiting 02:59:57 16113d51b718: Waiting 02:59:57 34478c04899a: Waiting 02:59:57 21d1c2e7a438: Layer already exists 02:59:57 e9e05adbc786: Layer already exists 02:59:57 621e9ff4f2cf: Layer already exists 02:59:57 d3b46bc9320e: Layer already exists 02:59:57 f7927b0d802e: Layer already exists 02:59:57 3468c1b685cc: Layer already exists 02:59:57 16113d51b718: Layer already exists 02:59:57 c143a97ad4ef: Layer already exists 02:59:57 34478c04899a: Layer already exists 02:59:58 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:210728ca1a6172edde997ed6ff1eb6a6cec2225a03cdf58464679e124bf7aa55 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:58 + 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 02:59:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:59:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:59:58 d3b46bc9320e: Preparing 02:59:58 621e9ff4f2cf: Preparing 02:59:58 e9e05adbc786: Preparing 02:59:58 21d1c2e7a438: Preparing 02:59:58 f7927b0d802e: Preparing 02:59:58 c143a97ad4ef: Preparing 02:59:58 3468c1b685cc: Preparing 02:59:58 34478c04899a: Preparing 02:59:58 16113d51b718: Preparing 02:59:58 c143a97ad4ef: Waiting 02:59:58 3468c1b685cc: Waiting 02:59:58 34478c04899a: Waiting 02:59:58 16113d51b718: Waiting 02:59:58 f7927b0d802e: Layer already exists 02:59:58 e9e05adbc786: Layer already exists 02:59:58 621e9ff4f2cf: Layer already exists 02:59:58 d3b46bc9320e: Layer already exists 02:59:58 21d1c2e7a438: Layer already exists 02:59:58 34478c04899a: Layer already exists 02:59:58 3468c1b685cc: Layer already exists 02:59:58 c143a97ad4ef: Layer already exists 02:59:58 16113d51b718: Layer already exists 02:59:59 main: digest: sha256:210728ca1a6172edde997ed6ff1eb6a6cec2225a03cdf58464679e124bf7aa55 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:59:59 ===================================================== [Pipeline] echo 02:59:59 taggedImages: 02:59:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:59:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:59:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.5 02:59:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:59:59 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:59:59 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 02:59:59 c30ddf62977cad5bfe4181251be04ec207745378 02:59:59 latest 02:59:59 4.0.0-dev.5 02:59:59 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 02:59:59 main 02:59:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:59:59 + 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 02:59:59 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c30ddf62977cad5bfe4181251be04ec207745378 02:59:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 02:59:59 e3f9e1689fa8: Preparing 02:59:59 92c8cec09c29: Preparing 02:59:59 21d1c2e7a438: Preparing 02:59:59 f7927b0d802e: Preparing 02:59:59 9ebe2f6ea23b: Preparing 02:59:59 656310d60f06: Preparing 02:59:59 16113d51b718: Preparing 02:59:59 656310d60f06: Waiting 02:59:59 16113d51b718: Waiting 02:59:59 21d1c2e7a438: Layer already exists 02:59:59 f7927b0d802e: Layer already exists 03:00:00 16113d51b718: Layer already exists 03:00:00 e3f9e1689fa8: Pushed 03:00:00 656310d60f06: Pushed 03:00:02 9ebe2f6ea23b: Pushed 03:00:10 92c8cec09c29: Pushed 03:00:10 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:3cf27fb0d75bc544879910fed471a4b29a558794717d1f22bd32ff24f0c440f1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:11 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:11 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:00:11 e3f9e1689fa8: Preparing 03:00:11 92c8cec09c29: Preparing 03:00:11 21d1c2e7a438: Preparing 03:00:11 f7927b0d802e: Preparing 03:00:11 9ebe2f6ea23b: Preparing 03:00:11 656310d60f06: Preparing 03:00:11 16113d51b718: Preparing 03:00:11 656310d60f06: Waiting 03:00:11 e3f9e1689fa8: Layer already exists 03:00:11 9ebe2f6ea23b: Layer already exists 03:00:11 f7927b0d802e: Layer already exists 03:00:11 92c8cec09c29: Layer already exists 03:00:11 21d1c2e7a438: Layer already exists 03:00:11 16113d51b718: Layer already exists 03:00:11 656310d60f06: Layer already exists 03:00:11 latest: digest: sha256:3cf27fb0d75bc544879910fed471a4b29a558794717d1f22bd32ff24f0c440f1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:12 + 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 03:00:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.5 03:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:00:12 e3f9e1689fa8: Preparing 03:00:12 92c8cec09c29: Preparing 03:00:12 21d1c2e7a438: Preparing 03:00:12 f7927b0d802e: Preparing 03:00:12 9ebe2f6ea23b: Preparing 03:00:12 656310d60f06: Preparing 03:00:12 16113d51b718: Preparing 03:00:12 656310d60f06: Waiting 03:00:12 16113d51b718: Waiting 03:00:12 9ebe2f6ea23b: Layer already exists 03:00:12 92c8cec09c29: Layer already exists 03:00:12 f7927b0d802e: Layer already exists 03:00:12 21d1c2e7a438: Layer already exists 03:00:12 e3f9e1689fa8: Layer already exists 03:00:12 16113d51b718: Layer already exists 03:00:12 656310d60f06: Layer already exists 03:00:13 4.0.0-dev.5: digest: sha256:3cf27fb0d75bc544879910fed471a4b29a558794717d1f22bd32ff24f0c440f1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:13 + 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 03:00:13 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:00:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:00:13 e3f9e1689fa8: Preparing 03:00:13 92c8cec09c29: Preparing 03:00:13 21d1c2e7a438: Preparing 03:00:13 f7927b0d802e: Preparing 03:00:13 9ebe2f6ea23b: Preparing 03:00:13 656310d60f06: Preparing 03:00:13 16113d51b718: Preparing 03:00:13 656310d60f06: Waiting 03:00:13 16113d51b718: Waiting 03:00:13 92c8cec09c29: Layer already exists 03:00:13 21d1c2e7a438: Layer already exists 03:00:13 f7927b0d802e: Layer already exists 03:00:13 e3f9e1689fa8: Layer already exists 03:00:13 9ebe2f6ea23b: Layer already exists 03:00:13 16113d51b718: Layer already exists 03:00:13 656310d60f06: Layer already exists 03:00:14 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:3cf27fb0d75bc544879910fed471a4b29a558794717d1f22bd32ff24f0c440f1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:14 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:14 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 03:00:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 03:00:14 e3f9e1689fa8: Preparing 03:00:14 92c8cec09c29: Preparing 03:00:14 21d1c2e7a438: Preparing 03:00:14 f7927b0d802e: Preparing 03:00:14 9ebe2f6ea23b: Preparing 03:00:14 656310d60f06: Preparing 03:00:14 16113d51b718: Preparing 03:00:14 656310d60f06: Waiting 03:00:14 16113d51b718: Waiting 03:00:14 e3f9e1689fa8: Layer already exists 03:00:14 9ebe2f6ea23b: Layer already exists 03:00:14 21d1c2e7a438: Layer already exists 03:00:14 f7927b0d802e: Layer already exists 03:00:14 92c8cec09c29: Layer already exists 03:00:14 656310d60f06: Layer already exists 03:00:14 16113d51b718: Layer already exists 03:00:15 main: digest: sha256:3cf27fb0d75bc544879910fed471a4b29a558794717d1f22bd32ff24f0c440f1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:15 ===================================================== [Pipeline] echo 03:00:15 taggedImages: 03:00:15 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c30ddf62977cad5bfe4181251be04ec207745378 03:00:15 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 03:00:15 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.5 03:00:15 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:00:15 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 03:00:15 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:00:15 c30ddf62977cad5bfe4181251be04ec207745378 03:00:15 latest 03:00:15 4.0.0-dev.5 03:00:15 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:00:15 main 03:00:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378 03:00:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:00:15 79ac61548534: Preparing 03:00:15 05995bfd3945: Preparing 03:00:15 f54d78c776ec: Preparing 03:00:15 21d1c2e7a438: Preparing 03:00:15 f7927b0d802e: Preparing 03:00:15 9a20a128c94a: Preparing 03:00:15 93cd0dccf8c9: Preparing 03:00:15 16113d51b718: Preparing 03:00:15 9a20a128c94a: Waiting 03:00:15 93cd0dccf8c9: Waiting 03:00:15 16113d51b718: Waiting 03:00:15 21d1c2e7a438: Layer already exists 03:00:15 f7927b0d802e: Layer already exists 03:00:16 79ac61548534: Pushed 03:00:16 16113d51b718: Layer already exists 03:00:16 05995bfd3945: Pushed 03:00:16 93cd0dccf8c9: Pushed 03:00:17 9a20a128c94a: Pushed 03:00:27 f54d78c776ec: Pushed 03:00:27 c30ddf62977cad5bfe4181251be04ec207745378: digest: sha256:10069cd23fbb120e1d75956e0e61f02f927c5b6ce9b6753e423208daf81e4510 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:00:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:00:28 79ac61548534: Preparing 03:00:28 05995bfd3945: Preparing 03:00:28 f54d78c776ec: Preparing 03:00:28 21d1c2e7a438: Preparing 03:00:28 f7927b0d802e: Preparing 03:00:28 9a20a128c94a: Preparing 03:00:28 93cd0dccf8c9: Preparing 03:00:28 16113d51b718: Preparing 03:00:28 9a20a128c94a: Waiting 03:00:28 93cd0dccf8c9: Waiting 03:00:28 16113d51b718: Waiting 03:00:28 f54d78c776ec: Layer already exists 03:00:28 21d1c2e7a438: Layer already exists 03:00:28 05995bfd3945: Layer already exists 03:00:28 f7927b0d802e: Layer already exists 03:00:28 79ac61548534: Layer already exists 03:00:28 9a20a128c94a: Layer already exists 03:00:28 93cd0dccf8c9: Layer already exists 03:00:28 16113d51b718: Layer already exists 03:00:28 latest: digest: sha256:10069cd23fbb120e1d75956e0e61f02f927c5b6ce9b6753e423208daf81e4510 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:29 + 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 03:00:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.5 03:00:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:00:29 79ac61548534: Preparing 03:00:29 05995bfd3945: Preparing 03:00:29 f54d78c776ec: Preparing 03:00:29 21d1c2e7a438: Preparing 03:00:29 f7927b0d802e: Preparing 03:00:29 9a20a128c94a: Preparing 03:00:29 93cd0dccf8c9: Preparing 03:00:29 16113d51b718: Preparing 03:00:29 93cd0dccf8c9: Waiting 03:00:29 16113d51b718: Waiting 03:00:29 9a20a128c94a: Waiting 03:00:29 79ac61548534: Layer already exists 03:00:29 21d1c2e7a438: Layer already exists 03:00:29 05995bfd3945: Layer already exists 03:00:29 f54d78c776ec: Layer already exists 03:00:29 f7927b0d802e: Layer already exists 03:00:29 9a20a128c94a: Layer already exists 03:00:29 93cd0dccf8c9: Layer already exists 03:00:29 16113d51b718: Layer already exists 03:00:29 4.0.0-dev.5: digest: sha256:10069cd23fbb120e1d75956e0e61f02f927c5b6ce9b6753e423208daf81e4510 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:30 + 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 03:00:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:00:31 79ac61548534: Preparing 03:00:31 05995bfd3945: Preparing 03:00:31 f54d78c776ec: Preparing 03:00:31 21d1c2e7a438: Preparing 03:00:31 f7927b0d802e: Preparing 03:00:31 9a20a128c94a: Preparing 03:00:31 93cd0dccf8c9: Preparing 03:00:31 16113d51b718: Preparing 03:00:31 9a20a128c94a: Waiting 03:00:31 93cd0dccf8c9: Waiting 03:00:31 16113d51b718: Waiting 03:00:31 21d1c2e7a438: Layer already exists 03:00:31 f7927b0d802e: Layer already exists 03:00:31 05995bfd3945: Layer already exists 03:00:31 f54d78c776ec: Layer already exists 03:00:31 79ac61548534: Layer already exists 03:00:31 93cd0dccf8c9: Layer already exists 03:00:31 9a20a128c94a: Layer already exists 03:00:31 16113d51b718: Layer already exists 03:00:31 c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5: digest: sha256:10069cd23fbb120e1d75956e0e61f02f927c5b6ce9b6753e423208daf81e4510 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:00:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:00:32 79ac61548534: Preparing 03:00:32 05995bfd3945: Preparing 03:00:32 f54d78c776ec: Preparing 03:00:32 21d1c2e7a438: Preparing 03:00:32 f7927b0d802e: Preparing 03:00:32 9a20a128c94a: Preparing 03:00:32 93cd0dccf8c9: Preparing 03:00:32 16113d51b718: Preparing 03:00:32 93cd0dccf8c9: Waiting 03:00:32 16113d51b718: Waiting 03:00:32 9a20a128c94a: Waiting 03:00:32 f7927b0d802e: Layer already exists 03:00:32 05995bfd3945: Layer already exists 03:00:32 21d1c2e7a438: Layer already exists 03:00:32 79ac61548534: Layer already exists 03:00:32 f54d78c776ec: Layer already exists 03:00:32 93cd0dccf8c9: Layer already exists 03:00:32 16113d51b718: Layer already exists 03:00:32 9a20a128c94a: Layer already exists 03:00:32 main: digest: sha256:10069cd23fbb120e1d75956e0e61f02f927c5b6ce9b6753e423208daf81e4510 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:00:32 ===================================================== [Pipeline] echo 03:00:32 taggedImages: 03:00:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378 03:00:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:00:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.5 03:00:32 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c30ddf62977cad5bfe4181251be04ec207745378-4.0.0-dev.5 03:00:32 - 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 03:00:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:00:32 03:00:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:00:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:00:33 arm64: Pulling from edgex-lftools-log-publisher 03:00:33 8998bd30e6a1: Pulling fs layer 03:00:33 04944245beec: Pulling fs layer 03:00:33 699f458cf7ca: Pulling fs layer 03:00:33 765212b225bb: Pulling fs layer 03:00:33 f23df028b6ca: Pulling fs layer 03:00:33 d65c8cfc05b1: Pulling fs layer 03:00:33 2437ff75d9bd: Pulling fs layer 03:00:33 2437ff75d9bd: Waiting 03:00:33 f23df028b6ca: Waiting 03:00:33 d65c8cfc05b1: Waiting 03:00:33 765212b225bb: Waiting 03:00:33 04944245beec: Verifying Checksum 03:00:33 04944245beec: Download complete 03:00:33 765212b225bb: Verifying Checksum 03:00:33 765212b225bb: Download complete 03:00:33 f23df028b6ca: Verifying Checksum 03:00:33 f23df028b6ca: Download complete 03:00:33 d65c8cfc05b1: Verifying Checksum 03:00:33 d65c8cfc05b1: Download complete 03:00:33 699f458cf7ca: Verifying Checksum 03:00:33 699f458cf7ca: Download complete 03:00:34 8998bd30e6a1: Download complete 03:00:36 2437ff75d9bd: Verifying Checksum 03:00:36 2437ff75d9bd: Download complete 03:00:38 8998bd30e6a1: Pull complete 03:00:39 04944245beec: Pull complete 03:00:40 699f458cf7ca: Pull complete 03:00:40 765212b225bb: Pull complete 03:00:42 f23df028b6ca: Pull complete 03:00:42 d65c8cfc05b1: Pull complete 03:01:00 2437ff75d9bd: Pull complete 03:01:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:01:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:01:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:00 prd-ubuntu20.04-docker-arm64-4c-16g-23946 does not seem to be running inside a container 03:01:00 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/738 -v /w/workspace/edgex-go/738:/w/workspace/edgex-go/738:rw,z -v /w/workspace/edgex-go/738@tmp:/w/workspace/edgex-go/738@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 03:01:02 $ docker top 81a6913b17d11161ee66c9abec047084abd528dabcceb3003652c7a52e5dd662 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:02 ---> job-cost.sh 03:01:02 lf-activate-venv: SKIPPING 03:01:02 INFO: No Stack... 03:01:03 INFO: Retrieving Pricing Info for: v3-standard-4 03:01:04 INFO: Archiving Costs [Pipeline] sh 03:01:04 + cat /w/workspace/edgex-go/738/archives/cost.csv 03:01:04 + cut -d, -f6 [Pipeline] lock 03:01:04 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-738-stack-cost] 03:01:04 Resource [jenkins-edgexfoundry-edgex-go-main-738-stack-cost] did not exist. Created. 03:01:04 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-738-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:01:05 + echo total: 0.10999999940395355 [Pipeline] stash 03:01:06 Stashed 1 file(s) [Pipeline] } 03:01:06 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-738-stack-cost] [Pipeline] // lock [Pipeline] } 03:01:06 $ docker stop --time=1 81a6913b17d11161ee66c9abec047084abd528dabcceb3003652c7a52e5dd662 03:01:07 $ docker rm -f --volumes 81a6913b17d11161ee66c9abec047084abd528dabcceb3003652c7a52e5dd662 [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) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 03:01:08 + [ -d /w/workspace/edgex-go/738/archives ] [Pipeline] libraryResource [Pipeline] sh 03:01:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 03:01:09 ---> package-listing.sh 03:01:09 ++ tr '[:upper:]' '[:lower:]' 03:01:09 ++ facter osfamily 03:01:10 + OS_FAMILY=debian 03:01:10 + workspace=/w/workspace/edgex-go/738 03:01:10 + START_PACKAGES=/tmp/packages_start.txt 03:01:10 + END_PACKAGES=/tmp/packages_end.txt 03:01:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:01:10 + PACKAGES=/tmp/packages_start.txt 03:01:10 + '[' /w/workspace/edgex-go/738 ']' 03:01:10 + PACKAGES=/tmp/packages_end.txt 03:01:10 + case "${OS_FAMILY}" in 03:01:10 + dpkg -l 03:01:10 + grep '^ii' 03:01:10 + '[' -f /tmp/packages_start.txt ']' 03:01:10 + '[' -f /tmp/packages_end.txt ']' 03:01:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:01:10 + '[' /w/workspace/edgex-go/738 ']' 03:01:10 + mkdir -p /w/workspace/edgex-go/738/archives/ 03:01:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/738/archives/ [Pipeline] echo 03:01:10 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/738/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 03:01:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:01:11 03:01:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:01:11 latest: Pulling from edgex-lftools-log-publisher 03:01:11 5eb5b503b376: Pulling fs layer 03:01:11 5c69ac0246d0: Pulling fs layer 03:01:11 ec43610c2a17: Pulling fs layer 03:01:11 3a2ae6a8a46f: Pulling fs layer 03:01:11 33b1e0a273af: Pulling fs layer 03:01:11 5d3b04190fa2: Pulling fs layer 03:01:11 2f39f015ded8: Pulling fs layer 03:01:11 3a2ae6a8a46f: Waiting 03:01:11 33b1e0a273af: Waiting 03:01:11 5d3b04190fa2: Waiting 03:01:11 2f39f015ded8: Waiting 03:01:11 5c69ac0246d0: Download complete 03:01:11 3a2ae6a8a46f: Download complete 03:01:11 33b1e0a273af: Verifying Checksum 03:01:11 33b1e0a273af: Download complete 03:01:11 5d3b04190fa2: Verifying Checksum 03:01:11 5d3b04190fa2: Download complete 03:01:11 ec43610c2a17: Verifying Checksum 03:01:11 ec43610c2a17: Download complete 03:01:11 5eb5b503b376: Verifying Checksum 03:01:11 5eb5b503b376: Download complete 03:01:12 2f39f015ded8: Download complete 03:01:13 5eb5b503b376: Pull complete 03:01:13 5c69ac0246d0: Pull complete 03:01:14 ec43610c2a17: Pull complete 03:01:14 3a2ae6a8a46f: Pull complete 03:01:14 33b1e0a273af: Pull complete 03:01:14 5d3b04190fa2: Pull complete 03:01:18 2f39f015ded8: Pull complete 03:01:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 03:01:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 03:01:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:01:18 prd-ubuntu20.04-docker-8c-8g-23945 does not seem to be running inside a container 03:01:18 $ 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/738/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/738 -v /w/workspace/edgex-go/738:/w/workspace/edgex-go/738:rw,z -v /w/workspace/edgex-go/738@tmp:/w/workspace/edgex-go/738@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 03:01:23 $ docker top 8672eee86e4fcbe6591073c5e1e95ba9bf5e05d4de849cd0fa034c6506a70d02 -eo pid,comm [Pipeline] { [Pipeline] sh 03:01:24 + touch /tmp/pre-build-complete [Pipeline] sh 03:01:24 + mkdir -p /var/log/sysstat [Pipeline] sh 03:01:24 + ls /var/log/sa-host 03:01:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:01:24 provisioning config files... 03:01:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/738@tmp/config16602880769870774145tmp [Pipeline] { [Pipeline] echo 03:01:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 03:01:25 ---> create-netrc.sh [Pipeline] } 03:01:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 03:01:25 ---> python-tools-install.sh [Pipeline] echo 03:01:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 03:01:25 ---> sudo-logs.sh 03:01:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 03:01:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 03:01:26 ---> job-cost.sh 03:01:26 lf-activate-venv: SKIPPING 03:01:26 DEBUG: total: 0.10999999940395355 03:01:26 INFO: Retrieving Stack Cost... 03:01:26 INFO: Retrieving Pricing Info for: v3-standard-8 03:01:27 INFO: Archiving Costs [Pipeline] echo 03:01:27 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 03:01:27 ---> logs-deploy.sh 03:01:27 lf-activate-venv: SKIPPING 03:01:27 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/738 03:01:27 INFO: archiving workspace using pattern(s): 03:01:28 Archives upload complete. 03:01:28 INFO: archiving logs to Nexus 03:01:29 ---> uname -a: 03:01:29 Linux prd-ubuntu20-04-docker-8c-8g-23945 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 03:01:29 03:01:29 03:01:29 ---> lscpu: 03:01:29 Architecture: x86_64 03:01:29 CPU op-mode(s): 32-bit, 64-bit 03:01:29 Byte Order: Little Endian 03:01:29 Address sizes: 40 bits physical, 48 bits virtual 03:01:29 CPU(s): 8 03:01:29 On-line CPU(s) list: 0-7 03:01:29 Thread(s) per core: 1 03:01:29 Core(s) per socket: 1 03:01:29 Socket(s): 8 03:01:29 NUMA node(s): 1 03:01:29 Vendor ID: AuthenticAMD 03:01:29 CPU family: 23 03:01:29 Model: 49 03:01:29 Model name: AMD EPYC-Rome Processor 03:01:29 Stepping: 0 03:01:29 CPU MHz: 2799.998 03:01:29 BogoMIPS: 5599.99 03:01:29 Virtualization: AMD-V 03:01:29 Hypervisor vendor: KVM 03:01:29 Virtualization type: full 03:01:29 L1d cache: 256 KiB 03:01:29 L1i cache: 256 KiB 03:01:29 L2 cache: 4 MiB 03:01:29 L3 cache: 128 MiB 03:01:29 NUMA node0 CPU(s): 0-7 03:01:29 Vulnerability Itlb multihit: Not affected 03:01:29 Vulnerability L1tf: Not affected 03:01:29 Vulnerability Mds: Not affected 03:01:29 Vulnerability Meltdown: Not affected 03:01:29 Vulnerability Mmio stale data: Not affected 03:01:29 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 03:01:29 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 03:01:29 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 03:01:29 Vulnerability Srbds: Not affected 03:01:29 Vulnerability Tsx async abort: Not affected 03:01:29 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 03:01:29 03:01:29 03:01:29 ---> nproc: 03:01:29 8 03:01:29 03:01:29 03:01:29 ---> df -h: 03:01:29 Filesystem Size Used Avail Use% Mounted on 03:01:29 overlay 155G 19G 137G 13% / 03:01:29 tmpfs 64M 0 64M 0% /dev 03:01:29 tmpfs 16G 0 16G 0% /sys/fs/cgroup 03:01:29 shm 64M 0 64M 0% /dev/shm 03:01:29 /dev/vda1 155G 19G 137G 13% /facter-os 03:01:29 03:01:29 03:01:29 ---> sar -b -r -n DEV: 03:01:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23945) 10/29/24 _x86_64_ (8 CPU) 03:01:29 03:01:29 02:17:17 LINUX RESTART (8 CPU) 03:01:29 03:01:29 02:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 03:01:29 02:19:01 297.22 40.25 256.97 0.00 4378.17 64659.80 0.00 03:01:29 02:20:01 185.59 1.13 184.45 0.00 25.73 62977.24 0.00 03:01:29 02:21:01 40.79 0.00 40.79 0.00 0.00 31596.08 0.00 03:01:29 02:22:01 23.83 0.05 23.78 0.00 0.40 15089.64 0.00 03:01:29 02:23:01 96.23 11.86 84.37 0.00 5444.03 47772.44 0.00 03:01:29 02:24:01 527.81 0.48 527.33 0.00 51.99 253208.20 0.00 03:01:29 02:25:01 1.35 0.00 1.35 0.00 0.00 19.19 0.00 03:01:29 02:26:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 03:01:29 02:27:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 03:01:29 02:28:01 1.97 0.00 1.97 0.00 0.00 35.86 0.00 03:01:29 02:29:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 03:01:29 02:30:01 2.90 1.57 1.33 0.00 36.92 18.13 0.00 03:01:29 02:31:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 03:01:29 02:32:02 1.38 0.00 1.38 0.00 0.00 17.06 0.00 03:01:29 02:33:01 1.36 0.02 1.34 0.00 0.14 15.45 0.00 03:01:29 02:34:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 03:01:29 02:35:01 0.92 0.00 0.92 0.00 0.00 11.06 0.00 03:01:29 02:36:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 03:01:29 02:37:01 0.88 0.00 0.88 0.00 0.00 9.86 0.00 03:01:29 02:38:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 03:01:29 02:39:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 03:01:29 02:40:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 03:01:29 02:41:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 03:01:29 02:42:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 03:01:29 02:43:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 03:01:29 02:44:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 03:01:29 02:45:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 03:01:29 02:46:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 03:01:29 02:47:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 03:01:29 02:48:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 03:01:29 02:49:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 03:01:29 02:50:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 03:01:29 02:51:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 03:01:29 02:52:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 03:01:29 02:53:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 03:01:29 02:54:01 1.40 0.00 1.40 0.00 0.00 16.39 0.00 03:01:29 02:55:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 03:01:29 02:56:01 1.60 0.00 1.60 0.00 0.00 18.40 0.00 03:01:29 02:57:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 03:01:29 02:58:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 03:01:29 02:59:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 03:01:29 03:00:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 03:01:29 03:01:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 03:01:29 Average: 28.28 1.27 27.01 0.00 229.55 11049.54 0.00 03:01:29 03:01:29 02:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:01:29 02:19:01 29099528 31518520 814368 2.48 67212 2631220 2082088 6.14 1066132 2345584 397308 03:01:29 02:20:01 28096736 31359560 943808 2.87 127140 3313540 2051260 6.05 1348000 2940900 20472 03:01:29 02:21:01 26764112 31266932 1033172 3.14 130732 4485548 2495928 7.36 2138068 3413008 280892 03:01:29 02:22:01 27058960 31505028 791448 2.41 134324 4398092 2000600 5.90 1397716 3831112 266664 03:01:29 02:23:01 27137680 31489856 803916 2.44 145608 4337796 1872744 5.52 1560360 3627136 273908 03:01:29 02:24:01 19753316 31405508 872524 2.65 156936 11398344 2556144 7.53 2358256 9962816 92 03:01:29 02:25:01 19781540 31433916 844500 2.57 156960 11398352 2539472 7.48 2329604 9962864 216 03:01:29 02:26:01 19781308 31433748 844464 2.57 156980 11398360 2539472 7.48 2329000 9962872 40 03:01:29 02:27:01 19800396 31452940 825244 2.51 157008 11398352 2539472 7.48 2310336 9962952 20 03:01:29 02:28:01 19802932 31455676 822452 2.50 157108 11398468 2539472 7.48 2308336 9963064 12 03:01:29 02:29:01 19804000 31456752 821548 2.50 157136 11398468 2539472 7.48 2308752 9963072 16 03:01:29 02:30:01 19798964 31454024 824264 2.51 157208 11399576 2539472 7.48 2316640 9963384 68 03:01:29 02:31:01 19798380 31453444 824764 2.51 157228 11399580 2539472 7.48 2316580 9963388 16 03:01:29 02:32:02 19798300 31453772 824684 2.51 157268 11399580 2539472 7.48 2316508 9963708 40 03:01:29 02:33:01 19795208 31450752 828004 2.52 157304 11399584 2537328 7.48 2316092 9963712 28 03:01:29 02:34:01 19795760 31451364 827340 2.52 157352 11399588 2537328 7.48 2316204 9963716 4 03:01:29 02:35:01 19795740 31451348 827472 2.52 157384 11399592 2537328 7.48 2316132 9963720 28 03:01:29 02:36:01 19795968 31451640 827180 2.52 157416 11399596 2537328 7.48 2316260 9963728 4 03:01:29 02:37:01 19795928 31451604 827124 2.52 157448 11399596 2537328 7.48 2316192 9963728 16 03:01:29 02:38:01 19796068 31451812 826864 2.51 157504 11399600 2537328 7.48 2316256 9963740 8 03:01:29 02:39:01 19795800 31451608 827036 2.52 157536 11399600 2537328 7.48 2316372 9963744 12 03:01:29 02:40:01 19795784 31451656 826944 2.51 157580 11399604 2537328 7.48 2316380 9963752 8 03:01:29 02:41:01 19795944 31451884 826872 2.51 157632 11399608 2537328 7.48 2316432 9963760 8 03:01:29 02:42:01 19796112 31452052 826864 2.51 157664 11399604 2521052 7.43 2316432 9963760 16 03:01:29 02:43:01 19795836 31451840 827056 2.52 157696 11399620 2521052 7.43 2316536 9963768 4 03:01:29 02:44:01 19796072 31452084 826728 2.51 157728 11399620 2521052 7.43 2316580 9963776 12 03:01:29 02:45:01 19796024 31452100 826688 2.51 157752 11399624 2521052 7.43 2316576 9963784 8 03:01:29 02:46:01 19796284 31452364 826368 2.51 157792 11399624 2521052 7.43 2316656 9963784 8 03:01:29 02:47:01 19796024 31452168 826576 2.51 157820 11399628 2521052 7.43 2316652 9963792 8 03:01:29 02:48:01 19795976 31452124 826532 2.51 157848 11399632 2521052 7.43 2316612 9963796 56 03:01:29 02:49:01 19795992 31452200 826388 2.51 157920 11399628 2521052 7.43 2316712 9963800 8 03:01:29 02:50:01 19795944 31452216 826332 2.51 157956 11399636 2521052 7.43 2316708 9963808 4 03:01:29 02:51:01 19795644 31451976 826632 2.51 157996 11399636 2521052 7.43 2316764 9963812 12 03:01:29 02:52:01 19795880 31452216 826300 2.51 158032 11399644 2521052 7.43 2316776 9963816 52 03:01:29 02:53:01 19795832 31452228 826268 2.51 158072 11399632 2521052 7.43 2316832 9963824 8 03:01:29 02:54:01 19796308 31452776 825888 2.51 158104 11399648 2521052 7.43 2316956 9963832 44 03:01:29 02:55:01 19796056 31452528 826104 2.51 158136 11399652 2521052 7.43 2316888 9963836 8 03:01:29 02:56:01 19796056 31452528 826084 2.51 158156 11399652 2521052 7.43 2316896 9963836 44 03:01:29 02:57:01 19796192 31452752 826032 2.51 158180 11399656 2521052 7.43 2317004 9963784 8 03:01:29 02:58:01 19796208 31452916 825832 2.51 158204 11399788 2521052 7.43 2317036 9963904 60 03:01:29 02:59:01 19795940 31452672 826008 2.51 158228 11399792 2521052 7.43 2317108 9963920 8 03:01:29 03:00:01 19796176 31452976 825676 2.51 158260 11399788 2537192 7.48 2317100 9963928 44 03:01:29 03:01:01 19796588 31453424 825380 2.51 158292 11399796 2520964 7.43 2317152 9963928 12 03:01:29 Average: 20706035 31447709 833994 2.54 153392 10519650 2480176 7.31 2222944 9180836 28844 03:01:29 03:01:29 02:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:01:29 02:19:01 lo 4.88 4.88 0.48 0.48 0.00 0.00 0.00 0.00 03:01:29 02:19:01 docker0 557.76 531.88 38.47 2906.75 0.00 0.00 0.00 0.00 03:01:29 02:19:01 ens3 1308.15 1139.78 11425.45 159.57 0.00 0.00 0.00 0.00 03:01:29 02:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:20:01 docker0 246.31 349.66 20.99 2066.46 0.00 0.00 0.00 0.00 03:01:29 02:20:01 veth2a6bdf9 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 03:01:29 02:20:01 ens3 379.67 264.59 2097.37 37.09 0.00 0.00 0.00 0.00 03:01:29 02:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:21:01 docker0 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:21:01 veth2a6bdf9 0.10 0.15 0.01 0.02 0.00 0.00 0.00 0.00 03:01:29 02:21:01 ens3 30.11 17.83 32.05 12.00 0.00 0.00 0.00 0.00 03:01:29 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:22:01 docker0 1.27 1.27 0.09 0.11 0.00 0.00 0.00 0.00 03:01:29 02:22:01 veth2a6bdf9 1.27 1.28 0.11 0.11 0.00 0.00 0.00 0.00 03:01:29 02:22:01 ens3 24.09 14.13 19.83 10.22 0.00 0.00 0.00 0.00 03:01:29 02:23:01 lo 1.27 1.27 0.13 0.13 0.00 0.00 0.00 0.00 03:01:29 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:23:01 ens3 277.85 150.27 4322.57 25.12 0.00 0.00 0.00 0.00 03:01:29 02:24:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 03:01:29 02:24:01 docker0 93.87 174.79 5.77 2111.76 0.00 0.00 0.00 0.00 03:01:29 02:24:01 ens3 257.36 144.23 2975.72 69.36 0.00 0.00 0.00 0.00 03:01:29 02:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:25:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:26:01 ens3 0.12 0.13 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:28:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:29:01 ens3 0.98 1.38 0.13 6.66 0.00 0.00 0.00 0.00 03:01:29 02:30:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 03:01:29 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:30:01 ens3 43.49 60.68 7.19 130.41 0.00 0.00 0.00 0.00 03:01:29 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:31:01 ens3 1.43 0.78 0.95 1.11 0.00 0.00 0.00 0.00 03:01:29 02:32:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:32:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:32:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:33:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:34:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 03:01:29 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:35:01 ens3 0.17 0.08 0.06 0.00 0.00 0.00 0.00 0.00 03:01:29 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:39:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 03:01:29 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:44:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 03:01:29 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:46:01 ens3 0.32 0.18 0.18 0.01 0.00 0.00 0.00 0.00 03:01:29 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:47:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:49:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 03:01:29 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:50:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:52:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:54:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 03:01:29 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:57:01 ens3 0.18 0.10 0.12 0.01 0.00 0.00 0.00 0.00 03:01:29 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 02:59:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 03:01:29 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 03:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 03:01:29 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:01:29 03:01:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 03:01:29 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 03:01:29 Average: docker0 20.71 24.41 1.51 163.75 0.00 0.00 0.00 0.00 03:01:29 Average: ens3 53.65 41.36 481.51 10.46 0.00 0.00 0.00 0.00 03:01:29 03:01:29 03:01:29 ---> sar -P ALL: 03:01:29 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23945) 10/29/24 _x86_64_ (8 CPU) 03:01:29 03:01:29 02:17:17 LINUX RESTART (8 CPU) 03:01:29 03:01:29 02:18:02 CPU %user %nice %system %iowait %steal %idle 03:01:29 02:19:01 all 8.98 0.00 2.69 6.71 0.06 81.55 03:01:29 02:19:01 0 6.80 0.00 2.88 12.52 0.10 77.70 03:01:29 02:19:01 1 6.73 0.00 2.11 2.55 0.05 88.55 03:01:29 02:19:01 2 15.09 0.00 2.40 10.42 0.05 72.03 03:01:29 02:19:01 3 7.66 0.00 2.52 3.94 0.07 85.81 03:01:29 02:19:01 4 9.92 0.00 2.24 6.56 0.05 81.23 03:01:29 02:19:01 5 6.85 0.00 2.28 0.86 0.07 89.95 03:01:29 02:19:01 6 5.70 0.00 2.58 12.43 0.05 79.24 03:01:29 02:19:01 7 13.10 0.00 4.53 4.33 0.07 77.97 03:01:29 02:20:01 all 6.46 0.00 3.10 5.52 0.05 84.87 03:01:29 02:20:01 0 6.69 0.00 2.85 0.12 0.05 90.30 03:01:29 02:20:01 1 6.22 0.00 2.30 0.77 0.05 90.65 03:01:29 02:20:01 2 6.25 0.00 3.35 1.84 0.05 88.52 03:01:29 02:20:01 3 6.48 0.00 2.78 0.29 0.03 90.42 03:01:29 02:20:01 4 5.81 0.00 3.70 4.17 0.07 86.25 03:01:29 02:20:01 5 7.09 0.00 4.30 29.34 0.07 59.20 03:01:29 02:20:01 6 6.94 0.00 2.92 1.39 0.07 88.69 03:01:29 02:20:01 7 6.22 0.00 2.60 6.35 0.05 84.78 03:01:29 02:21:01 all 42.09 0.00 6.47 2.16 0.11 49.16 03:01:29 02:21:01 0 40.61 0.00 5.72 0.18 0.10 53.39 03:01:29 02:21:01 1 38.51 0.00 6.71 0.60 0.12 54.06 03:01:29 02:21:01 2 45.12 0.00 6.30 0.66 0.10 47.82 03:01:29 02:21:01 3 44.71 0.00 7.57 12.73 0.12 34.87 03:01:29 02:21:01 4 41.03 0.00 5.97 0.07 0.10 52.83 03:01:29 02:21:01 5 43.49 0.00 5.93 0.61 0.13 49.84 03:01:29 02:21:01 6 39.95 0.00 6.25 0.12 0.10 53.58 03:01:29 02:21:01 7 43.35 0.00 7.31 2.37 0.10 46.87 03:01:29 02:22:01 all 56.60 0.00 7.42 1.10 0.10 34.77 03:01:29 02:22:01 0 55.71 0.00 7.70 0.27 0.10 36.22 03:01:29 02:22:01 1 55.54 0.00 8.49 4.18 0.10 31.69 03:01:29 02:22:01 2 56.40 0.00 7.07 0.49 0.10 35.94 03:01:29 02:22:01 3 56.42 0.00 7.19 1.45 0.08 34.86 03:01:29 02:22:01 4 56.83 0.00 6.62 0.12 0.10 36.34 03:01:29 02:22:01 5 58.44 0.00 7.33 0.08 0.10 34.05 03:01:29 02:22:01 6 57.03 0.00 8.01 0.07 0.10 34.79 03:01:29 02:22:01 7 56.45 0.00 6.98 2.17 0.10 34.30 03:01:29 02:23:01 all 35.00 0.00 6.58 5.47 0.10 52.85 03:01:29 02:23:01 0 34.91 0.00 6.53 6.04 0.08 52.45 03:01:29 02:23:01 1 35.46 0.00 7.53 4.61 0.10 52.30 03:01:29 02:23:01 2 35.52 0.00 6.57 0.88 0.08 56.95 03:01:29 02:23:01 3 36.46 0.00 6.70 2.55 0.10 54.19 03:01:29 02:23:01 4 34.58 0.00 5.96 1.80 0.12 57.54 03:01:29 02:23:01 5 33.39 0.00 6.30 5.64 0.10 54.56 03:01:29 02:23:01 6 33.76 0.00 6.39 10.51 0.08 49.25 03:01:29 02:23:01 7 35.92 0.00 6.69 11.74 0.10 45.55 03:01:29 02:24:01 all 21.74 0.00 7.92 18.35 0.12 51.87 03:01:29 02:24:01 0 19.03 0.00 7.33 13.36 0.12 60.15 03:01:29 02:24:01 1 22.12 0.00 7.86 9.35 0.12 60.55 03:01:29 02:24:01 2 22.37 0.00 7.23 16.88 0.14 53.39 03:01:29 02:24:01 3 23.18 0.00 7.92 24.34 0.12 44.44 03:01:29 02:24:01 4 21.94 0.00 8.08 17.57 0.10 52.31 03:01:29 02:24:01 5 21.81 0.00 8.03 8.71 0.12 61.34 03:01:29 02:24:01 6 22.75 0.00 9.14 46.92 0.12 21.06 03:01:29 02:24:01 7 20.73 0.00 7.77 10.00 0.12 61.38 03:01:29 02:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 03:01:29 02:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:25:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:01:29 02:25:01 3 0.00 0.00 0.02 0.02 0.02 99.95 03:01:29 02:25:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:25:01 5 0.03 0.00 0.05 0.00 0.02 99.90 03:01:29 02:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:01:29 02:25:01 7 0.07 0.00 0.02 0.00 0.00 99.92 03:01:29 02:26:01 all 0.03 0.00 0.01 0.01 0.01 99.94 03:01:29 02:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:01:29 02:26:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:01:29 02:26:01 2 0.08 0.00 0.02 0.00 0.02 99.88 03:01:29 02:26:01 3 0.03 0.00 0.00 0.03 0.00 99.93 03:01:29 02:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 03:01:29 02:26:01 5 0.07 0.00 0.02 0.00 0.02 99.90 03:01:29 02:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 03:01:29 02:27:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:01:29 02:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:27:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:01:29 02:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:27:01 5 0.05 0.00 0.02 0.02 0.02 99.90 03:01:29 02:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:28:01 all 0.02 0.00 0.01 0.01 0.00 99.95 03:01:29 02:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:28:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:01:29 02:28:01 2 0.07 0.00 0.03 0.02 0.00 99.88 03:01:29 02:28:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:01:29 02:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:28:01 5 0.05 0.00 0.03 0.02 0.02 99.88 03:01:29 02:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:29:01 all 0.05 0.00 0.02 0.02 0.01 99.91 03:01:29 02:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:29:01 1 0.05 0.00 0.02 0.00 0.02 99.92 03:01:29 02:29:01 2 0.23 0.00 0.02 0.00 0.02 99.73 03:01:29 02:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 03:01:29 02:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:29:01 5 0.08 0.00 0.05 0.13 0.00 99.73 03:01:29 02:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:29:01 7 0.05 0.00 0.00 0.00 0.00 99.95 03:01:29 03:01:29 02:29:01 CPU %user %nice %system %iowait %steal %idle 03:01:29 02:30:01 all 0.35 0.00 0.07 0.01 0.00 99.57 03:01:29 02:30:01 0 0.32 0.00 0.02 0.00 0.00 99.67 03:01:29 02:30:01 1 0.23 0.00 0.20 0.02 0.02 99.53 03:01:29 02:30:01 2 0.65 0.00 0.08 0.03 0.00 99.23 03:01:29 02:30:01 3 0.25 0.00 0.08 0.00 0.00 99.67 03:01:29 02:30:01 4 0.95 0.00 0.00 0.02 0.00 99.03 03:01:29 02:30:01 5 0.13 0.00 0.07 0.02 0.02 99.77 03:01:29 02:30:01 6 0.10 0.00 0.03 0.00 0.00 99.87 03:01:29 02:30:01 7 0.15 0.00 0.08 0.00 0.00 99.77 03:01:29 02:31:01 all 0.05 0.00 0.01 0.00 0.01 99.92 03:01:29 02:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:31:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:31:01 2 0.05 0.00 0.03 0.00 0.00 99.92 03:01:29 02:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:31:01 4 0.10 0.00 0.00 0.00 0.00 99.90 03:01:29 02:31:01 5 0.10 0.00 0.03 0.02 0.03 99.82 03:01:29 02:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:01:29 02:31:01 7 0.10 0.00 0.00 0.00 0.02 99.88 03:01:29 02:32:02 all 0.04 0.00 0.01 0.05 0.01 99.88 03:01:29 02:32:02 0 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:32:02 1 0.02 0.00 0.02 0.00 0.02 99.95 03:01:29 02:32:02 2 0.05 0.00 0.00 0.00 0.02 99.93 03:01:29 02:32:02 3 0.00 0.00 0.02 0.00 0.02 99.97 03:01:29 02:32:02 4 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:32:02 5 0.05 0.00 0.02 0.27 0.02 99.65 03:01:29 02:32:02 6 0.02 0.00 0.03 0.15 0.02 99.78 03:01:29 02:32:02 7 0.20 0.00 0.03 0.00 0.00 99.77 03:01:29 02:33:01 all 0.10 0.00 0.03 0.00 0.00 99.86 03:01:29 02:33:01 0 0.02 0.00 0.05 0.00 0.02 99.92 03:01:29 02:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 03:01:29 02:33:01 2 0.05 0.00 0.02 0.00 0.00 99.93 03:01:29 02:33:01 3 0.02 0.00 0.03 0.02 0.00 99.93 03:01:29 02:33:01 4 0.02 0.00 0.05 0.00 0.00 99.93 03:01:29 02:33:01 5 0.10 0.00 0.03 0.02 0.00 99.85 03:01:29 02:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:33:01 7 0.54 0.00 0.03 0.00 0.00 99.42 03:01:29 02:34:01 all 0.02 0.00 0.01 0.03 0.01 99.92 03:01:29 02:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:01:29 02:34:01 2 0.00 0.00 0.03 0.00 0.00 99.97 03:01:29 02:34:01 3 0.03 0.00 0.02 0.17 0.02 99.77 03:01:29 02:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:34:01 5 0.08 0.00 0.00 0.08 0.02 99.82 03:01:29 02:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:01:29 02:35:01 all 0.04 0.00 0.01 0.00 0.01 99.93 03:01:29 02:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:35:01 1 0.05 0.00 0.00 0.00 0.02 99.93 03:01:29 02:35:01 2 0.05 0.00 0.02 0.00 0.02 99.92 03:01:29 02:35:01 3 0.03 0.00 0.03 0.02 0.00 99.92 03:01:29 02:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:35:01 5 0.08 0.00 0.03 0.02 0.02 99.85 03:01:29 02:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:35:01 7 0.08 0.00 0.02 0.00 0.00 99.90 03:01:29 02:36:01 all 0.02 0.00 0.01 0.01 0.00 99.96 03:01:29 02:36:01 0 0.00 0.00 0.03 0.08 0.00 99.88 03:01:29 02:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:36:01 5 0.05 0.00 0.02 0.00 0.02 99.92 03:01:29 02:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:37:01 all 0.03 0.00 0.01 0.01 0.01 99.95 03:01:29 02:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:37:01 1 0.08 0.00 0.00 0.00 0.02 99.90 03:01:29 02:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:01:29 02:37:01 3 0.03 0.00 0.00 0.03 0.02 99.92 03:01:29 02:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:37:01 5 0.05 0.00 0.02 0.02 0.02 99.90 03:01:29 02:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:38:01 all 0.03 0.00 0.01 0.14 0.01 99.81 03:01:29 02:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:01:29 02:38:01 1 0.03 0.00 0.03 0.00 0.00 99.93 03:01:29 02:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:38:01 3 0.00 0.00 0.00 0.17 0.00 99.83 03:01:29 02:38:01 4 0.03 0.00 0.00 0.00 0.02 99.95 03:01:29 02:38:01 5 0.10 0.00 0.03 0.64 0.02 99.21 03:01:29 02:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:01:29 02:38:01 7 0.02 0.00 0.00 0.32 0.00 99.67 03:01:29 02:39:01 all 0.03 0.00 0.01 0.04 0.01 99.91 03:01:29 02:39:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:01:29 02:39:01 1 0.07 0.00 0.03 0.00 0.02 99.88 03:01:29 02:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:01:29 02:39:01 3 0.03 0.00 0.02 0.17 0.00 99.78 03:01:29 02:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:39:01 5 0.08 0.00 0.03 0.12 0.02 99.75 03:01:29 02:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:40:01 all 0.07 0.00 0.02 0.00 0.00 99.90 03:01:29 02:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:40:01 3 0.03 0.00 0.00 0.02 0.00 99.95 03:01:29 02:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:40:01 5 0.42 0.00 0.10 0.02 0.02 99.45 03:01:29 02:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 03:01:29 02:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 03:01:29 02:40:01 CPU %user %nice %system %iowait %steal %idle 03:01:29 02:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 03:01:29 02:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:41:01 1 0.05 0.00 0.03 0.00 0.02 99.90 03:01:29 02:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:01:29 02:41:01 3 0.02 0.00 0.02 0.02 0.02 99.93 03:01:29 02:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:41:01 5 0.05 0.00 0.03 0.02 0.02 99.88 03:01:29 02:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 03:01:29 02:42:01 all 0.05 0.00 0.01 0.00 0.00 99.94 03:01:29 02:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:42:01 1 0.08 0.00 0.00 0.00 0.00 99.92 03:01:29 02:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 03:01:29 02:42:01 3 0.05 0.00 0.02 0.02 0.02 99.90 03:01:29 02:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:42:01 5 0.07 0.00 0.02 0.02 0.02 99.88 03:01:29 02:42:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:42:01 7 0.07 0.00 0.00 0.00 0.00 99.93 03:01:29 02:43:01 all 0.02 0.00 0.01 0.00 0.00 99.95 03:01:29 02:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:43:01 1 0.02 0.00 0.03 0.00 0.02 99.93 03:01:29 02:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:01:29 02:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:43:01 5 0.08 0.00 0.02 0.02 0.02 99.87 03:01:29 02:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:01:29 02:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:44:01 all 0.07 0.00 0.01 0.01 0.00 99.91 03:01:29 02:44:01 0 0.07 0.00 0.00 0.00 0.00 99.93 03:01:29 02:44:01 1 0.03 0.00 0.02 0.02 0.00 99.93 03:01:29 02:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 03:01:29 02:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:44:01 5 0.35 0.00 0.03 0.02 0.02 99.58 03:01:29 02:44:01 6 0.00 0.00 0.00 0.02 0.00 99.98 03:01:29 02:44:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:45:01 all 0.15 0.00 0.01 0.03 0.01 99.81 03:01:29 02:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 03:01:29 02:45:01 1 0.00 0.00 0.02 0.02 0.02 99.95 03:01:29 02:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:45:01 5 1.16 0.00 0.02 0.20 0.02 98.61 03:01:29 02:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:46:01 all 0.11 0.00 0.02 0.04 0.00 99.83 03:01:29 02:46:01 0 0.02 0.00 0.02 0.13 0.00 99.83 03:01:29 02:46:01 1 0.08 0.00 0.02 0.07 0.00 99.83 03:01:29 02:46:01 2 0.02 0.00 0.03 0.00 0.00 99.95 03:01:29 02:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 03:01:29 02:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:46:01 5 0.68 0.00 0.03 0.12 0.02 99.15 03:01:29 02:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:46:01 7 0.05 0.00 0.02 0.00 0.00 99.93 03:01:29 02:47:01 all 0.02 0.00 0.01 0.00 0.01 99.97 03:01:29 02:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:47:01 1 0.02 0.00 0.02 0.00 0.02 99.95 03:01:29 02:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 03:01:29 02:47:01 5 0.03 0.00 0.00 0.02 0.02 99.93 03:01:29 02:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:48:01 all 0.05 0.00 0.01 0.00 0.01 99.93 03:01:29 02:48:01 0 0.03 0.00 0.00 0.02 0.00 99.95 03:01:29 02:48:01 1 0.05 0.00 0.02 0.00 0.00 99.93 03:01:29 02:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 03:01:29 02:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:48:01 5 0.25 0.00 0.02 0.00 0.02 99.72 03:01:29 02:48:01 6 0.02 0.00 0.00 0.00 0.02 99.97 03:01:29 02:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 03:01:29 02:49:01 all 0.15 0.00 0.02 0.01 0.00 99.82 03:01:29 02:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:49:01 1 0.02 0.00 0.02 0.02 0.02 99.93 03:01:29 02:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 03:01:29 02:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:49:01 5 1.04 0.00 0.10 0.03 0.00 98.82 03:01:29 02:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:50:01 all 0.03 0.00 0.01 0.00 0.00 99.96 03:01:29 02:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:50:01 1 0.00 0.00 0.02 0.02 0.00 99.97 03:01:29 02:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:50:01 4 0.08 0.00 0.00 0.00 0.00 99.92 03:01:29 02:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 03:01:29 02:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:50:01 7 0.07 0.00 0.03 0.00 0.00 99.90 03:01:29 02:51:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:01:29 02:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 03:01:29 02:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:51:01 5 0.05 0.00 0.03 0.02 0.02 99.88 03:01:29 02:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 03:01:29 02:51:01 CPU %user %nice %system %iowait %steal %idle 03:01:29 02:52:01 all 0.21 0.00 0.02 0.00 0.01 99.76 03:01:29 02:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 03:01:29 02:52:01 1 0.02 0.00 0.02 0.02 0.00 99.95 03:01:29 02:52:01 2 0.03 0.00 0.02 0.00 0.02 99.93 03:01:29 02:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:52:01 5 1.53 0.00 0.05 0.02 0.02 98.38 03:01:29 02:52:01 6 0.00 0.00 0.03 0.00 0.00 99.97 03:01:29 02:52:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 03:01:29 02:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:53:01 1 0.02 0.00 0.00 0.02 0.02 99.95 03:01:29 02:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:53:01 5 0.00 0.00 0.05 0.00 0.02 99.93 03:01:29 02:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 03:01:29 02:54:01 all 0.16 0.00 0.00 0.02 0.00 99.81 03:01:29 02:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:54:01 1 0.03 0.00 0.02 0.02 0.00 99.93 03:01:29 02:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:54:01 3 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:54:01 5 1.18 0.00 0.02 0.12 0.02 98.68 03:01:29 02:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:55:01 all 0.27 0.00 0.00 0.00 0.01 99.72 03:01:29 02:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:55:01 1 0.03 0.00 0.00 0.02 0.02 99.93 03:01:29 02:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:55:01 3 0.02 0.00 0.00 0.00 0.02 99.97 03:01:29 02:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:55:01 5 2.00 0.00 0.00 0.02 0.02 97.96 03:01:29 02:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 03:01:29 02:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:56:01 all 0.07 0.00 0.01 0.00 0.00 99.91 03:01:29 02:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:56:01 1 0.03 0.00 0.02 0.02 0.00 99.93 03:01:29 02:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:01:29 02:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 03:01:29 02:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:56:01 5 0.42 0.00 0.00 0.00 0.00 99.58 03:01:29 02:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:56:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:57:01 all 0.12 0.00 0.01 0.00 0.01 99.86 03:01:29 02:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:01:29 02:57:01 1 0.00 0.00 0.00 0.02 0.02 99.97 03:01:29 02:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 03:01:29 02:57:01 5 0.88 0.00 0.03 0.02 0.02 99.05 03:01:29 02:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:58:01 all 0.06 0.00 0.01 0.01 0.00 99.91 03:01:29 02:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:58:01 1 0.03 0.00 0.02 0.02 0.02 99.92 03:01:29 02:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 02:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 02:58:01 5 0.33 0.00 0.07 0.07 0.02 99.52 03:01:29 02:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 02:59:01 all 0.02 0.00 0.01 0.00 0.00 99.96 03:01:29 02:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:59:01 1 0.03 0.00 0.00 0.02 0.00 99.95 03:01:29 02:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 03:01:29 02:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 02:59:01 5 0.08 0.00 0.03 0.02 0.00 99.87 03:01:29 02:59:01 6 0.00 0.00 0.02 0.00 0.00 99.98 03:01:29 02:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 03:00:01 all 0.02 0.00 0.01 0.03 0.01 99.93 03:01:29 03:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 03:01:29 03:00:01 1 0.07 0.00 0.03 0.02 0.02 99.87 03:01:29 03:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 03:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 03:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 03:01:29 03:00:01 5 0.03 0.00 0.02 0.23 0.02 99.70 03:01:29 03:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 03:01:29 03:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 03:01:01 all 0.03 0.00 0.00 0.01 0.00 99.96 03:01:29 03:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 03:01:29 03:01:01 1 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 03:01:01 2 0.07 0.00 0.00 0.00 0.00 99.93 03:01:29 03:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 03:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 03:01:01 5 0.02 0.00 0.02 0.07 0.00 99.90 03:01:29 03:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 03:01:29 03:01:01 7 0.03 0.00 0.00 0.00 0.00 99.97 03:01:29 Average: all 3.99 0.00 0.80 0.91 0.02 94.29 03:01:29 Average: 0 3.79 0.00 0.76 0.74 0.02 94.69 03:01:29 Average: 1 3.82 0.00 0.82 0.51 0.02 94.83 03:01:29 Average: 2 4.20 0.00 0.77 0.71 0.02 94.30 03:01:29 Average: 3 4.05 0.00 0.81 1.05 0.02 94.08 03:01:29 Average: 4 3.95 0.00 0.75 0.69 0.01 94.60 03:01:29 Average: 5 4.22 0.00 0.81 1.10 0.03 93.84 03:01:29 Average: 6 3.82 0.00 0.81 1.62 0.01 93.73 03:01:29 Average: 7 4.09 0.00 0.83 0.86 0.01 94.21 03:01:29 03:01:29 03:01:29