Push event to branch palau Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8446ae5d47073f02c70d118b2bb7464829f71379 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-ssh18240397200828604318.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh1158116326805622000.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 9e33b5f99b7cedde76767482fee1377374ce7877 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/palau/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/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14746560744817467819.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh9028190937165600591.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/palau/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/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2492915417517118783.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], goVersion:1.25] ========================================================= [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.25 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 Running on prd-ubuntu20.04-docker-8c-8g-11617 in /w/workspace/edgexfoundry_edgex-go_palau [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/5 [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/5 # 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 8446ae5d47073f02c70d118b2bb7464829f71379 (palau) > 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 8446ae5d47073f02c70d118b2bb7464829f71379 # timeout=10 Commit message: "Merge pull request #5437 from weichou1229/rename-sql-folder-palau" > git rev-list --no-walk 3f627efe857da1a873412d3c925ae2c07d66e8c3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:03:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:03:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:03:55 ========================================================= 09:03:55 EdgeX Global Pipelines Version Info 09:03:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:03:56 ------------------- 09:03:56 stable info: 09:03:56 ------------------- 09:03:56 Commited By: Cherry Wang cherry@iotechsys.com 09:03:56 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 09:03:56 Message: update stable to v1.0.280 09:03:56 ------------------- 09:03:56 experimental info: 09:03:56 ------------------- 09:03:56 Commited By: Cherry Wang cherry@iotechsys.com 09:03:56 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 09:03:56 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:03:56 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:03:56 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:03:56 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8446ae5 [Pipeline] echo 09:03:57 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:03:57 provisioning config files... 09:03:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config1719666074096028454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:03:57 ---> ****-login.sh 09:03:57 nexus3.edgexfoundry.org:10001 09:03:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:58 09:03:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:03:58 Configure a credential helper to remove this warning. See 09:03:58 https://docs.****.com/go/credential-store/ 09:03:58 09:03:58 Login Succeeded 09:03:58 nexus3.edgexfoundry.org:10002 09:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:58 09:03:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:03:58 Configure a credential helper to remove this warning. See 09:03:58 https://docs.****.com/go/credential-store/ 09:03:58 09:03:58 Login Succeeded 09:03:58 nexus3.edgexfoundry.org:10003 09:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:58 09:03:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:03:58 Configure a credential helper to remove this warning. See 09:03:58 https://docs.****.com/go/credential-store/ 09:03:58 09:03:58 Login Succeeded 09:03:58 nexus3.edgexfoundry.org:10004 09:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:58 09:03:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:03:58 Configure a credential helper to remove this warning. See 09:03:58 https://docs.****.com/go/credential-store/ 09:03:58 09:03:58 Login Succeeded 09:03:58 ****.io 09:03:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:03:58 09:03:58 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:03:58 Configure a credential helper to remove this warning. See 09:03:58 https://docs.****.com/go/credential-store/ 09:03:58 09:03:58 Login Succeeded 09:03:58 ---> ****-login.sh ends [Pipeline] } 09:03:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:03:59 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 09:03:59 + cut -d/+ -f2 09:03:59 dirname cmd/core-command/Dockerfile 09:03:59 + echo core-command,cmd/core-command/Dockerfile 09:03:59 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:03:59 + cut -d/ -f2 09:03:59 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:03:59 + dirname cmd/core-data/Dockerfile 09:03:59 + cut -d/ -f2 09:03:59 + echo core-data,cmd/core-data/Dockerfile 09:03:59 + + dirnamecut cmd/core-keeper/Dockerfile -d/ 09:03:59 -f2 09:03:59 + echo core-keeper,cmd/core-keeper/Dockerfile 09:03:59 + dirname cmd/core-metadata/Dockerfile 09:03:59 + cut -d/ -f2 09:03:59 + echo core-metadata,cmd/core-metadata/Dockerfile 09:03:59 + dirname cmd/security-bootstrapper/Dockerfile 09:03:59 + cut -d/ -f2 09:03:59 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:03:59 + dirname cmd/security-proxy-auth/Dockerfile 09:03:59 + cut -d/ -f2 09:03:59 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:03:59 + dirname cmd/security-proxy-setup/Dockerfile 09:03:59 + cut -d/ -f2 09:03:59 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:03:59 + dirname cmd/security-secretstore-setup/Dockerfile 09:03:59 + cut -d/ -f2 09:03:59 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:03:59 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:03:59 + cut -d/ -f2 09:03:59 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:03:59 + dirname cmd/security-spire-agent/Dockerfile 09:03:59 + cut -d/ -f2 09:03:59 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:03:59 + dirname cmd/security-spire-config/Dockerfile 09:03:59 + cut -d/ -f2 09:03:59 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:03:59 + dirname cmd/security-spire-server/Dockerfile 09:03:59 + cut -d/ -f2 09:03:59 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:03:59 + + cut -d/ -f2 09:03:59 dirname cmd/support-notifications/Dockerfile 09:03:59 + echo support-notifications,cmd/support-notifications/Dockerfile 09:03:59 + dirname cmd/support-scheduler/Dockerfile 09:03:59 + cut -d/ -f2 09:03:59 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:03:59 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:03:59 + git rev-list -1 --merges 8446ae5d47073f02c70d118b2bb7464829f71379~1..8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] echo 09:03:59 -----------> git rev-list -1 --merges 8446ae5d47073f02c70d118b2bb7464829f71379~1..8446ae5d47073f02c70d118b2bb7464829f71379 8446ae5d47073f02c70d118b2bb7464829f71379 09:03:59 8446ae5d47073f02c70d118b2bb7464829f71379 [false] [Pipeline] sh 09:03:59 + git log --format=format:%s -1 8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] echo 09:03:59 ========================================================= 09:03:59 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:03:59 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:04:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:04:00 + grep -v github /etc/ssh/ssh_known_hosts 09:04:00 + [ -e /tmp/ssh_known_hosts ] 09:04:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:04:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:04:00 + sudo tee -a /etc/ssh/ssh_known_hosts 09:04:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:00 09:04:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:00 0.1.4: Pulling from edgex-devops/py-git-semver 09:04:00 3dae71ba6b94: Pulling fs layer 09:04:00 6bf1a483ea7c: Pulling fs layer 09:04:00 f5dfc541a4d3: Pulling fs layer 09:04:00 461d9e800cba: Pulling fs layer 09:04:00 80192f66455f: Pulling fs layer 09:04:00 2e8e34ca0e6c: Pulling fs layer 09:04:00 a29436f7fd5d: Pulling fs layer 09:04:00 923cac83aea3: Pulling fs layer 09:04:00 25ad8b0a4227: Pulling fs layer 09:04:00 db01528c6b51: Pulling fs layer 09:04:00 28988de357af: Pulling fs layer 09:04:00 2e8e34ca0e6c: Waiting 09:04:00 a29436f7fd5d: Waiting 09:04:00 923cac83aea3: Waiting 09:04:00 25ad8b0a4227: Waiting 09:04:00 db01528c6b51: Waiting 09:04:00 28988de357af: Waiting 09:04:00 461d9e800cba: Waiting 09:04:00 80192f66455f: Waiting 09:04:00 6bf1a483ea7c: Verifying Checksum 09:04:00 6bf1a483ea7c: Download complete 09:04:00 461d9e800cba: Verifying Checksum 09:04:00 461d9e800cba: Download complete 09:04:01 80192f66455f: Verifying Checksum 09:04:01 80192f66455f: Download complete 09:04:01 f5dfc541a4d3: Verifying Checksum 09:04:01 f5dfc541a4d3: Download complete 09:04:01 3dae71ba6b94: Verifying Checksum 09:04:01 3dae71ba6b94: Download complete 09:04:01 923cac83aea3: Verifying Checksum 09:04:01 923cac83aea3: Download complete 09:04:01 25ad8b0a4227: Verifying Checksum 09:04:01 25ad8b0a4227: Download complete 09:04:01 db01528c6b51: Download complete 09:04:01 28988de357af: Verifying Checksum 09:04:01 28988de357af: Download complete 09:04:01 a29436f7fd5d: Verifying Checksum 09:04:01 a29436f7fd5d: Download complete 09:04:01 2e8e34ca0e6c: Verifying Checksum 09:04:01 2e8e34ca0e6c: Download complete 09:04:02 3dae71ba6b94: Pull complete 09:04:02 6bf1a483ea7c: Pull complete 09:04:03 f5dfc541a4d3: Pull complete 09:04:03 461d9e800cba: Pull complete 09:04:03 80192f66455f: Pull complete 09:04:07 2e8e34ca0e6c: Pull complete 09:04:08 a29436f7fd5d: Pull complete 09:04:08 923cac83aea3: Pull complete 09:04:08 25ad8b0a4227: Pull complete 09:04:08 db01528c6b51: Pull complete 09:04:08 28988de357af: Pull complete 09:04:08 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:04:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:04:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:08 prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container 09:04:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:04:10 $ docker top ad48b6eb3060fcc5590c4652b2034befca2110460e1cba305aa81d482b6727df -eo pid,comm 09:04:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:04:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:04:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:10 [ssh-agent] Looking for ssh-agent implementation... 09:04:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:10 $ docker exec ad48b6eb3060fcc5590c4652b2034befca2110460e1cba305aa81d482b6727df ssh-agent 09:04:10 SSH_AUTH_SOCK=/tmp/ssh-GhiHZDe3YGQp/agent.32 09:04:10 SSH_AGENT_PID=38 09:04:10 Running ssh-add (command line suppressed) 09:04:10 Identity added: /w/workspace/edgex-go/5@tmp/private_key_166846033876102050.key (/w/workspace/edgex-go/5@tmp/private_key_166846033876102050.key) 09:04:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:11 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] sh 09:04:11 + git tag --points-at HEAD [Pipeline] } 09:04:11 $ docker exec --env ******** --env ******** ad48b6eb3060fcc5590c4652b2034befca2110460e1cba305aa81d482b6727df ssh-agent -k 09:04:11 unset SSH_AUTH_SOCK; 09:04:11 unset SSH_AGENT_PID; 09:04:11 echo Agent pid 38 killed; 09:04:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:04:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:04:11 [ssh-agent] Looking for ssh-agent implementation... 09:04:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:04:11 $ docker exec ad48b6eb3060fcc5590c4652b2034befca2110460e1cba305aa81d482b6727df ssh-agent 09:04:11 SSH_AUTH_SOCK=/tmp/ssh-BZ2h4SI8VqGM/agent.86 09:04:11 SSH_AGENT_PID=92 09:04:11 Running ssh-add (command line suppressed) 09:04:11 Identity added: /w/workspace/edgex-go/5@tmp/private_key_1268607448911421591.key (/w/workspace/edgex-go/5@tmp/private_key_1268607448911421591.key) 09:04:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:04:12 + git semver init 09:04:12 2026-05-27 09:04:12,375 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:04:12 2026-05-27 09:04:12,378 [run_init] DEBUG init version:0.0.0 force:False 09:04:12 2026-05-27 09:04:12,379 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/5/.semver 09:04:12 2026-05-27 09:04:12,379 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/5/.semver 09:04:12 2026-05-27 09:04:12,380 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/5/.semver'], cwd=/w/workspace/edgex-go/5, stdin=None, shell=False, universal_newlines=False) 09:04:17 2026-05-27 09:04:17,474 [append_file] DEBUG append to file:/w/workspace/edgex-go/5/.git/info/exclude 09:04:17 2026-05-27 09:04:17,474 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/5/.semver/palau with force:False 09:04:17 2026-05-27 09:04:17,474 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/palau 09:04:17 2026-05-27 09:04:17,474 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/palau 09:04:17 4.0.3-dev.1 [Pipeline] } 09:04:17 $ docker exec --env ******** --env ******** ad48b6eb3060fcc5590c4652b2034befca2110460e1cba305aa81d482b6727df ssh-agent -k 09:04:17 unset SSH_AUTH_SOCK; 09:04:17 unset SSH_AGENT_PID; 09:04:17 echo Agent pid 92 killed; 09:04:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:04:18 + git semver [Pipeline] } 09:04:18 $ docker stop --time=1 ad48b6eb3060fcc5590c4652b2034befca2110460e1cba305aa81d482b6727df 09:04:19 $ docker rm -f --volumes ad48b6eb3060fcc5590c4652b2034befca2110460e1cba305aa81d482b6727df [Pipeline] // withDockerContainer [Pipeline] sh 09:04:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:04:20 Stashed 1 file(s) [Pipeline] echo 09:04:20 [edgeXSemver]: initialized semver on version 4.0.3-dev.1 [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 09:04:20 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 09:04:20 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 09:04:21 + grep ^go [0-9].[0-9]* go.mod 09:04:21 + cut -d -f 2 09:04:21 + cut -d . -f1-2 [Pipeline] echo 09:04:21 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:04:21 ========================================================= 09:04:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] 09:04:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:04:21 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 09:04:21 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base 09:04:21 84f5eff04246: Pulling fs layer 09:04:21 713d2d8a8d8d: Pulling fs layer 09:04:21 212f1aa7b6f1: Pulling fs layer 09:04:21 245ede05cb82: Pulling fs layer 09:04:21 4f4fb700ef54: Pulling fs layer 09:04:21 caaa51e465b4: Pulling fs layer 09:04:21 c3ac6d7336a4: Pulling fs layer 09:04:21 c282cae13e2d: Pulling fs layer 09:04:21 178b1e6198b5: Pulling fs layer 09:04:21 cce2ccd0a44f: Pulling fs layer 09:04:21 245ede05cb82: Waiting 09:04:21 4f4fb700ef54: Waiting 09:04:21 caaa51e465b4: Waiting 09:04:21 c3ac6d7336a4: Waiting 09:04:21 c282cae13e2d: Waiting 09:04:21 178b1e6198b5: Waiting 09:04:21 cce2ccd0a44f: Waiting 09:04:21 713d2d8a8d8d: Download complete 09:04:21 245ede05cb82: Verifying Checksum 09:04:21 245ede05cb82: Download complete 09:04:21 4f4fb700ef54: Verifying Checksum 09:04:21 4f4fb700ef54: Download complete 09:04:21 caaa51e465b4: Download complete 09:04:21 84f5eff04246: Verifying Checksum 09:04:21 84f5eff04246: Download complete 09:04:21 c282cae13e2d: Verifying Checksum 09:04:21 c282cae13e2d: Download complete 09:04:21 84f5eff04246: Pull complete 09:04:21 c3ac6d7336a4: Verifying Checksum 09:04:21 c3ac6d7336a4: Download complete 09:04:21 713d2d8a8d8d: Pull complete 09:04:21 cce2ccd0a44f: Verifying Checksum 09:04:21 cce2ccd0a44f: Download complete 09:04:22 212f1aa7b6f1: Download complete 09:04:22 178b1e6198b5: Verifying Checksum 09:04:22 178b1e6198b5: Download complete 09:04:27 212f1aa7b6f1: Pull complete 09:04:27 245ede05cb82: Pull complete 09:04:27 4f4fb700ef54: Pull complete 09:04:27 caaa51e465b4: Pull complete 09:04:27 c3ac6d7336a4: Pull complete 09:04:27 c282cae13e2d: Pull complete 09:04:30 178b1e6198b5: Pull complete 09:04:30 cce2ccd0a44f: Pull complete 09:04:30 Digest: sha256:cebbfef60410722bf867ce9f83600c24bcf8b9930978447a537d1a7625c4dc64 09:04:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 09:04:30 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts [Pipeline] fileExists [Pipeline] sh 09:04:30 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 09:04:30 WORKDIR /edgex 09:04:30 COPY go.mod . 09:04:30 RUN go mod download 09:04:30 + docker build -t ci-base-image-x86_64 -f - . 09:04:31 #0 building with "default" instance using docker driver 09:04:31 09:04:31 #1 [internal] load build definition from Dockerfile 09:04:31 #1 transferring dockerfile: 170B done 09:04:31 #1 DONE 0.0s 09:04:31 09:04:31 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 09:04:31 #2 DONE 0.0s 09:04:31 09:04:31 #3 [internal] load .dockerignore 09:04:31 #3 transferring context: 50B done 09:04:31 #3 DONE 0.0s 09:04:31 09:04:31 #4 [internal] load build context 09:04:31 #4 transferring context: 6.95kB done 09:04:31 #4 DONE 0.0s 09:04:31 09:04:31 #5 [1/4] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 09:04:31 #5 DONE 0.1s 09:04:31 09:04:31 #6 [2/4] WORKDIR /edgex 09:04:32 #6 DONE 1.5s 09:04:33 09:04:33 #7 [3/4] COPY go.mod . 09:04:33 #7 DONE 0.0s 09:04:33 09:04:33 #8 [4/4] RUN go mod download 09:04:35 Still waiting to schedule task 09:04:35 ‘prd-ubuntu20.04-docker-arm64-4c-16g-11601’ is offline 09:04:41 #8 DONE 8.0s 09:04:41 09:04:41 #9 exporting to image 09:04:41 #9 exporting layers 09:04:44 #9 exporting layers 3.4s done 09:04:44 #9 writing image sha256:2acde361dfdbb836c12a8ece817b2c60eb3a6ef7bc7f276222161124fa784bde done 09:04:44 #9 naming to docker.io/library/ci-base-image-x86_64 done 09:04:44 #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:44 + docker inspect -f . ci-base-image-x86_64 09:04:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:44 prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container 09:04:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat 09:04:45 $ docker top 4f09d902c84194dc7e8517d60d6cd53feea118f148b2264c388b6162bbcd78e3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:04:45 + go version 09:04:45 go version go1.25.10 linux/amd64 [Pipeline] } 09:04:45 $ docker stop --time=1 4f09d902c84194dc7e8517d60d6cd53feea118f148b2264c388b6162bbcd78e3 09:04:46 $ docker rm -f --volumes 4f09d902c84194dc7e8517d60d6cd53feea118f148b2264c388b6162bbcd78e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:04:47 + docker inspect -f . ci-base-image-x86_64 09:04:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:04:47 prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container 09:04:47 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@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 ******** ci-base-image-x86_64 cat 09:04:47 $ docker top 8ab6c9c5ce49bb6448ec5036e5cae8f7ebcc1f12bf023d25cc4a935ab66f41d7 -eo pid,comm [Pipeline] { [Pipeline] echo 09:04:47 ========================================================= 09:04:47 [edgeXBuildGoParallel] Running Tests and Build... 09:04:47 ========================================================= [Pipeline] sh 09:04:47 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] fileExists [Pipeline] sh 09:04:48 + make test 09:04:48 go test -race -coverprofile=coverage.out ./... 09:04:56 ? github.com/edgexfoundry/edgex-go [no test files] 09:05:22 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:05:22 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:05:22 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:05:22 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:05:22 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:05:23 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:05:23 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:05:23 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:05:23 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:05:23 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:05:23 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:05:23 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:05:24 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:05:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:05:24 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:05:24 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 09:05:24 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:05:24 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:05:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.033s coverage: 97.0% of statements 09:05:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.094s coverage: 71.0% of statements 09:05:30 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:05:30 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements 09:05:30 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:05:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.079s coverage: 57.3% of statements 09:05:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.026s coverage: 86.5% of statements 09:05:30 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:05:30 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:05:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.385s coverage: 94.2% of statements 09:05:31 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:05:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:05:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:05:31 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:05:31 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:05:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 09:05:31 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:05:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:05:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:05:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:05:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:05:31 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 90.7% of statements 09:05:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:05:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:05:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:05:31 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.028s coverage: 0.0% of statements 09:05:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:05:31 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:05:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.077s coverage: 11.1% of statements 09:05:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:05:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:05:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.384s coverage: 97.7% of statements 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:05:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:05:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:05:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:05:33 ok github.com/edgexfoundry/edgex-go/internal/io 1.028s coverage: 72.2% of statements 09:05:33 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:05:33 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:05:33 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:05:33 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:05:33 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:05:33 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:05:33 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:05:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 09:05:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.052s coverage: 3.5% of statements 09:05:36 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 09:05:36 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:05:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 09:05:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:05:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 38.2% of statements 09:05:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.023s coverage: 68.8% of statements 09:05:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:05:36 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:05:36 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:05:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.032s coverage: 40.0% of statements 09:05:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements 09:05:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 89.5% of statements 09:05:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 93.1% of statements 09:05:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 09:05:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.020s coverage: 94.4% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.046s coverage: 92.9% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 68.8% of statements 09:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.029s coverage: 47.4% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.052s coverage: 81.8% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.082s coverage: 82.1% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements 09:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.030s coverage: 6.8% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.032s coverage: 33.3% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.131s coverage: 54.8% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.6% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.029s coverage: 20.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.023s coverage: 88.6% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.025s coverage: 96.8% of statements 09:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.121s coverage: 29.2% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:06:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.1% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 94.9% of statements 09:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:06:05 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.028s coverage: 9.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:06:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.066s coverage: 97.7% of statements 09:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:06:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.026s coverage: 47.1% of statements 09:06:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:06:05 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:06:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:06:05 running golangci-lint 09:06:05 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 09:06:05 go version go1.25.10 linux/amd64 09:06:05 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 09:06:05 level=info msg="[config_reader] Used config file .golangci.yml" 09:06:05 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 09:06:05 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 09:06:05 level=info msg="[goenv] Read go env for 3.359608ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 09:06:05 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 09:06:13 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11622 in /w/workspace/edgexfoundry_edgex-go_palau [Pipeline] { [Pipeline] ws 09:06:13 Running in /w/workspace/edgex-go/5 [Pipeline] { [Pipeline] checkout 09:06:17 The recommended git tool is: git 09:06:21 using credential edgex-jenkins-ssh 09:06:21 Cloning the remote Git repository 09:06:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:06:21 > git init /w/workspace/edgex-go/5 # timeout=10 09:06:21 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:06:21 > git --version # timeout=10 09:06:21 > git --version # 'git version 2.25.1' 09:06:21 using GIT_SSH to set credentials SSH Credentials for GitHub 09:06:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:06:27 level=info msg="[loader] Go packages loading at mode 8767 (exports_file|files|imports|types_sizes|compiled_files|deps|name) took 20.50403573s" 09:06:27 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 33.515062ms" 09:06:37 level=info msg="[linters_context/goanalysis] analyzers took 1m36.128468338s with top 10 stages: buildir: 52.028735904s, inspect: 3.019635834s, gosec: 2.969033815s, fact_deprecated: 2.618293957s, printf: 1.686322392s, fact_purity: 1.478189115s, ctrlflow: 1.471796732s, nilness: 1.127088583s, S1038: 934.728695ms, directives: 909.199461ms" 09:06:37 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 09:06:37 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 09:06:37 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 09:06:37 level=info msg="[runner] Issues before processing: 35, after processing: 0" 09:06:37 level=info msg="[runner] Processors filtering stat (in/out): path_relativity: 35/35, cgo: 35/35, exclusion_rules: 22/21, path_absoluter: 35/35, invalid_issue: 35/35, generated_file_filter: 35/22, filename_unadjuster: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0" 09:06:37 level=info msg="[runner] processing took 8.356577ms with stages: nolint_filter: 7.532631ms, generated_file_filter: 617.355µs, exclusion_rules: 117.141µs, exclusion_paths: 41.15µs, path_relativity: 33.62µs, path_absoluter: 3.59µs, cgo: 3.14µs, sort_results: 1.98µs, invalid_issue: 1.93µs, filename_unadjuster: 960ns, max_same_issues: 690ns, diff: 630ns, fixer: 450ns, path_prettifier: 310ns, uniq_by_line: 300ns, max_from_linter: 180ns, max_per_file_from_linter: 140ns, path_shortener: 140ns, source_code: 130ns, severity-rules: 110ns" 09:06:37 level=info msg="[runner] linters took 11.09462221s with stages: goanalysis_metalinter: 11.086196752s" 09:06:37 0 issues. 09:06:37 level=info msg="File cache stats: 0 entries of total size 0B" 09:06:37 level=info msg="Memory: 316 samples, avg is 340.5MB, max is 1374.8MB" 09:06:37 level=info msg="Execution took 31.638989038s" 09:06:37 go vet ./... 09:06:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:06:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:06:42 ./bin/test-attribution-txt.sh [Pipeline] echo 09:06:42 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 09:06:43 + go mod tidy 09:06:43 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 09:06:43 go: downloading github.com/frankban/quicktest v1.14.6 09:06:43 go: downloading github.com/go-playground/assert/v2 v2.2.0 09:06:43 go: downloading go.uber.org/goleak v1.3.0 09:06:43 go: downloading github.com/go-openapi/testify/v2 v2.4.1 09:06:43 go: downloading github.com/google/go-cmp v0.7.0 09:06:43 go: downloading golang.org/x/time v0.15.0 09:06:42 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:06:42 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:06:43 Avoid second fetch 09:06:43 Checking out Revision 8446ae5d47073f02c70d118b2bb7464829f71379 (palau) 09:06:43 go: downloading go.opentelemetry.io/otel/sdk v1.41.0 09:06:43 go: downloading github.com/kr/pretty v0.3.1 09:06:43 go: downloading go.opentelemetry.io/otel/sdk/metric v1.39.0 09:06:43 go: downloading github.com/golang/protobuf v1.5.4 09:06:43 go: downloading github.com/go-openapi/swag/jsonutils/fixtures_test v0.25.5 09:06:43 go: downloading github.com/go-openapi/testify/enable/yaml/v2 v2.4.1 09:06:43 go: downloading github.com/jeremija/gosubmit v0.2.8 09:06:43 go: downloading github.com/kr/text v0.2.0 09:06:43 go: downloading github.com/rogpeppe/go-internal v1.14.1 09:06:43 go: downloading gopkg.in/yaml.v2 v2.4.0 09:06:43 go: downloading github.com/google/gofuzz v1.2.0 09:06:43 go: downloading github.com/go-chi/chi/v5 v5.2.5 09:06:43 go: downloading github.com/bmatcuk/doublestar/v4 v4.10.0 09:06:43 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 09:06:43 go: downloading github.com/rs/cors v1.11.1 09:06:43 go: downloading gonum.org/v1/gonum v0.16.0 09:06:43 go: downloading github.com/shoenig/test v0.6.4 09:06:43 go: downloading github.com/onsi/ginkgo v1.16.4 09:06:43 go: downloading github.com/onsi/gomega v1.13.0 09:06:43 go: downloading github.com/nxadm/tail v1.4.8 09:06:43 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh 09:06:44 + ls -al . 09:06:44 total 1408 09:06:44 drwxrwxr-x 12 1001 1001 4096 May 27 09:04 . 09:06:44 drwxr-xr-x 4 root root 4096 May 27 09:04 .. 09:06:44 drwxrwxr-x 2 1001 1001 4096 May 27 09:03 .blubracket 09:06:44 -rw-rw-r-- 1 1001 1001 10 May 27 09:03 .dockerignore 09:06:44 drwxrwxr-x 8 1001 1001 4096 May 27 09:06 .git 09:06:44 drwxrwxr-x 3 1001 1001 4096 May 27 09:03 .github 09:06:44 -rw-rw-r-- 1 1001 1001 902 May 27 09:03 .gitignore 09:06:44 -rw-rw-r-- 1 1001 1001 359 May 27 09:03 .golangci.yml 09:06:44 -rw-rw-r-- 1 1001 1001 100 May 27 09:03 .hadolint.yml 09:06:44 drwxr-xr-x 3 1001 1001 4096 May 27 09:04 .semver 09:06:44 -rw-rw-r-- 1 1001 1001 155 May 27 09:03 .sonarcloud.properties 09:06:44 -rw-rw-r-- 1 1001 1001 1171 May 27 09:03 ADOPTERS.md 09:06:44 -rw-rw-r-- 1 1001 1001 20149 May 27 09:03 Attribution.txt 09:06:44 -rw-rw-r-- 1 1001 1001 118730 May 27 09:03 CHANGELOG.md 09:06:44 -rw-rw-r-- 1 1001 1001 3804 May 27 09:03 CONTRIBUTING.md 09:06:44 -rw-rw-r-- 1 1001 1001 677 May 27 09:03 GOVERNANCE.md 09:06:44 -rw-rw-r-- 1 1001 1001 886 May 27 09:03 Jenkinsfile 09:06:44 -rw-rw-r-- 1 1001 1001 10775 May 27 09:03 LICENSE 09:06:44 -rw-rw-r-- 1 1001 1001 16743 May 27 09:03 Makefile 09:06:44 -rw-rw-r-- 1 1001 1001 582 May 27 09:03 OWNERS.md 09:06:44 -rw-rw-r-- 1 1001 1001 9932 May 27 09:03 README.md 09:06:44 -rw-rw-r-- 1 1001 1001 789 May 27 09:03 SECURITY.md 09:06:44 -rw-rw-r-- 1 1001 1001 11 May 27 09:04 VERSION 09:06:44 drwxrwxr-x 2 1001 1001 4096 May 27 09:03 bin 09:06:44 drwxrwxr-x 19 1001 1001 4096 May 27 09:03 cmd 09:06:44 -rw-r--r-- 1 root root 1048214 May 27 09:06 coverage.out 09:06:44 drwxrwxr-x 2 1001 1001 4096 May 27 09:03 fuzz_test 09:06:44 -rw-rw-r-- 1 1001 1001 6910 May 27 09:03 go.mod 09:06:44 -rw-rw-r-- 1 1001 1001 90677 May 27 09:03 go.sum 09:06:44 drwxrwxr-x 7 1001 1001 4096 May 27 09:03 internal 09:06:44 drwxrwxr-x 2 1001 1001 4096 May 27 09:03 openapi 09:06:44 -rw-rw-r-- 1 1001 1001 584 May 27 09:03 security.txt 09:06:44 drwxrwxr-x 10 1001 1001 4096 May 27 09:03 vendor 09:06:44 -rw-rw-r-- 1 1001 1001 204 May 27 09:03 version.go [Pipeline] sh 09:06:44 + '[' -e coverage.out ] 09:06:44 + chown 1001:1001 coverage.out [Pipeline] stash 09:06:44 Stashed 1 file(s) [Pipeline] sh 09:06:45 + make build 09:06:45 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:06:43 > git config core.sparsecheckout # timeout=10 09:06:43 > git checkout -f 8446ae5d47073f02c70d118b2bb7464829f71379 # timeout=10 09:06:45 Commit message: "Merge pull request #5437 from weichou1229/rename-sql-folder-palau" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:06:50 provisioning config files... 09:06:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config8236189321118124065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:06:50 ---> ****-login.sh 09:06:50 nexus3.edgexfoundry.org:10001 09:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:06:51 Configure a credential helper to remove this warning. See 09:06:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:06:51 09:06:51 Login Succeeded 09:06:51 nexus3.edgexfoundry.org:10002 09:06:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:06:51 Configure a credential helper to remove this warning. See 09:06:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:06:51 09:06:51 Login Succeeded 09:06:51 nexus3.edgexfoundry.org:10003 09:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:06:52 Configure a credential helper to remove this warning. See 09:06:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:06:52 09:06:52 Login Succeeded 09:06:52 nexus3.edgexfoundry.org:10004 09:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:06:52 Configure a credential helper to remove this warning. See 09:06:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:06:52 09:06:52 Login Succeeded 09:06:52 ****.io 09:06:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:06:57 Configure a credential helper to remove this warning. See 09:06:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:06:57 09:06:57 Login Succeeded 09:06:57 ---> ****-login.sh ends [Pipeline] } 09:06:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:06:57 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 09:06:57 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 09:06:58 + cut -d -f 2 09:06:58 + cut -d . -f1-2 09:06:58 + grep ^go [0-9].[0-9]* go.mod [Pipeline] echo 09:06:58 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:06:58 ========================================================= 09:06:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] 09:06:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:06:58 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 09:06:58 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 09:06:58 58e777220c39: Pulling fs layer 09:06:58 5d96c866386f: Pulling fs layer 09:06:58 8985e74deb67: Pulling fs layer 09:06:58 a90cb41c1532: Pulling fs layer 09:06:58 4f4fb700ef54: Pulling fs layer 09:06:58 19c9b082531f: Pulling fs layer 09:06:58 8959fe4f68e1: Pulling fs layer 09:06:58 418f8e902c44: Pulling fs layer 09:06:58 c3ba8a69b7b1: Pulling fs layer 09:06:58 a90cb41c1532: Waiting 09:06:58 4f4fb700ef54: Waiting 09:06:58 19c9b082531f: Waiting 09:06:58 8959fe4f68e1: Waiting 09:06:58 418f8e902c44: Waiting 09:06:58 c3ba8a69b7b1: Waiting 09:06:58 5d96c866386f: Verifying Checksum 09:06:58 5d96c866386f: Download complete 09:06:58 a90cb41c1532: Download complete 09:06:58 4f4fb700ef54: Verifying Checksum 09:06:58 4f4fb700ef54: Download complete 09:06:58 19c9b082531f: Verifying Checksum 09:06:58 19c9b082531f: Download complete 09:06:58 58e777220c39: Verifying Checksum 09:06:58 58e777220c39: Download complete 09:06:59 8959fe4f68e1: Verifying Checksum 09:06:59 8959fe4f68e1: Download complete 09:06:59 c3ba8a69b7b1: Verifying Checksum 09:06:59 c3ba8a69b7b1: Download complete 09:06:59 58e777220c39: Pull complete 09:07:00 5d96c866386f: Pull complete 09:07:00 8985e74deb67: Verifying Checksum 09:07:00 8985e74deb67: Download complete 09:07:01 418f8e902c44: Verifying Checksum 09:07:01 418f8e902c44: Download complete 09:07:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:07:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:07:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:07:11 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:07:13 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:07:14 8985e74deb67: Pull complete 09:07:14 a90cb41c1532: Pull complete 09:07:14 4f4fb700ef54: Pull complete 09:07:15 19c9b082531f: Pull complete 09:07:16 8959fe4f68e1: Pull complete 09:07:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:07:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:07:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:07:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:07:26 418f8e902c44: Pull complete 09:07:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:07:28 c3ba8a69b7b1: Pull complete 09:07:28 Digest: sha256:fdf14891fbaa3280f37cba4b282e01f314457f1b939f51303b8ab3ef7914c945 09:07:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 09:07:28 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts [Pipeline] fileExists [Pipeline] sh 09:07:28 + + docker buildecho -t FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 09:07:28 WORKDIR /edgex 09:07:28 COPY go.mod . 09:07:28 RUN go mod download ci-base-image-arm64 09:07:28 -f - . 09:07:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:07:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:07:30 $ docker stop --time=1 8ab6c9c5ce49bb6448ec5036e5cae8f7ebcc1f12bf023d25cc4a935ab66f41d7 09:07:33 $ docker rm -f --volumes 8ab6c9c5ce49bb6448ec5036e5cae8f7ebcc1f12bf023d25cc4a935ab66f41d7 09:07:34 Sending build context to Docker daemon 48.57MB 09:07:34 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 09:07:34 ---> 081e04c5fda7 09:07:34 Step 2/4 : WORKDIR /edgex [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:07:35 09:07:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:07:35 latest: Pulling from edgex-devops/edgex-compose 09:07:35 91d30c5bc195: Pulling fs layer 09:07:35 2e9b0aa3be6d: Pulling fs layer 09:07:35 9c61dcf015f6: Pulling fs layer 09:07:35 4698f68db338: Pulling fs layer 09:07:35 2a2f49069b9e: Pulling fs layer 09:07:35 e0025b399a48: Pulling fs layer 09:07:35 e0025b399a48: Waiting 09:07:35 4698f68db338: Waiting 09:07:35 2a2f49069b9e: Waiting 09:07:35 91d30c5bc195: Verifying Checksum 09:07:35 91d30c5bc195: Download complete 09:07:35 4698f68db338: Verifying Checksum 09:07:35 4698f68db338: Download complete 09:07:35 ---> Running in d7e277e7ae2a 09:07:35 91d30c5bc195: Pull complete 09:07:35 2e9b0aa3be6d: Verifying Checksum 09:07:35 2e9b0aa3be6d: Download complete 09:07:35 e0025b399a48: Download complete 09:07:35 2a2f49069b9e: Download complete 09:07:35 Removing intermediate container d7e277e7ae2a 09:07:35 ---> 9ce86448887f 09:07:35 Step 3/4 : COPY go.mod . 09:07:36 2e9b0aa3be6d: Pull complete 09:07:36 9c61dcf015f6: Verifying Checksum 09:07:36 9c61dcf015f6: Download complete 09:07:40 ---> fc15daf2df96 09:07:40 Step 4/4 : RUN go mod download 09:07:40 ---> Running in 6ef0401bdae8 09:07:40 9c61dcf015f6: Pull complete 09:07:40 4698f68db338: Pull complete 09:07:40 2a2f49069b9e: Pull complete 09:07:40 e0025b399a48: Pull complete 09:07:40 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:07:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:07:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:07:41 prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container 09:07:41 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:07:42 $ docker top bf790c6ca2a7fddf7507225afb302618542228c8d8848b051ad90e29763fdf46 -eo pid,comm [Pipeline] { [Pipeline] sh 09:07:42 + docker compose -f ./docker-compose-build.yml build --parallel 09:07:42 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:07:42 #1 transferring dockerfile: 1.89kB done 09:07:42 #1 DONE 0.1s 09:07:42 09:07:42 #2 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:07:42 #2 DONE 0.0s 09:07:42 09:07:42 #3 [security-spire-agent internal] load build definition from Dockerfile 09:07:42 #3 transferring dockerfile: 1.81kB done 09:07:42 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:07:42 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 09:07:42 #3 DONE 0.1s 09:07:42 09:07:42 #4 [security-bootstrapper internal] load build definition from Dockerfile 09:07:42 #4 transferring dockerfile: 3.02kB done 09:07:42 #4 DONE 0.1s 09:07:42 09:07:42 #5 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 09:07:42 #5 ... 09:07:42 09:07:42 #6 [security-proxy-auth internal] load build definition from Dockerfile 09:07:42 #6 transferring dockerfile: 2.14kB done 09:07:42 #6 DONE 0.1s 09:07:42 09:07:42 #7 [core-metadata internal] load build definition from Dockerfile 09:07:42 #7 transferring dockerfile: 2.10kB done 09:07:42 #7 DONE 0.1s 09:07:42 09:07:42 #2 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:07:42 #2 DONE 0.0s 09:07:42 09:07:42 #8 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 09:07:42 #8 DONE 0.1s 09:07:42 09:07:42 #9 [core-keeper internal] load build definition from Dockerfile 09:07:42 #9 transferring dockerfile: 2.07kB done 09:07:42 #9 DONE 0.2s 09:07:42 09:07:42 #10 [support-notifications internal] load build definition from Dockerfile 09:07:42 #10 transferring dockerfile: 2.02kB done 09:07:42 #10 DONE 0.2s 09:07:42 09:07:42 #11 [security-secretstore-setup internal] load build definition from Dockerfile 09:07:42 #11 transferring dockerfile: 2.49kB done 09:07:42 #11 DONE 0.2s 09:07:42 09:07:42 #12 [core-data internal] load build definition from Dockerfile 09:07:42 #12 transferring dockerfile: 2.04kB done 09:07:42 #12 DONE 0.2s 09:07:42 09:07:42 #13 [security-proxy-setup internal] load build definition from Dockerfile 09:07:42 #13 transferring dockerfile: 2.50kB done 09:07:42 #13 DONE 0.2s 09:07:42 09:07:42 #14 [support-scheduler internal] load build definition from Dockerfile 09:07:42 #14 transferring dockerfile: 1.83kB done 09:07:42 #14 DONE 0.2s 09:07:42 09:07:42 #15 [security-spire-server internal] load build definition from Dockerfile 09:07:42 #15 transferring dockerfile: 1.70kB done 09:07:42 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:07:42 #15 DONE 0.2s 09:07:42 09:07:42 #16 [core-command internal] load build definition from Dockerfile 09:07:42 #16 transferring dockerfile: 1.94kB done 09:07:42 #16 DONE 0.2s 09:07:42 09:07:42 #17 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:07:42 #17 transferring dockerfile: 2.23kB done 09:07:42 #17 DONE 0.2s 09:07:42 09:07:42 #18 [security-spire-config internal] load build definition from Dockerfile 09:07:42 #18 transferring dockerfile: 1.69kB done 09:07:42 #18 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:07:42 #18 DONE 0.2s 09:07:42 09:07:42 #2 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:07:42 #2 DONE 0.0s 09:07:42 09:07:42 #19 [security-proxy-auth internal] load .dockerignore 09:07:42 #19 transferring context: 50B done 09:07:42 #19 DONE 0.1s 09:07:42 09:07:42 #8 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 09:07:43 #8 DONE 0.2s 09:07:43 09:07:43 #20 [security-bootstrapper internal] load .dockerignore 09:07:43 #20 transferring context: 50B done 09:07:43 #20 DONE 0.1s 09:07:43 09:07:43 #21 [core-metadata internal] load .dockerignore 09:07:43 #21 transferring context: 50B done 09:07:43 #21 DONE 0.1s 09:07:43 09:07:43 #22 [security-spiffe-token-provider internal] load .dockerignore 09:07:43 #22 transferring context: 50B done 09:07:43 #22 DONE 0.2s 09:07:43 09:07:43 #23 [core-keeper internal] load .dockerignore 09:07:43 #23 transferring context: 50B done 09:07:43 #23 DONE 0.1s 09:07:43 09:07:43 #24 [security-proxy-setup internal] load .dockerignore 09:07:43 #24 transferring context: 50B done 09:07:43 #24 DONE 0.1s 09:07:43 09:07:43 #25 [core-data internal] load .dockerignore 09:07:43 #25 transferring context: 50B done 09:07:43 #25 DONE 0.1s 09:07:43 09:07:43 #26 [security-secretstore-setup internal] load .dockerignore 09:07:43 #26 transferring context: 50B done 09:07:43 #26 DONE 0.1s 09:07:43 09:07:43 #27 [support-notifications internal] load .dockerignore 09:07:43 #27 transferring context: 50B done 09:07:43 #27 DONE 0.1s 09:07:43 09:07:43 #28 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:07:43 #28 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:07:43 #28 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:07:43 #28 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 09:07:43 #28 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 09:07:43 #28 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:07:43 #28 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:07:43 #28 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 09:07:43 #28 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 09:07:43 #28 DONE 0.1s 09:07:43 09:07:43 #29 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:07:43 #29 ... 09:07:43 09:07:43 #28 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:07:43 #28 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:07:43 #28 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:07:43 #28 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 09:07:43 #28 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 09:07:43 #28 DONE 0.1s 09:07:43 09:07:43 #30 [core-common-config-bootstrapper internal] load .dockerignore 09:07:43 #30 transferring context: 50B done 09:07:43 #30 DONE 0.2s 09:07:43 09:07:43 #29 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:07:43 #29 DONE 0.5s 09:07:43 09:07:43 #28 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:07:43 #28 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:07:43 #28 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:07:43 #28 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 09:07:43 #28 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 09:07:43 #28 DONE 0.1s 09:07:43 09:07:43 #31 [core-command internal] load .dockerignore 09:07:43 #31 transferring context: 50B 0.0s done 09:07:43 #31 DONE 0.5s 09:07:43 09:07:43 #32 [support-scheduler internal] load .dockerignore 09:07:43 #32 transferring context: 50B 0.0s done 09:07:43 #32 DONE 0.5s 09:07:43 09:07:43 #33 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:07:45 #33 ... 09:07:45 09:07:45 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 09:07:45 #34 DONE 2.1s 09:07:45 09:07:45 #33 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:07:45 #33 DONE 1.3s 09:07:45 09:07:45 #35 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:07:45 #35 ... 09:07:45 09:07:45 #5 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 09:07:45 #5 DONE 2.3s 09:07:45 09:07:45 #36 [security-spire-config internal] load .dockerignore 09:07:45 #36 transferring context: 50B 0.0s done 09:07:45 #36 DONE 0.2s 09:07:45 09:07:45 #28 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:07:45 #28 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:07:45 #28 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:07:45 #28 sha256:2039be0c5ec6ce8566809626a252c930216a92109c043f282504accb5ee3c0c6 1.02kB / 1.02kB done 09:07:45 #28 sha256:9292219a28ffaeaa2dc461905c5c2d773bf49671f9c927c338c6f28ce08ac61b 611B / 611B done 09:07:45 #28 DONE 0.1s 09:07:45 09:07:45 #37 [security-spire-agent internal] load .dockerignore 09:07:45 #37 transferring context: 50B 0.0s done 09:07:45 #37 DONE 0.1s 09:07:45 09:07:45 #38 [security-spire-server internal] load .dockerignore 09:07:45 #38 transferring context: 50B 0.0s done 09:07:45 #38 DONE 0.2s 09:07:45 09:07:45 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:07:45 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:07:45 #39 ... 09:07:45 09:07:45 #40 [security-spire-agent internal] load build context 09:07:45 #40 transferring context: 26.11kB 0.0s done 09:07:45 #40 DONE 0.1s 09:07:45 09:07:45 #41 [security-spire-config internal] load build context 09:07:45 #41 transferring context: 24.83kB 0.1s done 09:07:46 #41 ... 09:07:46 09:07:46 #42 [security-spire-server internal] load build context 09:07:46 #42 transferring context: 26.58kB 0.0s done 09:07:46 #42 DONE 1.4s 09:07:46 09:07:46 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:07:46 #39 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.5s done 09:07:46 #39 DONE 1.5s 09:07:46 09:07:46 #43 [core-command internal] load build context 09:07:47 #43 ... 09:07:47 09:07:47 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:07:47 #44 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.7s done 09:07:47 #44 DONE 1.7s 09:07:47 09:07:47 #43 [core-command internal] load build context 09:07:47 #43 ... 09:07:47 09:07:47 #41 [security-spire-config internal] load build context 09:07:47 #41 DONE 2.0s 09:07:47 09:07:47 #43 [core-command internal] load build context 09:07:50 #43 transferring context: 325.60MB 6.9s 09:07:52 #43 ... 09:07:52 09:07:52 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:07:52 #39 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 09:07:52 #39 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 09:07:52 #39 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 09:07:52 #39 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.2s done 09:07:52 #39 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.8s done 09:07:52 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 4.0s 09:07:52 #39 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 09:07:53 #39 ... 09:07:53 09:07:53 #45 [core-metadata internal] load build context 09:07:53 #45 ... 09:07:53 09:07:53 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:07:53 #0 2.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:07:53 #0 2.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:07:53 #0 2.444 (1/1) Installing dumb-init (1.2.5-r3) 09:07:53 #0 2.454 Executing busybox-1.37.0-r20.trigger 09:07:53 #0 2.460 OK: 7 MiB in 17 packages 09:07:53 #46 ... 09:07:53 09:07:53 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:07:53 #0 2.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:07:53 #0 2.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:07:53 #0 2.449 (1/4) Installing dumb-init (1.2.5-r3) 09:07:53 #0 2.453 (2/4) Installing openssl (3.5.6-r0) 09:07:53 #0 2.469 (3/4) Installing su-exec (0.2-r3) 09:07:53 #0 2.471 (4/4) Installing yq-go (4.47.2-r3) 09:07:53 #0 2.565 Executing busybox-1.37.0-r20.trigger 09:07:53 #0 2.581 OK: 20 MiB in 20 packages 09:07:53 #47 ... 09:07:53 09:07:53 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:07:53 #0 1.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:07:53 #0 1.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:07:53 #0 1.987 (1/4) Installing ca-certificates (20260413-r0) 09:07:53 #0 2.004 (2/4) Installing dumb-init (1.2.5-r3) 09:07:53 #0 2.009 (3/4) Installing su-exec (0.2-r3) 09:07:53 #0 2.009 (4/4) Installing yq-go (4.47.2-r3) 09:07:53 #0 2.094 Executing busybox-1.37.0-r20.trigger 09:07:53 #0 2.102 Executing ca-certificates-20260413-r0.trigger 09:07:53 #0 2.150 OK: 20 MiB in 20 packages 09:07:53 #48 ... 09:07:53 09:07:53 #49 [security-proxy-setup internal] load build context 09:07:53 #49 ... 09:07:53 09:07:53 #50 [security-bootstrapper internal] load build context 09:07:53 #50 ... 09:07:53 09:07:53 #51 [core-keeper internal] load build context 09:07:54 #51 ... 09:07:54 09:07:54 #52 [security-spiffe-token-provider internal] load build context 09:07:54 #52 ... 09:07:54 09:07:54 #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:07:54 #0 3.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:07:54 #0 3.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:07:54 #0 4.029 (1/1) Installing dumb-init (1.2.5-r3) 09:07:54 #0 4.038 Executing busybox-1.37.0-r20.trigger 09:07:54 #0 4.043 OK: 7 MiB in 17 packages 09:07:54 #53 ... 09:07:54 09:07:54 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:07:54 #0 2.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:07:54 #0 2.950 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:07:54 #0 3.247 (1/7) Installing ca-certificates (20260413-r0) 09:07:54 #0 3.262 (2/7) Installing dumb-init (1.2.5-r3) 09:07:54 #0 3.266 (3/7) Installing libgcc (14.2.0-r6) 09:07:54 #0 3.278 (4/7) Installing libsodium (1.0.20-r1) 09:07:54 #0 3.286 (5/7) Installing libstdc++ (14.2.0-r6) 09:07:54 #0 3.309 (6/7) Installing libzmq (4.3.5-r2) 09:07:54 #0 3.339 (7/7) Installing zeromq (4.3.5-r2) 09:07:54 #0 3.345 Executing busybox-1.37.0-r20.trigger 09:07:54 #0 3.350 Executing ca-certificates-20260413-r0.trigger 09:07:54 #0 3.393 OK: 12 MiB in 23 packages 09:07:54 #54 ... 09:07:54 09:07:54 #55 [support-scheduler internal] load build context 09:07:54 #55 ... 09:07:54 09:07:54 #56 [core-common-config-bootstrapper internal] load build context 09:07:54 #56 ... 09:07:54 09:07:54 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:54 #57 ... 09:07:54 09:07:54 #58 [core-data internal] load build context 09:07:54 #58 ... 09:07:54 09:07:54 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:07:54 #0 3.899 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:07:54 #0 3.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:07:54 #0 4.297 (1/3) Installing ca-certificates (20260413-r0) 09:07:54 #0 4.315 (2/3) Installing dumb-init (1.2.5-r3) 09:07:54 #0 4.318 (3/3) Installing tzdata (2026b-r0) 09:07:54 #0 4.385 Executing busybox-1.37.0-r20.trigger 09:07:54 #0 4.390 Executing ca-certificates-20260413-r0.trigger 09:07:54 #0 4.428 OK: 8 MiB in 19 packages 09:07:54 #59 ... 09:07:54 09:07:54 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:07:54 #0 3.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:07:54 #0 4.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:07:54 #0 4.363 (1/2) Installing dumb-init (1.2.5-r3) 09:07:54 #0 4.386 (2/2) Installing su-exec (0.2-r3) 09:07:54 #0 4.386 Executing busybox-1.37.0-r20.trigger 09:07:54 #0 4.386 OK: 7 MiB in 18 packages 09:07:54 #60 ... 09:07:54 09:07:54 #61 [security-proxy-auth internal] load build context 09:07:55 #61 ... 09:07:55 09:07:55 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:07:55 #62 ... 09:07:55 09:07:55 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:07:55 #63 ... 09:07:55 09:07:55 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:07:55 #64 ... 09:07:55 09:07:55 #65 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:07:55 #65 ... 09:07:55 09:07:55 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:07:55 #66 ... 09:07:55 09:07:55 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:07:55 #0 1.759 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:07:55 #0 1.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:07:55 #0 2.239 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:07:55 #0 2.239 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:07:55 #0 2.239 OK: 26324 distinct packages available 09:07:55 #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:07:55 #0 2.389 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:07:55 #0 2.712 (1/13) Installing brotli-libs (1.1.0-r2) 09:07:55 #0 2.726 (2/13) Installing c-ares (1.34.6-r0) 09:07:55 #0 2.733 (3/13) Installing libunistring (1.3-r0) 09:07:55 #0 2.748 (4/13) Installing libidn2 (2.3.7-r0) 09:07:55 #0 2.757 (5/13) Installing nghttp2-libs (1.69.0-r0) 09:07:55 #0 2.770 (6/13) Installing libpsl (0.21.5-r3) 09:07:55 #0 2.770 (7/13) Installing zstd-libs (1.5.7-r0) 09:07:55 #0 2.778 (8/13) Installing libcurl (8.14.1-r2) 09:07:55 #0 2.789 (9/13) Installing curl (8.14.1-r2) 09:07:55 #0 2.798 (10/13) Installing dumb-init (1.2.5-r3) 09:07:55 #0 2.798 (11/13) Installing musl-obstack (1.2.3-r2) 09:07:55 #0 2.802 (12/13) Installing libucontext (1.3.2-r0) 09:07:55 #0 2.806 (13/13) Installing gcompat (1.1.0-r4) 09:07:55 #0 2.810 Executing busybox-1.37.0-r20.trigger 09:07:55 #0 2.815 OK: 13 MiB in 29 packages 09:07:55 #67 ... 09:07:55 09:07:55 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:07:55 #0 3.124 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:07:55 #0 3.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:07:55 #0 3.544 OK: 265 MiB in 60 packages 09:07:55 #68 ... 09:07:55 09:07:55 #69 [support-notifications internal] load build context 09:07:55 #69 transferring context: 599.22MB 12.3s 09:07:55 #69 ... 09:07:55 09:07:55 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:07:55 #70 ... 09:07:55 09:07:55 #71 [security-secretstore-setup internal] load build context 09:07:56 #71 ... 09:07:56 09:07:56 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:07:56 #39 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 4.3s done 09:07:56 #39 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 09:07:56 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 7.2s 09:07:57 #39 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 7.5s done 09:07:57 #39 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 09:07:57 #39 ... 09:07:57 09:07:57 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:07:57 #44 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 09:07:57 #44 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 09:07:57 #44 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 09:07:57 #44 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 2.0s done 09:07:57 #44 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 4.1s done 09:07:57 #44 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 09:07:57 #44 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 7.1s done 09:07:57 #44 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 09:07:57 #44 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 8.0s done 09:07:57 #44 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 09:08:00 #44 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 09:08:00 #44 ... 09:08:00 09:08:00 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:08:00 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 09:08:00 #39 ... 09:08:00 09:08:00 #49 [security-proxy-setup internal] load build context 09:08:00 #49 transferring context: 683.84MB 11.9s done 09:08:00 #49 DONE 17.1s 09:08:00 09:08:00 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:08:01 #39 ... 09:08:01 09:08:01 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:08:01 #48 DONE 17.9s 09:08:01 09:08:01 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:08:01 #39 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.1s done 09:08:01 #39 ... 09:08:01 09:08:01 #56 [core-common-config-bootstrapper internal] load build context 09:08:01 #56 transferring context: 683.84MB 11.9s done 09:08:01 #56 DONE 17.9s 09:08:01 09:08:01 #45 [core-metadata internal] load build context 09:08:01 #45 transferring context: 683.84MB 12.6s done 09:08:01 #45 DONE 18.3s 09:08:01 09:08:01 #43 [core-command internal] load build context 09:08:01 #43 transferring context: 683.84MB 13.0s done 09:08:01 #43 DONE 17.8s 09:08:01 09:08:01 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:08:01 #72 ... 09:08:01 09:08:01 #51 [core-keeper internal] load build context 09:08:01 #51 transferring context: 683.84MB 13.5s done 09:08:01 #51 DONE 18.6s 09:08:01 09:08:01 #71 [security-secretstore-setup internal] load build context 09:08:01 #71 transferring context: 683.84MB 13.3s done 09:08:01 #71 DONE 18.7s 09:08:01 09:08:01 #55 [support-scheduler internal] load build context 09:08:01 #55 transferring context: 683.84MB 14.5s done 09:08:02 #55 ... 09:08:02 09:08:02 #69 [support-notifications internal] load build context 09:08:02 #69 transferring context: 683.84MB 14.1s done 09:08:02 #69 DONE 19.0s 09:08:02 09:08:02 #52 [security-spiffe-token-provider internal] load build context 09:08:02 #52 transferring context: 683.84MB 15.9s done 09:08:02 #52 ... 09:08:02 09:08:02 #50 [security-bootstrapper internal] load build context 09:08:02 #50 transferring context: 683.84MB 14.6s done 09:08:02 #50 DONE 19.2s 09:08:02 09:08:02 #61 [security-proxy-auth internal] load build context 09:08:02 #61 transferring context: 683.84MB 15.0s done 09:08:02 #61 DONE 19.3s 09:08:02 09:08:02 #58 [core-data internal] load build context 09:08:02 #58 transferring context: 683.84MB 14.8s done 09:08:03 #58 DONE 19.8s 09:08:03 09:08:03 #52 [security-spiffe-token-provider internal] load build context 09:08:03 #52 DONE 19.9s 09:08:03 09:08:03 #55 [support-scheduler internal] load build context 09:08:03 #55 DONE 19.4s 09:08:03 09:08:03 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:08:03 #67 DONE 19.8s 09:08:03 09:08:03 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:08:03 #54 DONE 19.8s 09:08:03 09:08:03 #53 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:08:03 #53 DONE 19.8s 09:08:03 09:08:03 #46 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:08:03 #46 DONE 19.8s 09:08:03 09:08:03 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:08:03 #47 DONE 19.9s 09:08:03 09:08:03 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:08:03 #44 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.5s done 09:08:03 #44 ... 09:08:03 09:08:03 #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:08:03 #57 DONE 19.9s 09:08:03 09:08:03 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:08:03 #60 DONE 19.9s 09:08:03 09:08:03 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:08:03 #68 DONE 18.1s 09:08:03 09:08:03 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:08:03 #59 DONE 19.5s 09:08:03 09:08:03 #44 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:08:03 #44 DONE 17.5s 09:08:03 09:08:03 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:08:03 #39 DONE 17.3s 09:08:03 09:08:03 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:08:03 #66 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:03 #66 ... 09:08:03 09:08:03 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:08:03 #64 DONE 18.4s 09:08:03 09:08:03 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:08:03 #73 ... 09:08:03 09:08:03 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:08:03 #74 DONE 0.6s 09:08:04 09:08:04 #72 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:08:04 #72 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:04 #72 2.493 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:04 #72 2.885 OK: 20 MiB in 20 packages 09:08:04 #72 DONE 3.1s 09:08:04 09:08:04 #35 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:08:04 #35 18.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:04 #35 18.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:04 #35 19.15 OK: 265 MiB in 60 packages 09:08:04 #35 DONE 19.3s 09:08:04 09:08:04 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 09:08:04 #75 ... 09:08:04 09:08:04 #65 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:08:04 #65 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:04 #65 18.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:04 #65 19.14 OK: 265 MiB in 60 packages 09:08:04 #65 DONE 19.5s 09:08:04 09:08:04 #76 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:08:04 #0 0.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:04 #0 0.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:04 #0 1.285 OK: 12 MiB in 23 packages 09:08:04 #76 DONE 1.4s 09:08:04 09:08:04 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:08:04 #63 18.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:04 #63 18.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:04 #63 19.26 OK: 265 MiB in 60 packages 09:08:04 #63 DONE 19.5s 09:08:04 09:08:04 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:08:04 #77 ... 09:08:04 09:08:04 #78 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:08:04 #0 1.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:04 #0 1.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:04 #0 1.467 OK: 7 MiB in 17 packages 09:08:04 #78 DONE 1.7s 09:08:04 09:08:04 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:08:04 #66 18.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:04 #66 18.60 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:08:04 #66 18.60 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:08:04 #66 18.60 OK: 26324 distinct packages available 09:08:04 #66 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:04 #66 18.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:04 #66 19.23 (1/4) Installing dumb-init (1.2.5-r3) 09:08:04 #66 19.24 (2/4) Installing musl-obstack (1.2.3-r2) 09:08:04 #66 19.24 (3/4) Installing libucontext (1.3.2-r0) 09:08:04 #66 19.24 (4/4) Installing gcompat (1.1.0-r4) 09:08:04 #66 19.25 Executing busybox-1.37.0-r20.trigger 09:08:04 #66 19.26 OK: 8 MiB in 20 packages 09:08:04 #66 DONE 19.4s 09:08:04 09:08:04 #62 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:08:04 #62 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:04 #62 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:04 #62 19.13 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:08:04 #62 19.13 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:08:04 #62 19.13 OK: 26324 distinct packages available 09:08:04 #62 19.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:04 #62 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:04 #62 19.68 OK: 265 MiB in 60 packages 09:08:04 #62 DONE 19.8s 09:08:04 09:08:04 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:08:04 #70 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:04 #70 18.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:04 #70 18.81 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:08:04 #70 18.81 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:08:04 #70 18.81 OK: 26324 distinct packages available 09:08:04 #70 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:04 #70 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:04 #70 19.34 (1/5) Installing dumb-init (1.2.5-r3) 09:08:04 #70 19.34 (2/5) Installing musl-obstack (1.2.3-r2) 09:08:04 #70 19.35 (3/5) Installing libucontext (1.3.2-r0) 09:08:04 #70 19.35 (4/5) Installing gcompat (1.1.0-r4) 09:08:04 #70 19.35 (5/5) Installing openssl (3.5.6-r0) 09:08:04 #70 19.37 Executing busybox-1.37.0-r20.trigger 09:08:04 #70 19.37 OK: 8 MiB in 21 packages 09:08:05 #70 DONE 19.6s 09:08:05 09:08:05 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:08:05 #0 1.150 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:05 #0 1.283 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:05 #0 1.674 OK: 13 MiB in 29 packages 09:08:05 #79 DONE 1.9s 09:08:05 09:08:05 #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:08:05 #75 DONE 0.8s 09:08:05 09:08:05 #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:05 #80 ... 09:08:05 09:08:05 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:08:05 #77 DONE 1.0s 09:08:05 09:08:05 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:08:05 #81 DONE 1.0s 09:08:05 09:08:05 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:06 #82 ... 09:08:06 09:08:06 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:08:06 #0 1.398 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:06 #0 1.708 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:06 #0 2.217 OK: 265 MiB in 60 packages 09:08:06 #83 DONE 2.5s 09:08:06 09:08:06 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:08:06 #84 DONE 1.2s 09:08:06 09:08:06 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:08:06 #0 2.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:06 #0 2.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:06 #0 2.733 OK: 7 MiB in 18 packages 09:08:06 #85 DONE 2.8s 09:08:06 09:08:06 #73 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:08:06 #73 3.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:06 #73 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:06 #73 3.423 OK: 7 MiB in 17 packages 09:08:06 #73 DONE 3.5s 09:08:06 09:08:06 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:08:06 #86 DONE 0.7s 09:08:06 09:08:06 #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:08:06 #0 2.280 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:06 #0 2.465 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:06 #0 2.999 (1/1) Installing dumb-init (1.2.5-r3) 09:08:06 #0 3.117 Executing busybox-1.37.0-r20.trigger 09:08:06 #0 3.121 OK: 7 MiB in 17 packages 09:08:06 #87 DONE 3.5s 09:08:06 09:08:06 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:08:06 #0 2.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:06 #0 3.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:06 #0 3.379 OK: 8 MiB in 19 packages 09:08:06 #88 DONE 3.5s 09:08:06 09:08:06 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:08:06 #0 3.014 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:06 #0 3.090 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:06 #0 3.429 OK: 20 MiB in 20 packages 09:08:06 #89 DONE 3.6s 09:08:06 09:08:06 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:08:06 #90 DONE 0.0s 09:08:06 09:08:06 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:06 #91 ... 09:08:06 09:08:06 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:08:06 #0 1.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:06 #0 1.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:06 #0 2.008 OK: 8 MiB in 20 packages 09:08:06 #92 DONE 2.1s 09:08:07 09:08:07 #93 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:08:07 #93 DONE 0.6s 09:08:07 09:08:07 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:08:07 #94 DONE 0.2s 09:08:07 09:08:07 #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:08:07 #0 2.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:08:07 #0 2.621 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:08:07 #95 ... 09:08:07 09:08:07 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:08:07 #96 DONE 1.8s 09:08:07 09:08:07 #97 [security-spire-config stage-2 6/10] COPY security.txt / 09:08:07 #97 DONE 0.1s 09:08:08 09:08:08 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:08:08 #98 DONE 0.1s 09:08:08 09:08:08 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:08:08 #99 DONE 0.1s 09:08:08 09:08:08 #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:08:08 #95 2.949 OK: 8 MiB in 21 packages 09:08:08 #95 DONE 3.1s 09:08:08 09:08:08 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:08:08 #100 DONE 0.1s 09:08:08 09:08:08 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:08:10 #101 ... 09:08:10 09:08:10 #102 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:08:10 #102 DONE 2.0s 09:08:10 09:08:10 #103 [security-spire-config] exporting to image 09:08:10 #103 exporting layers 09:08:12 #103 ... 09:08:12 09:08:12 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:08:12 #104 DONE 3.9s 09:08:12 09:08:12 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:08:12 #101 DONE 4.0s 09:08:12 09:08:12 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:08:14 #105 ... 09:08:14 09:08:14 #103 [security-spire-config] exporting to image 09:08:14 #103 exporting layers 3.1s done 09:08:14 #103 writing image sha256:9fa7b3e21acc2ca2da2775702675e00683b691ac744c1c6884bbd3f298174626 0.1s done 09:08:14 #103 naming to docker.io/library/security-spire-config 0.1s done 09:08:14 #103 DONE 3.6s 09:08:14 09:08:14 #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:14 #106 ... 09:08:14 09:08:14 #107 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:08:15 #107 ... 09:08:15 09:08:15 #108 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:15 #108 ... 09:08:15 09:08:15 #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:21 #109 ... 09:08:21 09:08:21 #107 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:08:21 #107 DONE 9.5s 09:08:21 09:08:21 #109 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:21 #109 DONE 15.6s 09:08:21 09:08:21 #108 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:21 #108 DONE 16.1s 09:08:21 09:08:21 #82 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:21 #82 DONE 16.1s 09:08:21 09:08:21 #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:21 #106 DONE 17.8s 09:08:21 09:08:21 #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:21 #91 DONE 14.9s 09:08:21 09:08:21 #80 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:21 #80 DONE 16.5s 09:08:21 09:08:21 #105 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:08:21 #105 DONE 9.5s 09:08:21 09:08:21 #110 [security-proxy-auth builder 6/7] COPY . . 09:08:21 #110 ... 09:08:21 09:08:21 #111 [security-spire-server stage-2 6/9] COPY security.txt / 09:08:21 #111 DONE 0.2s 09:08:22 09:08:22 #112 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:08:28 #112 ... 09:08:28 09:08:28 #113 [security-proxy-setup builder 6/7] COPY . . 09:08:31 #113 ... 09:08:31 09:08:31 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:08:31 #114 DONE 9.1s 09:08:31 09:08:31 #115 [core-keeper builder 7/8] COPY . . 09:08:31 #115 DONE 9.1s 09:08:31 09:08:31 #110 [security-proxy-auth builder 6/7] COPY . . 09:08:31 #110 DONE 9.1s 09:08:31 09:08:31 #113 [security-secretstore-setup builder 6/7] COPY . . 09:08:31 #113 DONE 9.1s 09:08:31 09:08:31 #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:31 #116 CACHED 09:08:31 09:08:31 #117 [core-metadata builder 6/7] COPY . . 09:08:31 #117 CACHED 09:08:31 09:08:31 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:08:31 #118 CACHED 09:08:31 09:08:31 #119 [core-command builder 6/7] COPY . . 09:08:31 #119 CACHED 09:08:31 09:08:31 #120 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:31 #120 CACHED 09:08:31 09:08:31 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 09:08:31 #121 CACHED 09:08:31 09:08:31 #122 [core-data builder 6/7] COPY . . 09:08:31 #122 CACHED 09:08:31 09:08:31 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 09:08:31 #123 CACHED 09:08:31 09:08:31 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:31 #124 CACHED 09:08:31 09:08:31 #125 [security-spiffe-token-provider builder 6/7] COPY . . 09:08:31 #125 DONE 9.2s 09:08:31 09:08:31 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 09:08:31 #126 CACHED 09:08:31 09:08:31 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:08:31 #127 CACHED 09:08:31 09:08:31 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:31 #128 CACHED 09:08:31 09:08:31 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:31 #129 CACHED 09:08:31 09:08:31 #130 [security-proxy-setup builder 6/7] COPY . . 09:08:31 #130 CACHED 09:08:31 09:08:31 #131 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:08:31 #131 CACHED 09:08:31 09:08:31 #132 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:08:31 #132 CACHED 09:08:31 09:08:31 #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:08:31 #133 CACHED 09:08:31 09:08:31 #134 [security-secretstore-setup builder 6/7] COPY . . 09:08:31 #134 CACHED 09:08:31 09:08:31 #135 [support-scheduler builder 6/7] COPY . . 09:08:31 #135 DONE 9.2s 09:08:31 09:08:31 #136 [support-notifications builder 6/7] COPY . . 09:08:31 #136 DONE 9.2s 09:08:31 09:08:31 #112 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:08:31 #112 DONE 8.8s 09:08:31 09:08:31 #137 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:08:31 #137 ... 09:08:31 09:08:31 #138 [security-spire-agent stage-3 7/10] COPY security.txt / 09:08:31 #138 DONE 0.3s 09:08:31 09:08:31 #137 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:08:31 #137 DONE 0.2s 09:08:31 09:08:31 #139 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:08:31 #139 DONE 0.1s 09:08:31 09:08:31 #140 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:08:31 #140 DONE 0.1s 09:08:31 09:08:31 #141 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:08:31 #141 DONE 0.1s 09:08:31 09:08:31 #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:08:31 #142 DONE 0.0s 09:08:31 09:08:31 #143 [security-spire-server] exporting to image 09:08:31 #143 exporting layers 09:08:31 #143 exporting layers 0.6s done 09:08:31 #143 writing image sha256:122060718014cf700e6c9104189274fd41d56c03b967ded53500535056d4a535 0.0s done 09:08:31 #143 naming to docker.io/library/security-spire-server done 09:08:31 #143 DONE 0.6s 09:08:31 09:08:31 #144 [security-spire-agent] exporting to image 09:08:31 #144 exporting layers 0.6s done 09:08:31 #144 writing image sha256:5348a1dd3c7d9fa92a9921dea3d3e17def03d085de7b2d34699a690e25eeb989 done 09:08:31 #144 naming to docker.io/library/security-spire-agent 0.0s done 09:08:31 #144 DONE 0.6s 09:08:31 09:08:31 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:08:31 #0 1.045 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:08:37 Removing intermediate container 6ef0401bdae8 09:08:37 ---> 546ff55f63d1 09:08:37 Successfully built 546ff55f63d1 09:08:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:37 + docker inspect -f . ci-base-image-arm64 09:08:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:38 prd-ubuntu20.04-docker-arm64-4c-16g-11622 does not seem to be running inside a container 09:08:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:08:39 $ docker top ef050601c251aac197c1f92eb51d3f6082e8faa473b9515f5b0cd8232ca0ad37 -eo pid,comm [Pipeline] { [Pipeline] sh 09:08:40 + go version 09:08:40 go version go1.25.10 linux/arm64 [Pipeline] } 09:08:40 $ docker stop --time=1 ef050601c251aac197c1f92eb51d3f6082e8faa473b9515f5b0cd8232ca0ad37 09:08:42 #145 ... 09:08:42 09:08:42 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:08:42 #0 0.639 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:08:42 #146 ... 09:08:42 09:08:42 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:08:42 #0 1.060 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:08:42 #147 ... 09:08:42 09:08:42 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:08:42 #0 0.957 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:08:42 #148 ... 09:08:42 09:08:42 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:08:42 #0 1.035 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:08:42 #149 ... 09:08:42 09:08:42 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:08:42 #0 1.044 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:08:42 $ docker rm -f --volumes ef050601c251aac197c1f92eb51d3f6082e8faa473b9515f5b0cd8232ca0ad37 [Pipeline] // withDockerContainer 09:08:42 #150 ... 09:08:42 09:08:42 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:08:42 #0 1.053 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:08:42 #151 ... 09:08:42 09:08:42 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:08:42 #0 0.924 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [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 09:08:42 #152 ... 09:08:42 09:08:42 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:08:42 #0 0.577 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:08:42 #153 ... 09:08:42 09:08:42 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:08:42 #0 1.039 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:08:42 #154 ... 09:08:42 09:08:42 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:08:42 #0 0.788 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:08:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:08:42 09:08:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:08:43 #155 ... 09:08:43 09:08:43 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:08:43 #0 1.015 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:08:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:08:43 latest: Pulling from edgex-devops/edgex-compose-arm64 09:08:43 547446be3368: Pulling fs layer 09:08:43 d125d8839a47: Pulling fs layer 09:08:43 3e85d5ac6304: Pulling fs layer 09:08:43 c3105a71a48b: Pulling fs layer 09:08:43 0f093f025ec4: Pulling fs layer 09:08:43 c3106fc0e877: Pulling fs layer 09:08:43 0f093f025ec4: Waiting 09:08:43 c3105a71a48b: Waiting 09:08:43 c3106fc0e877: Waiting 09:08:43 547446be3368: Verifying Checksum 09:08:43 547446be3368: Download complete 09:08:43 c3105a71a48b: Verifying Checksum 09:08:43 c3105a71a48b: Download complete 09:08:43 d125d8839a47: Verifying Checksum 09:08:43 d125d8839a47: Download complete 09:08:43 c3106fc0e877: Verifying Checksum 09:08:43 c3106fc0e877: Download complete 09:08:43 0f093f025ec4: Verifying Checksum 09:08:43 0f093f025ec4: Download complete 09:08:43 547446be3368: Pull complete 09:08:45 d125d8839a47: Pull complete 09:08:45 3e85d5ac6304: Verifying Checksum 09:08:45 3e85d5ac6304: Download complete 09:08:55 3e85d5ac6304: Pull complete 09:08:55 c3105a71a48b: Pull complete 09:08:56 0f093f025ec4: Pull complete 09:08:57 c3106fc0e877: Pull complete 09:08:57 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:08:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:08:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:08:57 prd-ubuntu20.04-docker-arm64-4c-16g-11622 does not seem to be running inside a container 09:08:57 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:08:59 $ docker top 35544803883c1babde8fe2bccb9fb5751a462be53768830fd527d41ff241be95 -eo pid,comm [Pipeline] { [Pipeline] sh 09:09:00 + docker compose -f ./docker-compose-build.yml build --parallel 09:09:10 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:09:10 #1 transferring dockerfile: 1.89kB done 09:09:10 #1 DONE 0.1s 09:09:10 09:09:10 #2 [core-data internal] load build definition from Dockerfile 09:09:10 #2 transferring dockerfile: 2.04kB done 09:09:10 #2 DONE 0.0s 09:09:10 09:09:10 #3 [security-secretstore-setup internal] load build definition from Dockerfile 09:09:10 #3 transferring dockerfile: 2.49kB done 09:09:10 #3 DONE 0.1s 09:09:10 09:09:10 #4 [security-proxy-auth internal] load build definition from Dockerfile 09:09:10 #4 transferring dockerfile: 2.14kB done 09:09:10 #4 DONE 0.0s 09:09:10 09:09:10 #5 [support-notifications internal] load build definition from Dockerfile 09:09:10 #5 transferring dockerfile: 2.02kB 0.0s done 09:09:10 #5 DONE 0.1s 09:09:10 09:09:10 #6 [security-spire-agent internal] load build definition from Dockerfile 09:09:10 #6 transferring dockerfile: 1.81kB done 09:09:10 #6 DONE 0.1s 09:09:10 09:09:10 #7 [security-bootstrapper internal] load build definition from Dockerfile 09:09:10 #7 transferring dockerfile: 3.02kB 0.0s done 09:09:10 #7 DONE 0.0s 09:09:10 09:09:10 #8 [core-keeper internal] load build definition from Dockerfile 09:09:10 #8 transferring dockerfile: 2.07kB done 09:09:10 #8 DONE 0.1s 09:09:10 09:09:10 #9 [core-command internal] load build definition from Dockerfile 09:09:10 #9 transferring dockerfile: 1.94kB done 09:09:10 #9 DONE 0.1s 09:09:10 09:09:10 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:09:10 #10 transferring dockerfile: 2.23kB done 09:09:10 #10 DONE 0.1s 09:09:10 09:09:10 #11 [support-scheduler internal] load build definition from Dockerfile 09:09:10 #11 transferring dockerfile: 1.83kB done 09:09:10 #11 DONE 0.1s 09:09:10 09:09:10 #12 [security-spire-server internal] load build definition from Dockerfile 09:09:10 #12 transferring dockerfile: 1.70kB done 09:09:10 #12 DONE 0.1s 09:09:10 09:09:10 #13 [security-proxy-setup internal] load build definition from Dockerfile 09:09:10 #13 transferring dockerfile: 2.50kB done 09:09:10 #13 DONE 0.1s 09:09:10 09:09:10 #14 [core-metadata internal] load build definition from Dockerfile 09:09:10 #14 transferring dockerfile: 2.10kB done 09:09:10 #14 DONE 0.1s 09:09:10 09:09:10 #15 [security-spire-config internal] load build definition from Dockerfile 09:09:10 #15 transferring dockerfile: 1.69kB 0.0s done 09:09:10 #15 DONE 0.1s 09:09:10 09:09:10 #16 [security-spiffe-token-provider internal] load .dockerignore 09:09:10 #16 transferring context: 50B done 09:09:10 #16 DONE 0.0s 09:09:11 09:09:11 #17 [core-data internal] load .dockerignore 09:09:11 #17 transferring context: 50B 0.0s done 09:09:11 #17 DONE 0.1s 09:09:11 09:09:11 #18 [security-secretstore-setup internal] load .dockerignore 09:09:11 #18 transferring context: 50B 0.0s done 09:09:11 #18 DONE 0.1s 09:09:11 09:09:11 #19 [security-proxy-auth internal] load .dockerignore 09:09:11 #19 transferring context: 50B done 09:09:11 #19 DONE 0.1s 09:09:11 09:09:11 #20 [support-notifications internal] load .dockerignore 09:09:11 #20 transferring context: 50B done 09:09:11 #20 DONE 0.0s 09:09:11 09:09:11 #21 [security-spire-agent internal] load .dockerignore 09:09:11 #21 transferring context: 50B done 09:09:11 #21 DONE 0.0s 09:09:11 09:09:11 #22 [security-bootstrapper internal] load .dockerignore 09:09:11 #22 transferring context: 50B done 09:09:11 #22 DONE 0.0s 09:09:11 09:09:11 #23 [core-keeper internal] load .dockerignore 09:09:11 #23 transferring context: 50B done 09:09:11 #23 DONE 0.1s 09:09:11 09:09:11 #24 [core-command internal] load .dockerignore 09:09:11 #24 transferring context: 50B done 09:09:11 #24 DONE 0.1s 09:09:11 09:09:11 #25 [core-common-config-bootstrapper internal] load .dockerignore 09:09:11 #25 transferring context: 50B 0.0s done 09:09:11 #25 DONE 0.1s 09:09:11 09:09:11 #26 [support-scheduler internal] load .dockerignore 09:09:11 #26 transferring context: 50B done 09:09:11 #26 DONE 0.1s 09:09:11 09:09:11 #27 [security-spire-server internal] load .dockerignore 09:09:12 #27 transferring context: 50B done 09:09:12 #27 DONE 0.1s 09:09:12 09:09:12 #28 [security-proxy-setup internal] load .dockerignore 09:09:12 #28 transferring context: 50B 0.0s done 09:09:12 #28 DONE 0.1s 09:09:12 09:09:12 #29 [core-metadata internal] load .dockerignore 09:09:12 #29 transferring context: 50B 0.0s done 09:09:12 #29 DONE 0.1s 09:09:12 09:09:12 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 09:09:12 #30 ... 09:09:12 09:09:12 #31 [security-spire-config internal] load .dockerignore 09:09:12 #31 transferring context: 50B done 09:09:12 #31 DONE 0.1s 09:09:12 09:09:12 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:09:12 #32 DONE 0.0s 09:09:12 09:09:12 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 09:09:12 #30 DONE 0.2s 09:09:12 09:09:12 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:09:12 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:09:12 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:09:12 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:09:12 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:09:12 #33 DONE 0.1s 09:09:12 09:09:12 #34 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:09:13 #34 ... 09:09:13 09:09:13 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:09:13 #32 DONE 0.0s 09:09:13 09:09:13 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:09:13 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:09:13 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:09:13 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:09:13 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:09:13 #33 DONE 0.2s 09:09:13 09:09:13 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:09:13 #32 DONE 0.0s 09:09:13 09:09:13 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:09:13 #35 DONE 1.6s 09:09:13 09:09:13 #36 [core-data builder 2/7] WORKDIR /edgex-go 09:09:13 #36 ... 09:09:13 09:09:13 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:09:13 #32 DONE 0.0s 09:09:13 09:09:13 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:09:13 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:09:13 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:09:13 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:09:13 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:09:13 #33 DONE 0.2s 09:09:13 09:09:13 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 09:09:13 #30 DONE 0.5s 09:09:13 09:09:13 #37 [security-secretstore-setup internal] load build context 09:09:13 #37 DONE 0.0s 09:09:13 09:09:13 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:09:13 #35 DONE 1.7s 09:09:13 09:09:13 #38 [security-proxy-auth internal] load build context 09:09:13 #38 ... 09:09:13 09:09:13 #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:09:13 #32 DONE 0.0s 09:09:13 09:09:13 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:09:13 #36 DONE 1.2s 09:09:13 09:09:13 #39 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 09:09:14 #39 ... 09:09:14 09:09:14 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:09:14 #32 DONE 0.0s 09:09:14 09:09:14 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:09:14 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:09:14 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:09:14 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:09:14 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:09:14 #33 DONE 0.2s 09:09:14 09:09:14 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:09:14 #35 DONE 1.7s 09:09:14 09:09:14 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 09:09:14 #30 DONE 1.0s 09:09:14 09:09:14 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 09:09:14 #36 DONE 1.2s 09:09:14 09:09:14 #40 [support-notifications internal] load build context 09:09:14 #40 ... 09:09:14 09:09:14 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:09:14 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:09:14 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:09:14 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:09:14 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:09:14 #33 DONE 0.3s 09:09:14 09:09:14 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:09:14 #35 DONE 1.8s 09:09:14 09:09:14 #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:09:14 #32 DONE 0.0s 09:09:14 09:09:14 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 09:09:14 #36 DONE 1.2s 09:09:14 09:09:14 #41 [security-spiffe-token-provider internal] load build context 09:09:14 #41 ... 09:09:14 09:09:14 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:09:14 #32 DONE 0.0s 09:09:14 09:09:14 #41 [security-spiffe-token-provider internal] load build context 09:09:15 #41 ... 09:09:15 09:09:15 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:09:15 #32 DONE 0.0s 09:09:15 09:09:15 #41 [security-spiffe-token-provider internal] load build context 09:09:15 #41 ... 09:09:15 09:09:15 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:09:15 #32 DONE 0.0s 09:09:15 09:09:15 #41 [security-spiffe-token-provider internal] load build context 09:09:15 #41 ... 09:09:15 09:09:15 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:09:15 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:09:15 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:09:15 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:09:15 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:09:15 #33 DONE 0.4s 09:09:15 09:09:15 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:09:15 #35 DONE 1.8s 09:09:15 09:09:15 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:09:15 #36 DONE 1.3s 09:09:15 09:09:15 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 09:09:15 #30 DONE 2.3s 09:09:15 09:09:15 #41 [security-spiffe-token-provider internal] load build context 09:09:15 #41 ... 09:09:15 09:09:15 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:09:15 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:09:15 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:09:15 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:09:15 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:09:15 #33 DONE 0.4s 09:09:15 09:09:15 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:09:15 #35 DONE 1.8s 09:09:15 09:09:15 #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:09:15 #36 DONE 1.3s 09:09:15 09:09:15 #42 [core-keeper internal] load build context 09:09:15 #42 DONE 0.0s 09:09:15 09:09:15 #41 [security-spiffe-token-provider internal] load build context 09:09:16 #41 transferring context: 9.33MB 3.8s 09:09:16 #41 ... 09:09:16 09:09:16 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:09:16 #32 DONE 0.1s 09:09:16 09:09:16 #41 [security-spiffe-token-provider internal] load build context 09:09:17 #41 ... 09:09:17 09:09:17 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:09:17 #32 DONE 0.1s 09:09:17 09:09:17 #41 [security-spiffe-token-provider internal] load build context 09:09:18 #41 ... 09:09:18 09:09:18 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 09:09:18 #30 DONE 4.7s 09:09:18 09:09:18 #41 [security-spiffe-token-provider internal] load build context 09:09:18 #41 ... 09:09:18 09:09:18 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:09:18 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:09:18 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:09:18 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:09:18 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:09:18 #33 DONE 0.4s 09:09:18 09:09:18 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:09:18 #35 DONE 1.9s 09:09:18 09:09:18 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:09:18 #36 DONE 1.4s 09:09:18 09:09:18 #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:09:18 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:09:18 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:09:18 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:09:18 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:09:18 #33 DONE 0.4s 09:09:18 09:09:18 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:09:18 #35 DONE 1.9s 09:09:18 09:09:18 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 09:09:18 #36 DONE 1.4s 09:09:18 09:09:18 #43 [security-proxy-setup internal] load build context 09:09:19 #43 ... 09:09:19 09:09:19 #44 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 09:09:19 #44 DONE 5.4s 09:09:19 09:09:19 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:09:19 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:09:19 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:09:19 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:09:19 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:09:19 #33 DONE 0.4s 09:09:19 09:09:19 #45 [core-data internal] load build context 09:09:19 #45 ... 09:09:19 09:09:19 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:09:19 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:09:19 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:09:19 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:09:19 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:09:19 #33 DONE 0.4s 09:09:19 09:09:19 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:19 #46 DONE 0.0s 09:09:19 09:09:19 #45 [core-data internal] load build context 09:09:19 #45 ... 09:09:19 09:09:19 #47 [security-spire-server internal] load build context 09:09:19 #47 ... 09:09:19 09:09:19 #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 09:09:19 #48 DONE 5.7s 09:09:19 09:09:19 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:19 #46 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:20 #46 ... 09:09:20 09:09:20 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 09:09:20 #33 resolve docker.io/library/alpine:3.22@sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 0.0s done 09:09:20 #33 sha256:310c62b5e7ca5b08167e4384c68db0fd2905dd9c7493756d356e893909057601 9.22kB / 9.22kB done 09:09:20 #33 sha256:a46b5c913cad8b1038883ec9aff6003b4a11fdae3229a8e9e3a68f757d724cef 1.02kB / 1.02kB done 09:09:20 #33 sha256:6a2735c23ff3a1a7c2afe285f58e1ef43d3c7d21886ec231aa16dba29be71826 627B / 627B done 09:09:20 #33 DONE 0.5s 09:09:20 09:09:20 #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:23 #46 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 3.7s done 09:09:23 #46 ... 09:09:23 09:09:23 #49 [security-spire-config internal] load build context 09:09:23 #49 transferring context: 24.83kB 0.6s done 09:09:23 #49 DONE 3.8s 09:09:23 09:09:23 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:09:23 #50 ... 09:09:23 09:09:23 #47 [security-spire-server internal] load build context 09:09:23 #47 ... 09:09:23 09:09:23 #37 [security-secretstore-setup internal] load build context 09:09:23 #37 ... 09:09:23 09:09:23 #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:09:23 #51 ... 09:09:23 09:09:23 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:09:23 #52 ... 09:09:23 09:09:23 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:09:24 #53 ... 09:09:24 09:09:24 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:09:24 #54 ... 09:09:24 09:09:24 #38 [security-proxy-auth internal] load build context 09:09:24 #38 ... 09:09:24 09:09:24 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:09:24 #55 ... 09:09:24 09:09:24 #56 [security-bootstrapper internal] load build context 09:09:24 #56 ... 09:09:24 09:09:24 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:24 #46 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 09:09:24 #46 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 09:09:24 #46 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 09:09:25 #46 ... 09:09:25 09:09:25 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:09:25 #57 ... 09:09:25 09:09:25 #40 [support-notifications internal] load build context 09:09:25 #40 ... 09:09:25 09:09:25 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:09:25 #58 ... 09:09:25 09:09:25 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:09:25 #54 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:25 #54 ... 09:09:25 09:09:25 #59 [security-spire-agent internal] load build context 09:09:25 #59 transferring context: 26.11kB 0.7s done 09:09:25 #59 DONE 5.7s 09:09:25 09:09:25 #60 [support-scheduler internal] load build context 09:09:25 #60 ... 09:09:25 09:09:25 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:09:25 #61 ... 09:09:25 09:09:25 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:09:26 #62 ... 09:09:26 09:09:26 #63 [core-common-config-bootstrapper internal] load build context 09:09:26 #63 ... 09:09:26 09:09:26 #47 [security-spire-server internal] load build context 09:09:26 #47 transferring context: 26.58kB 0.7s done 09:09:26 #47 DONE 6.6s 09:09:26 09:09:26 #63 [core-common-config-bootstrapper internal] load build context 09:09:26 #63 ... 09:09:26 09:09:26 #64 [core-command internal] load build context 09:09:26 #64 ... 09:09:26 09:09:26 #39 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:09:26 #39 ... 09:09:26 09:09:26 #34 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:09:26 #34 4.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:26 #34 4.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:26 #34 7.114 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:09:26 #34 7.114 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:09:26 #34 7.114 OK: 26165 distinct packages available 09:09:26 #34 7.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:26 #34 7.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:26 #34 10.61 (1/13) Installing brotli-libs (1.1.0-r2) 09:09:26 #34 10.61 (2/13) Installing c-ares (1.34.6-r0) 09:09:26 #34 10.61 (3/13) Installing libunistring (1.3-r0) 09:09:26 #34 10.61 (4/13) Installing libidn2 (2.3.7-r0) 09:09:26 #34 10.61 (5/13) Installing nghttp2-libs (1.69.0-r0) 09:09:26 #34 10.61 (6/13) Installing libpsl (0.21.5-r3) 09:09:26 #34 10.61 (7/13) Installing zstd-libs (1.5.7-r0) 09:09:26 #34 10.61 (8/13) Installing libcurl (8.14.1-r2) 09:09:26 #34 10.61 (9/13) Installing curl (8.14.1-r2) 09:09:26 #34 10.61 (10/13) Installing dumb-init (1.2.5-r3) 09:09:26 #34 10.61 (11/13) Installing musl-obstack (1.2.3-r2) 09:09:26 #34 10.61 (12/13) Installing libucontext (1.3.2-r0) 09:09:26 #34 10.61 (13/13) Installing gcompat (1.1.0-r4) 09:09:26 #34 10.75 Executing busybox-1.37.0-r20.trigger 09:09:26 #34 10.75 OK: 13 MiB in 29 packages 09:09:26 #34 DONE 13.9s 09:09:26 09:09:26 #42 [core-keeper internal] load build context 09:09:26 #42 ... 09:09:26 09:09:26 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:26 #46 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.4s done 09:09:26 #46 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.6s 09:09:26 #46 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.6s 09:09:26 #46 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 09:09:26 #46 ... 09:09:26 09:09:26 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:09:27 #65 ... 09:09:27 09:09:27 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:09:27 #66 ... 09:09:27 09:09:27 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:27 #46 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.6s done 09:09:27 #46 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.5s done 09:09:27 #46 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.5s done 09:09:28 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 3.3s 09:09:28 #46 ... 09:09:28 09:09:28 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:09:28 #62 DONE 12.2s 09:09:28 09:09:28 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:28 #46 ... 09:09:28 09:09:28 #41 [security-spiffe-token-provider internal] load build context 09:09:28 #41 transferring context: 17.39MB 16.0s 09:09:28 #41 ... 09:09:28 09:09:28 #67 [core-metadata internal] load build context 09:09:28 #67 ... 09:09:28 09:09:28 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:28 #46 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 3.7s done 09:09:29 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 4.3s 09:09:29 #46 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 09:09:29 #46 ... 09:09:29 09:09:29 #45 [core-data internal] load build context 09:09:29 #45 ... 09:09:29 09:09:29 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:09:29 #68 ... 09:09:29 09:09:29 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:29 #46 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done 09:09:29 #46 ... 09:09:29 09:09:29 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:09:29 #69 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 3.8s done 09:09:29 #69 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 09:09:29 #69 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 09:09:29 #69 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 09:09:29 #69 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.6s done 09:09:29 #69 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.8s done 09:09:29 #69 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done 09:09:29 #69 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 3.4s done 09:09:30 #69 ... 09:09:30 09:09:30 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:30 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.19MB / 37.02MB 5.6s 09:09:30 #46 ... 09:09:30 09:09:30 #43 [security-proxy-setup internal] load build context 09:09:31 #43 ... 09:09:31 09:09:31 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:31 #46 ... 09:09:31 09:09:31 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:09:31 #70 ... 09:09:31 09:09:31 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:31 #46 ... 09:09:31 09:09:31 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:09:31 #71 ... 09:09:31 09:09:31 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:32 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 7.1s 09:09:33 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 8.0s 09:09:33 #46 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 09:09:33 #46 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 09:09:33 #46 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 09:09:33 #46 ... 09:09:33 09:09:33 #37 [security-secretstore-setup internal] load build context 09:09:34 #37 ... 09:09:34 09:09:34 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:34 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 9.4s 09:09:34 #46 ... 09:09:34 09:09:34 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:09:34 #50 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:34 #50 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:34 #50 15.98 (1/1) Installing dumb-init (1.2.5-r3) 09:09:34 #50 15.98 Executing busybox-1.37.0-r20.trigger 09:09:34 #50 15.98 OK: 8 MiB in 17 packages 09:09:34 #50 ... 09:09:34 09:09:34 #38 [security-proxy-auth internal] load build context 09:09:34 #38 transferring context: 8.47MB 20.5s 09:09:34 #38 ... 09:09:34 09:09:34 #56 [security-bootstrapper internal] load build context 09:09:35 #56 ... 09:09:35 09:09:35 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:09:35 #52 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:35 #52 11.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:35 #52 17.15 OK: 255 MiB in 60 packages 09:09:35 #52 ... 09:09:35 09:09:35 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:35 #46 ... 09:09:35 09:09:35 #40 [support-notifications internal] load build context 09:09:35 #40 ... 09:09:35 09:09:35 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:36 #46 ... 09:09:36 09:09:36 #50 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:09:36 #50 DONE 22.7s 09:09:36 09:09:36 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:36 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 11.3s 09:09:36 #46 ... 09:09:36 09:09:36 #60 [support-scheduler internal] load build context 09:09:36 #60 ... 09:09:36 09:09:36 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:36 #46 ... 09:09:36 09:09:36 #64 [core-command internal] load build context 09:09:36 #64 ... 09:09:36 09:09:36 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:09:36 #72 ... 09:09:36 09:09:36 #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:09:36 #51 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:36 #51 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:36 #51 19.94 (1/1) Installing dumb-init (1.2.5-r3) 09:09:36 #51 19.94 Executing busybox-1.37.0-r20.trigger 09:09:36 #51 19.94 OK: 8 MiB in 17 packages 09:09:36 #51 ... 09:09:36 09:09:36 #52 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:09:36 #52 DONE 23.0s 09:09:36 09:09:36 #63 [core-common-config-bootstrapper internal] load build context 09:09:36 #63 ... 09:09:36 09:09:36 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:09:36 #54 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:36 #54 17.90 (1/4) Installing ca-certificates (20260413-r0) 09:09:36 #54 18.30 (2/4) Installing dumb-init (1.2.5-r3) 09:09:36 #54 18.30 (3/4) Installing su-exec (0.2-r3) 09:09:36 #54 18.30 (4/4) Installing yq-go (4.47.2-r3) 09:09:36 #54 18.99 Executing busybox-1.37.0-r20.trigger 09:09:36 #54 19.31 Executing ca-certificates-20260413-r0.trigger 09:09:36 #54 19.62 OK: 20 MiB in 20 packages 09:09:36 #54 ... 09:09:36 09:09:36 #63 [core-common-config-bootstrapper internal] load build context 09:09:36 #63 ... 09:09:36 09:09:36 #42 [core-keeper internal] load build context 09:09:37 #42 ... 09:09:37 09:09:37 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:37 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 12.2s 09:09:37 #46 ... 09:09:37 09:09:37 #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:09:37 #51 DONE 23.7s 09:09:37 09:09:37 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:37 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.56MB / 37.02MB 12.7s 09:09:38 #46 ... 09:09:38 09:09:38 #54 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:09:38 #54 DONE 24.0s 09:09:38 09:09:38 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:38 #46 ... 09:09:38 09:09:38 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:09:38 #58 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:38 #58 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:38 #58 19.40 (1/2) Installing dumb-init (1.2.5-r3) 09:09:38 #58 19.40 (2/2) Installing su-exec (0.2-r3) 09:09:38 #58 19.40 Executing busybox-1.37.0-r20.trigger 09:09:38 #58 19.40 OK: 8 MiB in 18 packages 09:09:38 #58 ... 09:09:38 09:09:38 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:38 #46 ... 09:09:38 09:09:38 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:09:38 #73 ... 09:09:38 09:09:38 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:39 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.76MB / 37.02MB 14.0s 09:09:39 #46 ... 09:09:39 09:09:39 #67 [core-metadata internal] load build context 09:09:39 #67 ... 09:09:39 09:09:39 #41 [security-spiffe-token-provider internal] load build context 09:09:39 #41 transferring context: 20.43MB 26.5s 09:09:39 #41 ... 09:09:39 09:09:39 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:40 #46 ... 09:09:40 09:09:40 #45 [core-data internal] load build context 09:09:40 #45 ... 09:09:40 09:09:40 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:40 #46 ... 09:09:40 09:09:40 #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:09:40 #58 DONE 25.1s 09:09:40 09:09:40 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:40 #46 ... 09:09:40 09:09:40 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:09:40 #69 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 14.7s 09:09:40 #69 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 09:09:40 #69 ... 09:09:40 09:09:40 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:40 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 15.8s 09:09:41 #46 ... 09:09:41 09:09:41 #43 [security-proxy-setup internal] load build context 09:09:41 #43 ... 09:09:41 09:09:41 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:41 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 16.7s 09:09:42 #46 ... 09:09:42 09:09:42 #39 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:09:42 #39 19.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:42 #39 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:42 #39 24.70 OK: 255 MiB in 60 packages 09:09:42 #39 DONE 28.2s 09:09:42 09:09:42 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:42 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 18.0s 09:09:43 #46 ... 09:09:43 09:09:43 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:09:43 #61 19.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:43 #61 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:43 #61 24.66 OK: 255 MiB in 60 packages 09:09:43 #61 DONE 27.7s 09:09:43 09:09:43 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:43 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.24MB / 37.02MB 18.9s 09:09:44 #46 ... 09:09:44 09:09:44 #37 [security-secretstore-setup internal] load build context 09:09:44 #37 ... 09:09:44 09:09:44 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:44 #46 ... 09:09:44 09:09:44 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:09:44 #65 DONE 27.6s 09:09:44 09:09:44 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:44 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 19.8s 09:09:45 #46 ... 09:09:45 09:09:45 #38 [security-proxy-auth internal] load build context 09:09:45 #38 transferring context: 12.27MB 31.1s 09:09:45 #38 ... 09:09:45 09:09:45 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:09:45 #57 20.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:45 #57 20.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:45 #57 25.61 (1/7) Installing ca-certificates (20260413-r0) 09:09:45 #57 25.93 (2/7) Installing dumb-init (1.2.5-r3) 09:09:45 #57 25.93 (3/7) Installing libgcc (14.2.0-r6) 09:09:45 #57 25.93 (4/7) Installing libsodium (1.0.20-r1) 09:09:45 #57 26.06 (5/7) Installing libstdc++ (14.2.0-r6) 09:09:45 #57 26.30 (6/7) Installing libzmq (4.3.5-r2) 09:09:45 #57 26.45 (7/7) Installing zeromq (4.3.5-r2) 09:09:45 #57 26.45 Executing busybox-1.37.0-r20.trigger 09:09:45 #57 26.59 Executing ca-certificates-20260413-r0.trigger 09:09:45 #57 27.15 OK: 12 MiB in 23 packages 09:09:45 #57 DONE 30.2s 09:09:45 09:09:45 #56 [security-bootstrapper internal] load build context 09:09:45 #56 ... 09:09:45 09:09:45 #38 [security-proxy-auth internal] load build context 09:09:46 #38 ... 09:09:46 09:09:46 #40 [support-notifications internal] load build context 09:09:46 #40 ... 09:09:46 09:09:46 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:46 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 21.2s 09:09:46 #46 ... 09:09:46 09:09:46 #60 [support-scheduler internal] load build context 09:09:46 #60 ... 09:09:46 09:09:46 #45 [core-data internal] load build context 09:09:46 #45 ... 09:09:46 09:09:46 #64 [core-command internal] load build context 09:09:46 #64 ... 09:09:46 09:09:46 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:09:46 #74 ... 09:09:46 09:09:46 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:47 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 22.3s 09:09:47 #46 ... 09:09:47 09:09:47 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:09:47 #53 23.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:47 #53 24.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:47 #53 28.85 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:09:47 #53 28.85 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:09:47 #53 28.85 OK: 26165 distinct packages available 09:09:47 #53 30.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:47 #53 30.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:47 #53 ... 09:09:47 09:09:47 #63 [core-common-config-bootstrapper internal] load build context 09:09:47 #63 ... 09:09:47 09:09:47 #42 [core-keeper internal] load build context 09:09:47 #42 ... 09:09:47 09:09:47 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:09:47 #75 ... 09:09:47 09:09:47 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:47 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 22.9s 09:09:48 #46 ... 09:09:48 09:09:48 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:09:48 #76 ... 09:09:48 09:09:48 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:09:49 #46 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 23.9s done 09:09:49 #46 ... 09:09:49 09:09:49 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:09:49 #55 26.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:49 #55 28.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:49 #55 32.58 OK: 255 MiB in 60 packages 09:09:49 #55 DONE 35.0s 09:09:49 09:09:49 #67 [core-metadata internal] load build context 09:09:49 #67 ... 09:09:49 09:09:49 #45 [core-data internal] load build context 09:09:50 #45 ... 09:09:50 09:09:50 #41 [security-spiffe-token-provider internal] load build context 09:09:50 #41 transferring context: 23.16MB 37.4s 09:09:50 #41 ... 09:09:50 09:09:50 #67 [core-metadata internal] load build context 09:09:50 #67 ... 09:09:50 09:09:50 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:09:50 #77 ... 09:09:50 09:09:50 #41 [security-spiffe-token-provider internal] load build context 09:09:50 #41 ... 09:09:50 09:09:50 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:09:50 #69 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 14.8s done 09:09:50 #69 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 9.4s 09:09:50 #69 ... 09:09:50 09:09:50 #67 [core-metadata internal] load build context 09:09:51 #67 ... 09:09:51 09:09:51 #43 [security-proxy-setup internal] load build context 09:09:51 #43 ... 09:09:51 09:09:51 #67 [core-metadata internal] load build context 09:09:52 #67 ... 09:09:52 09:09:52 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:09:52 #53 35.63 OK: 255 MiB in 60 packages 09:09:52 #53 DONE 38.2s 09:09:52 09:09:52 #67 [core-metadata internal] load build context 09:09:52 #67 ... 09:09:52 09:09:52 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:09:52 #66 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:52 #66 26.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:52 #66 31.22 (1/3) Installing ca-certificates (20260413-r0) 09:09:52 #66 31.40 (2/3) Installing dumb-init (1.2.5-r3) 09:09:52 #66 31.40 (3/3) Installing tzdata (2026b-r0) 09:09:52 #66 32.32 Executing busybox-1.37.0-r20.trigger 09:09:52 #66 32.32 Executing ca-certificates-20260413-r0.trigger 09:09:52 #66 33.18 OK: 9 MiB in 19 packages 09:09:52 #66 ... 09:09:52 09:09:52 #41 [security-spiffe-token-provider internal] load build context 09:09:53 #41 ... 09:09:53 09:09:53 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:09:53 #66 DONE 36.8s 09:09:53 09:09:53 #41 [security-spiffe-token-provider internal] load build context 09:09:54 #41 ... 09:09:54 09:09:54 #37 [security-secretstore-setup internal] load build context 09:09:54 #37 ... 09:09:54 09:09:54 #41 [security-spiffe-token-provider internal] load build context 09:09:55 #41 transferring context: 24.44MB 42.4s 09:09:55 #41 ... 09:09:55 09:09:55 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:09:55 #78 ... 09:09:55 09:09:55 #67 [core-metadata internal] load build context 09:09:55 #67 ... 09:09:55 09:09:55 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:09:55 #79 ... 09:09:55 09:09:55 #56 [security-bootstrapper internal] load build context 09:09:55 #56 ... 09:09:55 09:09:55 #67 [core-metadata internal] load build context 09:09:56 #67 ... 09:09:56 09:09:56 #38 [security-proxy-auth internal] load build context 09:09:56 #38 ... 09:09:56 09:09:56 #56 [security-bootstrapper internal] load build context 09:09:56 #56 ... 09:09:56 09:09:56 #64 [core-command internal] load build context 09:09:56 #64 ... 09:09:56 09:09:56 #60 [support-scheduler internal] load build context 09:09:56 #60 ... 09:09:56 09:09:56 #40 [support-notifications internal] load build context 09:09:57 #40 ... 09:09:57 09:09:57 #64 [core-command internal] load build context 09:09:57 #64 ... 09:09:57 09:09:57 #63 [core-common-config-bootstrapper internal] load build context 09:09:57 #63 ... 09:09:57 09:09:57 #42 [core-keeper internal] load build context 09:09:57 #42 ... 09:09:57 09:09:57 #63 [core-common-config-bootstrapper internal] load build context 09:09:58 #63 ... 09:09:58 09:09:58 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:09:58 #71 27.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:58 #71 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:58 #71 31.64 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:09:58 #71 31.64 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:09:58 #71 31.64 OK: 26165 distinct packages available 09:09:58 #71 32.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:58 #71 32.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:58 #71 ... 09:09:58 09:09:58 #40 [support-notifications internal] load build context 09:09:59 #40 ... 09:09:59 09:09:59 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:09:59 #68 31.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:09:59 #68 31.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:09:59 #68 34.70 (1/4) Installing dumb-init (1.2.5-r3) 09:09:59 #68 34.70 (2/4) Installing openssl (3.5.6-r0) 09:09:59 #68 34.82 (3/4) Installing su-exec (0.2-r3) 09:09:59 #68 34.82 (4/4) Installing yq-go (4.47.2-r3) 09:09:59 #68 35.58 Executing busybox-1.37.0-r20.trigger 09:09:59 #68 35.68 OK: 20 MiB in 20 packages 09:09:59 #68 DONE 39.6s 09:09:59 09:09:59 #40 [support-notifications internal] load build context 09:09:59 #40 ... 09:09:59 09:09:59 #45 [core-data internal] load build context 09:10:00 #45 ... 09:10:00 09:10:00 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:10:00 #75 22.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:10:00 #75 23.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:10:01 #75 ... 09:10:01 09:10:01 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:10:01 #69 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 18.7s 09:10:01 #69 ... 09:10:01 09:10:01 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:10:01 #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.1s 09:10:01 #46 ... 09:10:01 09:10:01 #43 [security-proxy-setup internal] load build context 09:10:01 #43 transferring context: 7.29MB 40.7s 09:10:01 #43 ... 09:10:01 09:10:01 #37 [security-secretstore-setup internal] load build context 09:10:01 #37 ... 09:10:01 09:10:01 #45 [core-data internal] load build context 09:10:02 #45 ... 09:10:02 09:10:02 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:10:02 #70 31.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:10:02 #70 32.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:10:02 #70 36.96 v3.22.4-108-gb921a53e5d3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:10:02 #70 36.96 v3.22.4-107-g3eb59d73169 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:10:02 #70 36.96 OK: 26165 distinct packages available 09:10:02 #70 38.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:10:02 #70 38.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:10:02 #70 ... 09:10:02 09:10:02 #71 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:10:02 #71 38.63 (1/5) Installing dumb-init (1.2.5-r3) 09:10:02 #71 38.63 (2/5) Installing musl-obstack (1.2.3-r2) 09:10:02 #71 38.63 (3/5) Installing libucontext (1.3.2-r0) 09:10:02 #71 38.63 (4/5) Installing gcompat (1.1.0-r4) 09:10:02 #71 38.63 (5/5) Installing openssl (3.5.6-r0) 09:10:02 #71 38.63 Executing busybox-1.37.0-r20.trigger 09:10:02 #71 38.81 OK: 9 MiB in 21 packages 09:10:02 #71 DONE 41.2s 09:10:02 09:10:02 #45 [core-data internal] load build context 09:10:03 #45 ... 09:10:03 09:10:03 #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:10:03 #72 28.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:10:03 #72 29.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:10:03 #72 34.69 OK: 13 MiB in 29 packages 09:10:03 #72 DONE 36.8s 09:10:03 09:10:03 #45 [core-data internal] load build context 09:10:04 #45 ... 09:10:04 09:10:04 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:10:04 #80 ... 09:10:04 09:10:04 #43 [security-proxy-setup internal] load build context 09:10:04 #156 ... 09:10:04 09:10:04 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:10:04 #146 DONE 81.0s 09:10:04 09:10:04 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:10:04 #153 ... 09:10:04 09:10:04 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:10:04 #157 DONE 0.2s 09:10:04 09:10:04 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:10:04 #158 DONE 0.0s 09:10:04 09:10:04 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:10:04 #159 DONE 0.1s 09:10:04 09:10:04 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:10:04 #160 DONE 0.1s 09:10:04 09:10:04 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:10:04 #161 DONE 0.0s 09:10:04 09:10:04 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:10:04 #162 DONE 1.0s 09:10:04 09:10:04 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:10:04 #152 ... 09:10:04 09:10:04 #163 [core-common-config-bootstrapper] exporting to image 09:10:04 #163 exporting layers 09:10:04 #163 exporting layers 0.4s done 09:10:04 #163 writing image sha256:ecbd195e09d82e5293a11893c6c7b7bbaf2c340aa4f17101a09339236600430f done 09:10:04 #163 naming to docker.io/library/core-common-config-bootstrapper done 09:10:04 #163 DONE 0.4s 09:10:04 09:10:04 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:10:04 #153 ... 09:10:04 09:10:04 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:10:04 #150 DONE 88.6s 09:10:04 09:10:04 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:10:04 #152 ... 09:10:04 09:10:04 #164 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:10:04 #164 DONE 0.1s 09:10:04 09:10:04 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:10:04 #165 DONE 0.8s 09:10:04 09:10:04 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:10:04 #166 DONE 0.3s 09:10:04 09:10:04 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:10:04 #151 ... 09:10:04 09:10:04 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:10:04 #167 DONE 0.1s 09:10:04 09:10:04 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:10:04 #168 DONE 0.1s 09:10:04 09:10:04 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:10:04 #169 DONE 0.0s 09:10:04 09:10:04 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:10:04 #170 DONE 0.0s 09:10:04 09:10:04 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:10:04 #171 DONE 0.1s 09:10:04 09:10:04 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:10:04 #151 ... 09:10:04 09:10:04 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:10:04 #172 DONE 0.1s 09:10:04 09:10:04 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:10:04 #173 DONE 0.1s 09:10:04 09:10:04 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:10:04 #174 DONE 0.9s 09:10:04 09:10:04 #175 [security-bootstrapper] exporting to image 09:10:04 #175 exporting layers 09:10:04 #175 exporting layers 0.3s done 09:10:04 #175 writing image sha256:545919e013641e4d3971a97f453a69a5b1cf7dc8e6f0b2403bf37e06c133b613 done 09:10:04 #175 naming to docker.io/library/security-bootstrapper done 09:10:04 #175 DONE 0.3s 09:10:04 09:10:04 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:10:05 #43 ... 09:10:05 09:10:05 #41 [security-spiffe-token-provider internal] load build context 09:10:05 #41 ... 09:10:05 09:10:05 #38 [security-proxy-auth internal] load build context 09:10:05 #38 ... 09:10:05 09:10:05 #43 [security-proxy-setup internal] load build context 09:10:06 #43 ... 09:10:06 09:10:06 #67 [core-metadata internal] load build context 09:10:06 #67 ... 09:10:06 09:10:06 #43 [security-proxy-setup internal] load build context 09:10:06 #43 transferring context: 8.37MB 45.7s 09:10:06 #43 ... 09:10:06 09:10:06 #56 [security-bootstrapper internal] load build context 09:10:07 #56 ... 09:10:07 09:10:07 #43 [security-proxy-setup internal] load build context 09:10:07 #43 ... 09:10:07 09:10:07 #60 [support-scheduler internal] load build context 09:10:07 #60 ... 09:10:07 09:10:07 #43 [security-proxy-setup internal] load build context 09:10:07 #43 ... 09:10:07 09:10:07 #64 [core-command internal] load build context 09:10:07 #64 ... 09:10:07 09:10:07 #43 [security-proxy-setup internal] load build context 09:10:07 #43 ... 09:10:07 09:10:07 #42 [core-keeper internal] load build context 09:10:08 #42 ... 09:10:08 09:10:08 #64 [core-command internal] load build context 09:10:08 #64 ... 09:10:08 09:10:08 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:10:08 #73 29.60 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:10:08 #73 30.77 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:10:08 #73 38.58 OK: 255 MiB in 60 packages 09:10:08 #73 ... 09:10:08 09:10:08 #64 [core-command internal] load build context 09:10:08 #64 ... 09:10:08 09:10:08 #63 [core-common-config-bootstrapper internal] load build context 09:10:08 #63 ... 09:10:08 09:10:08 #64 [core-command internal] load build context 09:10:09 #64 ... 09:10:09 09:10:09 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:10:09 #70 45.23 (1/4) Installing dumb-init (1.2.5-r3) 09:10:09 #70 45.23 (2/4) Installing musl-obstack (1.2.3-r2) 09:10:09 #70 45.23 (3/4) Installing libucontext (1.3.2-r0) 09:10:09 #70 45.23 (4/4) Installing gcompat (1.1.0-r4) 09:10:09 #70 45.23 Executing busybox-1.37.0-r20.trigger 09:10:09 #70 45.31 OK: 8 MiB in 20 packages 09:10:09 #70 DONE 48.4s 09:10:09 09:10:09 #64 [core-command internal] load build context 09:10:09 #64 ... 09:10:09 09:10:09 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:10:10 #81 ... 09:10:10 09:10:10 #64 [core-command internal] load build context 09:10:10 #64 ... 09:10:10 09:10:10 #40 [support-notifications internal] load build context 09:10:10 #40 ... 09:10:10 09:10:10 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:10:10 #73 DONE 42.0s 09:10:10 09:10:10 #40 [support-notifications internal] load build context 09:10:10 #40 ... 09:10:10 09:10:10 #64 [core-command internal] load build context 09:10:11 #64 transferring context: 11.98MB 53.5s 09:10:11 #64 ... 09:10:11 09:10:11 #37 [security-secretstore-setup internal] load build context 09:10:11 #37 ... 09:10:11 09:10:11 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:10:11 #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.8s 09:10:12 #46 ... 09:10:12 09:10:12 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:10:12 #75 31.40 OK: 8 MiB in 17 packages 09:10:12 #75 DONE 34.6s 09:10:12 09:10:12 #37 [security-secretstore-setup internal] load build context 09:10:12 #37 ... 09:10:12 09:10:12 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:10:12 #69 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 31.1s 09:10:12 #69 ... 09:10:12 09:10:12 #56 [security-bootstrapper internal] load build context 09:10:12 #56 ... 09:10:12 09:10:12 #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:10:12 #82 ... 09:10:12 09:10:12 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:10:12 #74 26.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:10:12 #74 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:10:12 #74 34.89 OK: 8 MiB in 17 packages 09:10:13 #74 ... 09:10:13 09:10:13 #56 [security-bootstrapper internal] load build context 09:10:13 #56 ... 09:10:13 09:10:13 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:10:13 #74 DONE 36.5s 09:10:13 09:10:13 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:10:13 #46 ... 09:10:13 09:10:13 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:10:13 #76 24.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:10:13 #76 25.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:10:13 #76 34.46 OK: 20 MiB in 20 packages 09:10:13 #76 ... 09:10:13 09:10:13 #37 [security-secretstore-setup internal] load build context 09:10:14 #37 ... 09:10:14 09:10:14 #45 [core-data internal] load build context 09:10:14 #45 ... 09:10:14 09:10:14 #56 [security-bootstrapper internal] load build context 09:10:15 #56 ... 09:10:15 09:10:15 #38 [security-proxy-auth internal] load build context 09:10:15 #38 ... 09:10:15 09:10:15 #41 [security-spiffe-token-provider internal] load build context 09:10:15 #41 transferring context: 36.90MB 63.3s 09:10:15 #41 ... 09:10:15 09:10:15 #56 [security-bootstrapper internal] load build context 09:10:16 #56 ... 09:10:16 09:10:16 #76 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:10:16 #76 DONE 37.1s 09:10:16 09:10:16 #56 [security-bootstrapper internal] load build context 09:10:16 #56 ... 09:10:16 09:10:16 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:10:16 #77 25.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:10:16 #77 27.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:10:16 #77 35.51 OK: 8 MiB in 18 packages 09:10:16 #77 ... 09:10:16 09:10:16 #41 [security-spiffe-token-provider internal] load build context 09:10:16 #41 ... 09:10:16 09:10:16 #67 [core-metadata internal] load build context 09:10:16 #67 ... 09:10:16 09:10:16 #64 [core-command internal] load build context 09:10:17 #64 ... 09:10:17 09:10:17 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:10:17 #78 22.58 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:10:17 #78 24.55 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:10:17 #78 ... 09:10:17 09:10:17 #60 [support-scheduler internal] load build context 09:10:17 #60 ... 09:10:17 09:10:17 #38 [security-proxy-auth internal] load build context 09:10:18 #38 ... 09:10:18 09:10:18 #42 [core-keeper internal] load build context 09:10:18 #42 ... 09:10:18 09:10:18 #77 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:10:18 #77 DONE 37.8s 09:10:18 09:10:18 #42 [core-keeper internal] load build context 09:10:18 #42 ... 09:10:18 09:10:18 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:10:18 #79 22.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:10:18 #79 24.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:10:18 #79 32.34 OK: 12 MiB in 23 packages 09:10:18 #79 ... 09:10:18 09:10:18 #43 [security-proxy-setup internal] load build context 09:10:18 #43 ... 09:10:18 09:10:18 #42 [core-keeper internal] load build context 09:10:19 #42 ... 09:10:19 09:10:19 #63 [core-common-config-bootstrapper internal] load build context 09:10:19 #63 ... 09:10:19 09:10:19 #42 [core-keeper internal] load build context 09:10:19 #42 ... 09:10:19 09:10:19 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:10:19 #79 DONE 34.3s 09:10:19 09:10:19 #42 [core-keeper internal] load build context 09:10:20 #42 ... 09:10:20 09:10:20 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:10:20 #0 8.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:10:20 #83 ... 09:10:20 09:10:20 #63 [core-common-config-bootstrapper internal] load build context 09:10:20 #63 ... 09:10:20 09:10:20 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:10:20 #78 33.24 (1/1) Installing dumb-init (1.2.5-r3) 09:10:20 #78 33.91 Executing busybox-1.37.0-r20.trigger 09:10:20 #78 34.11 OK: 8 MiB in 17 packages 09:10:20 #78 DONE 35.8s 09:10:20 09:10:20 #42 [core-keeper internal] load build context 09:10:20 #42 ... 09:10:20 09:10:20 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:10:20 #80 16.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:10:20 #80 18.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:10:20 #80 25.41 OK: 9 MiB in 19 packages 09:10:20 #80 ... 09:10:20 09:10:20 #40 [support-notifications internal] load build context 09:10:20 #40 ... 09:10:20 09:10:20 #63 [core-common-config-bootstrapper internal] load build context 09:10:21 #63 ... 09:10:21 09:10:21 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:10:21 #80 DONE 27.0s 09:10:21 09:10:21 #63 [core-common-config-bootstrapper internal] load build context 09:10:21 #63 transferring context: 18.67MB 64.4s 09:10:22 #63 ... 09:10:22 09:10:22 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:10:22 #69 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 41.7s 09:10:22 #69 ... 09:10:22 09:10:22 #63 [core-common-config-bootstrapper internal] load build context 09:10:22 #63 ... 09:10:22 09:10:22 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:10:22 #81 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:10:22 #81 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:10:22 #81 22.42 OK: 20 MiB in 20 packages 09:10:22 #81 DONE 23.4s 09:10:22 09:10:22 #63 [core-common-config-bootstrapper internal] load build context 09:10:23 #63 ... 09:10:23 09:10:23 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 09:10:23 #82 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:10:23 #82 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:10:23 #82 18.40 OK: 9 MiB in 21 packages 09:10:23 #82 DONE 20.9s 09:10:23 09:10:23 #63 [core-common-config-bootstrapper internal] load build context 09:10:24 #63 ... 09:10:24 09:10:24 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:10:24 #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.5s 09:10:24 #46 ... 09:10:24 09:10:24 #41 [security-spiffe-token-provider internal] load build context 09:10:24 #41 ... 09:10:24 09:10:24 #63 [core-common-config-bootstrapper internal] load build context 09:10:24 #63 ... 09:10:24 09:10:24 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:10:24 #83 10.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:10:24 #83 13.27 OK: 8 MiB in 20 packages 09:10:24 #83 DONE 14.5s 09:10:24 09:10:24 #63 [core-common-config-bootstrapper internal] load build context 09:10:24 #63 ... 09:10:24 09:10:24 #37 [security-secretstore-setup internal] load build context 09:10:24 #37 ... 09:10:24 09:10:24 #45 [core-data internal] load build context 09:10:24 #45 transferring context: 44.63MB 70.9s done 09:10:24 #45 ... 09:10:24 09:10:24 #37 [security-secretstore-setup internal] load build context 09:10:25 #37 ... 09:10:25 09:10:25 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:10:25 #84 DONE 2.0s 09:10:25 09:10:25 #37 [security-secretstore-setup internal] load build context 09:10:26 #37 ... 09:10:26 09:10:26 #45 [core-data internal] load build context 09:10:26 #45 DONE 72.5s 09:10:26 09:10:26 #37 [security-secretstore-setup internal] load build context 09:10:26 #37 ... 09:10:26 09:10:26 #85 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:10:26 #85 DONE 7.6s 09:10:26 09:10:26 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:10:26 #86 ... 09:10:26 09:10:26 #56 [security-bootstrapper internal] load build context 09:10:26 #56 ... 09:10:26 09:10:26 #37 [security-secretstore-setup internal] load build context 09:10:27 #37 ... 09:10:27 09:10:27 #67 [core-metadata internal] load build context 09:10:27 #67 ... 09:10:27 09:10:27 #56 [security-bootstrapper internal] load build context 09:10:27 #56 ... 09:10:27 09:10:27 #41 [security-spiffe-token-provider internal] load build context 09:10:27 #41 transferring context: 44.63MB 74.0s done 09:10:27 #41 DONE 75.2s 09:10:27 09:10:27 #56 [security-bootstrapper internal] load build context 09:10:27 #56 ... 09:10:27 09:10:27 #86 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:10:27 #86 DONE 1.3s 09:10:27 09:10:27 #56 [security-bootstrapper internal] load build context 09:10:27 #56 ... 09:10:27 09:10:27 #60 [support-scheduler internal] load build context 09:10:27 #60 ... 09:10:27 09:10:27 #64 [core-command internal] load build context 09:10:28 #64 ... 09:10:28 09:10:28 #60 [support-scheduler internal] load build context 09:10:28 #60 ... 09:10:28 09:10:28 #38 [security-proxy-auth internal] load build context 09:10:28 #38 ... 09:10:28 09:10:28 #60 [support-scheduler internal] load build context 09:10:28 #60 ... 09:10:28 09:10:28 #43 [security-proxy-setup internal] load build context 09:10:28 #43 ... 09:10:28 09:10:28 #38 [security-proxy-auth internal] load build context 09:10:30 #38 ... 09:10:30 09:10:30 #42 [core-keeper internal] load build context 09:10:31 #42 ... 09:10:31 09:10:31 #38 [security-proxy-auth internal] load build context 09:10:31 #38 ... 09:10:31 09:10:31 #40 [support-notifications internal] load build context 09:10:31 #40 transferring context: 44.63MB 76.1s done 09:10:31 #40 ... 09:10:31 09:10:31 #38 [security-proxy-auth internal] load build context 09:10:31 #38 transferring context: 44.63MB 77.8s done 09:10:32 #38 ... 09:10:32 09:10:32 #40 [support-notifications internal] load build context 09:10:32 #40 DONE 77.6s 09:10:32 09:10:32 #43 [security-proxy-setup internal] load build context 09:10:32 #43 ... 09:10:32 09:10:32 #56 [security-bootstrapper internal] load build context 09:10:32 #56 transferring context: 44.63MB 76.2s done 09:10:32 #56 DONE 77.8s 09:10:32 09:10:32 #43 [security-proxy-setup internal] load build context 09:10:32 #43 ... 09:10:32 09:10:32 #38 [security-proxy-auth internal] load build context 09:10:32 #38 DONE 78.6s 09:10:32 09:10:32 #43 [security-proxy-setup internal] load build context 09:10:33 #43 ... 09:10:33 09:10:33 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:10:33 #69 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 52.0s 09:10:33 #69 ... 09:10:33 09:10:33 #43 [security-proxy-setup internal] load build context 09:10:35 #43 ... 09:10:35 09:10:35 #63 [core-common-config-bootstrapper internal] load build context 09:10:35 #63 ... 09:10:35 09:10:35 #43 [security-proxy-setup internal] load build context 09:10:35 #43 ... 09:10:35 09:10:35 #37 [security-secretstore-setup internal] load build context 09:10:35 #37 transferring context: 44.63MB 79.7s done 09:10:35 #37 DONE 81.6s 09:10:35 09:10:35 #43 [security-proxy-setup internal] load build context 09:10:35 #43 ... 09:10:35 09:10:35 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:10:35 #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 44.0s 09:10:35 #46 ... 09:10:35 09:10:35 #43 [security-proxy-setup internal] load build context 09:10:37 #43 ... 09:10:37 09:10:37 #67 [core-metadata internal] load build context 09:10:37 #67 ... 09:10:37 09:10:37 #87 [core-data builder 4/7] COPY go.mod vendor* ./ 09:10:37 #87 ... 09:10:37 09:10:37 #43 [security-proxy-setup internal] load build context 09:10:38 #43 ... 09:10:38 09:10:38 #69 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:10:38 #69 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 54.5s done 09:10:38 #69 DONE 77.9s 09:10:38 09:10:38 #43 [security-proxy-setup internal] load build context 09:10:38 #43 ... 09:10:38 09:10:38 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:10:38 #88 ... 09:10:38 09:10:38 #64 [core-command internal] load build context 09:10:38 #64 ... 09:10:38 09:10:38 #43 [security-proxy-setup internal] load build context 09:10:38 #43 ... 09:10:38 09:10:38 #60 [support-scheduler internal] load build context 09:10:38 #60 transferring context: 24.84MB 82.1s 09:10:38 #60 ... 09:10:38 09:10:38 #43 [security-proxy-setup internal] load build context 09:10:39 #43 ... 09:10:39 09:10:39 #63 [core-common-config-bootstrapper internal] load build context 09:10:39 #63 transferring context: 44.63MB 81.1s done 09:10:39 #63 DONE 83.2s 09:10:39 09:10:39 #43 [security-proxy-setup internal] load build context 09:10:40 #43 transferring context: 44.63MB 79.5s done 09:10:40 #43 DONE 82.2s 09:10:40 09:10:40 #64 [core-command internal] load build context 09:10:40 #64 transferring context: 44.63MB 82.3s done 09:10:40 #64 DONE 85.1s 09:10:40 09:10:40 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:10:40 #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 49.6s 09:10:41 #46 ... 09:10:41 09:10:41 #42 [core-keeper internal] load build context 09:10:41 #42 ... 09:10:41 09:10:41 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:10:42 #89 ... 09:10:42 09:10:42 #67 [core-metadata internal] load build context 09:10:42 #67 transferring context: 44.63MB 81.0s done 09:10:42 #67 DONE 83.9s 09:10:42 09:10:42 #42 [core-keeper internal] load build context 09:10:42 #42 ... 09:10:42 09:10:42 #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:10:43 #90 ... 09:10:43 09:10:43 #42 [core-keeper internal] load build context 09:10:43 #42 transferring context: 44.63MB 85.9s done 09:10:43 #42 DONE 87.8s 09:10:43 09:10:43 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:10:44 #46 ... 09:10:44 09:10:44 #91 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:10:44 #91 ... 09:10:44 09:10:44 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:10:45 #46 ... 09:10:45 09:10:45 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:10:45 #89 DONE 3.9s 09:10:45 09:10:45 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:10:46 #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 54.9s 09:10:46 #46 ... 09:10:46 09:10:46 #60 [support-scheduler internal] load build context 09:10:46 #60 transferring context: 44.63MB 89.1s done 09:10:46 #60 DONE 90.3s 09:10:46 09:10:46 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:10:51 #46 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 59.8s done 09:10:52 #46 ... 09:10:52 09:10:52 #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:10:52 #88 DONE 24.1s 09:10:52 09:10:52 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:52 #92 ... 09:10:52 09:10:52 #87 [core-data builder 4/7] COPY go.mod vendor* ./ 09:10:52 #87 DONE 25.3s 09:10:52 09:10:52 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:54 #93 ... 09:10:54 09:10:54 #91 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:10:54 #91 DONE 19.8s 09:10:54 09:10:54 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:10:54 #94 ... 09:10:54 09:10:54 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:10:54 #95 ... 09:10:54 09:10:54 #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:10:56 #96 ... 09:10:56 09:10:56 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:10:57 #97 ... 09:10:57 09:10:57 #90 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:10:57 #90 DONE 24.1s 09:10:57 09:10:57 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:02 #98 ... 09:11:02 09:11:02 #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:11:02 #95 DONE 17.8s 09:11:02 09:11:02 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:11:02 #99 ... 09:11:02 09:11:02 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:03 #100 ... 09:11:03 09:11:03 #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:11:03 #96 DONE 16.9s 09:11:03 09:11:03 #101 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:04 #101 ... 09:11:04 09:11:04 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:11:04 #99 DONE 7.4s 09:11:04 09:11:04 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:11:05 #102 ... 09:11:05 09:11:05 #103 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:11:05 #103 DONE 8.9s 09:11:05 09:11:05 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:11:05 #104 ... 09:11:05 09:11:05 #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:11:05 #97 DONE 9.2s 09:11:05 09:11:05 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:11:05 #105 ... 09:11:05 09:11:05 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:11:05 #102 DONE 1.4s 09:11:05 09:11:05 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 09:11:06 #106 ... 09:11:06 09:11:06 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:11:06 #104 DONE 1.1s 09:11:06 09:11:06 #107 [security-spire-server stage-2 6/9] COPY security.txt / 09:11:06 #107 ... 09:11:06 09:11:06 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:11:06 #105 DONE 0.9s 09:11:06 09:11:06 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 09:11:06 #106 DONE 0.9s 09:11:06 09:11:06 #108 [security-spire-config stage-2 6/10] COPY security.txt / 09:11:07 #108 ... 09:11:07 09:11:07 #107 [security-spire-server stage-2 6/9] COPY security.txt / 09:11:07 #107 DONE 0.7s 09:11:07 09:11:07 #108 [security-spire-config stage-2 6/10] COPY security.txt / 09:11:07 #108 DONE 0.5s 09:11:07 09:11:07 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:11:07 #109 ... 09:11:07 09:11:07 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:11:07 #110 DONE 0.8s 09:11:07 09:11:07 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:11:07 #111 ... 09:11:07 09:11:07 #112 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:11:07 #112 DONE 0.6s 09:11:07 09:11:07 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:11:07 #109 DONE 0.6s 09:11:07 09:11:07 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:11:08 #113 ... 09:11:08 09:11:08 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:11:08 #111 DONE 0.5s 09:11:08 09:11:08 #114 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:11:08 #114 DONE 0.6s 09:11:08 09:11:08 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:11:08 #113 DONE 0.6s 09:11:08 09:11:08 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:11:08 #115 ... 09:11:08 09:11:08 #116 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:11:08 #116 DONE 0.4s 09:11:08 09:11:08 #115 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:11:08 #115 DONE 0.3s 09:11:08 09:11:08 #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:11:08 #117 DONE 0.4s 09:11:08 09:11:08 #118 [security-spire-server] exporting to image 09:11:08 #118 exporting layers 09:11:12 #151 ... 09:11:12 09:11:12 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:11:12 #148 155.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:11:14 #148 DONE 164.0s 09:11:14 09:11:14 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:11:14 #153 DONE 164.0s 09:11:14 09:11:14 #147 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:11:14 #147 DONE 164.1s 09:11:14 09:11:14 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:11:14 #151 DONE 164.1s 09:11:14 09:11:14 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:11:14 #152 DONE 164.1s 09:11:14 09:11:14 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:11:14 #155 DONE 164.1s 09:11:14 09:11:14 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:11:14 #149 DONE 164.1s 09:11:14 09:11:14 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:11:14 #156 DONE 164.1s 09:11:14 09:11:14 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:11:15 #118 exporting layers 5.9s done 09:11:15 #118 writing image sha256:505efb3bd09d98d146a11e904fcf4f6be2cde773d65e3ad716c8ee0d87572d24 0.1s done 09:11:15 #118 naming to docker.io/library/security-spire-server-arm64 09:11:15 #118 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:11:15 #118 exporting layers 6.2s done 09:11:15 #118 writing image sha256:8525dbabdd5e4ff70e32b3c5d85fea6d26aebe3eb68fb882e2477cf081ece35f 0.0s done 09:11:15 #118 naming to docker.io/library/security-spire-config-arm64 0.0s done 09:11:15 #118 exporting layers 6.5s done 09:11:15 #118 writing image sha256:6f8ad7e3aa679f199a6d8fa2f8b02a1e2a214e80a64a9eb4fb409f2e785cdfa5 0.0s done 09:11:15 #118 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:11:15 #118 DONE 6.6s 09:11:15 09:11:15 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:11:15 #154 DONE 164.6s 09:11:15 09:11:15 #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:11:15 #176 DONE 0.5s 09:11:15 09:11:15 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:11:15 #145 DONE 164.9s 09:11:15 09:11:15 #177 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:11:15 #177 DONE 0.5s 09:11:15 09:11:15 #178 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:11:15 #178 ... 09:11:15 09:11:15 #179 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:11:15 #179 DONE 0.3s 09:11:15 09:11:15 #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:11:15 #180 DONE 0.3s 09:11:15 09:11:15 #181 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:11:15 #181 DONE 0.3s 09:11:15 09:11:15 #182 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:11:15 #182 DONE 0.3s 09:11:16 09:11:16 #183 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:11:16 #183 DONE 0.3s 09:11:16 09:11:16 #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:11:16 #184 ... 09:11:16 09:11:16 #178 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:11:16 #178 DONE 0.4s 09:11:16 09:11:16 #185 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:11:16 #185 DONE 0.4s 09:11:16 09:11:16 #186 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:11:16 #186 DONE 0.1s 09:11:16 09:11:16 #187 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:11:16 #187 DONE 0.4s 09:11:16 09:11:16 #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:11:16 #188 DONE 0.4s 09:11:16 09:11:16 #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:11:16 #189 DONE 0.4s 09:11:16 09:11:16 #190 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:11:16 #190 ... 09:11:16 09:11:16 #184 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:11:16 #184 DONE 0.5s 09:11:16 09:11:16 #191 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:11:16 #191 CACHED 09:11:16 09:11:16 #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:11:16 #192 CACHED 09:11:16 09:11:16 #193 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:11:16 #193 CACHED 09:11:16 09:11:16 #194 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:11:16 #194 CACHED 09:11:16 09:11:16 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:11:16 #195 DONE 0.4s 09:11:16 09:11:16 #196 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:11:16 #196 DONE 0.3s 09:11:16 09:11:16 #197 [core-keeper] exporting to image 09:11:16 #197 exporting layers 09:11:16 #197 ... 09:11:16 09:11:16 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:11:16 #198 DONE 0.5s 09:11:16 09:11:16 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:11:17 #199 ... 09:11:17 09:11:17 #200 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:11:17 #200 DONE 0.7s 09:11:17 09:11:17 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:11:17 #201 ... 09:11:17 09:11:17 #202 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:11:17 #202 DONE 1.0s 09:11:17 09:11:17 #203 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:11:17 #203 DONE 1.0s 09:11:17 09:11:17 #190 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:11:17 #190 DONE 1.0s 09:11:17 09:11:17 #204 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:11:17 #204 DONE 0.8s 09:11:17 09:11:17 #205 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:11:17 #205 DONE 0.9s 09:11:17 09:11:17 #206 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:11:17 #206 DONE 0.9s 09:11:17 09:11:17 #207 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:11:17 #207 DONE 0.8s 09:11:17 09:11:17 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:11:17 #208 ... 09:11:17 09:11:17 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:11:17 #199 DONE 1.0s 09:11:17 09:11:17 #201 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:11:17 #201 DONE 0.6s 09:11:17 09:11:17 #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:11:17 #209 DONE 0.6s 09:11:17 09:11:17 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:11:17 #210 DONE 0.6s 09:11:17 09:11:17 #211 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:11:17 #211 DONE 0.6s 09:11:17 09:11:17 #212 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:11:17 #212 DONE 0.6s 09:11:17 09:11:17 #213 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:11:17 #213 DONE 0.6s 09:11:17 09:11:17 #214 [core-command] exporting to image 09:11:17 #214 ... 09:11:17 09:11:17 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:11:17 #208 DONE 0.6s 09:11:17 09:11:17 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:11:17 #215 DONE 0.2s 09:11:18 09:11:18 #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:11:18 #216 DONE 0.3s 09:11:18 09:11:18 #217 [support-scheduler] exporting to image 09:11:18 #217 ... 09:11:18 09:11:18 #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:11:18 #218 DONE 0.3s 09:11:18 09:11:18 #219 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:11:18 #219 DONE 0.3s 09:11:18 09:11:18 #220 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:11:18 #220 DONE 0.3s 09:11:18 09:11:18 #221 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:11:18 #221 DONE 0.3s 09:11:18 09:11:18 #197 [core-keeper] exporting to image 09:11:18 #197 exporting layers 0.7s done 09:11:18 #197 writing image sha256:ee97bc4f4e658e505978047876f25a0872b1aaa63087da58b85619fa51a74bf1 done 09:11:18 #197 naming to docker.io/library/core-keeper done 09:11:18 #197 DONE 1.7s 09:11:18 09:11:18 #222 [core-metadata] exporting to image 09:11:18 #222 ... 09:11:18 09:11:18 #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:11:18 #223 DONE 0.3s 09:11:18 09:11:18 #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:11:18 #224 DONE 0.3s 09:11:18 09:11:18 #214 [core-command] exporting to image 09:11:18 #214 exporting layers 0.3s done 09:11:18 #214 writing image sha256:217fdaa131776349a5a5f3024b7bd04fe123ff7b8471ab212f3109b266ab1d9d done 09:11:18 #214 naming to docker.io/library/core-command 0.0s done 09:11:18 #214 DONE 0.6s 09:11:18 09:11:18 #225 [core-data] exporting to image 09:11:18 #225 exporting layers 0.3s done 09:11:18 #225 writing image sha256:9130659a8e08b0263b3baa29852492a797f29dacf3de1cabeee27e88946b1968 done 09:11:18 #225 naming to docker.io/library/core-data 0.0s done 09:11:18 #225 DONE 0.7s 09:11:18 09:11:18 #226 [security-spiffe-token-provider] exporting to image 09:11:18 #226 exporting layers 0.3s done 09:11:18 #226 writing image sha256:eab338c38b4cdbe3cac48e4cccd909c78302bdec46d87381b1d98938c9af4799 0.0s done 09:11:18 #226 naming to docker.io/library/security-spiffe-token-provider 0.0s done 09:11:18 #226 DONE 0.8s 09:11:18 09:11:18 #227 [support-notifications] exporting to image 09:11:18 #227 exporting layers 0.5s done 09:11:18 #227 writing image sha256:594c3133f96524808820d663b6e8bedbaf27d71e087d7c8b63c9a6eebdcfc80a done 09:11:18 #227 naming to docker.io/library/support-notifications done 09:11:18 #227 DONE 0.7s 09:11:18 09:11:18 #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:11:18 #228 DONE 0.3s 09:11:18 09:11:18 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:11:18 #229 DONE 0.2s 09:11:18 09:11:18 #230 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:18 #230 DONE 0.7s 09:11:18 09:11:18 #231 [security-proxy-auth] exporting to image 09:11:18 #231 ... 09:11:18 09:11:18 #217 [support-scheduler] exporting to image 09:11:18 #217 exporting layers 0.8s done 09:11:18 #217 writing image sha256:1dcb69dc16a33619a0224193fcc149d83d5b7c3fae1da6f3d4f4f0a5bf7e986b done 09:11:18 #217 naming to docker.io/library/support-scheduler 0.0s done 09:11:18 #217 DONE 0.9s 09:11:18 09:11:18 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:18 #232 DONE 0.6s 09:11:19 09:11:19 #233 [security-proxy-setup] exporting to image 09:11:19 #233 ... 09:11:19 09:11:19 #222 [core-metadata] exporting to image 09:11:19 #222 exporting layers 1.1s done 09:11:19 #222 writing image sha256:13d6f1bc0b4a09a29e3d54a2bdfec3bbd0e0cb866925c9a1014cd9a0a3c7913b 0.0s done 09:11:19 #222 naming to docker.io/library/core-metadata done 09:11:19 #222 DONE 1.1s 09:11:19 09:11:19 #231 [security-proxy-auth] exporting to image 09:11:19 #231 exporting layers 0.4s done 09:11:19 #231 writing image sha256:e46e9ec78f6ce61e3407a1048bd552921eb8d6aeefe262c4d5fd797ad009110a 0.0s done 09:11:19 #231 naming to docker.io/library/security-proxy-auth done 09:11:19 #231 DONE 0.4s 09:11:19 09:11:19 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:11:19 #234 DONE 0.4s 09:11:19 09:11:19 #233 [security-proxy-setup] exporting to image 09:11:19 #233 exporting layers 0.3s done 09:11:19 #233 writing image sha256:a3d2269e4d3de4a97b8623dac9b0756f8ce41daaa8cdd3e897fc739d87f53507 done 09:11:19 #233 naming to docker.io/library/security-proxy-setup done 09:11:19 #233 DONE 0.4s 09:11:19 09:11:19 #235 [security-secretstore-setup] exporting to image 09:11:19 #235 exporting layers 0.4s done 09:11:19 #235 writing image sha256:5511226b74224990520fee86e7aaa67f1beb6f37602cea22c026cf56f1d74be7 done 09:11:19 #235 naming to docker.io/library/security-secretstore-setup done 09:11:19 #235 DONE 0.4s 09:11:19 time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:19 time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:19 time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:19 time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:19 time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:19 time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:19 time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:19 time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:19 time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:19 time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:19 time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:19 time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:19 time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:19 time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:11:19 time="2026-05-27T09:07:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:11:19 $ docker stop --time=1 bf790c6ca2a7fddf7507225afb302618542228c8d8848b051ad90e29763fdf46 09:11:20 $ docker rm -f --volumes bf790c6ca2a7fddf7507225afb302618542228c8d8848b051ad90e29763fdf46 [Pipeline] // withDockerContainer [Pipeline] sh 09:11:21 + docker images 09:11:21 REPOSITORY TAG IMAGE ID CREATED SIZE 09:11:21 security-secretstore-setup latest 5511226b7422 2 seconds ago 89.3MB 09:11:21 security-proxy-setup latest a3d2269e4d3d 3 seconds ago 54.8MB 09:11:21 security-proxy-auth latest e46e9ec78f6c 3 seconds ago 49.1MB 09:11:21 core-data latest 9130659a8e08 4 seconds ago 50MB 09:11:21 core-metadata latest 13d6f1bc0b4a 4 seconds ago 50.1MB 09:11:21 support-scheduler latest 1dcb69dc16a3 4 seconds ago 54.2MB 09:11:21 core-command latest 217fdaa13177 4 seconds ago 44.1MB 09:11:21 support-notifications latest 594c3133f965 4 seconds ago 57.8MB 09:11:21 security-spiffe-token-provider latest eab338c38b4c 4 seconds ago 53MB 09:11:21 core-keeper latest ee97bc4f4e65 5 seconds ago 49.7MB 09:11:21 security-bootstrapper latest 545919e01364 About a minute ago 21.6MB 09:11:21 core-common-config-bootstrapper latest ecbd195e09d8 About a minute ago 20.5MB 09:11:21 security-spire-agent latest 5348a1dd3c7d 2 minutes ago 237MB 09:11:21 security-spire-server latest 122060718014 2 minutes ago 178MB 09:11:21 security-spire-config latest 9fa7b3e21acc 3 minutes ago 177MB 09:11:21 ci-base-image-x86_64 latest 2acde361dfdb 6 minutes ago 917MB 09:11:21 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.25-alpine-lts 9edfc7d6480d 6 days ago 584MB 09:11:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 12 months ago 573MB 09:11:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:11:21 provisioning config files... 09:11:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config6483278428998962491tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:11:21 ---> ****-login.sh 09:11:21 nexus3.edgexfoundry.org:10001 09:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:21 Login Succeeded 09:11:21 nexus3.edgexfoundry.org:10002 09:11:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:21 Login Succeeded 09:11:21 nexus3.edgexfoundry.org:10003 09:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:22 Login Succeeded 09:11:22 nexus3.edgexfoundry.org:10004 09:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:22 Login Succeeded 09:11:22 ****.io 09:11:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:11:22 Login Succeeded 09:11:22 ---> ****-login.sh ends [Pipeline] } 09:11:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:22 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:11:22 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:11:22 8446ae5d47073f02c70d118b2bb7464829f71379 09:11:22 4.0.3-dev.1 09:11:22 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:22 palau 09:11:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:23 + docker push nexus3.edgexfoundry.org:10004/core-command:8446ae5d47073f02c70d118b2bb7464829f71379 09:11:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:11:23 ac700e4a0cd2: Preparing 09:11:23 e88dd3e3b0ad: Preparing 09:11:23 227ec8ffd8bf: Preparing 09:11:23 63c11f1eb16f: Preparing 09:11:23 82943d4e9823: Preparing 09:11:23 cc39eb7d6442: Preparing 09:11:23 0854555d70ac: Preparing 09:11:23 cc39eb7d6442: Waiting 09:11:23 0854555d70ac: Waiting 09:11:23 227ec8ffd8bf: Pushed 09:11:23 82943d4e9823: Pushed 09:11:23 63c11f1eb16f: Pushed 09:11:23 ac700e4a0cd2: Pushed 09:11:23 0854555d70ac: Layer already exists 09:11:23 cc39eb7d6442: Pushed 09:11:26 e88dd3e3b0ad: Pushed 09:11:26 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:18fe5864915c484e9245bd1170389e168e9036f658cc914cb475ff74b192bf18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:27 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.3-dev.1 09:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:11:27 ac700e4a0cd2: Preparing 09:11:27 e88dd3e3b0ad: Preparing 09:11:27 227ec8ffd8bf: Preparing 09:11:27 63c11f1eb16f: Preparing 09:11:27 82943d4e9823: Preparing 09:11:27 cc39eb7d6442: Preparing 09:11:27 0854555d70ac: Preparing 09:11:27 cc39eb7d6442: Waiting 09:11:27 0854555d70ac: Waiting 09:11:27 ac700e4a0cd2: Layer already exists 09:11:27 e88dd3e3b0ad: Layer already exists 09:11:27 227ec8ffd8bf: Layer already exists 09:11:27 63c11f1eb16f: Layer already exists 09:11:27 82943d4e9823: Layer already exists 09:11:27 0854555d70ac: Layer already exists 09:11:27 cc39eb7d6442: Layer already exists 09:11:27 4.0.3-dev.1: digest: sha256:18fe5864915c484e9245bd1170389e168e9036f658cc914cb475ff74b192bf18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:27 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:27 + docker push nexus3.edgexfoundry.org:10004/core-command:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:11:27 ac700e4a0cd2: Preparing 09:11:27 e88dd3e3b0ad: Preparing 09:11:27 227ec8ffd8bf: Preparing 09:11:27 63c11f1eb16f: Preparing 09:11:27 82943d4e9823: Preparing 09:11:27 cc39eb7d6442: Preparing 09:11:27 0854555d70ac: Preparing 09:11:27 cc39eb7d6442: Waiting 09:11:27 0854555d70ac: Waiting 09:11:27 63c11f1eb16f: Layer already exists 09:11:27 227ec8ffd8bf: Layer already exists 09:11:27 e88dd3e3b0ad: Layer already exists 09:11:27 82943d4e9823: Layer already exists 09:11:27 ac700e4a0cd2: Layer already exists 09:11:27 cc39eb7d6442: Layer already exists 09:11:27 0854555d70ac: Layer already exists 09:11:27 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:18fe5864915c484e9245bd1170389e168e9036f658cc914cb475ff74b192bf18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:28 + docker push nexus3.edgexfoundry.org:10004/core-command:palau 09:11:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:11:28 ac700e4a0cd2: Preparing 09:11:28 e88dd3e3b0ad: Preparing 09:11:28 227ec8ffd8bf: Preparing 09:11:28 63c11f1eb16f: Preparing 09:11:28 82943d4e9823: Preparing 09:11:28 cc39eb7d6442: Preparing 09:11:28 0854555d70ac: Preparing 09:11:28 0854555d70ac: Waiting 09:11:28 cc39eb7d6442: Waiting 09:11:28 ac700e4a0cd2: Layer already exists 09:11:28 e88dd3e3b0ad: Layer already exists 09:11:28 82943d4e9823: Layer already exists 09:11:28 227ec8ffd8bf: Layer already exists 09:11:28 63c11f1eb16f: Layer already exists 09:11:28 cc39eb7d6442: Layer already exists 09:11:28 0854555d70ac: Layer already exists 09:11:28 palau: digest: sha256:18fe5864915c484e9245bd1170389e168e9036f658cc914cb475ff74b192bf18 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:28 ===================================================== [Pipeline] echo 09:11:28 taggedImages: 09:11:28 - nexus3.edgexfoundry.org:10004/core-command:8446ae5d47073f02c70d118b2bb7464829f71379 09:11:28 - nexus3.edgexfoundry.org:10004/core-command:4.0.3-dev.1 09:11:28 - nexus3.edgexfoundry.org:10004/core-command:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:28 - nexus3.edgexfoundry.org:10004/core-command:palau [Pipeline] echo 09:11:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:11:28 8446ae5d47073f02c70d118b2bb7464829f71379 09:11:28 4.0.3-dev.1 09:11:28 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:28 palau 09:11:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:29 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379 09:11:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:11:29 377177c66683: Preparing 09:11:29 3d6b8eb569e9: Preparing 09:11:29 dde61a392114: Preparing 09:11:29 b30e4f930e1f: Preparing 09:11:29 227ec8ffd8bf: Preparing 09:11:29 63c11f1eb16f: Preparing 09:11:29 82943d4e9823: Preparing 09:11:29 cc39eb7d6442: Preparing 09:11:29 0854555d70ac: Preparing 09:11:29 82943d4e9823: Waiting 09:11:29 cc39eb7d6442: Waiting 09:11:29 0854555d70ac: Waiting 09:11:29 63c11f1eb16f: Waiting 09:11:29 227ec8ffd8bf: Layer already exists 09:11:29 63c11f1eb16f: Layer already exists 09:11:29 82943d4e9823: Layer already exists 09:11:29 cc39eb7d6442: Layer already exists 09:11:29 0854555d70ac: Layer already exists 09:11:29 377177c66683: Pushed 09:11:29 dde61a392114: Pushed 09:11:29 3d6b8eb569e9: Pushed 09:11:30 b30e4f930e1f: Pushed 09:11:30 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:571cf3a65ca0034c93dd1ddc2111a871f6af6c15d970d7d1cf1d7d4a6ba4c1b9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.3-dev.1 09:11:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:11:31 377177c66683: Preparing 09:11:31 3d6b8eb569e9: Preparing 09:11:31 dde61a392114: Preparing 09:11:31 b30e4f930e1f: Preparing 09:11:31 227ec8ffd8bf: Preparing 09:11:31 63c11f1eb16f: Preparing 09:11:31 82943d4e9823: Preparing 09:11:31 cc39eb7d6442: Preparing 09:11:31 0854555d70ac: Preparing 09:11:31 82943d4e9823: Waiting 09:11:31 cc39eb7d6442: Waiting 09:11:31 0854555d70ac: Waiting 09:11:31 63c11f1eb16f: Waiting 09:11:31 227ec8ffd8bf: Layer already exists 09:11:31 3d6b8eb569e9: Layer already exists 09:11:31 377177c66683: Layer already exists 09:11:31 dde61a392114: Layer already exists 09:11:31 b30e4f930e1f: Layer already exists 09:11:31 63c11f1eb16f: Layer already exists 09:11:31 82943d4e9823: Layer already exists 09:11:31 0854555d70ac: Layer already exists 09:11:31 cc39eb7d6442: Layer already exists 09:11:31 4.0.3-dev.1: digest: sha256:571cf3a65ca0034c93dd1ddc2111a871f6af6c15d970d7d1cf1d7d4a6ba4c1b9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:11:32 377177c66683: Preparing 09:11:32 3d6b8eb569e9: Preparing 09:11:32 dde61a392114: Preparing 09:11:32 b30e4f930e1f: Preparing 09:11:32 227ec8ffd8bf: Preparing 09:11:32 63c11f1eb16f: Preparing 09:11:32 82943d4e9823: Preparing 09:11:32 cc39eb7d6442: Preparing 09:11:32 0854555d70ac: Preparing 09:11:32 63c11f1eb16f: Waiting 09:11:32 82943d4e9823: Waiting 09:11:32 0854555d70ac: Waiting 09:11:32 cc39eb7d6442: Waiting 09:11:32 227ec8ffd8bf: Layer already exists 09:11:32 377177c66683: Layer already exists 09:11:32 dde61a392114: Layer already exists 09:11:32 b30e4f930e1f: Layer already exists 09:11:32 3d6b8eb569e9: Layer already exists 09:11:32 0854555d70ac: Layer already exists 09:11:32 63c11f1eb16f: Layer already exists 09:11:32 82943d4e9823: Layer already exists 09:11:32 cc39eb7d6442: Layer already exists 09:11:32 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:571cf3a65ca0034c93dd1ddc2111a871f6af6c15d970d7d1cf1d7d4a6ba4c1b9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:palau 09:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:11:33 377177c66683: Preparing 09:11:33 3d6b8eb569e9: Preparing 09:11:33 dde61a392114: Preparing 09:11:33 b30e4f930e1f: Preparing 09:11:33 227ec8ffd8bf: Preparing 09:11:33 63c11f1eb16f: Preparing 09:11:33 82943d4e9823: Preparing 09:11:33 cc39eb7d6442: Preparing 09:11:33 0854555d70ac: Preparing 09:11:33 cc39eb7d6442: Waiting 09:11:33 63c11f1eb16f: Waiting 09:11:33 0854555d70ac: Waiting 09:11:33 82943d4e9823: Waiting 09:11:33 dde61a392114: Layer already exists 09:11:33 3d6b8eb569e9: Layer already exists 09:11:33 377177c66683: Layer already exists 09:11:33 227ec8ffd8bf: Layer already exists 09:11:33 b30e4f930e1f: Layer already exists 09:11:33 cc39eb7d6442: Layer already exists 09:11:33 0854555d70ac: Layer already exists 09:11:33 82943d4e9823: Layer already exists 09:11:33 63c11f1eb16f: Layer already exists 09:11:33 palau: digest: sha256:571cf3a65ca0034c93dd1ddc2111a871f6af6c15d970d7d1cf1d7d4a6ba4c1b9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:33 ===================================================== [Pipeline] echo 09:11:33 taggedImages: 09:11:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379 09:11:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.3-dev.1 09:11:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:33 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:palau [Pipeline] echo 09:11:33 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:11:33 8446ae5d47073f02c70d118b2bb7464829f71379 09:11:33 4.0.3-dev.1 09:11:33 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:33 palau 09:11:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:33 + docker push nexus3.edgexfoundry.org:10004/core-data:8446ae5d47073f02c70d118b2bb7464829f71379 09:11:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:11:33 1460f8c03601: Preparing 09:11:33 e26362eb4523: Preparing 09:11:33 227ec8ffd8bf: Preparing 09:11:33 63c11f1eb16f: Preparing 09:11:33 51bfd5f661ee: Preparing 09:11:33 33fbf827891b: Preparing 09:11:33 0854555d70ac: Preparing 09:11:33 33fbf827891b: Waiting 09:11:33 0854555d70ac: Waiting 09:11:33 227ec8ffd8bf: Layer already exists 09:11:33 63c11f1eb16f: Layer already exists 09:11:33 0854555d70ac: Layer already exists 09:11:33 1460f8c03601: Pushed 09:11:33 51bfd5f661ee: Pushed 09:11:33 33fbf827891b: Pushed 09:11:38 e26362eb4523: Pushed 09:11:38 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:63cdecdc152b56e1106b7b177903fa11ff875ec2957a17357472befacabe2a7b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:38 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:38 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.3-dev.1 09:11:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:11:38 1460f8c03601: Preparing 09:11:38 e26362eb4523: Preparing 09:11:38 227ec8ffd8bf: Preparing 09:11:38 63c11f1eb16f: Preparing 09:11:38 51bfd5f661ee: Preparing 09:11:38 33fbf827891b: Preparing 09:11:38 0854555d70ac: Preparing 09:11:38 33fbf827891b: Waiting 09:11:38 0854555d70ac: Waiting 09:11:38 63c11f1eb16f: Layer already exists 09:11:38 51bfd5f661ee: Layer already exists 09:11:38 1460f8c03601: Layer already exists 09:11:38 227ec8ffd8bf: Layer already exists 09:11:38 e26362eb4523: Layer already exists 09:11:38 0854555d70ac: Layer already exists 09:11:38 33fbf827891b: Layer already exists 09:11:38 4.0.3-dev.1: digest: sha256:63cdecdc152b56e1106b7b177903fa11ff875ec2957a17357472befacabe2a7b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:39 + docker push nexus3.edgexfoundry.org:10004/core-data:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:11:39 1460f8c03601: Preparing 09:11:39 e26362eb4523: Preparing 09:11:39 227ec8ffd8bf: Preparing 09:11:39 63c11f1eb16f: Preparing 09:11:39 51bfd5f661ee: Preparing 09:11:39 33fbf827891b: Preparing 09:11:39 0854555d70ac: Preparing 09:11:39 33fbf827891b: Waiting 09:11:39 0854555d70ac: Waiting 09:11:39 51bfd5f661ee: Layer already exists 09:11:39 227ec8ffd8bf: Layer already exists 09:11:39 e26362eb4523: Layer already exists 09:11:39 63c11f1eb16f: Layer already exists 09:11:39 1460f8c03601: Layer already exists 09:11:39 0854555d70ac: Layer already exists 09:11:39 33fbf827891b: Layer already exists 09:11:39 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:63cdecdc152b56e1106b7b177903fa11ff875ec2957a17357472befacabe2a7b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:39 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:40 + docker push nexus3.edgexfoundry.org:10004/core-data:palau 09:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:11:40 1460f8c03601: Preparing 09:11:40 e26362eb4523: Preparing 09:11:40 227ec8ffd8bf: Preparing 09:11:40 63c11f1eb16f: Preparing 09:11:40 51bfd5f661ee: Preparing 09:11:40 33fbf827891b: Preparing 09:11:40 0854555d70ac: Preparing 09:11:40 33fbf827891b: Waiting 09:11:40 0854555d70ac: Waiting 09:11:40 63c11f1eb16f: Layer already exists 09:11:40 1460f8c03601: Layer already exists 09:11:40 e26362eb4523: Layer already exists 09:11:40 51bfd5f661ee: Layer already exists 09:11:40 227ec8ffd8bf: Layer already exists 09:11:40 33fbf827891b: Layer already exists 09:11:40 0854555d70ac: Layer already exists 09:11:40 palau: digest: sha256:63cdecdc152b56e1106b7b177903fa11ff875ec2957a17357472befacabe2a7b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:40 ===================================================== [Pipeline] echo 09:11:40 taggedImages: 09:11:40 - nexus3.edgexfoundry.org:10004/core-data:8446ae5d47073f02c70d118b2bb7464829f71379 09:11:40 - nexus3.edgexfoundry.org:10004/core-data:4.0.3-dev.1 09:11:40 - nexus3.edgexfoundry.org:10004/core-data:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:40 - nexus3.edgexfoundry.org:10004/core-data:palau [Pipeline] echo 09:11:40 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:11:40 8446ae5d47073f02c70d118b2bb7464829f71379 09:11:40 4.0.3-dev.1 09:11:40 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:40 palau 09:11:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:8446ae5d47073f02c70d118b2bb7464829f71379 09:11:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:11:40 4b0a3670f9d8: Preparing 09:11:40 8b40e835adb4: Preparing 09:11:40 63c11f1eb16f: Preparing 09:11:40 2153dd9d417b: Preparing 09:11:40 3bc9203fa534: Preparing 09:11:40 0854555d70ac: Preparing 09:11:40 0854555d70ac: Waiting 09:11:40 63c11f1eb16f: Layer already exists 09:11:40 0854555d70ac: Layer already exists 09:11:40 4b0a3670f9d8: Pushed 09:11:40 3bc9203fa534: Pushed 09:11:40 2153dd9d417b: Pushed 09:11:45 8b40e835adb4: Pushed 09:11:45 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:5719ed99905e6af2a2bd194d80dc498742c171b1d47cf19260bd5920e6fe3e78 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:45 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:45 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.3-dev.1 09:11:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:11:45 4b0a3670f9d8: Preparing 09:11:45 8b40e835adb4: Preparing 09:11:45 63c11f1eb16f: Preparing 09:11:45 2153dd9d417b: Preparing 09:11:45 3bc9203fa534: Preparing 09:11:45 0854555d70ac: Preparing 09:11:45 0854555d70ac: Waiting 09:11:45 8b40e835adb4: Layer already exists 09:11:45 63c11f1eb16f: Layer already exists 09:11:45 3bc9203fa534: Layer already exists 09:11:45 2153dd9d417b: Layer already exists 09:11:45 4b0a3670f9d8: Layer already exists 09:11:45 0854555d70ac: Layer already exists 09:11:45 4.0.3-dev.1: digest: sha256:5719ed99905e6af2a2bd194d80dc498742c171b1d47cf19260bd5920e6fe3e78 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:46 + docker push nexus3.edgexfoundry.org:10004/core-keeper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:11:46 4b0a3670f9d8: Preparing 09:11:46 8b40e835adb4: Preparing 09:11:46 63c11f1eb16f: Preparing 09:11:46 2153dd9d417b: Preparing 09:11:46 3bc9203fa534: Preparing 09:11:46 0854555d70ac: Preparing 09:11:46 0854555d70ac: Waiting 09:11:46 3bc9203fa534: Layer already exists 09:11:46 8b40e835adb4: Layer already exists 09:11:46 2153dd9d417b: Layer already exists 09:11:46 4b0a3670f9d8: Layer already exists 09:11:46 63c11f1eb16f: Layer already exists 09:11:46 0854555d70ac: Layer already exists 09:11:46 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:5719ed99905e6af2a2bd194d80dc498742c171b1d47cf19260bd5920e6fe3e78 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:46 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:palau 09:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:11:47 4b0a3670f9d8: Preparing 09:11:47 8b40e835adb4: Preparing 09:11:47 63c11f1eb16f: Preparing 09:11:47 2153dd9d417b: Preparing 09:11:47 3bc9203fa534: Preparing 09:11:47 0854555d70ac: Preparing 09:11:47 0854555d70ac: Waiting 09:11:47 4b0a3670f9d8: Layer already exists 09:11:47 8b40e835adb4: Layer already exists 09:11:47 2153dd9d417b: Layer already exists 09:11:47 3bc9203fa534: Layer already exists 09:11:47 63c11f1eb16f: Layer already exists 09:11:47 0854555d70ac: Layer already exists 09:11:47 palau: digest: sha256:5719ed99905e6af2a2bd194d80dc498742c171b1d47cf19260bd5920e6fe3e78 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:47 ===================================================== [Pipeline] echo 09:11:47 taggedImages: 09:11:47 - nexus3.edgexfoundry.org:10004/core-keeper:8446ae5d47073f02c70d118b2bb7464829f71379 09:11:47 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.3-dev.1 09:11:47 - nexus3.edgexfoundry.org:10004/core-keeper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:47 - nexus3.edgexfoundry.org:10004/core-keeper:palau [Pipeline] echo 09:11:47 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:11:47 8446ae5d47073f02c70d118b2bb7464829f71379 09:11:47 4.0.3-dev.1 09:11:47 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:47 palau 09:11:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8446ae5d47073f02c70d118b2bb7464829f71379 09:11:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:11:47 cf86b9fd2185: Preparing 09:11:47 afef6c90063a: Preparing 09:11:47 fd32997b4e71: Preparing 09:11:47 227ec8ffd8bf: Preparing 09:11:47 63c11f1eb16f: Preparing 09:11:47 82943d4e9823: Preparing 09:11:47 cc39eb7d6442: Preparing 09:11:47 0854555d70ac: Preparing 09:11:47 cc39eb7d6442: Waiting 09:11:47 82943d4e9823: Waiting 09:11:47 0854555d70ac: Waiting 09:11:47 63c11f1eb16f: Layer already exists 09:11:47 227ec8ffd8bf: Layer already exists 09:11:47 82943d4e9823: Layer already exists 09:11:47 cc39eb7d6442: Layer already exists 09:11:47 0854555d70ac: Layer already exists 09:11:47 cf86b9fd2185: Pushed 09:11:47 afef6c90063a: Pushed 09:11:52 fd32997b4e71: Pushed 09:11:52 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:23e90b12b95f2cecaafd19afbe20acfacd012dde3fc6765a63e07a27e462f273 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:52 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:52 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.3-dev.1 09:11:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:11:52 cf86b9fd2185: Preparing 09:11:52 afef6c90063a: Preparing 09:11:52 fd32997b4e71: Preparing 09:11:52 227ec8ffd8bf: Preparing 09:11:52 63c11f1eb16f: Preparing 09:11:52 82943d4e9823: Preparing 09:11:52 cc39eb7d6442: Preparing 09:11:52 0854555d70ac: Preparing 09:11:52 82943d4e9823: Waiting 09:11:52 cc39eb7d6442: Waiting 09:11:52 0854555d70ac: Waiting 09:11:52 fd32997b4e71: Layer already exists 09:11:52 227ec8ffd8bf: Layer already exists 09:11:52 63c11f1eb16f: Layer already exists 09:11:52 afef6c90063a: Layer already exists 09:11:52 cf86b9fd2185: Layer already exists 09:11:52 cc39eb7d6442: Layer already exists 09:11:52 82943d4e9823: Layer already exists 09:11:52 0854555d70ac: Layer already exists 09:11:52 4.0.3-dev.1: digest: sha256:23e90b12b95f2cecaafd19afbe20acfacd012dde3fc6765a63e07a27e462f273 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:53 + docker push nexus3.edgexfoundry.org:10004/core-metadata:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:11:53 cf86b9fd2185: Preparing 09:11:53 afef6c90063a: Preparing 09:11:53 fd32997b4e71: Preparing 09:11:53 227ec8ffd8bf: Preparing 09:11:53 63c11f1eb16f: Preparing 09:11:53 82943d4e9823: Preparing 09:11:53 cc39eb7d6442: Preparing 09:11:53 0854555d70ac: Preparing 09:11:53 82943d4e9823: Waiting 09:11:53 cc39eb7d6442: Waiting 09:11:53 0854555d70ac: Waiting 09:11:53 cf86b9fd2185: Layer already exists 09:11:53 227ec8ffd8bf: Layer already exists 09:11:53 63c11f1eb16f: Layer already exists 09:11:53 afef6c90063a: Layer already exists 09:11:53 fd32997b4e71: Layer already exists 09:11:53 82943d4e9823: Layer already exists 09:11:53 cc39eb7d6442: Layer already exists 09:11:53 0854555d70ac: Layer already exists 09:11:53 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:23e90b12b95f2cecaafd19afbe20acfacd012dde3fc6765a63e07a27e462f273 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:53 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:palau 09:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:11:54 cf86b9fd2185: Preparing 09:11:54 afef6c90063a: Preparing 09:11:54 fd32997b4e71: Preparing 09:11:54 227ec8ffd8bf: Preparing 09:11:54 63c11f1eb16f: Preparing 09:11:54 82943d4e9823: Preparing 09:11:54 cc39eb7d6442: Preparing 09:11:54 0854555d70ac: Preparing 09:11:54 82943d4e9823: Waiting 09:11:54 cc39eb7d6442: Waiting 09:11:54 0854555d70ac: Waiting 09:11:54 cf86b9fd2185: Layer already exists 09:11:54 afef6c90063a: Layer already exists 09:11:54 227ec8ffd8bf: Layer already exists 09:11:54 63c11f1eb16f: Layer already exists 09:11:54 fd32997b4e71: Layer already exists 09:11:54 82943d4e9823: Layer already exists 09:11:54 cc39eb7d6442: Layer already exists 09:11:54 0854555d70ac: Layer already exists 09:11:54 palau: digest: sha256:23e90b12b95f2cecaafd19afbe20acfacd012dde3fc6765a63e07a27e462f273 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:54 ===================================================== [Pipeline] echo 09:11:54 taggedImages: 09:11:54 - nexus3.edgexfoundry.org:10004/core-metadata:8446ae5d47073f02c70d118b2bb7464829f71379 09:11:54 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.3-dev.1 09:11:54 - nexus3.edgexfoundry.org:10004/core-metadata:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:54 - nexus3.edgexfoundry.org:10004/core-metadata:palau [Pipeline] echo 09:11:54 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:11:54 8446ae5d47073f02c70d118b2bb7464829f71379 09:11:54 4.0.3-dev.1 09:11:54 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:54 palau 09:11:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379 09:11:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:11:54 1077f252681d: Preparing 09:11:54 463407ddd2aa: Preparing 09:11:54 6cd268810bdb: Preparing 09:11:54 916436c1bb88: Preparing 09:11:54 609f18d908b1: Preparing 09:11:54 9d8e98ffc6ea: Preparing 09:11:54 3deb32659b02: Preparing 09:11:54 227ec8ffd8bf: Preparing 09:11:54 63c11f1eb16f: Preparing 09:11:54 4bd58cd2e4bc: Preparing 09:11:54 cae46d769186: Preparing 09:11:54 5f70bf18a086: Preparing 09:11:54 5933db052d1b: Preparing 09:11:54 e93e3d283e14: Preparing 09:11:54 080cfc7ba2d0: Preparing 09:11:54 0854555d70ac: Preparing 09:11:54 3deb32659b02: Waiting 09:11:54 227ec8ffd8bf: Waiting 09:11:54 5933db052d1b: Waiting 09:11:54 e93e3d283e14: Waiting 09:11:54 63c11f1eb16f: Waiting 09:11:54 080cfc7ba2d0: Waiting 09:11:54 0854555d70ac: Waiting 09:11:54 4bd58cd2e4bc: Waiting 09:11:54 cae46d769186: Waiting 09:11:54 5f70bf18a086: Waiting 09:11:54 9d8e98ffc6ea: Waiting 09:11:54 6cd268810bdb: Pushed 09:11:54 463407ddd2aa: Pushed 09:11:54 1077f252681d: Pushed 09:11:54 916436c1bb88: Pushed 09:11:54 609f18d908b1: Pushed 09:11:54 227ec8ffd8bf: Layer already exists 09:11:54 63c11f1eb16f: Layer already exists 09:11:54 5f70bf18a086: Layer already exists 09:11:54 9d8e98ffc6ea: Pushed 09:11:55 4bd58cd2e4bc: Pushed 09:11:55 cae46d769186: Pushed 09:11:55 5933db052d1b: Pushed 09:11:55 0854555d70ac: Layer already exists 09:11:55 e93e3d283e14: Pushed 09:11:55 080cfc7ba2d0: Pushed 09:11:56 3deb32659b02: Pushed 09:11:56 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:5c4c2370de40b7ea5581d1f37091668821883739fbe620932d8065e1a7e6e9bd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.3-dev.1 09:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:11:57 1077f252681d: Preparing 09:11:57 463407ddd2aa: Preparing 09:11:57 6cd268810bdb: Preparing 09:11:57 916436c1bb88: Preparing 09:11:57 609f18d908b1: Preparing 09:11:57 9d8e98ffc6ea: Preparing 09:11:57 3deb32659b02: Preparing 09:11:57 227ec8ffd8bf: Preparing 09:11:57 63c11f1eb16f: Preparing 09:11:57 4bd58cd2e4bc: Preparing 09:11:57 cae46d769186: Preparing 09:11:57 5f70bf18a086: Preparing 09:11:57 5933db052d1b: Preparing 09:11:57 e93e3d283e14: Preparing 09:11:57 080cfc7ba2d0: Preparing 09:11:57 0854555d70ac: Preparing 09:11:57 9d8e98ffc6ea: Waiting 09:11:57 3deb32659b02: Waiting 09:11:57 cae46d769186: Waiting 09:11:57 5f70bf18a086: Waiting 09:11:57 5933db052d1b: Waiting 09:11:57 227ec8ffd8bf: Waiting 09:11:57 e93e3d283e14: Waiting 09:11:57 080cfc7ba2d0: Waiting 09:11:57 63c11f1eb16f: Waiting 09:11:57 4bd58cd2e4bc: Waiting 09:11:57 0854555d70ac: Waiting 09:11:57 609f18d908b1: Layer already exists 09:11:57 1077f252681d: Layer already exists 09:11:57 463407ddd2aa: Layer already exists 09:11:57 916436c1bb88: Layer already exists 09:11:57 6cd268810bdb: Layer already exists 09:11:57 9d8e98ffc6ea: Layer already exists 09:11:57 3deb32659b02: Layer already exists 09:11:57 227ec8ffd8bf: Layer already exists 09:11:57 63c11f1eb16f: Layer already exists 09:11:57 4bd58cd2e4bc: Layer already exists 09:11:57 5f70bf18a086: Layer already exists 09:11:57 cae46d769186: Layer already exists 09:11:57 5933db052d1b: Layer already exists 09:11:57 e93e3d283e14: Layer already exists 09:11:57 080cfc7ba2d0: Layer already exists 09:11:57 0854555d70ac: Layer already exists 09:11:57 4.0.3-dev.1: digest: sha256:5c4c2370de40b7ea5581d1f37091668821883739fbe620932d8065e1a7e6e9bd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:57 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:11:57 1077f252681d: Preparing 09:11:57 463407ddd2aa: Preparing 09:11:57 6cd268810bdb: Preparing 09:11:57 916436c1bb88: Preparing 09:11:57 609f18d908b1: Preparing 09:11:57 9d8e98ffc6ea: Preparing 09:11:57 3deb32659b02: Preparing 09:11:57 227ec8ffd8bf: Preparing 09:11:57 63c11f1eb16f: Preparing 09:11:57 4bd58cd2e4bc: Preparing 09:11:57 cae46d769186: Preparing 09:11:57 5f70bf18a086: Preparing 09:11:57 5933db052d1b: Preparing 09:11:57 e93e3d283e14: Preparing 09:11:57 080cfc7ba2d0: Preparing 09:11:57 0854555d70ac: Preparing 09:11:57 9d8e98ffc6ea: Waiting 09:11:57 3deb32659b02: Waiting 09:11:57 227ec8ffd8bf: Waiting 09:11:57 63c11f1eb16f: Waiting 09:11:57 4bd58cd2e4bc: Waiting 09:11:57 cae46d769186: Waiting 09:11:57 5f70bf18a086: Waiting 09:11:57 5933db052d1b: Waiting 09:11:57 e93e3d283e14: Waiting 09:11:57 080cfc7ba2d0: Waiting 09:11:57 0854555d70ac: Waiting 09:11:57 1077f252681d: Layer already exists 09:11:57 463407ddd2aa: Layer already exists 09:11:57 609f18d908b1: Layer already exists 09:11:57 916436c1bb88: Layer already exists 09:11:57 6cd268810bdb: Layer already exists 09:11:57 3deb32659b02: Layer already exists 09:11:57 9d8e98ffc6ea: Layer already exists 09:11:57 63c11f1eb16f: Layer already exists 09:11:57 4bd58cd2e4bc: Layer already exists 09:11:57 227ec8ffd8bf: Layer already exists 09:11:57 5f70bf18a086: Layer already exists 09:11:57 cae46d769186: Layer already exists 09:11:57 5933db052d1b: Layer already exists 09:11:57 e93e3d283e14: Layer already exists 09:11:57 080cfc7ba2d0: Layer already exists 09:11:57 0854555d70ac: Layer already exists 09:11:57 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:5c4c2370de40b7ea5581d1f37091668821883739fbe620932d8065e1a7e6e9bd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:58 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:58 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:palau 09:11:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:11:58 1077f252681d: Preparing 09:11:58 463407ddd2aa: Preparing 09:11:58 6cd268810bdb: Preparing 09:11:58 916436c1bb88: Preparing 09:11:58 609f18d908b1: Preparing 09:11:58 9d8e98ffc6ea: Preparing 09:11:58 3deb32659b02: Preparing 09:11:58 227ec8ffd8bf: Preparing 09:11:58 63c11f1eb16f: Preparing 09:11:58 4bd58cd2e4bc: Preparing 09:11:58 cae46d769186: Preparing 09:11:58 5f70bf18a086: Preparing 09:11:58 5933db052d1b: Preparing 09:11:58 e93e3d283e14: Preparing 09:11:58 080cfc7ba2d0: Preparing 09:11:58 0854555d70ac: Preparing 09:11:58 4bd58cd2e4bc: Waiting 09:11:58 cae46d769186: Waiting 09:11:58 5f70bf18a086: Waiting 09:11:58 9d8e98ffc6ea: Waiting 09:11:58 3deb32659b02: Waiting 09:11:58 227ec8ffd8bf: Waiting 09:11:58 63c11f1eb16f: Waiting 09:11:58 5933db052d1b: Waiting 09:11:58 e93e3d283e14: Waiting 09:11:58 080cfc7ba2d0: Waiting 09:11:58 0854555d70ac: Waiting 09:11:58 609f18d908b1: Layer already exists 09:11:58 6cd268810bdb: Layer already exists 09:11:58 463407ddd2aa: Layer already exists 09:11:58 1077f252681d: Layer already exists 09:11:58 916436c1bb88: Layer already exists 09:11:58 9d8e98ffc6ea: Layer already exists 09:11:58 3deb32659b02: Layer already exists 09:11:58 63c11f1eb16f: Layer already exists 09:11:58 227ec8ffd8bf: Layer already exists 09:11:58 4bd58cd2e4bc: Layer already exists 09:11:58 cae46d769186: Layer already exists 09:11:58 e93e3d283e14: Layer already exists 09:11:58 080cfc7ba2d0: Layer already exists 09:11:58 5f70bf18a086: Layer already exists 09:11:58 5933db052d1b: Layer already exists 09:11:58 0854555d70ac: Layer already exists 09:11:58 palau: digest: sha256:5c4c2370de40b7ea5581d1f37091668821883739fbe620932d8065e1a7e6e9bd size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:11:58 ===================================================== [Pipeline] echo 09:11:58 taggedImages: 09:11:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379 09:11:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.3-dev.1 09:11:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:58 - nexus3.edgexfoundry.org:10004/security-bootstrapper:palau [Pipeline] echo 09:11:58 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:11:58 8446ae5d47073f02c70d118b2bb7464829f71379 09:11:58 4.0.3-dev.1 09:11:58 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:11:58 palau 09:11:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8446ae5d47073f02c70d118b2bb7464829f71379 09:11:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:11:59 b02905daedaa: Preparing 09:11:59 f4447ea31255: Preparing 09:11:59 497daba1f6ab: Preparing 09:11:59 6fd6effdc195: Preparing 09:11:59 227ec8ffd8bf: Preparing 09:11:59 63c11f1eb16f: Preparing 09:11:59 82943d4e9823: Preparing 09:11:59 cc39eb7d6442: Preparing 09:11:59 0854555d70ac: Preparing 09:11:59 63c11f1eb16f: Waiting 09:11:59 cc39eb7d6442: Waiting 09:11:59 82943d4e9823: Waiting 09:11:59 0854555d70ac: Waiting 09:11:59 227ec8ffd8bf: Layer already exists 09:11:59 63c11f1eb16f: Layer already exists 09:11:59 82943d4e9823: Layer already exists 09:11:59 cc39eb7d6442: Layer already exists 09:11:59 f4447ea31255: Pushed 09:11:59 0854555d70ac: Layer already exists 09:11:59 497daba1f6ab: Pushed 09:11:59 b02905daedaa: Pushed 09:12:03 6fd6effdc195: Pushed 09:12:03 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:dcf4206c9d689f3c7c4e8f5f849a05c6b961556c0659e65c356911568311f3a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.3-dev.1 09:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:12:04 b02905daedaa: Preparing 09:12:04 f4447ea31255: Preparing 09:12:04 497daba1f6ab: Preparing 09:12:04 6fd6effdc195: Preparing 09:12:04 227ec8ffd8bf: Preparing 09:12:04 63c11f1eb16f: Preparing 09:12:04 82943d4e9823: Preparing 09:12:04 cc39eb7d6442: Preparing 09:12:04 0854555d70ac: Preparing 09:12:04 63c11f1eb16f: Waiting 09:12:04 82943d4e9823: Waiting 09:12:04 cc39eb7d6442: Waiting 09:12:04 0854555d70ac: Waiting 09:12:04 6fd6effdc195: Layer already exists 09:12:04 b02905daedaa: Layer already exists 09:12:04 f4447ea31255: Layer already exists 09:12:04 497daba1f6ab: Layer already exists 09:12:04 227ec8ffd8bf: Layer already exists 09:12:04 63c11f1eb16f: Layer already exists 09:12:04 82943d4e9823: Layer already exists 09:12:04 0854555d70ac: Layer already exists 09:12:04 cc39eb7d6442: Layer already exists 09:12:04 4.0.3-dev.1: digest: sha256:dcf4206c9d689f3c7c4e8f5f849a05c6b961556c0659e65c356911568311f3a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:12:04 b02905daedaa: Preparing 09:12:04 f4447ea31255: Preparing 09:12:04 497daba1f6ab: Preparing 09:12:04 6fd6effdc195: Preparing 09:12:04 227ec8ffd8bf: Preparing 09:12:04 63c11f1eb16f: Preparing 09:12:04 82943d4e9823: Preparing 09:12:04 cc39eb7d6442: Preparing 09:12:04 0854555d70ac: Preparing 09:12:04 63c11f1eb16f: Waiting 09:12:04 82943d4e9823: Waiting 09:12:04 cc39eb7d6442: Waiting 09:12:04 0854555d70ac: Waiting 09:12:04 6fd6effdc195: Layer already exists 09:12:04 227ec8ffd8bf: Layer already exists 09:12:04 497daba1f6ab: Layer already exists 09:12:04 b02905daedaa: Layer already exists 09:12:04 f4447ea31255: Layer already exists 09:12:04 63c11f1eb16f: Layer already exists 09:12:04 cc39eb7d6442: Layer already exists 09:12:04 82943d4e9823: Layer already exists 09:12:04 0854555d70ac: Layer already exists 09:12:04 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:dcf4206c9d689f3c7c4e8f5f849a05c6b961556c0659e65c356911568311f3a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:palau 09:12:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:12:05 b02905daedaa: Preparing 09:12:05 f4447ea31255: Preparing 09:12:05 497daba1f6ab: Preparing 09:12:05 6fd6effdc195: Preparing 09:12:05 227ec8ffd8bf: Preparing 09:12:05 63c11f1eb16f: Preparing 09:12:05 82943d4e9823: Preparing 09:12:05 cc39eb7d6442: Preparing 09:12:05 0854555d70ac: Preparing 09:12:05 82943d4e9823: Waiting 09:12:05 cc39eb7d6442: Waiting 09:12:05 63c11f1eb16f: Waiting 09:12:05 0854555d70ac: Waiting 09:12:05 b02905daedaa: Layer already exists 09:12:05 6fd6effdc195: Layer already exists 09:12:05 227ec8ffd8bf: Layer already exists 09:12:05 497daba1f6ab: Layer already exists 09:12:05 f4447ea31255: Layer already exists 09:12:05 82943d4e9823: Layer already exists 09:12:05 63c11f1eb16f: Layer already exists 09:12:05 cc39eb7d6442: Layer already exists 09:12:05 0854555d70ac: Layer already exists 09:12:05 palau: digest: sha256:dcf4206c9d689f3c7c4e8f5f849a05c6b961556c0659e65c356911568311f3a5 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:05 ===================================================== [Pipeline] echo 09:12:05 taggedImages: 09:12:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:8446ae5d47073f02c70d118b2bb7464829f71379 09:12:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.3-dev.1 09:12:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth:palau [Pipeline] echo 09:12:05 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:12:05 8446ae5d47073f02c70d118b2bb7464829f71379 09:12:05 4.0.3-dev.1 09:12:05 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:05 palau 09:12:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8446ae5d47073f02c70d118b2bb7464829f71379 09:12:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:12:06 66a00256b631: Preparing 09:12:06 038c504eb107: Preparing 09:12:06 5bc2412b34d0: Preparing 09:12:06 c0858504752f: Preparing 09:12:06 1751a61f5ec2: Preparing 09:12:06 227ec8ffd8bf: Preparing 09:12:06 63c11f1eb16f: Preparing 09:12:06 438d6b37c85e: Preparing 09:12:06 54bc2c97c528: Preparing 09:12:06 1d2eb0ca4c01: Preparing 09:12:06 0854555d70ac: Preparing 09:12:06 438d6b37c85e: Waiting 09:12:06 54bc2c97c528: Waiting 09:12:06 227ec8ffd8bf: Waiting 09:12:06 63c11f1eb16f: Waiting 09:12:06 0854555d70ac: Waiting 09:12:06 1d2eb0ca4c01: Waiting 09:12:06 038c504eb107: Pushed 09:12:06 66a00256b631: Pushed 09:12:06 1751a61f5ec2: Pushed 09:12:06 227ec8ffd8bf: Layer already exists 09:12:06 c0858504752f: Pushed 09:12:06 63c11f1eb16f: Layer already exists 09:12:06 0854555d70ac: Layer already exists 09:12:06 54bc2c97c528: Pushed 09:12:06 438d6b37c85e: Pushed 09:12:07 1d2eb0ca4c01: Pushed 09:12:08 5bc2412b34d0: Pushed 09:12:09 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:1aff0898465fe7aa38f6c13490aff9e9336fcbea93c4d63e5604833ba63bebdd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.3-dev.1 09:12:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:12:09 66a00256b631: Preparing 09:12:09 038c504eb107: Preparing 09:12:09 5bc2412b34d0: Preparing 09:12:09 c0858504752f: Preparing 09:12:09 1751a61f5ec2: Preparing 09:12:09 227ec8ffd8bf: Preparing 09:12:09 63c11f1eb16f: Preparing 09:12:09 438d6b37c85e: Preparing 09:12:09 54bc2c97c528: Preparing 09:12:09 1d2eb0ca4c01: Preparing 09:12:09 0854555d70ac: Preparing 09:12:09 227ec8ffd8bf: Waiting 09:12:09 63c11f1eb16f: Waiting 09:12:09 438d6b37c85e: Waiting 09:12:09 54bc2c97c528: Waiting 09:12:09 1d2eb0ca4c01: Waiting 09:12:09 0854555d70ac: Waiting 09:12:09 c0858504752f: Layer already exists 09:12:09 5bc2412b34d0: Layer already exists 09:12:09 038c504eb107: Layer already exists 09:12:09 1751a61f5ec2: Layer already exists 09:12:09 66a00256b631: Layer already exists 09:12:09 438d6b37c85e: Layer already exists 09:12:09 63c11f1eb16f: Layer already exists 09:12:09 227ec8ffd8bf: Layer already exists 09:12:09 54bc2c97c528: Layer already exists 09:12:09 1d2eb0ca4c01: Layer already exists 09:12:09 0854555d70ac: Layer already exists 09:12:09 4.0.3-dev.1: digest: sha256:1aff0898465fe7aa38f6c13490aff9e9336fcbea93c4d63e5604833ba63bebdd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:12:10 66a00256b631: Preparing 09:12:10 038c504eb107: Preparing 09:12:10 5bc2412b34d0: Preparing 09:12:10 c0858504752f: Preparing 09:12:10 1751a61f5ec2: Preparing 09:12:10 227ec8ffd8bf: Preparing 09:12:10 63c11f1eb16f: Preparing 09:12:10 438d6b37c85e: Preparing 09:12:10 54bc2c97c528: Preparing 09:12:10 1d2eb0ca4c01: Preparing 09:12:10 0854555d70ac: Preparing 09:12:10 63c11f1eb16f: Waiting 09:12:10 438d6b37c85e: Waiting 09:12:10 54bc2c97c528: Waiting 09:12:10 1d2eb0ca4c01: Waiting 09:12:10 0854555d70ac: Waiting 09:12:10 227ec8ffd8bf: Waiting 09:12:10 038c504eb107: Layer already exists 09:12:10 5bc2412b34d0: Layer already exists 09:12:10 1751a61f5ec2: Layer already exists 09:12:10 c0858504752f: Layer already exists 09:12:10 66a00256b631: Layer already exists 09:12:10 438d6b37c85e: Layer already exists 09:12:10 227ec8ffd8bf: Layer already exists 09:12:10 1d2eb0ca4c01: Layer already exists 09:12:10 54bc2c97c528: Layer already exists 09:12:10 63c11f1eb16f: Layer already exists 09:12:10 0854555d70ac: Layer already exists 09:12:10 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:1aff0898465fe7aa38f6c13490aff9e9336fcbea93c4d63e5604833ba63bebdd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:palau 09:12:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:12:11 66a00256b631: Preparing 09:12:11 038c504eb107: Preparing 09:12:11 5bc2412b34d0: Preparing 09:12:11 c0858504752f: Preparing 09:12:11 1751a61f5ec2: Preparing 09:12:11 227ec8ffd8bf: Preparing 09:12:11 63c11f1eb16f: Preparing 09:12:11 438d6b37c85e: Preparing 09:12:11 54bc2c97c528: Preparing 09:12:11 1d2eb0ca4c01: Preparing 09:12:11 0854555d70ac: Preparing 09:12:11 227ec8ffd8bf: Waiting 09:12:11 63c11f1eb16f: Waiting 09:12:11 438d6b37c85e: Waiting 09:12:11 1d2eb0ca4c01: Waiting 09:12:11 0854555d70ac: Waiting 09:12:11 54bc2c97c528: Waiting 09:12:11 5bc2412b34d0: Layer already exists 09:12:11 038c504eb107: Layer already exists 09:12:11 c0858504752f: Layer already exists 09:12:11 1751a61f5ec2: Layer already exists 09:12:11 66a00256b631: Layer already exists 09:12:11 227ec8ffd8bf: Layer already exists 09:12:11 54bc2c97c528: Layer already exists 09:12:11 438d6b37c85e: Layer already exists 09:12:11 1d2eb0ca4c01: Layer already exists 09:12:11 63c11f1eb16f: Layer already exists 09:12:11 0854555d70ac: Layer already exists 09:12:11 palau: digest: sha256:1aff0898465fe7aa38f6c13490aff9e9336fcbea93c4d63e5604833ba63bebdd size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:11 ===================================================== [Pipeline] echo 09:12:11 taggedImages: 09:12:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8446ae5d47073f02c70d118b2bb7464829f71379 09:12:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.3-dev.1 09:12:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup:palau [Pipeline] echo 09:12:11 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:12:11 8446ae5d47073f02c70d118b2bb7464829f71379 09:12:11 4.0.3-dev.1 09:12:11 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:11 palau 09:12:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8446ae5d47073f02c70d118b2bb7464829f71379 09:12:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:12:12 c08a91993154: Preparing 09:12:12 ad3e7cf04914: Preparing 09:12:12 731cbc5bffd8: Preparing 09:12:12 19b7cd317fa8: Preparing 09:12:12 1a867a30ff4a: Preparing 09:12:12 0c732dec12a2: Preparing 09:12:12 0ab04eec0768: Preparing 09:12:12 227ec8ffd8bf: Preparing 09:12:12 63c11f1eb16f: Preparing 09:12:12 986f667b142d: Preparing 09:12:12 3c2c3892be8e: Preparing 09:12:12 0854555d70ac: Preparing 09:12:12 0ab04eec0768: Waiting 09:12:12 0c732dec12a2: Waiting 09:12:12 227ec8ffd8bf: Waiting 09:12:12 63c11f1eb16f: Waiting 09:12:12 986f667b142d: Waiting 09:12:12 3c2c3892be8e: Waiting 09:12:12 0854555d70ac: Waiting 09:12:12 ad3e7cf04914: Pushed 09:12:12 1a867a30ff4a: Pushed 09:12:12 c08a91993154: Pushed 09:12:12 227ec8ffd8bf: Layer already exists 09:12:12 63c11f1eb16f: Layer already exists 09:12:12 0c732dec12a2: Pushed 09:12:12 0ab04eec0768: Pushed 09:12:12 0854555d70ac: Layer already exists 09:12:12 986f667b142d: Pushed 09:12:13 3c2c3892be8e: Pushed 09:12:14 19b7cd317fa8: Pushed 09:12:14 731cbc5bffd8: Pushed 09:12:15 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:98a2c4681bed486e504b1d9f1cb997365d441d1110c1113f78cbe4cd7ca0a2d0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.3-dev.1 09:12:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:12:15 c08a91993154: Preparing 09:12:15 ad3e7cf04914: Preparing 09:12:15 731cbc5bffd8: Preparing 09:12:15 19b7cd317fa8: Preparing 09:12:15 1a867a30ff4a: Preparing 09:12:15 0c732dec12a2: Preparing 09:12:15 0ab04eec0768: Preparing 09:12:15 227ec8ffd8bf: Preparing 09:12:15 63c11f1eb16f: Preparing 09:12:15 986f667b142d: Preparing 09:12:15 3c2c3892be8e: Preparing 09:12:15 0854555d70ac: Preparing 09:12:15 0c732dec12a2: Waiting 09:12:15 0ab04eec0768: Waiting 09:12:15 63c11f1eb16f: Waiting 09:12:15 986f667b142d: Waiting 09:12:15 3c2c3892be8e: Waiting 09:12:15 227ec8ffd8bf: Waiting 09:12:15 0854555d70ac: Waiting 09:12:15 c08a91993154: Layer already exists 09:12:15 1a867a30ff4a: Layer already exists 09:12:15 19b7cd317fa8: Layer already exists 09:12:15 ad3e7cf04914: Layer already exists 09:12:15 731cbc5bffd8: Layer already exists 09:12:15 0c732dec12a2: Layer already exists 09:12:15 0ab04eec0768: Layer already exists 09:12:15 227ec8ffd8bf: Layer already exists 09:12:15 986f667b142d: Layer already exists 09:12:15 63c11f1eb16f: Layer already exists 09:12:15 3c2c3892be8e: Layer already exists 09:12:15 0854555d70ac: Layer already exists 09:12:15 4.0.3-dev.1: digest: sha256:98a2c4681bed486e504b1d9f1cb997365d441d1110c1113f78cbe4cd7ca0a2d0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:12:16 c08a91993154: Preparing 09:12:16 ad3e7cf04914: Preparing 09:12:16 731cbc5bffd8: Preparing 09:12:16 19b7cd317fa8: Preparing 09:12:16 1a867a30ff4a: Preparing 09:12:16 0c732dec12a2: Preparing 09:12:16 0ab04eec0768: Preparing 09:12:16 227ec8ffd8bf: Preparing 09:12:16 63c11f1eb16f: Preparing 09:12:16 986f667b142d: Preparing 09:12:16 3c2c3892be8e: Preparing 09:12:16 0854555d70ac: Preparing 09:12:16 0c732dec12a2: Waiting 09:12:16 0ab04eec0768: Waiting 09:12:16 986f667b142d: Waiting 09:12:16 227ec8ffd8bf: Waiting 09:12:16 63c11f1eb16f: Waiting 09:12:16 0854555d70ac: Waiting 09:12:16 3c2c3892be8e: Waiting 09:12:16 c08a91993154: Layer already exists 09:12:16 ad3e7cf04914: Layer already exists 09:12:16 731cbc5bffd8: Layer already exists 09:12:16 1a867a30ff4a: Layer already exists 09:12:16 19b7cd317fa8: Layer already exists 09:12:16 0c732dec12a2: Layer already exists 09:12:16 227ec8ffd8bf: Layer already exists 09:12:16 0ab04eec0768: Layer already exists 09:12:16 63c11f1eb16f: Layer already exists 09:12:16 986f667b142d: Layer already exists 09:12:16 0854555d70ac: Layer already exists 09:12:16 3c2c3892be8e: Layer already exists 09:12:16 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:98a2c4681bed486e504b1d9f1cb997365d441d1110c1113f78cbe4cd7ca0a2d0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:palau 09:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:12:17 c08a91993154: Preparing 09:12:17 ad3e7cf04914: Preparing 09:12:17 731cbc5bffd8: Preparing 09:12:17 19b7cd317fa8: Preparing 09:12:17 1a867a30ff4a: Preparing 09:12:17 0c732dec12a2: Preparing 09:12:17 0ab04eec0768: Preparing 09:12:17 227ec8ffd8bf: Preparing 09:12:17 63c11f1eb16f: Preparing 09:12:17 986f667b142d: Preparing 09:12:17 3c2c3892be8e: Preparing 09:12:17 0854555d70ac: Preparing 09:12:17 0c732dec12a2: Waiting 09:12:17 0ab04eec0768: Waiting 09:12:17 227ec8ffd8bf: Waiting 09:12:17 63c11f1eb16f: Waiting 09:12:17 986f667b142d: Waiting 09:12:17 3c2c3892be8e: Waiting 09:12:17 0854555d70ac: Waiting 09:12:17 c08a91993154: Layer already exists 09:12:17 731cbc5bffd8: Layer already exists 09:12:17 ad3e7cf04914: Layer already exists 09:12:17 19b7cd317fa8: Layer already exists 09:12:17 1a867a30ff4a: Layer already exists 09:12:17 227ec8ffd8bf: Layer already exists 09:12:17 0c732dec12a2: Layer already exists 09:12:17 63c11f1eb16f: Layer already exists 09:12:17 986f667b142d: Layer already exists 09:12:17 0ab04eec0768: Layer already exists 09:12:17 3c2c3892be8e: Layer already exists 09:12:17 0854555d70ac: Layer already exists 09:12:17 palau: digest: sha256:98a2c4681bed486e504b1d9f1cb997365d441d1110c1113f78cbe4cd7ca0a2d0 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:17 ===================================================== [Pipeline] echo 09:12:17 taggedImages: 09:12:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8446ae5d47073f02c70d118b2bb7464829f71379 09:12:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.3-dev.1 09:12:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:17 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:palau [Pipeline] echo 09:12:17 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:12:17 8446ae5d47073f02c70d118b2bb7464829f71379 09:12:17 4.0.3-dev.1 09:12:17 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:17 palau 09:12:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8446ae5d47073f02c70d118b2bb7464829f71379 09:12:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:12:17 f428bfca2f8c: Preparing 09:12:17 797be47babd2: Preparing 09:12:17 227ec8ffd8bf: Preparing 09:12:17 63c11f1eb16f: Preparing 09:12:17 52c90bd21692: Preparing 09:12:17 6041d5385bcb: Preparing 09:12:17 0854555d70ac: Preparing 09:12:17 6041d5385bcb: Waiting 09:12:17 0854555d70ac: Waiting 09:12:17 227ec8ffd8bf: Layer already exists 09:12:17 63c11f1eb16f: Layer already exists 09:12:17 0854555d70ac: Layer already exists 09:12:17 52c90bd21692: Pushed 09:12:17 f428bfca2f8c: Pushed 09:12:18 6041d5385bcb: Pushed 09:12:21 797be47babd2: Pushed 09:12:21 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:b0e0795ce6eb2c02f25b17224646a3450caf62d9de5c7177dd6176cdbb92b863 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.3-dev.1 09:12:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:12:21 f428bfca2f8c: Preparing 09:12:21 797be47babd2: Preparing 09:12:21 227ec8ffd8bf: Preparing 09:12:21 63c11f1eb16f: Preparing 09:12:21 52c90bd21692: Preparing 09:12:21 6041d5385bcb: Preparing 09:12:21 0854555d70ac: Preparing 09:12:21 6041d5385bcb: Waiting 09:12:21 0854555d70ac: Waiting 09:12:21 227ec8ffd8bf: Layer already exists 09:12:21 52c90bd21692: Layer already exists 09:12:21 63c11f1eb16f: Layer already exists 09:12:21 797be47babd2: Layer already exists 09:12:21 f428bfca2f8c: Layer already exists 09:12:21 6041d5385bcb: Layer already exists 09:12:21 0854555d70ac: Layer already exists 09:12:21 4.0.3-dev.1: digest: sha256:b0e0795ce6eb2c02f25b17224646a3450caf62d9de5c7177dd6176cdbb92b863 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:12:22 f428bfca2f8c: Preparing 09:12:22 797be47babd2: Preparing 09:12:22 227ec8ffd8bf: Preparing 09:12:22 63c11f1eb16f: Preparing 09:12:22 52c90bd21692: Preparing 09:12:22 6041d5385bcb: Preparing 09:12:22 0854555d70ac: Preparing 09:12:22 6041d5385bcb: Waiting 09:12:22 0854555d70ac: Waiting 09:12:22 227ec8ffd8bf: Layer already exists 09:12:22 63c11f1eb16f: Layer already exists 09:12:22 f428bfca2f8c: Layer already exists 09:12:22 52c90bd21692: Layer already exists 09:12:22 797be47babd2: Layer already exists 09:12:22 0854555d70ac: Layer already exists 09:12:22 6041d5385bcb: Layer already exists 09:12:22 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:b0e0795ce6eb2c02f25b17224646a3450caf62d9de5c7177dd6176cdbb92b863 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:palau 09:12:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:12:23 f428bfca2f8c: Preparing 09:12:23 797be47babd2: Preparing 09:12:23 227ec8ffd8bf: Preparing 09:12:23 63c11f1eb16f: Preparing 09:12:23 52c90bd21692: Preparing 09:12:23 6041d5385bcb: Preparing 09:12:23 0854555d70ac: Preparing 09:12:23 6041d5385bcb: Waiting 09:12:23 0854555d70ac: Waiting 09:12:23 63c11f1eb16f: Layer already exists 09:12:23 52c90bd21692: Layer already exists 09:12:23 f428bfca2f8c: Layer already exists 09:12:23 227ec8ffd8bf: Layer already exists 09:12:23 797be47babd2: Layer already exists 09:12:23 6041d5385bcb: Layer already exists 09:12:23 0854555d70ac: Layer already exists 09:12:23 palau: digest: sha256:b0e0795ce6eb2c02f25b17224646a3450caf62d9de5c7177dd6176cdbb92b863 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:23 ===================================================== [Pipeline] echo 09:12:23 taggedImages: 09:12:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8446ae5d47073f02c70d118b2bb7464829f71379 09:12:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.3-dev.1 09:12:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:palau [Pipeline] echo 09:12:23 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:12:23 8446ae5d47073f02c70d118b2bb7464829f71379 09:12:23 4.0.3-dev.1 09:12:23 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:23 palau 09:12:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8446ae5d47073f02c70d118b2bb7464829f71379 09:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:12:24 6eaa1c4c54f7: Preparing 09:12:24 92fdaf5295ed: Preparing 09:12:24 895cff34ac13: Preparing 09:12:24 227ec8ffd8bf: Preparing 09:12:24 63c11f1eb16f: Preparing 09:12:24 626683582481: Preparing 09:12:24 5f94839d760a: Preparing 09:12:24 db4e38060dcb: Preparing 09:12:24 54c2d0ba344f: Preparing 09:12:24 0854555d70ac: Preparing 09:12:24 5f94839d760a: Waiting 09:12:24 db4e38060dcb: Waiting 09:12:24 54c2d0ba344f: Waiting 09:12:24 0854555d70ac: Waiting 09:12:24 626683582481: Waiting 09:12:24 227ec8ffd8bf: Layer already exists 09:12:24 63c11f1eb16f: Layer already exists 09:12:24 6eaa1c4c54f7: Pushed 09:12:24 92fdaf5295ed: Pushed 09:12:24 895cff34ac13: Pushed 09:12:24 0854555d70ac: Layer already exists 09:12:24 db4e38060dcb: Pushed 09:12:24 54c2d0ba344f: Pushed 09:12:29 5f94839d760a: Pushed 09:12:36 626683582481: Pushed 09:12:36 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:5bc30b0e7574ed27aa1495550adac4ed3234ac71e3bb037e297cd3b928001074 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:37 #100 ... 09:12:37 09:12:37 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:37 #92 DONE 102.0s 09:12:37 09:12:37 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:12:37 #119 ... 09:12:37 09:12:37 #93 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:37 #93 DONE 101.7s 09:12:37 09:12:37 #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:37 #94 DONE 100.5s 09:12:37 09:12:37 #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:37 #98 DONE 97.6s 09:12:37 09:12:37 #120 [support-notifications builder 6/7] COPY . . 09:12:37 #120 ... 09:12:37 09:12:37 #100 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:37 #100 DONE 93.3s 09:12:37 09:12:37 #121 [core-keeper builder 7/8] COPY . . 09:12:37 #121 ... 09:12:37 09:12:37 #101 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:37 #101 DONE 92.5s 09:12:37 09:12:37 #122 [support-scheduler builder 6/7] COPY . . 09:12:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.3-dev.1 09:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:12:37 6eaa1c4c54f7: Preparing 09:12:37 92fdaf5295ed: Preparing 09:12:37 895cff34ac13: Preparing 09:12:37 227ec8ffd8bf: Preparing 09:12:37 63c11f1eb16f: Preparing 09:12:37 626683582481: Preparing 09:12:37 5f94839d760a: Preparing 09:12:37 db4e38060dcb: Preparing 09:12:37 54c2d0ba344f: Preparing 09:12:37 5f94839d760a: Waiting 09:12:37 db4e38060dcb: Waiting 09:12:37 626683582481: Waiting 09:12:37 0854555d70ac: Preparing 09:12:37 54c2d0ba344f: Waiting 09:12:37 895cff34ac13: Layer already exists 09:12:37 6eaa1c4c54f7: Layer already exists 09:12:37 227ec8ffd8bf: Layer already exists 09:12:37 92fdaf5295ed: Layer already exists 09:12:37 63c11f1eb16f: Layer already exists 09:12:37 5f94839d760a: Layer already exists 09:12:37 626683582481: Layer already exists 09:12:37 0854555d70ac: Layer already exists 09:12:37 db4e38060dcb: Layer already exists 09:12:37 54c2d0ba344f: Layer already exists 09:12:37 4.0.3-dev.1: digest: sha256:5bc30b0e7574ed27aa1495550adac4ed3234ac71e3bb037e297cd3b928001074 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:12:37 6eaa1c4c54f7: Preparing 09:12:37 92fdaf5295ed: Preparing 09:12:37 895cff34ac13: Preparing 09:12:37 227ec8ffd8bf: Preparing 09:12:37 63c11f1eb16f: Preparing 09:12:37 626683582481: Preparing 09:12:37 5f94839d760a: Preparing 09:12:37 db4e38060dcb: Preparing 09:12:37 54c2d0ba344f: Preparing 09:12:37 626683582481: Waiting 09:12:37 5f94839d760a: Waiting 09:12:37 db4e38060dcb: Waiting 09:12:37 0854555d70ac: Preparing 09:12:37 0854555d70ac: Waiting 09:12:37 54c2d0ba344f: Waiting 09:12:37 895cff34ac13: Layer already exists 09:12:37 92fdaf5295ed: Layer already exists 09:12:37 227ec8ffd8bf: Layer already exists 09:12:37 63c11f1eb16f: Layer already exists 09:12:37 6eaa1c4c54f7: Layer already exists 09:12:37 626683582481: Layer already exists 09:12:37 5f94839d760a: Layer already exists 09:12:37 54c2d0ba344f: Layer already exists 09:12:37 db4e38060dcb: Layer already exists 09:12:37 0854555d70ac: Layer already exists 09:12:37 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:5bc30b0e7574ed27aa1495550adac4ed3234ac71e3bb037e297cd3b928001074 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:palau 09:12:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:12:38 6eaa1c4c54f7: Preparing 09:12:38 92fdaf5295ed: Preparing 09:12:38 895cff34ac13: Preparing 09:12:38 227ec8ffd8bf: Preparing 09:12:38 63c11f1eb16f: Preparing 09:12:38 626683582481: Preparing 09:12:38 5f94839d760a: Preparing 09:12:38 db4e38060dcb: Preparing 09:12:38 54c2d0ba344f: Preparing 09:12:38 0854555d70ac: Preparing 09:12:38 5f94839d760a: Waiting 09:12:38 db4e38060dcb: Waiting 09:12:38 54c2d0ba344f: Waiting 09:12:38 0854555d70ac: Waiting 09:12:38 626683582481: Waiting 09:12:38 895cff34ac13: Layer already exists 09:12:38 92fdaf5295ed: Layer already exists 09:12:38 6eaa1c4c54f7: Layer already exists 09:12:38 227ec8ffd8bf: Layer already exists 09:12:38 63c11f1eb16f: Layer already exists 09:12:38 626683582481: Layer already exists 09:12:38 5f94839d760a: Layer already exists 09:12:38 db4e38060dcb: Layer already exists 09:12:38 54c2d0ba344f: Layer already exists 09:12:38 0854555d70ac: Layer already exists 09:12:38 palau: digest: sha256:5bc30b0e7574ed27aa1495550adac4ed3234ac71e3bb037e297cd3b928001074 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:38 ===================================================== [Pipeline] echo 09:12:38 taggedImages: 09:12:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:8446ae5d47073f02c70d118b2bb7464829f71379 09:12:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.3-dev.1 09:12:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:palau [Pipeline] echo 09:12:38 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:12:38 8446ae5d47073f02c70d118b2bb7464829f71379 09:12:38 4.0.3-dev.1 09:12:38 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:38 palau 09:12:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:38 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8446ae5d47073f02c70d118b2bb7464829f71379 09:12:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:12:39 9a3cdbdfa1ab: Preparing 09:12:39 1b84b8412920: Preparing 09:12:39 211d731c685d: Preparing 09:12:39 227ec8ffd8bf: Preparing 09:12:39 63c11f1eb16f: Preparing 09:12:39 41ce7baebdb4: Preparing 09:12:39 bb95386b2da5: Preparing 09:12:39 7b7fd7adb392: Preparing 09:12:39 0854555d70ac: Preparing 09:12:39 bb95386b2da5: Waiting 09:12:39 0854555d70ac: Waiting 09:12:39 7b7fd7adb392: Waiting 09:12:39 41ce7baebdb4: Waiting 09:12:39 227ec8ffd8bf: Layer already exists 09:12:39 63c11f1eb16f: Layer already exists 09:12:39 1b84b8412920: Pushed 09:12:39 211d731c685d: Pushed 09:12:39 9a3cdbdfa1ab: Pushed 09:12:39 bb95386b2da5: Pushed 09:12:39 0854555d70ac: Layer already exists 09:12:39 7b7fd7adb392: Pushed 09:12:45 #122 ... 09:12:45 09:12:45 #123 [core-data builder 6/7] COPY . . 09:12:45 #123 ... 09:12:45 09:12:45 #124 [security-bootstrapper builder 6/7] COPY . . 09:12:45 #124 DONE 10.6s 09:12:45 09:12:45 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:45 #125 CACHED 09:12:45 09:12:45 #126 [core-metadata builder 6/7] COPY . . 09:12:45 #126 CACHED 09:12:45 09:12:45 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:12:45 #127 CACHED 09:12:45 09:12:45 #122 [support-scheduler builder 6/7] COPY . . 09:12:45 #122 DONE 9.2s 09:12:45 09:12:45 #128 [security-proxy-setup builder 6/7] COPY . . 09:12:45 #128 CACHED 09:12:45 09:12:45 #129 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:45 #129 CACHED 09:12:45 09:12:45 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:12:45 #130 CACHED 09:12:45 09:12:45 #121 [core-keeper builder 7/8] COPY . . 09:12:45 #121 DONE 9.5s 09:12:45 09:12:45 #131 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:12:45 #131 CACHED 09:12:45 09:12:45 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 09:12:45 #132 CACHED 09:12:45 09:12:45 #133 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:45 #133 CACHED 09:12:45 09:12:45 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:45 #134 CACHED 09:12:45 09:12:45 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 09:12:45 #135 CACHED 09:12:45 09:12:45 #136 [core-command builder 6/7] COPY . . 09:12:45 #136 CACHED 09:12:45 09:12:45 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:12:45 #137 CACHED 09:12:45 09:12:45 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:45 #138 CACHED 09:12:45 09:12:45 #139 [security-proxy-auth builder 6/7] COPY . . 09:12:45 #139 CACHED 09:12:45 09:12:45 #123 [core-data builder 6/7] COPY . . 09:12:45 #123 DONE 10.6s 09:12:45 09:12:45 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:12:45 #140 ... 09:12:45 09:12:45 #120 [support-notifications builder 6/7] COPY . . 09:12:45 #120 DONE 10.6s 09:12:45 09:12:45 #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:12:45 #141 CACHED 09:12:45 09:12:45 #142 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:12:45 #142 CACHED 09:12:45 09:12:45 #143 [security-secretstore-setup builder 6/7] COPY . . 09:12:45 #143 CACHED 09:12:45 09:12:45 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:12:45 #119 DONE 11.0s 09:12:45 09:12:45 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:12:50 #144 4.728 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:12:51 #144 ... 09:12:51 09:12:51 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:12:51 #140 6.067 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:12:54 41ce7baebdb4: Pushed 09:12:54 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:39a5b19c49659641fdc36fd2984286cca0c35d43c968293df32fe0c191fc017f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.3-dev.1 09:12:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:12:55 9a3cdbdfa1ab: Preparing 09:12:55 1b84b8412920: Preparing 09:12:55 211d731c685d: Preparing 09:12:55 227ec8ffd8bf: Preparing 09:12:55 63c11f1eb16f: Preparing 09:12:55 41ce7baebdb4: Preparing 09:12:55 bb95386b2da5: Preparing 09:12:55 7b7fd7adb392: Preparing 09:12:55 0854555d70ac: Preparing 09:12:55 41ce7baebdb4: Waiting 09:12:55 bb95386b2da5: Waiting 09:12:55 0854555d70ac: Waiting 09:12:55 7b7fd7adb392: Waiting 09:12:55 227ec8ffd8bf: Layer already exists 09:12:55 9a3cdbdfa1ab: Layer already exists 09:12:55 1b84b8412920: Layer already exists 09:12:55 63c11f1eb16f: Layer already exists 09:12:55 211d731c685d: Layer already exists 09:12:55 41ce7baebdb4: Layer already exists 09:12:55 bb95386b2da5: Layer already exists 09:12:55 0854555d70ac: Layer already exists 09:12:55 7b7fd7adb392: Layer already exists 09:12:55 4.0.3-dev.1: digest: sha256:39a5b19c49659641fdc36fd2984286cca0c35d43c968293df32fe0c191fc017f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:55 #140 ... 09:12:55 09:12:55 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:12:55 #0 5.313 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:12:55 #145 ... 09:12:55 09:12:55 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:12:55 #0 6.074 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:12:55 #146 ... 09:12:55 09:12:55 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:12:55 #0 5.872 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:12:55 #147 ... 09:12:55 09:12:55 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:12:55 #0 4.759 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:12:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:55 #148 ... 09:12:55 09:12:55 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:12:55 #0 5.669 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:12:55 #149 ... 09:12:55 09:12:55 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:12:55 #0 4.670 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:12:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:12:56 9a3cdbdfa1ab: Preparing 09:12:56 1b84b8412920: Preparing 09:12:56 211d731c685d: Preparing 09:12:56 227ec8ffd8bf: Preparing 09:12:56 63c11f1eb16f: Preparing 09:12:56 41ce7baebdb4: Preparing 09:12:56 bb95386b2da5: Preparing 09:12:56 7b7fd7adb392: Preparing 09:12:56 0854555d70ac: Preparing 09:12:56 bb95386b2da5: Waiting 09:12:56 7b7fd7adb392: Waiting 09:12:56 0854555d70ac: Waiting 09:12:56 41ce7baebdb4: Waiting 09:12:56 227ec8ffd8bf: Layer already exists 09:12:56 211d731c685d: Layer already exists 09:12:56 9a3cdbdfa1ab: Layer already exists 09:12:56 63c11f1eb16f: Layer already exists 09:12:56 1b84b8412920: Layer already exists 09:12:56 bb95386b2da5: Layer already exists 09:12:56 7b7fd7adb392: Layer already exists 09:12:56 41ce7baebdb4: Layer already exists 09:12:56 0854555d70ac: Layer already exists 09:12:56 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:39a5b19c49659641fdc36fd2984286cca0c35d43c968293df32fe0c191fc017f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:56 #150 ... 09:12:56 09:12:56 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:12:56 #0 6.096 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:12:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:56 #151 ... 09:12:56 09:12:56 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:12:56 #0 5.779 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:12:56 #152 ... 09:12:56 09:12:56 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:12:56 #0 4.586 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:12:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:palau 09:12:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:12:56 9a3cdbdfa1ab: Preparing 09:12:56 1b84b8412920: Preparing 09:12:56 211d731c685d: Preparing 09:12:56 227ec8ffd8bf: Preparing 09:12:56 63c11f1eb16f: Preparing 09:12:56 41ce7baebdb4: Preparing 09:12:56 bb95386b2da5: Preparing 09:12:56 7b7fd7adb392: Preparing 09:12:56 0854555d70ac: Preparing 09:12:56 41ce7baebdb4: Waiting 09:12:56 bb95386b2da5: Waiting 09:12:56 7b7fd7adb392: Waiting 09:12:56 0854555d70ac: Waiting 09:12:56 63c11f1eb16f: Layer already exists 09:12:56 1b84b8412920: Layer already exists 09:12:56 227ec8ffd8bf: Layer already exists 09:12:56 9a3cdbdfa1ab: Layer already exists 09:12:56 211d731c685d: Layer already exists 09:12:56 41ce7baebdb4: Layer already exists 09:12:56 bb95386b2da5: Layer already exists 09:12:56 7b7fd7adb392: Layer already exists 09:12:56 0854555d70ac: Layer already exists 09:12:56 palau: digest: sha256:39a5b19c49659641fdc36fd2984286cca0c35d43c968293df32fe0c191fc017f size: 2196 [Pipeline] } [Pipeline] // withEnv 09:12:56 #153 ... 09:12:56 09:12:56 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:12:56 #0 5.024 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:12:56 ===================================================== [Pipeline] echo 09:12:56 taggedImages: 09:12:56 - nexus3.edgexfoundry.org:10004/security-spire-config:8446ae5d47073f02c70d118b2bb7464829f71379 09:12:56 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.3-dev.1 09:12:56 - nexus3.edgexfoundry.org:10004/security-spire-config:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:56 - nexus3.edgexfoundry.org:10004/security-spire-config:palau [Pipeline] echo 09:12:56 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:12:56 8446ae5d47073f02c70d118b2bb7464829f71379 09:12:56 4.0.3-dev.1 09:12:56 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:12:56 palau 09:12:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8446ae5d47073f02c70d118b2bb7464829f71379 09:12:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:12:57 68ff9b1f74e3: Preparing 09:12:57 fb0a916bf244: Preparing 09:12:57 39486fede40e: Preparing 09:12:57 227ec8ffd8bf: Preparing 09:12:57 63c11f1eb16f: Preparing 09:12:57 e82b4388ad26: Preparing 09:12:57 db4e38060dcb: Preparing 09:12:57 54c2d0ba344f: Preparing 09:12:57 0854555d70ac: Preparing 09:12:57 db4e38060dcb: Waiting 09:12:57 54c2d0ba344f: Waiting 09:12:57 0854555d70ac: Waiting 09:12:57 e82b4388ad26: Waiting 09:12:57 63c11f1eb16f: Layer already exists 09:12:57 227ec8ffd8bf: Layer already exists 09:12:57 db4e38060dcb: Layer already exists 09:12:57 fb0a916bf244: Pushed 09:12:57 54c2d0ba344f: Layer already exists 09:12:57 39486fede40e: Pushed 09:12:57 0854555d70ac: Layer already exists 09:12:57 68ff9b1f74e3: Pushed 09:13:12 e82b4388ad26: Pushed 09:13:12 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:d332a76b221482fb0539f58a7fd5c7e76a19b88b0b3e1e1f09d83ca24dfc771a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.3-dev.1 09:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:13:13 68ff9b1f74e3: Preparing 09:13:13 fb0a916bf244: Preparing 09:13:13 39486fede40e: Preparing 09:13:13 227ec8ffd8bf: Preparing 09:13:13 63c11f1eb16f: Preparing 09:13:13 e82b4388ad26: Preparing 09:13:13 db4e38060dcb: Preparing 09:13:13 54c2d0ba344f: Preparing 09:13:13 0854555d70ac: Preparing 09:13:13 e82b4388ad26: Waiting 09:13:13 54c2d0ba344f: Waiting 09:13:13 0854555d70ac: Waiting 09:13:13 db4e38060dcb: Waiting 09:13:13 39486fede40e: Layer already exists 09:13:13 68ff9b1f74e3: Layer already exists 09:13:13 227ec8ffd8bf: Layer already exists 09:13:13 fb0a916bf244: Layer already exists 09:13:13 63c11f1eb16f: Layer already exists 09:13:13 54c2d0ba344f: Layer already exists 09:13:13 e82b4388ad26: Layer already exists 09:13:13 db4e38060dcb: Layer already exists 09:13:13 0854555d70ac: Layer already exists 09:13:13 4.0.3-dev.1: digest: sha256:d332a76b221482fb0539f58a7fd5c7e76a19b88b0b3e1e1f09d83ca24dfc771a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:13 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:13:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:13:13 68ff9b1f74e3: Preparing 09:13:13 fb0a916bf244: Preparing 09:13:13 39486fede40e: Preparing 09:13:13 227ec8ffd8bf: Preparing 09:13:13 63c11f1eb16f: Preparing 09:13:13 e82b4388ad26: Preparing 09:13:13 db4e38060dcb: Preparing 09:13:13 54c2d0ba344f: Preparing 09:13:13 0854555d70ac: Preparing 09:13:13 db4e38060dcb: Waiting 09:13:13 e82b4388ad26: Waiting 09:13:13 54c2d0ba344f: Waiting 09:13:13 0854555d70ac: Waiting 09:13:13 63c11f1eb16f: Layer already exists 09:13:13 fb0a916bf244: Layer already exists 09:13:13 39486fede40e: Layer already exists 09:13:13 227ec8ffd8bf: Layer already exists 09:13:13 68ff9b1f74e3: Layer already exists 09:13:13 e82b4388ad26: Layer already exists 09:13:13 db4e38060dcb: Layer already exists 09:13:13 0854555d70ac: Layer already exists 09:13:13 54c2d0ba344f: Layer already exists 09:13:13 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:d332a76b221482fb0539f58a7fd5c7e76a19b88b0b3e1e1f09d83ca24dfc771a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:14 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:palau 09:13:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:13:14 68ff9b1f74e3: Preparing 09:13:14 fb0a916bf244: Preparing 09:13:14 39486fede40e: Preparing 09:13:14 227ec8ffd8bf: Preparing 09:13:14 63c11f1eb16f: Preparing 09:13:14 e82b4388ad26: Preparing 09:13:14 db4e38060dcb: Preparing 09:13:14 54c2d0ba344f: Preparing 09:13:14 0854555d70ac: Preparing 09:13:14 db4e38060dcb: Waiting 09:13:14 54c2d0ba344f: Waiting 09:13:14 0854555d70ac: Waiting 09:13:14 e82b4388ad26: Waiting 09:13:14 fb0a916bf244: Layer already exists 09:13:14 227ec8ffd8bf: Layer already exists 09:13:14 68ff9b1f74e3: Layer already exists 09:13:14 39486fede40e: Layer already exists 09:13:14 63c11f1eb16f: Layer already exists 09:13:14 e82b4388ad26: Layer already exists 09:13:14 0854555d70ac: Layer already exists 09:13:14 db4e38060dcb: Layer already exists 09:13:14 54c2d0ba344f: Layer already exists 09:13:14 palau: digest: sha256:d332a76b221482fb0539f58a7fd5c7e76a19b88b0b3e1e1f09d83ca24dfc771a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:14 ===================================================== [Pipeline] echo 09:13:14 taggedImages: 09:13:14 - nexus3.edgexfoundry.org:10004/security-spire-server:8446ae5d47073f02c70d118b2bb7464829f71379 09:13:14 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.3-dev.1 09:13:14 - nexus3.edgexfoundry.org:10004/security-spire-server:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:13:14 - nexus3.edgexfoundry.org:10004/security-spire-server:palau [Pipeline] echo 09:13:14 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:13:14 8446ae5d47073f02c70d118b2bb7464829f71379 09:13:14 4.0.3-dev.1 09:13:14 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:13:14 palau 09:13:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:15 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8446ae5d47073f02c70d118b2bb7464829f71379 09:13:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:13:15 ef373eec2230: Preparing 09:13:15 98553f632051: Preparing 09:13:15 227ec8ffd8bf: Preparing 09:13:15 63c11f1eb16f: Preparing 09:13:15 d52613ed9109: Preparing 09:13:15 447f2ba5ca1b: Preparing 09:13:15 0854555d70ac: Preparing 09:13:15 447f2ba5ca1b: Waiting 09:13:15 0854555d70ac: Waiting 09:13:15 63c11f1eb16f: Layer already exists 09:13:15 227ec8ffd8bf: Layer already exists 09:13:15 0854555d70ac: Layer already exists 09:13:15 ef373eec2230: Pushed 09:13:15 d52613ed9109: Pushed 09:13:16 447f2ba5ca1b: Pushed 09:13:25 98553f632051: Pushed 09:13:25 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:c513dc61312f2a6f6af2ee2a004db5d10c50d65333d52b54d509064256c91bce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.3-dev.1 09:13:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:13:26 ef373eec2230: Preparing 09:13:26 98553f632051: Preparing 09:13:26 227ec8ffd8bf: Preparing 09:13:26 63c11f1eb16f: Preparing 09:13:26 d52613ed9109: Preparing 09:13:26 447f2ba5ca1b: Preparing 09:13:26 0854555d70ac: Preparing 09:13:26 447f2ba5ca1b: Waiting 09:13:26 0854555d70ac: Waiting 09:13:26 63c11f1eb16f: Layer already exists 09:13:26 98553f632051: Layer already exists 09:13:26 d52613ed9109: Layer already exists 09:13:26 ef373eec2230: Layer already exists 09:13:26 227ec8ffd8bf: Layer already exists 09:13:26 447f2ba5ca1b: Layer already exists 09:13:26 0854555d70ac: Layer already exists 09:13:26 4.0.3-dev.1: digest: sha256:c513dc61312f2a6f6af2ee2a004db5d10c50d65333d52b54d509064256c91bce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:13:27 ef373eec2230: Preparing 09:13:27 98553f632051: Preparing 09:13:27 227ec8ffd8bf: Preparing 09:13:27 63c11f1eb16f: Preparing 09:13:27 d52613ed9109: Preparing 09:13:27 447f2ba5ca1b: Preparing 09:13:27 0854555d70ac: Preparing 09:13:27 447f2ba5ca1b: Waiting 09:13:27 0854555d70ac: Waiting 09:13:27 ef373eec2230: Layer already exists 09:13:27 63c11f1eb16f: Layer already exists 09:13:27 98553f632051: Layer already exists 09:13:27 227ec8ffd8bf: Layer already exists 09:13:27 d52613ed9109: Layer already exists 09:13:27 447f2ba5ca1b: Layer already exists 09:13:27 0854555d70ac: Layer already exists 09:13:27 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:c513dc61312f2a6f6af2ee2a004db5d10c50d65333d52b54d509064256c91bce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:palau 09:13:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:13:27 ef373eec2230: Preparing 09:13:27 98553f632051: Preparing 09:13:27 227ec8ffd8bf: Preparing 09:13:27 63c11f1eb16f: Preparing 09:13:27 d52613ed9109: Preparing 09:13:27 447f2ba5ca1b: Preparing 09:13:27 0854555d70ac: Preparing 09:13:27 447f2ba5ca1b: Waiting 09:13:27 0854555d70ac: Waiting 09:13:27 63c11f1eb16f: Layer already exists 09:13:28 98553f632051: Layer already exists 09:13:28 ef373eec2230: Layer already exists 09:13:28 227ec8ffd8bf: Layer already exists 09:13:28 d52613ed9109: Layer already exists 09:13:28 447f2ba5ca1b: Layer already exists 09:13:28 0854555d70ac: Layer already exists 09:13:28 palau: digest: sha256:c513dc61312f2a6f6af2ee2a004db5d10c50d65333d52b54d509064256c91bce size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:28 ===================================================== [Pipeline] echo 09:13:28 taggedImages: 09:13:28 - nexus3.edgexfoundry.org:10004/support-notifications:8446ae5d47073f02c70d118b2bb7464829f71379 09:13:28 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.3-dev.1 09:13:28 - nexus3.edgexfoundry.org:10004/support-notifications:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:13:28 - nexus3.edgexfoundry.org:10004/support-notifications:palau [Pipeline] echo 09:13:28 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:13:28 8446ae5d47073f02c70d118b2bb7464829f71379 09:13:28 4.0.3-dev.1 09:13:28 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:13:28 palau 09:13:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8446ae5d47073f02c70d118b2bb7464829f71379 09:13:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:13:28 e85b93755e41: Preparing 09:13:28 49730ab14378: Preparing 09:13:28 227ec8ffd8bf: Preparing 09:13:28 63c11f1eb16f: Preparing 09:13:28 a3cdb8edd5c5: Preparing 09:13:28 737377e600aa: Preparing 09:13:28 0854555d70ac: Preparing 09:13:28 737377e600aa: Waiting 09:13:28 0854555d70ac: Waiting 09:13:28 63c11f1eb16f: Layer already exists 09:13:28 227ec8ffd8bf: Layer already exists 09:13:28 0854555d70ac: Layer already exists 09:13:28 a3cdb8edd5c5: Pushed 09:13:28 e85b93755e41: Pushed 09:13:29 737377e600aa: Pushed 09:13:33 49730ab14378: Pushed 09:13:33 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:81b3ab9f84bf2668d5f0dfe86eca231596edfc4c9147f4982c0e07b7338d6c72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.3-dev.1 09:13:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:13:33 e85b93755e41: Preparing 09:13:33 49730ab14378: Preparing 09:13:33 227ec8ffd8bf: Preparing 09:13:33 63c11f1eb16f: Preparing 09:13:33 a3cdb8edd5c5: Preparing 09:13:33 737377e600aa: Preparing 09:13:33 0854555d70ac: Preparing 09:13:33 0854555d70ac: Waiting 09:13:33 737377e600aa: Waiting 09:13:33 a3cdb8edd5c5: Layer already exists 09:13:33 e85b93755e41: Layer already exists 09:13:33 227ec8ffd8bf: Layer already exists 09:13:33 63c11f1eb16f: Layer already exists 09:13:33 49730ab14378: Layer already exists 09:13:33 737377e600aa: Layer already exists 09:13:33 0854555d70ac: Layer already exists 09:13:33 4.0.3-dev.1: digest: sha256:81b3ab9f84bf2668d5f0dfe86eca231596edfc4c9147f4982c0e07b7338d6c72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:13:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:13:34 e85b93755e41: Preparing 09:13:34 49730ab14378: Preparing 09:13:34 227ec8ffd8bf: Preparing 09:13:34 63c11f1eb16f: Preparing 09:13:34 a3cdb8edd5c5: Preparing 09:13:34 737377e600aa: Preparing 09:13:34 0854555d70ac: Preparing 09:13:34 737377e600aa: Waiting 09:13:34 0854555d70ac: Waiting 09:13:34 e85b93755e41: Layer already exists 09:13:34 49730ab14378: Layer already exists 09:13:34 227ec8ffd8bf: Layer already exists 09:13:34 a3cdb8edd5c5: Layer already exists 09:13:34 63c11f1eb16f: Layer already exists 09:13:34 737377e600aa: Layer already exists 09:13:34 0854555d70ac: Layer already exists 09:13:34 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:81b3ab9f84bf2668d5f0dfe86eca231596edfc4c9147f4982c0e07b7338d6c72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:13:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:palau 09:13:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:13:35 e85b93755e41: Preparing 09:13:35 49730ab14378: Preparing 09:13:35 227ec8ffd8bf: Preparing 09:13:35 63c11f1eb16f: Preparing 09:13:35 a3cdb8edd5c5: Preparing 09:13:35 737377e600aa: Preparing 09:13:35 0854555d70ac: Preparing 09:13:35 737377e600aa: Waiting 09:13:35 0854555d70ac: Waiting 09:13:35 63c11f1eb16f: Layer already exists 09:13:35 e85b93755e41: Layer already exists 09:13:35 a3cdb8edd5c5: Layer already exists 09:13:35 227ec8ffd8bf: Layer already exists 09:13:35 49730ab14378: Layer already exists 09:13:35 737377e600aa: Layer already exists 09:13:35 0854555d70ac: Layer already exists 09:13:35 palau: digest: sha256:81b3ab9f84bf2668d5f0dfe86eca231596edfc4c9147f4982c0e07b7338d6c72 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:13:35 ===================================================== [Pipeline] echo 09:13:35 taggedImages: 09:13:35 - nexus3.edgexfoundry.org:10004/support-scheduler:8446ae5d47073f02c70d118b2bb7464829f71379 09:13:35 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.3-dev.1 09:13:35 - nexus3.edgexfoundry.org:10004/support-scheduler:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:13:35 - nexus3.edgexfoundry.org:10004/support-scheduler:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:33:51 #154 ... 09:33:51 09:33:51 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:33:51 #147 DONE 1256.8s 09:33:51 09:33:51 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:33:51 #46 ... 09:33:51 09:33:51 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:33:51 #155 DONE 0.5s 09:33:51 09:33:51 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:33:51 #156 DONE 0.1s 09:33:51 09:33:51 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:33:51 #157 DONE 0.4s 09:33:51 09:33:51 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:33:51 #158 DONE 0.2s 09:33:51 09:33:51 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:33:51 #159 DONE 0.1s 09:33:51 09:33:51 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:33:51 #151 ... 09:33:51 09:33:51 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:33:51 #160 DONE 2.3s 09:33:51 09:33:51 #118 [core-common-config-bootstrapper] exporting to image 09:33:51 #118 exporting layers 09:33:51 #118 exporting layers 0.8s done 09:33:51 #118 writing image sha256:d6eeb2ae84bb79054e030ee0c3b854a57f82547f00632ded573bafa4aa65b635 done 09:33:51 #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:33:51 #118 DONE 7.5s 09:33:51 09:33:51 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:33:55 #144 ... 09:33:55 09:33:55 #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:33:55 #146 DONE 1270.0s 09:33:55 09:33:55 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:33:55 #161 DONE 0.4s 09:33:55 09:33:55 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:33:59 #162 DONE 3.3s 09:33:59 09:33:59 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:33:59 #149 ... 09:33:59 09:33:59 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:33:59 #163 DONE 0.3s 09:33:59 09:33:59 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:33:59 #151 ... 09:33:59 09:33:59 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:33:59 #164 DONE 0.3s 09:33:59 09:33:59 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:33:59 #144 ... 09:33:59 09:33:59 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:33:59 #165 DONE 0.4s 09:33:59 09:33:59 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:33:59 #152 ... 09:33:59 09:33:59 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:34:00 #166 DONE 0.2s 09:34:00 09:34:00 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:34:00 #167 DONE 0.2s 09:34:00 09:34:00 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:34:00 #148 ... 09:34:00 09:34:00 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:34:00 #168 DONE 0.1s 09:34:00 09:34:00 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:34:00 #169 DONE 0.2s 09:34:00 09:34:00 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:34:00 #170 DONE 0.1s 09:34:00 09:34:00 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:34:00 #46 ... 09:34:00 09:34:00 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:34:05 #171 DONE 4.3s 09:34:05 09:34:05 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:34:05 #46 ... 09:34:05 09:34:05 #118 [security-bootstrapper] exporting to image 09:34:05 #118 exporting layers 09:34:07 #118 exporting layers 1.8s done 09:34:07 #118 writing image sha256:c1bf86571b89c86c19706edd75251620945739312435fc84b089d5d82fee5bcf done 09:34:07 #118 naming to docker.io/library/security-bootstrapper-arm64 done 09:34:07 #118 DONE 9.3s 09:34:07 09:34:07 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:53:33 #154 ... 09:53:33 09:53:33 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:53:33 #145 DONE 2441.4s 09:53:33 09:53:33 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:53:33 #152 ... 09:53:33 09:53:33 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:53:33 #172 DONE 0.4s 09:53:33 09:53:33 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:53:33 #151 ... 09:53:33 09:53:33 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:53:33 #173 DONE 0.2s 09:53:33 09:53:33 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:53:33 #151 ... 09:53:33 09:53:33 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:53:33 #174 DONE 0.6s 09:53:33 09:53:33 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:53:33 #175 DONE 0.1s 09:53:33 09:53:33 #118 [core-command] exporting to image 09:53:33 #118 exporting layers 09:53:33 #118 exporting layers 0.5s done 09:53:33 #118 writing image sha256:c8ac0537f9d50254917e14b99ffd3678739721fba8ee33a7b02bf9c606a1a6d8 done 09:53:33 #118 naming to docker.io/library/core-command-arm64 09:53:33 #118 naming to docker.io/library/core-command-arm64 done 09:53:33 #118 DONE 9.8s 09:53:33 09:53:33 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:53:55 #154 ... 09:53:55 09:53:55 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:53:55 #149 2468.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.3-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:54:05 #149 ... 09:54:05 09:54:05 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:54:05 #140 DONE 2478.4s 09:54:05 09:54:05 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:54:06 #153 ... 09:54:06 09:54:06 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:54:06 #176 DONE 0.2s 09:54:06 09:54:06 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:54:06 #177 DONE 0.3s 09:54:06 09:54:06 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:54:06 #178 DONE 0.2s 09:54:06 09:54:06 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:54:07 #149 ... 09:54:07 09:54:07 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:54:07 #179 DONE 0.1s 09:54:07 09:54:07 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:54:07 #180 DONE 0.5s 09:54:07 09:54:07 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:54:07 #181 DONE 0.3s 09:54:07 09:54:07 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:54:09 #182 DONE 1.8s 09:54:09 09:54:09 #118 [security-proxy-setup] exporting to image 09:54:09 #118 exporting layers 09:54:10 #118 exporting layers 1.0s done 09:54:10 #118 writing image sha256:8f22e86e4f4ddcbcb976f2691865aaa93bcfefb96ee0269b7d509ec4666e3f79 09:54:10 #118 writing image sha256:8f22e86e4f4ddcbcb976f2691865aaa93bcfefb96ee0269b7d509ec4666e3f79 done 09:54:10 #118 naming to docker.io/library/security-proxy-setup-arm64 done 09:54:10 #118 DONE 10.8s 09:54:10 09:54:10 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:54:32 #151 ... 09:54:32 09:54:32 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:54:32 #149 DONE 2506.2s 09:54:32 09:54:32 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:54:33 #150 ... 09:54:33 09:54:33 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:54:33 #183 DONE 0.3s 09:54:33 09:54:33 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:54:34 #184 DONE 0.4s 09:54:34 09:54:34 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:54:34 #151 ... 09:54:34 09:54:34 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:54:34 #185 DONE 0.3s 09:54:34 09:54:34 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:54:34 #151 ... 09:54:34 09:54:34 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:54:35 #186 DONE 0.3s 09:54:35 09:54:35 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:54:35 #148 ... 09:54:35 09:54:35 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:54:35 #187 DONE 0.2s 09:54:35 09:54:35 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:54:35 #188 DONE 0.4s 09:54:35 09:54:35 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:54:36 #189 DONE 0.5s 09:54:36 09:54:36 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:54:36 #190 DONE 0.2s 09:54:36 09:54:36 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:54:36 #154 ... 09:54:36 09:54:36 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:54:38 #191 DONE 1.8s 09:54:38 09:54:38 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:54:38 #153 ... 09:54:38 09:54:38 #118 [security-secretstore-setup] exporting to image 09:54:38 #118 exporting layers 09:54:43 #118 exporting layers 4.9s done 09:54:43 #118 writing image sha256:c2ed50c94933f94b8cc3fafd814a5668474a7dfef7159a68a632c58c95f322d2 done 09:54:43 #118 naming to docker.io/library/security-secretstore-setup-arm64 done 09:54:43 #118 DONE 15.7s 09:54:43 09:54:43 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:55:40 #153 ... 09:55:40 09:55:40 #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:55:40 #144 DONE 2569.5s 09:55:40 09:55:40 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:40 #46 ... 09:55:40 09:55:40 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:55:40 #192 DONE 0.2s 09:55:40 09:55:40 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:55:40 #193 DONE 0.1s 09:55:40 09:55:40 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:55:40 #194 DONE 0.5s 09:55:40 09:55:40 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:55:40 #154 ... 09:55:40 09:55:40 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:55:40 #195 DONE 0.1s 09:55:40 09:55:40 #118 [security-spiffe-token-provider] exporting to image 09:55:40 #118 exporting layers 09:55:40 #118 exporting layers 1.0s done 09:55:40 #118 writing image sha256:66fb913642ea51c6e96aca5f3836557cef48bb7f91a83170acfa1efb3bdb9574 0.0s done 09:55:40 #118 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:55:40 #118 DONE 16.8s 09:55:40 09:55:40 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:56:37 #151 ... 09:56:37 09:56:37 #148 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:56:37 #148 DONE 2625.7s 09:56:37 09:56:37 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:56:37 #151 ... 09:56:37 09:56:37 #196 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:56:37 #196 DONE 0.4s 09:56:37 09:56:37 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:56:37 #152 ... 09:56:37 09:56:37 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:56:37 #154 DONE 2628.3s 09:56:37 09:56:37 #197 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:56:37 #197 DONE 0.9s 09:56:37 09:56:37 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:56:37 #46 ... 09:56:37 09:56:37 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:56:37 #198 DONE 0.3s 09:56:37 09:56:37 #118 [core-keeper] exporting to image 09:56:37 #118 exporting layers 09:56:37 #118 ... 09:56:37 09:56:37 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:56:37 #150 DONE 2629.9s 09:56:37 09:56:37 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:56:37 #153 ... 09:56:37 09:56:37 #118 [core-keeper] exporting to image 09:56:37 #118 exporting layers 1.2s done 09:56:37 #118 writing image sha256:25250bd1b6bb8ffb0f4e2853decae05c9fab7012a919e255a2635cd7cd0b1fca 09:56:37 #118 writing image sha256:25250bd1b6bb8ffb0f4e2853decae05c9fab7012a919e255a2635cd7cd0b1fca done 09:56:37 #118 naming to docker.io/library/core-keeper-arm64 done 09:56:37 #118 DONE 18.0s 09:56:37 09:56:37 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:56:37 #151 ... 09:56:37 09:56:37 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:56:37 #199 ... 09:56:37 09:56:37 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:56:37 #152 DONE 2631.6s 09:56:37 09:56:37 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:56:37 #199 DONE 0.7s 09:56:37 09:56:37 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:56:37 #46 ... 09:56:37 09:56:37 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:56:37 #200 DONE 0.3s 09:56:37 09:56:37 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:56:37 #46 ... 09:56:37 09:56:37 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:56:38 #201 DONE 1.0s 09:56:38 09:56:38 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:56:38 #202 DONE 0.3s 09:56:38 09:56:38 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:56:39 #203 DONE 0.8s 09:56:39 09:56:39 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:56:40 #204 ... 09:56:40 09:56:40 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:56:40 #205 DONE 0.3s 09:56:40 09:56:40 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:56:40 #206 DONE 0.2s 09:56:40 09:56:40 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:56:41 #151 ... 09:56:41 09:56:41 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:56:43 #207 DONE 2.2s 09:56:43 09:56:43 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:56:43 #208 ... 09:56:43 09:56:43 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:56:43 #204 DONE 3.5s 09:56:43 09:56:43 #118 [security-proxy-auth] exporting to image 09:56:43 #118 exporting layers 09:56:43 #118 ... 09:56:43 09:56:43 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:56:43 #208 DONE 0.4s 09:56:43 09:56:43 #118 [core-data] exporting to image 09:56:44 #118 ... 09:56:44 09:56:44 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:56:44 #209 CACHED 09:56:44 09:56:44 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:56:44 #210 CACHED 09:56:44 09:56:44 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:56:44 #211 DONE 0.9s 09:56:44 09:56:44 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:56:44 #151 ... 09:56:44 09:56:44 #118 [core-data] exporting to image 09:56:44 #118 exporting layers 1.2s done 09:56:44 #118 writing image sha256:00ec1a1d4f837fe400e6d9ddef7613c9b6e746e345817a915ff9b170a8dc6270 0.0s done 09:56:44 #118 naming to docker.io/library/security-proxy-auth-arm64 done 09:56:44 #118 writing image sha256:760ff301c98bd6c5db03185f2b38442ef846fe4008da71c7870bb6eb0ff512ea done 09:56:44 #118 naming to docker.io/library/core-data-arm64 done 09:56:44 #118 DONE 19.6s 09:56:44 09:56:44 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:56:45 #212 DONE 0.2s 09:56:45 09:56:45 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:56:45 #153 ... 09:56:45 09:56:45 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:56:45 #213 DONE 0.1s 09:56:45 09:56:45 #118 [core-metadata] exporting to image 09:56:45 #118 exporting layers 0.6s done 09:56:45 #118 writing image sha256:a640a1a7ac291531bdf963d9500b2cdc8b43571cfa920605fa24ce20ac17d04d done 09:56:45 #118 naming to docker.io/library/core-metadata-arm64 done 09:56:46 #118 DONE 20.2s 09:56:46 09:56:46 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:57:13 #151 ... 09:57:13 09:57:13 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:57:13 #153 DONE 2667.5s 09:57:13 09:57:13 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:57:15 #46 ... 09:57:15 09:57:15 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:57:15 #214 DONE 0.2s 09:57:15 09:57:15 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:57:15 #215 DONE 0.1s 09:57:15 09:57:15 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:57:15 #46 ... 09:57:15 09:57:15 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:57:16 #216 DONE 0.7s 09:57:16 09:57:16 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:57:16 #151 ... 09:57:16 09:57:16 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:57:16 #217 DONE 0.1s 09:57:16 09:57:16 #118 [support-scheduler] exporting to image 09:57:16 #118 exporting layers 09:57:17 #118 exporting layers 1.1s done 09:57:17 #118 writing image sha256:62a9c5197bc9ca8c4e2e1ad01e406081185c73c8260eaa56603214fa4c733b96 done 09:57:17 #118 naming to docker.io/library/support-scheduler-arm64 done 09:57:17 #118 DONE 21.3s 09:57:17 09:57:17 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:57:20 #46 ... 09:57:20 09:57:20 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:57:20 #151 DONE 2674.9s 09:57:20 09:57:20 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:57:21 #46 ... 09:57:21 09:57:21 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:57:21 #218 DONE 0.2s 09:57:21 09:57:21 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:57:21 #46 ... 09:57:21 09:57:21 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:57:21 #219 DONE 0.1s 09:57:21 09:57:21 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:57:22 #46 ... 09:57:22 09:57:22 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:57:22 #220 DONE 0.5s 09:57:22 09:57:22 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:57:22 #221 DONE 0.1s 09:57:22 09:57:22 #118 [support-notifications] exporting to image 09:57:22 #118 exporting layers 09:57:25 #118 exporting layers 2.7s done 09:57:25 #118 writing image sha256:2122301555135175a84d0ea8d00e3c41f05af7d61fe292a5550f43951eb3dc69 done 09:57:25 #118 naming to docker.io/library/support-notifications-arm64 done 09:57:25 #118 DONE 24.0s 09:57:25 09:57:25 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:57:25 time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:25 time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:25 time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:25 time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:25 time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:25 time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:25 time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:25 time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:25 time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:25 time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:25 time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:25 time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:25 time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:25 time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:57:25 time="2026-05-27T09:09:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:57:25 $ docker stop --time=1 35544803883c1babde8fe2bccb9fb5751a462be53768830fd527d41ff241be95 09:57:27 $ docker rm -f --volumes 35544803883c1babde8fe2bccb9fb5751a462be53768830fd527d41ff241be95 [Pipeline] // withDockerContainer [Pipeline] sh 09:57:28 + docker images 09:57:28 REPOSITORY TAG IMAGE ID CREATED SIZE 09:57:28 support-notifications-arm64 latest 212230155513 6 seconds ago 56.2MB 09:57:28 support-scheduler-arm64 latest 62a9c5197bc9 13 seconds ago 52.4MB 09:57:28 core-metadata-arm64 latest a640a1a7ac29 43 seconds ago 48.2MB 09:57:28 core-data-arm64 latest 760ff301c98b 45 seconds ago 48.1MB 09:57:28 security-proxy-auth-arm64 latest 00ec1a1d4f83 46 seconds ago 47.3MB 09:57:28 core-keeper-arm64 latest 25250bd1b6bb 54 seconds ago 47.9MB 09:57:28 security-spiffe-token-provider-arm64 latest 66fb913642ea About a minute ago 51.9MB 09:57:28 security-secretstore-setup-arm64 latest c2ed50c94933 2 minutes ago 85.9MB 09:57:28 security-proxy-setup-arm64 latest 8f22e86e4f4d 3 minutes ago 52.9MB 09:57:28 core-command-arm64 latest c8ac0537f9d5 3 minutes ago 42.6MB 09:57:28 security-bootstrapper-arm64 latest c1bf86571b89 23 minutes ago 21.3MB 09:57:28 core-common-config-bootstrapper-arm64 latest d6eeb2ae84bb 23 minutes ago 20.2MB 09:57:28 security-spire-server-arm64 latest 505efb3bd09d 46 minutes ago 163MB 09:57:28 security-spire-config-arm64 latest 8525dbabdd5e 46 minutes ago 162MB 09:57:28 security-spire-agent-arm64 latest 6f8ad7e3aa67 46 minutes ago 219MB 09:57:28 ci-base-image-arm64 latest 546ff55f63d1 49 minutes ago 898MB 09:57:28 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.25-alpine-lts 081e04c5fda7 6 days ago 565MB 09:57:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:57:29 provisioning config files... 09:57:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/5@tmp/config7751250347923537403tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:57:29 ---> ****-login.sh 09:57:29 nexus3.edgexfoundry.org:10001 09:57:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:57:30 Configure a credential helper to remove this warning. See 09:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:57:30 09:57:30 Login Succeeded 09:57:30 nexus3.edgexfoundry.org:10002 09:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:57:30 Configure a credential helper to remove this warning. See 09:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:57:30 09:57:30 Login Succeeded 09:57:30 nexus3.edgexfoundry.org:10003 09:57:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:57:30 Configure a credential helper to remove this warning. See 09:57:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:57:30 09:57:30 Login Succeeded 09:57:30 nexus3.edgexfoundry.org:10004 09:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:57:31 Configure a credential helper to remove this warning. See 09:57:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:57:31 09:57:31 Login Succeeded 09:57:31 ****.io 09:57:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:57:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:57:31 Configure a credential helper to remove this warning. See 09:57:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:57:31 09:57:31 Login Succeeded 09:57:31 ---> ****-login.sh ends [Pipeline] } 09:57:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:31 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:57:31 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:57:31 8446ae5d47073f02c70d118b2bb7464829f71379 09:57:31 4.0.3-dev.1 09:57:31 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:57:31 palau 09:57:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:57:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:57:33 164fb83b1520: Preparing 09:57:33 cf164951f086: Preparing 09:57:33 d63088003388: Preparing 09:57:33 79ed31a086a0: Preparing 09:57:33 e046c0ad21d4: Preparing 09:57:33 ad1f6f7e4cc6: Preparing 09:57:33 eeaa73608b53: Preparing 09:57:33 ad1f6f7e4cc6: Waiting 09:57:33 eeaa73608b53: Waiting 09:57:33 e046c0ad21d4: Pushed 09:57:33 79ed31a086a0: Pushed 09:57:33 164fb83b1520: Pushed 09:57:33 d63088003388: Pushed 09:57:33 eeaa73608b53: Layer already exists 09:57:33 ad1f6f7e4cc6: Pushed 09:57:41 cf164951f086: Pushed 09:57:41 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:6da26b993df2f85eb50a127349d06e9d01395f4316728b852400731b4cc0ccfb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.3-dev.1 09:57:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:57:42 164fb83b1520: Preparing 09:57:42 cf164951f086: Preparing 09:57:42 d63088003388: Preparing 09:57:42 79ed31a086a0: Preparing 09:57:42 e046c0ad21d4: Preparing 09:57:42 ad1f6f7e4cc6: Preparing 09:57:42 eeaa73608b53: Preparing 09:57:42 ad1f6f7e4cc6: Waiting 09:57:42 eeaa73608b53: Waiting 09:57:42 e046c0ad21d4: Layer already exists 09:57:42 164fb83b1520: Layer already exists 09:57:42 cf164951f086: Layer already exists 09:57:42 d63088003388: Layer already exists 09:57:42 79ed31a086a0: Layer already exists 09:57:42 ad1f6f7e4cc6: Layer already exists 09:57:42 eeaa73608b53: Layer already exists 09:57:42 4.0.3-dev.1: digest: sha256:6da26b993df2f85eb50a127349d06e9d01395f4316728b852400731b4cc0ccfb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:57:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:57:43 164fb83b1520: Preparing 09:57:43 cf164951f086: Preparing 09:57:43 d63088003388: Preparing 09:57:43 79ed31a086a0: Preparing 09:57:43 e046c0ad21d4: Preparing 09:57:43 ad1f6f7e4cc6: Preparing 09:57:43 eeaa73608b53: Preparing 09:57:43 ad1f6f7e4cc6: Waiting 09:57:43 eeaa73608b53: Waiting 09:57:43 e046c0ad21d4: Layer already exists 09:57:43 d63088003388: Layer already exists 09:57:43 79ed31a086a0: Layer already exists 09:57:43 cf164951f086: Layer already exists 09:57:43 164fb83b1520: Layer already exists 09:57:43 eeaa73608b53: Layer already exists 09:57:43 ad1f6f7e4cc6: Layer already exists 09:57:43 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:6da26b993df2f85eb50a127349d06e9d01395f4316728b852400731b4cc0ccfb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:palau 09:57:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:57:44 164fb83b1520: Preparing 09:57:44 cf164951f086: Preparing 09:57:44 d63088003388: Preparing 09:57:44 79ed31a086a0: Preparing 09:57:44 e046c0ad21d4: Preparing 09:57:44 ad1f6f7e4cc6: Preparing 09:57:44 eeaa73608b53: Preparing 09:57:44 ad1f6f7e4cc6: Waiting 09:57:44 eeaa73608b53: Waiting 09:57:44 79ed31a086a0: Layer already exists 09:57:44 164fb83b1520: Layer already exists 09:57:44 cf164951f086: Layer already exists 09:57:44 d63088003388: Layer already exists 09:57:44 e046c0ad21d4: Layer already exists 09:57:44 eeaa73608b53: Layer already exists 09:57:44 ad1f6f7e4cc6: Layer already exists 09:57:44 palau: digest: sha256:6da26b993df2f85eb50a127349d06e9d01395f4316728b852400731b4cc0ccfb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:44 ===================================================== [Pipeline] echo 09:57:44 taggedImages: 09:57:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:57:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.3-dev.1 09:57:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:57:44 - nexus3.edgexfoundry.org:10004/core-command-arm64:palau [Pipeline] echo 09:57:44 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:57:44 8446ae5d47073f02c70d118b2bb7464829f71379 09:57:44 4.0.3-dev.1 09:57:44 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:57:44 palau 09:57:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:57:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:57:46 7954ba43d98a: Preparing 09:57:46 b66d2049e3d6: Preparing 09:57:46 6cbbc4f0b0b3: Preparing 09:57:46 de60785ac11c: Preparing 09:57:46 d63088003388: Preparing 09:57:46 79ed31a086a0: Preparing 09:57:46 e046c0ad21d4: Preparing 09:57:46 ad1f6f7e4cc6: Preparing 09:57:46 eeaa73608b53: Preparing 09:57:46 79ed31a086a0: Waiting 09:57:46 ad1f6f7e4cc6: Waiting 09:57:46 e046c0ad21d4: Waiting 09:57:46 eeaa73608b53: Waiting 09:57:46 d63088003388: Layer already exists 09:57:46 79ed31a086a0: Layer already exists 09:57:46 b66d2049e3d6: Pushed 09:57:46 6cbbc4f0b0b3: Pushed 09:57:46 e046c0ad21d4: Layer already exists 09:57:46 7954ba43d98a: Pushed 09:57:46 ad1f6f7e4cc6: Layer already exists 09:57:46 eeaa73608b53: Layer already exists 09:57:49 de60785ac11c: Pushed 09:57:49 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:74f0f6c16fc0abfc9b5b1e0eda31028d77d0cbb6ed1f56958bf3ad89acef1a48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.3-dev.1 09:57:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:57:53 7954ba43d98a: Preparing 09:57:53 b66d2049e3d6: Preparing 09:57:53 6cbbc4f0b0b3: Preparing 09:57:53 de60785ac11c: Preparing 09:57:53 d63088003388: Preparing 09:57:53 79ed31a086a0: Preparing 09:57:53 e046c0ad21d4: Preparing 09:57:53 ad1f6f7e4cc6: Preparing 09:57:53 eeaa73608b53: Preparing 09:57:53 e046c0ad21d4: Waiting 09:57:53 ad1f6f7e4cc6: Waiting 09:57:53 79ed31a086a0: Waiting 09:57:53 eeaa73608b53: Waiting 09:57:53 6cbbc4f0b0b3: Layer already exists 09:57:53 b66d2049e3d6: Layer already exists 09:57:53 de60785ac11c: Layer already exists 09:57:53 7954ba43d98a: Layer already exists 09:57:53 d63088003388: Layer already exists 09:57:53 e046c0ad21d4: Layer already exists 09:57:53 79ed31a086a0: Layer already exists 09:57:53 ad1f6f7e4cc6: Layer already exists 09:57:53 eeaa73608b53: Layer already exists 09:57:53 4.0.3-dev.1: digest: sha256:74f0f6c16fc0abfc9b5b1e0eda31028d77d0cbb6ed1f56958bf3ad89acef1a48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:54 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:57:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:57:55 7954ba43d98a: Preparing 09:57:55 b66d2049e3d6: Preparing 09:57:55 6cbbc4f0b0b3: Preparing 09:57:55 de60785ac11c: Preparing 09:57:55 d63088003388: Preparing 09:57:55 79ed31a086a0: Preparing 09:57:55 e046c0ad21d4: Preparing 09:57:55 ad1f6f7e4cc6: Preparing 09:57:55 eeaa73608b53: Preparing 09:57:55 79ed31a086a0: Waiting 09:57:55 e046c0ad21d4: Waiting 09:57:55 ad1f6f7e4cc6: Waiting 09:57:55 eeaa73608b53: Waiting 09:57:55 7954ba43d98a: Layer already exists 09:57:55 d63088003388: Layer already exists 09:57:55 b66d2049e3d6: Layer already exists 09:57:55 6cbbc4f0b0b3: Layer already exists 09:57:55 de60785ac11c: Layer already exists 09:57:55 eeaa73608b53: Layer already exists 09:57:55 ad1f6f7e4cc6: Layer already exists 09:57:55 79ed31a086a0: Layer already exists 09:57:55 e046c0ad21d4: Layer already exists 09:57:55 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:74f0f6c16fc0abfc9b5b1e0eda31028d77d0cbb6ed1f56958bf3ad89acef1a48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:55 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:56 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:palau 09:57:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:57:56 7954ba43d98a: Preparing 09:57:56 b66d2049e3d6: Preparing 09:57:56 6cbbc4f0b0b3: Preparing 09:57:56 de60785ac11c: Preparing 09:57:56 d63088003388: Preparing 09:57:56 79ed31a086a0: Preparing 09:57:56 e046c0ad21d4: Preparing 09:57:56 79ed31a086a0: Waiting 09:57:56 e046c0ad21d4: Waiting 09:57:56 ad1f6f7e4cc6: Preparing 09:57:56 eeaa73608b53: Preparing 09:57:56 ad1f6f7e4cc6: Waiting 09:57:56 eeaa73608b53: Waiting 09:57:56 b66d2049e3d6: Layer already exists 09:57:56 de60785ac11c: Layer already exists 09:57:56 d63088003388: Layer already exists 09:57:56 6cbbc4f0b0b3: Layer already exists 09:57:56 7954ba43d98a: Layer already exists 09:57:56 ad1f6f7e4cc6: Layer already exists 09:57:56 eeaa73608b53: Layer already exists 09:57:56 79ed31a086a0: Layer already exists 09:57:56 e046c0ad21d4: Layer already exists 09:57:56 palau: digest: sha256:74f0f6c16fc0abfc9b5b1e0eda31028d77d0cbb6ed1f56958bf3ad89acef1a48 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:57:56 ===================================================== [Pipeline] echo 09:57:56 taggedImages: 09:57:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:57:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.3-dev.1 09:57:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:57:56 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:palau [Pipeline] echo 09:57:56 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:57:56 8446ae5d47073f02c70d118b2bb7464829f71379 09:57:56 4.0.3-dev.1 09:57:56 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:57:56 palau 09:57:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:57:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:57:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:57:57 0f8723f8b04e: Preparing 09:57:57 164af7b7a9d6: Preparing 09:57:57 d63088003388: Preparing 09:57:57 79ed31a086a0: Preparing 09:57:57 efe36af85a8f: Preparing 09:57:57 976377edb086: Preparing 09:57:57 eeaa73608b53: Preparing 09:57:57 976377edb086: Waiting 09:57:57 eeaa73608b53: Waiting 09:57:57 d63088003388: Layer already exists 09:57:57 79ed31a086a0: Layer already exists 09:57:57 eeaa73608b53: Layer already exists 09:57:57 efe36af85a8f: Pushed 09:57:57 0f8723f8b04e: Pushed 09:57:57 976377edb086: Pushed 09:58:04 164af7b7a9d6: Pushed 09:58:07 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:45aebcfec5b920a6a57e2b28e6c30fda7b3a7ded15dcddf4357f600820c02252 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.3-dev.1 09:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:58:08 0f8723f8b04e: Preparing 09:58:08 164af7b7a9d6: Preparing 09:58:08 d63088003388: Preparing 09:58:08 79ed31a086a0: Preparing 09:58:08 efe36af85a8f: Preparing 09:58:08 976377edb086: Preparing 09:58:08 eeaa73608b53: Preparing 09:58:08 976377edb086: Waiting 09:58:08 eeaa73608b53: Waiting 09:58:08 efe36af85a8f: Layer already exists 09:58:08 164af7b7a9d6: Layer already exists 09:58:08 d63088003388: Layer already exists 09:58:08 0f8723f8b04e: Layer already exists 09:58:08 79ed31a086a0: Layer already exists 09:58:08 eeaa73608b53: Layer already exists 09:58:08 976377edb086: Layer already exists 09:58:08 4.0.3-dev.1: digest: sha256:45aebcfec5b920a6a57e2b28e6c30fda7b3a7ded15dcddf4357f600820c02252 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:09 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:58:09 0f8723f8b04e: Preparing 09:58:09 164af7b7a9d6: Preparing 09:58:09 d63088003388: Preparing 09:58:09 79ed31a086a0: Preparing 09:58:09 efe36af85a8f: Preparing 09:58:09 976377edb086: Preparing 09:58:09 eeaa73608b53: Preparing 09:58:09 976377edb086: Waiting 09:58:09 eeaa73608b53: Waiting 09:58:09 79ed31a086a0: Layer already exists 09:58:09 efe36af85a8f: Layer already exists 09:58:09 0f8723f8b04e: Layer already exists 09:58:09 d63088003388: Layer already exists 09:58:09 164af7b7a9d6: Layer already exists 09:58:09 976377edb086: Layer already exists 09:58:09 eeaa73608b53: Layer already exists 09:58:09 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:45aebcfec5b920a6a57e2b28e6c30fda7b3a7ded15dcddf4357f600820c02252 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:palau 09:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:58:10 0f8723f8b04e: Preparing 09:58:10 164af7b7a9d6: Preparing 09:58:10 d63088003388: Preparing 09:58:10 79ed31a086a0: Preparing 09:58:10 efe36af85a8f: Preparing 09:58:10 976377edb086: Preparing 09:58:10 eeaa73608b53: Preparing 09:58:10 eeaa73608b53: Waiting 09:58:10 0f8723f8b04e: Layer already exists 09:58:10 efe36af85a8f: Layer already exists 09:58:10 164af7b7a9d6: Layer already exists 09:58:10 79ed31a086a0: Layer already exists 09:58:10 d63088003388: Layer already exists 09:58:10 eeaa73608b53: Layer already exists 09:58:10 976377edb086: Layer already exists 09:58:10 palau: digest: sha256:45aebcfec5b920a6a57e2b28e6c30fda7b3a7ded15dcddf4357f600820c02252 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:11 ===================================================== [Pipeline] echo 09:58:11 taggedImages: 09:58:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:58:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.3-dev.1 09:58:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:58:11 - nexus3.edgexfoundry.org:10004/core-data-arm64:palau [Pipeline] echo 09:58:11 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:58:11 8446ae5d47073f02c70d118b2bb7464829f71379 09:58:11 4.0.3-dev.1 09:58:11 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:58:11 palau 09:58:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:58:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:58:12 c2f9979c52b7: Preparing 09:58:12 622d90043896: Preparing 09:58:12 79ed31a086a0: Preparing 09:58:12 37b05c661622: Preparing 09:58:12 ea24d796febd: Preparing 09:58:12 eeaa73608b53: Preparing 09:58:12 eeaa73608b53: Waiting 09:58:12 79ed31a086a0: Layer already exists 09:58:12 eeaa73608b53: Layer already exists 09:58:12 ea24d796febd: Pushed 09:58:12 37b05c661622: Pushed 09:58:12 c2f9979c52b7: Pushed 09:58:21 622d90043896: Pushed 09:58:22 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:f706827dff40871f05b3be39e7f10a650f1150b7a5daee0820741857054cb2ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:23 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.3-dev.1 09:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:58:23 c2f9979c52b7: Preparing 09:58:23 622d90043896: Preparing 09:58:23 79ed31a086a0: Preparing 09:58:23 37b05c661622: Preparing 09:58:23 ea24d796febd: Preparing 09:58:23 eeaa73608b53: Preparing 09:58:23 eeaa73608b53: Waiting 09:58:23 79ed31a086a0: Layer already exists 09:58:23 c2f9979c52b7: Layer already exists 09:58:23 37b05c661622: Layer already exists 09:58:23 622d90043896: Layer already exists 09:58:23 ea24d796febd: Layer already exists 09:58:23 eeaa73608b53: Layer already exists 09:58:23 4.0.3-dev.1: digest: sha256:f706827dff40871f05b3be39e7f10a650f1150b7a5daee0820741857054cb2ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:24 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:58:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:58:24 c2f9979c52b7: Preparing 09:58:24 622d90043896: Preparing 09:58:24 79ed31a086a0: Preparing 09:58:24 37b05c661622: Preparing 09:58:24 ea24d796febd: Preparing 09:58:24 eeaa73608b53: Preparing 09:58:24 eeaa73608b53: Waiting 09:58:24 622d90043896: Layer already exists 09:58:24 c2f9979c52b7: Layer already exists 09:58:24 ea24d796febd: Layer already exists 09:58:24 37b05c661622: Layer already exists 09:58:24 79ed31a086a0: Layer already exists 09:58:24 eeaa73608b53: Layer already exists 09:58:24 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:f706827dff40871f05b3be39e7f10a650f1150b7a5daee0820741857054cb2ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:25 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:palau 09:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:58:25 c2f9979c52b7: Preparing 09:58:25 622d90043896: Preparing 09:58:25 79ed31a086a0: Preparing 09:58:25 37b05c661622: Preparing 09:58:25 ea24d796febd: Preparing 09:58:25 eeaa73608b53: Preparing 09:58:25 eeaa73608b53: Waiting 09:58:25 c2f9979c52b7: Layer already exists 09:58:25 79ed31a086a0: Layer already exists 09:58:25 37b05c661622: Layer already exists 09:58:25 622d90043896: Layer already exists 09:58:25 ea24d796febd: Layer already exists 09:58:25 eeaa73608b53: Layer already exists 09:58:25 palau: digest: sha256:f706827dff40871f05b3be39e7f10a650f1150b7a5daee0820741857054cb2ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:25 ===================================================== [Pipeline] echo 09:58:25 taggedImages: 09:58:25 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:58:25 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.3-dev.1 09:58:25 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:58:25 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:palau [Pipeline] echo 09:58:25 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:58:25 8446ae5d47073f02c70d118b2bb7464829f71379 09:58:25 4.0.3-dev.1 09:58:25 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:58:25 palau 09:58:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:58:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:58:26 86b0b30a5403: Preparing 09:58:26 c3a1697b392b: Preparing 09:58:26 2867a036d197: Preparing 09:58:26 d63088003388: Preparing 09:58:26 79ed31a086a0: Preparing 09:58:26 e046c0ad21d4: Preparing 09:58:26 ad1f6f7e4cc6: Preparing 09:58:26 eeaa73608b53: Preparing 09:58:26 e046c0ad21d4: Waiting 09:58:26 ad1f6f7e4cc6: Waiting 09:58:26 eeaa73608b53: Waiting 09:58:26 d63088003388: Layer already exists 09:58:26 79ed31a086a0: Layer already exists 09:58:26 e046c0ad21d4: Layer already exists 09:58:26 ad1f6f7e4cc6: Layer already exists 09:58:26 eeaa73608b53: Layer already exists 09:58:26 c3a1697b392b: Pushed 09:58:26 86b0b30a5403: Pushed 09:58:35 2867a036d197: Pushed 09:58:37 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:9d648b9aedd75bc77c3dca3ad4ccfccc0111a02a4fbd7d432b1554d8821c3fbd size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:37 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.3-dev.1 09:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:58:37 86b0b30a5403: Preparing 09:58:37 c3a1697b392b: Preparing 09:58:37 2867a036d197: Preparing 09:58:37 d63088003388: Preparing 09:58:37 79ed31a086a0: Preparing 09:58:37 e046c0ad21d4: Preparing 09:58:37 ad1f6f7e4cc6: Preparing 09:58:37 eeaa73608b53: Preparing 09:58:37 e046c0ad21d4: Waiting 09:58:37 ad1f6f7e4cc6: Waiting 09:58:37 eeaa73608b53: Waiting 09:58:37 79ed31a086a0: Layer already exists 09:58:37 86b0b30a5403: Layer already exists 09:58:37 2867a036d197: Layer already exists 09:58:37 c3a1697b392b: Layer already exists 09:58:37 d63088003388: Layer already exists 09:58:37 e046c0ad21d4: Layer already exists 09:58:37 ad1f6f7e4cc6: Layer already exists 09:58:37 eeaa73608b53: Layer already exists 09:58:37 4.0.3-dev.1: digest: sha256:9d648b9aedd75bc77c3dca3ad4ccfccc0111a02a4fbd7d432b1554d8821c3fbd size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:58:38 86b0b30a5403: Preparing 09:58:38 c3a1697b392b: Preparing 09:58:38 2867a036d197: Preparing 09:58:38 d63088003388: Preparing 09:58:38 79ed31a086a0: Preparing 09:58:38 e046c0ad21d4: Preparing 09:58:38 ad1f6f7e4cc6: Preparing 09:58:38 eeaa73608b53: Preparing 09:58:38 e046c0ad21d4: Waiting 09:58:38 ad1f6f7e4cc6: Waiting 09:58:38 eeaa73608b53: Waiting 09:58:38 d63088003388: Layer already exists 09:58:38 86b0b30a5403: Layer already exists 09:58:38 c3a1697b392b: Layer already exists 09:58:38 2867a036d197: Layer already exists 09:58:38 79ed31a086a0: Layer already exists 09:58:38 ad1f6f7e4cc6: Layer already exists 09:58:38 e046c0ad21d4: Layer already exists 09:58:38 eeaa73608b53: Layer already exists 09:58:38 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:9d648b9aedd75bc77c3dca3ad4ccfccc0111a02a4fbd7d432b1554d8821c3fbd size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:39 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:palau 09:58:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:58:39 86b0b30a5403: Preparing 09:58:39 c3a1697b392b: Preparing 09:58:39 2867a036d197: Preparing 09:58:39 d63088003388: Preparing 09:58:39 79ed31a086a0: Preparing 09:58:39 e046c0ad21d4: Preparing 09:58:39 ad1f6f7e4cc6: Preparing 09:58:39 eeaa73608b53: Preparing 09:58:39 ad1f6f7e4cc6: Waiting 09:58:39 eeaa73608b53: Waiting 09:58:39 e046c0ad21d4: Waiting 09:58:39 d63088003388: Layer already exists 09:58:39 c3a1697b392b: Layer already exists 09:58:39 2867a036d197: Layer already exists 09:58:39 79ed31a086a0: Layer already exists 09:58:39 86b0b30a5403: Layer already exists 09:58:39 e046c0ad21d4: Layer already exists 09:58:39 eeaa73608b53: Layer already exists 09:58:39 ad1f6f7e4cc6: Layer already exists 09:58:40 palau: digest: sha256:9d648b9aedd75bc77c3dca3ad4ccfccc0111a02a4fbd7d432b1554d8821c3fbd size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:40 ===================================================== [Pipeline] echo 09:58:40 taggedImages: 09:58:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:58:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.3-dev.1 09:58:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:58:40 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:palau [Pipeline] echo 09:58:40 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:58:40 8446ae5d47073f02c70d118b2bb7464829f71379 09:58:40 4.0.3-dev.1 09:58:40 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:58:40 palau 09:58:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:58:41 164ad7448d7f: Preparing 09:58:41 fabef9353905: Preparing 09:58:41 5ce6907ce190: Preparing 09:58:41 6907707be20f: Preparing 09:58:41 01295084ee75: Preparing 09:58:41 2a5dbb45c48f: Preparing 09:58:41 fea20cf64eaa: Preparing 09:58:41 d63088003388: Preparing 09:58:41 79ed31a086a0: Preparing 09:58:41 8bc942104dd4: Preparing 09:58:41 4e1e3336ac7c: Preparing 09:58:41 5f70bf18a086: Preparing 09:58:41 de71702e1418: Preparing 09:58:41 982d4928eb57: Preparing 09:58:41 8ffe93dc7216: Preparing 09:58:41 eeaa73608b53: Preparing 09:58:41 8bc942104dd4: Waiting 09:58:41 4e1e3336ac7c: Waiting 09:58:41 5f70bf18a086: Waiting 09:58:41 de71702e1418: Waiting 09:58:41 982d4928eb57: Waiting 09:58:41 8ffe93dc7216: Waiting 09:58:41 2a5dbb45c48f: Waiting 09:58:41 fea20cf64eaa: Waiting 09:58:41 d63088003388: Waiting 09:58:41 79ed31a086a0: Waiting 09:58:41 eeaa73608b53: Waiting 09:58:41 01295084ee75: Pushed 09:58:41 5ce6907ce190: Pushed 09:58:41 6907707be20f: Pushed 09:58:41 fabef9353905: Pushed 09:58:41 164ad7448d7f: Pushed 09:58:41 d63088003388: Layer already exists 09:58:41 2a5dbb45c48f: Pushed 09:58:41 79ed31a086a0: Layer already exists 09:58:41 5f70bf18a086: Layer already exists 09:58:41 8bc942104dd4: Pushed 09:58:41 4e1e3336ac7c: Pushed 09:58:41 de71702e1418: Pushed 09:58:41 eeaa73608b53: Layer already exists 09:58:41 982d4928eb57: Pushed 09:58:41 8ffe93dc7216: Pushed 09:58:44 fea20cf64eaa: Pushed 09:58:44 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:23d5c0d7a2ccdfe9ed8174e460d3e0a659b5014de44cdeadbc04ed6c6670a2f9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.3-dev.1 09:58:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:58:45 164ad7448d7f: Preparing 09:58:45 fabef9353905: Preparing 09:58:45 5ce6907ce190: Preparing 09:58:45 6907707be20f: Preparing 09:58:45 01295084ee75: Preparing 09:58:45 2a5dbb45c48f: Preparing 09:58:45 fea20cf64eaa: Preparing 09:58:45 d63088003388: Preparing 09:58:45 79ed31a086a0: Preparing 09:58:45 8bc942104dd4: Preparing 09:58:45 4e1e3336ac7c: Preparing 09:58:45 5f70bf18a086: Preparing 09:58:45 de71702e1418: Preparing 09:58:45 982d4928eb57: Preparing 09:58:45 8ffe93dc7216: Preparing 09:58:45 eeaa73608b53: Preparing 09:58:45 8bc942104dd4: Waiting 09:58:45 4e1e3336ac7c: Waiting 09:58:45 5f70bf18a086: Waiting 09:58:45 de71702e1418: Waiting 09:58:45 982d4928eb57: Waiting 09:58:45 8ffe93dc7216: Waiting 09:58:45 2a5dbb45c48f: Waiting 09:58:45 eeaa73608b53: Waiting 09:58:45 fea20cf64eaa: Waiting 09:58:45 79ed31a086a0: Waiting 09:58:45 d63088003388: Waiting 09:58:45 01295084ee75: Layer already exists 09:58:45 164ad7448d7f: Layer already exists 09:58:45 6907707be20f: Layer already exists 09:58:45 5ce6907ce190: Layer already exists 09:58:45 fabef9353905: Layer already exists 09:58:45 2a5dbb45c48f: Layer already exists 09:58:45 fea20cf64eaa: Layer already exists 09:58:45 8bc942104dd4: Layer already exists 09:58:45 79ed31a086a0: Layer already exists 09:58:45 d63088003388: Layer already exists 09:58:45 de71702e1418: Layer already exists 09:58:45 5f70bf18a086: Layer already exists 09:58:45 4e1e3336ac7c: Layer already exists 09:58:45 982d4928eb57: Layer already exists 09:58:45 8ffe93dc7216: Layer already exists 09:58:45 eeaa73608b53: Layer already exists 09:58:45 4.0.3-dev.1: digest: sha256:23d5c0d7a2ccdfe9ed8174e460d3e0a659b5014de44cdeadbc04ed6c6670a2f9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:58:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:58:46 164ad7448d7f: Preparing 09:58:46 fabef9353905: Preparing 09:58:46 5ce6907ce190: Preparing 09:58:46 6907707be20f: Preparing 09:58:46 01295084ee75: Preparing 09:58:46 2a5dbb45c48f: Preparing 09:58:46 fea20cf64eaa: Preparing 09:58:46 d63088003388: Preparing 09:58:46 79ed31a086a0: Preparing 09:58:46 8bc942104dd4: Preparing 09:58:46 4e1e3336ac7c: Preparing 09:58:46 5f70bf18a086: Preparing 09:58:46 de71702e1418: Preparing 09:58:46 982d4928eb57: Preparing 09:58:46 8ffe93dc7216: Preparing 09:58:46 eeaa73608b53: Preparing 09:58:46 8bc942104dd4: Waiting 09:58:46 4e1e3336ac7c: Waiting 09:58:46 5f70bf18a086: Waiting 09:58:46 de71702e1418: Waiting 09:58:46 982d4928eb57: Waiting 09:58:46 fea20cf64eaa: Waiting 09:58:46 d63088003388: Waiting 09:58:46 79ed31a086a0: Waiting 09:58:46 8ffe93dc7216: Waiting 09:58:46 eeaa73608b53: Waiting 09:58:46 2a5dbb45c48f: Waiting 09:58:46 5ce6907ce190: Layer already exists 09:58:46 01295084ee75: Layer already exists 09:58:46 164ad7448d7f: Layer already exists 09:58:46 6907707be20f: Layer already exists 09:58:46 fabef9353905: Layer already exists 09:58:46 79ed31a086a0: Layer already exists 09:58:46 fea20cf64eaa: Layer already exists 09:58:46 8bc942104dd4: Layer already exists 09:58:46 d63088003388: Layer already exists 09:58:46 2a5dbb45c48f: Layer already exists 09:58:46 4e1e3336ac7c: Layer already exists 09:58:46 5f70bf18a086: Layer already exists 09:58:46 de71702e1418: Layer already exists 09:58:46 982d4928eb57: Layer already exists 09:58:46 8ffe93dc7216: Layer already exists 09:58:46 eeaa73608b53: Layer already exists 09:58:46 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:23d5c0d7a2ccdfe9ed8174e460d3e0a659b5014de44cdeadbc04ed6c6670a2f9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:47 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:47 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:palau 09:58:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:58:47 164ad7448d7f: Preparing 09:58:47 fabef9353905: Preparing 09:58:47 5ce6907ce190: Preparing 09:58:47 6907707be20f: Preparing 09:58:47 01295084ee75: Preparing 09:58:47 2a5dbb45c48f: Preparing 09:58:47 fea20cf64eaa: Preparing 09:58:47 d63088003388: Preparing 09:58:47 79ed31a086a0: Preparing 09:58:47 8bc942104dd4: Preparing 09:58:47 4e1e3336ac7c: Preparing 09:58:47 5f70bf18a086: Preparing 09:58:47 de71702e1418: Preparing 09:58:47 982d4928eb57: Preparing 09:58:47 8ffe93dc7216: Preparing 09:58:47 eeaa73608b53: Preparing 09:58:47 8bc942104dd4: Waiting 09:58:47 4e1e3336ac7c: Waiting 09:58:47 5f70bf18a086: Waiting 09:58:47 de71702e1418: Waiting 09:58:47 982d4928eb57: Waiting 09:58:47 8ffe93dc7216: Waiting 09:58:47 eeaa73608b53: Waiting 09:58:47 2a5dbb45c48f: Waiting 09:58:47 fea20cf64eaa: Waiting 09:58:47 d63088003388: Waiting 09:58:47 79ed31a086a0: Waiting 09:58:47 6907707be20f: Layer already exists 09:58:47 5ce6907ce190: Layer already exists 09:58:47 01295084ee75: Layer already exists 09:58:47 164ad7448d7f: Layer already exists 09:58:47 fabef9353905: Layer already exists 09:58:47 d63088003388: Layer already exists 09:58:47 79ed31a086a0: Layer already exists 09:58:47 2a5dbb45c48f: Layer already exists 09:58:47 fea20cf64eaa: Layer already exists 09:58:47 8bc942104dd4: Layer already exists 09:58:47 5f70bf18a086: Layer already exists 09:58:47 4e1e3336ac7c: Layer already exists 09:58:47 982d4928eb57: Layer already exists 09:58:47 de71702e1418: Layer already exists 09:58:47 8ffe93dc7216: Layer already exists 09:58:47 eeaa73608b53: Layer already exists 09:58:47 palau: digest: sha256:23d5c0d7a2ccdfe9ed8174e460d3e0a659b5014de44cdeadbc04ed6c6670a2f9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:47 ===================================================== [Pipeline] echo 09:58:47 taggedImages: 09:58:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:58:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.3-dev.1 09:58:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:58:47 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:palau [Pipeline] echo 09:58:47 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:58:47 8446ae5d47073f02c70d118b2bb7464829f71379 09:58:47 4.0.3-dev.1 09:58:47 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:58:47 palau 09:58:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:58:50 13035fade9a7: Preparing 09:58:50 559ee029f585: Preparing 09:58:50 e72cd7b4a1be: Preparing 09:58:50 0e3f4fa60b65: Preparing 09:58:50 d63088003388: Preparing 09:58:50 79ed31a086a0: Preparing 09:58:50 e046c0ad21d4: Preparing 09:58:50 ad1f6f7e4cc6: Preparing 09:58:50 eeaa73608b53: Preparing 09:58:50 79ed31a086a0: Waiting 09:58:50 e046c0ad21d4: Waiting 09:58:50 ad1f6f7e4cc6: Waiting 09:58:50 eeaa73608b53: Waiting 09:58:50 d63088003388: Layer already exists 09:58:50 79ed31a086a0: Layer already exists 09:58:50 559ee029f585: Pushed 09:58:50 e72cd7b4a1be: Pushed 09:58:50 e046c0ad21d4: Layer already exists 09:58:50 ad1f6f7e4cc6: Layer already exists 09:58:50 13035fade9a7: Pushed 09:58:50 eeaa73608b53: Layer already exists 09:58:58 0e3f4fa60b65: Pushed 09:58:58 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:e706cc01b7585643511827d22a3b246ab57c7b29434d2f3613de8ad962a27c7d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.3-dev.1 09:58:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:58:59 13035fade9a7: Preparing 09:58:59 559ee029f585: Preparing 09:58:59 e72cd7b4a1be: Preparing 09:58:59 0e3f4fa60b65: Preparing 09:58:59 d63088003388: Preparing 09:58:59 79ed31a086a0: Preparing 09:58:59 e046c0ad21d4: Preparing 09:58:59 ad1f6f7e4cc6: Preparing 09:58:59 eeaa73608b53: Preparing 09:58:59 79ed31a086a0: Waiting 09:58:59 e046c0ad21d4: Waiting 09:58:59 ad1f6f7e4cc6: Waiting 09:58:59 eeaa73608b53: Waiting 09:58:59 13035fade9a7: Layer already exists 09:58:59 d63088003388: Layer already exists 09:58:59 0e3f4fa60b65: Layer already exists 09:58:59 e72cd7b4a1be: Layer already exists 09:58:59 559ee029f585: Layer already exists 09:58:59 eeaa73608b53: Layer already exists 09:58:59 ad1f6f7e4cc6: Layer already exists 09:58:59 79ed31a086a0: Layer already exists 09:58:59 e046c0ad21d4: Layer already exists 09:58:59 4.0.3-dev.1: digest: sha256:e706cc01b7585643511827d22a3b246ab57c7b29434d2f3613de8ad962a27c7d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:00 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:59:04 13035fade9a7: Preparing 09:59:04 559ee029f585: Preparing 09:59:04 e72cd7b4a1be: Preparing 09:59:04 0e3f4fa60b65: Preparing 09:59:04 d63088003388: Preparing 09:59:04 79ed31a086a0: Preparing 09:59:04 e046c0ad21d4: Preparing 09:59:04 ad1f6f7e4cc6: Preparing 09:59:04 eeaa73608b53: Preparing 09:59:04 79ed31a086a0: Waiting 09:59:04 e046c0ad21d4: Waiting 09:59:04 ad1f6f7e4cc6: Waiting 09:59:04 eeaa73608b53: Waiting 09:59:04 559ee029f585: Layer already exists 09:59:04 e72cd7b4a1be: Layer already exists 09:59:04 13035fade9a7: Layer already exists 09:59:04 0e3f4fa60b65: Layer already exists 09:59:04 d63088003388: Layer already exists 09:59:04 ad1f6f7e4cc6: Layer already exists 09:59:04 e046c0ad21d4: Layer already exists 09:59:04 eeaa73608b53: Layer already exists 09:59:04 79ed31a086a0: Layer already exists 09:59:04 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:e706cc01b7585643511827d22a3b246ab57c7b29434d2f3613de8ad962a27c7d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:palau 09:59:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:59:05 13035fade9a7: Preparing 09:59:05 559ee029f585: Preparing 09:59:05 e72cd7b4a1be: Preparing 09:59:05 0e3f4fa60b65: Preparing 09:59:05 d63088003388: Preparing 09:59:05 79ed31a086a0: Preparing 09:59:05 e046c0ad21d4: Preparing 09:59:05 ad1f6f7e4cc6: Preparing 09:59:05 eeaa73608b53: Preparing 09:59:05 e046c0ad21d4: Waiting 09:59:05 ad1f6f7e4cc6: Waiting 09:59:05 79ed31a086a0: Waiting 09:59:05 eeaa73608b53: Waiting 09:59:05 d63088003388: Layer already exists 09:59:05 559ee029f585: Layer already exists 09:59:05 13035fade9a7: Layer already exists 09:59:05 e72cd7b4a1be: Layer already exists 09:59:05 0e3f4fa60b65: Layer already exists 09:59:05 e046c0ad21d4: Layer already exists 09:59:05 ad1f6f7e4cc6: Layer already exists 09:59:05 eeaa73608b53: Layer already exists 09:59:05 79ed31a086a0: Layer already exists 09:59:05 palau: digest: sha256:e706cc01b7585643511827d22a3b246ab57c7b29434d2f3613de8ad962a27c7d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:05 ===================================================== [Pipeline] echo 09:59:05 taggedImages: 09:59:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:59:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.3-dev.1 09:59:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:59:05 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:palau [Pipeline] echo 09:59:05 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:59:05 8446ae5d47073f02c70d118b2bb7464829f71379 09:59:05 4.0.3-dev.1 09:59:05 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:59:05 palau 09:59:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:59:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:59:06 39130e669311: Preparing 09:59:06 1dd89ad2d63c: Preparing 09:59:06 b6607d63d561: Preparing 09:59:06 33e322e75c3d: Preparing 09:59:06 c1622f08ab16: Preparing 09:59:06 d63088003388: Preparing 09:59:06 79ed31a086a0: Preparing 09:59:06 a73e6892f575: Preparing 09:59:06 7f25b32122c2: Preparing 09:59:06 e6d45671a807: Preparing 09:59:06 eeaa73608b53: Preparing 09:59:06 79ed31a086a0: Waiting 09:59:06 a73e6892f575: Waiting 09:59:06 7f25b32122c2: Waiting 09:59:06 e6d45671a807: Waiting 09:59:06 eeaa73608b53: Waiting 09:59:06 d63088003388: Waiting 09:59:06 1dd89ad2d63c: Pushed 09:59:06 39130e669311: Pushed 09:59:06 c1622f08ab16: Pushed 09:59:06 33e322e75c3d: Pushed 09:59:06 d63088003388: Layer already exists 09:59:06 79ed31a086a0: Layer already exists 09:59:06 eeaa73608b53: Layer already exists 09:59:06 a73e6892f575: Pushed 09:59:07 7f25b32122c2: Pushed 09:59:10 e6d45671a807: Pushed 09:59:13 b6607d63d561: Pushed 09:59:13 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:50a93e8469ee9eca3218d0e2c490b87422c10f2654db9075c557c6da3cd58513 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.3-dev.1 09:59:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:59:14 39130e669311: Preparing 09:59:14 1dd89ad2d63c: Preparing 09:59:14 b6607d63d561: Preparing 09:59:14 33e322e75c3d: Preparing 09:59:14 c1622f08ab16: Preparing 09:59:14 d63088003388: Preparing 09:59:14 79ed31a086a0: Preparing 09:59:14 a73e6892f575: Preparing 09:59:14 7f25b32122c2: Preparing 09:59:14 e6d45671a807: Preparing 09:59:14 eeaa73608b53: Preparing 09:59:14 d63088003388: Waiting 09:59:14 79ed31a086a0: Waiting 09:59:14 a73e6892f575: Waiting 09:59:14 7f25b32122c2: Waiting 09:59:14 e6d45671a807: Waiting 09:59:14 eeaa73608b53: Waiting 09:59:14 33e322e75c3d: Layer already exists 09:59:14 b6607d63d561: Layer already exists 09:59:14 c1622f08ab16: Layer already exists 09:59:14 1dd89ad2d63c: Layer already exists 09:59:14 39130e669311: Layer already exists 09:59:14 d63088003388: Layer already exists 09:59:14 e6d45671a807: Layer already exists 09:59:14 a73e6892f575: Layer already exists 09:59:14 79ed31a086a0: Layer already exists 09:59:14 7f25b32122c2: Layer already exists 09:59:14 eeaa73608b53: Layer already exists 09:59:14 4.0.3-dev.1: digest: sha256:50a93e8469ee9eca3218d0e2c490b87422c10f2654db9075c557c6da3cd58513 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:59:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:59:15 39130e669311: Preparing 09:59:15 1dd89ad2d63c: Preparing 09:59:15 b6607d63d561: Preparing 09:59:15 33e322e75c3d: Preparing 09:59:15 c1622f08ab16: Preparing 09:59:15 d63088003388: Preparing 09:59:15 79ed31a086a0: Preparing 09:59:15 a73e6892f575: Preparing 09:59:15 7f25b32122c2: Preparing 09:59:15 e6d45671a807: Preparing 09:59:15 eeaa73608b53: Preparing 09:59:15 d63088003388: Waiting 09:59:15 79ed31a086a0: Waiting 09:59:15 a73e6892f575: Waiting 09:59:15 7f25b32122c2: Waiting 09:59:15 e6d45671a807: Waiting 09:59:15 eeaa73608b53: Waiting 09:59:15 c1622f08ab16: Layer already exists 09:59:15 1dd89ad2d63c: Layer already exists 09:59:15 b6607d63d561: Layer already exists 09:59:15 39130e669311: Layer already exists 09:59:15 33e322e75c3d: Layer already exists 09:59:15 d63088003388: Layer already exists 09:59:15 a73e6892f575: Layer already exists 09:59:15 79ed31a086a0: Layer already exists 09:59:15 7f25b32122c2: Layer already exists 09:59:15 e6d45671a807: Layer already exists 09:59:15 eeaa73608b53: Layer already exists 09:59:15 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:50a93e8469ee9eca3218d0e2c490b87422c10f2654db9075c557c6da3cd58513 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:15 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:palau 09:59:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:59:17 39130e669311: Preparing 09:59:17 1dd89ad2d63c: Preparing 09:59:17 b6607d63d561: Preparing 09:59:17 33e322e75c3d: Preparing 09:59:17 c1622f08ab16: Preparing 09:59:17 d63088003388: Preparing 09:59:17 79ed31a086a0: Preparing 09:59:17 a73e6892f575: Preparing 09:59:17 7f25b32122c2: Preparing 09:59:17 e6d45671a807: Preparing 09:59:17 eeaa73608b53: Preparing 09:59:17 d63088003388: Waiting 09:59:17 79ed31a086a0: Waiting 09:59:17 a73e6892f575: Waiting 09:59:17 7f25b32122c2: Waiting 09:59:17 e6d45671a807: Waiting 09:59:17 eeaa73608b53: Waiting 09:59:17 39130e669311: Layer already exists 09:59:17 b6607d63d561: Layer already exists 09:59:17 c1622f08ab16: Layer already exists 09:59:17 1dd89ad2d63c: Layer already exists 09:59:17 33e322e75c3d: Layer already exists 09:59:17 d63088003388: Layer already exists 09:59:17 a73e6892f575: Layer already exists 09:59:17 79ed31a086a0: Layer already exists 09:59:17 7f25b32122c2: Layer already exists 09:59:17 e6d45671a807: Layer already exists 09:59:17 eeaa73608b53: Layer already exists 09:59:17 palau: digest: sha256:50a93e8469ee9eca3218d0e2c490b87422c10f2654db9075c557c6da3cd58513 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:17 ===================================================== [Pipeline] echo 09:59:17 taggedImages: 09:59:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:59:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.3-dev.1 09:59:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:59:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:palau [Pipeline] echo 09:59:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:59:17 8446ae5d47073f02c70d118b2bb7464829f71379 09:59:17 4.0.3-dev.1 09:59:17 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:59:17 palau 09:59:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:59:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:59:18 6d4c5e8b795b: Preparing 09:59:18 ca493ce56aed: Preparing 09:59:18 55c5f9918cc5: Preparing 09:59:18 474f3aac51d5: Preparing 09:59:18 88fea36162db: Preparing 09:59:18 3509d91fde33: Preparing 09:59:18 d05a5ac2ef72: Preparing 09:59:18 d63088003388: Preparing 09:59:18 79ed31a086a0: Preparing 09:59:18 6aa1a98f3e94: Preparing 09:59:18 fb9a529a30dc: Preparing 09:59:18 eeaa73608b53: Preparing 09:59:18 d05a5ac2ef72: Waiting 09:59:18 d63088003388: Waiting 09:59:18 79ed31a086a0: Waiting 09:59:18 6aa1a98f3e94: Waiting 09:59:18 fb9a529a30dc: Waiting 09:59:18 eeaa73608b53: Waiting 09:59:18 3509d91fde33: Waiting 09:59:18 ca493ce56aed: Pushed 09:59:18 88fea36162db: Pushed 09:59:18 6d4c5e8b795b: Pushed 09:59:18 d63088003388: Layer already exists 09:59:18 79ed31a086a0: Layer already exists 09:59:18 3509d91fde33: Pushed 09:59:19 d05a5ac2ef72: Pushed 09:59:19 eeaa73608b53: Layer already exists 09:59:19 6aa1a98f3e94: Pushed 09:59:21 fb9a529a30dc: Pushed 09:59:25 474f3aac51d5: Pushed 09:59:26 55c5f9918cc5: Pushed 09:59:26 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:392252df84ba129ac672f58f77456b0e71065179dfc5eb8728ff4cf22a4d64e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:26 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.3-dev.1 09:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:59:26 6d4c5e8b795b: Preparing 09:59:26 ca493ce56aed: Preparing 09:59:26 55c5f9918cc5: Preparing 09:59:26 474f3aac51d5: Preparing 09:59:26 88fea36162db: Preparing 09:59:26 3509d91fde33: Preparing 09:59:26 d05a5ac2ef72: Preparing 09:59:26 d63088003388: Preparing 09:59:26 79ed31a086a0: Preparing 09:59:26 6aa1a98f3e94: Preparing 09:59:26 fb9a529a30dc: Preparing 09:59:26 eeaa73608b53: Preparing 09:59:26 3509d91fde33: Waiting 09:59:26 d05a5ac2ef72: Waiting 09:59:26 d63088003388: Waiting 09:59:26 79ed31a086a0: Waiting 09:59:26 fb9a529a30dc: Waiting 09:59:26 eeaa73608b53: Waiting 09:59:26 6aa1a98f3e94: Waiting 09:59:26 ca493ce56aed: Layer already exists 09:59:26 474f3aac51d5: Layer already exists 09:59:26 88fea36162db: Layer already exists 09:59:26 6d4c5e8b795b: Layer already exists 09:59:26 55c5f9918cc5: Layer already exists 09:59:26 3509d91fde33: Layer already exists 09:59:26 d63088003388: Layer already exists 09:59:26 6aa1a98f3e94: Layer already exists 09:59:26 d05a5ac2ef72: Layer already exists 09:59:26 79ed31a086a0: Layer already exists 09:59:26 eeaa73608b53: Layer already exists 09:59:26 fb9a529a30dc: Layer already exists 09:59:27 4.0.3-dev.1: digest: sha256:392252df84ba129ac672f58f77456b0e71065179dfc5eb8728ff4cf22a4d64e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:59:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:59:32 6d4c5e8b795b: Preparing 09:59:32 ca493ce56aed: Preparing 09:59:32 55c5f9918cc5: Preparing 09:59:32 474f3aac51d5: Preparing 09:59:32 88fea36162db: Preparing 09:59:32 3509d91fde33: Preparing 09:59:32 d05a5ac2ef72: Preparing 09:59:32 d63088003388: Preparing 09:59:32 79ed31a086a0: Preparing 09:59:32 6aa1a98f3e94: Preparing 09:59:32 fb9a529a30dc: Preparing 09:59:32 eeaa73608b53: Preparing 09:59:32 3509d91fde33: Waiting 09:59:32 d05a5ac2ef72: Waiting 09:59:32 d63088003388: Waiting 09:59:32 fb9a529a30dc: Waiting 09:59:32 eeaa73608b53: Waiting 09:59:32 79ed31a086a0: Waiting 09:59:32 6aa1a98f3e94: Waiting 09:59:32 ca493ce56aed: Layer already exists 09:59:32 474f3aac51d5: Layer already exists 09:59:32 6d4c5e8b795b: Layer already exists 09:59:32 55c5f9918cc5: Layer already exists 09:59:32 88fea36162db: Layer already exists 09:59:32 d05a5ac2ef72: Layer already exists 09:59:32 3509d91fde33: Layer already exists 09:59:32 79ed31a086a0: Layer already exists 09:59:32 6aa1a98f3e94: Layer already exists 09:59:32 d63088003388: Layer already exists 09:59:32 fb9a529a30dc: Layer already exists 09:59:32 eeaa73608b53: Layer already exists 09:59:32 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:392252df84ba129ac672f58f77456b0e71065179dfc5eb8728ff4cf22a4d64e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:palau 09:59:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:59:33 6d4c5e8b795b: Preparing 09:59:33 ca493ce56aed: Preparing 09:59:33 55c5f9918cc5: Preparing 09:59:33 474f3aac51d5: Preparing 09:59:33 88fea36162db: Preparing 09:59:33 3509d91fde33: Preparing 09:59:33 d05a5ac2ef72: Preparing 09:59:33 d63088003388: Preparing 09:59:33 79ed31a086a0: Preparing 09:59:33 6aa1a98f3e94: Preparing 09:59:33 fb9a529a30dc: Preparing 09:59:33 eeaa73608b53: Preparing 09:59:33 3509d91fde33: Waiting 09:59:33 d05a5ac2ef72: Waiting 09:59:33 d63088003388: Waiting 09:59:33 79ed31a086a0: Waiting 09:59:33 6aa1a98f3e94: Waiting 09:59:33 fb9a529a30dc: Waiting 09:59:33 eeaa73608b53: Waiting 09:59:33 6d4c5e8b795b: Layer already exists 09:59:33 88fea36162db: Layer already exists 09:59:33 474f3aac51d5: Layer already exists 09:59:33 55c5f9918cc5: Layer already exists 09:59:33 ca493ce56aed: Layer already exists 09:59:33 79ed31a086a0: Layer already exists 09:59:33 d05a5ac2ef72: Layer already exists 09:59:33 3509d91fde33: Layer already exists 09:59:33 d63088003388: Layer already exists 09:59:33 6aa1a98f3e94: Layer already exists 09:59:33 fb9a529a30dc: Layer already exists 09:59:33 eeaa73608b53: Layer already exists 09:59:33 palau: digest: sha256:392252df84ba129ac672f58f77456b0e71065179dfc5eb8728ff4cf22a4d64e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:33 ===================================================== [Pipeline] echo 09:59:33 taggedImages: 09:59:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:59:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.3-dev.1 09:59:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:59:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:palau [Pipeline] echo 09:59:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:59:33 8446ae5d47073f02c70d118b2bb7464829f71379 09:59:33 4.0.3-dev.1 09:59:33 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:59:33 palau 09:59:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:34 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:34 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:59:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:59:34 71de52888123: Preparing 09:59:34 fc04dd52cdfb: Preparing 09:59:34 d63088003388: Preparing 09:59:34 79ed31a086a0: Preparing 09:59:34 8129cc2aff1c: Preparing 09:59:34 3fd1076b3be2: Preparing 09:59:34 eeaa73608b53: Preparing 09:59:34 3fd1076b3be2: Waiting 09:59:34 eeaa73608b53: Waiting 09:59:34 79ed31a086a0: Layer already exists 09:59:35 d63088003388: Layer already exists 09:59:35 8129cc2aff1c: Pushed 09:59:35 eeaa73608b53: Layer already exists 09:59:35 71de52888123: Pushed 09:59:37 3fd1076b3be2: Pushed 09:59:41 fc04dd52cdfb: Pushed 09:59:42 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:bca3addab6dd76c861369a1830f914ae60d547c38c22d80639659e9b892be911 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:42 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.3-dev.1 09:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:59:43 71de52888123: Preparing 09:59:43 fc04dd52cdfb: Preparing 09:59:43 d63088003388: Preparing 09:59:43 79ed31a086a0: Preparing 09:59:43 8129cc2aff1c: Preparing 09:59:43 3fd1076b3be2: Preparing 09:59:43 eeaa73608b53: Preparing 09:59:43 3fd1076b3be2: Waiting 09:59:43 eeaa73608b53: Waiting 09:59:43 79ed31a086a0: Layer already exists 09:59:43 d63088003388: Layer already exists 09:59:43 71de52888123: Layer already exists 09:59:43 fc04dd52cdfb: Layer already exists 09:59:43 8129cc2aff1c: Layer already exists 09:59:43 3fd1076b3be2: Layer already exists 09:59:43 eeaa73608b53: Layer already exists 09:59:43 4.0.3-dev.1: digest: sha256:bca3addab6dd76c861369a1830f914ae60d547c38c22d80639659e9b892be911 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:59:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:59:47 71de52888123: Preparing 09:59:47 fc04dd52cdfb: Preparing 09:59:47 d63088003388: Preparing 09:59:47 79ed31a086a0: Preparing 09:59:47 8129cc2aff1c: Preparing 09:59:47 3fd1076b3be2: Preparing 09:59:47 eeaa73608b53: Preparing 09:59:47 3fd1076b3be2: Waiting 09:59:47 eeaa73608b53: Waiting 09:59:47 79ed31a086a0: Layer already exists 09:59:47 71de52888123: Layer already exists 09:59:47 fc04dd52cdfb: Layer already exists 09:59:47 d63088003388: Layer already exists 09:59:47 8129cc2aff1c: Layer already exists 09:59:47 eeaa73608b53: Layer already exists 09:59:47 3fd1076b3be2: Layer already exists 09:59:47 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:bca3addab6dd76c861369a1830f914ae60d547c38c22d80639659e9b892be911 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:palau 09:59:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:59:48 71de52888123: Preparing 09:59:48 fc04dd52cdfb: Preparing 09:59:48 d63088003388: Preparing 09:59:48 79ed31a086a0: Preparing 09:59:48 8129cc2aff1c: Preparing 09:59:48 3fd1076b3be2: Preparing 09:59:48 eeaa73608b53: Preparing 09:59:48 3fd1076b3be2: Waiting 09:59:48 eeaa73608b53: Waiting 09:59:48 fc04dd52cdfb: Layer already exists 09:59:48 79ed31a086a0: Layer already exists 09:59:48 d63088003388: Layer already exists 09:59:48 71de52888123: Layer already exists 09:59:48 8129cc2aff1c: Layer already exists 09:59:48 eeaa73608b53: Layer already exists 09:59:48 3fd1076b3be2: Layer already exists 09:59:48 palau: digest: sha256:bca3addab6dd76c861369a1830f914ae60d547c38c22d80639659e9b892be911 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:48 ===================================================== [Pipeline] echo 09:59:48 taggedImages: 09:59:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:59:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.3-dev.1 09:59:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:59:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:palau [Pipeline] echo 09:59:48 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:59:48 8446ae5d47073f02c70d118b2bb7464829f71379 09:59:48 4.0.3-dev.1 09:59:48 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 09:59:48 palau 09:59:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:49 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 09:59:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:59:49 a62fff39ace0: Preparing 09:59:49 9d72eef47573: Preparing 09:59:49 3d358b848f89: Preparing 09:59:49 d63088003388: Preparing 09:59:49 79ed31a086a0: Preparing 09:59:49 01162bce14a5: Preparing 09:59:49 3ccb5a50aaa3: Preparing 09:59:49 315f82ba6ce4: Preparing 09:59:49 c54de6c5dbc0: Preparing 09:59:49 eeaa73608b53: Preparing 09:59:49 01162bce14a5: Waiting 09:59:49 3ccb5a50aaa3: Waiting 09:59:49 315f82ba6ce4: Waiting 09:59:49 c54de6c5dbc0: Waiting 09:59:49 eeaa73608b53: Waiting 09:59:49 d63088003388: Layer already exists 09:59:49 79ed31a086a0: Layer already exists 09:59:49 9d72eef47573: Pushed 09:59:49 3d358b848f89: Pushed 09:59:49 a62fff39ace0: Pushed 09:59:49 eeaa73608b53: Layer already exists 09:59:49 315f82ba6ce4: Pushed 09:59:51 c54de6c5dbc0: Pushed 10:00:03 3ccb5a50aaa3: Pushed 10:00:21 01162bce14a5: Pushed 10:00:21 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:7e07cd722f85c8afea14962b6b7cd6653e7da9911c524afb8ccf0f86665c232f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:22 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.3-dev.1 10:00:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:00:22 a62fff39ace0: Preparing 10:00:22 9d72eef47573: Preparing 10:00:22 3d358b848f89: Preparing 10:00:22 d63088003388: Preparing 10:00:22 79ed31a086a0: Preparing 10:00:22 01162bce14a5: Preparing 10:00:22 3ccb5a50aaa3: Preparing 10:00:22 315f82ba6ce4: Preparing 10:00:22 c54de6c5dbc0: Preparing 10:00:22 eeaa73608b53: Preparing 10:00:22 01162bce14a5: Waiting 10:00:22 315f82ba6ce4: Waiting 10:00:22 3ccb5a50aaa3: Waiting 10:00:22 c54de6c5dbc0: Waiting 10:00:22 eeaa73608b53: Waiting 10:00:22 79ed31a086a0: Layer already exists 10:00:22 d63088003388: Layer already exists 10:00:22 9d72eef47573: Layer already exists 10:00:22 3d358b848f89: Layer already exists 10:00:22 a62fff39ace0: Layer already exists 10:00:22 eeaa73608b53: Layer already exists 10:00:22 c54de6c5dbc0: Layer already exists 10:00:22 01162bce14a5: Layer already exists 10:00:22 3ccb5a50aaa3: Layer already exists 10:00:22 315f82ba6ce4: Layer already exists 10:00:22 4.0.3-dev.1: digest: sha256:7e07cd722f85c8afea14962b6b7cd6653e7da9911c524afb8ccf0f86665c232f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:23 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 10:00:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:00:23 a62fff39ace0: Preparing 10:00:23 9d72eef47573: Preparing 10:00:23 3d358b848f89: Preparing 10:00:23 d63088003388: Preparing 10:00:23 79ed31a086a0: Preparing 10:00:23 01162bce14a5: Preparing 10:00:23 3ccb5a50aaa3: Preparing 10:00:23 315f82ba6ce4: Preparing 10:00:23 c54de6c5dbc0: Preparing 10:00:23 eeaa73608b53: Preparing 10:00:23 3ccb5a50aaa3: Waiting 10:00:23 315f82ba6ce4: Waiting 10:00:23 c54de6c5dbc0: Waiting 10:00:23 eeaa73608b53: Waiting 10:00:23 01162bce14a5: Waiting 10:00:23 9d72eef47573: Layer already exists 10:00:23 79ed31a086a0: Layer already exists 10:00:23 3d358b848f89: Layer already exists 10:00:23 a62fff39ace0: Layer already exists 10:00:23 d63088003388: Layer already exists 10:00:23 315f82ba6ce4: Layer already exists 10:00:23 01162bce14a5: Layer already exists 10:00:23 3ccb5a50aaa3: Layer already exists 10:00:23 c54de6c5dbc0: Layer already exists 10:00:23 eeaa73608b53: Layer already exists 10:00:23 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:7e07cd722f85c8afea14962b6b7cd6653e7da9911c524afb8ccf0f86665c232f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:24 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:palau 10:00:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:00:24 a62fff39ace0: Preparing 10:00:24 9d72eef47573: Preparing 10:00:24 3d358b848f89: Preparing 10:00:24 d63088003388: Preparing 10:00:24 79ed31a086a0: Preparing 10:00:24 01162bce14a5: Preparing 10:00:24 3ccb5a50aaa3: Preparing 10:00:24 315f82ba6ce4: Preparing 10:00:24 c54de6c5dbc0: Preparing 10:00:24 eeaa73608b53: Preparing 10:00:24 3ccb5a50aaa3: Waiting 10:00:24 315f82ba6ce4: Waiting 10:00:24 c54de6c5dbc0: Waiting 10:00:24 eeaa73608b53: Waiting 10:00:24 01162bce14a5: Waiting 10:00:24 79ed31a086a0: Layer already exists 10:00:24 d63088003388: Layer already exists 10:00:24 a62fff39ace0: Layer already exists 10:00:24 3d358b848f89: Layer already exists 10:00:24 9d72eef47573: Layer already exists 10:00:24 01162bce14a5: Layer already exists 10:00:24 3ccb5a50aaa3: Layer already exists 10:00:24 315f82ba6ce4: Layer already exists 10:00:24 c54de6c5dbc0: Layer already exists 10:00:24 eeaa73608b53: Layer already exists 10:00:24 palau: digest: sha256:7e07cd722f85c8afea14962b6b7cd6653e7da9911c524afb8ccf0f86665c232f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:00:25 ===================================================== [Pipeline] echo 10:00:25 taggedImages: 10:00:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 10:00:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.3-dev.1 10:00:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 10:00:25 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:palau [Pipeline] echo 10:00:25 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:00:25 8446ae5d47073f02c70d118b2bb7464829f71379 10:00:25 4.0.3-dev.1 10:00:25 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 10:00:25 palau 10:00:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:25 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 10:00:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:00:25 745c72b9539d: Preparing 10:00:25 8035ccdb0437: Preparing 10:00:25 8cb0214b079b: Preparing 10:00:25 d63088003388: Preparing 10:00:25 79ed31a086a0: Preparing 10:00:25 01162bce14a5: Preparing 10:00:25 8a39eebf8348: Preparing 10:00:25 3542688ae181: Preparing 10:00:25 eeaa73608b53: Preparing 10:00:25 01162bce14a5: Waiting 10:00:25 8a39eebf8348: Waiting 10:00:25 3542688ae181: Waiting 10:00:25 eeaa73608b53: Waiting 10:00:25 d63088003388: Layer already exists 10:00:26 79ed31a086a0: Layer already exists 10:00:26 01162bce14a5: Layer already exists 10:00:26 8cb0214b079b: Pushed 10:00:26 8035ccdb0437: Pushed 10:00:26 eeaa73608b53: Layer already exists 10:00:26 745c72b9539d: Pushed 10:00:26 8a39eebf8348: Pushed 10:00:27 3542688ae181: Pushed 10:00:30 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:1fe2265160d798acf150deeb75e6b4d8a4bddd4209b36667d2d14c40135274c5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.3-dev.1 10:00:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:00:31 745c72b9539d: Preparing 10:00:31 8035ccdb0437: Preparing 10:00:31 8cb0214b079b: Preparing 10:00:31 d63088003388: Preparing 10:00:31 79ed31a086a0: Preparing 10:00:31 01162bce14a5: Preparing 10:00:31 8a39eebf8348: Preparing 10:00:31 3542688ae181: Preparing 10:00:31 eeaa73608b53: Preparing 10:00:31 01162bce14a5: Waiting 10:00:31 8a39eebf8348: Waiting 10:00:31 3542688ae181: Waiting 10:00:31 eeaa73608b53: Waiting 10:00:31 8035ccdb0437: Layer already exists 10:00:31 8cb0214b079b: Layer already exists 10:00:31 d63088003388: Layer already exists 10:00:31 745c72b9539d: Layer already exists 10:00:31 79ed31a086a0: Layer already exists 10:00:31 01162bce14a5: Layer already exists 10:00:31 8a39eebf8348: Layer already exists 10:00:31 3542688ae181: Layer already exists 10:00:31 eeaa73608b53: Layer already exists 10:00:31 4.0.3-dev.1: digest: sha256:1fe2265160d798acf150deeb75e6b4d8a4bddd4209b36667d2d14c40135274c5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:31 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 10:00:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:00:32 745c72b9539d: Preparing 10:00:32 8035ccdb0437: Preparing 10:00:32 8cb0214b079b: Preparing 10:00:32 d63088003388: Preparing 10:00:32 79ed31a086a0: Preparing 10:00:32 01162bce14a5: Preparing 10:00:32 8a39eebf8348: Preparing 10:00:32 3542688ae181: Preparing 10:00:32 eeaa73608b53: Preparing 10:00:32 8a39eebf8348: Waiting 10:00:32 01162bce14a5: Waiting 10:00:32 3542688ae181: Waiting 10:00:32 eeaa73608b53: Waiting 10:00:32 79ed31a086a0: Layer already exists 10:00:32 8035ccdb0437: Layer already exists 10:00:32 745c72b9539d: Layer already exists 10:00:32 8cb0214b079b: Layer already exists 10:00:32 d63088003388: Layer already exists 10:00:32 01162bce14a5: Layer already exists 10:00:32 eeaa73608b53: Layer already exists 10:00:32 8a39eebf8348: Layer already exists 10:00:32 3542688ae181: Layer already exists 10:00:32 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:1fe2265160d798acf150deeb75e6b4d8a4bddd4209b36667d2d14c40135274c5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:32 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:palau 10:00:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:00:33 745c72b9539d: Preparing 10:00:33 8035ccdb0437: Preparing 10:00:33 8cb0214b079b: Preparing 10:00:33 d63088003388: Preparing 10:00:33 79ed31a086a0: Preparing 10:00:33 01162bce14a5: Preparing 10:00:33 8a39eebf8348: Preparing 10:00:33 3542688ae181: Preparing 10:00:33 eeaa73608b53: Preparing 10:00:33 8a39eebf8348: Waiting 10:00:33 3542688ae181: Waiting 10:00:33 eeaa73608b53: Waiting 10:00:33 01162bce14a5: Waiting 10:00:33 d63088003388: Layer already exists 10:00:33 8035ccdb0437: Layer already exists 10:00:33 8cb0214b079b: Layer already exists 10:00:33 745c72b9539d: Layer already exists 10:00:33 79ed31a086a0: Layer already exists 10:00:33 3542688ae181: Layer already exists 10:00:33 8a39eebf8348: Layer already exists 10:00:33 eeaa73608b53: Layer already exists 10:00:33 01162bce14a5: Layer already exists 10:00:33 palau: digest: sha256:1fe2265160d798acf150deeb75e6b4d8a4bddd4209b36667d2d14c40135274c5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:00:33 ===================================================== [Pipeline] echo 10:00:33 taggedImages: 10:00:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 10:00:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.3-dev.1 10:00:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 10:00:33 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:palau [Pipeline] echo 10:00:33 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:00:33 8446ae5d47073f02c70d118b2bb7464829f71379 10:00:33 4.0.3-dev.1 10:00:33 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 10:00:33 palau 10:00:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:33 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 10:00:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:00:34 93cc69fcd0c2: Preparing 10:00:34 d593931c3f0b: Preparing 10:00:34 ea27e68bd80e: Preparing 10:00:34 d63088003388: Preparing 10:00:34 79ed31a086a0: Preparing 10:00:34 5a1ff4fdc1cf: Preparing 10:00:34 315f82ba6ce4: Preparing 10:00:34 5a1ff4fdc1cf: Waiting 10:00:34 c54de6c5dbc0: Preparing 10:00:34 315f82ba6ce4: Waiting 10:00:34 eeaa73608b53: Preparing 10:00:34 c54de6c5dbc0: Waiting 10:00:34 eeaa73608b53: Waiting 10:00:34 79ed31a086a0: Layer already exists 10:00:34 d63088003388: Layer already exists 10:00:34 315f82ba6ce4: Layer already exists 10:00:34 d593931c3f0b: Pushed 10:00:34 c54de6c5dbc0: Layer already exists 10:00:34 ea27e68bd80e: Pushed 10:00:34 93cc69fcd0c2: Pushed 10:00:34 eeaa73608b53: Layer already exists 10:01:01 5a1ff4fdc1cf: Pushed 10:01:01 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:c23f4612b40e9e6c64316254d131397225e7ad472ef28ebfee25772bf1e85ba9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.3-dev.1 10:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:01:02 93cc69fcd0c2: Preparing 10:01:02 d593931c3f0b: Preparing 10:01:02 ea27e68bd80e: Preparing 10:01:02 d63088003388: Preparing 10:01:02 79ed31a086a0: Preparing 10:01:02 5a1ff4fdc1cf: Preparing 10:01:02 315f82ba6ce4: Preparing 10:01:02 c54de6c5dbc0: Preparing 10:01:02 eeaa73608b53: Preparing 10:01:02 315f82ba6ce4: Waiting 10:01:02 5a1ff4fdc1cf: Waiting 10:01:02 c54de6c5dbc0: Waiting 10:01:02 eeaa73608b53: Waiting 10:01:02 d593931c3f0b: Layer already exists 10:01:02 d63088003388: Layer already exists 10:01:02 ea27e68bd80e: Layer already exists 10:01:02 79ed31a086a0: Layer already exists 10:01:02 93cc69fcd0c2: Layer already exists 10:01:02 eeaa73608b53: Layer already exists 10:01:02 315f82ba6ce4: Layer already exists 10:01:02 c54de6c5dbc0: Layer already exists 10:01:02 5a1ff4fdc1cf: Layer already exists 10:01:02 4.0.3-dev.1: digest: sha256:c23f4612b40e9e6c64316254d131397225e7ad472ef28ebfee25772bf1e85ba9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:02 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 10:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:01:03 93cc69fcd0c2: Preparing 10:01:03 d593931c3f0b: Preparing 10:01:03 ea27e68bd80e: Preparing 10:01:03 d63088003388: Preparing 10:01:03 79ed31a086a0: Preparing 10:01:03 5a1ff4fdc1cf: Preparing 10:01:03 315f82ba6ce4: Preparing 10:01:03 c54de6c5dbc0: Preparing 10:01:03 eeaa73608b53: Preparing 10:01:03 5a1ff4fdc1cf: Waiting 10:01:03 315f82ba6ce4: Waiting 10:01:03 c54de6c5dbc0: Waiting 10:01:03 eeaa73608b53: Waiting 10:01:03 79ed31a086a0: Layer already exists 10:01:03 ea27e68bd80e: Layer already exists 10:01:03 d593931c3f0b: Layer already exists 10:01:03 93cc69fcd0c2: Layer already exists 10:01:03 d63088003388: Layer already exists 10:01:03 c54de6c5dbc0: Layer already exists 10:01:03 eeaa73608b53: Layer already exists 10:01:03 315f82ba6ce4: Layer already exists 10:01:03 5a1ff4fdc1cf: Layer already exists 10:01:03 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:c23f4612b40e9e6c64316254d131397225e7ad472ef28ebfee25772bf1e85ba9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:palau 10:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:01:04 93cc69fcd0c2: Preparing 10:01:04 d593931c3f0b: Preparing 10:01:04 ea27e68bd80e: Preparing 10:01:04 d63088003388: Preparing 10:01:04 79ed31a086a0: Preparing 10:01:04 5a1ff4fdc1cf: Preparing 10:01:04 315f82ba6ce4: Preparing 10:01:04 c54de6c5dbc0: Preparing 10:01:04 eeaa73608b53: Preparing 10:01:04 5a1ff4fdc1cf: Waiting 10:01:04 315f82ba6ce4: Waiting 10:01:04 eeaa73608b53: Waiting 10:01:04 c54de6c5dbc0: Waiting 10:01:04 93cc69fcd0c2: Layer already exists 10:01:04 79ed31a086a0: Layer already exists 10:01:04 d593931c3f0b: Layer already exists 10:01:04 ea27e68bd80e: Layer already exists 10:01:04 d63088003388: Layer already exists 10:01:04 315f82ba6ce4: Layer already exists 10:01:04 5a1ff4fdc1cf: Layer already exists 10:01:04 c54de6c5dbc0: Layer already exists 10:01:04 eeaa73608b53: Layer already exists 10:01:04 palau: digest: sha256:c23f4612b40e9e6c64316254d131397225e7ad472ef28ebfee25772bf1e85ba9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:01:04 ===================================================== [Pipeline] echo 10:01:04 taggedImages: 10:01:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 10:01:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.3-dev.1 10:01:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 10:01:04 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:palau [Pipeline] echo 10:01:04 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:01:04 8446ae5d47073f02c70d118b2bb7464829f71379 10:01:04 4.0.3-dev.1 10:01:04 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 10:01:04 palau 10:01:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:05 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 10:01:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:01:05 c848600243ed: Preparing 10:01:05 3fc45e293183: Preparing 10:01:05 d63088003388: Preparing 10:01:05 79ed31a086a0: Preparing 10:01:05 d660f086ec17: Preparing 10:01:05 8a8ad1ad9cd1: Preparing 10:01:05 eeaa73608b53: Preparing 10:01:05 8a8ad1ad9cd1: Waiting 10:01:05 eeaa73608b53: Waiting 10:01:05 d63088003388: Layer already exists 10:01:05 79ed31a086a0: Layer already exists 10:01:05 eeaa73608b53: Layer already exists 10:01:05 d660f086ec17: Pushed 10:01:05 c848600243ed: Pushed 10:01:06 8a8ad1ad9cd1: Pushed 10:01:13 3fc45e293183: Pushed 10:01:13 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:410814397d492c0bd00b1472cb4a920c2427a50e3982143c6b90b20d4cf2c593 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.3-dev.1 10:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:01:14 c848600243ed: Preparing 10:01:14 3fc45e293183: Preparing 10:01:14 d63088003388: Preparing 10:01:14 79ed31a086a0: Preparing 10:01:14 d660f086ec17: Preparing 10:01:14 8a8ad1ad9cd1: Preparing 10:01:14 eeaa73608b53: Preparing 10:01:14 8a8ad1ad9cd1: Waiting 10:01:14 eeaa73608b53: Waiting 10:01:14 3fc45e293183: Layer already exists 10:01:14 c848600243ed: Layer already exists 10:01:14 d63088003388: Layer already exists 10:01:14 79ed31a086a0: Layer already exists 10:01:14 d660f086ec17: Layer already exists 10:01:14 8a8ad1ad9cd1: Layer already exists 10:01:14 eeaa73608b53: Layer already exists 10:01:14 4.0.3-dev.1: digest: sha256:410814397d492c0bd00b1472cb4a920c2427a50e3982143c6b90b20d4cf2c593 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 10:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:01:15 c848600243ed: Preparing 10:01:15 3fc45e293183: Preparing 10:01:15 d63088003388: Preparing 10:01:15 79ed31a086a0: Preparing 10:01:15 d660f086ec17: Preparing 10:01:15 8a8ad1ad9cd1: Preparing 10:01:15 eeaa73608b53: Preparing 10:01:15 8a8ad1ad9cd1: Waiting 10:01:15 eeaa73608b53: Waiting 10:01:15 d660f086ec17: Layer already exists 10:01:15 3fc45e293183: Layer already exists 10:01:15 d63088003388: Layer already exists 10:01:15 c848600243ed: Layer already exists 10:01:15 79ed31a086a0: Layer already exists 10:01:15 eeaa73608b53: Layer already exists 10:01:15 8a8ad1ad9cd1: Layer already exists 10:01:15 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:410814397d492c0bd00b1472cb4a920c2427a50e3982143c6b90b20d4cf2c593 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:palau 10:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:01:16 c848600243ed: Preparing 10:01:16 3fc45e293183: Preparing 10:01:16 d63088003388: Preparing 10:01:16 79ed31a086a0: Preparing 10:01:16 d660f086ec17: Preparing 10:01:16 8a8ad1ad9cd1: Preparing 10:01:16 eeaa73608b53: Preparing 10:01:16 8a8ad1ad9cd1: Waiting 10:01:16 eeaa73608b53: Waiting 10:01:16 79ed31a086a0: Layer already exists 10:01:16 3fc45e293183: Layer already exists 10:01:16 d63088003388: Layer already exists 10:01:16 d660f086ec17: Layer already exists 10:01:16 c848600243ed: Layer already exists 10:01:16 eeaa73608b53: Layer already exists 10:01:16 8a8ad1ad9cd1: Layer already exists 10:01:16 palau: digest: sha256:410814397d492c0bd00b1472cb4a920c2427a50e3982143c6b90b20d4cf2c593 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:01:16 ===================================================== [Pipeline] echo 10:01:16 taggedImages: 10:01:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 10:01:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.3-dev.1 10:01:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 10:01:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:palau [Pipeline] echo 10:01:16 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:01:16 8446ae5d47073f02c70d118b2bb7464829f71379 10:01:16 4.0.3-dev.1 10:01:16 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 10:01:16 palau 10:01:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:17 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 10:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:01:17 cb837b67909c: Preparing 10:01:17 b6e7ce694def: Preparing 10:01:17 d63088003388: Preparing 10:01:17 79ed31a086a0: Preparing 10:01:17 3a0c7b08a400: Preparing 10:01:17 5b9d9a2ac2a8: Preparing 10:01:17 eeaa73608b53: Preparing 10:01:17 5b9d9a2ac2a8: Waiting 10:01:17 eeaa73608b53: Waiting 10:01:17 d63088003388: Layer already exists 10:01:17 79ed31a086a0: Layer already exists 10:01:17 3a0c7b08a400: Pushed 10:01:17 eeaa73608b53: Layer already exists 10:01:17 cb837b67909c: Pushed 10:01:17 5b9d9a2ac2a8: Pushed 10:01:26 b6e7ce694def: Pushed 10:01:26 8446ae5d47073f02c70d118b2bb7464829f71379: digest: sha256:f4cac2e2b16eb71ebbbeb228da41d9a3887a752aad1b441d6c84bf22a1e90c35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.3-dev.1 10:01:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:01:26 cb837b67909c: Preparing 10:01:26 b6e7ce694def: Preparing 10:01:26 d63088003388: Preparing 10:01:26 79ed31a086a0: Preparing 10:01:26 3a0c7b08a400: Preparing 10:01:26 5b9d9a2ac2a8: Preparing 10:01:26 eeaa73608b53: Preparing 10:01:26 5b9d9a2ac2a8: Waiting 10:01:26 eeaa73608b53: Waiting 10:01:26 d63088003388: Layer already exists 10:01:26 3a0c7b08a400: Layer already exists 10:01:26 cb837b67909c: Layer already exists 10:01:26 b6e7ce694def: Layer already exists 10:01:26 79ed31a086a0: Layer already exists 10:01:26 eeaa73608b53: Layer already exists 10:01:26 5b9d9a2ac2a8: Layer already exists 10:01:26 4.0.3-dev.1: digest: sha256:f4cac2e2b16eb71ebbbeb228da41d9a3887a752aad1b441d6c84bf22a1e90c35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 10:01:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:01:27 cb837b67909c: Preparing 10:01:27 b6e7ce694def: Preparing 10:01:27 d63088003388: Preparing 10:01:27 79ed31a086a0: Preparing 10:01:27 3a0c7b08a400: Preparing 10:01:27 5b9d9a2ac2a8: Preparing 10:01:27 eeaa73608b53: Preparing 10:01:27 5b9d9a2ac2a8: Waiting 10:01:27 eeaa73608b53: Waiting 10:01:27 d63088003388: Layer already exists 10:01:27 3a0c7b08a400: Layer already exists 10:01:27 79ed31a086a0: Layer already exists 10:01:27 b6e7ce694def: Layer already exists 10:01:27 cb837b67909c: Layer already exists 10:01:27 5b9d9a2ac2a8: Layer already exists 10:01:27 eeaa73608b53: Layer already exists 10:01:27 8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1: digest: sha256:f4cac2e2b16eb71ebbbeb228da41d9a3887a752aad1b441d6c84bf22a1e90c35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:palau 10:01:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:01:28 cb837b67909c: Preparing 10:01:28 b6e7ce694def: Preparing 10:01:28 d63088003388: Preparing 10:01:28 79ed31a086a0: Preparing 10:01:28 3a0c7b08a400: Preparing 10:01:28 5b9d9a2ac2a8: Preparing 10:01:28 eeaa73608b53: Preparing 10:01:28 5b9d9a2ac2a8: Waiting 10:01:28 eeaa73608b53: Waiting 10:01:28 cb837b67909c: Layer already exists 10:01:28 79ed31a086a0: Layer already exists 10:01:28 3a0c7b08a400: Layer already exists 10:01:28 b6e7ce694def: Layer already exists 10:01:28 d63088003388: Layer already exists 10:01:28 5b9d9a2ac2a8: Layer already exists 10:01:28 eeaa73608b53: Layer already exists 10:01:28 palau: digest: sha256:f4cac2e2b16eb71ebbbeb228da41d9a3887a752aad1b441d6c84bf22a1e90c35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:01:29 ===================================================== [Pipeline] echo 10:01:29 taggedImages: 10:01:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8446ae5d47073f02c70d118b2bb7464829f71379 10:01:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.3-dev.1 10:01:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8446ae5d47073f02c70d118b2bb7464829f71379-4.0.3-dev.1 10:01:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:palau [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:29 10:01:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:01:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:01:29 arm64: Pulling from edgex-lftools-log-publisher 10:01:29 8998bd30e6a1: Pulling fs layer 10:01:29 04944245beec: Pulling fs layer 10:01:29 699f458cf7ca: Pulling fs layer 10:01:29 765212b225bb: Pulling fs layer 10:01:29 f23df028b6ca: Pulling fs layer 10:01:29 d65c8cfc05b1: Pulling fs layer 10:01:29 2437ff75d9bd: Pulling fs layer 10:01:29 f23df028b6ca: Waiting 10:01:29 d65c8cfc05b1: Waiting 10:01:29 2437ff75d9bd: Waiting 10:01:29 765212b225bb: Waiting 10:01:30 04944245beec: Verifying Checksum 10:01:30 04944245beec: Download complete 10:01:30 765212b225bb: Verifying Checksum 10:01:30 765212b225bb: Download complete 10:01:30 f23df028b6ca: Download complete 10:01:30 d65c8cfc05b1: Verifying Checksum 10:01:30 d65c8cfc05b1: Download complete 10:01:30 699f458cf7ca: Verifying Checksum 10:01:30 699f458cf7ca: Download complete 10:01:30 8998bd30e6a1: Verifying Checksum 10:01:30 8998bd30e6a1: Download complete 10:01:33 2437ff75d9bd: Verifying Checksum 10:01:33 2437ff75d9bd: Download complete 10:01:35 8998bd30e6a1: Pull complete 10:01:40 04944245beec: Pull complete 10:01:41 699f458cf7ca: Pull complete 10:01:41 765212b225bb: Pull complete 10:01:42 f23df028b6ca: Pull complete 10:01:42 d65c8cfc05b1: Pull complete 10:02:00 2437ff75d9bd: Pull complete 10:02:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:02:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:02:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:01 prd-ubuntu20.04-docker-arm64-4c-16g-11622 does not seem to be running inside a container 10:02:01 $ 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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:02:07 $ docker top 8d964eda7bc24f5291e3f49a9227ac1405a0291f3b40a0d5f51acf843fb0c94c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:08 ---> job-cost.sh 10:02:08 lf-activate-venv: SKIPPING 10:02:08 INFO: No Stack... 10:02:09 INFO: Retrieving Pricing Info for: v3-standard-4 10:02:09 INFO: Archiving Costs [Pipeline] sh 10:02:10 + cat /w/workspace/edgex-go/5/archives/cost.csv 10:02:10 + cut -d, -f6 [Pipeline] lock 10:02:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-palau-5-stack-cost] 10:02:10 Resource [jenkins-edgexfoundry-edgex-go-palau-5-stack-cost] did not exist. Created. 10:02:10 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-palau-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:02:11 + echo total: 0.10999999940395355 [Pipeline] stash 10:02:12 Stashed 1 file(s) [Pipeline] } 10:02:12 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-palau-5-stack-cost] [Pipeline] // lock [Pipeline] } 10:02:13 $ docker stop --time=1 8d964eda7bc24f5291e3f49a9227ac1405a0291f3b40a0d5f51acf843fb0c94c 10:02:14 $ docker rm -f --volumes 8d964eda7bc24f5291e3f49a9227ac1405a0291f3b40a0d5f51acf843fb0c94c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:02:15 provisioning config files... 10:02:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/5@tmp/config6988363376240158303tmp [Pipeline] { [Pipeline] sh 10:02:15 + set +x 10:02:15 + bash -s -- 10:02:15 + curl -s https://codecov.io/bash 10:02:15 10:02:15 _____ _ 10:02:15 / ____| | | 10:02:15 | | ___ __| | ___ ___ _____ __ 10:02:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:02:15 | |___| (_) | (_| | __/ (_| (_) \ V / 10:02:15 \_____\___/ \__,_|\___|\___\___/ \_/ 10:02:15 Bash-1.0.6 10:02:15 10:02:15 10:02:15 ==> git version 2.25.1 found 10:02:15 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 10:02:15 Release-Date: 2020-01-08 10:02:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:02:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:02:15 ==> Jenkins CI detected. 10:02:15 current dir:  /w/workspace/edgex-go/5 10:02:15 project root: . 10:02:15 --> token set from env 10:02:15 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 10:02:15 ==> Running gcov in . (disable via -X gcov) 10:02:15 ==> Python coveragepy not found 10:02:15 ==> Searching for coverage reports in: 10:02:15 + . 10:02:15 -> Found 1 reports 10:02:15 ==> Detecting git/mercurial file structure 10:02:15 ==> Reading reports 10:02:15 + ./coverage.out bytes=1048214 10:02:15 ==> Appending adjustments 10:02:15 https://docs.codecov.io/docs/fixing-reports 10:02:17 + Found adjustments 10:02:17 ==> Gzipping contents 10:02:17 132K /tmp/codecov.HIkbEp.gz 10:02:17 ==> Uploading reports 10:02:17 url: https://codecov.io 10:02:17 query: branch=palau&commit=8446ae5d47073f02c70d118b2bb7464829f71379&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fpalau%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:02:17 -> Pinging Codecov 10:02:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=8446ae5d47073f02c70d118b2bb7464829f71379&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fpalau%2F5%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:02:17 -> Uploading to 10:02:17 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/8446ae5d47073f02c70d118b2bb7464829f71379/a450f3df-692e-4e6a-b13e-057e3a23de98.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260527%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260527T100217Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=2885ac526522c044ec057134eef5af377d3fc8c8a117d6d02e365d94cd8b9a53 10:02:17 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:17 Dload Upload Total Spent Left Speed 10:02:18 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 447k --:--:-- --:--:-- --:--:-- 448k 10:02:18 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8446ae5d47073f02c70d118b2bb7464829f71379 [Pipeline] } 10:02:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:02:18 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:02:18 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:02:18 10:02:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:02:19 latest: Pulling from edgex-devops/edgex-snyk-go 10:02:19 2d35ebdb57d9: Pulling fs layer 10:02:19 85e8836fcdb2: Pulling fs layer 10:02:19 91631faa732a: Pulling fs layer 10:02:19 f3f5ae8826fa: Pulling fs layer 10:02:19 4f4fb700ef54: Pulling fs layer 10:02:19 f3f5ae8826fa: Waiting 10:02:19 4f4fb700ef54: Waiting 10:02:19 7861252a18e6: Pulling fs layer 10:02:19 9130f900ef6f: Pulling fs layer 10:02:19 7861252a18e6: Waiting 10:02:19 9130f900ef6f: Waiting 10:02:19 85e8836fcdb2: Verifying Checksum 10:02:19 85e8836fcdb2: Download complete 10:02:19 f3f5ae8826fa: Verifying Checksum 10:02:19 f3f5ae8826fa: Download complete 10:02:19 4f4fb700ef54: Download complete 10:02:19 2d35ebdb57d9: Download complete 10:02:19 2d35ebdb57d9: Pull complete 10:02:19 85e8836fcdb2: Pull complete 10:02:19 7861252a18e6: Verifying Checksum 10:02:19 7861252a18e6: Download complete 10:02:20 91631faa732a: Verifying Checksum 10:02:20 91631faa732a: Download complete 10:02:20 9130f900ef6f: Verifying Checksum 10:02:20 9130f900ef6f: Download complete 10:02:24 91631faa732a: Pull complete 10:02:24 f3f5ae8826fa: Pull complete 10:02:24 4f4fb700ef54: Pull complete 10:02:24 7861252a18e6: Pull complete 10:02:28 9130f900ef6f: Pull complete 10:02:28 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 10:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:02:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:29 prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container 10:02:29 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 10:02:32 $ docker top ad25f85ec294802c961b57e77cbbbfb92e36158df33df226d6ca8af4f1d9d120 -eo pid,comm [Pipeline] { [Pipeline] sh 10:02:32 + git config --global --add safe.directory /w/workspace/edgex-go/5 [Pipeline] echo 10:02:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:palau' [Pipeline] sh 10:02:32 + set -o pipefail 10:02:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:palau' 10:02:38 10:02:38 Monitoring /w/workspace/edgex-go/5 (github.com/edgexfoundry/edgex-go)... 10:02:38 10:02:38 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4f3e4e36-2379-42c1-852b-d249be37c9d6/history/15dc0d7e-5597-4586-a124-7235063eefe2 10:02:38 10:02:38 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:02:38 10:02:38 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:02:38 [Pipeline] } 10:02:39 $ docker stop --time=1 ad25f85ec294802c961b57e77cbbbfb92e36158df33df226d6ca8af4f1d9d120 10:02:40 $ docker rm -f --volumes ad25f85ec294802c961b57e77cbbbfb92e36158df33df226d6ca8af4f1d9d120 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:02:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:02:41 provisioning config files... 10:02:41 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/5@tmp/config11042463841011513610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:41 --> edgex-publish-swagger.sh 10:02:41 === Publish openapi API === 10:02:41 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 10:02:41 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/5/openapi/core-command.yaml] 10:02:41 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:41 Dload Upload Total Spent Left Speed 10:02:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 392 194k --:--:-- --:--:-- --:--:-- 194k 10:02:41 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:02:41 10:02:41 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/5/openapi/core-data.yaml] 10:02:41 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:41 Dload Upload Total Spent Left Speed 10:02:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75309 0 0 100 75309 0 886k --:--:-- --:--:-- --:--:-- 875k 100 75375 100 66 100 75309 455 507k --:--:-- --:--:-- --:--:-- 504k 10:02:41 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:02:41 10:02:41 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/5/openapi/core-keeper.yaml] 10:02:41 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:41 Dload Upload Total Spent Left Speed 10:02:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 680 304k --:--:-- --:--:-- --:--:-- 305k 10:02:41 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:02:41 10:02:41 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/5/openapi/core-metadata.yaml] 10:02:41 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:41 Dload Upload Total Spent Left Speed 10:02:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 485 1199k --:--:-- --:--:-- --:--:-- 1209k 10:02:41 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:02:41 10:02:41 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/5/openapi/security-proxy-auth.yaml] 10:02:41 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:41 Dload Upload Total Spent Left Speed 10:02:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 605 219k --:--:-- --:--:-- --:--:-- 219k 10:02:41 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:02:41 10:02:41 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/5/openapi/security-secretstore-setup.yaml] 10:02:41 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:41 Dload Upload Total Spent Left Speed 10:02:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 628 37266 --:--:-- --:--:-- --:--:-- 37895 10:02:42 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:02:42 10:02:42 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/5/openapi/support-notifications.yaml] 10:02:42 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:42 Dload Upload Total Spent Left Speed 10:02:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 507 751k --:--:-- --:--:-- --:--:-- 751k 10:02:42 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:02:42 10:02:42 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/5/openapi/support-scheduler.yaml] 10:02:42 % Total % Received % Xferd Average Speed Time Time Time Current 10:02:42 Dload Upload Total Spent Left Speed 10:02:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 573 434k --:--:-- --:--:-- --:--:-- 435k 10:02:42 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:02:42 [Pipeline] } 10:02:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:02:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:02:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:02:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:43 prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container 10:02:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:02:43 $ docker top 8dcb9979a5cc6e9338cb1991597e14541a0561d6d38170ead841f0ea5f3aae69 -eo pid,comm 10:02:43 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). 10:02:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:02:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:02:43 [ssh-agent] Looking for ssh-agent implementation... 10:02:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:02:43 $ docker exec 8dcb9979a5cc6e9338cb1991597e14541a0561d6d38170ead841f0ea5f3aae69 ssh-agent 10:02:43 SSH_AUTH_SOCK=/tmp/ssh-J86E3PhxfNBW/agent.34 10:02:43 SSH_AGENT_PID=40 10:02:43 Running ssh-add (command line suppressed) 10:02:44 Identity added: /w/workspace/edgex-go/5@tmp/private_key_2031842751225660958.key (/w/workspace/edgex-go/5@tmp/private_key_2031842751225660958.key) 10:02:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:02:44 + git semver tag 10:02:44 2026-05-27 10:02:44,629 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:02:44 2026-05-27 10:02:44,633 [run_tag] DEBUG tag force:False 10:02:44 2026-05-27 10:02:44,633 [check_head_tag] DEBUG check head tag 10:02:44 2026-05-27 10:02:44,636 [execute] INFO git cat-file --batch-check 10:02:44 2026-05-27 10:02:44,637 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5, stdin=, shell=False, universal_newlines=False) 10:02:44 2026-05-27 10:02:44,641 [execute] INFO git cat-file --batch 10:02:44 2026-05-27 10:02:44,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5, stdin=, shell=False, universal_newlines=False) 10:02:44 2026-05-27 10:02:44,681 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/palau 10:02:44 2026-05-27 10:02:44,682 [execute] INFO git tag -a v4.0.3-dev.1 -m v4.0.3-dev.1 10:02:44 2026-05-27 10:02:44,682 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.3-dev.1', '-m', 'v4.0.3-dev.1'], cwd=/w/workspace/edgex-go/5, stdin=None, shell=False, universal_newlines=False) 10:02:44 2026-05-27 10:02:44,686 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/palau 10:02:44 4.0.3-dev.1 [Pipeline] } 10:02:44 $ docker exec --env ******** --env ******** 8dcb9979a5cc6e9338cb1991597e14541a0561d6d38170ead841f0ea5f3aae69 ssh-agent -k 10:02:45 unset SSH_AUTH_SOCK; 10:02:45 unset SSH_AGENT_PID; 10:02:45 echo Agent pid 40 killed; 10:02:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:02:45 + git semver [Pipeline] } 10:02:45 $ docker stop --time=1 8dcb9979a5cc6e9338cb1991597e14541a0561d6d38170ead841f0ea5f3aae69 10:02:46 $ docker rm -f --volumes 8dcb9979a5cc6e9338cb1991597e14541a0561d6d38170ead841f0ea5f3aae69 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:02:47 10:02:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:02:47 0.23.1-centos7: Pulling from edgex-lftools 10:02:47 ab5ef0e58194: Pulling fs layer 10:02:47 9712f1f96733: Pulling fs layer 10:02:47 63f879dbbcfc: Pulling fs layer 10:02:47 0d9ebad4ef96: Pulling fs layer 10:02:47 e9a5061849ea: Pulling fs layer 10:02:47 d747dcd14b5f: Pulling fs layer 10:02:47 2de7ff778b66: Pulling fs layer 10:02:47 0d9ebad4ef96: Waiting 10:02:47 d747dcd14b5f: Waiting 10:02:47 2de7ff778b66: Waiting 10:02:47 e9a5061849ea: Waiting 10:02:47 9712f1f96733: Download complete 10:02:48 63f879dbbcfc: Verifying Checksum 10:02:48 63f879dbbcfc: Download complete 10:02:48 e9a5061849ea: Verifying Checksum 10:02:48 e9a5061849ea: Download complete 10:02:48 0d9ebad4ef96: Verifying Checksum 10:02:48 0d9ebad4ef96: Download complete 10:02:48 d747dcd14b5f: Verifying Checksum 10:02:48 d747dcd14b5f: Download complete 10:02:48 ab5ef0e58194: Verifying Checksum 10:02:48 ab5ef0e58194: Download complete 10:02:48 2de7ff778b66: Verifying Checksum 10:02:48 2de7ff778b66: Download complete 10:02:52 ab5ef0e58194: Pull complete 10:02:52 9712f1f96733: Pull complete 10:02:52 63f879dbbcfc: Pull complete 10:02:57 0d9ebad4ef96: Pull complete 10:02:57 e9a5061849ea: Pull complete 10:02:57 d747dcd14b5f: Pull complete 10:02:58 2de7ff778b66: Pull complete 10:02:58 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:02:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:02:58 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:02:58 prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container 10:02:58 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:03:01 $ docker top 0f8c1c9b1b18dda040997565b8527e850adc3004654d886cae03373c7839bf2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:03:01 provisioning config files... 10:03:01 copy managed file [sigul-config] to file:/w/workspace/edgex-go/5@tmp/config855262499329586827tmp 10:03:01 copy managed file [sigul-password] to file:/w/workspace/edgex-go/5@tmp/config14395213131747049205tmp 10:03:01 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/5@tmp/config1199194029330003364tmp [Pipeline] { [Pipeline] echo 10:03:01 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:03:01 ---> sigul-configuration.sh 10:03:01 gpg: directory `/root/.gnupg' created 10:03:01 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:03:01 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:03:01 gpg: keyring `/root/.gnupg/secring.gpg' created 10:03:01 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:03:01 gpg: CAST5 encrypted data 10:03:01 gpg: encrypted with 1 passphrase 10:03:01 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:03:01 + mkdir /home/jenkins 10:03:01 + mkdir /home/jenkins/sigul [Pipeline] sh 10:03:02 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 10:03:02 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:03:02 ---> sigul-install.sh 10:03:02 Sigul already installed; skipping installation. [Pipeline] sh 10:03:02 + git tag --list 10:03:02 0.6.0 10:03:02 0.6.1 10:03:02 0.7.0 10:03:02 0.7.1 10:03:02 v1.0.0 10:03:02 v1.0.1 10:03:02 v1.1.0 10:03:02 v1.2.0 10:03:02 v1.2.1 10:03:02 v1.3.0 10:03:02 v1.3.1 10:03:02 v2.0.0 10:03:02 v2.1.0 10:03:02 v2.1.1 10:03:02 v2.2.0 10:03:02 v2.3.0 10:03:02 v3.0 10:03:02 v3.0.0 10:03:02 v3.1 10:03:02 v3.1.0 10:03:02 v3.1.1 10:03:02 v4.0 10:03:02 v4.0.0 10:03:02 v4.0.1 10:03:02 v4.0.1-dev.1 10:03:02 v4.0.1-dev.2 10:03:02 v4.0.2 10:03:02 v4.0.2-dev.1 10:03:02 v4.0.3-dev.1 10:03:02 v4.1.0-dev.1 10:03:02 v4.1.0-dev.10 10:03:02 v4.1.0-dev.100 10:03:02 v4.1.0-dev.101 10:03:02 v4.1.0-dev.102 10:03:02 v4.1.0-dev.103 10:03:02 v4.1.0-dev.104 10:03:02 v4.1.0-dev.105 10:03:02 v4.1.0-dev.106 10:03:02 v4.1.0-dev.107 10:03:02 v4.1.0-dev.108 10:03:02 v4.1.0-dev.109 10:03:02 v4.1.0-dev.11 10:03:02 v4.1.0-dev.110 10:03:02 v4.1.0-dev.111 10:03:02 v4.1.0-dev.112 10:03:02 v4.1.0-dev.113 10:03:02 v4.1.0-dev.114 10:03:02 v4.1.0-dev.115 10:03:02 v4.1.0-dev.116 10:03:02 v4.1.0-dev.117 10:03:02 v4.1.0-dev.12 10:03:02 v4.1.0-dev.13 10:03:02 v4.1.0-dev.14 10:03:02 v4.1.0-dev.15 10:03:02 v4.1.0-dev.16 10:03:02 v4.1.0-dev.17 10:03:02 v4.1.0-dev.18 10:03:02 v4.1.0-dev.19 10:03:02 v4.1.0-dev.2 10:03:02 v4.1.0-dev.20 10:03:02 v4.1.0-dev.21 10:03:02 v4.1.0-dev.22 10:03:02 v4.1.0-dev.23 10:03:02 v4.1.0-dev.24 10:03:02 v4.1.0-dev.25 10:03:02 v4.1.0-dev.26 10:03:02 v4.1.0-dev.27 10:03:02 v4.1.0-dev.28 10:03:02 v4.1.0-dev.29 10:03:02 v4.1.0-dev.3 10:03:02 v4.1.0-dev.30 10:03:02 v4.1.0-dev.31 10:03:02 v4.1.0-dev.32 10:03:02 v4.1.0-dev.33 10:03:02 v4.1.0-dev.34 10:03:02 v4.1.0-dev.35 10:03:02 v4.1.0-dev.36 10:03:02 v4.1.0-dev.37 10:03:02 v4.1.0-dev.38 10:03:02 v4.1.0-dev.39 10:03:02 v4.1.0-dev.4 10:03:02 v4.1.0-dev.40 10:03:02 v4.1.0-dev.41 10:03:02 v4.1.0-dev.42 10:03:02 v4.1.0-dev.43 10:03:02 v4.1.0-dev.44 10:03:02 v4.1.0-dev.45 10:03:02 v4.1.0-dev.46 10:03:02 v4.1.0-dev.47 10:03:02 v4.1.0-dev.48 10:03:02 v4.1.0-dev.49 10:03:02 v4.1.0-dev.5 10:03:02 v4.1.0-dev.50 10:03:02 v4.1.0-dev.51 10:03:02 v4.1.0-dev.52 10:03:02 v4.1.0-dev.53 10:03:02 v4.1.0-dev.54 10:03:02 v4.1.0-dev.55 10:03:02 v4.1.0-dev.56 10:03:02 v4.1.0-dev.57 10:03:02 v4.1.0-dev.58 10:03:02 v4.1.0-dev.59 10:03:02 v4.1.0-dev.6 10:03:02 v4.1.0-dev.60 10:03:02 v4.1.0-dev.61 10:03:02 v4.1.0-dev.62 10:03:02 v4.1.0-dev.63 10:03:02 v4.1.0-dev.64 10:03:02 v4.1.0-dev.65 10:03:02 v4.1.0-dev.66 10:03:02 v4.1.0-dev.67 10:03:02 v4.1.0-dev.68 10:03:02 v4.1.0-dev.69 10:03:02 v4.1.0-dev.7 10:03:02 v4.1.0-dev.70 10:03:02 v4.1.0-dev.71 10:03:02 v4.1.0-dev.72 10:03:02 v4.1.0-dev.73 10:03:02 v4.1.0-dev.74 10:03:02 v4.1.0-dev.75 10:03:02 v4.1.0-dev.76 10:03:02 v4.1.0-dev.77 10:03:02 v4.1.0-dev.78 10:03:02 v4.1.0-dev.79 10:03:02 v4.1.0-dev.8 10:03:02 v4.1.0-dev.80 10:03:02 v4.1.0-dev.81 10:03:02 v4.1.0-dev.82 10:03:02 v4.1.0-dev.83 10:03:02 v4.1.0-dev.84 10:03:02 v4.1.0-dev.85 10:03:02 v4.1.0-dev.86 10:03:02 v4.1.0-dev.87 10:03:02 v4.1.0-dev.88 10:03:02 v4.1.0-dev.89 10:03:02 v4.1.0-dev.9 10:03:02 v4.1.0-dev.90 10:03:02 v4.1.0-dev.91 10:03:02 v4.1.0-dev.92 10:03:02 v4.1.0-dev.93 10:03:02 v4.1.0-dev.94 10:03:02 v4.1.0-dev.95 10:03:02 v4.1.0-dev.96 10:03:02 v4.1.0-dev.97 10:03:02 v4.1.0-dev.98 10:03:02 v4.1.0-dev.99 [Pipeline] sh 10:03:03 + lftools sign git-tag v4.0.3-dev.1 10:03:03 Signing Git tag with Sigul... 10:03:03 Signing v4.0.3-dev.1 10:04:55 ERROR: I/O error: NSPR connection reset [Pipeline] echo 10:04:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:04:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:04:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:04:55 $ docker stop --time=1 0f8c1c9b1b18dda040997565b8527e850adc3004654d886cae03373c7839bf2e 10:04:57 $ docker rm -f --volumes 0f8c1c9b1b18dda040997565b8527e850adc3004654d886cae03373c7839bf2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:04:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:04:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:04:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:04:58 prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container 10:04:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:04:58 $ docker top f1fcd6add29647a1f9b77a560d7a4108f9fafbce8ffd908cfd402fe227efec19 -eo pid,comm 10:04:58 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). 10:04:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:04:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:04:58 [ssh-agent] Looking for ssh-agent implementation... 10:04:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:04:59 $ docker exec f1fcd6add29647a1f9b77a560d7a4108f9fafbce8ffd908cfd402fe227efec19 ssh-agent 10:04:59 SSH_AUTH_SOCK=/tmp/ssh-UQql5eSZHgaD/agent.31 10:04:59 SSH_AGENT_PID=37 10:04:59 Running ssh-add (command line suppressed) 10:04:59 Identity added: /w/workspace/edgex-go/5@tmp/private_key_5760444612811519523.key (/w/workspace/edgex-go/5@tmp/private_key_5760444612811519523.key) 10:04:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:04:59 + git semver bump pre 10:04:59 2026-05-27 10:04:59,868 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:04:59 2026-05-27 10:04:59,875 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/palau 10:04:59 2026-05-27 10:04:59,875 [bump_version] DEBUG bumping version:4.0.3-dev.1 on axis:pre with prefix:dev 10:04:59 2026-05-27 10:04:59,875 [bump_version] DEBUG bumped version:4.0.3-dev.2 10:04:59 2026-05-27 10:04:59,875 [write_version] DEBUG write version:4.0.3-dev.2 to path:/w/workspace/edgex-go/5/.semver/palau with force:True 10:04:59 2026-05-27 10:04:59,875 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/palau 10:04:59 2026-05-27 10:04:59,875 [write_file] DEBUG write to file:/w/workspace/edgex-go/5/.semver/palau 10:04:59 2026-05-27 10:04:59,879 [execute] INFO git cat-file --batch-check 10:04:59 2026-05-27 10:04:59,879 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, stdin=, shell=False, universal_newlines=False) 10:04:59 2026-05-27 10:04:59,891 [execute] INFO git cat-file --batch 10:04:59 2026-05-27 10:04:59,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/5/.semver, stdin=, shell=False, universal_newlines=False) 10:04:59 2026-05-27 10:04:59,896 [read_version] DEBUG read version from /w/workspace/edgex-go/5/.semver/palau 10:04:59 4.0.3-dev.2 [Pipeline] } 10:05:00 $ docker exec --env ******** --env ******** f1fcd6add29647a1f9b77a560d7a4108f9fafbce8ffd908cfd402fe227efec19 ssh-agent -k 10:05:00 unset SSH_AUTH_SOCK; 10:05:00 unset SSH_AGENT_PID; 10:05:00 echo Agent pid 37 killed; 10:05:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:05:00 + git semver [Pipeline] } 10:05:01 $ docker stop --time=1 f1fcd6add29647a1f9b77a560d7a4108f9fafbce8ffd908cfd402fe227efec19 10:05:02 $ docker rm -f --volumes f1fcd6add29647a1f9b77a560d7a4108f9fafbce8ffd908cfd402fe227efec19 [Pipeline] // withDockerContainer [Pipeline] sh 10:05:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:05:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:05:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:03 prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container 10:05:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:05:04 $ docker top 773a0f3905f2328c2f99ed17a4798a1e6fe7763f60ac1cb16b75b933f6e13490 -eo pid,comm 10:05:04 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). 10:05:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:05:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:05:04 [ssh-agent] Looking for ssh-agent implementation... 10:05:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:05:04 $ docker exec 773a0f3905f2328c2f99ed17a4798a1e6fe7763f60ac1cb16b75b933f6e13490 ssh-agent 10:05:04 SSH_AUTH_SOCK=/tmp/ssh-YC5FKLkhP5sj/agent.32 10:05:04 SSH_AGENT_PID=38 10:05:04 Running ssh-add (command line suppressed) 10:05:04 Identity added: /w/workspace/edgex-go/5@tmp/private_key_16655673605355748615.key (/w/workspace/edgex-go/5@tmp/private_key_16655673605355748615.key) 10:05:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:05:05 + git semver push 10:05:05 2026-05-27 10:05:05,301 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:05:05 2026-05-27 10:05:05,305 [run_push] DEBUG push 10:05:05 2026-05-27 10:05:05,306 [execute] INFO git cat-file --batch-check 10:05:05 2026-05-27 10:05:05,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/5/.semver, stdin=, shell=False, universal_newlines=False) 10:05:05 2026-05-27 10:05:05,309 [execute] INFO git rev-list 6914578fa2b974f25a129f8377f670f7dc24768e -- 10:05:05 2026-05-27 10:05:05,309 [execute] DEBUG Popen(['git', 'rev-list', '6914578fa2b974f25a129f8377f670f7dc24768e', '--'], cwd=/w/workspace/edgex-go/5/.semver, stdin=None, shell=False, universal_newlines=False) 10:05:05 2026-05-27 10:05:05,350 [execute] INFO git fetch -v -- origin 10:05:05 2026-05-27 10:05:05,351 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/5/.semver, stdin=None, shell=False, universal_newlines=True) 10:05:06 2026-05-27 10:05:06,117 [run_push] DEBUG remote changes detected 10:05:06 2026-05-27 10:05:06,118 [run_push] DEBUG latest remote commit 2823b87468e05da1fe4279cc09faf336f2ada10f is not in local commits 10:05:06 2026-05-27 10:05:06,118 [run_push] DEBUG integrating remote changes with a git pull 10:05:06 2026-05-27 10:05:06,118 [execute] INFO git pull origin semver 10:05:06 2026-05-27 10:05:06,118 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/edgex-go/5/.semver, stdin=None, shell=False, universal_newlines=False) 10:05:06 2026-05-27 10:05:06,631 [main] ERROR Cmd('git') failed due to: exit code(1) 10:05:06 cmdline: git pull origin semver 10:05:06 stdout: 'Auto-merging palau 10:05:06 CONFLICT (content): Merge conflict in palau 10:05:06 Automatic merge failed; fix conflicts and then commit the result.' 10:05:06 stderr: 'From github.com:edgexfoundry/edgex-go 10:05:06 * branch semver -> FETCH_HEAD 10:05:06 hint: Pulling without specifying how to reconcile divergent branches is 10:05:06 hint: discouraged. You can squelch this message by running one of the following 10:05:06 hint: commands sometime before your next pull: 10:05:06 hint: 10:05:06 hint: git config pull.rebase false # merge (the default strategy) 10:05:06 hint: git config pull.rebase true # rebase 10:05:06 hint: git config pull.ff only # fast-forward only 10:05:06 hint: 10:05:06 hint: You can replace "git config" with "git config --global" to set a default 10:05:06 hint: preference for all repositories. You can also pass --rebase, --no-rebase, 10:05:06 hint: or --ff-only on the command line to override the configured default per 10:05:06 hint: invocation.' 10:05:06 ERROR: Cmd('git') failed due to: exit code(1) 10:05:06 cmdline: git pull origin semver 10:05:06 stdout: 'Auto-merging palau 10:05:06 CONFLICT (content): Merge conflict in palau 10:05:06 Automatic merge failed; fix conflicts and then commit the result.' 10:05:06 stderr: 'From github.com:edgexfoundry/edgex-go 10:05:06 * branch semver -> FETCH_HEAD 10:05:06 hint: Pulling without specifying how to reconcile divergent branches is 10:05:06 hint: discouraged. You can squelch this message by running one of the following 10:05:06 hint: commands sometime before your next pull: 10:05:06 hint: 10:05:06 hint: git config pull.rebase false # merge (the default strategy) 10:05:06 hint: git config pull.rebase true # rebase 10:05:06 hint: git config pull.ff only # fast-forward only 10:05:06 hint: 10:05:06 hint: You can replace "git config" with "git config --global" to set a default 10:05:06 hint: preference for all repositories. You can also pass --rebase, --no-rebase, 10:05:06 hint: or --ff-only on the command line to override the configured default per 10:05:06 hint: invocation.' [Pipeline] } 10:05:06 $ docker exec --env ******** --env ******** 773a0f3905f2328c2f99ed17a4798a1e6fe7763f60ac1cb16b75b933f6e13490 ssh-agent -k 10:05:06 unset SSH_AUTH_SOCK; 10:05:06 unset SSH_AGENT_PID; 10:05:06 echo Agent pid 38 killed; 10:05:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 10:05:07 $ docker stop --time=1 773a0f3905f2328c2f99ed17a4798a1e6fe7763f60ac1cb16b75b933f6e13490 10:05:08 $ docker rm -f --volumes 773a0f3905f2328c2f99ed17a4798a1e6fe7763f60ac1cb16b75b933f6e13490 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:05:09 + [ -d /w/workspace/edgex-go/5/archives ] [Pipeline] libraryResource [Pipeline] sh 10:05:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:05:10 ---> package-listing.sh 10:05:10 ++ facter osfamily 10:05:10 ++ tr '[:upper:]' '[:lower:]' 10:05:10 + OS_FAMILY=debian 10:05:10 + workspace=/w/workspace/edgex-go/5 10:05:10 + START_PACKAGES=/tmp/packages_start.txt 10:05:10 + END_PACKAGES=/tmp/packages_end.txt 10:05:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:05:10 + PACKAGES=/tmp/packages_start.txt 10:05:10 + '[' /w/workspace/edgex-go/5 ']' 10:05:10 + PACKAGES=/tmp/packages_end.txt 10:05:10 + case "${OS_FAMILY}" in 10:05:10 + dpkg -l 10:05:10 + grep '^ii' 10:05:10 + '[' -f /tmp/packages_start.txt ']' 10:05:10 + '[' -f /tmp/packages_end.txt ']' 10:05:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:05:10 + '[' /w/workspace/edgex-go/5 ']' 10:05:10 + mkdir -p /w/workspace/edgex-go/5/archives/ 10:05:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/5/archives/ [Pipeline] echo 10:05: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/5/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:05:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:11 10:05:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:11 latest: Pulling from edgex-lftools-log-publisher 10:05:11 5eb5b503b376: Pulling fs layer 10:05:11 5c69ac0246d0: Pulling fs layer 10:05:11 ec43610c2a17: Pulling fs layer 10:05:11 3a2ae6a8a46f: Pulling fs layer 10:05:11 33b1e0a273af: Pulling fs layer 10:05:11 5d3b04190fa2: Pulling fs layer 10:05:11 2f39f015ded8: Pulling fs layer 10:05:11 33b1e0a273af: Waiting 10:05:11 5d3b04190fa2: Waiting 10:05:11 2f39f015ded8: Waiting 10:05:11 3a2ae6a8a46f: Waiting 10:05:11 5c69ac0246d0: Verifying Checksum 10:05:11 5c69ac0246d0: Download complete 10:05:11 3a2ae6a8a46f: Verifying Checksum 10:05:11 3a2ae6a8a46f: Download complete 10:05:11 33b1e0a273af: Download complete 10:05:11 5d3b04190fa2: Verifying Checksum 10:05:11 5d3b04190fa2: Download complete 10:05:12 ec43610c2a17: Verifying Checksum 10:05:12 ec43610c2a17: Download complete 10:05:12 5eb5b503b376: Verifying Checksum 10:05:12 5eb5b503b376: Download complete 10:05:13 2f39f015ded8: Download complete 10:05:13 5eb5b503b376: Pull complete 10:05:13 5c69ac0246d0: Pull complete 10:05:14 ec43610c2a17: Pull complete 10:05:14 3a2ae6a8a46f: Pull complete 10:05:14 33b1e0a273af: Pull complete 10:05:14 5d3b04190fa2: Pull complete 10:05:18 2f39f015ded8: Pull complete 10:05:18 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:05:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:05:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:05:19 prd-ubuntu20.04-docker-8c-8g-11617 does not seem to be running inside a container 10:05:19 $ 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/5/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/5 -v /w/workspace/edgex-go/5:/w/workspace/edgex-go/5:rw,z -v /w/workspace/edgex-go/5@tmp:/w/workspace/edgex-go/5@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:05:20 $ docker top 18ab0882de083686222e93e9ec3bccb3366b0fcef520ca4ec5b2d091b2dd2be2 -eo pid,comm [Pipeline] { [Pipeline] sh 10:05:21 + touch /tmp/pre-build-complete [Pipeline] sh 10:05:21 + mkdir -p /var/log/sysstat [Pipeline] sh 10:05:22 + ls /var/log/sa-host 10:05:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:05:22 provisioning config files... 10:05:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/5@tmp/config12652162266454930509tmp [Pipeline] { [Pipeline] echo 10:05:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:05:22 ---> create-netrc.sh [Pipeline] } 10:05:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:05:23 ---> python-tools-install.sh [Pipeline] echo 10:05:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:05:23 ---> sudo-logs.sh 10:05:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:05:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:05:23 ---> job-cost.sh 10:05:23 lf-activate-venv: SKIPPING 10:05:23 DEBUG: total: 0.10999999940395355 10:05:23 INFO: Retrieving Stack Cost... 10:05:24 INFO: Retrieving Pricing Info for: v3-standard-8 10:05:24 INFO: Archiving Costs [Pipeline] echo 10:05:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:05:24 ---> logs-deploy.sh 10:05:24 lf-activate-venv: SKIPPING 10:05:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/palau/5 10:05:24 INFO: archiving workspace using pattern(s): 10:05:25 Archives upload complete. 10:05:26 INFO: archiving logs to Nexus 10:05:26 ---> uname -a: 10:05:26 Linux prd-ubuntu20-04-docker-8c-8g-11617 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:05:26 10:05:26 10:05:26 ---> lscpu: 10:05:26 Architecture: x86_64 10:05:26 CPU op-mode(s): 32-bit, 64-bit 10:05:26 Byte Order: Little Endian 10:05:26 Address sizes: 40 bits physical, 48 bits virtual 10:05:26 CPU(s): 8 10:05:26 On-line CPU(s) list: 0-7 10:05:26 Thread(s) per core: 1 10:05:26 Core(s) per socket: 1 10:05:26 Socket(s): 8 10:05:26 NUMA node(s): 1 10:05:26 Vendor ID: AuthenticAMD 10:05:26 CPU family: 23 10:05:26 Model: 49 10:05:26 Model name: AMD EPYC-Rome Processor 10:05:26 Stepping: 0 10:05:26 CPU MHz: 2799.998 10:05:26 BogoMIPS: 5599.99 10:05:26 Virtualization: AMD-V 10:05:26 Hypervisor vendor: KVM 10:05:26 Virtualization type: full 10:05:26 L1d cache: 256 KiB 10:05:26 L1i cache: 256 KiB 10:05:26 L2 cache: 4 MiB 10:05:26 L3 cache: 128 MiB 10:05:26 NUMA node0 CPU(s): 0-7 10:05:26 Vulnerability Gather data sampling: Not affected 10:05:26 Vulnerability Itlb multihit: Not affected 10:05:26 Vulnerability L1tf: Not affected 10:05:26 Vulnerability Mds: Not affected 10:05:26 Vulnerability Meltdown: Not affected 10:05:26 Vulnerability Mmio stale data: Not affected 10:05:26 Vulnerability Retbleed: Vulnerable 10:05:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:05:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:05:26 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:05:26 Vulnerability Srbds: Not affected 10:05:26 Vulnerability Tsx async abort: Not affected 10:05:26 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:05:26 10:05:26 10:05:26 ---> nproc: 10:05:26 8 10:05:26 10:05:26 10:05:26 ---> df -h: 10:05:26 Filesystem Size Used Avail Use% Mounted on 10:05:26 overlay 155G 36G 120G 23% / 10:05:26 tmpfs 64M 0 64M 0% /dev 10:05:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:05:26 shm 64M 0 64M 0% /dev/shm 10:05:26 /dev/vda1 155G 36G 120G 23% /facter-os 10:05:26 10:05:26 10:05:26 ---> sar -b -r -n DEV: 10:05:26 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11617) 05/27/26 _x86_64_ (8 CPU) 10:05:26 10:05:26 08:33:33 LINUX RESTART (8 CPU) 10:05:26 10:05:26 08:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:05:26 08:35:01 83.75 50.62 33.13 0.00 9589.74 104501.92 0.00 10:05:26 08:36:01 2.70 0.02 2.68 0.00 1.73 42.01 0.00 10:05:26 08:37:01 1.10 0.02 1.08 0.00 2.67 11.20 0.00 10:05:26 08:38:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 10:05:26 08:39:01 47.59 3.92 43.68 0.00 4289.42 8982.24 0.00 10:05:26 08:40:01 4.68 0.02 4.67 0.00 0.13 107.05 0.00 10:05:26 08:41:02 1.78 0.00 1.78 0.00 0.00 20.52 0.00 10:05:26 08:42:01 1.47 0.00 1.47 0.00 0.00 16.27 0.00 10:05:26 08:43:01 0.90 0.00 0.90 0.00 0.00 10.53 0.00 10:05:26 08:44:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 10:05:26 08:45:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 10:05:26 08:46:01 1.87 0.00 1.87 0.00 0.00 26.53 0.00 10:05:26 08:47:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 10:05:26 08:48:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 10:05:26 08:49:01 2.03 0.02 2.02 0.00 0.13 29.33 0.00 10:05:26 08:50:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 10:05:26 08:51:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 10:05:26 08:52:01 1.72 0.00 1.72 0.00 0.00 20.52 0.00 10:05:26 08:53:01 0.92 0.00 0.92 0.00 0.00 9.87 0.00 10:05:26 08:54:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 10:05:26 08:55:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 10:05:26 08:56:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 10:05:26 08:57:01 1.13 0.00 1.13 0.00 0.00 14.00 0.00 10:05:26 08:58:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 10:05:26 08:59:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 10:05:26 09:00:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 10:05:26 09:01:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 10:05:26 09:02:01 0.87 0.00 0.87 0.00 0.00 11.33 0.00 10:05:26 09:03:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 10:05:26 09:04:01 205.70 9.98 195.72 0.00 1179.47 8219.53 0.00 10:05:26 09:05:01 225.01 14.13 210.88 0.00 2154.44 67200.53 0.00 10:05:26 09:06:01 47.69 0.02 47.68 0.00 0.13 40709.35 0.00 10:05:26 09:07:01 53.96 0.25 53.71 0.00 2.93 21162.74 0.00 10:05:26 09:08:01 478.50 2.93 475.57 0.00 47.19 327256.92 0.00 10:05:26 09:09:01 1188.73 30.19 1158.54 0.00 241.63 328777.62 0.00 10:05:26 09:10:01 428.00 3.14 424.86 0.00 330.78 143352.55 0.00 10:05:26 09:11:01 139.85 1.77 138.09 0.00 47.32 59404.20 0.00 10:05:26 09:12:01 698.08 55.96 642.13 0.00 2872.72 131083.62 0.00 10:05:26 09:13:01 27.16 1.48 25.68 0.00 220.90 632.69 0.00 10:05:26 09:14:01 10.16 0.03 10.13 0.00 6.00 240.49 0.00 10:05:26 09:15:01 1.33 0.00 1.33 0.00 0.00 13.73 0.00 10:05:26 09:16:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 10:05:26 09:17:01 1.02 0.03 0.98 0.00 0.93 10.40 0.00 10:05:26 09:18:01 1.72 0.02 1.70 0.00 0.13 18.53 0.00 10:05:26 09:19:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 10:05:26 09:20:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 10:05:26 09:21:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 10:05:26 09:22:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 10:05:26 09:23:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 10:05:26 09:24:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 10:05:26 09:25:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 10:05:26 09:26:01 1.58 0.00 1.58 0.00 0.00 17.60 0.00 10:05:26 09:27:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 10:05:26 09:28:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 10:05:26 09:29:01 1.83 0.32 1.52 0.00 16.93 18.40 0.00 10:05:26 09:30:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 10:05:26 09:31:01 3.38 1.93 1.45 0.00 57.06 17.20 0.00 10:05:26 09:32:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 10:05:26 09:33:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 10:05:26 09:34:01 1.67 0.00 1.67 0.00 0.00 19.19 0.00 10:05:26 09:35:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 10:05:26 09:36:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 10:05:26 09:37:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 10:05:26 09:38:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 10:05:26 09:39:01 1.45 0.00 1.45 0.00 0.00 17.19 0.00 10:05:26 09:40:01 1.63 0.00 1.63 0.00 0.00 18.00 0.00 10:05:26 09:41:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 10:05:26 09:42:02 0.95 0.00 0.95 0.00 0.00 12.26 0.00 10:05:26 09:43:01 1.27 0.00 1.27 0.00 0.00 14.23 0.00 10:05:26 09:44:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 10:05:26 09:45:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 10:05:26 09:46:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 10:05:26 09:47:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 10:05:26 09:48:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 10:05:26 09:49:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 10:05:26 09:50:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 10:05:26 09:51:01 1.13 0.00 1.13 0.00 0.00 12.79 0.00 10:05:26 09:52:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 10:05:26 09:53:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 10:05:26 09:54:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 10:05:26 09:55:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 10:05:26 09:56:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 10:05:26 09:57:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 10:05:26 09:58:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 10:05:26 09:59:01 1.30 0.00 1.30 0.00 0.00 13.86 0.00 10:05:26 10:00:01 1.13 0.00 1.13 0.00 0.00 13.59 0.00 10:05:26 10:01:01 1.62 0.00 1.62 0.00 0.00 16.79 0.00 10:05:26 10:02:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 10:05:26 10:03:01 114.46 3.07 111.40 0.00 241.69 51644.33 0.00 10:05:26 10:04:01 3.40 0.00 3.40 0.00 0.00 54.12 0.00 10:05:26 10:05:01 12.05 0.33 11.71 0.00 26.26 202.90 0.00 10:05:26 Average: 42.48 1.98 40.50 0.00 234.47 14235.85 0.00 10:05:26 10:05:26 08:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:05:26 08:35:01 30243796 31827156 520580 1.58 62356 1843200 1594056 4.70 638404 1697564 956 10:05:26 08:36:01 30241516 31825012 522048 1.59 62392 1843256 1594056 4.70 637672 1697532 156 10:05:26 08:37:01 30241340 31824960 521764 1.59 62416 1843336 1594056 4.70 637696 1697628 4 10:05:26 08:38:01 30243364 31827020 519636 1.58 62440 1843340 1594056 4.70 635432 1697652 164 10:05:26 08:39:01 29715320 31767720 553384 1.68 97964 2269280 1598996 4.71 952592 1869624 904 10:05:26 08:40:01 29732104 31784076 536524 1.63 97768 2269004 1608400 4.74 934900 1869328 364 10:05:26 08:41:02 29732528 31784716 535744 1.63 97812 2269136 1608400 4.74 934876 1869456 8 10:05:26 08:42:01 29732448 31784660 535740 1.63 97848 2269136 1608400 4.74 934880 1869464 8 10:05:26 08:43:01 29732528 31784808 535568 1.63 97872 2269144 1608400 4.74 935000 1869476 8 10:05:26 08:44:01 29734708 31786996 533288 1.62 97904 2269148 1608400 4.74 932624 1869480 172 10:05:26 08:45:01 29734736 31787100 532960 1.62 97932 2269148 1608400 4.74 932968 1869476 8 10:05:26 08:46:01 29736768 31789216 530776 1.61 98004 2269156 1608400 4.74 930640 1869484 24 10:05:26 08:47:01 29736784 31789252 530660 1.61 98036 2269160 1608400 4.74 930720 1869484 8 10:05:26 08:48:01 29736888 31789396 530688 1.61 98060 2269160 1608400 4.74 930768 1869484 164 10:05:26 08:49:01 29735328 31787988 531444 1.62 98152 2269128 1599220 4.71 931124 1869452 56 10:05:26 08:50:01 29734396 31787092 532268 1.62 98188 2269136 1599220 4.71 931520 1869452 160 10:05:26 08:51:01 29734676 31787420 531732 1.62 98260 2269140 1599220 4.71 931536 1869456 16 10:05:26 08:52:01 29734532 31787416 531720 1.62 98348 2269144 1599220 4.71 931676 1869460 40 10:05:26 08:53:01 29734224 31787136 531940 1.62 98376 2269144 1599220 4.71 931748 1869460 8 10:05:26 08:54:01 29734584 31787556 531372 1.62 98412 2269148 1599220 4.71 931356 1869464 192 10:05:26 08:55:01 29734388 31787420 531424 1.62 98440 2269156 1599220 4.71 931912 1869472 8 10:05:26 08:56:01 29734144 31787228 531568 1.62 98480 2269156 1599220 4.71 931628 1869472 144 10:05:26 08:57:01 29733752 31786872 531848 1.62 98524 2269160 1599220 4.71 932620 1869476 8 10:05:26 08:58:01 29734116 31787268 531608 1.62 98556 2269160 1599220 4.71 932996 1869476 172 10:05:26 08:59:01 29734056 31787252 531820 1.62 98600 2269152 1599220 4.71 932536 1869480 8 10:05:26 09:00:01 29734104 31787460 531556 1.62 98636 2269300 1599220 4.71 932812 1869608 168 10:05:26 09:01:01 29733860 31787288 531684 1.62 98680 2269300 1599220 4.71 933752 1869616 24 10:05:26 09:02:01 29733900 31787340 531548 1.62 98704 2269304 1599220 4.71 933436 1869620 176 10:05:26 09:03:01 29733400 31786840 531972 1.62 98720 2269304 1599220 4.71 933420 1869620 8 10:05:26 09:04:01 29046580 31527104 777844 2.37 105164 2679356 1779472 5.25 1246856 2212048 188132 10:05:26 09:05:01 26430348 31213892 1045788 3.18 162672 4773804 2358420 6.95 2058508 3826292 390696 10:05:26 09:06:01 25611032 31368016 889392 2.71 169032 5685264 1970668 5.81 2401284 4246832 124264 10:05:26 09:07:01 24798840 31192548 1061296 3.23 179016 6234216 2046108 6.03 2477984 4900740 680444 10:05:26 09:08:01 16900516 31059440 1176164 3.58 237632 13665092 5125960 15.11 2888296 12079344 482844 10:05:26 09:09:01 3670184 28569372 3587060 10.91 537056 23144476 11240308 33.14 7169164 19955596 1305452 10:05:26 09:10:01 424840 27605112 4555528 13.86 546936 25322820 11191416 32.99 9105692 21182260 8856 10:05:26 09:11:01 630392 28692056 3468888 10.55 546600 26145124 9690264 28.57 9261128 20768844 2369644 10:05:26 09:12:01 5559956 31041624 1183436 3.60 556588 23790336 3397376 10.02 4565476 20853456 300 10:05:26 09:13:01 5556244 31045856 1179056 3.59 557616 23797268 3414912 10.07 5185284 20236348 136 10:05:26 09:14:01 5567076 31057064 1167872 3.55 557916 23797512 3303484 9.74 5369604 20043260 132 10:05:26 09:15:01 5567420 31057452 1167792 3.55 557936 23797516 3303484 9.74 5368800 20043256 8 10:05:26 09:16:01 5666628 31156676 1068564 3.25 557952 23797520 3303484 9.74 5267736 20043260 36 10:05:26 09:17:01 5667032 31157080 1068368 3.25 557964 23797520 3303484 9.74 5267816 20043260 12 10:05:26 09:18:01 5668772 31159008 1066484 3.24 557980 23797680 3303484 9.74 5265612 20043404 40 10:05:26 09:19:01 5668692 31158932 1066496 3.24 558000 23797676 3303484 9.74 5265760 20043408 8 10:05:26 09:20:01 5668264 31158528 1066752 3.25 558040 23797688 3303484 9.74 5266000 20043412 48 10:05:26 09:21:01 5668280 31158592 1066648 3.24 558064 23797692 3303484 9.74 5265752 20043416 8 10:05:26 09:22:01 5668988 31159352 1065888 3.24 558100 23797692 3303484 9.74 5265596 20043424 176 10:05:26 09:23:01 5668720 31159092 1066116 3.24 558116 23797696 3303484 9.74 5265600 20043428 8 10:05:26 09:24:01 5668956 31159368 1065856 3.24 558144 23797692 3303484 9.74 5265664 20043424 172 10:05:26 09:25:01 5668364 31158820 1066364 3.24 558164 23797700 3319528 9.79 5265764 20043428 12 10:05:26 09:26:01 5668072 31158560 1066536 3.24 558184 23797704 3319528 9.79 5265732 20043428 36 10:05:26 09:27:01 5668272 31158768 1066468 3.24 558208 23797708 3319528 9.79 5265796 20043432 4 10:05:26 09:28:01 5667756 31158320 1066796 3.25 558224 23797712 3319528 9.79 5265948 20043436 168 10:05:26 09:29:01 5667716 31158804 1066256 3.24 558248 23798224 3319528 9.79 5267520 20043768 32 10:05:26 09:30:01 5668288 31159416 1065864 3.24 558272 23798224 3319528 9.79 5267512 20043760 176 10:05:26 09:31:01 5661608 31155512 1069572 3.25 558300 23799944 3319528 9.79 5274496 20043852 152 10:05:26 09:32:01 5661332 31155288 1069760 3.25 558336 23799948 3319528 9.79 5273940 20043856 40 10:05:26 09:33:01 5661236 31155208 1069772 3.25 558348 23799948 3319528 9.79 5274100 20043836 8 10:05:26 09:34:01 5661180 31155192 1069740 3.25 558372 23799944 3319528 9.79 5273980 20043840 40 10:05:26 09:35:01 5661156 31155172 1069676 3.25 558388 23799952 3319528 9.79 5274024 20043840 8 10:05:26 09:36:01 5660888 31154956 1069852 3.25 558416 23799956 3319528 9.79 5274028 20043844 196 10:05:26 09:37:01 5661100 31155172 1069600 3.25 558420 23799960 3319528 9.79 5274012 20043848 20 10:05:26 09:38:01 5660740 31154836 1070088 3.26 558440 23799964 3319528 9.79 5274052 20043848 180 10:05:26 09:39:01 5660488 31154596 1070304 3.26 558472 23799956 3319528 9.79 5274056 20043856 8 10:05:26 09:40:01 5660696 31154852 1070272 3.26 558492 23799968 3319528 9.79 5274172 20043856 188 10:05:26 09:41:01 5660916 31155092 1069992 3.26 558504 23799972 3319528 9.79 5274128 20043860 28 10:05:26 09:42:02 5660764 31154976 1069980 3.26 558524 23799976 3319528 9.79 5274148 20043860 204 10:05:26 09:43:01 5660464 31154684 1070344 3.26 558536 23799980 3319528 9.79 5274132 20043860 8 10:05:26 09:44:01 5660424 31154796 1070168 3.26 558552 23800112 3319528 9.79 5274176 20043988 208 10:05:26 09:45:01 5660716 31155092 1069812 3.25 558580 23800112 3319528 9.79 5274228 20043992 8 10:05:26 09:46:01 5660668 31155108 1069776 3.25 558600 23800116 3319528 9.79 5274232 20044000 184 10:05:26 09:47:01 5660392 31154836 1070008 3.26 558616 23800120 3319528 9.79 5274232 20044004 4 10:05:26 09:48:01 5659824 31154308 1070480 3.26 558640 23800124 3319528 9.79 5274268 20044008 192 10:05:26 09:49:01 5659736 31154224 1070504 3.26 558656 23800128 3335712 9.83 5274252 20044012 12 10:05:26 09:50:01 5659884 31154408 1070248 3.26 558672 23800132 3335712 9.83 5274384 20044020 180 10:05:26 09:51:01 5660120 31154684 1069960 3.26 558708 23800132 3335712 9.83 5274368 20044024 8 10:05:26 09:52:01 5659664 31154268 1070380 3.26 558732 23800136 3318880 9.78 5274360 20044028 188 10:05:26 09:53:01 5659388 31154028 1070624 3.26 558748 23800136 3318880 9.78 5274412 20044032 8 10:05:26 09:54:01 5659436 31154112 1070568 3.26 558772 23800140 3318880 9.78 5274404 20044036 204 10:05:26 09:55:01 5659420 31154132 1070536 3.26 558788 23800144 3318880 9.78 5274804 20044040 24 10:05:26 09:56:01 5659624 31154372 1070224 3.26 558832 23800148 3318880 9.78 5274792 20044044 188 10:05:26 09:57:01 5659576 31154376 1070184 3.26 558856 23800152 3318880 9.78 5274540 20044056 12 10:05:26 09:58:01 5659812 31154616 1069904 3.25 558880 23800156 3318880 9.78 5274528 20044060 208 10:05:26 09:59:01 5659576 31154408 1070096 3.26 558908 23800156 3318880 9.78 5274572 20044060 8 10:05:26 10:00:01 5658888 31153756 1070700 3.26 558932 23800164 3318880 9.78 5274688 20044048 216 10:05:26 10:01:01 5658856 31153772 1070708 3.26 558952 23800164 3318880 9.78 5274660 20044052 8 10:05:26 10:02:01 5658092 31153012 1071376 3.26 558960 23800168 3318880 9.78 5274644 20044056 176 10:05:26 10:03:01 3982780 30976228 1244868 3.79 610692 25130348 3266516 9.63 5523096 21343084 688 10:05:26 10:04:01 3914552 30917616 1298732 3.95 610768 25130816 3371792 9.94 5588152 21334524 4 10:05:26 10:05:01 4100808 31103600 1114292 3.39 611048 25131408 3402672 10.03 5417244 21326212 336 10:05:26 Average: 14200212 31260613 995358 3.03 390111 16053803 2980405 8.79 3816279 13515803 61100 10:05:26 10:05:26 08:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:05:26 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:35:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:05:26 08:35:01 ens3 201.55 115.75 498.52 23.58 0.00 0.00 0.00 0.00 10:05:26 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 08:36:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:37:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 08:38:01 ens3 0.25 0.13 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:39:01 lo 0.73 0.73 0.09 0.09 0.00 0.00 0.00 0.00 10:05:26 08:39:01 ens3 277.02 146.54 2974.03 10.00 0.00 0.00 0.00 0.00 10:05:26 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 08:40:01 ens3 0.80 0.52 0.18 0.09 0.00 0.00 0.00 0.00 10:05:26 08:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:41:02 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 08:42:01 ens3 0.24 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:43:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 08:44:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:45:01 ens3 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 10:05:26 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 08:46:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:47:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:05:26 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 08:48:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:49:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:05:26 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 08:50:01 ens3 0.47 0.25 0.15 0.08 0.00 0.00 0.00 0.00 10:05:26 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:51:01 ens3 0.13 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 08:52:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 08:54:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:55:01 ens3 0.28 0.10 0.14 0.07 0.00 0.00 0.00 0.00 10:05:26 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 08:56:01 ens3 0.90 0.10 0.08 0.01 0.00 0.00 0.00 0.00 10:05:26 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:57:01 ens3 0.53 0.32 0.36 0.27 0.00 0.00 0.00 0.00 10:05:26 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 08:58:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 08:59:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:00:01 ens3 0.38 0.27 0.15 0.08 0.00 0.00 0.00 0.00 10:05:26 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:01:01 ens3 0.82 0.38 0.31 0.21 0.00 0.00 0.00 0.00 10:05:26 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:02:01 ens3 0.67 0.10 0.04 0.01 0.00 0.00 0.00 0.00 10:05:26 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:03:01 ens3 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 10:05:26 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:04:01 lo 3.47 3.47 0.34 0.34 0.00 0.00 0.00 0.00 10:05:26 09:04:01 ens3 796.43 738.62 5149.89 102.61 0.00 0.00 0.00 0.00 10:05:26 09:05:01 docker0 885.77 902.58 65.54 4597.28 0.00 0.00 0.00 0.00 10:05:26 09:05:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 10:05:26 09:05:01 ens3 1134.84 1030.79 9751.40 144.47 0.00 0.00 0.00 0.00 10:05:26 09:05:01 veth40c265e 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:05:26 09:06:01 docker0 1.17 1.17 0.09 0.11 0.00 0.00 0.00 0.00 10:05:26 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:06:01 ens3 24.30 14.16 19.09 9.44 0.00 0.00 0.00 0.00 10:05:26 09:06:01 veth40c265e 1.17 1.20 0.10 0.11 0.00 0.00 0.00 0.00 10:05:26 09:07:01 docker0 10.93 11.98 0.91 119.76 0.00 0.00 0.00 0.00 10:05:26 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:07:01 ens3 35.01 25.73 139.71 12.50 0.00 0.00 0.00 0.00 10:05:26 09:07:01 veth40c265e 10.93 12.00 1.06 119.77 0.00 0.00 0.00 0.01 10:05:26 09:08:01 veth1ac952b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:08:01 veth1b26b82 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:08:01 veth7737561 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:08:01 vethe44d06b 0.67 1.42 0.06 0.28 0.00 0.00 0.00 0.00 10:05:26 09:08:01 veth7312998 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:08:01 veth450392d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:08:01 veth0172d86 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:08:01 veth625bb16 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:08:01 veth9fb1540 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:08:01 veth5af2e4d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:08:01 veth5b98b25 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:08:01 docker0 22.41 45.06 1.59 665.32 0.00 0.00 0.00 0.00 10:05:26 09:08:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 10:05:26 09:08:01 veth2e3d45d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:08:01 vethf84dffe 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:08:01 ens3 184.12 101.28 3884.86 23.80 0.00 0.00 0.00 0.00 10:05:26 09:08:01 veth712f9ea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:08:01 vethc6cdf83 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:09:01 vethdb6b2ed 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 10:05:26 09:09:01 veth440ad90 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 10:05:26 09:09:01 veth54b2a8c 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 10:05:26 09:09:01 veth9824b78 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 10:05:26 09:09:01 veth7ecc9b0 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 10:05:26 09:09:01 vethe44d06b 0.07 2.76 0.00 0.13 0.00 0.00 0.00 0.00 10:05:26 09:09:01 veth462f4b8 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 10:05:26 09:09:01 veth81d8625 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 10:05:26 09:09:01 veth3ffad66 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 10:05:26 09:09:01 veth7bf137d 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 10:05:26 09:09:01 veth54d55d4 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 10:05:26 09:09:01 docker0 483.12 873.93 45.92 8740.66 0.00 0.00 0.00 0.00 10:05:26 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:09:01 veth20c1e53 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 10:05:26 09:09:01 ens3 902.70 497.32 8764.43 65.55 0.00 0.00 0.00 0.00 10:05:26 09:09:01 veth10e251f 0.13 0.78 0.01 0.04 0.00 0.00 0.00 0.00 10:05:26 09:10:01 vethdb6b2ed 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:10:01 vethab11d69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:10:01 veth9824b78 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:10:01 veth7ecc9b0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:10:01 vethe44d06b 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:10:01 veth462f4b8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:10:01 veth81d8625 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:10:01 veth3ffad66 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:10:01 veth7bf137d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:10:01 veth54d55d4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:10:01 veth3941dd4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:10:01 docker0 0.10 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:10:01 veth20c1e53 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:10:01 ens3 2.26 1.43 1.73 0.92 0.00 0.00 0.00 0.00 10:05:26 09:10:01 veth10e251f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:11:01 vethdb6b2ed 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:11:01 veth9824b78 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:11:01 veth7ecc9b0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:11:01 vethe44d06b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:11:01 veth462f4b8 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:11:01 veth81d8625 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:11:01 veth3ffad66 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:11:01 veth7bf137d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:11:01 veth54d55d4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:11:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:11:01 veth20c1e53 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:11:01 ens3 6.03 3.03 4.98 2.69 0.00 0.00 0.00 0.00 10:05:26 09:11:01 veth10e251f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:12:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:12:01 lo 26.20 26.20 2.57 2.57 0.00 0.00 0.00 0.00 10:05:26 09:12:01 ens3 286.84 292.93 138.95 1301.07 0.00 0.00 0.00 0.00 10:05:26 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:13:01 lo 25.20 25.20 2.47 2.47 0.00 0.00 0.00 0.00 10:05:26 09:13:01 ens3 423.00 415.10 141.03 3075.77 0.00 0.00 0.00 0.00 10:05:26 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:14:01 lo 9.27 9.27 0.90 0.90 0.00 0.00 0.00 0.00 10:05:26 09:14:01 ens3 164.96 172.79 59.51 1031.58 0.00 0.00 0.00 0.00 10:05:26 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:15:01 ens3 0.62 0.13 0.19 0.07 0.00 0.00 0.00 0.00 10:05:26 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:16:01 ens3 1.50 0.97 0.67 0.50 0.00 0.00 0.00 0.00 10:05:26 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:17:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:19:01 ens3 0.62 0.00 0.06 0.00 0.00 0.00 0.00 0.00 10:05:26 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:20:01 ens3 1.35 0.87 0.55 0.37 0.00 0.00 0.00 0.00 10:05:26 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:21:01 ens3 0.87 0.68 0.53 0.43 0.00 0.00 0.00 0.00 10:05:26 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:22:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:23:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:24:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:25:01 ens3 0.38 0.12 0.15 0.07 0.00 0.00 0.00 0.00 10:05:26 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:26:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:27:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 10:05:26 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:28:01 ens3 0.63 0.38 0.36 0.28 0.00 0.00 0.00 0.00 10:05:26 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:29:01 ens3 0.83 0.58 0.82 0.37 0.00 0.00 0.00 0.00 10:05:26 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:30:01 ens3 0.40 0.33 0.15 0.08 0.00 0.00 0.00 0.00 10:05:26 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:31:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:31:01 ens3 5.42 4.17 3.72 4.74 0.00 0.00 0.00 0.00 10:05:26 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:32:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:33:01 ens3 1.88 1.48 0.99 1.23 0.00 0.00 0.00 0.00 10:05:26 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:35:01 ens3 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 10:05:26 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:36:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:37:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:39:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:40:01 ens3 0.37 0.33 0.15 0.08 0.00 0.00 0.00 0.00 10:05:26 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:41:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 09:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:42:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:42:02 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:43:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:44:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:45:01 ens3 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 10:05:26 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:46:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:47:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:48:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:49:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:50:01 ens3 0.35 0.23 0.15 0.07 0.00 0.00 0.00 0.00 10:05:26 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:51:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:52:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:54:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:55:01 ens3 0.27 0.10 0.14 0.07 0.00 0.00 0.00 0.00 10:05:26 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:56:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:57:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 09:58:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 09:59:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 10:00:01 ens3 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 10:05:26 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 10:01:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:05:26 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 10:02:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:05:26 10:03:01 vethf1a2fcc 0.02 0.05 0.00 0.01 0.00 0.00 0.00 0.00 10:05:26 10:03:01 docker0 2.60 2.03 0.76 0.75 0.00 0.00 0.00 0.00 10:05:26 10:03:01 lo 2.27 2.27 0.21 0.21 0.00 0.00 0.00 0.00 10:05:26 10:03:01 ens3 283.89 177.40 7313.59 43.98 0.00 0.00 0.00 0.00 10:05:26 10:04:01 vethf1a2fcc 0.35 0.27 0.06 0.02 0.00 0.00 0.00 0.00 10:05:26 10:04:01 docker0 0.35 0.13 0.05 0.01 0.00 0.00 0.00 0.00 10:05:26 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 10:04:01 ens3 16.10 8.78 23.51 5.42 0.00 0.00 0.00 0.00 10:05:26 10:05:01 docker0 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 10:05:26 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 10:05:01 veth62c66bf 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:05:26 10:05:01 ens3 35.26 42.93 24.40 106.95 0.00 0.00 0.00 0.00 10:05:26 Average: docker0 15.47 20.20 1.26 155.33 0.00 0.00 0.00 0.00 10:05:26 Average: lo 0.86 0.86 0.08 0.08 0.00 0.00 0.00 0.00 10:05:26 Average: veth62c66bf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:05:26 Average: ens3 52.81 41.78 427.69 65.62 0.00 0.00 0.00 0.00 10:05:26 10:05:26 10:05:26 ---> sar -P ALL: 10:05:26 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-11617) 05/27/26 _x86_64_ (8 CPU) 10:05:26 10:05:26 08:33:33 LINUX RESTART (8 CPU) 10:05:26 10:05:26 08:34:01 CPU %user %nice %system %iowait %steal %idle 10:05:26 08:35:01 all 2.14 0.00 0.63 0.71 0.02 96.50 10:05:26 08:35:01 0 1.38 0.00 0.55 0.25 0.02 97.80 10:05:26 08:35:01 1 1.52 0.00 0.27 0.02 0.02 98.18 10:05:26 08:35:01 2 2.55 0.00 1.85 1.64 0.02 93.94 10:05:26 08:35:01 3 2.10 0.00 0.68 0.08 0.02 97.11 10:05:26 08:35:01 4 2.25 0.00 0.37 0.12 0.02 97.25 10:05:26 08:35:01 5 2.39 0.00 0.17 0.07 0.02 97.36 10:05:26 08:35:01 6 2.37 0.00 0.55 3.28 0.02 93.78 10:05:26 08:35:01 7 2.57 0.00 0.60 0.25 0.02 96.56 10:05:26 08:36:01 all 0.03 0.00 0.01 0.00 0.00 99.95 10:05:26 08:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:05:26 08:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:05:26 08:36:01 2 0.03 0.00 0.00 0.02 0.00 99.95 10:05:26 08:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:36:01 5 0.03 0.00 0.03 0.02 0.00 99.92 10:05:26 08:36:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:05:26 08:36:01 7 0.07 0.00 0.00 0.00 0.00 99.93 10:05:26 08:37:01 all 0.00 0.00 0.01 0.00 0.00 99.98 10:05:26 08:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:37:01 1 0.00 0.00 0.03 0.00 0.02 99.95 10:05:26 08:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:05:26 08:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:37:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:05:26 08:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:05:26 08:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:05:26 08:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:05:26 08:38:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:05:26 08:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:05:26 08:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:05:26 08:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:39:01 all 2.37 0.00 1.39 0.58 0.02 95.63 10:05:26 08:39:01 0 2.78 0.00 0.94 0.05 0.02 96.22 10:05:26 08:39:01 1 3.18 0.00 1.46 0.20 0.03 95.13 10:05:26 08:39:01 2 0.99 0.00 1.31 3.11 0.02 94.58 10:05:26 08:39:01 3 1.98 0.00 1.95 0.17 0.02 95.88 10:05:26 08:39:01 4 1.50 0.00 2.47 0.50 0.02 95.51 10:05:26 08:39:01 5 3.53 0.00 1.07 0.23 0.03 95.13 10:05:26 08:39:01 6 2.50 0.00 0.93 0.07 0.02 96.48 10:05:26 08:39:01 7 2.52 0.00 1.00 0.30 0.03 96.14 10:05:26 08:40:01 all 0.10 0.00 0.08 0.02 0.01 99.80 10:05:26 08:40:01 0 0.18 0.00 0.07 0.00 0.00 99.75 10:05:26 08:40:01 1 0.07 0.00 0.07 0.00 0.02 99.85 10:05:26 08:40:01 2 0.03 0.00 0.05 0.02 0.02 99.88 10:05:26 08:40:01 3 0.05 0.00 0.08 0.00 0.02 99.85 10:05:26 08:40:01 4 0.05 0.00 0.10 0.02 0.00 99.83 10:05:26 08:40:01 5 0.05 0.00 0.10 0.00 0.02 99.83 10:05:26 08:40:01 6 0.05 0.00 0.05 0.00 0.00 99.90 10:05:26 08:40:01 7 0.28 0.00 0.10 0.12 0.00 99.50 10:05:26 08:41:02 all 0.02 0.00 0.02 0.04 0.00 99.92 10:05:26 08:41:02 0 0.03 0.00 0.00 0.00 0.02 99.95 10:05:26 08:41:02 1 0.07 0.00 0.07 0.18 0.02 99.67 10:05:26 08:41:02 2 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:41:02 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:41:02 4 0.02 0.00 0.03 0.00 0.00 99.95 10:05:26 08:41:02 5 0.03 0.00 0.02 0.02 0.00 99.93 10:05:26 08:41:02 6 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:41:02 7 0.00 0.00 0.00 0.10 0.00 99.90 10:05:26 08:42:01 all 0.03 0.00 0.01 0.03 0.00 99.93 10:05:26 08:42:01 0 0.07 0.00 0.02 0.00 0.00 99.91 10:05:26 08:42:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:05:26 08:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 08:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 10:05:26 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:42:01 7 0.02 0.00 0.02 0.20 0.00 99.76 10:05:26 08:43:01 all 0.04 0.00 0.01 0.00 0.00 99.94 10:05:26 08:43:01 0 0.20 0.00 0.02 0.00 0.00 99.78 10:05:26 08:43:01 1 0.02 0.00 0.02 0.02 0.00 99.95 10:05:26 08:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:43:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:05:26 08:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:43:01 6 0.05 0.00 0.03 0.00 0.00 99.92 10:05:26 08:43:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:05:26 08:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:05:26 08:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:05:26 08:44:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:05:26 08:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:05:26 08:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:44:01 5 0.05 0.00 0.05 0.02 0.02 99.87 10:05:26 08:44:01 6 0.00 0.00 0.03 0.00 0.02 99.95 10:05:26 08:44:01 7 0.02 0.00 0.00 0.02 0.00 99.97 10:05:26 08:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:05:26 08:45:01 0 0.00 0.00 0.03 0.00 0.00 99.97 10:05:26 08:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 08:45:01 6 0.05 0.00 0.00 0.00 0.02 99.93 10:05:26 08:45:01 7 0.02 0.00 0.02 0.02 0.00 99.95 10:05:26 10:05:26 08:45:01 CPU %user %nice %system %iowait %steal %idle 10:05:26 08:46:01 all 0.03 0.00 0.01 0.01 0.00 99.96 10:05:26 08:46:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:05:26 08:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 08:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:05:26 08:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:05:26 08:46:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:05:26 08:46:01 7 0.02 0.00 0.02 0.05 0.00 99.92 10:05:26 08:47:01 all 0.25 0.00 0.02 0.00 0.01 99.73 10:05:26 08:47:01 0 1.86 0.00 0.02 0.00 0.02 98.11 10:05:26 08:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 08:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:47:01 5 0.03 0.00 0.02 0.02 0.02 99.92 10:05:26 08:47:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:05:26 08:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:48:01 all 0.26 0.00 0.01 0.00 0.01 99.72 10:05:26 08:48:01 0 1.92 0.00 0.02 0.00 0.00 98.06 10:05:26 08:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 08:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:48:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:05:26 08:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:05:26 08:48:01 7 0.02 0.00 0.02 0.03 0.02 99.92 10:05:26 08:49:01 all 0.09 0.00 0.04 0.00 0.01 99.86 10:05:26 08:49:01 0 0.57 0.00 0.08 0.00 0.02 99.34 10:05:26 08:49:01 1 0.03 0.00 0.05 0.00 0.00 99.92 10:05:26 08:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:49:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:05:26 08:49:01 4 0.00 0.00 0.03 0.00 0.00 99.97 10:05:26 08:49:01 5 0.05 0.00 0.02 0.00 0.02 99.92 10:05:26 08:49:01 6 0.05 0.00 0.05 0.00 0.02 99.88 10:05:26 08:49:01 7 0.00 0.00 0.05 0.03 0.00 99.92 10:05:26 08:50:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:05:26 08:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 08:50:01 1 0.03 0.00 0.00 0.02 0.02 99.93 10:05:26 08:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:05:26 08:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 08:50:01 7 0.03 0.00 0.03 0.03 0.02 99.88 10:05:26 08:51:01 all 0.03 0.00 0.01 0.00 0.01 99.96 10:05:26 08:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 08:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 08:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 08:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:51:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:05:26 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:51:01 7 0.10 0.00 0.02 0.03 0.02 99.83 10:05:26 08:52:01 all 0.23 0.00 0.01 0.00 0.01 99.74 10:05:26 08:52:01 0 1.66 0.00 0.02 0.00 0.00 98.32 10:05:26 08:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 08:52:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:05:26 08:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:52:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:05:26 08:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 08:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:52:01 7 0.07 0.00 0.00 0.03 0.03 99.87 10:05:26 08:53:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:05:26 08:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 08:53:01 1 0.03 0.00 0.00 0.02 0.00 99.95 10:05:26 08:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:53:01 5 0.05 0.00 0.00 0.00 0.02 99.93 10:05:26 08:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:53:01 7 0.03 0.00 0.03 0.03 0.02 99.88 10:05:26 08:54:01 all 0.12 0.00 0.01 0.00 0.00 99.86 10:05:26 08:54:01 0 0.86 0.00 0.02 0.00 0.00 99.12 10:05:26 08:54:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:05:26 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 08:54:01 5 0.02 0.00 0.03 0.02 0.00 99.93 10:05:26 08:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:54:01 7 0.03 0.00 0.00 0.02 0.02 99.93 10:05:26 08:55:01 all 0.27 0.00 0.01 0.00 0.01 99.71 10:05:26 08:55:01 0 1.97 0.00 0.00 0.00 0.02 98.01 10:05:26 08:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:05:26 08:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 08:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:55:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:05:26 08:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:55:01 7 0.03 0.00 0.05 0.02 0.03 99.87 10:05:26 08:56:01 all 0.20 0.00 0.02 0.00 0.01 99.78 10:05:26 08:56:01 0 1.47 0.00 0.02 0.00 0.00 98.52 10:05:26 08:56:01 1 0.02 0.00 0.03 0.02 0.02 99.92 10:05:26 08:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 08:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:05:26 08:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:56:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 08:56:01 7 0.02 0.00 0.03 0.02 0.02 99.92 10:05:26 10:05:26 08:56:01 CPU %user %nice %system %iowait %steal %idle 10:05:26 08:57:01 all 0.02 0.00 0.00 0.00 0.01 99.96 10:05:26 08:57:01 0 0.03 0.00 0.00 0.00 0.00 99.97 10:05:26 08:57:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:05:26 08:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 08:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 08:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:57:01 7 0.05 0.00 0.03 0.03 0.02 99.87 10:05:26 08:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:05:26 08:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:05:26 08:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 08:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:58:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 08:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:58:01 7 0.02 0.00 0.00 0.02 0.03 99.93 10:05:26 08:59:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:05:26 08:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:05:26 08:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:05:26 08:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 08:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 08:59:01 7 0.03 0.00 0.03 0.03 0.02 99.88 10:05:26 09:00:01 all 0.03 0.00 0.00 0.00 0.00 99.96 10:05:26 09:00:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:05:26 09:00:01 1 0.05 0.00 0.00 0.00 0.00 99.95 10:05:26 09:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:00:01 7 0.12 0.00 0.03 0.02 0.02 99.82 10:05:26 09:01:01 all 0.11 0.00 0.01 0.00 0.00 99.88 10:05:26 09:01:01 0 0.68 0.00 0.00 0.00 0.00 99.32 10:05:26 09:01:01 1 0.03 0.00 0.00 0.02 0.02 99.93 10:05:26 09:01:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:05:26 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 09:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:01:01 7 0.05 0.00 0.03 0.02 0.00 99.90 10:05:26 09:02:01 all 0.26 0.00 0.00 0.01 0.01 99.73 10:05:26 09:02:01 0 1.99 0.00 0.00 0.00 0.02 98.00 10:05:26 09:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:02:01 7 0.02 0.00 0.00 0.05 0.02 99.92 10:05:26 09:03:01 all 0.26 0.00 0.01 0.00 0.01 99.72 10:05:26 09:03:01 0 1.97 0.00 0.02 0.00 0.00 98.01 10:05:26 09:03:01 1 0.00 0.00 0.02 0.02 0.00 99.97 10:05:26 09:03:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:03:01 7 0.02 0.00 0.02 0.02 0.03 99.92 10:05:26 09:04:01 all 3.97 0.00 0.80 0.58 0.02 94.63 10:05:26 09:04:01 0 2.20 0.00 0.36 0.03 0.03 97.37 10:05:26 09:04:01 1 3.09 0.00 1.64 0.05 0.03 95.19 10:05:26 09:04:01 2 6.55 0.00 0.27 0.02 0.02 93.15 10:05:26 09:04:01 3 2.94 0.00 1.04 0.13 0.02 95.87 10:05:26 09:04:01 4 5.92 0.00 0.98 0.65 0.02 92.43 10:05:26 09:04:01 5 4.62 0.00 0.40 0.00 0.03 94.94 10:05:26 09:04:01 6 4.02 0.00 1.22 3.43 0.02 91.31 10:05:26 09:04:01 7 2.44 0.00 0.48 0.32 0.02 96.74 10:05:26 09:05:01 all 20.77 0.00 5.25 1.14 0.07 72.77 10:05:26 09:05:01 0 23.33 0.00 4.88 0.66 0.07 71.06 10:05:26 09:05:01 1 20.35 0.00 5.20 0.66 0.07 73.73 10:05:26 09:05:01 2 20.41 0.00 4.43 0.31 0.07 74.79 10:05:26 09:05:01 3 20.96 0.00 4.97 0.83 0.08 73.16 10:05:26 09:05:01 4 21.36 0.00 5.57 2.08 0.07 70.91 10:05:26 09:05:01 5 20.29 0.00 6.12 3.62 0.07 69.91 10:05:26 09:05:01 6 20.33 0.00 5.47 0.76 0.08 73.35 10:05:26 09:05:01 7 19.16 0.00 5.35 0.19 0.08 75.22 10:05:26 09:06:01 all 39.63 0.00 7.50 0.35 0.11 52.41 10:05:26 09:06:01 0 38.11 0.00 7.36 0.03 0.10 54.39 10:05:26 09:06:01 1 43.01 0.00 8.05 0.20 0.13 48.61 10:05:26 09:06:01 2 38.27 0.00 7.93 0.05 0.12 53.64 10:05:26 09:06:01 3 38.98 0.00 7.36 0.03 0.10 53.53 10:05:26 09:06:01 4 38.10 0.00 7.54 0.07 0.12 54.17 10:05:26 09:06:01 5 40.54 0.00 7.27 0.25 0.10 51.84 10:05:26 09:06:01 6 38.62 0.00 7.34 2.05 0.08 51.90 10:05:26 09:06:01 7 41.41 0.00 7.16 0.08 0.12 51.23 10:05:26 09:07:01 all 67.31 0.00 7.92 0.13 0.10 24.54 10:05:26 09:07:01 0 67.53 0.00 8.21 0.77 0.12 23.36 10:05:26 09:07:01 1 67.49 0.00 7.82 0.08 0.10 24.51 10:05:26 09:07:01 2 65.63 0.00 7.45 0.00 0.10 26.82 10:05:26 09:07:01 3 66.88 0.00 8.04 0.00 0.10 24.98 10:05:26 09:07:01 4 67.82 0.00 8.01 0.00 0.10 24.07 10:05:26 09:07:01 5 67.44 0.00 7.98 0.08 0.10 24.39 10:05:26 09:07:01 6 67.28 0.00 7.73 0.05 0.10 24.83 10:05:26 09:07:01 7 68.39 0.00 8.09 0.02 0.10 23.40 10:05:26 10:05:26 09:07:01 CPU %user %nice %system %iowait %steal %idle 10:05:26 09:08:01 all 29.87 0.00 9.28 5.08 0.10 55.67 10:05:26 09:08:01 0 29.13 0.00 10.18 4.96 0.08 55.64 10:05:26 09:08:01 1 29.47 0.00 9.06 6.25 0.10 55.11 10:05:26 09:08:01 2 29.25 0.00 8.40 3.94 0.10 58.31 10:05:26 09:08:01 3 32.82 0.00 9.11 5.12 0.10 52.86 10:05:26 09:08:01 4 30.19 0.00 9.78 6.22 0.10 53.70 10:05:26 09:08:01 5 31.01 0.00 8.19 3.80 0.10 56.90 10:05:26 09:08:01 6 27.52 0.00 9.90 7.20 0.10 55.28 10:05:26 09:08:01 7 29.58 0.00 9.59 3.16 0.08 57.58 10:05:26 09:09:01 all 54.76 0.00 12.58 8.34 0.11 24.20 10:05:26 09:09:01 0 55.53 0.00 14.31 22.44 0.12 7.60 10:05:26 09:09:01 1 54.43 0.00 12.41 6.13 0.10 26.94 10:05:26 09:09:01 2 55.52 0.00 12.46 3.12 0.10 28.81 10:05:26 09:09:01 3 54.90 0.00 11.51 6.63 0.12 26.85 10:05:26 09:09:01 4 54.44 0.00 11.08 7.20 0.12 27.17 10:05:26 09:09:01 5 54.05 0.00 13.27 7.65 0.14 24.89 10:05:26 09:09:01 6 54.70 0.00 13.17 8.65 0.10 23.38 10:05:26 09:09:01 7 54.54 0.00 12.49 4.92 0.10 27.95 10:05:26 09:10:01 all 90.90 0.00 8.95 0.00 0.14 0.00 10:05:26 09:10:01 0 90.25 0.00 9.59 0.00 0.17 0.00 10:05:26 09:10:01 1 90.63 0.00 9.23 0.00 0.13 0.00 10:05:26 09:10:01 2 90.81 0.00 9.05 0.00 0.13 0.00 10:05:26 09:10:01 3 91.25 0.00 8.62 0.00 0.13 0.00 10:05:26 09:10:01 4 91.60 0.00 8.25 0.00 0.15 0.00 10:05:26 09:10:01 5 91.21 0.00 8.65 0.00 0.13 0.00 10:05:26 09:10:01 6 90.32 0.00 9.53 0.00 0.15 0.00 10:05:26 09:10:01 7 91.16 0.00 8.71 0.00 0.13 0.00 10:05:26 09:11:01 all 91.69 0.00 8.17 0.00 0.14 0.00 10:05:26 09:11:01 0 91.82 0.00 8.05 0.00 0.13 0.00 10:05:26 09:11:01 1 91.55 0.00 8.31 0.00 0.13 0.00 10:05:26 09:11:01 2 91.97 0.00 7.88 0.00 0.15 0.00 10:05:26 09:11:01 3 90.99 0.00 8.85 0.00 0.17 0.00 10:05:26 09:11:01 4 92.12 0.00 7.73 0.00 0.15 0.00 10:05:26 09:11:01 5 91.82 0.00 8.05 0.00 0.13 0.00 10:05:26 09:11:01 6 91.59 0.00 8.28 0.00 0.13 0.00 10:05:26 09:11:01 7 91.64 0.00 8.23 0.00 0.13 0.00 10:05:26 09:12:01 all 22.34 0.00 3.87 2.73 0.07 70.99 10:05:26 09:12:01 0 22.85 0.00 3.92 2.07 0.08 71.08 10:05:26 09:12:01 1 20.58 0.00 4.82 5.09 0.08 69.42 10:05:26 09:12:01 2 24.17 0.00 4.06 1.89 0.08 69.79 10:05:26 09:12:01 3 25.07 0.00 3.51 3.35 0.07 68.00 10:05:26 09:12:01 4 22.78 0.00 3.50 2.98 0.07 70.67 10:05:26 09:12:01 5 21.32 0.00 3.68 2.31 0.07 72.62 10:05:26 09:12:01 6 20.59 0.00 3.71 2.22 0.07 73.41 10:05:26 09:12:01 7 21.34 0.00 3.71 1.94 0.07 72.94 10:05:26 09:13:01 all 11.91 0.00 0.76 0.08 0.06 87.18 10:05:26 09:13:01 0 11.98 0.00 0.85 0.13 0.07 86.97 10:05:26 09:13:01 1 13.31 0.00 0.65 0.08 0.07 85.89 10:05:26 09:13:01 2 13.99 0.00 0.84 0.03 0.07 85.08 10:05:26 09:13:01 3 10.23 0.00 0.68 0.02 0.07 89.00 10:05:26 09:13:01 4 12.85 0.00 0.64 0.08 0.05 86.38 10:05:26 09:13:01 5 14.97 0.00 0.88 0.03 0.07 84.04 10:05:26 09:13:01 6 8.40 0.00 0.69 0.27 0.05 90.60 10:05:26 09:13:01 7 9.56 0.00 0.87 0.02 0.05 89.51 10:05:26 09:14:01 all 4.17 0.00 0.30 0.03 0.04 95.46 10:05:26 09:14:01 0 7.39 0.00 0.40 0.18 0.05 91.98 10:05:26 09:14:01 1 7.68 0.00 0.30 0.00 0.05 91.97 10:05:26 09:14:01 2 2.97 0.00 0.32 0.03 0.02 96.66 10:05:26 09:14:01 3 0.80 0.00 0.33 0.00 0.02 98.85 10:05:26 09:14:01 4 5.75 0.00 0.20 0.02 0.05 93.98 10:05:26 09:14:01 5 5.04 0.00 0.40 0.02 0.05 94.50 10:05:26 09:14:01 6 1.34 0.00 0.20 0.00 0.02 98.44 10:05:26 09:14:01 7 2.36 0.00 0.27 0.00 0.03 97.34 10:05:26 09:15:01 all 0.02 0.00 0.02 0.00 0.00 99.96 10:05:26 09:15:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:05:26 09:15:01 1 0.05 0.00 0.05 0.00 0.00 99.90 10:05:26 09:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:15:01 4 0.03 0.00 0.05 0.02 0.02 99.88 10:05:26 09:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:16:01 all 0.12 0.00 0.02 0.02 0.01 99.84 10:05:26 09:16:01 0 0.08 0.00 0.03 0.10 0.02 99.77 10:05:26 09:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 09:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:16:01 4 0.17 0.00 0.03 0.02 0.02 99.77 10:05:26 09:16:01 5 0.00 0.00 0.03 0.02 0.00 99.95 10:05:26 09:16:01 6 0.65 0.00 0.02 0.00 0.00 99.33 10:05:26 09:16:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:05:26 09:17:01 all 0.09 0.00 0.01 0.00 0.02 99.88 10:05:26 09:17:01 0 0.05 0.00 0.00 0.02 0.02 99.92 10:05:26 09:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:05:26 09:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 09:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:17:01 4 0.03 0.00 0.02 0.00 0.03 99.92 10:05:26 09:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:17:01 6 0.61 0.00 0.03 0.02 0.02 99.32 10:05:26 09:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:18:01 all 0.24 0.00 0.01 0.01 0.00 99.73 10:05:26 09:18:01 0 0.22 0.00 0.03 0.02 0.02 99.72 10:05:26 09:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:18:01 4 0.17 0.00 0.05 0.00 0.02 99.77 10:05:26 09:18:01 5 0.00 0.00 0.00 0.03 0.00 99.97 10:05:26 09:18:01 6 1.50 0.00 0.00 0.00 0.00 98.50 10:05:26 09:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:05:26 10:05:26 09:18:01 CPU %user %nice %system %iowait %steal %idle 10:05:26 09:19:01 all 0.02 0.00 0.01 0.00 0.00 99.97 10:05:26 09:19:01 0 0.07 0.00 0.02 0.00 0.02 99.90 10:05:26 09:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:05:26 09:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:19:01 4 0.05 0.00 0.02 0.00 0.00 99.93 10:05:26 09:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:20:01 all 0.05 0.00 0.02 0.01 0.01 99.91 10:05:26 09:20:01 0 0.05 0.00 0.03 0.02 0.02 99.88 10:05:26 09:20:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:05:26 09:20:01 2 0.15 0.00 0.02 0.00 0.00 99.83 10:05:26 09:20:01 3 0.00 0.00 0.02 0.02 0.00 99.97 10:05:26 09:20:01 4 0.07 0.00 0.05 0.00 0.02 99.87 10:05:26 09:20:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:05:26 09:20:01 6 0.13 0.00 0.00 0.00 0.02 99.85 10:05:26 09:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:05:26 09:21:01 0 0.05 0.00 0.02 0.02 0.00 99.92 10:05:26 09:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:21:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:21:01 4 0.02 0.00 0.05 0.00 0.02 99.92 10:05:26 09:21:01 5 0.00 0.00 0.00 0.02 0.02 99.97 10:05:26 09:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:21:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:05:26 09:22:01 all 0.05 0.00 0.01 0.00 0.01 99.93 10:05:26 09:22:01 0 0.08 0.00 0.03 0.02 0.02 99.85 10:05:26 09:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 09:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:22:01 4 0.15 0.00 0.02 0.00 0.02 99.82 10:05:26 09:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:22:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:05:26 09:22:01 7 0.13 0.00 0.00 0.00 0.02 99.85 10:05:26 09:23:01 all 0.01 0.00 0.01 0.00 0.00 99.96 10:05:26 09:23:01 0 0.03 0.00 0.03 0.00 0.03 99.90 10:05:26 09:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:05:26 09:23:01 6 0.03 0.00 0.05 0.00 0.00 99.92 10:05:26 09:23:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:24:01 all 0.06 0.00 0.02 0.00 0.01 99.91 10:05:26 09:24:01 0 0.25 0.00 0.02 0.02 0.02 99.70 10:05:26 09:24:01 1 0.02 0.00 0.05 0.00 0.02 99.92 10:05:26 09:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:24:01 4 0.20 0.00 0.03 0.00 0.00 99.77 10:05:26 09:24:01 5 0.00 0.00 0.02 0.02 0.02 99.95 10:05:26 09:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:24:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:05:26 09:25:01 all 0.02 0.00 0.02 0.00 0.01 99.96 10:05:26 09:25:01 0 0.05 0.00 0.05 0.02 0.03 99.85 10:05:26 09:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 09:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:05:26 09:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 10:05:26 09:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:26:01 all 0.10 0.00 0.02 0.00 0.01 99.86 10:05:26 09:26:01 0 0.07 0.00 0.07 0.00 0.03 99.83 10:05:26 09:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:05:26 09:26:01 2 0.00 0.00 0.03 0.02 0.00 99.95 10:05:26 09:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:26:01 4 0.17 0.00 0.00 0.00 0.00 99.83 10:05:26 09:26:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:26:01 6 0.53 0.00 0.00 0.00 0.02 99.45 10:05:26 09:26:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:05:26 09:27:01 all 0.26 0.00 0.01 0.00 0.01 99.72 10:05:26 09:27:01 0 0.05 0.00 0.05 0.02 0.02 99.87 10:05:26 09:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:05:26 09:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:05:26 09:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:27:01 6 1.97 0.00 0.00 0.00 0.00 98.03 10:05:26 09:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:28:01 all 0.14 0.00 0.02 0.00 0.01 99.82 10:05:26 09:28:01 0 0.08 0.00 0.08 0.00 0.03 99.80 10:05:26 09:28:01 1 0.00 0.00 0.03 0.00 0.00 99.97 10:05:26 09:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:05:26 09:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:28:01 6 0.91 0.00 0.05 0.00 0.02 99.02 10:05:26 09:28:01 7 0.13 0.00 0.00 0.00 0.00 99.87 10:05:26 09:29:01 all 0.08 0.00 0.02 0.01 0.01 99.89 10:05:26 09:29:01 0 0.13 0.00 0.08 0.02 0.03 99.73 10:05:26 09:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:29:01 3 0.08 0.00 0.02 0.00 0.00 99.90 10:05:26 09:29:01 4 0.10 0.00 0.02 0.00 0.00 99.88 10:05:26 09:29:01 5 0.03 0.00 0.02 0.02 0.00 99.93 10:05:26 09:29:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:05:26 09:29:01 7 0.20 0.00 0.02 0.02 0.02 99.75 10:05:26 10:05:26 09:29:01 CPU %user %nice %system %iowait %steal %idle 10:05:26 09:30:01 all 0.07 0.00 0.01 0.00 0.01 99.91 10:05:26 09:30:01 0 0.12 0.00 0.02 0.02 0.02 99.83 10:05:26 09:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 09:30:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 09:30:01 6 0.17 0.00 0.00 0.00 0.00 99.83 10:05:26 09:30:01 7 0.23 0.00 0.02 0.00 0.00 99.75 10:05:26 09:31:01 all 0.18 0.00 0.03 0.01 0.01 99.77 10:05:26 09:31:01 0 0.17 0.00 0.05 0.00 0.03 99.75 10:05:26 09:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 09:31:01 2 0.07 0.00 0.07 0.02 0.00 99.85 10:05:26 09:31:01 3 0.07 0.00 0.00 0.00 0.02 99.92 10:05:26 09:31:01 4 0.17 0.00 0.00 0.00 0.00 99.83 10:05:26 09:31:01 5 0.32 0.00 0.07 0.05 0.02 99.55 10:05:26 09:31:01 6 0.13 0.00 0.00 0.00 0.02 99.85 10:05:26 09:31:01 7 0.52 0.00 0.00 0.00 0.00 99.48 10:05:26 09:32:01 all 0.05 0.00 0.01 0.00 0.00 99.93 10:05:26 09:32:01 0 0.23 0.00 0.05 0.02 0.02 99.68 10:05:26 09:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:32:01 6 0.15 0.00 0.02 0.00 0.00 99.83 10:05:26 09:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:33:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:05:26 09:33:01 0 0.03 0.00 0.05 0.02 0.02 99.88 10:05:26 09:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:33:01 5 0.05 0.00 0.02 0.02 0.00 99.92 10:05:26 09:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 09:33:01 7 0.15 0.00 0.00 0.00 0.02 99.83 10:05:26 09:34:01 all 0.22 0.00 0.01 0.00 0.01 99.75 10:05:26 09:34:01 0 0.13 0.00 0.02 0.02 0.03 99.80 10:05:26 09:34:01 1 0.02 0.00 0.05 0.00 0.02 99.92 10:05:26 09:34:01 2 0.15 0.00 0.02 0.00 0.00 99.83 10:05:26 09:34:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:05:26 09:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:34:01 6 1.44 0.00 0.00 0.00 0.00 98.56 10:05:26 09:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:05:26 09:35:01 all 0.26 0.00 0.02 0.00 0.01 99.72 10:05:26 09:35:01 0 0.03 0.00 0.08 0.00 0.03 99.85 10:05:26 09:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:05:26 09:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:35:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:05:26 09:35:01 6 1.94 0.00 0.02 0.00 0.02 98.03 10:05:26 09:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:36:01 all 0.07 0.00 0.02 0.00 0.01 99.90 10:05:26 09:36:01 0 0.07 0.00 0.03 0.02 0.00 99.88 10:05:26 09:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:36:01 2 0.18 0.00 0.00 0.00 0.00 99.82 10:05:26 09:36:01 3 0.00 0.00 0.02 0.02 0.00 99.97 10:05:26 09:36:01 4 0.03 0.00 0.05 0.00 0.03 99.88 10:05:26 09:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:36:01 6 0.07 0.00 0.03 0.00 0.00 99.90 10:05:26 09:36:01 7 0.17 0.00 0.00 0.00 0.00 99.83 10:05:26 09:37:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:05:26 09:37:01 0 0.07 0.00 0.00 0.02 0.02 99.90 10:05:26 09:37:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:05:26 09:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:37:01 4 0.02 0.00 0.05 0.00 0.02 99.92 10:05:26 09:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:05:26 09:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:38:01 all 0.04 0.00 0.01 0.00 0.00 99.94 10:05:26 09:38:01 0 0.07 0.00 0.03 0.00 0.02 99.88 10:05:26 09:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:38:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 09:38:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:05:26 09:38:01 6 0.13 0.00 0.02 0.00 0.00 99.85 10:05:26 09:38:01 7 0.13 0.00 0.02 0.00 0.00 99.85 10:05:26 09:39:01 all 0.22 0.00 0.01 0.01 0.01 99.75 10:05:26 09:39:01 0 0.05 0.00 0.02 0.02 0.02 99.90 10:05:26 09:39:01 1 0.05 0.00 0.00 0.02 0.02 99.92 10:05:26 09:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:39:01 4 0.03 0.00 0.03 0.00 0.02 99.92 10:05:26 09:39:01 5 0.00 0.00 0.03 0.02 0.02 99.93 10:05:26 09:39:01 6 1.61 0.00 0.00 0.00 0.00 98.39 10:05:26 09:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:40:01 all 0.31 0.00 0.01 0.00 0.01 99.67 10:05:26 09:40:01 0 0.20 0.00 0.02 0.02 0.02 99.75 10:05:26 09:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:40:01 3 0.02 0.00 0.00 0.02 0.02 99.95 10:05:26 09:40:01 4 0.05 0.00 0.02 0.00 0.03 99.90 10:05:26 09:40:01 5 0.05 0.00 0.02 0.00 0.00 99.93 10:05:26 09:40:01 6 1.97 0.00 0.00 0.00 0.02 98.01 10:05:26 09:40:01 7 0.15 0.00 0.00 0.00 0.00 99.85 10:05:26 10:05:26 09:40:01 CPU %user %nice %system %iowait %steal %idle 10:05:26 09:41:01 all 0.10 0.00 0.01 0.00 0.01 99.89 10:05:26 09:41:01 0 0.07 0.00 0.00 0.00 0.00 99.93 10:05:26 09:41:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:41:01 4 0.05 0.00 0.02 0.00 0.02 99.92 10:05:26 09:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:41:01 6 0.65 0.00 0.02 0.00 0.00 99.34 10:05:26 09:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:42:02 all 0.05 0.00 0.01 0.00 0.01 99.92 10:05:26 09:42:02 0 0.05 0.00 0.02 0.02 0.02 99.90 10:05:26 09:42:02 1 0.00 0.00 0.02 0.00 0.02 99.97 10:05:26 09:42:02 2 0.17 0.00 0.03 0.00 0.00 99.80 10:05:26 09:42:02 3 0.00 0.00 0.00 0.02 0.00 99.98 10:05:26 09:42:02 4 0.02 0.00 0.02 0.00 0.03 99.93 10:05:26 09:42:02 5 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:42:02 6 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:42:02 7 0.17 0.00 0.03 0.00 0.00 99.80 10:05:26 09:43:01 all 0.01 0.00 0.02 0.00 0.00 99.96 10:05:26 09:43:01 0 0.02 0.00 0.03 0.00 0.00 99.95 10:05:26 09:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:05:26 09:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:05:26 09:43:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:05:26 09:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:44:01 all 0.05 0.00 0.01 0.00 0.01 99.93 10:05:26 09:44:01 0 0.17 0.00 0.00 0.02 0.02 99.80 10:05:26 09:44:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:05:26 09:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:44:01 4 0.13 0.00 0.02 0.00 0.02 99.83 10:05:26 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 09:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:05:26 09:45:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:05:26 09:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:45:01 2 0.03 0.00 0.00 0.02 0.02 99.93 10:05:26 09:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:45:01 4 0.07 0.00 0.03 0.00 0.03 99.87 10:05:26 09:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:05:26 09:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:46:01 all 0.05 0.00 0.01 0.00 0.00 99.93 10:05:26 09:46:01 0 0.17 0.00 0.02 0.02 0.00 99.80 10:05:26 09:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:05:26 09:46:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:05:26 09:46:01 6 0.15 0.00 0.02 0.00 0.00 99.83 10:05:26 09:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:05:26 09:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:05:26 09:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:05:26 09:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:47:01 4 0.02 0.00 0.02 0.00 0.03 99.93 10:05:26 09:47:01 5 0.00 0.00 0.02 0.02 0.02 99.95 10:05:26 09:47:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:05:26 09:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:05:26 09:48:01 all 0.06 0.00 0.01 0.00 0.00 99.92 10:05:26 09:48:01 0 0.00 0.00 0.03 0.02 0.00 99.95 10:05:26 09:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 10:05:26 09:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:05:26 09:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 09:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 09:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:48:01 6 0.15 0.00 0.00 0.00 0.00 99.85 10:05:26 09:48:01 7 0.22 0.00 0.02 0.00 0.00 99.77 10:05:26 09:49:01 all 0.20 0.00 0.01 0.00 0.01 99.78 10:05:26 09:49:01 0 1.50 0.00 0.02 0.00 0.02 98.47 10:05:26 09:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 09:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:49:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:05:26 09:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:05:26 09:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:50:01 all 0.29 0.00 0.03 0.01 0.01 99.67 10:05:26 09:50:01 0 1.78 0.00 0.03 0.02 0.00 98.17 10:05:26 09:50:01 1 0.03 0.00 0.17 0.00 0.00 99.80 10:05:26 09:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 09:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:05:26 09:50:01 4 0.20 0.00 0.03 0.00 0.02 99.75 10:05:26 09:50:01 5 0.02 0.00 0.00 0.02 0.02 99.95 10:05:26 09:50:01 6 0.18 0.00 0.00 0.00 0.00 99.82 10:05:26 09:50:01 7 0.07 0.00 0.00 0.00 0.00 99.93 10:05:26 09:51:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:05:26 09:51:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:05:26 09:51:01 1 0.05 0.00 0.07 0.00 0.02 99.87 10:05:26 09:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:51:01 4 0.08 0.00 0.03 0.00 0.05 99.83 10:05:26 09:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:51:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:05:26 09:51:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:05:26 10:05:26 09:51:01 CPU %user %nice %system %iowait %steal %idle 10:05:26 09:52:01 all 0.14 0.00 0.02 0.00 0.00 99.84 10:05:26 09:52:01 0 0.05 0.00 0.02 0.02 0.02 99.90 10:05:26 09:52:01 1 0.05 0.00 0.03 0.00 0.00 99.92 10:05:26 09:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:05:26 09:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:52:01 4 0.62 0.00 0.03 0.00 0.00 99.35 10:05:26 09:52:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:05:26 09:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:52:01 7 0.37 0.00 0.03 0.00 0.00 99.60 10:05:26 09:53:01 all 0.03 0.00 0.01 0.01 0.01 99.95 10:05:26 09:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:53:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:05:26 09:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:53:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:05:26 09:53:01 5 0.03 0.00 0.00 0.07 0.02 99.88 10:05:26 09:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:05:26 09:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:05:26 09:54:01 all 0.05 0.00 0.01 0.01 0.01 99.91 10:05:26 09:54:01 0 0.02 0.00 0.02 0.07 0.00 99.90 10:05:26 09:54:01 1 0.00 0.00 0.03 0.00 0.02 99.95 10:05:26 09:54:01 2 0.17 0.00 0.02 0.00 0.00 99.82 10:05:26 09:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:54:01 4 0.20 0.00 0.02 0.00 0.02 99.77 10:05:26 09:54:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:05:26 09:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:54:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:05:26 09:55:01 all 0.03 0.00 0.01 0.06 0.01 99.90 10:05:26 09:55:01 0 0.07 0.00 0.00 0.17 0.02 99.75 10:05:26 09:55:01 1 0.07 0.00 0.02 0.00 0.00 99.92 10:05:26 09:55:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:05:26 09:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:05:26 09:55:01 5 0.02 0.00 0.02 0.28 0.02 99.67 10:05:26 09:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:56:01 all 0.14 0.00 0.01 0.00 0.00 99.84 10:05:26 09:56:01 0 0.68 0.00 0.00 0.03 0.00 99.29 10:05:26 09:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:05:26 09:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 09:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:56:01 4 0.20 0.00 0.05 0.00 0.02 99.73 10:05:26 09:56:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:05:26 09:56:01 6 0.15 0.00 0.00 0.00 0.00 99.85 10:05:26 09:56:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:57:01 all 0.02 0.00 0.01 0.02 0.00 99.94 10:05:26 09:57:01 0 0.00 0.00 0.00 0.17 0.00 99.83 10:05:26 09:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:05:26 09:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:57:01 4 0.05 0.00 0.03 0.00 0.02 99.90 10:05:26 09:57:01 5 0.05 0.00 0.05 0.02 0.00 99.88 10:05:26 09:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 09:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:58:01 all 0.08 0.00 0.01 0.01 0.00 99.90 10:05:26 09:58:01 0 0.00 0.00 0.00 0.03 0.00 99.97 10:05:26 09:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:05:26 09:58:01 2 0.22 0.00 0.02 0.00 0.00 99.77 10:05:26 09:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:58:01 4 0.23 0.00 0.03 0.00 0.02 99.72 10:05:26 09:58:01 5 0.02 0.00 0.02 0.02 0.02 99.93 10:05:26 09:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:58:01 7 0.15 0.00 0.02 0.00 0.00 99.83 10:05:26 09:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:05:26 09:59:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:59:01 1 0.03 0.00 0.05 0.00 0.02 99.90 10:05:26 09:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 09:59:01 3 0.00 0.00 0.02 0.02 0.00 99.97 10:05:26 09:59:01 4 0.02 0.00 0.03 0.00 0.00 99.95 10:05:26 09:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 10:05:26 09:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 09:59:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:05:26 10:00:01 all 0.14 0.00 0.01 0.01 0.01 99.83 10:05:26 10:00:01 0 0.63 0.00 0.00 0.03 0.00 99.34 10:05:26 10:00:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:05:26 10:00:01 2 0.02 0.00 0.00 0.05 0.00 99.93 10:05:26 10:00:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:05:26 10:00:01 4 0.15 0.00 0.00 0.00 0.02 99.83 10:05:26 10:00:01 5 0.07 0.00 0.03 0.02 0.02 99.87 10:05:26 10:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 10:00:01 7 0.20 0.00 0.02 0.00 0.00 99.78 10:05:26 10:01:01 all 0.02 0.00 0.02 0.00 0.00 99.96 10:05:26 10:01:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:05:26 10:01:01 1 0.05 0.00 0.03 0.00 0.02 99.90 10:05:26 10:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 10:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 10:01:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:05:26 10:01:01 5 0.07 0.00 0.03 0.00 0.02 99.88 10:05:26 10:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 10:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:05:26 10:02:01 all 0.09 0.00 0.01 0.01 0.00 99.88 10:05:26 10:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 10:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 10:05:26 10:02:01 2 0.43 0.00 0.02 0.00 0.00 99.55 10:05:26 10:02:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:05:26 10:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 10:02:01 5 0.08 0.00 0.02 0.10 0.02 99.78 10:05:26 10:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:05:26 10:02:01 7 0.15 0.00 0.00 0.00 0.00 99.85 10:05:26 10:05:26 10:02:01 CPU %user %nice %system %iowait %steal %idle 10:05:26 10:03:01 all 7.36 0.00 3.12 1.23 0.06 88.23 10:05:26 10:03:01 0 8.17 0.00 2.49 0.98 0.07 88.29 10:05:26 10:03:01 1 7.24 0.00 2.73 0.17 0.07 89.79 10:05:26 10:03:01 2 7.45 0.00 2.63 0.17 0.05 89.70 10:05:26 10:03:01 3 8.06 0.00 3.38 0.10 0.05 88.41 10:05:26 10:03:01 4 7.96 0.00 3.43 0.49 0.07 88.05 10:05:26 10:03:01 5 7.15 0.00 3.48 4.39 0.07 84.91 10:05:26 10:03:01 6 6.01 0.00 3.00 0.81 0.05 90.13 10:05:26 10:03:01 7 6.82 0.00 3.83 2.74 0.07 86.55 10:05:26 10:04:01 all 0.26 0.00 0.13 0.03 0.01 99.57 10:05:26 10:04:01 0 0.82 0.00 0.18 0.03 0.00 98.97 10:05:26 10:04:01 1 0.20 0.00 0.13 0.00 0.00 99.67 10:05:26 10:04:01 2 0.07 0.00 0.10 0.00 0.02 99.82 10:05:26 10:04:01 3 0.10 0.00 0.05 0.00 0.02 99.83 10:05:26 10:04:01 4 0.10 0.00 0.12 0.00 0.02 99.77 10:05:26 10:04:01 5 0.43 0.00 0.10 0.00 0.02 99.45 10:05:26 10:04:01 6 0.23 0.00 0.18 0.00 0.00 99.58 10:05:26 10:04:01 7 0.15 0.00 0.15 0.18 0.00 99.52 10:05:26 10:05:01 all 0.52 0.00 0.24 0.05 0.01 99.18 10:05:26 10:05:01 0 0.45 0.00 0.27 0.05 0.00 99.23 10:05:26 10:05:01 1 0.35 0.00 0.23 0.00 0.02 99.40 10:05:26 10:05:01 2 1.05 0.00 0.15 0.03 0.00 98.77 10:05:26 10:05:01 3 0.37 0.00 0.27 0.02 0.02 99.33 10:05:26 10:05:01 4 0.32 0.00 0.20 0.02 0.02 99.45 10:05:26 10:05:01 5 0.30 0.00 0.35 0.02 0.02 99.32 10:05:26 10:05:01 6 0.35 0.00 0.22 0.03 0.00 99.40 10:05:26 10:05:01 7 1.00 0.00 0.25 0.22 0.02 98.51 10:05:26 Average: all 5.00 0.00 0.79 0.23 0.02 93.96 10:05:26 Average: 0 5.23 0.00 0.81 0.37 0.02 93.58 10:05:26 Average: 1 4.99 0.00 0.81 0.21 0.02 93.97 10:05:26 Average: 2 4.96 0.00 0.76 0.16 0.01 94.10 10:05:26 Average: 3 4.91 0.00 0.77 0.18 0.01 94.12 10:05:26 Average: 4 5.03 0.00 0.78 0.22 0.02 93.95 10:05:26 Average: 5 5.01 0.00 0.77 0.25 0.02 93.95 10:05:26 Average: 6 4.95 0.00 0.80 0.31 0.02 93.92 10:05:26 Average: 7 4.92 0.00 0.78 0.17 0.02 94.11 10:05:26 10:05:26 10:05:26