Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b877783e8198655b4b0a97e42d3ffef4665dd3c1 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-ssh8396137090586038830.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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-ssh5963921910127366290.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 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 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/odessa/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/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13436201531979828263.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa # timeout=10 Commit message: "fix: add new goLTSImages 1.23 (#466)" > 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-ssh25652607543764835.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/odessa/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/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11706868321638219318.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40941 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 b877783e8198655b4b0a97e42d3ffef4665dd3c1 (odessa) > 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 b877783e8198655b4b0a97e42d3ffef4665dd3c1 # timeout=10 Commit message: "Merge pull request #5110 from judehung/fix-odessa-build-fail" > git rev-list --no-walk 036d9289abc790352c085f7dc1871830fbc0c7bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 00:17:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 00:17:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 00:17:05 ========================================================= 00:17:05 EdgeX Global Pipelines Version Info 00:17:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 00:17:05 ------------------- 00:17:05 stable info: 00:17:05 ------------------- 00:17:05 Commited By: Cherry Wang cherry@iotechsys.com 00:17:05 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 00:17:05 Message: update stable to v1.0.271 00:17:06 ------------------- 00:17:06 experimental info: 00:17:06 ------------------- 00:17:06 Commited By: **** collab-it+edgex@linuxfoundation.org 00:17:06 Commit SHA: 1fb09f2f04337f862ccd4ddbc4d09c840662fcaa 00:17:06 Message: update experimental to v1.0.271 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 00:17:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 00:17:07 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 00:17:07 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 00:17:07 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 00:17:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 00:17:07 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 00:17:07 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 00:17:07 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] echo 00:17:07 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b877783 [Pipeline] echo 00:17:07 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:17:07 provisioning config files... 00:17:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config12135991579763383076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:17:07 ---> ****-login.sh 00:17:07 nexus3.edgexfoundry.org:10001 00:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:17:07 Configure a credential helper to remove this warning. See 00:17:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:17:07 00:17:07 Login Succeeded 00:17:07 nexus3.edgexfoundry.org:10002 00:17:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:17:07 Configure a credential helper to remove this warning. See 00:17:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:17:07 00:17:07 Login Succeeded 00:17:07 nexus3.edgexfoundry.org:10003 00:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:17:08 Configure a credential helper to remove this warning. See 00:17:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:17:08 00:17:08 Login Succeeded 00:17:08 nexus3.edgexfoundry.org:10004 00:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:17:08 Configure a credential helper to remove this warning. See 00:17:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:17:08 00:17:08 Login Succeeded 00:17:08 ****.io 00:17:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:17:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:17:08 Configure a credential helper to remove this warning. See 00:17:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:17:08 00:17:08 Login Succeeded 00:17:08 ---> ****-login.sh ends [Pipeline] } 00:17:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:17:08 + 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 00:17:08 + cut -d/ -f2 00:17:08 + dirname cmd/core-command/Dockerfile 00:17:08 + echo core-command,cmd/core-command/Dockerfile 00:17:08 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 00:17:08 cut -d/ -f2 00:17:08 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 00:17:08 + + cut -d/ -f2 00:17:08 dirname cmd/core-data/Dockerfile 00:17:08 + echo core-data,cmd/core-data/Dockerfile 00:17:08 + dirname cmd/core-keeper/Dockerfile 00:17:08 + cut -d/ -f2 00:17:08 + echo core-keeper,cmd/core-keeper/Dockerfile 00:17:08 + dirname cmd/core-metadata/Dockerfile 00:17:08 + cut -d/ -f2 00:17:08 + echo core-metadata,cmd/core-metadata/Dockerfile 00:17:08 + dirname cmd/security-bootstrapper/Dockerfile 00:17:08 + cut -d/ -f2 00:17:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 00:17:08 + dirname cmd/security-proxy-auth/Dockerfile 00:17:08 + cut -d/ -f2 00:17:08 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 00:17:08 + dirname cmd/security-proxy-setup/Dockerfile 00:17:08 + cut -d/ -f2 00:17:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 00:17:08 + dirname cmd/security-secretstore-setup/Dockerfile 00:17:08 + cut -d/ -f2 00:17:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 00:17:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 00:17:08 + cut -d/ -f2 00:17:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 00:17:08 + dirname cmd/security-spire-agent/Dockerfile 00:17:08 + cut -d/ -f2 00:17:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 00:17:08 + dirname cmd/security-spire-config/Dockerfile 00:17:08 + cut -d/ -f2 00:17:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 00:17:08 + dirname cmd/security-spire-server/Dockerfile 00:17:08 + cut -d/ -f2 00:17:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 00:17:08 + dirname cmd/support-notifications/Dockerfile 00:17:08 + cut -d/ -f2 00:17:08 + echo support-notifications,cmd/support-notifications/Dockerfile 00:17:08 + dirname cmd/support-scheduler/Dockerfile 00:17:08 + cut -d/ -f2 00:17:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 00:17:08 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 00:17:09 + git rev-list -1 --merges b877783e8198655b4b0a97e42d3ffef4665dd3c1~1..b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] echo 00:17:09 -----------> git rev-list -1 --merges b877783e8198655b4b0a97e42d3ffef4665dd3c1~1..b877783e8198655b4b0a97e42d3ffef4665dd3c1 b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:17:09 b877783e8198655b4b0a97e42d3ffef4665dd3c1 [false] [Pipeline] sh 00:17:09 + git log --format=format:%s -1 b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] echo 00:17:09 ========================================================= 00:17:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 00:17:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 00:17:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 00:17:09 + grep -v github /etc/ssh/ssh_known_hosts 00:17:09 + [ -e /tmp/ssh_known_hosts ] 00:17:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 00:17:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 00:17:09 + sudo tee -a /etc/ssh/ssh_known_hosts 00:17:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:17:10 00:17:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:17:10 0.1.4: Pulling from edgex-devops/py-git-semver 00:17:10 b85a868b505f: Pulling fs layer 00:17:10 e2be974225ed: Pulling fs layer 00:17:10 339a4e72a1f5: Pulling fs layer 00:17:10 988bab9f4d93: Pulling fs layer 00:17:10 1469e6f7b9e6: Pulling fs layer 00:17:10 eaf3925da568: Pulling fs layer 00:17:10 bab4dde63d76: Pulling fs layer 00:17:10 bde34c3a00c8: Pulling fs layer 00:17:10 b352a97aabf1: Pulling fs layer 00:17:10 4872d77fe225: Pulling fs layer 00:17:10 5851b861e8e6: Pulling fs layer 00:17:10 bab4dde63d76: Waiting 00:17:10 5851b861e8e6: Waiting 00:17:10 bde34c3a00c8: Waiting 00:17:10 b352a97aabf1: Waiting 00:17:10 4872d77fe225: Waiting 00:17:10 988bab9f4d93: Waiting 00:17:10 1469e6f7b9e6: Waiting 00:17:10 eaf3925da568: Waiting 00:17:10 e2be974225ed: Verifying Checksum 00:17:10 e2be974225ed: Download complete 00:17:10 988bab9f4d93: Download complete 00:17:10 1469e6f7b9e6: Verifying Checksum 00:17:10 1469e6f7b9e6: Download complete 00:17:10 339a4e72a1f5: Verifying Checksum 00:17:10 339a4e72a1f5: Download complete 00:17:10 eaf3925da568: Verifying Checksum 00:17:10 eaf3925da568: Download complete 00:17:10 bde34c3a00c8: Verifying Checksum 00:17:10 bde34c3a00c8: Download complete 00:17:10 b352a97aabf1: Download complete 00:17:10 5851b861e8e6: Verifying Checksum 00:17:10 5851b861e8e6: Download complete 00:17:10 b85a868b505f: Verifying Checksum 00:17:10 b85a868b505f: Download complete 00:17:10 bab4dde63d76: Verifying Checksum 00:17:10 bab4dde63d76: Download complete 00:17:11 b85a868b505f: Pull complete 00:17:11 e2be974225ed: Pull complete 00:17:12 339a4e72a1f5: Pull complete 00:17:12 988bab9f4d93: Pull complete 00:17:12 1469e6f7b9e6: Pull complete 00:17:12 eaf3925da568: Pull complete 00:17:14 bab4dde63d76: Pull complete 00:17:14 bde34c3a00c8: Pull complete 00:17:14 b352a97aabf1: Pull complete 00:17:14 4872d77fe225: Pull complete 00:17:14 5851b861e8e6: Pull complete 00:17:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 00:17:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 00:17:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:14 prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container 00:17:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 00:17:16 $ docker top 695487cb6209cd5fe4c8e82ab46e3cf9a524d373268cb58fef8cb4b9b6bb6e77 -eo pid,comm 00:17:16 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 00:17:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 00:17:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:17:16 [ssh-agent] Looking for ssh-agent implementation... 00:17:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:17:16 $ docker exec 695487cb6209cd5fe4c8e82ab46e3cf9a524d373268cb58fef8cb4b9b6bb6e77 ssh-agent 00:17:16 SSH_AUTH_SOCK=/tmp/ssh-8vZK3R8yPKS6/agent.33 00:17:16 SSH_AGENT_PID=39 00:17:16 Running ssh-add (command line suppressed) 00:17:16 Identity added: /w/workspace/edgex-go/3@tmp/private_key_8288234079193619842.key (/w/workspace/edgex-go/3@tmp/private_key_8288234079193619842.key) 00:17:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:17:17 + git tag --points-at HEAD [Pipeline] } 00:17:17 $ docker exec --env ******** --env ******** 695487cb6209cd5fe4c8e82ab46e3cf9a524d373268cb58fef8cb4b9b6bb6e77 ssh-agent -k 00:17:17 unset SSH_AUTH_SOCK; 00:17:17 unset SSH_AGENT_PID; 00:17:17 echo Agent pid 39 killed; 00:17:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 00:17:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 00:17:17 [ssh-agent] Looking for ssh-agent implementation... 00:17:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:17:17 $ docker exec 695487cb6209cd5fe4c8e82ab46e3cf9a524d373268cb58fef8cb4b9b6bb6e77 ssh-agent 00:17:17 SSH_AUTH_SOCK=/tmp/ssh-4utSaOQkEzYl/agent.72 00:17:17 SSH_AGENT_PID=78 00:17:17 Running ssh-add (command line suppressed) 00:17:17 Identity added: /w/workspace/edgex-go/3@tmp/private_key_4576490359817372170.key (/w/workspace/edgex-go/3@tmp/private_key_4576490359817372170.key) 00:17:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 00:17:18 + git semver init 00:17:18 2025-03-12 00:17:18,234 [run_init] DEBUG init version:0.0.0 force:False 00:17:18 2025-03-12 00:17:18,235 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 00:17:18 2025-03-12 00:17:18,235 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 00:17:18 2025-03-12 00:17:18,235 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 00:17:23 2025-03-12 00:17:22,960 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 00:17:23 2025-03-12 00:17:22,960 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/odessa with force:False 00:17:23 2025-03-12 00:17:22,961 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/odessa 00:17:23 2025-03-12 00:17:22,961 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/odessa 00:17:23 4.0.1-dev.1 [Pipeline] } 00:17:23 $ docker exec --env ******** --env ******** 695487cb6209cd5fe4c8e82ab46e3cf9a524d373268cb58fef8cb4b9b6bb6e77 ssh-agent -k 00:17:23 unset SSH_AUTH_SOCK; 00:17:23 unset SSH_AGENT_PID; 00:17:23 echo Agent pid 78 killed; 00:17:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 00:17:24 + git semver [Pipeline] } 00:17:24 $ docker stop --time=1 695487cb6209cd5fe4c8e82ab46e3cf9a524d373268cb58fef8cb4b9b6bb6e77 00:17:25 $ docker rm -f --volumes 695487cb6209cd5fe4c8e82ab46e3cf9a524d373268cb58fef8cb4b9b6bb6e77 [Pipeline] // withDockerContainer [Pipeline] sh 00:17:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 00:17:26 Stashed 1 file(s) [Pipeline] echo 00:17:26 [edgeXSemver]: initialized semver on version 4.0.1-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 00:17:26 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 00:17:26 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 00:17:27 + grep ^go [0-9].[0-9]* go.mod 00:17:27 + cut -d -f 2 [Pipeline] echo 00:17:27 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:17:27 ========================================================= 00:17:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 00:17:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:17:27 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 00:17:27 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base 00:17:27 0a9a5dfd008f: Pulling fs layer 00:17:27 8833042f23b5: Pulling fs layer 00:17:27 6ca661eb024f: Pulling fs layer 00:17:27 b5acb76e9680: Pulling fs layer 00:17:27 4f4fb700ef54: Pulling fs layer 00:17:27 012bb1f9d321: Pulling fs layer 00:17:27 97255f1bc79d: Pulling fs layer 00:17:27 454448c9edf9: Pulling fs layer 00:17:27 15f87924ceaf: Pulling fs layer 00:17:27 4f4fb700ef54: Waiting 00:17:27 012bb1f9d321: Waiting 00:17:27 97255f1bc79d: Waiting 00:17:27 454448c9edf9: Waiting 00:17:27 15f87924ceaf: Waiting 00:17:27 b5acb76e9680: Waiting 00:17:27 8833042f23b5: Verifying Checksum 00:17:27 8833042f23b5: Download complete 00:17:27 b5acb76e9680: Verifying Checksum 00:17:27 b5acb76e9680: Download complete 00:17:27 4f4fb700ef54: Verifying Checksum 00:17:27 4f4fb700ef54: Download complete 00:17:27 012bb1f9d321: Download complete 00:17:27 0a9a5dfd008f: Download complete 00:17:27 97255f1bc79d: Verifying Checksum 00:17:27 97255f1bc79d: Download complete 00:17:27 0a9a5dfd008f: Pull complete 00:17:27 8833042f23b5: Pull complete 00:17:27 15f87924ceaf: Verifying Checksum 00:17:27 15f87924ceaf: Download complete 00:17:27 6ca661eb024f: Download complete 00:17:28 454448c9edf9: Verifying Checksum 00:17:28 454448c9edf9: Download complete 00:17:30 6ca661eb024f: Pull complete 00:17:30 b5acb76e9680: Pull complete 00:17:30 4f4fb700ef54: Pull complete 00:17:30 012bb1f9d321: Pull complete 00:17:31 97255f1bc79d: Pull complete 00:17:33 454448c9edf9: Pull complete 00:17:33 15f87924ceaf: Pull complete 00:17:33 Digest: sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 00:17:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 00:17:33 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 00:17:33 + echo FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 00:17:33 WORKDIR /edgex 00:17:33 COPY go.mod . 00:17:33 RUN go mod download 00:17:33 + docker build -t ci-base-image-x86_64 -f - . 00:17:35 Sending build context to Docker daemon 230.7MB 00:17:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 00:17:35 ---> bc3d7bf65e23 00:17:35 Step 2/4 : WORKDIR /edgex 00:17:38 ---> Running in 3204ec5f976a 00:17:38 Removing intermediate container 3204ec5f976a 00:17:38 ---> fc573b679837 00:17:38 Step 3/4 : COPY go.mod . 00:17:38 ---> dd4e6e9f1307 00:17:38 Step 4/4 : RUN go mod download 00:17:38 ---> Running in f4970a7684ba 00:17:41 Still waiting to schedule task 00:17:41 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40937’ 00:17:53 Removing intermediate container f4970a7684ba 00:17:53 ---> 3c88b587e592 00:17:53 Successfully built 3c88b587e592 00:17:53 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:53 + docker inspect -f . ci-base-image-x86_64 00:17:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:53 prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container 00:17:53 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:17:54 $ docker top fa5b18cf0e42464628f420c0109a7538d577e2d1bcf4842af92333f120c0cedd -eo pid,comm [Pipeline] { [Pipeline] sh 00:17:54 + go version 00:17:54 go version go1.23.7 linux/amd64 [Pipeline] } 00:17:54 $ docker stop --time=1 fa5b18cf0e42464628f420c0109a7538d577e2d1bcf4842af92333f120c0cedd 00:17:55 $ docker rm -f --volumes fa5b18cf0e42464628f420c0109a7538d577e2d1bcf4842af92333f120c0cedd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:17:56 + docker inspect -f . ci-base-image-x86_64 00:17:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:17:56 prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container 00:17:56 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 00:17:56 $ docker top cd9dc5c0c21e772344aa6c928433846e991c71396138f23e92ca114e0d8ed151 -eo pid,comm [Pipeline] { [Pipeline] echo 00:17:56 ========================================================= 00:17:56 [edgeXBuildGoParallel] Running Tests and Build... 00:17:56 ========================================================= [Pipeline] sh 00:17:57 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 00:17:57 + make test 00:17:57 go test -race -coverprofile=coverage.out ./... 00:18:05 ? github.com/edgexfoundry/edgex-go [no test files] 00:18:27 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 00:18:27 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 00:18:27 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 00:18:27 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 00:18:27 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 00:18:27 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 00:18:27 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 00:18:27 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 00:18:27 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 00:18:27 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 00:18:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:18:27 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 00:18:27 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 00:18:27 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 00:18:27 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 00:18:27 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 00:18:27 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 00:18:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements 00:18:29 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 00:18:29 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 00:18:29 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 00:18:29 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 00:18:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements 00:18:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 00:18:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:18:30 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 00:18:30 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 00:18:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 00:18:30 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 00:18:30 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:18:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 00:18:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 00:18:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 00:18:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 00:18:31 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 00:18:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 00:18:31 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 00:18:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:18:31 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 00:18:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.048s coverage: 69.2% of statements 00:18:33 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.023s coverage: 3.5% of statements 00:18:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 45.7% of statements 00:18:33 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.690s coverage: 93.4% of statements 00:18:33 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.041s coverage: 92.3% of statements 00:18:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 00:18:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 00:18:34 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 8.4% of statements 00:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 00:18:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:18:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:18:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 00:18:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:18:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 00:18:35 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 00:18:35 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 00:18:35 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 00:18:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:18:35 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 00:18:35 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 00:18:35 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 00:18:35 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 00:18:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.319s coverage: 95.8% of statements 00:18:36 ok github.com/edgexfoundry/edgex-go/internal/io 1.032s coverage: 72.2% of statements 00:18:36 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 00:18:36 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 00:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:18:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 00:18:37 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 00:18:37 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 00:18:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 00:18:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements 00:18:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 43.1% of statements 00:18:37 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.028s coverage: 81.1% of statements 00:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 40.0% of statements 00:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 00:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 00:18:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 00:18:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 00:18:38 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 00:18:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements 00:18:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:18:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 00:18:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 00:18:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 00:18:39 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 00:18:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 00:18:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 00:18:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 00:18:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 00:18:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 00:18:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 00:18:40 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 00:18:40 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 00:18:40 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 00:18:41 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 00:18:42 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 00:18:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:18:44 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 00:18:45 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 00:18:45 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 00:18:45 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 00:18:48 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 00:18:48 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 00:18:48 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 00:18:49 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 00:18:49 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:18:51 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 00:18:51 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 00:18:51 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 00:18:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:18:51 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 00:18:51 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 00:18:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements 00:18:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 00:18:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 00:18:52 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 00:18:52 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 00:18:52 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 00:18:52 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 00:18:53 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 00:18:53 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 00:18:53 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 00:18:53 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 00:18:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 00:18:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:18:54 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 00:18:54 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:18:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 00:18:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 00:18:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 00:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 00:18:56 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:18:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.043s coverage: 92.9% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 68.8% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.017s coverage: 47.4% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.026s coverage: 87.2% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.032s coverage: 86.0% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.045s coverage: 6.8% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.040s coverage: 33.3% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.161s coverage: 54.5% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.025s coverage: 96.8% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.165s coverage: 29.2% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.018s coverage: 76.2% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 17.0% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.112s coverage: 94.9% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 9.0% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.079s coverage: 97.7% of statements 00:19:01 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.034s coverage: 43.6% of statements 00:19:01 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 00:19:01 running golangci-lint 00:19:01 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 00:19:01 go version go1.23.7 linux/amd64 00:19:01 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 00:19:01 level=info msg="[config_reader] Used config file .golangci.yml" 00:19:01 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 00:19:19 level=info msg="[loader] Go packages loading at mode 575 (name|deps|files|imports|types_sizes|compiled_files|exports_file) took 18.233652789s" 00:19:19 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 51.413362ms" 00:19:31 level=info msg="[linters_context/goanalysis] analyzers took 1m30.1375295s with top 10 stages: buildir: 51.846745807s, gosec: 3.682198842s, inspect: 3.306655049s, fact_deprecated: 3.214347965s, printf: 2.062462534s, ctrlflow: 1.963232226s, nilness: 1.126452358s, fact_purity: 1.086934852s, S1038: 937.894937ms, directives: 730.048264ms" 00:19:31 level=info msg="[runner] Issues before processing: 202, after processing: 0" 00:19:31 level=info msg="[runner] Processors filtering stat (in/out): cgo: 202/202, path_prettifier: 202/202, skip_files: 202/202, invalid_issue: 202/202, autogenerated_exclude: 202/202, nolint: 20/0, filename_unadjuster: 202/202, exclude-rules: 202/20, skip_dirs: 202/202, identifier_marker: 202/202, exclude: 202/202" 00:19:31 level=info msg="[runner] processing took 17.849748ms with stages: nolint: 7.499098ms, identifier_marker: 4.168098ms, path_prettifier: 2.012833ms, autogenerated_exclude: 1.732577ms, exclude-rules: 1.179166ms, skip_dirs: 1.083052ms, invalid_issue: 101.102µs, cgo: 49.681µs, filename_unadjuster: 20.601µs, max_same_issues: 660ns, skip_files: 530ns, uniq_by_line: 420ns, fixer: 390ns, exclude: 270ns, sort_results: 260ns, path_prefixer: 230ns, diff: 160ns, max_from_linter: 160ns, source_code: 130ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, severity-rules: 100ns" 00:19:31 level=info msg="[runner] linters took 10.998748197s with stages: goanalysis_metalinter: 10.980809357s" 00:19:31 level=info msg="File cache stats: 0 entries of total size 0B" 00:19:31 level=info msg="Memory: 292 samples, avg is 310.0MB, max is 1303.5MB" 00:19:31 level=info msg="Execution took 29.29096048s" 00:19:31 go vet ./... 00:19:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:19:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:19:37 ./bin/test-attribution-txt.sh [Pipeline] echo 00:19:37 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 00:19:37 + go mod tidy 00:19:37 go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c 00:19:37 go: downloading github.com/frankban/quicktest v1.14.6 00:19:37 go: downloading github.com/go-playground/assert/v2 v2.2.0 00:19:38 go: downloading go.uber.org/goleak v1.3.0 00:19:38 go: downloading go.opentelemetry.io/otel/sdk v1.32.0 00:19:38 go: downloading github.com/kr/pretty v0.3.1 00:19:38 go: downloading github.com/google/go-cmp v0.6.0 00:19:38 go: downloading github.com/emirpasic/gods v1.18.1 00:19:38 go: downloading github.com/jeremija/gosubmit v0.2.7 00:19:38 go: downloading github.com/kr/text v0.2.0 00:19:38 go: downloading github.com/rogpeppe/go-internal v1.11.0 00:19:38 go: downloading github.com/google/gofuzz v1.2.0 00:19:38 go: downloading github.com/golang/protobuf v1.5.4 00:19:38 go: downloading github.com/muhlemmer/httpforwarded v0.1.0 00:19:38 go: downloading github.com/rs/cors v1.11.0 00:19:38 go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0 00:19:38 go: downloading github.com/shoenig/test v0.6.4 00:19:38 go: downloading github.com/onsi/ginkgo v1.16.4 00:19:38 go: downloading github.com/onsi/gomega v1.13.0 00:19:38 go: downloading gopkg.in/yaml.v2 v2.4.0 00:19:38 go: downloading github.com/nxadm/tail v1.4.8 00:19:38 go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [Pipeline] sh 00:19:38 + ls -al . 00:19:38 total 1996 00:19:38 drwxrwxr-x 12 1001 1001 4096 Mar 12 00:17 . 00:19:38 drwxr-xr-x 4 root root 4096 Mar 12 00:17 .. 00:19:38 drwxrwxr-x 2 1001 1001 4096 Mar 12 00:17 .blubracket 00:19:38 -rw-rw-r-- 1 1001 1001 10 Mar 12 00:17 .dockerignore 00:19:38 drwxrwxr-x 8 1001 1001 4096 Mar 12 00:19 .git 00:19:38 drwxrwxr-x 3 1001 1001 4096 Mar 12 00:17 .github 00:19:38 -rw-rw-r-- 1 1001 1001 902 Mar 12 00:17 .gitignore 00:19:38 -rw-rw-r-- 1 1001 1001 199 Mar 12 00:17 .golangci.yml 00:19:38 -rw-rw-r-- 1 1001 1001 100 Mar 12 00:17 .hadolint.yml 00:19:38 drwxr-xr-x 3 1001 1001 4096 Mar 12 00:17 .semver 00:19:38 -rw-rw-r-- 1 1001 1001 155 Mar 12 00:17 .sonarcloud.properties 00:19:38 -rw-rw-r-- 1 1001 1001 1171 Mar 12 00:17 ADOPTERS.md 00:19:38 -rw-rw-r-- 1 1001 1001 17374 Mar 12 00:17 Attribution.txt 00:19:38 -rw-rw-r-- 1 1001 1001 108018 Mar 12 00:17 CHANGELOG.md 00:19:38 -rw-rw-r-- 1 1001 1001 3804 Mar 12 00:17 CONTRIBUTING.md 00:19:38 -rw-rw-r-- 1 1001 1001 677 Mar 12 00:17 GOVERNANCE.md 00:19:38 -rw-rw-r-- 1 1001 1001 858 Mar 12 00:17 Jenkinsfile 00:19:38 -rw-rw-r-- 1 1001 1001 10775 Mar 12 00:17 LICENSE 00:19:38 -rw-rw-r-- 1 1001 1001 16740 Mar 12 00:17 Makefile 00:19:38 -rw-rw-r-- 1 1001 1001 582 Mar 12 00:17 OWNERS.md 00:19:38 -rw-rw-r-- 1 1001 1001 9932 Mar 12 00:17 README.md 00:19:38 -rw-rw-r-- 1 1001 1001 789 Mar 12 00:17 SECURITY.md 00:19:38 -rw-rw-r-- 1 1001 1001 11 Mar 12 00:17 VERSION 00:19:38 drwxrwxr-x 2 1001 1001 4096 Mar 12 00:17 bin 00:19:38 drwxrwxr-x 19 1001 1001 4096 Mar 12 00:17 cmd 00:19:38 -rw-r--r-- 1 root root 1660758 Mar 12 00:19 coverage.out 00:19:38 drwxrwxr-x 2 1001 1001 4096 Mar 12 00:17 fuzz_test 00:19:38 -rw-rw-r-- 1 1001 1001 6454 Mar 12 00:17 go.mod 00:19:38 -rw-rw-r-- 1 1001 1001 88143 Mar 12 00:17 go.sum 00:19:38 drwxrwxr-x 7 1001 1001 4096 Mar 12 00:17 internal 00:19:38 drwxrwxr-x 2 1001 1001 4096 Mar 12 00:17 openapi 00:19:38 -rw-rw-r-- 1 1001 1001 584 Mar 12 00:17 security.txt 00:19:38 drwxrwxr-x 10 1001 1001 4096 Mar 12 00:17 vendor 00:19:38 -rw-rw-r-- 1 1001 1001 204 Mar 12 00:17 version.go [Pipeline] sh 00:19:39 + '[' -e coverage.out ] 00:19:39 + chown 1001:1001 coverage.out [Pipeline] stash 00:19:39 Stashed 1 file(s) [Pipeline] sh 00:19:39 + make build 00:19:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:19:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40947 in /w/workspace/edgexfoundry_edgex-go_odessa [Pipeline] { [Pipeline] ws 00:19:58 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 00:20:01 The recommended git tool is: git 00:20:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:20:01 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 00:20:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:20:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:20:05 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:20:07 using credential edgex-jenkins-ssh 00:20:07 Cloning the remote Git repository 00:20:07 Cloning repository git@github.com:edgexfoundry/edgex-go.git 00:20:07 > git init /w/workspace/edgex-go/3 # timeout=10 00:20:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 00:20:07 > git --version # timeout=10 00:20:07 > git --version # 'git version 2.25.1' 00:20:07 using GIT_SSH to set credentials SSH Credentials for GitHub 00:20:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 00:20:09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:20:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:20:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:20:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:20:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 00:20:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:20:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 00:20:20 $ docker stop --time=1 cd9dc5c0c21e772344aa6c928433846e991c71396138f23e92ca114e0d8ed151 00:20:26 $ docker rm -f --volumes cd9dc5c0c21e772344aa6c928433846e991c71396138f23e92ca114e0d8ed151 [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 00:20:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:20:27 00:20:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:20:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:20:27 latest: Pulling from edgex-devops/edgex-compose 00:20:27 91d30c5bc195: Pulling fs layer 00:20:27 2e9b0aa3be6d: Pulling fs layer 00:20:27 9c61dcf015f6: Pulling fs layer 00:20:27 4698f68db338: Pulling fs layer 00:20:27 2a2f49069b9e: Pulling fs layer 00:20:27 e0025b399a48: Pulling fs layer 00:20:27 4698f68db338: Waiting 00:20:27 e0025b399a48: Waiting 00:20:27 2a2f49069b9e: Waiting 00:20:27 91d30c5bc195: Verifying Checksum 00:20:27 4698f68db338: Verifying Checksum 00:20:27 4698f68db338: Download complete 00:20:27 2e9b0aa3be6d: Verifying Checksum 00:20:27 2e9b0aa3be6d: Download complete 00:20:27 e0025b399a48: Verifying Checksum 00:20:27 e0025b399a48: Download complete 00:20:27 91d30c5bc195: Pull complete 00:20:27 2a2f49069b9e: Download complete 00:20:28 2e9b0aa3be6d: Pull complete 00:20:28 9c61dcf015f6: Verifying Checksum 00:20:28 9c61dcf015f6: Download complete 00:20:29 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 00:20:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:20:30 9c61dcf015f6: Pull complete 00:20:30 4698f68db338: Pull complete 00:20:31 2a2f49069b9e: Pull complete 00:20:31 e0025b399a48: Pull complete 00:20:31 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 00:20:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 00:20:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:20:31 prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container 00:20:31 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 00:20:31 Avoid second fetch 00:20:31 Checking out Revision b877783e8198655b4b0a97e42d3ffef4665dd3c1 (odessa) 00:20:31 > git config core.sparsecheckout # timeout=10 00:20:31 > git checkout -f b877783e8198655b4b0a97e42d3ffef4665dd3c1 # timeout=10 00:20:32 $ docker top dc736088e3322f068a4e31a05150b2fec0ebff8ab8c213d2aa92a3a0e9ab1910 -eo pid,comm [Pipeline] { [Pipeline] sh 00:20:33 + docker compose -f ./docker-compose-build.yml build --parallel 00:20:34 Commit message: "Merge pull request #5110 from judehung/fix-odessa-build-fail" 00:20:35 #1 [security-proxy-auth internal] load build definition from Dockerfile 00:20:35 #1 transferring dockerfile: 2.14kB done 00:20:35 #1 DONE 0.0s 00:20:35 00:20:35 #2 [support-scheduler internal] load build definition from Dockerfile 00:20:35 #2 transferring dockerfile: 1.83kB done 00:20:35 #2 DONE 0.0s 00:20:35 00:20:35 #3 [security-proxy-setup internal] load build definition from Dockerfile 00:20:35 #3 transferring dockerfile: 2.50kB done 00:20:35 #3 DONE 0.0s 00:20:35 00:20:35 #4 [support-notifications internal] load build definition from Dockerfile 00:20:35 #4 transferring dockerfile: 2.00kB done 00:20:35 #4 DONE 0.0s 00:20:35 00:20:35 #5 [core-data internal] load build definition from Dockerfile 00:20:35 #5 transferring dockerfile: 2.04kB done 00:20:35 #5 DONE 0.0s 00:20:35 00:20:35 #6 [core-keeper internal] load build definition from Dockerfile 00:20:35 #6 transferring dockerfile: 2.01kB done 00:20:35 #6 DONE 0.0s 00:20:35 00:20:35 #7 [security-spire-config internal] load build definition from Dockerfile 00:20:35 #7 transferring dockerfile: 1.69kB done 00:20:35 #7 DONE 0.0s 00:20:35 00:20:35 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:20:35 #8 transferring dockerfile: 2.23kB done 00:20:35 #8 DONE 0.0s 00:20:35 00:20:35 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:20:35 #9 transferring dockerfile: 1.89kB done 00:20:35 #9 DONE 0.0s 00:20:35 00:20:35 #10 [core-command internal] load build definition from Dockerfile 00:20:35 #10 transferring dockerfile: 1.94kB done 00:20:35 #10 DONE 0.0s 00:20:35 00:20:35 #11 [core-metadata internal] load build definition from Dockerfile 00:20:35 #11 transferring dockerfile: 2.10kB done 00:20:35 #11 DONE 0.1s 00:20:35 00:20:35 #12 [security-secretstore-setup internal] load build definition from Dockerfile 00:20:35 #12 transferring dockerfile: 2.49kB done 00:20:35 #12 DONE 0.1s 00:20:35 00:20:35 #13 [security-spire-server internal] load build definition from Dockerfile 00:20:35 #13 transferring dockerfile: 1.70kB done 00:20:35 #13 DONE 0.2s 00:20:35 00:20:35 #14 [security-proxy-auth internal] load .dockerignore 00:20:35 #14 transferring context: 50B done 00:20:35 #14 DONE 0.1s 00:20:35 00:20:35 #15 [security-bootstrapper internal] load build definition from Dockerfile 00:20:35 #15 transferring dockerfile: 3.02kB done 00:20:35 #15 DONE 0.2s 00:20:35 00:20:35 #16 [security-spire-agent internal] load build definition from Dockerfile 00:20:35 #16 transferring dockerfile: 1.81kB done 00:20:35 #16 DONE 0.2s 00:20:35 00:20:35 #17 [support-scheduler internal] load .dockerignore 00:20:35 #17 transferring context: 50B done 00:20:35 #17 DONE 0.0s 00:20:35 00:20:35 #18 [security-proxy-setup internal] load .dockerignore 00:20:35 #18 transferring context: 50B done 00:20:35 #18 DONE 0.0s 00:20:35 00:20:35 #19 [core-data internal] load .dockerignore 00:20:35 #19 transferring context: 50B done 00:20:35 #19 DONE 0.0s 00:20:35 00:20:35 #20 [support-notifications internal] load .dockerignore 00:20:35 #20 transferring context: 50B done 00:20:35 #20 DONE 0.0s 00:20:35 00:20:35 #21 [core-keeper internal] load .dockerignore 00:20:35 #21 transferring context: 50B done 00:20:35 #21 DONE 0.0s 00:20:35 00:20:35 #22 [security-spire-config internal] load .dockerignore 00:20:35 #22 transferring context: 50B done 00:20:35 #22 DONE 0.0s 00:20:35 00:20:35 #23 [core-common-config-bootstrapper internal] load .dockerignore 00:20:35 #23 transferring context: 50B done 00:20:35 #23 DONE 0.0s 00:20:35 00:20:35 #24 [security-spiffe-token-provider internal] load .dockerignore 00:20:35 #24 transferring context: 50B done 00:20:35 #24 DONE 0.0s 00:20:35 00:20:35 #25 [core-command internal] load .dockerignore 00:20:35 #25 transferring context: 50B done 00:20:35 #25 DONE 0.1s 00:20:35 00:20:35 #26 [security-secretstore-setup internal] load .dockerignore 00:20:35 #26 transferring context: 50B done 00:20:35 #26 DONE 0.0s 00:20:35 00:20:35 #27 [core-metadata internal] load .dockerignore 00:20:35 #27 transferring context: 50B done 00:20:36 #27 DONE 0.0s 00:20:36 00:20:36 #28 [security-spire-server internal] load .dockerignore 00:20:36 #28 transferring context: 50B done 00:20:36 #28 DONE 0.0s 00:20:36 00:20:36 #29 [security-spire-agent internal] load .dockerignore 00:20:36 #29 transferring context: 50B done 00:20:36 #29 DONE 0.0s 00:20:36 00:20:36 #30 [security-bootstrapper internal] load .dockerignore 00:20:36 #30 transferring context: 50B done 00:20:36 #30 DONE 0.0s 00:20:36 00:20:36 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:20:36 #31 DONE 0.0s 00:20:36 00:20:36 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 00:20:36 #32 DONE 0.1s 00:20:36 00:20:36 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:20:36 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:20:36 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:20:36 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 00:20:36 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 00:20:36 #33 DONE 0.2s 00:20:36 00:20:36 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:20:36 #31 DONE 0.0s 00:20:36 00:20:36 #34 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:20:36 #34 ... 00:20:36 00:20:36 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:20:36 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:20:36 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:20:36 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 00:20:36 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 00:20:36 #33 DONE 0.2s 00:20:36 00:20:36 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:20:36 #31 DONE 0.0s 00:20:36 00:20:36 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 00:20:36 #31 DONE 0.0s 00:20:36 00:20:36 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 00:20:36 #32 ... 00:20:36 00:20:36 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:20:36 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:20:36 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:20:36 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 00:20:36 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 00:20:36 #33 DONE 0.2s 00:20:36 00:20:36 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 00:20:36 #32 DONE 0.6s 00:20:36 00:20:36 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:20:37 #35 ... 00:20:37 00:20:37 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:20:37 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:20:37 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:20:37 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 00:20:37 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 00:20:37 #33 DONE 0.2s 00:20:37 00:20:37 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 00:20:37 #36 DONE 0.9s 00:20:37 00:20:37 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:20:37 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:20:37 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:20:37 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 00:20:37 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 00:20:37 #33 DONE 0.2s 00:20:37 00:20:37 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 00:20:37 #37 DONE 0.8s 00:20:37 00:20:37 #38 [security-spire-config internal] load build context 00:20:37 #38 transferring context: 22.05kB 0.0s done 00:20:37 #38 DONE 0.2s 00:20:37 00:20:37 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 00:20:37 #35 DONE 1.4s 00:20:37 00:20:37 #39 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 00:20:37 #39 ... 00:20:37 00:20:37 #40 [security-spire-server internal] load build context 00:20:37 #40 transferring context: 23.80kB 0.1s done 00:20:37 #40 DONE 0.2s 00:20:37 00:20:37 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:20:37 #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.3s done 00:20:37 #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 00:20:37 #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 00:20:37 #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 00:20:37 #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 00:20:37 #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 00:20:37 #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 00:20:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 00:20:39 % Total % Received % Xferd Average Speed Time Time Time Current 00:20:39 Dload Upload Total Spent Left Speed 00:20:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh 00:20:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 00:20:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 00:20:40 + sudo tee /etc/docker/daemon.new 00:20:40 { 00:20:40 "registry-mirrors": [ 00:20:40 "https://nexus3.edgexfoundry.org:10001" 00:20:40 ], 00:20:40 "bip": "10.250.0.254/24", 00:20:40 "hosts": [ 00:20:40 "tcp://0.0.0.0:5555", 00:20:40 "unix:///var/run/docker.sock" 00:20:40 ], 00:20:40 "mtu": 1458, 00:20:40 "selinux-enabled": true, 00:20:40 "seccomp-profile": "/etc/docker/seccomp.json" 00:20:40 } [Pipeline] sh 00:20:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 00:20:41 + sudo service docker restart 00:20:42 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 4.4s 00:20:42 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.7s 00:20:43 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 5.9s 00:20:43 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.5s 00:20:44 #41 ... 00:20:44 00:20:44 #42 [security-spire-agent internal] load build context 00:20:44 #42 transferring context: 23.33kB 0.0s done 00:20:44 #42 DONE 7.4s 00:20:44 00:20:44 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:20:44 #41 ... 00:20:44 00:20:44 #43 [security-proxy-auth internal] load build context 00:20:44 #43 transferring context: 272.67MB 8.6s 00:20:44 #43 ... 00:20:44 00:20:44 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:20:44 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 7.4s 00:20:45 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 7.8s 00:20:46 #41 ... 00:20:46 00:20:46 #44 [support-scheduler internal] load build context 00:20:46 #44 ... 00:20:46 00:20:46 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 00:20:46 #0 0.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:20:46 #0 1.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:20:46 #0 1.470 (1/7) Installing ca-certificates (20241121-r1) 00:20:46 #0 1.491 (2/7) Installing dumb-init (1.2.5-r3) 00:20:46 #0 1.491 (3/7) Installing libgcc (13.2.1_git20240309-r1) 00:20:46 #0 1.496 (4/7) Installing libsodium (1.0.19-r0) 00:20:46 #0 1.505 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 00:20:46 #0 1.528 (6/7) Installing libzmq (4.3.5-r2) 00:20:46 #0 1.538 (7/7) Installing zeromq (4.3.5-r2) 00:20:46 #0 1.545 Executing busybox-1.36.1-r29.trigger 00:20:46 #0 1.551 Executing ca-certificates-20241121-r1.trigger 00:20:46 #0 1.608 OK: 12 MiB in 21 packages 00:20:46 #45 ... 00:20:46 00:20:46 #46 [core-common-config-bootstrapper internal] load build context 00:20:46 #46 ... 00:20:46 00:20:46 #47 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:20:46 #0 1.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:20:46 #0 1.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:20:46 #0 1.621 (1/3) Installing ca-certificates (20241121-r1) 00:20:46 #0 2.030 (2/3) Installing dumb-init (1.2.5-r3) 00:20:46 #0 2.034 (3/3) Installing tzdata (2025a-r0) 00:20:46 #0 2.067 Executing busybox-1.36.1-r29.trigger 00:20:46 #0 2.117 Executing ca-certificates-20241121-r1.trigger 00:20:46 #0 2.649 OK: 10 MiB in 17 packages 00:20:46 #47 ... 00:20:46 00:20:46 #48 [security-bootstrapper internal] load build context 00:20:46 #48 ... 00:20:46 00:20:46 #49 [security-proxy-setup internal] load build context 00:20:46 #49 ... 00:20:46 00:20:46 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:20:46 #0 5.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:20:46 #0 5.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:20:46 #0 5.626 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:20:46 #0 5.626 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:20:46 #0 5.626 OK: 24170 distinct packages available 00:20:46 #0 5.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:20:46 #0 5.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:20:46 #0 6.060 (1/14) Installing ca-certificates (20241121-r1) 00:20:46 #0 6.102 (2/14) Installing brotli-libs (1.1.0-r2) 00:20:46 #0 6.138 (3/14) Installing c-ares (1.33.1-r0) 00:20:46 #0 6.143 (4/14) Installing libunistring (1.2-r0) 00:20:46 #0 6.159 (5/14) Installing libidn2 (2.3.7-r0) 00:20:46 #0 6.163 (6/14) Installing nghttp2-libs (1.62.1-r0) 00:20:46 #0 6.168 (7/14) Installing libpsl (0.21.5-r1) 00:20:46 #0 6.169 (8/14) Installing zstd-libs (1.5.6-r0) 00:20:46 #0 6.180 (9/14) Installing libcurl (8.12.1-r0) 00:20:46 #0 6.211 (10/14) Installing curl (8.12.1-r0) 00:20:46 #0 6.211 (11/14) Installing dumb-init (1.2.5-r3) 00:20:46 #0 6.211 (12/14) Installing musl-obstack (1.2.3-r2) 00:20:46 #0 6.219 (13/14) Installing libucontext (1.2-r3) 00:20:46 #0 6.219 (14/14) Installing gcompat (1.1.0-r4) 00:20:46 #0 6.226 Executing busybox-1.36.1-r29.trigger 00:20:46 #0 6.232 Executing ca-certificates-20241121-r1.trigger 00:20:46 #0 6.264 OK: 13 MiB in 28 packages 00:20:47 #50 ... 00:20:47 00:20:47 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:20:47 #51 ... 00:20:47 00:20:47 #52 [core-keeper internal] load build context 00:20:47 #52 ... 00:20:47 00:20:47 #53 [core-metadata internal] load build context 00:20:47 #53 ... 00:20:47 00:20:47 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:20:47 #54 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.2s done 00:20:47 #54 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 00:20:47 #54 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 00:20:47 #54 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 00:20:47 #54 ... 00:20:47 00:20:47 #55 [support-notifications internal] load build context 00:20:47 #55 ... 00:20:47 00:20:47 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:20:47 #56 ... 00:20:47 00:20:47 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:20:47 #57 ... 00:20:47 00:20:47 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:20:47 #0 0.986 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:20:47 #0 1.111 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:20:47 #0 1.583 (1/4) Installing dumb-init (1.2.5-r3) 00:20:47 #0 1.583 (2/4) Installing openssl (3.3.3-r0) 00:20:47 #0 1.590 (3/4) Installing su-exec (0.2-r3) 00:20:47 #0 1.593 (4/4) Installing yq-go (4.44.1-r2) 00:20:47 #0 2.108 Executing busybox-1.36.1-r29.trigger 00:20:47 #0 2.123 OK: 19 MiB in 18 packages 00:20:47 #58 ... 00:20:47 00:20:47 #34 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:20:47 #34 1.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:20:47 #34 1.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:20:47 #34 1.516 (1/1) Installing dumb-init (1.2.5-r3) 00:20:47 #34 1.521 Executing busybox-1.36.1-r29.trigger 00:20:47 #34 1.528 OK: 8 MiB in 15 packages 00:20:48 #34 ... 00:20:48 00:20:48 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:20:48 #59 ... 00:20:48 00:20:48 #60 [core-data internal] load build context 00:20:48 #60 ... 00:20:48 00:20:48 #61 [core-command internal] load build context 00:20:48 #61 ... 00:20:48 00:20:48 #62 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:20:48 #0 1.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:20:48 #0 1.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:20:48 #0 1.662 (1/1) Installing dumb-init (1.2.5-r3) 00:20:48 #0 1.671 Executing busybox-1.36.1-r29.trigger 00:20:48 #0 1.686 OK: 8 MiB in 15 packages 00:20:48 #62 ... 00:20:48 00:20:48 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:20:48 #63 ... 00:20:48 00:20:48 #64 [security-spiffe-token-provider internal] load build context 00:20:48 #64 ... 00:20:48 00:20:48 #65 [security-secretstore-setup internal] load build context 00:20:48 #65 ... 00:20:48 00:20:48 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:20:48 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 9.6s done 00:20:49 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 11.7s 00:20:50 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 12.6s 00:20:50 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 12.8s 00:20:50 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 14.68MB / 36.47MB 12.9s 00:20:50 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 13.1s 00:20:50 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 13.2s done 00:20:51 #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 00:20:52 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 14.3s done 00:20:52 #41 ... 00:20:52 00:20:52 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:20:52 #54 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 00:20:52 #54 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 00:20:52 #54 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 00:20:53 #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0B / 15.53MB 1.6s 00:20:54 #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.8s 00:20:54 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.3s 00:20:55 #54 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 2.4s done 00:20:55 #54 ... 00:20:55 00:20:55 #43 [security-proxy-auth internal] load build context 00:20:55 #43 transferring context: 543.26MB 15.3s done 00:20:55 #43 ... 00:20:55 00:20:55 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:20:55 #54 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.9s done 00:20:56 #54 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 00:20:56 #54 ... 00:20:56 00:20:56 #44 [support-scheduler internal] load build context 00:20:56 #44 transferring context: 543.26MB 14.6s done 00:20:56 #44 ... 00:20:56 00:20:56 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:20:56 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 15.1s done 00:20:56 #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 00:20:56 #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 00:20:56 #41 ... 00:20:56 00:20:56 #49 [security-proxy-setup internal] load build context 00:20:56 #49 transferring context: 543.26MB 13.9s done 00:20:57 #49 ... 00:20:57 00:20:57 #46 [core-common-config-bootstrapper internal] load build context 00:20:57 #46 transferring context: 543.26MB 14.4s done 00:20:57 #46 ... 00:20:57 00:20:57 #48 [security-bootstrapper internal] load build context 00:20:57 #48 transferring context: 543.26MB 14.0s done 00:20:57 #48 ... 00:20:57 00:20:57 #52 [core-keeper internal] load build context 00:20:57 #52 transferring context: 543.26MB 12.7s done 00:20:57 #52 ... 00:20:57 00:20:57 #53 [core-metadata internal] load build context 00:20:57 #53 transferring context: 543.26MB 14.1s done 00:20:57 #53 ... 00:20:57 00:20:57 #55 [support-notifications internal] load build context 00:20:57 #55 transferring context: 543.26MB 16.0s done 00:20:58 #55 ... 00:20:58 00:20:58 #61 [core-command internal] load build context 00:20:58 #61 transferring context: 543.26MB 15.1s done 00:20:58 #61 ... 00:20:58 00:20:58 #60 [core-data internal] load build context 00:20:58 #60 transferring context: 543.26MB 14.7s done 00:20:58 #60 ... 00:20:58 00:20:58 #64 [security-spiffe-token-provider internal] load build context 00:20:58 #64 transferring context: 543.26MB 16.3s done 00:20:58 #64 ... 00:20:58 00:20:58 #65 [security-secretstore-setup internal] load build context 00:20:58 #65 transferring context: 543.26MB 12.8s done 00:20:59 #65 ... 00:20:59 00:20:59 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:20:59 #54 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:20:59 provisioning config files... 00:20:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config17798247676902664986tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:21:00 #54 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.4s done 00:21:00 ---> ****-login.sh 00:21:00 nexus3.edgexfoundry.org:10001 00:21:00 #54 ... 00:21:00 00:21:00 #52 [core-keeper internal] load build context 00:21:00 #52 DONE 24.3s 00:21:00 00:21:00 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:21:00 #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done 00:21:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:01 Configure a credential helper to remove this warning. See 00:21:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:01 00:21:01 Login Succeeded 00:21:01 nexus3.edgexfoundry.org:10002 00:21:01 #41 ... 00:21:01 00:21:01 #65 [security-secretstore-setup internal] load build context 00:21:01 #65 DONE 24.8s 00:21:01 00:21:01 #49 [security-proxy-setup internal] load build context 00:21:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:01 Configure a credential helper to remove this warning. See 00:21:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:01 00:21:01 Login Succeeded 00:21:01 nexus3.edgexfoundry.org:10003 00:21:02 #49 DONE 26.1s 00:21:02 00:21:02 #48 [security-bootstrapper internal] load build context 00:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:02 Configure a credential helper to remove this warning. See 00:21:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:02 00:21:02 Login Succeeded 00:21:02 nexus3.edgexfoundry.org:10004 00:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:02 Configure a credential helper to remove this warning. See 00:21:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:02 00:21:02 Login Succeeded 00:21:02 ****.io 00:21:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:21:03 #48 DONE 26.6s 00:21:03 00:21:03 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:21:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:21:03 Configure a credential helper to remove this warning. See 00:21:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:21:03 00:21:03 Login Succeeded 00:21:03 ---> ****-login.sh ends [Pipeline] } 00:21:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 00:21:04 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 00:21:04 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 00:21:04 #51 ... 00:21:04 00:21:04 #44 [support-scheduler internal] load build context 00:21:04 #44 DONE 27.9s 00:21:04 00:21:04 #64 [security-spiffe-token-provider internal] load build context 00:21:04 + grep ^go [0-9].[0-9]* go.mod 00:21:04 + cut -d -f 2 [Pipeline] echo 00:21:04 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:21:04 ========================================================= 00:21:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 00:21:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 00:21:04 + docker pull nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 00:21:05 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 00:21:05 94e9d8af2201: Pulling fs layer 00:21:05 345fe9f21930: Pulling fs layer 00:21:05 b40fc9e46828: Pulling fs layer 00:21:05 c9804373a1e5: Pulling fs layer 00:21:05 4f4fb700ef54: Pulling fs layer 00:21:05 f5a772c54f75: Pulling fs layer 00:21:05 e2dd1b2a9dca: Pulling fs layer 00:21:05 0a0502178392: Pulling fs layer 00:21:05 c9804373a1e5: Waiting 00:21:05 4f4fb700ef54: Waiting 00:21:05 f5a772c54f75: Waiting 00:21:05 e2dd1b2a9dca: Waiting 00:21:05 0a0502178392: Waiting 00:21:05 345fe9f21930: Download complete 00:21:05 c9804373a1e5: Verifying Checksum 00:21:05 c9804373a1e5: Download complete 00:21:05 4f4fb700ef54: Verifying Checksum 00:21:05 4f4fb700ef54: Download complete 00:21:05 f5a772c54f75: Verifying Checksum 00:21:05 f5a772c54f75: Download complete 00:21:05 94e9d8af2201: Verifying Checksum 00:21:05 94e9d8af2201: Download complete 00:21:05 #64 ... 00:21:05 00:21:05 #53 [core-metadata internal] load build context 00:21:05 #53 DONE 28.8s 00:21:05 00:21:05 #55 [support-notifications internal] load build context 00:21:06 0a0502178392: Verifying Checksum 00:21:06 0a0502178392: Download complete 00:21:06 #55 ... 00:21:06 00:21:06 #60 [core-data internal] load build context 00:21:06 #60 DONE 30.0s 00:21:06 00:21:06 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 00:21:06 94e9d8af2201: Pull complete 00:21:06 #45 ... 00:21:06 00:21:06 #46 [core-common-config-bootstrapper internal] load build context 00:21:06 #46 DONE 30.5s 00:21:06 00:21:06 #64 [security-spiffe-token-provider internal] load build context 00:21:07 345fe9f21930: Pull complete 00:21:07 #64 ... 00:21:07 00:21:07 #43 [security-proxy-auth internal] load build context 00:21:07 #43 DONE 31.5s 00:21:07 00:21:07 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:21:07 b40fc9e46828: Verifying Checksum 00:21:07 b40fc9e46828: Download complete 00:21:08 #51 ... 00:21:08 00:21:08 #61 [core-command internal] load build context 00:21:08 #61 DONE 31.8s 00:21:08 00:21:08 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 00:21:08 e2dd1b2a9dca: Verifying Checksum 00:21:08 e2dd1b2a9dca: Download complete 00:21:09 #45 ... 00:21:09 00:21:09 #55 [support-notifications internal] load build context 00:21:09 #55 DONE 32.9s 00:21:09 00:21:09 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:21:10 #51 ... 00:21:10 00:21:10 #64 [security-spiffe-token-provider internal] load build context 00:21:10 #64 DONE 33.7s 00:21:10 00:21:10 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 00:21:11 #45 DONE 35.0s 00:21:11 00:21:11 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:21:11 #59 DONE 34.8s 00:21:11 00:21:11 #34 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:21:11 #34 DONE 34.9s 00:21:11 00:21:11 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:21:11 #58 DONE 34.9s 00:21:11 00:21:11 #47 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:21:11 #47 DONE 34.9s 00:21:11 00:21:11 #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:21:11 #50 DONE 34.8s 00:21:11 00:21:11 #62 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:21:11 #62 DONE 35.1s 00:21:11 00:21:11 #39 [support-scheduler builder 2/7] WORKDIR /edgex-go 00:21:11 #39 DONE 34.2s 00:21:11 00:21:11 #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 00:21:11 #66 ... 00:21:11 00:21:11 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:21:11 #41 DONE 34.2s 00:21:11 00:21:11 #54 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:21:11 #54 DONE 34.1s 00:21:11 00:21:11 #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 00:21:12 #67 ... 00:21:12 00:21:12 #57 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:21:12 #57 35.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:12 #57 35.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:12 #57 35.63 (1/4) Installing ca-certificates (20241121-r1) 00:21:12 #57 35.64 (2/4) Installing dumb-init (1.2.5-r3) 00:21:12 #57 35.65 (3/4) Installing su-exec (0.2-r3) 00:21:12 #57 35.65 (4/4) Installing yq-go (4.44.1-r2) 00:21:12 #57 35.73 Executing busybox-1.36.1-r29.trigger 00:21:12 #57 35.74 Executing ca-certificates-20241121-r1.trigger 00:21:12 #57 35.80 OK: 19 MiB in 18 packages 00:21:12 #57 DONE 36.1s 00:21:13 00:21:13 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:21:13 #63 34.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:13 #63 34.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:13 #63 35.03 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:21:13 #63 35.03 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:21:13 #63 35.03 OK: 24170 distinct packages available 00:21:13 #63 35.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:13 #63 35.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:13 #63 35.48 (1/4) Installing dumb-init (1.2.5-r3) 00:21:13 #63 35.49 (2/4) Installing musl-obstack (1.2.3-r2) 00:21:13 #63 35.49 (3/4) Installing libucontext (1.2-r3) 00:21:13 #63 35.49 (4/4) Installing gcompat (1.1.0-r4) 00:21:13 #63 35.50 Executing busybox-1.36.1-r29.trigger 00:21:13 #63 35.52 OK: 8 MiB in 18 packages 00:21:13 #63 DONE 35.7s 00:21:13 00:21:13 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:21:13 #51 35.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:13 #51 35.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:13 #51 36.16 (1/2) Installing dumb-init (1.2.5-r3) 00:21:13 #51 36.24 (2/2) Installing su-exec (0.2-r3) 00:21:13 #51 36.25 Executing busybox-1.36.1-r29.trigger 00:21:13 #51 36.27 OK: 8 MiB in 16 packages 00:21:13 #51 DONE 36.5s 00:21:13 00:21:13 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:21:13 #68 ... 00:21:13 00:21:13 #69 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:21:13 #0 1.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:13 #0 1.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:13 #0 1.990 OK: 8 MiB in 15 packages 00:21:13 #69 DONE 2.1s 00:21:13 00:21:13 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:21:13 #56 34.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:13 #56 35.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:13 #56 35.37 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:21:13 #56 35.37 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:21:13 #56 35.37 OK: 24170 distinct packages available 00:21:13 #56 35.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:13 #56 35.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:13 #56 35.84 (1/5) Installing dumb-init (1.2.5-r3) 00:21:13 #56 35.84 (2/5) Installing musl-obstack (1.2.3-r2) 00:21:13 #56 35.85 (3/5) Installing libucontext (1.2-r3) 00:21:13 #56 35.85 (4/5) Installing gcompat (1.1.0-r4) 00:21:13 #56 35.85 (5/5) Installing openssl (3.3.3-r0) 00:21:13 #56 35.86 Executing busybox-1.36.1-r29.trigger 00:21:13 #56 35.88 OK: 9 MiB in 19 packages 00:21:13 #56 DONE 36.0s 00:21:13 00:21:13 #70 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:21:13 #0 1.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:13 #0 1.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:13 #0 2.065 OK: 10 MiB in 17 packages 00:21:13 #70 DONE 2.2s 00:21:13 00:21:13 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:21:13 #71 ... 00:21:13 00:21:13 #72 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:21:13 #0 1.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:13 #0 2.079 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:13 #0 2.370 OK: 19 MiB in 18 packages 00:21:13 #72 DONE 2.5s 00:21:13 00:21:13 #73 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:21:13 #73 DONE 0.0s 00:21:13 00:21:13 #67 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 00:21:13 #67 1.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:13 #67 2.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:13 #67 2.337 OK: 8 MiB in 15 packages 00:21:13 #67 DONE 2.7s 00:21:14 00:21:14 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:21:14 #0 2.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:14 #0 2.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:14 #74 2.755 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:21:14 #74 2.755 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:21:14 #74 2.755 OK: 24171 distinct packages available 00:21:14 #74 2.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:14 #74 ... 00:21:14 00:21:14 #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:21:14 #0 2.463 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:14 #0 2.541 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:14 #0 2.807 OK: 13 MiB in 28 packages 00:21:14 #75 DONE 2.9s 00:21:14 00:21:14 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:21:14 #74 2.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:14 #74 3.206 OK: 248 MiB in 58 packages 00:21:14 #74 DONE 3.3s 00:21:14 00:21:14 #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 00:21:14 #0 2.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:14 #0 2.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:14 #0 3.147 OK: 248 MiB in 58 packages 00:21:14 #76 DONE 3.3s 00:21:14 00:21:14 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:21:14 #77 ... 00:21:14 00:21:14 #78 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:21:14 #0 2.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:14 #0 2.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:14 #0 3.272 OK: 248 MiB in 58 packages 00:21:14 #78 DONE 3.5s 00:21:14 00:21:14 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:21:16 #79 ... 00:21:16 00:21:16 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:21:16 #0 1.844 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:16 #0 2.405 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:16 #0 3.173 (1/1) Installing dumb-init (1.2.5-r3) 00:21:16 #0 3.473 Executing busybox-1.36.1-r29.trigger 00:21:16 #0 3.484 OK: 8 MiB in 15 packages 00:21:16 #80 DONE 4.7s 00:21:16 00:21:16 #81 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 00:21:16 #0 3.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:16 #0 3.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:16 #0 3.867 OK: 248 MiB in 58 packages 00:21:16 #81 DONE 4.7s 00:21:16 00:21:16 #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:21:16 #0 3.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:16 #0 3.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:16 #0 3.563 OK: 12 MiB in 21 packages 00:21:16 #82 DONE 4.7s 00:21:16 00:21:16 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:21:16 #77 DONE 1.4s 00:21:16 00:21:16 #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:21:16 #83 DONE 1.4s 00:21:16 00:21:16 #84 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:21:16 #84 DONE 4.7s 00:21:16 00:21:16 #66 [core-command builder 3/7] RUN apk add --update --no-cache make git 00:21:16 #66 4.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:16 #66 4.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:16 #66 4.444 OK: 248 MiB in 58 packages 00:21:16 #66 DONE 4.9s 00:21:16 00:21:16 #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:21:17 #85 ... 00:21:17 00:21:17 #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:21:17 #68 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:17 #68 3.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:17 #68 4.010 OK: 8 MiB in 16 packages 00:21:17 #68 DONE 4.6s 00:21:17 00:21:17 #79 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:21:17 #79 DONE 2.9s 00:21:17 00:21:17 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:21:17 #0 3.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:17 #0 3.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:17 #0 4.105 OK: 19 MiB in 18 packages 00:21:17 #86 DONE 4.9s 00:21:17 00:21:17 #87 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:21:17 #87 DONE 1.7s 00:21:17 00:21:17 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:21:17 #0 4.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:17 #0 4.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:17 #0 4.428 OK: 8 MiB in 18 packages 00:21:17 #88 DONE 4.7s 00:21:17 00:21:17 #85 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:21:17 #85 DONE 1.7s 00:21:17 00:21:17 #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:18 #89 ... 00:21:18 00:21:18 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:21:18 #90 DONE 0.7s 00:21:18 00:21:18 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:21:18 #91 DONE 0.0s 00:21:18 00:21:18 #92 [security-spire-config stage-2 6/10] COPY security.txt / 00:21:18 #92 DONE 0.0s 00:21:18 00:21:18 #93 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:21:18 #93 DONE 0.0s 00:21:18 00:21:18 #94 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:21:18 #94 DONE 0.0s 00:21:18 00:21:18 #95 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:21:18 #95 DONE 0.0s 00:21:18 00:21:18 #96 [security-spire-config] exporting to image 00:21:18 #96 exporting layers 00:21:18 #96 ... 00:21:18 00:21:18 #71 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:21:18 #71 5.069 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:18 #71 5.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:18 #71 5.441 OK: 9 MiB in 19 packages 00:21:18 #71 DONE 5.6s 00:21:19 00:21:19 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:21:19 #97 DONE 0.7s 00:21:19 00:21:19 #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:21:19 #98 DONE 0.7s 00:21:19 00:21:19 #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:21:19 #99 DONE 2.1s 00:21:19 00:21:19 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:21:19 #100 ... 00:21:19 00:21:19 #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:21:19 #101 DONE 0.1s 00:21:19 00:21:19 #96 [security-spire-config] exporting to image 00:21:19 #96 exporting layers 1.2s done 00:21:19 #96 writing image sha256:06eebf27a5ca2a6fd561d5fb21a84a508f392208b09b558c9fa2c684e6089c03 done 00:21:19 #96 naming to docker.io/library/security-spire-config done 00:21:19 #96 DONE 1.2s 00:21:20 00:21:20 #102 [security-spire-server stage-2 6/9] COPY security.txt / 00:21:20 #102 ... 00:21:20 00:21:20 #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:21:20 #103 DONE 0.7s 00:21:20 00:21:20 #100 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:21:20 #100 DONE 0.6s 00:21:20 00:21:20 #102 [security-spire-server stage-2 6/9] COPY security.txt / 00:21:20 #102 DONE 0.6s 00:21:20 00:21:20 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:21:20 #104 DONE 0.0s 00:21:20 00:21:20 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:21:20 #105 DONE 0.1s 00:21:20 00:21:20 #106 [security-spire-agent stage-3 7/10] COPY security.txt / 00:21:20 #106 DONE 0.1s 00:21:20 00:21:20 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:21:20 #107 DONE 0.1s 00:21:20 00:21:20 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:21:20 #108 DONE 0.1s 00:21:20 00:21:20 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:21:20 #109 DONE 0.1s 00:21:20 00:21:20 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:21:20 #110 DONE 0.1s 00:21:20 00:21:20 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:21:20 #111 DONE 0.0s 00:21:20 00:21:20 #96 [security-spire-agent] exporting to image 00:21:21 #96 ... 00:21:21 00:21:21 #112 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:21:21 #0 3.663 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 00:21:21 #0 4.125 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 00:21:21 #0 4.839 OK: 248 MiB in 58 packages 00:21:21 #112 DONE 5.0s 00:21:21 00:21:21 #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:21:21 #113 ... 00:21:21 00:21:21 #96 [security-spire-agent] exporting to image 00:21:21 #96 exporting layers 0.8s done 00:21:21 #96 writing image sha256:77ee668712117712f7e2dace17e7de175acde8e7db0bd43eab34b4ad26877154 done 00:21:21 #96 naming to docker.io/library/security-spire-server done 00:21:21 #96 writing image sha256:092d209e3b1835a02c7b63cf876da563ba6913cb7cc98b85dde9355fc3b82962 done 00:21:21 #96 naming to docker.io/library/security-spire-agent done 00:21:21 #96 DONE 2.1s 00:21:21 00:21:21 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:21 #114 ... 00:21:21 00:21:21 #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:21:21 #113 DONE 1.0s 00:21:22 00:21:22 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:23 b40fc9e46828: Pull complete 00:21:23 c9804373a1e5: Pull complete 00:21:23 4f4fb700ef54: Pull complete 00:21:23 f5a772c54f75: Pull complete 00:21:26 #115 ... 00:21:26 00:21:26 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:26 #116 ... 00:21:26 00:21:26 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:26 #117 ... 00:21:26 00:21:26 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:30 e2dd1b2a9dca: Pull complete 00:21:32 0a0502178392: Pull complete 00:21:32 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 00:21:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 00:21:32 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts [Pipeline] fileExists [Pipeline] sh 00:21:32 + + dockerecho build FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 00:21:32 WORKDIR /edgex 00:21:32 COPY go.mod . 00:21:32 RUN go mod download -t 00:21:32 ci-base-image-arm64 -f - . 00:21:37 Sending build context to Docker daemon 48.49MB 00:21:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 00:21:37 ---> 72db82c1953f 00:21:37 Step 2/4 : WORKDIR /edgex 00:21:39 ---> Running in 47b1a99651a5 00:21:40 Removing intermediate container 47b1a99651a5 00:21:40 ---> 0031cdc46886 00:21:40 Step 3/4 : COPY go.mod . 00:21:40 ---> 303089260e4f 00:21:40 Step 4/4 : RUN go mod download 00:21:41 ---> Running in d1c13fc22220 00:21:53 #118 ... 00:21:53 00:21:53 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:53 #117 DONE 34.3s 00:21:53 00:21:53 #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:53 #115 DONE 28.3s 00:21:53 00:21:53 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:53 #116 DONE 34.3s 00:21:53 00:21:53 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:53 #118 DONE 32.6s 00:21:53 00:21:53 #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:53 #114 DONE 32.7s 00:21:53 00:21:53 #89 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:53 #89 DONE 32.6s 00:21:53 00:21:53 #119 [support-notifications builder 6/7] COPY . . 00:22:01 #119 ... 00:22:01 00:22:01 #120 [support-scheduler builder 6/7] COPY . . 00:22:01 #120 ... 00:22:01 00:22:01 #121 [core-keeper builder 7/8] COPY . . 00:22:01 #121 ... 00:22:01 00:22:01 #122 [security-proxy-setup builder 6/7] COPY . . 00:22:01 #122 ... 00:22:01 00:22:01 #123 [security-spiffe-token-provider builder 6/7] COPY . . 00:22:01 #123 ... 00:22:01 00:22:01 #124 [security-proxy-auth builder 6/7] COPY . . 00:22:02 #124 ... 00:22:02 00:22:02 #119 [support-notifications builder 6/7] COPY . . 00:22:02 #119 DONE 11.9s 00:22:02 00:22:02 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:22:02 #125 ... 00:22:02 00:22:02 #126 [core-command builder 6/7] COPY . . 00:22:02 #126 CACHED 00:22:02 00:22:02 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 00:22:02 #127 CACHED 00:22:02 00:22:02 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:02 #128 CACHED 00:22:02 00:22:02 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:02 #129 CACHED 00:22:02 00:22:02 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:22:02 #130 CACHED 00:22:02 00:22:02 #131 [core-metadata builder 6/7] COPY . . 00:22:02 #131 CACHED 00:22:02 00:22:02 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 00:22:02 #132 CACHED 00:22:02 00:22:02 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:22:02 #133 CACHED 00:22:02 00:22:02 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:02 #134 CACHED 00:22:02 00:22:02 #135 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:02 #135 CACHED 00:22:02 00:22:02 #136 [security-bootstrapper builder 6/7] COPY . . 00:22:02 #136 CACHED 00:22:02 00:22:02 #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:22:02 #137 CACHED 00:22:02 00:22:02 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:22:02 #138 CACHED 00:22:02 00:22:02 #139 [security-secretstore-setup builder 6/7] COPY . . 00:22:02 #139 CACHED 00:22:02 00:22:02 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:02 #140 CACHED 00:22:02 00:22:02 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 00:22:02 #141 CACHED 00:22:02 00:22:02 #142 [core-data builder 6/7] COPY . . 00:22:02 #142 CACHED 00:22:02 00:22:02 #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:22:02 #143 CACHED 00:22:02 00:22:02 #122 [security-proxy-setup builder 6/7] COPY . . 00:22:02 #122 DONE 12.0s 00:22:02 00:22:02 #123 [security-spiffe-token-provider builder 6/7] COPY . . 00:22:02 #123 DONE 12.0s 00:22:02 00:22:02 #120 [support-scheduler builder 6/7] COPY . . 00:22:02 #120 DONE 12.0s 00:22:02 00:22:02 #121 [core-keeper builder 7/8] COPY . . 00:22:02 #121 DONE 12.0s 00:22:02 00:22:02 #124 [security-proxy-auth builder 6/7] COPY . . 00:22:02 #124 DONE 12.0s 00:22:02 00:22:02 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:22:03 #144 1.258 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:22:13 #144 ... 00:22:13 00:22:13 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:22:13 #0 0.796 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:22:13 #145 ... 00:22:13 00:22:13 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:22:13 #0 1.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:22:13 #146 ... 00:22:13 00:22:13 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:22:13 #0 1.530 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:22:13 #147 ... 00:22:13 00:22:13 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:22:13 #0 0.441 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 00:22:13 #148 ... 00:22:13 00:22:13 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:22:13 #0 1.175 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 00:22:13 #149 ... 00:22:13 00:22:13 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:22:13 #0 1.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:22:13 #150 ... 00:22:13 00:22:13 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:22:13 #0 0.890 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:22:13 #151 ... 00:22:13 00:22:13 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:22:13 #0 0.973 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:22:13 #152 ... 00:22:13 00:22:13 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:22:13 #125 0.716 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:22:13 #125 ... 00:22:13 00:22:13 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:22:13 #0 0.902 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:22:13 #153 ... 00:22:13 00:22:13 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:22:13 #0 0.998 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:22:37 Removing intermediate container d1c13fc22220 00:22:37 ---> 4991d10e054b 00:22:37 Successfully built 4991d10e054b 00:22:37 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:37 + docker inspect -f . ci-base-image-arm64 00:22:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:22:38 prd-ubuntu20.04-docker-arm64-4c-16g-40947 does not seem to be running inside a container 00:22:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 00:22:39 $ docker top bf4ffc3e160ac148ddd12416fa61bb4910296f23ae89fb699c25356722b43268 -eo pid,comm [Pipeline] { [Pipeline] sh 00:22:40 + go version 00:22:40 go version go1.23.7 linux/arm64 [Pipeline] } 00:22:40 $ docker stop --time=1 bf4ffc3e160ac148ddd12416fa61bb4910296f23ae89fb699c25356722b43268 00:22:42 $ docker rm -f --volumes bf4ffc3e160ac148ddd12416fa61bb4910296f23ae89fb699c25356722b43268 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:22:43 00:22:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:22:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:22:43 latest: Pulling from edgex-devops/edgex-compose-arm64 00:22:43 547446be3368: Pulling fs layer 00:22:43 d125d8839a47: Pulling fs layer 00:22:43 3e85d5ac6304: Pulling fs layer 00:22:43 c3105a71a48b: Pulling fs layer 00:22:43 0f093f025ec4: Pulling fs layer 00:22:43 c3106fc0e877: Pulling fs layer 00:22:43 c3105a71a48b: Waiting 00:22:43 0f093f025ec4: Waiting 00:22:43 c3106fc0e877: Waiting 00:22:43 547446be3368: Verifying Checksum 00:22:43 c3105a71a48b: Verifying Checksum 00:22:43 c3105a71a48b: Download complete 00:22:44 d125d8839a47: Verifying Checksum 00:22:44 d125d8839a47: Download complete 00:22:44 c3106fc0e877: Verifying Checksum 00:22:44 c3106fc0e877: Download complete 00:22:44 0f093f025ec4: Verifying Checksum 00:22:44 0f093f025ec4: Download complete 00:22:44 547446be3368: Pull complete 00:22:46 d125d8839a47: Pull complete 00:22:46 3e85d5ac6304: Verifying Checksum 00:22:46 3e85d5ac6304: Download complete 00:22:59 3e85d5ac6304: Pull complete 00:22:59 c3105a71a48b: Pull complete 00:22:59 0f093f025ec4: Pull complete 00:22:59 c3106fc0e877: Pull complete 00:22:59 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 00:22:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:22:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:23:00 prd-ubuntu20.04-docker-arm64-4c-16g-40947 does not seem to be running inside a container 00:23:00 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 00:23:02 $ docker top 3d00df973cdae754012b9513e4debdad26e0fda4733bfb332626d182d3d029ce -eo pid,comm [Pipeline] { [Pipeline] sh 00:23:03 + docker compose -f ./docker-compose-build.yml build --parallel 00:23:15 #1 [core-data internal] load build definition from Dockerfile 00:23:15 #1 transferring dockerfile: 2.04kB 0.0s done 00:23:15 #1 DONE 0.1s 00:23:15 00:23:15 #2 [security-proxy-setup internal] load build definition from Dockerfile 00:23:15 #2 transferring dockerfile: 2.50kB 0.0s done 00:23:15 #2 DONE 0.1s 00:23:15 00:23:15 #3 [security-spire-config internal] load build definition from Dockerfile 00:23:15 #3 transferring dockerfile: 1.69kB 0.0s done 00:23:15 #3 DONE 0.1s 00:23:15 00:23:15 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 00:23:15 #4 transferring dockerfile: 1.89kB done 00:23:15 #4 DONE 0.0s 00:23:15 00:23:15 #5 [security-bootstrapper internal] load build definition from Dockerfile 00:23:15 #5 transferring dockerfile: 3.02kB 0.0s done 00:23:15 #5 DONE 0.1s 00:23:15 00:23:15 #6 [security-secretstore-setup internal] load build definition from Dockerfile 00:23:15 #6 transferring dockerfile: 2.49kB 0.0s done 00:23:15 #6 DONE 0.1s 00:23:15 00:23:15 #7 [security-spire-agent internal] load build definition from Dockerfile 00:23:15 #7 transferring dockerfile: 1.81kB done 00:23:15 #7 DONE 0.1s 00:23:15 00:23:15 #8 [core-keeper internal] load build definition from Dockerfile 00:23:15 #8 transferring dockerfile: 2.01kB 0.0s done 00:23:15 #8 DONE 0.1s 00:23:15 00:23:15 #9 [support-notifications internal] load build definition from Dockerfile 00:23:15 #9 transferring dockerfile: 2.00kB done 00:23:15 #9 DONE 0.1s 00:23:16 00:23:16 #10 [support-scheduler internal] load build definition from Dockerfile 00:23:16 #10 transferring dockerfile: 1.83kB done 00:23:16 #10 DONE 0.1s 00:23:16 00:23:16 #11 [security-spire-server internal] load build definition from Dockerfile 00:23:16 #11 transferring dockerfile: 1.70kB 0.0s done 00:23:16 #11 DONE 0.1s 00:23:16 00:23:16 #12 [core-metadata internal] load build definition from Dockerfile 00:23:16 #12 transferring dockerfile: 2.10kB done 00:23:16 #12 DONE 0.1s 00:23:16 00:23:16 #13 [security-proxy-auth internal] load build definition from Dockerfile 00:23:16 #13 transferring dockerfile: 2.14kB done 00:23:16 #13 DONE 0.1s 00:23:16 00:23:16 #14 [core-command internal] load build definition from Dockerfile 00:23:16 #14 transferring dockerfile: 1.94kB done 00:23:16 #14 DONE 0.1s 00:23:16 00:23:16 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 00:23:16 #15 transferring dockerfile: 2.23kB 0.0s done 00:23:16 #15 DONE 0.1s 00:23:16 00:23:16 #16 [core-data internal] load .dockerignore 00:23:16 #16 transferring context: 50B 0.0s done 00:23:16 #16 DONE 0.1s 00:23:17 00:23:17 #17 [security-proxy-setup internal] load .dockerignore 00:23:17 #17 transferring context: 50B done 00:23:17 #17 DONE 0.1s 00:23:17 00:23:17 #18 [security-spire-config internal] load .dockerignore 00:23:17 #18 transferring context: 50B done 00:23:18 #18 DONE 0.1s 00:23:18 00:23:18 #19 [security-spiffe-token-provider internal] load .dockerignore 00:23:18 #19 transferring context: 50B 0.0s done 00:23:18 #19 DONE 0.1s 00:23:18 00:23:18 #20 [security-bootstrapper internal] load .dockerignore 00:23:18 #20 transferring context: 50B done 00:23:18 #20 DONE 0.1s 00:23:18 00:23:18 #21 [security-secretstore-setup internal] load .dockerignore 00:23:18 #21 transferring context: 50B done 00:23:18 #21 DONE 0.2s 00:23:18 00:23:18 #22 [security-spire-agent internal] load .dockerignore 00:23:18 #22 transferring context: 50B 0.0s done 00:23:18 #22 DONE 0.1s 00:23:18 00:23:18 #23 [core-keeper internal] load .dockerignore 00:23:18 #23 transferring context: 50B 0.0s done 00:23:18 #23 DONE 0.1s 00:23:18 00:23:18 #24 [support-notifications internal] load .dockerignore 00:23:18 #24 transferring context: 50B done 00:23:18 #24 DONE 0.1s 00:23:18 00:23:18 #25 [support-scheduler internal] load .dockerignore 00:23:18 #25 transferring context: 50B done 00:23:18 #25 DONE 0.1s 00:23:18 00:23:18 #26 [security-spire-server internal] load .dockerignore 00:23:18 #26 transferring context: 50B done 00:23:18 #26 DONE 0.1s 00:23:18 00:23:18 #27 [core-metadata internal] load .dockerignore 00:23:18 #27 ... 00:23:18 00:23:18 #28 [security-proxy-auth internal] load .dockerignore 00:23:18 #28 transferring context: 50B 0.0s done 00:23:18 #28 DONE 0.1s 00:23:18 00:23:18 #27 [core-metadata internal] load .dockerignore 00:23:18 #27 transferring context: 50B 0.0s done 00:23:18 #27 ... 00:23:18 00:23:18 #29 [core-command internal] load .dockerignore 00:23:18 #29 transferring context: 50B 0.0s done 00:23:18 #29 DONE 0.1s 00:23:18 00:23:18 #30 [core-common-config-bootstrapper internal] load .dockerignore 00:23:18 #30 transferring context: 50B done 00:23:18 #30 DONE 0.1s 00:23:18 00:23:18 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:23:18 #31 DONE 0.0s 00:23:18 00:23:18 #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 00:23:19 #32 DONE 0.2s 00:23:19 00:23:19 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:23:19 #33 DONE 0.0s 00:23:19 00:23:19 #34 [core-data internal] load build context 00:23:19 #34 ... 00:23:19 00:23:19 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:23:19 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:23:19 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:23:19 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:23:19 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:23:19 #33 DONE 0.3s 00:23:19 00:23:19 #34 [core-data internal] load build context 00:23:20 #34 ... 00:23:20 00:23:20 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:23:20 #31 DONE 0.0s 00:23:20 00:23:20 #34 [core-data internal] load build context 00:23:20 #34 ... 00:23:20 00:23:20 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:23:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:23:20 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:23:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:23:20 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:23:20 #33 DONE 0.5s 00:23:20 00:23:20 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:23:20 #31 DONE 0.0s 00:23:20 00:23:20 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 00:23:20 #32 DONE 0.4s 00:23:20 00:23:20 #34 [core-data internal] load build context 00:23:20 #34 ... 00:23:20 00:23:20 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:23:20 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:23:20 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:23:20 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:23:20 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:23:20 #33 DONE 0.6s 00:23:20 00:23:20 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:23:20 #31 DONE 0.0s 00:23:20 00:23:20 #34 [core-data internal] load build context 00:23:20 #34 ... 00:23:20 00:23:20 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:23:20 #31 DONE 0.0s 00:23:20 00:23:20 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:23:20 #35 DONE 2.7s 00:23:20 00:23:20 #34 [core-data internal] load build context 00:23:21 #34 ... 00:23:21 00:23:21 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:23:21 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:23:21 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:23:21 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:23:21 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:23:21 #33 DONE 0.6s 00:23:21 00:23:21 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 00:23:21 #32 DONE 0.8s 00:23:21 00:23:21 #36 [security-secretstore-setup internal] load build context 00:23:21 #36 DONE 0.0s 00:23:21 00:23:21 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:23:21 #35 DONE 2.7s 00:23:21 00:23:21 #34 [core-data internal] load build context 00:23:21 #34 ... 00:23:21 00:23:21 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:23:21 #31 DONE 0.0s 00:23:21 00:23:21 #34 [core-data internal] load build context 00:23:21 #34 ... 00:23:21 00:23:21 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:23:21 #31 DONE 0.1s 00:23:21 00:23:21 #34 [core-data internal] load build context 00:23:22 #34 ... 00:23:22 00:23:22 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:23:22 #31 DONE 0.1s 00:23:22 00:23:22 #34 [core-data internal] load build context 00:23:22 #34 ... 00:23:22 00:23:22 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:23:22 #31 DONE 0.1s 00:23:22 00:23:22 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 00:23:22 #37 DONE 2.7s 00:23:22 00:23:22 #34 [core-data internal] load build context 00:23:22 #34 transferring context: 9.94MB 3.7s 00:23:22 #34 ... 00:23:22 00:23:22 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:23:22 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:23:22 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:23:22 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:23:22 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:23:22 #33 DONE 0.8s 00:23:22 00:23:22 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:23:22 #35 DONE 2.9s 00:23:22 00:23:22 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 00:23:22 #32 DONE 2.5s 00:23:22 00:23:22 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 00:23:22 #37 DONE 2.9s 00:23:22 00:23:22 #34 [core-data internal] load build context 00:23:22 #34 ... 00:23:22 00:23:22 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:23:22 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:23:22 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:23:22 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:23:22 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:23:22 #33 DONE 0.8s 00:23:22 00:23:22 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:23:22 #35 DONE 2.9s 00:23:22 00:23:22 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:23:22 #31 DONE 0.1s 00:23:22 00:23:22 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 00:23:22 #37 DONE 2.9s 00:23:22 00:23:22 #34 [core-data internal] load build context 00:23:23 #34 ... 00:23:23 00:23:23 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:23:23 #31 DONE 0.1s 00:23:23 00:23:23 #34 [core-data internal] load build context 00:23:23 #34 ... 00:23:23 00:23:23 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 00:23:23 #31 DONE 0.1s 00:23:23 00:23:23 #34 [core-data internal] load build context 00:23:24 #34 ... 00:23:24 00:23:24 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:23:24 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:23:24 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:23:24 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:23:24 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:23:24 #33 DONE 0.8s 00:23:24 00:23:24 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 00:23:24 #38 DONE 4.2s 00:23:24 00:23:24 #34 [core-data internal] load build context 00:23:24 #34 ... 00:23:24 00:23:24 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:23:24 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:23:24 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:23:24 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:23:24 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:23:24 #33 DONE 0.8s 00:23:24 00:23:24 #34 [core-data internal] load build context 00:23:25 #34 ... 00:23:25 00:23:25 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 00:23:25 #39 DONE 4.0s 00:23:25 00:23:25 #34 [core-data internal] load build context 00:23:25 #34 ... 00:23:25 00:23:25 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:23:25 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:23:25 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:23:25 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:23:25 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:23:25 #33 DONE 0.8s 00:23:25 00:23:25 #34 [core-data internal] load build context 00:23:27 #34 ... 00:23:27 00:23:27 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 00:23:27 #32 DONE 7.2s 00:23:27 00:23:27 #34 [core-data internal] load build context 00:23:27 #34 transferring context: 14.12MB 8.8s 00:23:28 #34 ... 00:23:28 00:23:28 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:23:28 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:23:28 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:23:28 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:23:28 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:23:28 #33 DONE 0.9s 00:23:28 00:23:28 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:23:28 #35 DONE 3.0s 00:23:28 00:23:28 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 00:23:28 #37 DONE 3.0s 00:23:28 00:23:28 #34 [core-data internal] load build context 00:23:28 #34 ... 00:23:28 00:23:28 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 00:23:28 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 00:23:28 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 00:23:28 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 00:23:28 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 00:23:28 #33 DONE 0.9s 00:23:28 00:23:28 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 00:23:28 #35 DONE 3.0s 00:23:28 00:23:28 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 00:23:28 #37 DONE 3.0s 00:23:28 00:23:28 #40 [security-proxy-auth internal] load build context 00:23:28 #40 DONE 0.0s 00:23:28 00:23:28 #34 [core-data internal] load build context 00:23:28 #34 ... 00:23:28 00:23:28 #41 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 00:23:28 #0 4.423 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:28 #0 4.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:28 #0 6.623 (1/1) Installing dumb-init (1.2.5-r3) 00:23:28 #0 6.653 Executing busybox-1.36.1-r29.trigger 00:23:28 #0 6.737 OK: 9 MiB in 15 packages 00:23:28 #41 DONE 9.1s 00:23:28 00:23:28 #34 [core-data internal] load build context 00:23:29 #34 ... 00:23:29 00:23:29 #42 [security-spire-server internal] load build context 00:23:29 #42 transferring context: 23.80kB 0.5s done 00:23:29 #42 DONE 5.2s 00:23:29 00:23:29 #34 [core-data internal] load build context 00:23:30 #34 ... 00:23:30 00:23:30 #43 [security-spiffe-token-provider internal] load build context 00:23:30 #43 ... 00:23:30 00:23:30 #44 [security-proxy-setup internal] load build context 00:23:30 #44 ... 00:23:30 00:23:30 #45 [security-spire-config internal] load build context 00:23:30 #45 transferring context: 22.05kB 0.6s done 00:23:30 #45 DONE 6.0s 00:23:30 00:23:30 #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:30 #46 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 6.1s done 00:23:30 #46 DONE 6.3s 00:23:30 00:23:30 #44 [security-proxy-setup internal] load build context 00:23:30 #44 ... 00:23:30 00:23:30 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:23:30 #0 9.210 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:30 #0 9.776 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:31 #47 ... 00:23:31 00:23:31 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:23:31 #48 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 5.6s done 00:23:31 #48 DONE 5.6s 00:23:31 00:23:31 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:23:31 #49 ... 00:23:31 00:23:31 #44 [security-proxy-setup internal] load build context 00:23:31 #44 ... 00:23:31 00:23:31 #50 [security-bootstrapper internal] load build context 00:23:31 #50 ... 00:23:31 00:23:31 #36 [security-secretstore-setup internal] load build context 00:23:31 #36 ... 00:23:31 00:23:31 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:31 #46 ... 00:23:31 00:23:31 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:23:31 #0 9.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:31 #51 ... 00:23:31 00:23:31 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:23:31 #52 ... 00:23:31 00:23:31 #50 [security-bootstrapper internal] load build context 00:23:33 #50 ... 00:23:33 00:23:33 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:33 #53 ... 00:23:33 00:23:33 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 00:23:33 #54 ... 00:23:33 00:23:33 #55 [core-metadata internal] load build context 00:23:33 #55 ... 00:23:33 00:23:33 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:23:33 #56 ... 00:23:33 00:23:33 #57 [support-scheduler internal] load build context 00:23:33 #57 ... 00:23:33 00:23:33 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 00:23:33 #58 ... 00:23:33 00:23:33 #59 [core-keeper internal] load build context 00:23:33 #59 ... 00:23:33 00:23:33 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:23:34 #60 ... 00:23:34 00:23:34 #61 [support-notifications internal] load build context 00:23:34 #61 ... 00:23:34 00:23:34 #62 [security-spire-agent internal] load build context 00:23:34 #62 transferring context: 23.33kB 0.6s done 00:23:34 #62 DONE 8.6s 00:23:34 00:23:34 #63 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 00:23:34 #63 ... 00:23:34 00:23:34 #61 [support-notifications internal] load build context 00:23:34 #61 transferring context: 1.72MB 9.3s 00:23:34 #61 ... 00:23:34 00:23:34 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:23:34 #64 ... 00:23:34 00:23:34 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:34 #65 ... 00:23:34 00:23:34 #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:23:34 #66 ... 00:23:34 00:23:34 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 00:23:34 #67 ... 00:23:34 00:23:34 #50 [security-bootstrapper internal] load build context 00:23:37 #50 ... 00:23:37 00:23:37 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:23:37 #68 ... 00:23:37 00:23:37 #50 [security-bootstrapper internal] load build context 00:23:37 #50 ... 00:23:37 00:23:37 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:23:38 #69 ... 00:23:38 00:23:38 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:38 #46 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 00:23:38 #46 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 00:23:38 #46 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 00:23:38 #46 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.9s done 00:23:38 #46 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.5s 00:23:38 #46 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 3.5s 00:23:38 #46 ... 00:23:38 00:23:38 #70 [core-common-config-bootstrapper internal] load build context 00:23:38 #70 ... 00:23:38 00:23:38 #71 [core-command internal] load build context 00:23:38 #71 ... 00:23:38 00:23:38 #40 [security-proxy-auth internal] load build context 00:23:38 #40 ... 00:23:38 00:23:38 #71 [core-command internal] load build context 00:23:38 #71 ... 00:23:38 00:23:38 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:23:39 #72 ... 00:23:39 00:23:39 #71 [core-command internal] load build context 00:23:39 #71 transferring context: 23.26kB 4.0s 00:23:40 #71 ... 00:23:40 00:23:40 #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 00:23:40 #47 14.61 (1/4) Installing dumb-init (1.2.5-r3) 00:23:40 #47 14.61 (2/4) Installing openssl (3.3.3-r0) 00:23:40 #47 14.61 (3/4) Installing su-exec (0.2-r3) 00:23:40 #47 14.61 (4/4) Installing yq-go (4.44.1-r2) 00:23:40 #47 15.62 Executing busybox-1.36.1-r29.trigger 00:23:40 #47 16.04 OK: 20 MiB in 18 packages 00:23:40 #47 DONE 19.4s 00:23:40 00:23:40 #71 [core-command internal] load build context 00:23:40 #71 ... 00:23:40 00:23:40 #34 [core-data internal] load build context 00:23:40 #34 ... 00:23:40 00:23:40 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:40 #46 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 5.4s done 00:23:40 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 6.1s 00:23:40 #46 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 6.2s done 00:23:40 #46 ... 00:23:40 00:23:40 #43 [security-spiffe-token-provider internal] load build context 00:23:40 #43 ... 00:23:40 00:23:40 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:40 #46 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 00:23:41 #46 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.3s done 00:23:41 #46 ... 00:23:41 00:23:41 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:23:41 #48 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 00:23:41 #48 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 00:23:41 #48 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 00:23:41 #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.6s done 00:23:41 #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 5.8s done 00:23:41 #48 ... 00:23:41 00:23:41 #44 [security-proxy-setup internal] load build context 00:23:41 #44 ... 00:23:41 00:23:41 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:41 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 6.9s 00:23:41 #46 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.3s done 00:23:41 #46 ... 00:23:41 00:23:41 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 00:23:41 #51 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:41 #51 17.58 (1/2) Installing dumb-init (1.2.5-r3) 00:23:41 #51 17.58 (2/2) Installing su-exec (0.2-r3) 00:23:41 #51 17.58 Executing busybox-1.36.1-r29.trigger 00:23:41 #51 17.58 OK: 9 MiB in 16 packages 00:23:41 #51 DONE 19.6s 00:23:41 00:23:41 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:41 #46 ... 00:23:41 00:23:41 #36 [security-secretstore-setup internal] load build context 00:23:41 #36 ... 00:23:41 00:23:41 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:23:41 #49 10.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:41 #49 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:41 #49 18.55 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:23:41 #49 18.55 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:23:41 #49 18.55 OK: 24048 distinct packages available 00:23:41 #49 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:41 #49 20.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:42 #49 ... 00:23:42 00:23:42 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:42 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.77MB / 33.17MB 8.0s 00:23:43 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.74MB / 33.17MB 9.0s 00:23:43 #46 ... 00:23:43 00:23:43 #55 [core-metadata internal] load build context 00:23:43 #55 ... 00:23:43 00:23:43 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:43 #46 ... 00:23:43 00:23:43 #57 [support-scheduler internal] load build context 00:23:43 #57 ... 00:23:43 00:23:43 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:44 #46 ... 00:23:44 00:23:44 #59 [core-keeper internal] load build context 00:23:44 #59 ... 00:23:44 00:23:44 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:44 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.32MB / 33.17MB 10.0s 00:23:44 #46 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 00:23:44 #46 ... 00:23:44 00:23:44 #61 [support-notifications internal] load build context 00:23:44 #61 transferring context: 3.48MB 19.5s 00:23:44 #61 ... 00:23:44 00:23:44 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:44 #46 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.2s done 00:23:45 #46 ... 00:23:45 00:23:45 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:45 #53 DONE 22.6s 00:23:45 00:23:45 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:23:45 #48 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 7.8s done 00:23:45 #48 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 2.10MB / 14.28MB 9.9s 00:23:46 #48 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 11.5s 00:23:46 #48 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.95MB / 14.28MB 11.9s 00:23:47 #48 ... 00:23:47 00:23:47 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:47 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 12.8s 00:23:47 #46 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 00:23:47 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 13.5s 00:23:47 #46 ... 00:23:47 00:23:47 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:23:47 #52 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:47 #52 17.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:47 #52 25.36 (1/4) Installing ca-certificates (20241121-r1) 00:23:47 #52 ... 00:23:47 00:23:47 #50 [security-bootstrapper internal] load build context 00:23:47 #50 ... 00:23:47 00:23:47 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:48 #46 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.5s done 00:23:48 #46 ... 00:23:48 00:23:48 #63 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 00:23:48 #63 15.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:48 #63 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:48 #63 ... 00:23:48 00:23:48 #70 [core-common-config-bootstrapper internal] load build context 00:23:49 #70 ... 00:23:49 00:23:49 #40 [security-proxy-auth internal] load build context 00:23:49 #40 ... 00:23:49 00:23:49 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:49 #46 ... 00:23:49 00:23:49 #58 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 00:23:49 #58 16.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:49 #58 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:49 #58 ... 00:23:49 00:23:49 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:50 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 16.1s 00:23:50 #46 ... 00:23:50 00:23:50 #71 [core-command internal] load build context 00:23:50 #71 transferring context: 737.76kB 14.8s 00:23:50 #71 ... 00:23:50 00:23:50 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:23:50 #48 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.53MB / 14.28MB 16.0s 00:23:50 #48 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 00:23:50 #48 ... 00:23:50 00:23:50 #34 [core-data internal] load build context 00:23:50 #34 ... 00:23:50 00:23:50 #43 [security-spiffe-token-provider internal] load build context 00:23:51 #43 ... 00:23:51 00:23:51 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:23:51 #73 ... 00:23:51 00:23:51 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:51 #46 ... 00:23:51 00:23:51 #44 [security-proxy-setup internal] load build context 00:23:51 #44 ... 00:23:51 00:23:51 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:23:51 #74 ... 00:23:51 00:23:51 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:23:51 #60 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:51 #60 20.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:52 #60 ... 00:23:52 00:23:52 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:52 #46 ... 00:23:52 00:23:52 #36 [security-secretstore-setup internal] load build context 00:23:52 #36 ... 00:23:52 00:23:52 #44 [security-proxy-setup internal] load build context 00:23:52 #44 ... 00:23:52 00:23:52 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:23:52 #56 19.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:52 #56 22.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:52 #56 ... 00:23:52 00:23:52 #44 [security-proxy-setup internal] load build context 00:23:53 #44 ... 00:23:53 00:23:53 #55 [core-metadata internal] load build context 00:23:53 #55 ... 00:23:53 00:23:53 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:53 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 19.3s 00:23:53 #46 ... 00:23:53 00:23:53 #57 [support-scheduler internal] load build context 00:23:54 #57 ... 00:23:54 00:23:54 #43 [security-spiffe-token-provider internal] load build context 00:23:54 #43 ... 00:23:54 00:23:54 #59 [core-keeper internal] load build context 00:23:54 #59 ... 00:23:54 00:23:54 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:55 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 20.5s 00:23:55 #46 ... 00:23:55 00:23:55 #66 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:23:55 #66 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:55 #66 23.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:55 #66 ... 00:23:55 00:23:55 #61 [support-notifications internal] load build context 00:23:55 #61 transferring context: 4.61MB 30.2s 00:23:55 #61 ... 00:23:55 00:23:55 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:55 #46 ... 00:23:55 00:23:55 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 00:23:55 #54 22.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:55 #54 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:55 #54 ... 00:23:55 00:23:55 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:56 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.00MB / 33.17MB 21.5s 00:23:56 #46 ... 00:23:56 00:23:56 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:23:56 #75 ... 00:23:56 00:23:56 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 00:23:56 #58 30.38 OK: 239 MiB in 58 packages 00:23:56 #58 DONE 33.5s 00:23:56 00:23:56 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:57 #46 ... 00:23:57 00:23:57 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 00:23:57 #67 23.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:23:57 #67 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:23:57 #67 ... 00:23:57 00:23:57 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:57 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.09MB / 33.17MB 23.6s 00:23:58 #46 ... 00:23:58 00:23:58 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:23:58 #52 26.31 (2/4) Installing dumb-init (1.2.5-r3) 00:23:58 #52 26.31 (3/4) Installing su-exec (0.2-r3) 00:23:58 #52 26.43 (4/4) Installing yq-go (4.44.1-r2) 00:23:58 #52 29.13 Executing busybox-1.36.1-r29.trigger 00:23:58 #52 29.46 Executing ca-certificates-20241121-r1.trigger 00:23:58 #52 31.93 OK: 20 MiB in 18 packages 00:23:58 #52 ... 00:23:58 00:23:58 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:23:58 #65 DONE 33.8s 00:23:58 00:23:58 #50 [security-bootstrapper internal] load build context 00:23:58 #50 ... 00:23:58 00:23:58 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:59 #46 ... 00:23:59 00:23:59 #63 [core-command builder 3/7] RUN apk add --update --no-cache make git 00:23:59 #63 29.35 OK: 239 MiB in 58 packages 00:23:59 #63 DONE 37.3s 00:23:59 00:23:59 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:59 #46 ... 00:23:59 00:23:59 #70 [core-common-config-bootstrapper internal] load build context 00:23:59 #70 ... 00:23:59 00:23:59 #40 [security-proxy-auth internal] load build context 00:23:59 #40 ... 00:23:59 00:23:59 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:23:59 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 25.4s 00:23:59 #46 ... 00:23:59 00:23:59 #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 00:23:59 #52 DONE 38.0s 00:23:59 00:23:59 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:24:00 #46 ... 00:24:00 00:24:00 #71 [core-command internal] load build context 00:24:00 #71 transferring context: 2.34MB 24.9s 00:24:00 #71 ... 00:24:00 00:24:00 #70 [core-common-config-bootstrapper internal] load build context 00:24:01 #70 ... 00:24:01 00:24:01 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:24:01 #48 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 19.5s done 00:24:01 #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.2s 00:24:01 #48 ... 00:24:01 00:24:01 #70 [core-common-config-bootstrapper internal] load build context 00:24:01 #70 ... 00:24:01 00:24:01 #34 [core-data internal] load build context 00:24:01 #34 ... 00:24:01 00:24:01 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:24:01 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.12MB / 33.17MB 27.4s 00:24:02 #46 ... 00:24:02 00:24:02 #49 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:24:02 #49 31.53 (1/14) Installing ca-certificates (20241121-r1) 00:24:02 #49 32.19 (2/14) Installing brotli-libs (1.1.0-r2) 00:24:02 #49 32.33 (3/14) Installing c-ares (1.33.1-r0) 00:24:02 #49 32.33 (4/14) Installing libunistring (1.2-r0) 00:24:02 #49 32.86 (5/14) Installing libidn2 (2.3.7-r0) 00:24:02 #49 32.86 (6/14) Installing nghttp2-libs (1.62.1-r0) 00:24:02 #49 32.86 (7/14) Installing libpsl (0.21.5-r1) 00:24:02 #49 32.86 (8/14) Installing zstd-libs (1.5.6-r0) 00:24:02 #49 33.07 (9/14) Installing libcurl (8.12.1-r0) 00:24:02 #49 33.32 (10/14) Installing curl (8.12.1-r0) 00:24:02 #49 33.52 (11/14) Installing dumb-init (1.2.5-r3) 00:24:02 #49 33.52 (12/14) Installing musl-obstack (1.2.3-r2) 00:24:02 #49 33.52 (13/14) Installing libucontext (1.2-r3) 00:24:02 #49 33.52 (14/14) Installing gcompat (1.1.0-r4) 00:24:02 #49 33.62 Executing busybox-1.36.1-r29.trigger 00:24:02 #49 34.12 Executing ca-certificates-20241121-r1.trigger 00:24:02 #49 36.36 OK: 15 MiB in 28 packages 00:24:02 #49 DONE 41.4s 00:24:02 00:24:02 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:24:02 #46 ... 00:24:02 00:24:02 #36 [security-secretstore-setup internal] load build context 00:24:02 #36 ... 00:24:02 00:24:02 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:24:02 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 28.3s done 00:24:03 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 28.3s done 00:24:03 #46 ... 00:24:03 00:24:03 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:24:03 #64 28.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:03 #64 30.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:03 #64 ... 00:24:03 00:24:03 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:24:03 #46 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 28.3s done 00:24:04 #46 ... 00:24:04 00:24:04 #56 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 00:24:04 #56 34.80 OK: 239 MiB in 58 packages 00:24:04 #56 DONE 40.7s 00:24:04 00:24:04 #44 [security-proxy-setup internal] load build context 00:24:04 #44 ... 00:24:04 00:24:04 #59 [core-keeper internal] load build context 00:24:04 #59 ... 00:24:04 00:24:04 #44 [security-proxy-setup internal] load build context 00:24:04 #44 ... 00:24:04 00:24:04 #55 [core-metadata internal] load build context 00:24:04 #55 ... 00:24:04 00:24:04 #57 [support-scheduler internal] load build context 00:24:04 #57 ... 00:24:04 00:24:04 #43 [security-spiffe-token-provider internal] load build context 00:24:04 #43 ... 00:24:04 00:24:04 #44 [security-proxy-setup internal] load build context 00:24:05 #44 transferring context: 12.23MB 44.5s 00:24:05 #44 ... 00:24:05 00:24:05 #61 [support-notifications internal] load build context 00:24:05 #61 ... 00:24:05 00:24:05 #44 [security-proxy-setup internal] load build context 00:24:06 #44 ... 00:24:06 00:24:06 #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 00:24:06 #54 39.04 OK: 239 MiB in 58 packages 00:24:06 #54 DONE 43.1s 00:24:06 00:24:06 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:24:06 #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 00:24:07 #46 ... 00:24:07 00:24:07 #66 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 00:24:07 #66 37.80 (1/1) Installing dumb-init (1.2.5-r3) 00:24:07 #66 37.80 Executing busybox-1.36.1-r29.trigger 00:24:07 #66 37.99 OK: 9 MiB in 15 packages 00:24:07 #66 DONE 42.6s 00:24:07 00:24:07 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 00:24:08 #76 ... 00:24:08 00:24:08 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:24:08 #60 35.48 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:24:08 #60 35.48 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:24:08 #60 35.48 OK: 24049 distinct packages available 00:24:08 #60 37.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:08 #60 40.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:08 #60 ... 00:24:08 00:24:08 #50 [security-bootstrapper internal] load build context 00:24:08 #50 ... 00:24:08 00:24:08 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:24:08 #69 30.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:08 #69 32.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:08 #69 ... 00:24:08 00:24:08 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:24:08 #77 ... 00:24:08 00:24:08 #50 [security-bootstrapper internal] load build context 00:24:09 #50 ... 00:24:09 00:24:09 #40 [security-proxy-auth internal] load build context 00:24:09 #40 ... 00:24:09 00:24:09 #43 [security-spiffe-token-provider internal] load build context 00:24:09 #43 ... 00:24:09 00:24:09 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:24:10 #78 ... 00:24:10 00:24:10 #40 [security-proxy-auth internal] load build context 00:24:10 #40 ... 00:24:10 00:24:10 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:24:10 #68 33.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:10 #68 35.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:10 #68 ... 00:24:10 00:24:10 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:24:10 #72 31.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:10 #72 34.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:10 #72 ... 00:24:10 00:24:10 #43 [security-spiffe-token-provider internal] load build context 00:24:10 #43 transferring context: 17.77MB 49.8s 00:24:11 #43 ... 00:24:11 00:24:11 #71 [core-command internal] load build context 00:24:11 #71 ... 00:24:11 00:24:11 #43 [security-spiffe-token-provider internal] load build context 00:24:11 #43 ... 00:24:11 00:24:11 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 00:24:11 #67 38.73 (1/7) Installing ca-certificates (20241121-r1) 00:24:11 #67 39.15 (2/7) Installing dumb-init (1.2.5-r3) 00:24:11 #67 39.15 (3/7) Installing libgcc (13.2.1_git20240309-r1) 00:24:11 #67 39.15 (4/7) Installing libsodium (1.0.19-r0) 00:24:11 #67 39.15 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 00:24:11 #67 39.46 (6/7) Installing libzmq (4.3.5-r2) 00:24:11 #67 39.53 (7/7) Installing zeromq (4.3.5-r2) 00:24:11 #67 39.69 Executing busybox-1.36.1-r29.trigger 00:24:11 #67 39.95 Executing ca-certificates-20241121-r1.trigger 00:24:11 #67 42.11 OK: 14 MiB in 21 packages 00:24:11 #67 DONE 46.6s 00:24:11 00:24:11 #43 [security-spiffe-token-provider internal] load build context 00:24:11 #43 ... 00:24:11 00:24:11 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:24:11 #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 16.8s 00:24:11 #48 ... 00:24:11 00:24:11 #70 [core-common-config-bootstrapper internal] load build context 00:24:11 #70 ... 00:24:11 00:24:11 #34 [core-data internal] load build context 00:24:11 #34 ... 00:24:11 00:24:11 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:24:12 #48 ... 00:24:12 00:24:12 #36 [security-secretstore-setup internal] load build context 00:24:12 #36 ... 00:24:12 00:24:12 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:24:12 #79 ... 00:24:12 00:24:12 #36 [security-secretstore-setup internal] load build context 00:24:14 #36 ... 00:24:14 00:24:14 #59 [core-keeper internal] load build context 00:24:14 #59 ... 00:24:14 00:24:14 #43 [security-spiffe-token-provider internal] load build context 00:24:14 #43 ... 00:24:14 00:24:14 #55 [core-metadata internal] load build context 00:24:14 #55 ... 00:24:14 00:24:14 #59 [core-keeper internal] load build context 00:24:14 #59 ... 00:24:14 00:24:14 #57 [support-scheduler internal] load build context 00:24:15 #57 ... 00:24:15 00:24:15 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:24:15 #73 24.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:15 #73 26.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:15 #73 ... 00:24:15 00:24:15 #55 [core-metadata internal] load build context 00:24:16 #55 transferring context: 8.37MB 50.8s 00:24:16 #55 ... 00:24:16 00:24:16 #61 [support-notifications internal] load build context 00:24:16 #61 ... 00:24:16 00:24:16 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:24:16 #74 24.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:16 #74 28.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:16 #74 ... 00:24:16 00:24:16 #61 [support-notifications internal] load build context 00:24:16 #61 ... 00:24:16 00:24:16 #44 [security-proxy-setup internal] load build context 00:24:16 #44 ... 00:24:16 00:24:16 #36 [security-secretstore-setup internal] load build context 00:24:17 #36 ... 00:24:17 00:24:17 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:24:17 #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.8s 00:24:17 #46 ... 00:24:17 00:24:17 #43 [security-spiffe-token-provider internal] load build context 00:24:18 #43 ... 00:24:18 00:24:18 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:24:18 #64 43.87 (1/3) Installing ca-certificates (20241121-r1) 00:24:18 #64 44.32 (2/3) Installing dumb-init (1.2.5-r3) 00:24:18 #64 44.32 (3/3) Installing tzdata (2025a-r0) 00:24:18 #64 46.31 Executing busybox-1.36.1-r29.trigger 00:24:18 #64 46.31 Executing ca-certificates-20241121-r1.trigger 00:24:18 #64 48.28 OK: 11 MiB in 17 packages 00:24:18 #64 ... 00:24:18 00:24:18 #70 [core-common-config-bootstrapper internal] load build context 00:24:18 #70 ... 00:24:18 00:24:18 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 00:24:18 #64 DONE 54.3s 00:24:18 00:24:18 #43 [security-spiffe-token-provider internal] load build context 00:24:20 #43 ... 00:24:20 00:24:20 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:24:20 #75 23.85 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:20 #75 26.53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:20 #75 ... 00:24:20 00:24:20 #50 [security-bootstrapper internal] load build context 00:24:20 #50 ... 00:24:20 00:24:20 #43 [security-spiffe-token-provider internal] load build context 00:24:20 #154 ... 00:24:20 00:24:20 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:24:20 #152 DONE 124.2s 00:24:20 00:24:20 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:24:20 #155 ... 00:24:20 00:24:20 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:24:20 #154 DONE 132.3s 00:24:20 00:24:20 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:24:20 #43 ... 00:24:20 00:24:20 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 00:24:20 #60 52.02 OK: 239 MiB in 58 packages 00:24:20 #60 DONE 57.6s 00:24:20 00:24:20 #43 [security-spiffe-token-provider internal] load build context 00:24:20 #43 ... 00:24:20 00:24:20 #40 [security-proxy-auth internal] load build context 00:24:20 #40 ... 00:24:20 00:24:20 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:24:20 #73 39.72 OK: 20 MiB in 18 packages 00:24:21 #73 ... 00:24:21 00:24:21 #71 [core-command internal] load build context 00:24:21 #71 transferring context: 5.90MB 45.6s 00:24:21 #71 ... 00:24:21 00:24:21 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:24:21 #80 ... 00:24:21 00:24:21 #43 [security-spiffe-token-provider internal] load build context 00:24:21 #43 ... 00:24:21 00:24:21 #72 [core-data stage-1 3/7] RUN apk --no-cache upgrade 00:24:21 #72 47.85 OK: 9 MiB in 15 packages 00:24:21 #72 DONE 52.9s 00:24:21 00:24:21 #71 [core-command internal] load build context 00:24:22 #71 ... 00:24:22 00:24:22 #34 [core-data internal] load build context 00:24:22 #34 ... 00:24:22 00:24:22 #71 [core-command internal] load build context 00:24:22 #71 ... 00:24:22 00:24:22 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:24:22 #69 44.51 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:24:22 #69 44.51 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:24:22 #69 44.51 OK: 24048 distinct packages available 00:24:22 #69 47.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:22 #69 50.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:22 #69 ... 00:24:22 00:24:22 #71 [core-command internal] load build context 00:24:23 #148 ... 00:24:23 00:24:23 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:24:23 #150 141.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:24:24 #71 ... 00:24:24 00:24:24 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 00:24:24 #73 DONE 43.1s 00:24:24 00:24:24 #71 [core-command internal] load build context 00:24:24 #71 ... 00:24:24 00:24:24 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:24:24 #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 30.1s 00:24:25 #48 ... 00:24:25 00:24:25 #71 [core-command internal] load build context 00:24:25 #71 ... 00:24:25 00:24:25 #59 [core-keeper internal] load build context 00:24:25 #59 ... 00:24:25 00:24:25 #57 [support-scheduler internal] load build context 00:24:25 #57 ... 00:24:25 00:24:25 #59 [core-keeper internal] load build context 00:24:26 #59 transferring context: 14.66MB 61.0s 00:24:26 #59 ... 00:24:26 00:24:26 #55 [core-metadata internal] load build context 00:24:26 #55 ... 00:24:26 00:24:26 #50 [security-bootstrapper internal] load build context 00:24:26 #50 ... 00:24:26 00:24:26 #55 [core-metadata internal] load build context 00:24:26 #55 ... 00:24:26 00:24:26 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:24:26 #68 48.94 v3.20.6-46-g7e5a88bad12 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 00:24:26 #68 48.94 v3.20.6-45-g5aeff84c0c8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 00:24:26 #68 48.94 OK: 24048 distinct packages available 00:24:26 #68 51.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:26 #68 53.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:26 #68 ... 00:24:26 00:24:26 #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 00:24:26 #74 41.74 OK: 9 MiB in 16 packages 00:24:26 #74 DONE 45.1s 00:24:26 00:24:26 #55 [core-metadata internal] load build context 00:24:26 #55 ... 00:24:26 00:24:26 #61 [support-notifications internal] load build context 00:24:27 #61 ... 00:24:27 00:24:27 #44 [security-proxy-setup internal] load build context 00:24:27 #44 ... 00:24:27 00:24:27 #61 [support-notifications internal] load build context 00:24:27 #150 ... 00:24:27 00:24:27 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:24:27 #148 DONE 144.8s 00:24:27 00:24:27 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:24:27 #61 ... 00:24:27 00:24:27 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 00:24:27 #81 DONE 3.2s 00:24:27 00:24:27 #61 [support-notifications internal] load build context 00:24:28 #61 ... 00:24:28 00:24:28 #36 [security-secretstore-setup internal] load build context 00:24:28 #36 ... 00:24:28 00:24:28 #61 [support-notifications internal] load build context 00:24:29 #61 ... 00:24:29 00:24:29 #70 [core-common-config-bootstrapper internal] load build context 00:24:29 #70 ... 00:24:29 00:24:29 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:24:29 #69 61.29 (1/4) Installing dumb-init (1.2.5-r3) 00:24:29 #69 61.29 (2/4) Installing musl-obstack (1.2.3-r2) 00:24:29 #69 61.33 (3/4) Installing libucontext (1.2-r3) 00:24:29 #69 61.33 (4/4) Installing gcompat (1.1.0-r4) 00:24:29 #69 61.41 Executing busybox-1.36.1-r29.trigger 00:24:29 #69 61.50 OK: 9 MiB in 18 packages 00:24:29 #69 ... 00:24:29 00:24:29 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 00:24:29 #75 39.94 OK: 239 MiB in 58 packages 00:24:29 #75 DONE 43.0s 00:24:29 00:24:29 #70 [core-common-config-bootstrapper internal] load build context 00:24:29 #70 ... 00:24:29 00:24:29 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:24:30 #82 ... 00:24:30 00:24:30 #70 [core-common-config-bootstrapper internal] load build context 00:24:30 #70 ... 00:24:30 00:24:30 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:24:30 #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.4s 00:24:30 #46 ... 00:24:30 00:24:30 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:24:30 #77 21.51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:30 #77 24.47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:30 #146 ... 00:24:30 00:24:30 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:24:30 #149 DONE 147.4s 00:24:30 00:24:30 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:24:30 #145 DONE 147.4s 00:24:30 00:24:30 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:24:30 #156 ... 00:24:30 00:24:30 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:24:30 #150 DONE 147.5s 00:24:30 00:24:30 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:24:30 #146 DONE 147.5s 00:24:30 00:24:30 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:24:30 #144 DONE 147.5s 00:24:30 00:24:30 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:24:30 #151 DONE 147.6s 00:24:30 00:24:30 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:24:30 #153 DONE 147.6s 00:24:30 00:24:30 #125 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:24:30 #125 DONE 147.7s 00:24:30 00:24:30 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:24:30 #155 DONE 23.4s 00:24:30 00:24:30 #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:24:30 #77 ... 00:24:30 00:24:30 #70 [core-common-config-bootstrapper internal] load build context 00:24:30 #157 ... 00:24:30 00:24:30 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:24:30 #147 DONE 148.0s 00:24:30 00:24:30 #158 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:24:30 #158 ... 00:24:30 00:24:30 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:24:30 #156 DONE 1.0s 00:24:30 00:24:30 #159 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:24:30 #159 DONE 0.8s 00:24:30 00:24:30 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:24:30 #160 DONE 0.8s 00:24:30 00:24:30 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 00:24:30 #161 DONE 0.6s 00:24:30 00:24:30 #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 00:24:30 #157 DONE 0.7s 00:24:30 00:24:30 #162 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 00:24:30 #162 DONE 0.6s 00:24:30 00:24:30 #163 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 00:24:30 #163 CACHED 00:24:30 00:24:30 #164 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 00:24:30 #164 CACHED 00:24:30 00:24:30 #165 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:24:30 #165 CACHED 00:24:30 00:24:30 #166 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:24:30 #166 CACHED 00:24:30 00:24:30 #167 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:24:30 #167 CACHED 00:24:30 00:24:30 #168 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:24:30 #168 CACHED 00:24:30 00:24:30 #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 00:24:30 #70 ... 00:24:30 00:24:30 #40 [security-proxy-auth internal] load build context 00:24:31 #169 ... 00:24:31 00:24:31 #158 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:24:31 #158 DONE 0.3s 00:24:31 00:24:31 #170 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:24:31 #170 DONE 0.3s 00:24:31 00:24:31 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:24:31 #40 ... 00:24:31 00:24:31 #70 [core-common-config-bootstrapper internal] load build context 00:24:31 #171 ... 00:24:31 00:24:31 #172 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:24:31 #172 DONE 0.4s 00:24:31 00:24:31 #173 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 00:24:31 #173 DONE 0.4s 00:24:31 00:24:31 #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:24:31 #70 transferring context: 10.77MB 57.3s 00:24:31 #174 ... 00:24:31 00:24:31 #175 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 00:24:31 #175 DONE 0.8s 00:24:31 00:24:31 #176 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:24:31 #176 DONE 0.8s 00:24:31 00:24:31 #177 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:24:31 #177 DONE 0.8s 00:24:31 00:24:31 #178 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:24:31 #178 DONE 0.8s 00:24:31 00:24:31 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:24:31 #171 DONE 0.8s 00:24:31 00:24:31 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 00:24:31 #179 DONE 0.9s 00:24:31 00:24:31 #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 00:24:31 #180 DONE 0.8s 00:24:31 00:24:31 #181 [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 00:24:31 #70 ... 00:24:31 00:24:31 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:24:31 #78 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:31 #78 24.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:31 #78 ... 00:24:31 00:24:31 #70 [core-common-config-bootstrapper internal] load build context 00:24:31 #181 ... 00:24:31 00:24:31 #182 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:24:31 #182 DONE 0.8s 00:24:31 00:24:31 #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 00:24:31 #169 DONE 0.9s 00:24:31 00:24:31 #183 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:24:31 #183 DONE 1.2s 00:24:31 00:24:31 #184 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 00:24:31 #70 ... 00:24:31 00:24:31 #43 [security-spiffe-token-provider internal] load build context 00:24:31 #43 ... 00:24:31 00:24:31 #70 [core-common-config-bootstrapper internal] load build context 00:24:32 #70 ... 00:24:32 00:24:32 #34 [core-data internal] load build context 00:24:32 #184 ... 00:24:32 00:24:32 #174 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 00:24:32 #174 DONE 1.2s 00:24:32 00:24:32 #185 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:24:32 #185 DONE 1.2s 00:24:32 00:24:32 #186 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 00:24:32 #186 DONE 0.8s 00:24:32 00:24:32 #187 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 00:24:32 #187 DONE 0.8s 00:24:32 00:24:32 #188 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 00:24:32 #188 DONE 0.8s 00:24:32 00:24:32 #181 [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 00:24:32 #181 DONE 0.7s 00:24:32 00:24:32 #189 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:24:32 #189 DONE 0.8s 00:24:32 00:24:32 #190 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 00:24:32 #190 DONE 0.8s 00:24:32 00:24:32 #191 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 00:24:32 #191 DONE 0.7s 00:24:32 00:24:32 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:24:32 #34 ... 00:24:32 00:24:32 #70 [core-common-config-bootstrapper internal] load build context 00:24:32 #192 ... 00:24:32 00:24:32 #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:24:32 #193 DONE 0.7s 00:24:32 00:24:32 #194 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:24:32 #194 DONE 0.5s 00:24:32 00:24:32 #184 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 00:24:32 #184 DONE 0.8s 00:24:32 00:24:32 #96 [core-keeper] exporting to image 00:24:32 #96 exporting layers 00:24:33 #96 ... 00:24:33 00:24:33 #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 00:24:33 #195 DONE 0.4s 00:24:33 00:24:33 #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 00:24:33 #196 DONE 0.4s 00:24:33 00:24:33 #197 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:24:33 #197 DONE 0.4s 00:24:33 00:24:33 #198 [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 00:24:33 #198 DONE 0.4s 00:24:33 00:24:33 #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:24:33 #199 DONE 0.5s 00:24:33 00:24:33 #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 00:24:33 #200 DONE 0.4s 00:24:33 00:24:33 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 00:24:33 #201 DONE 0.4s 00:24:33 00:24:33 #96 [support-notifications] exporting to image 00:24:33 #96 writing image sha256:efbe7443b6bddeb7ef3c50c99de7561480357c704d4cf313c4c5d55f6634af2e done 00:24:33 #96 naming to docker.io/library/core-command done 00:24:33 #96 ... 00:24:33 00:24:33 #192 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 00:24:33 #192 DONE 0.4s 00:24:33 00:24:33 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 00:24:33 #202 DONE 0.4s 00:24:33 00:24:33 #203 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:24:33 #203 DONE 0.4s 00:24:33 00:24:33 #96 [core-data] exporting to image 00:24:33 #96 writing image sha256:615e963ef86ae380e2dd3b3a7dd3a982992b85615fdb093e9cade6824b74633e 00:24:33 #96 ... 00:24:33 00:24:33 #204 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 00:24:33 #204 DONE 0.3s 00:24:33 00:24:33 #96 [core-keeper] exporting to image 00:24:33 #96 writing image sha256:615e963ef86ae380e2dd3b3a7dd3a982992b85615fdb093e9cade6824b74633e 0.2s done 00:24:33 #96 naming to docker.io/library/core-keeper done 00:24:33 #96 ... 00:24:33 00:24:33 #205 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:24:33 #205 DONE 0.4s 00:24:33 00:24:33 #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 00:24:33 #206 DONE 0.4s 00:24:33 00:24:33 #96 [support-scheduler] exporting to image 00:24:33 #96 exporting layers 0.4s done 00:24:33 #96 ... 00:24:33 00:24:33 #207 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:24:33 #207 DONE 0.5s 00:24:33 00:24:33 #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:24:33 #208 DONE 0.4s 00:24:33 00:24:33 #96 [core-metadata] exporting to image 00:24:33 #96 writing image sha256:ca12b2ad3a1d05d18d250d1cfe90e917416f82b5c0105ef81a1abed9eefe1c83 0.0s done 00:24:33 #96 naming to docker.io/library/core-metadata done 00:24:33 #70 ... 00:24:33 00:24:33 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:24:33 #79 20.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:33 #79 22.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:33 #79 ... 00:24:33 00:24:33 #70 [core-common-config-bootstrapper internal] load build context 00:24:33 #96 ... 00:24:33 00:24:33 #209 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:24:33 #209 DONE 0.4s 00:24:33 00:24:33 #210 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:24:33 #210 DONE 0.8s 00:24:33 00:24:33 #96 [security-spiffe-token-provider] exporting to image 00:24:33 #96 exporting layers 0.8s done 00:24:33 #96 writing image sha256:09d69376027b9637a298174ea76343ea4fc0808f410b548eee13e3079c6ae04f 0.0s done 00:24:33 #96 naming to docker.io/library/security-spiffe-token-provider done 00:24:33 #96 ... 00:24:33 00:24:33 #211 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:24:33 #211 DONE 0.8s 00:24:33 00:24:33 #96 [core-common-config-bootstrapper] exporting to image 00:24:33 #96 exporting layers 0.8s done 00:24:34 #96 ... 00:24:34 00:24:34 #212 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:24:34 #212 DONE 0.5s 00:24:34 00:24:34 #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:24:34 #213 DONE 0.5s 00:24:34 00:24:34 #96 [core-data] exporting to image 00:24:34 #96 exporting layers 0.8s done 00:24:34 #96 writing image sha256:ff53abc258eef472089a93a1e12361e42d45d060c008da3db9ceccf095ae6b05 done 00:24:34 #96 naming to docker.io/library/core-data done 00:24:34 #96 writing image sha256:fd559e1962b584f2e9376a481e9806aba8e8e5adb5ae02bf29593b0ed10f00eb 0.0s done 00:24:34 #96 naming to docker.io/library/support-notifications 00:24:34 #70 ... 00:24:34 00:24:34 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:24:34 #80 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:34 #80 15.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:34 #80 ... 00:24:34 00:24:34 #61 [support-notifications internal] load build context 00:24:34 #96 exporting layers 0.4s done 00:24:34 #96 naming to docker.io/library/support-notifications done 00:24:34 #96 writing image sha256:1cccbe10a696fd541fdfae4dbfc434d087edcf7ef754b831f2a39fe37579ab30 0.0s done 00:24:34 #96 naming to docker.io/library/support-scheduler done 00:24:34 #96 writing image sha256:06fa70d1430a80008d207d66e90d72a286b177e47f1f83c6d7878b0e0d7eeacf 0.0s done 00:24:34 #96 naming to docker.io/library/core-common-config-bootstrapper done 00:24:34 #96 writing image sha256:7fd147d5992320773eff6cafa767b0eadadef504907204802cf68ae04fe15e31 00:24:34 #96 writing image sha256:7fd147d5992320773eff6cafa767b0eadadef504907204802cf68ae04fe15e31 done 00:24:34 #96 naming to docker.io/library/security-proxy-auth done 00:24:34 #96 DONE 4.0s 00:24:34 00:24:34 #214 [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/ 00:24:34 #214 DONE 0.1s 00:24:34 00:24:34 #215 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:24:34 #215 DONE 0.1s 00:24:34 00:24:34 #216 [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/ 00:24:34 #216 DONE 0.1s 00:24:34 00:24:34 #217 [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/ 00:24:34 #217 DONE 0.0s 00:24:34 00:24:34 #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:24:34 #61 ... 00:24:34 00:24:34 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 00:24:34 #76 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:34 #76 19.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:34 #76 ... 00:24:34 00:24:34 #44 [security-proxy-setup internal] load build context 00:24:34 #44 ... 00:24:34 00:24:34 #61 [support-notifications internal] load build context 00:24:34 #218 ... 00:24:34 00:24:34 #219 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:24:34 #219 DONE 0.0s 00:24:34 00:24:34 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:24:34 #220 DONE 0.8s 00:24:34 00:24:34 #96 [security-proxy-setup] exporting to image 00:24:34 #61 ... 00:24:34 00:24:34 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 00:24:34 #69 DONE 66.8s 00:24:34 00:24:34 #61 [support-notifications internal] load build context 00:24:34 #96 ... 00:24:34 00:24:34 #218 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:24:34 #218 DONE 0.4s 00:24:34 00:24:34 #221 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:24:34 #221 DONE 0.4s 00:24:34 00:24:34 #96 [security-secretstore-setup] exporting to image 00:24:34 #96 writing image sha256:806eb0e375ff8d81dd19491fd23da08e8d78007be46125d8c845113e84721982 done 00:24:34 #96 naming to docker.io/library/security-proxy-setup done 00:24:35 #96 exporting layers 0.3s done 00:24:35 #96 writing image sha256:262e162bee17793dcc4a53affb11ae573b22dbb701e9c0a3996d9645650b7da5 0.0s done 00:24:35 #96 naming to docker.io/library/security-secretstore-setup done 00:24:35 #96 writing image sha256:09c8ee049da65955ecd13b1baf8388f4e2e4390ed13e404928faa01cdcbcf5c4 done 00:24:35 #96 naming to docker.io/library/security-bootstrapper done 00:24:35 #96 DONE 4.6s 00:24:35 time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:24:35 time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:24:35 time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:24:35 time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:24:35 time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:24:35 time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:24:35 time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:24:35 time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:24:35 time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:24:35 time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:24:35 time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:24:35 time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:24:35 time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:24:35 time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 00:24:35 time="2025-03-12T00:20:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 00:24:35 $ docker stop --time=1 dc736088e3322f068a4e31a05150b2fec0ebff8ab8c213d2aa92a3a0e9ab1910 00:24:35 #61 ... 00:24:35 00:24:35 #71 [core-command internal] load build context 00:24:35 #71 ... 00:24:35 00:24:35 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:24:35 #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 40.6s 00:24:35 #48 ... 00:24:35 00:24:35 #61 [support-notifications internal] load build context 00:24:35 #61 ... 00:24:35 00:24:35 #57 [support-scheduler internal] load build context 00:24:35 #57 ... 00:24:35 00:24:35 #61 [support-notifications internal] load build context 00:24:36 #61 transferring context: 12.24MB 71.0s 00:24:36 $ docker rm -f --volumes dc736088e3322f068a4e31a05150b2fec0ebff8ab8c213d2aa92a3a0e9ab1910 [Pipeline] // withDockerContainer [Pipeline] sh 00:24:36 #61 ... 00:24:36 00:24:36 #59 [core-keeper internal] load build context 00:24:36 #59 ... 00:24:36 00:24:36 #70 [core-common-config-bootstrapper internal] load build context 00:24:36 + docker images 00:24:36 REPOSITORY TAG IMAGE ID CREATED SIZE 00:24:36 security-bootstrapper latest 09c8ee049da6 2 seconds ago 20.3MB 00:24:36 security-secretstore-setup latest 262e162bee17 2 seconds ago 67.7MB 00:24:36 security-proxy-setup latest 806eb0e375ff 2 seconds ago 38.2MB 00:24:36 support-scheduler latest 1cccbe10a696 3 seconds ago 48MB 00:24:36 core-common-config-bootstrapper latest 06fa70d1430a 3 seconds ago 17.1MB 00:24:36 security-proxy-auth latest 7fd147d59923 3 seconds ago 31.3MB 00:24:36 security-spiffe-token-provider latest 09d69376027b 4 seconds ago 46.9MB 00:24:36 support-notifications latest fd559e1962b5 4 seconds ago 51.6MB 00:24:36 core-data latest ff53abc258ee 4 seconds ago 32.4MB 00:24:36 core-keeper latest 615e963ef86a 4 seconds ago 32.1MB 00:24:36 core-metadata latest ca12b2ad3a1d 4 seconds ago 32.6MB 00:24:36 core-command latest efbe7443b6bd 4 seconds ago 27.9MB 00:24:36 security-spire-server latest 77ee66871211 3 minutes ago 149MB 00:24:36 security-spire-agent latest 092d209e3b18 3 minutes ago 195MB 00:24:36 security-spire-config latest 06eebf27a5ca 3 minutes ago 149MB 00:24:36 ci-base-image-x86_64 latest 3c88b587e592 6 minutes ago 923MB 00:24:36 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base 1.23-alpine-lts bc3d7bf65e23 4 days ago 574MB 00:24:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 00:24:36 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } 00:24:36 #70 ... 00:24:36 00:24:36 #50 [security-bootstrapper internal] load build context 00:24:36 #50 ... 00:24:36 00:24:36 #61 [support-notifications internal] load build context [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:24:36 provisioning config files... 00:24:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config10893690250803156774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:24:37 ---> ****-login.sh 00:24:37 nexus3.edgexfoundry.org:10001 00:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:24:37 Configure a credential helper to remove this warning. See 00:24:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:24:37 00:24:37 Login Succeeded 00:24:37 nexus3.edgexfoundry.org:10002 00:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:24:37 Configure a credential helper to remove this warning. See 00:24:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:24:37 00:24:37 Login Succeeded 00:24:37 nexus3.edgexfoundry.org:10003 00:24:37 #61 ... 00:24:37 00:24:37 #55 [core-metadata internal] load build context 00:24:37 #55 ... 00:24:37 00:24:37 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:24:37 #83 ... 00:24:37 00:24:37 #55 [core-metadata internal] load build context 00:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:24:37 Configure a credential helper to remove this warning. See 00:24:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:24:37 00:24:37 Login Succeeded 00:24:37 nexus3.edgexfoundry.org:10004 00:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:24:37 Configure a credential helper to remove this warning. See 00:24:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:24:37 00:24:37 Login Succeeded 00:24:37 ****.io 00:24:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 00:24:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 00:24:37 Configure a credential helper to remove this warning. See 00:24:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 00:24:37 00:24:37 Login Succeeded 00:24:37 ---> ****-login.sh ends [Pipeline] } 00:24:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:37 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 00:24:37 [edgeXDocker.push] Tagging docker image core-command with the following tags: 00:24:37 b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:24:37 4.0.1-dev.1 00:24:37 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:24:37 odessa 00:24:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:38 + docker push nexus3.edgexfoundry.org:10004/core-command:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:24:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:24:38 ec843c7c3ad2: Preparing 00:24:38 d4d0a2aa5ee1: Preparing 00:24:38 13844c9e4a94: Preparing 00:24:38 1d2c380e13f9: Preparing 00:24:38 72c603751e36: Preparing 00:24:38 d07e3094d147: Preparing 00:24:38 994456c4fd7b: Preparing 00:24:38 d07e3094d147: Waiting 00:24:38 994456c4fd7b: Waiting 00:24:38 1d2c380e13f9: Pushed 00:24:38 13844c9e4a94: Pushed 00:24:38 ec843c7c3ad2: Pushed 00:24:38 72c603751e36: Pushed 00:24:38 994456c4fd7b: Layer already exists 00:24:38 d07e3094d147: Pushed 00:24:39 #55 ... 00:24:39 00:24:39 #36 [security-secretstore-setup internal] load build context 00:24:39 #36 ... 00:24:39 00:24:39 #61 [support-notifications internal] load build context 00:24:40 #61 ... 00:24:40 00:24:40 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:24:40 #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.9s 00:24:40 d4d0a2aa5ee1: Pushed 00:24:40 #46 ... 00:24:40 00:24:40 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 00:24:40 #76 33.24 OK: 9 MiB in 15 packages 00:24:40 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:aea76049ccf70fb349fb68102f255634e4e5d0c2d314227156be0ebfedf2bac1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:40 #76 ... 00:24:40 00:24:40 #83 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 00:24:40 #83 DONE 13.6s 00:24:40 00:24:40 #61 [support-notifications internal] load build context 00:24:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:41 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 00:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:24:41 ec843c7c3ad2: Preparing 00:24:41 d4d0a2aa5ee1: Preparing 00:24:41 13844c9e4a94: Preparing 00:24:41 1d2c380e13f9: Preparing 00:24:41 72c603751e36: Preparing 00:24:41 d07e3094d147: Preparing 00:24:41 994456c4fd7b: Preparing 00:24:41 d07e3094d147: Waiting 00:24:41 994456c4fd7b: Waiting 00:24:41 72c603751e36: Layer already exists 00:24:41 d4d0a2aa5ee1: Layer already exists 00:24:41 ec843c7c3ad2: Layer already exists 00:24:41 13844c9e4a94: Layer already exists 00:24:41 1d2c380e13f9: Layer already exists 00:24:41 d07e3094d147: Layer already exists 00:24:41 994456c4fd7b: Layer already exists 00:24:41 4.0.1-dev.1: digest: sha256:aea76049ccf70fb349fb68102f255634e4e5d0c2d314227156be0ebfedf2bac1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:41 #61 ... 00:24:41 00:24:41 #40 [security-proxy-auth internal] load build context 00:24:41 #40 ... 00:24:41 00:24:41 #70 [core-common-config-bootstrapper internal] load build context 00:24:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:41 #70 transferring context: 16.59MB 67.4s 00:24:41 + docker push nexus3.edgexfoundry.org:10004/core-command:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:24:41 ec843c7c3ad2: Preparing 00:24:41 d4d0a2aa5ee1: Preparing 00:24:41 13844c9e4a94: Preparing 00:24:41 1d2c380e13f9: Preparing 00:24:41 72c603751e36: Preparing 00:24:41 d07e3094d147: Preparing 00:24:41 994456c4fd7b: Preparing 00:24:41 d07e3094d147: Waiting 00:24:41 1d2c380e13f9: Layer already exists 00:24:41 d4d0a2aa5ee1: Layer already exists 00:24:41 13844c9e4a94: Layer already exists 00:24:41 72c603751e36: Layer already exists 00:24:41 ec843c7c3ad2: Layer already exists 00:24:41 994456c4fd7b: Layer already exists 00:24:41 d07e3094d147: Layer already exists 00:24:41 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:aea76049ccf70fb349fb68102f255634e4e5d0c2d314227156be0ebfedf2bac1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] } 00:24:42 #70 ... 00:24:42 00:24:42 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 00:24:42 #78 37.70 OK: 20 MiB in 18 packages 00:24:42 #78 DONE 42.3s 00:24:42 00:24:42 #70 [core-common-config-bootstrapper internal] load build context 00:24:42 #70 ... 00:24:42 00:24:42 #43 [security-spiffe-token-provider internal] load build context 00:24:42 #43 ... 00:24:42 00:24:42 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:24:42 #82 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:42 #82 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:42 #82 ... 00:24:42 00:24:42 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:24:42 #46 ... 00:24:42 00:24:42 #34 [core-data internal] load build context 00:24:42 + docker push nexus3.edgexfoundry.org:10004/core-command:odessa 00:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 00:24:42 ec843c7c3ad2: Preparing 00:24:42 d4d0a2aa5ee1: Preparing 00:24:42 13844c9e4a94: Preparing 00:24:42 1d2c380e13f9: Preparing 00:24:42 72c603751e36: Preparing 00:24:42 d07e3094d147: Preparing 00:24:42 994456c4fd7b: Preparing 00:24:42 994456c4fd7b: Waiting 00:24:42 d07e3094d147: Waiting 00:24:42 1d2c380e13f9: Layer already exists 00:24:42 ec843c7c3ad2: Layer already exists 00:24:42 72c603751e36: Layer already exists 00:24:42 13844c9e4a94: Layer already exists 00:24:42 d4d0a2aa5ee1: Layer already exists 00:24:42 d07e3094d147: Layer already exists 00:24:42 994456c4fd7b: Layer already exists 00:24:42 odessa: digest: sha256:aea76049ccf70fb349fb68102f255634e4e5d0c2d314227156be0ebfedf2bac1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:42 ===================================================== [Pipeline] echo 00:24:42 taggedImages: 00:24:42 - nexus3.edgexfoundry.org:10004/core-command:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:24:42 - nexus3.edgexfoundry.org:10004/core-command:4.0.1-dev.1 00:24:42 - nexus3.edgexfoundry.org:10004/core-command:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:24:42 - nexus3.edgexfoundry.org:10004/core-command:odessa [Pipeline] echo 00:24:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 00:24:42 b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:24:42 4.0.1-dev.1 00:24:42 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:24:42 odessa 00:24:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:42 #34 ... 00:24:42 00:24:42 #70 [core-common-config-bootstrapper internal] load build context 00:24:43 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:24:43 54cfed447c6d: Preparing 00:24:43 f0071d6c90e5: Preparing 00:24:43 5d105268bc56: Preparing 00:24:43 21250176e64c: Preparing 00:24:43 13844c9e4a94: Preparing 00:24:43 1d2c380e13f9: Preparing 00:24:43 72c603751e36: Preparing 00:24:43 d07e3094d147: Preparing 00:24:43 994456c4fd7b: Preparing 00:24:43 72c603751e36: Waiting 00:24:43 d07e3094d147: Waiting 00:24:43 994456c4fd7b: Waiting 00:24:43 1d2c380e13f9: Waiting 00:24:43 13844c9e4a94: Layer already exists 00:24:43 1d2c380e13f9: Layer already exists 00:24:43 72c603751e36: Layer already exists 00:24:43 d07e3094d147: Layer already exists 00:24:43 f0071d6c90e5: Pushed 00:24:43 994456c4fd7b: Layer already exists 00:24:43 5d105268bc56: Pushed 00:24:43 54cfed447c6d: Pushed 00:24:43 #70 ... 00:24:43 00:24:43 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:24:43 #68 69.89 (1/5) Installing dumb-init (1.2.5-r3) 00:24:43 #68 69.89 (2/5) Installing musl-obstack (1.2.3-r2) 00:24:43 #68 69.89 (3/5) Installing libucontext (1.2-r3) 00:24:43 #68 69.89 (4/5) Installing gcompat (1.1.0-r4) 00:24:43 #68 69.95 (5/5) Installing openssl (3.3.3-r0) 00:24:43 #68 70.25 Executing busybox-1.36.1-r29.trigger 00:24:43 #68 70.50 OK: 10 MiB in 19 packages 00:24:43 #68 DONE 76.2s 00:24:43 00:24:43 #70 [core-common-config-bootstrapper internal] load build context 00:24:44 #70 ... 00:24:44 00:24:44 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 00:24:44 #79 35.57 OK: 15 MiB in 28 packages 00:24:44 #79 DONE 41.3s 00:24:44 21250176e64c: Pushed 00:24:44 00:24:44 #70 [core-common-config-bootstrapper internal] load build context 00:24:44 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:921f2db0f6c16dfe2887ad1691aa90dff16f8d6ec3904cd2d456019ad8c2bcac size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 00:24:44 #70 ... 00:24:44 00:24:44 #44 [security-proxy-setup internal] load build context 00:24:44 #44 ... 00:24:44 00:24:44 #70 [core-common-config-bootstrapper internal] load build context 00:24:44 #70 ... 00:24:44 [Pipeline] sh 00:24:44 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 00:24:44 #76 DONE 37.7s 00:24:44 00:24:44 #70 [core-common-config-bootstrapper internal] load build context 00:24:44 #70 ... 00:24:44 00:24:44 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:24:44 #0 8.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:44 #0 9.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:44 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:45 #84 ... 00:24:45 00:24:45 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 00:24:45 #77 40.23 (1/1) Installing dumb-init (1.2.5-r3) 00:24:45 #77 41.80 Executing busybox-1.36.1-r29.trigger 00:24:45 #77 41.80 OK: 9 MiB in 15 packages 00:24:45 #77 DONE 46.6s 00:24:45 00:24:45 #70 [core-common-config-bootstrapper internal] load build context 00:24:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 00:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:24:45 54cfed447c6d: Preparing 00:24:45 f0071d6c90e5: Preparing 00:24:45 5d105268bc56: Preparing 00:24:45 21250176e64c: Preparing 00:24:45 13844c9e4a94: Preparing 00:24:45 1d2c380e13f9: Preparing 00:24:45 72c603751e36: Preparing 00:24:45 d07e3094d147: Preparing 00:24:45 994456c4fd7b: Preparing 00:24:45 72c603751e36: Waiting 00:24:45 d07e3094d147: Waiting 00:24:45 1d2c380e13f9: Waiting 00:24:45 994456c4fd7b: Waiting 00:24:45 13844c9e4a94: Layer already exists 00:24:45 f0071d6c90e5: Layer already exists 00:24:45 21250176e64c: Layer already exists 00:24:45 5d105268bc56: Layer already exists 00:24:45 54cfed447c6d: Layer already exists 00:24:45 72c603751e36: Layer already exists 00:24:45 1d2c380e13f9: Layer already exists 00:24:45 d07e3094d147: Layer already exists 00:24:45 994456c4fd7b: Layer already exists 00:24:45 4.0.1-dev.1: digest: sha256:921f2db0f6c16dfe2887ad1691aa90dff16f8d6ec3904cd2d456019ad8c2bcac size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:45 #70 ... 00:24:45 00:24:45 #71 [core-command internal] load build context 00:24:45 #71 ... 00:24:45 00:24:45 #70 [core-common-config-bootstrapper internal] load build context 00:24:45 #70 ... 00:24:45 00:24:45 #80 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 00:24:45 #80 30.02 OK: 14 MiB in 21 packages 00:24:45 #80 DONE 34.0s 00:24:45 00:24:45 #70 [core-common-config-bootstrapper internal] load build context 00:24:45 #70 ... 00:24:45 00:24:45 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:24:45 #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 50.9s 00:24:45 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:45 #48 ... 00:24:45 00:24:45 #57 [support-scheduler internal] load build context 00:24:45 #57 ... 00:24:45 00:24:45 #70 [core-common-config-bootstrapper internal] load build context 00:24:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:24:45 54cfed447c6d: Preparing 00:24:45 f0071d6c90e5: Preparing 00:24:45 5d105268bc56: Preparing 00:24:45 21250176e64c: Preparing 00:24:45 13844c9e4a94: Preparing 00:24:45 1d2c380e13f9: Preparing 00:24:45 72c603751e36: Preparing 00:24:45 1d2c380e13f9: Waiting 00:24:45 d07e3094d147: Preparing 00:24:45 994456c4fd7b: Preparing 00:24:45 d07e3094d147: Waiting 00:24:45 f0071d6c90e5: Layer already exists 00:24:45 54cfed447c6d: Layer already exists 00:24:45 13844c9e4a94: Layer already exists 00:24:45 21250176e64c: Layer already exists 00:24:45 5d105268bc56: Layer already exists 00:24:45 994456c4fd7b: Layer already exists 00:24:45 1d2c380e13f9: Layer already exists 00:24:45 d07e3094d147: Layer already exists 00:24:45 72c603751e36: Layer already exists 00:24:45 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:921f2db0f6c16dfe2887ad1691aa90dff16f8d6ec3904cd2d456019ad8c2bcac size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:46 #70 ... 00:24:46 00:24:46 #82 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 00:24:46 #82 23.26 OK: 11 MiB in 17 packages 00:24:46 #82 DONE 26.5s 00:24:46 00:24:46 #70 [core-common-config-bootstrapper internal] load build context 00:24:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa 00:24:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 00:24:46 54cfed447c6d: Preparing 00:24:46 f0071d6c90e5: Preparing 00:24:46 5d105268bc56: Preparing 00:24:46 21250176e64c: Preparing 00:24:46 13844c9e4a94: Preparing 00:24:46 1d2c380e13f9: Preparing 00:24:46 72c603751e36: Preparing 00:24:46 d07e3094d147: Preparing 00:24:46 994456c4fd7b: Preparing 00:24:46 1d2c380e13f9: Waiting 00:24:46 d07e3094d147: Waiting 00:24:46 72c603751e36: Waiting 00:24:46 994456c4fd7b: Waiting 00:24:46 21250176e64c: Layer already exists 00:24:46 13844c9e4a94: Layer already exists 00:24:46 5d105268bc56: Layer already exists 00:24:46 54cfed447c6d: Layer already exists 00:24:46 f0071d6c90e5: Layer already exists 00:24:46 1d2c380e13f9: Layer already exists 00:24:46 72c603751e36: Layer already exists 00:24:46 994456c4fd7b: Layer already exists 00:24:46 d07e3094d147: Layer already exists 00:24:46 odessa: digest: sha256:921f2db0f6c16dfe2887ad1691aa90dff16f8d6ec3904cd2d456019ad8c2bcac size: 2193 [Pipeline] } 00:24:46 #70 transferring context: 20.39MB 72.6s 00:24:46 #70 ... 00:24:46 00:24:46 #59 [core-keeper internal] load build context [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:46 ===================================================== [Pipeline] echo 00:24:46 taggedImages: 00:24:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:24:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.1-dev.1 00:24:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:24:46 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:odessa [Pipeline] echo 00:24:46 [edgeXDocker.push] Tagging docker image core-data with the following tags: 00:24:46 b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:24:46 4.0.1-dev.1 00:24:46 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:24:46 odessa 00:24:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:46 #59 ... 00:24:46 00:24:46 #43 [security-spiffe-token-provider internal] load build context 00:24:46 #43 ... 00:24:46 00:24:46 #50 [security-bootstrapper internal] load build context 00:24:46 #50 ... 00:24:46 00:24:46 #43 [security-spiffe-token-provider internal] load build context 00:24:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:47 #43 transferring context: 44.68MB 86.3s done 00:24:47 + docker push nexus3.edgexfoundry.org:10004/core-data:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:24:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:24:47 0903980b2438: Preparing 00:24:47 34a2c1b19859: Preparing 00:24:47 13844c9e4a94: Preparing 00:24:47 1d2c380e13f9: Preparing 00:24:47 72c603751e36: Preparing 00:24:47 e3939497a9fa: Preparing 00:24:47 994456c4fd7b: Preparing 00:24:47 e3939497a9fa: Waiting 00:24:47 994456c4fd7b: Waiting 00:24:47 1d2c380e13f9: Layer already exists 00:24:47 13844c9e4a94: Layer already exists 00:24:47 72c603751e36: Layer already exists 00:24:47 994456c4fd7b: Layer already exists 00:24:47 0903980b2438: Pushed 00:24:47 e3939497a9fa: Pushed 00:24:47 #43 ... 00:24:47 00:24:47 #85 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 00:24:47 #85 DONE 6.2s 00:24:48 00:24:48 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:24:48 #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 41.8s 00:24:48 #46 ... 00:24:48 00:24:48 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 00:24:48 #84 12.08 OK: 9 MiB in 18 packages 00:24:48 #84 DONE 13.4s 00:24:48 00:24:48 #70 [core-common-config-bootstrapper internal] load build context 00:24:49 #70 ... 00:24:49 00:24:49 #43 [security-spiffe-token-provider internal] load build context 00:24:49 #43 DONE 88.4s 00:24:49 00:24:49 #70 [core-common-config-bootstrapper internal] load build context 00:24:49 #70 ... 00:24:49 00:24:49 #55 [core-metadata internal] load build context 00:24:49 #55 ... 00:24:49 00:24:49 #36 [security-secretstore-setup internal] load build context 00:24:49 #36 ... 00:24:49 00:24:49 #70 [core-common-config-bootstrapper internal] load build context 00:24:49 34a2c1b19859: Pushed 00:24:49 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:0fbd3c9474663b5cbe42fa7d6990fa77fa186612eb2d24173dc7a357cb9cedc1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:50 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 00:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:24:50 0903980b2438: Preparing 00:24:50 34a2c1b19859: Preparing 00:24:50 13844c9e4a94: Preparing 00:24:50 1d2c380e13f9: Preparing 00:24:50 72c603751e36: Preparing 00:24:50 e3939497a9fa: Preparing 00:24:50 994456c4fd7b: Preparing 00:24:50 e3939497a9fa: Waiting 00:24:50 994456c4fd7b: Waiting 00:24:50 72c603751e36: Layer already exists 00:24:50 34a2c1b19859: Layer already exists 00:24:50 13844c9e4a94: Layer already exists 00:24:50 0903980b2438: Layer already exists 00:24:50 1d2c380e13f9: Layer already exists 00:24:50 e3939497a9fa: Layer already exists 00:24:50 994456c4fd7b: Layer already exists 00:24:50 4.0.1-dev.1: digest: sha256:0fbd3c9474663b5cbe42fa7d6990fa77fa186612eb2d24173dc7a357cb9cedc1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:51 + docker push nexus3.edgexfoundry.org:10004/core-data:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:24:51 0903980b2438: Preparing 00:24:51 34a2c1b19859: Preparing 00:24:51 13844c9e4a94: Preparing 00:24:51 1d2c380e13f9: Preparing 00:24:51 72c603751e36: Preparing 00:24:51 e3939497a9fa: Preparing 00:24:51 994456c4fd7b: Preparing 00:24:51 e3939497a9fa: Waiting 00:24:51 994456c4fd7b: Waiting 00:24:51 72c603751e36: Layer already exists 00:24:51 0903980b2438: Layer already exists 00:24:51 1d2c380e13f9: Layer already exists 00:24:51 13844c9e4a94: Layer already exists 00:24:51 34a2c1b19859: Layer already exists 00:24:51 994456c4fd7b: Layer already exists 00:24:51 e3939497a9fa: Layer already exists 00:24:51 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:0fbd3c9474663b5cbe42fa7d6990fa77fa186612eb2d24173dc7a357cb9cedc1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:51 #70 ... 00:24:51 00:24:51 #40 [security-proxy-auth internal] load build context 00:24:51 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:51 #40 ... 00:24:51 00:24:51 #61 [support-notifications internal] load build context 00:24:51 #61 ... 00:24:51 00:24:51 #40 [security-proxy-auth internal] load build context 00:24:51 + docker push nexus3.edgexfoundry.org:10004/core-data:odessa 00:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 00:24:51 0903980b2438: Preparing 00:24:51 34a2c1b19859: Preparing 00:24:51 13844c9e4a94: Preparing 00:24:51 1d2c380e13f9: Preparing 00:24:51 72c603751e36: Preparing 00:24:51 e3939497a9fa: Preparing 00:24:51 994456c4fd7b: Preparing 00:24:51 e3939497a9fa: Waiting 00:24:51 0903980b2438: Layer already exists 00:24:51 72c603751e36: Layer already exists 00:24:51 13844c9e4a94: Layer already exists 00:24:51 34a2c1b19859: Layer already exists 00:24:51 1d2c380e13f9: Layer already exists 00:24:51 e3939497a9fa: Layer already exists 00:24:51 994456c4fd7b: Layer already exists 00:24:51 odessa: digest: sha256:0fbd3c9474663b5cbe42fa7d6990fa77fa186612eb2d24173dc7a357cb9cedc1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:52 ===================================================== [Pipeline] echo 00:24:52 taggedImages: 00:24:52 - nexus3.edgexfoundry.org:10004/core-data:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:24:52 - nexus3.edgexfoundry.org:10004/core-data:4.0.1-dev.1 00:24:52 - nexus3.edgexfoundry.org:10004/core-data:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:24:52 - nexus3.edgexfoundry.org:10004/core-data:odessa [Pipeline] echo 00:24:52 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 00:24:52 b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:24:52 4.0.1-dev.1 00:24:52 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:24:52 odessa 00:24:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:52 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:52 #40 transferring context: 14.84MB 76.8s 00:24:52 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:24:52 3db5254291b4: Preparing 00:24:52 6a84268beeab: Preparing 00:24:52 1d2c380e13f9: Preparing 00:24:52 b164016844a7: Preparing 00:24:52 e8d4ee561f32: Preparing 00:24:52 994456c4fd7b: Preparing 00:24:52 1d2c380e13f9: Layer already exists 00:24:52 994456c4fd7b: Layer already exists 00:24:52 b164016844a7: Pushed 00:24:52 e8d4ee561f32: Pushed 00:24:52 3db5254291b4: Pushed 00:24:52 #40 ... 00:24:52 00:24:52 #34 [core-data internal] load build context 00:24:52 #34 ... 00:24:52 00:24:52 #40 [security-proxy-auth internal] load build context 00:24:53 #40 ... 00:24:53 00:24:53 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:24:53 #0 7.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 00:24:53 #0 8.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 00:24:53 #86 ... 00:24:53 00:24:53 #40 [security-proxy-auth internal] load build context 00:24:54 #40 ... 00:24:54 00:24:54 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 00:24:54 #48 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 55.2s done 00:24:54 #48 DONE 88.8s 00:24:54 00:24:54 #40 [security-proxy-auth internal] load build context 00:24:54 #40 ... 00:24:54 00:24:54 #44 [security-proxy-setup internal] load build context 00:24:55 #44 ... 00:24:55 00:24:55 #59 [core-keeper internal] load build context 00:24:55 #59 ... 00:24:55 00:24:55 #40 [security-proxy-auth internal] load build context 00:24:55 6a84268beeab: Pushed 00:24:55 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:972d7b5ecb8b96404403f963d7e6f4bcf1245e21c3b103f099e125328ca70973 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:55 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:55 #40 ... 00:24:55 00:24:55 #71 [core-command internal] load build context 00:24:55 #71 ... 00:24:55 00:24:55 #59 [core-keeper internal] load build context 00:24:55 #59 ... 00:24:55 00:24:55 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 00:24:55 #86 10.79 OK: 10 MiB in 19 packages 00:24:55 #86 DONE 12.0s 00:24:55 00:24:55 #59 [core-keeper internal] load build context 00:24:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 00:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:24:55 3db5254291b4: Preparing 00:24:55 6a84268beeab: Preparing 00:24:55 1d2c380e13f9: Preparing 00:24:55 b164016844a7: Preparing 00:24:55 e8d4ee561f32: Preparing 00:24:55 994456c4fd7b: Preparing 00:24:55 994456c4fd7b: Waiting 00:24:55 e8d4ee561f32: Layer already exists 00:24:55 1d2c380e13f9: Layer already exists 00:24:55 3db5254291b4: Layer already exists 00:24:55 6a84268beeab: Layer already exists 00:24:55 b164016844a7: Layer already exists 00:24:55 994456c4fd7b: Layer already exists 00:24:55 4.0.1-dev.1: digest: sha256:972d7b5ecb8b96404403f963d7e6f4bcf1245e21c3b103f099e125328ca70973 size: 1571 [Pipeline] } 00:24:55 #59 ... 00:24:55 00:24:55 #57 [support-scheduler internal] load build context 00:24:55 #57 ... 00:24:55 00:24:55 #59 [core-keeper internal] load build context [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:56 #59 ... 00:24:56 00:24:56 #34 [core-data internal] load build context 00:24:56 #34 transferring context: 44.68MB 96.8s done 00:24:56 #34 DONE 97.4s 00:24:56 00:24:56 #59 [core-keeper internal] load build context 00:24:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:24:56 3db5254291b4: Preparing 00:24:56 6a84268beeab: Preparing 00:24:56 1d2c380e13f9: Preparing 00:24:56 b164016844a7: Preparing 00:24:56 e8d4ee561f32: Preparing 00:24:56 994456c4fd7b: Preparing 00:24:56 994456c4fd7b: Waiting 00:24:56 3db5254291b4: Layer already exists 00:24:56 1d2c380e13f9: Layer already exists 00:24:56 6a84268beeab: Layer already exists 00:24:56 e8d4ee561f32: Layer already exists 00:24:56 b164016844a7: Layer already exists 00:24:56 994456c4fd7b: Layer already exists 00:24:56 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:972d7b5ecb8b96404403f963d7e6f4bcf1245e21c3b103f099e125328ca70973 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:odessa 00:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 00:24:57 3db5254291b4: Preparing 00:24:57 6a84268beeab: Preparing 00:24:57 1d2c380e13f9: Preparing 00:24:57 b164016844a7: Preparing 00:24:57 e8d4ee561f32: Preparing 00:24:57 994456c4fd7b: Preparing 00:24:57 994456c4fd7b: Waiting 00:24:57 e8d4ee561f32: Layer already exists 00:24:57 1d2c380e13f9: Layer already exists 00:24:57 3db5254291b4: Layer already exists 00:24:57 b164016844a7: Layer already exists 00:24:57 6a84268beeab: Layer already exists 00:24:57 994456c4fd7b: Layer already exists 00:24:57 odessa: digest: sha256:972d7b5ecb8b96404403f963d7e6f4bcf1245e21c3b103f099e125328ca70973 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:24:57 ===================================================== [Pipeline] echo 00:24:57 taggedImages: 00:24:57 - nexus3.edgexfoundry.org:10004/core-keeper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:24:57 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.1-dev.1 00:24:57 - nexus3.edgexfoundry.org:10004/core-keeper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:24:57 - nexus3.edgexfoundry.org:10004/core-keeper:odessa [Pipeline] echo 00:24:57 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 00:24:57 b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:24:57 4.0.1-dev.1 00:24:57 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:24:57 odessa 00:24:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:57 #59 ... 00:24:57 00:24:57 #50 [security-bootstrapper internal] load build context 00:24:57 #50 ... 00:24:57 00:24:57 #59 [core-keeper internal] load build context 00:24:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:24:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:24:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:24:58 a1f7def4d1d8: Preparing 00:24:58 36998e5d1bad: Preparing 00:24:58 c6148054c498: Preparing 00:24:58 13844c9e4a94: Preparing 00:24:58 1d2c380e13f9: Preparing 00:24:58 72c603751e36: Preparing 00:24:58 d07e3094d147: Preparing 00:24:58 994456c4fd7b: Preparing 00:24:58 72c603751e36: Waiting 00:24:58 994456c4fd7b: Waiting 00:24:58 13844c9e4a94: Layer already exists 00:24:58 1d2c380e13f9: Layer already exists 00:24:58 72c603751e36: Layer already exists 00:24:58 d07e3094d147: Layer already exists 00:24:58 994456c4fd7b: Layer already exists 00:24:58 a1f7def4d1d8: Pushed 00:24:58 36998e5d1bad: Pushed 00:24:59 #59 ... 00:24:59 00:24:59 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:24:59 #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 52.6s 00:24:59 #46 ... 00:24:59 00:24:59 #70 [core-common-config-bootstrapper internal] load build context 00:24:59 #70 ... 00:24:59 00:24:59 #55 [core-metadata internal] load build context 00:24:59 #55 ... 00:24:59 00:24:59 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:24:59 #46 ... 00:24:59 00:24:59 #36 [security-secretstore-setup internal] load build context 00:24:59 #36 ... 00:24:59 00:24:59 #55 [core-metadata internal] load build context 00:25:00 #55 ... 00:25:00 00:25:00 #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:25:00 #87 ... 00:25:00 00:25:00 #55 [core-metadata internal] load build context 00:25:00 c6148054c498: Pushed 00:25:00 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:3c1f690b567db2f6d132fd15362bcb33332a0f120bbb2f93191821488c37aada size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:00 #55 ... 00:25:00 00:25:00 #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 00:25:00 #88 DONE 3.0s 00:25:00 00:25:00 #55 [core-metadata internal] load build context 00:25:00 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 00:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:25:01 a1f7def4d1d8: Preparing 00:25:01 36998e5d1bad: Preparing 00:25:01 c6148054c498: Preparing 00:25:01 13844c9e4a94: Preparing 00:25:01 1d2c380e13f9: Preparing 00:25:01 72c603751e36: Preparing 00:25:01 d07e3094d147: Preparing 00:25:01 994456c4fd7b: Preparing 00:25:01 994456c4fd7b: Waiting 00:25:01 72c603751e36: Waiting 00:25:01 36998e5d1bad: Layer already exists 00:25:01 c6148054c498: Layer already exists 00:25:01 1d2c380e13f9: Layer already exists 00:25:01 a1f7def4d1d8: Layer already exists 00:25:01 13844c9e4a94: Layer already exists 00:25:01 d07e3094d147: Layer already exists 00:25:01 72c603751e36: Layer already exists 00:25:01 994456c4fd7b: Layer already exists 00:25:01 4.0.1-dev.1: digest: sha256:3c1f690b567db2f6d132fd15362bcb33332a0f120bbb2f93191821488c37aada size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:01 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:01 #55 ... 00:25:01 00:25:01 #61 [support-notifications internal] load build context 00:25:01 #61 ... 00:25:01 00:25:01 #55 [core-metadata internal] load build context 00:25:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:25:01 a1f7def4d1d8: Preparing 00:25:01 36998e5d1bad: Preparing 00:25:01 c6148054c498: Preparing 00:25:01 13844c9e4a94: Preparing 00:25:01 1d2c380e13f9: Preparing 00:25:01 72c603751e36: Preparing 00:25:01 d07e3094d147: Preparing 00:25:01 994456c4fd7b: Preparing 00:25:01 72c603751e36: Waiting 00:25:01 994456c4fd7b: Waiting 00:25:01 d07e3094d147: Waiting 00:25:01 c6148054c498: Layer already exists 00:25:01 36998e5d1bad: Layer already exists 00:25:01 a1f7def4d1d8: Layer already exists 00:25:01 13844c9e4a94: Layer already exists 00:25:01 1d2c380e13f9: Layer already exists 00:25:01 72c603751e36: Layer already exists 00:25:01 994456c4fd7b: Layer already exists 00:25:01 d07e3094d147: Layer already exists 00:25:01 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:3c1f690b567db2f6d132fd15362bcb33332a0f120bbb2f93191821488c37aada size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:02 #55 transferring context: 26.83MB 97.1s 00:25:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:odessa 00:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 00:25:02 a1f7def4d1d8: Preparing 00:25:02 36998e5d1bad: Preparing 00:25:02 c6148054c498: Preparing 00:25:02 13844c9e4a94: Preparing 00:25:02 1d2c380e13f9: Preparing 00:25:02 72c603751e36: Preparing 00:25:02 d07e3094d147: Preparing 00:25:02 994456c4fd7b: Preparing 00:25:02 994456c4fd7b: Waiting 00:25:02 d07e3094d147: Waiting 00:25:02 c6148054c498: Layer already exists 00:25:02 a1f7def4d1d8: Layer already exists 00:25:02 13844c9e4a94: Layer already exists 00:25:02 36998e5d1bad: Layer already exists 00:25:02 1d2c380e13f9: Layer already exists 00:25:02 72c603751e36: Layer already exists 00:25:02 d07e3094d147: Layer already exists 00:25:02 994456c4fd7b: Layer already exists 00:25:02 odessa: digest: sha256:3c1f690b567db2f6d132fd15362bcb33332a0f120bbb2f93191821488c37aada size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:02 ===================================================== [Pipeline] echo 00:25:02 taggedImages: 00:25:02 - nexus3.edgexfoundry.org:10004/core-metadata:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:02 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.1-dev.1 00:25:02 - nexus3.edgexfoundry.org:10004/core-metadata:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:02 - nexus3.edgexfoundry.org:10004/core-metadata:odessa [Pipeline] echo 00:25:02 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 00:25:02 b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:02 4.0.1-dev.1 00:25:02 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:02 odessa 00:25:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:25:03 08ff53ddf035: Preparing 00:25:03 47174bdc52d9: Preparing 00:25:03 a02318836e46: Preparing 00:25:03 0a52d371dd43: Preparing 00:25:03 c59fa62e1358: Preparing 00:25:03 e5c8b0a20658: Preparing 00:25:03 005c3764a2b8: Preparing 00:25:03 13844c9e4a94: Preparing 00:25:03 1d2c380e13f9: Preparing 00:25:03 47d7a59d7429: Preparing 00:25:03 fff06db41b11: Preparing 00:25:03 5f70bf18a086: Preparing 00:25:03 992f32bb92e1: Preparing 00:25:03 ac1dc57cac0b: Preparing 00:25:03 e5c8b0a20658: Waiting 00:25:03 99db05f6c7ec: Preparing 00:25:03 994456c4fd7b: Preparing 00:25:03 005c3764a2b8: Waiting 00:25:03 13844c9e4a94: Waiting 00:25:03 992f32bb92e1: Waiting 00:25:03 1d2c380e13f9: Waiting 00:25:03 ac1dc57cac0b: Waiting 00:25:03 47d7a59d7429: Waiting 00:25:03 99db05f6c7ec: Waiting 00:25:03 fff06db41b11: Waiting 00:25:03 994456c4fd7b: Waiting 00:25:03 5f70bf18a086: Waiting 00:25:03 0a52d371dd43: Pushed 00:25:03 08ff53ddf035: Pushed 00:25:03 47174bdc52d9: Pushed 00:25:03 c59fa62e1358: Pushed 00:25:03 a02318836e46: Pushed 00:25:03 13844c9e4a94: Layer already exists 00:25:03 1d2c380e13f9: Layer already exists 00:25:03 e5c8b0a20658: Pushed 00:25:03 5f70bf18a086: Layer already exists 00:25:03 #55 ... 00:25:03 00:25:03 #59 [core-keeper internal] load build context 00:25:03 #59 transferring context: 44.68MB 97.7s done 00:25:03 #59 DONE 100.7s 00:25:03 00:25:03 #55 [core-metadata internal] load build context 00:25:03 47d7a59d7429: Pushed 00:25:03 fff06db41b11: Pushed 00:25:03 992f32bb92e1: Pushed 00:25:03 ac1dc57cac0b: Pushed 00:25:03 994456c4fd7b: Layer already exists 00:25:03 99db05f6c7ec: Pushed 00:25:04 005c3764a2b8: Pushed 00:25:04 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:7596a5ac59c4e081c1d3b2efafc77be3924bc149779851c68cd035d1a8f53430 size: 3644 00:25:05 #55 ... 00:25:05 00:25:05 #70 [core-common-config-bootstrapper internal] load build context 00:25:05 #70 transferring context: 44.68MB 89.9s done 00:25:05 #70 DONE 96.5s 00:25:05 00:25:05 #55 [core-metadata internal] load build context [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:05 #55 ... 00:25:05 00:25:05 #44 [security-proxy-setup internal] load build context 00:25:05 #44 ... 00:25:05 00:25:05 #61 [support-notifications internal] load build context 00:25:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:05 #61 ... 00:25:05 00:25:05 #50 [security-bootstrapper internal] load build context 00:25:05 #50 transferring context: 44.68MB 103.2s done 00:25:05 #50 DONE 104.5s 00:25:05 00:25:05 #61 [support-notifications internal] load build context 00:25:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 00:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:25:05 08ff53ddf035: Preparing 00:25:05 47174bdc52d9: Preparing 00:25:05 a02318836e46: Preparing 00:25:05 0a52d371dd43: Preparing 00:25:05 c59fa62e1358: Preparing 00:25:05 e5c8b0a20658: Preparing 00:25:05 005c3764a2b8: Preparing 00:25:05 13844c9e4a94: Preparing 00:25:05 1d2c380e13f9: Preparing 00:25:05 47d7a59d7429: Preparing 00:25:05 fff06db41b11: Preparing 00:25:05 5f70bf18a086: Preparing 00:25:05 992f32bb92e1: Preparing 00:25:05 ac1dc57cac0b: Preparing 00:25:05 99db05f6c7ec: Preparing 00:25:05 994456c4fd7b: Preparing 00:25:05 1d2c380e13f9: Waiting 00:25:05 47d7a59d7429: Waiting 00:25:05 fff06db41b11: Waiting 00:25:05 e5c8b0a20658: Waiting 00:25:05 5f70bf18a086: Waiting 00:25:05 994456c4fd7b: Waiting 00:25:05 992f32bb92e1: Waiting 00:25:05 ac1dc57cac0b: Waiting 00:25:05 99db05f6c7ec: Waiting 00:25:05 005c3764a2b8: Waiting 00:25:05 13844c9e4a94: Waiting 00:25:05 a02318836e46: Layer already exists 00:25:05 08ff53ddf035: Layer already exists 00:25:05 0a52d371dd43: Layer already exists 00:25:05 c59fa62e1358: Layer already exists 00:25:05 47174bdc52d9: Layer already exists 00:25:05 e5c8b0a20658: Layer already exists 00:25:05 13844c9e4a94: Layer already exists 00:25:05 1d2c380e13f9: Layer already exists 00:25:05 47d7a59d7429: Layer already exists 00:25:05 005c3764a2b8: Layer already exists 00:25:05 5f70bf18a086: Layer already exists 00:25:05 fff06db41b11: Layer already exists 00:25:05 ac1dc57cac0b: Layer already exists 00:25:05 992f32bb92e1: Layer already exists 00:25:05 99db05f6c7ec: Layer already exists 00:25:05 994456c4fd7b: Layer already exists 00:25:05 4.0.1-dev.1: digest: sha256:7596a5ac59c4e081c1d3b2efafc77be3924bc149779851c68cd035d1a8f53430 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:05 #61 ... 00:25:05 00:25:05 #40 [security-proxy-auth internal] load build context 00:25:05 #40 ... 00:25:05 00:25:05 #71 [core-command internal] load build context 00:25:05 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:06 #71 ... 00:25:06 00:25:06 #40 [security-proxy-auth internal] load build context 00:25:06 #40 ... 00:25:06 00:25:06 #57 [support-scheduler internal] load build context 00:25:06 #57 ... 00:25:06 00:25:06 #40 [security-proxy-auth internal] load build context 00:25:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:25:06 08ff53ddf035: Preparing 00:25:06 47174bdc52d9: Preparing 00:25:06 a02318836e46: Preparing 00:25:06 0a52d371dd43: Preparing 00:25:06 c59fa62e1358: Preparing 00:25:06 e5c8b0a20658: Preparing 00:25:06 005c3764a2b8: Preparing 00:25:06 13844c9e4a94: Preparing 00:25:06 1d2c380e13f9: Preparing 00:25:06 47d7a59d7429: Preparing 00:25:06 fff06db41b11: Preparing 00:25:06 5f70bf18a086: Preparing 00:25:06 992f32bb92e1: Preparing 00:25:06 ac1dc57cac0b: Preparing 00:25:06 99db05f6c7ec: Preparing 00:25:06 994456c4fd7b: Preparing 00:25:06 e5c8b0a20658: Waiting 00:25:06 005c3764a2b8: Waiting 00:25:06 13844c9e4a94: Waiting 00:25:06 1d2c380e13f9: Waiting 00:25:06 47d7a59d7429: Waiting 00:25:06 fff06db41b11: Waiting 00:25:06 99db05f6c7ec: Waiting 00:25:06 992f32bb92e1: Waiting 00:25:06 5f70bf18a086: Waiting 00:25:06 994456c4fd7b: Waiting 00:25:06 ac1dc57cac0b: Waiting 00:25:06 0a52d371dd43: Layer already exists 00:25:06 a02318836e46: Layer already exists 00:25:06 c59fa62e1358: Layer already exists 00:25:06 47174bdc52d9: Layer already exists 00:25:06 08ff53ddf035: Layer already exists 00:25:06 e5c8b0a20658: Layer already exists 00:25:06 13844c9e4a94: Layer already exists 00:25:06 1d2c380e13f9: Layer already exists 00:25:06 47d7a59d7429: Layer already exists 00:25:06 005c3764a2b8: Layer already exists 00:25:06 fff06db41b11: Layer already exists 00:25:06 5f70bf18a086: Layer already exists 00:25:06 99db05f6c7ec: Layer already exists 00:25:06 992f32bb92e1: Layer already exists 00:25:06 ac1dc57cac0b: Layer already exists 00:25:06 994456c4fd7b: Layer already exists 00:25:06 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:7596a5ac59c4e081c1d3b2efafc77be3924bc149779851c68cd035d1a8f53430 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa 00:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 00:25:06 08ff53ddf035: Preparing 00:25:06 47174bdc52d9: Preparing 00:25:06 a02318836e46: Preparing 00:25:06 0a52d371dd43: Preparing 00:25:06 c59fa62e1358: Preparing 00:25:06 e5c8b0a20658: Preparing 00:25:06 005c3764a2b8: Preparing 00:25:06 13844c9e4a94: Preparing 00:25:06 1d2c380e13f9: Preparing 00:25:06 47d7a59d7429: Preparing 00:25:06 fff06db41b11: Preparing 00:25:06 5f70bf18a086: Preparing 00:25:06 992f32bb92e1: Preparing 00:25:06 ac1dc57cac0b: Preparing 00:25:06 99db05f6c7ec: Preparing 00:25:06 994456c4fd7b: Preparing 00:25:06 5f70bf18a086: Waiting 00:25:06 fff06db41b11: Waiting 00:25:06 005c3764a2b8: Waiting 00:25:06 992f32bb92e1: Waiting 00:25:06 ac1dc57cac0b: Waiting 00:25:06 13844c9e4a94: Waiting 00:25:06 1d2c380e13f9: Waiting 00:25:06 99db05f6c7ec: Waiting 00:25:06 47d7a59d7429: Waiting 00:25:06 994456c4fd7b: Waiting 00:25:06 e5c8b0a20658: Waiting 00:25:06 47174bdc52d9: Layer already exists 00:25:06 a02318836e46: Layer already exists 00:25:06 08ff53ddf035: Layer already exists 00:25:06 0a52d371dd43: Layer already exists 00:25:06 c59fa62e1358: Layer already exists 00:25:06 1d2c380e13f9: Layer already exists 00:25:06 005c3764a2b8: Layer already exists 00:25:06 e5c8b0a20658: Layer already exists 00:25:06 47d7a59d7429: Layer already exists 00:25:06 13844c9e4a94: Layer already exists 00:25:06 992f32bb92e1: Layer already exists 00:25:06 fff06db41b11: Layer already exists 00:25:06 ac1dc57cac0b: Layer already exists 00:25:06 99db05f6c7ec: Layer already exists 00:25:06 5f70bf18a086: Layer already exists 00:25:06 994456c4fd7b: Layer already exists 00:25:06 odessa: digest: sha256:7596a5ac59c4e081c1d3b2efafc77be3924bc149779851c68cd035d1a8f53430 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:07 ===================================================== [Pipeline] echo 00:25:07 taggedImages: 00:25:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.1-dev.1 00:25:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:07 - nexus3.edgexfoundry.org:10004/security-bootstrapper:odessa [Pipeline] echo 00:25:07 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 00:25:07 b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:07 4.0.1-dev.1 00:25:07 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:07 odessa 00:25:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:25:07 54cfed447c6d: Preparing 00:25:07 f0071d6c90e5: Preparing 00:25:07 bd726bd995a5: Preparing 00:25:07 ba7a18913d1c: Preparing 00:25:07 13844c9e4a94: Preparing 00:25:07 1d2c380e13f9: Preparing 00:25:07 72c603751e36: Preparing 00:25:07 d07e3094d147: Preparing 00:25:07 994456c4fd7b: Preparing 00:25:07 d07e3094d147: Waiting 00:25:07 1d2c380e13f9: Waiting 00:25:07 994456c4fd7b: Waiting 00:25:07 72c603751e36: Waiting 00:25:07 13844c9e4a94: Layer already exists 00:25:07 54cfed447c6d: Layer already exists 00:25:07 f0071d6c90e5: Layer already exists 00:25:07 1d2c380e13f9: Layer already exists 00:25:07 72c603751e36: Layer already exists 00:25:07 d07e3094d147: Layer already exists 00:25:07 994456c4fd7b: Layer already exists 00:25:07 bd726bd995a5: Pushed 00:25:08 #40 ... 00:25:08 00:25:08 #89 [core-data builder 4/7] COPY go.mod vendor* ./ 00:25:08 #89 ... 00:25:08 00:25:08 #40 [security-proxy-auth internal] load build context 00:25:09 #40 ... 00:25:09 00:25:09 #55 [core-metadata internal] load build context 00:25:09 #55 transferring context: 44.68MB 103.6s done 00:25:09 #55 DONE 106.4s 00:25:09 00:25:09 #40 [security-proxy-auth internal] load build context 00:25:09 #40 ... 00:25:09 00:25:09 #44 [security-proxy-setup internal] load build context 00:25:09 #44 transferring context: 44.68MB 108.0s done 00:25:09 #44 DONE 108.8s 00:25:09 00:25:09 #40 [security-proxy-auth internal] load build context 00:25:09 #40 ... 00:25:09 00:25:09 #61 [support-notifications internal] load build context 00:25:09 #61 transferring context: 44.68MB 103.9s done 00:25:09 #61 DONE 106.6s 00:25:09 00:25:09 #40 [security-proxy-auth internal] load build context 00:25:09 #40 ... 00:25:09 00:25:09 #36 [security-secretstore-setup internal] load build context 00:25:09 #36 ... 00:25:09 00:25:09 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:25:09 #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 64.0s 00:25:10 #46 ... 00:25:10 00:25:10 #36 [security-secretstore-setup internal] load build context 00:25:10 ba7a18913d1c: Pushed 00:25:10 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:9dac4c618bc7ecfc27f87aa2fcf5b19a249875fb2b7645b2e8d5b274daa9e587 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 00:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:25:10 54cfed447c6d: Preparing 00:25:10 f0071d6c90e5: Preparing 00:25:10 bd726bd995a5: Preparing 00:25:10 ba7a18913d1c: Preparing 00:25:10 13844c9e4a94: Preparing 00:25:10 1d2c380e13f9: Preparing 00:25:10 72c603751e36: Preparing 00:25:10 d07e3094d147: Preparing 00:25:10 994456c4fd7b: Preparing 00:25:10 d07e3094d147: Waiting 00:25:10 1d2c380e13f9: Waiting 00:25:10 72c603751e36: Waiting 00:25:10 994456c4fd7b: Waiting 00:25:10 bd726bd995a5: Layer already exists 00:25:10 f0071d6c90e5: Layer already exists 00:25:10 13844c9e4a94: Layer already exists 00:25:10 54cfed447c6d: Layer already exists 00:25:10 ba7a18913d1c: Layer already exists 00:25:10 72c603751e36: Layer already exists 00:25:10 1d2c380e13f9: Layer already exists 00:25:10 994456c4fd7b: Layer already exists 00:25:10 d07e3094d147: Layer already exists 00:25:10 4.0.1-dev.1: digest: sha256:9dac4c618bc7ecfc27f87aa2fcf5b19a249875fb2b7645b2e8d5b274daa9e587 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:25:11 54cfed447c6d: Preparing 00:25:11 f0071d6c90e5: Preparing 00:25:11 bd726bd995a5: Preparing 00:25:11 ba7a18913d1c: Preparing 00:25:11 13844c9e4a94: Preparing 00:25:11 1d2c380e13f9: Preparing 00:25:11 72c603751e36: Preparing 00:25:11 d07e3094d147: Preparing 00:25:11 994456c4fd7b: Preparing 00:25:11 1d2c380e13f9: Waiting 00:25:11 72c603751e36: Waiting 00:25:11 994456c4fd7b: Waiting 00:25:11 d07e3094d147: Waiting 00:25:11 bd726bd995a5: Layer already exists 00:25:11 ba7a18913d1c: Layer already exists 00:25:11 54cfed447c6d: Layer already exists 00:25:11 13844c9e4a94: Layer already exists 00:25:11 f0071d6c90e5: Layer already exists 00:25:11 1d2c380e13f9: Layer already exists 00:25:11 d07e3094d147: Layer already exists 00:25:11 994456c4fd7b: Layer already exists 00:25:11 72c603751e36: Layer already exists 00:25:11 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:9dac4c618bc7ecfc27f87aa2fcf5b19a249875fb2b7645b2e8d5b274daa9e587 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa 00:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 00:25:12 54cfed447c6d: Preparing 00:25:12 f0071d6c90e5: Preparing 00:25:12 bd726bd995a5: Preparing 00:25:12 ba7a18913d1c: Preparing 00:25:12 13844c9e4a94: Preparing 00:25:12 1d2c380e13f9: Preparing 00:25:12 72c603751e36: Preparing 00:25:12 d07e3094d147: Preparing 00:25:12 994456c4fd7b: Preparing 00:25:12 1d2c380e13f9: Waiting 00:25:12 72c603751e36: Waiting 00:25:12 d07e3094d147: Waiting 00:25:12 994456c4fd7b: Waiting 00:25:12 bd726bd995a5: Layer already exists 00:25:12 13844c9e4a94: Layer already exists 00:25:12 54cfed447c6d: Layer already exists 00:25:12 f0071d6c90e5: Layer already exists 00:25:12 ba7a18913d1c: Layer already exists 00:25:12 1d2c380e13f9: Layer already exists 00:25:12 994456c4fd7b: Layer already exists 00:25:12 d07e3094d147: Layer already exists 00:25:12 72c603751e36: Layer already exists 00:25:12 odessa: digest: sha256:9dac4c618bc7ecfc27f87aa2fcf5b19a249875fb2b7645b2e8d5b274daa9e587 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:12 ===================================================== [Pipeline] echo 00:25:12 taggedImages: 00:25:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.1-dev.1 00:25:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:12 - nexus3.edgexfoundry.org:10004/security-proxy-auth:odessa [Pipeline] echo 00:25:12 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 00:25:12 b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:12 4.0.1-dev.1 00:25:12 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:12 odessa 00:25:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:25:13 a14cd9b6c89d: Preparing 00:25:13 fe8861135659: Preparing 00:25:13 2d3bf99688ae: Preparing 00:25:13 76a68f098b02: Preparing 00:25:13 2ae658b193a4: Preparing 00:25:13 13844c9e4a94: Preparing 00:25:13 1d2c380e13f9: Preparing 00:25:13 f46a9b906073: Preparing 00:25:13 cd8399bf7853: Preparing 00:25:13 ba4f6050e886: Preparing 00:25:13 994456c4fd7b: Preparing 00:25:13 f46a9b906073: Waiting 00:25:13 cd8399bf7853: Waiting 00:25:13 994456c4fd7b: Waiting 00:25:13 13844c9e4a94: Waiting 00:25:13 1d2c380e13f9: Waiting 00:25:13 76a68f098b02: Pushed 00:25:13 a14cd9b6c89d: Pushed 00:25:13 fe8861135659: Pushed 00:25:13 13844c9e4a94: Layer already exists 00:25:13 2ae658b193a4: Pushed 00:25:13 1d2c380e13f9: Layer already exists 00:25:13 994456c4fd7b: Layer already exists 00:25:13 f46a9b906073: Pushed 00:25:13 cd8399bf7853: Pushed 00:25:13 #36 ... 00:25:13 00:25:13 #71 [core-command internal] load build context 00:25:13 #71 transferring context: 44.68MB 97.1s done 00:25:13 #71 DONE 104.9s 00:25:13 00:25:13 #36 [security-secretstore-setup internal] load build context 00:25:13 #36 ... 00:25:13 00:25:13 #57 [support-scheduler internal] load build context 00:25:13 #57 transferring context: 44.68MB 108.3s done 00:25:13 #57 DONE 110.8s 00:25:13 00:25:13 #36 [security-secretstore-setup internal] load build context 00:25:14 #36 ... 00:25:14 00:25:14 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:25:14 #90 ... 00:25:14 00:25:14 #36 [security-secretstore-setup internal] load build context 00:25:14 ba4f6050e886: Pushed 00:25:14 2d3bf99688ae: Pushed 00:25:14 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:52d1cb75ea3d1efe228a18ef82668ba7a732efc0caf280fa69c1007c98519eed size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 00:25:15 #36 transferring context: 44.68MB 113.3s done [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:15 #36 DONE 114.4s 00:25:15 00:25:15 #40 [security-proxy-auth internal] load build context 00:25:15 #40 transferring context: 44.68MB 99.4s done 00:25:15 #40 DONE 107.2s 00:25:15 00:25:15 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:25:15 #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 69.5s 00:25:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 00:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:25:15 a14cd9b6c89d: Preparing 00:25:15 fe8861135659: Preparing 00:25:15 2d3bf99688ae: Preparing 00:25:15 76a68f098b02: Preparing 00:25:15 2ae658b193a4: Preparing 00:25:15 13844c9e4a94: Preparing 00:25:15 1d2c380e13f9: Preparing 00:25:15 f46a9b906073: Preparing 00:25:15 cd8399bf7853: Preparing 00:25:15 ba4f6050e886: Preparing 00:25:15 994456c4fd7b: Preparing 00:25:15 13844c9e4a94: Waiting 00:25:15 1d2c380e13f9: Waiting 00:25:15 cd8399bf7853: Waiting 00:25:15 f46a9b906073: Waiting 00:25:15 ba4f6050e886: Waiting 00:25:15 994456c4fd7b: Waiting 00:25:15 a14cd9b6c89d: Layer already exists 00:25:15 2d3bf99688ae: Layer already exists 00:25:15 2ae658b193a4: Layer already exists 00:25:15 76a68f098b02: Layer already exists 00:25:15 fe8861135659: Layer already exists 00:25:15 13844c9e4a94: Layer already exists 00:25:15 1d2c380e13f9: Layer already exists 00:25:15 cd8399bf7853: Layer already exists 00:25:15 f46a9b906073: Layer already exists 00:25:15 ba4f6050e886: Layer already exists 00:25:15 994456c4fd7b: Layer already exists 00:25:15 4.0.1-dev.1: digest: sha256:52d1cb75ea3d1efe228a18ef82668ba7a732efc0caf280fa69c1007c98519eed size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:25:16 a14cd9b6c89d: Preparing 00:25:16 fe8861135659: Preparing 00:25:16 2d3bf99688ae: Preparing 00:25:16 76a68f098b02: Preparing 00:25:16 2ae658b193a4: Preparing 00:25:16 13844c9e4a94: Preparing 00:25:16 1d2c380e13f9: Preparing 00:25:16 f46a9b906073: Preparing 00:25:16 cd8399bf7853: Preparing 00:25:16 1d2c380e13f9: Waiting 00:25:16 f46a9b906073: Waiting 00:25:16 cd8399bf7853: Waiting 00:25:16 13844c9e4a94: Waiting 00:25:16 ba4f6050e886: Preparing 00:25:16 994456c4fd7b: Preparing 00:25:16 994456c4fd7b: Waiting 00:25:16 a14cd9b6c89d: Layer already exists 00:25:16 2ae658b193a4: Layer already exists 00:25:16 2d3bf99688ae: Layer already exists 00:25:16 fe8861135659: Layer already exists 00:25:16 76a68f098b02: Layer already exists 00:25:16 13844c9e4a94: Layer already exists 00:25:16 ba4f6050e886: Layer already exists 00:25:16 1d2c380e13f9: Layer already exists 00:25:16 f46a9b906073: Layer already exists 00:25:16 cd8399bf7853: Layer already exists 00:25:16 994456c4fd7b: Layer already exists 00:25:16 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:52d1cb75ea3d1efe228a18ef82668ba7a732efc0caf280fa69c1007c98519eed size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:16 #46 ... 00:25:16 00:25:16 #91 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:25:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:16 #91 ... 00:25:16 00:25:16 #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 00:25:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa 00:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 00:25:16 a14cd9b6c89d: Preparing 00:25:16 fe8861135659: Preparing 00:25:16 2d3bf99688ae: Preparing 00:25:16 76a68f098b02: Preparing 00:25:16 2ae658b193a4: Preparing 00:25:16 13844c9e4a94: Preparing 00:25:16 1d2c380e13f9: Preparing 00:25:16 f46a9b906073: Preparing 00:25:16 cd8399bf7853: Preparing 00:25:16 ba4f6050e886: Preparing 00:25:16 994456c4fd7b: Preparing 00:25:16 f46a9b906073: Waiting 00:25:16 cd8399bf7853: Waiting 00:25:16 ba4f6050e886: Waiting 00:25:16 1d2c380e13f9: Waiting 00:25:16 13844c9e4a94: Waiting 00:25:16 994456c4fd7b: Waiting 00:25:16 2d3bf99688ae: Layer already exists 00:25:16 fe8861135659: Layer already exists 00:25:16 a14cd9b6c89d: Layer already exists 00:25:16 2ae658b193a4: Layer already exists 00:25:16 76a68f098b02: Layer already exists 00:25:16 13844c9e4a94: Layer already exists 00:25:16 1d2c380e13f9: Layer already exists 00:25:16 ba4f6050e886: Layer already exists 00:25:16 cd8399bf7853: Layer already exists 00:25:16 f46a9b906073: Layer already exists 00:25:16 994456c4fd7b: Layer already exists 00:25:16 odessa: digest: sha256:52d1cb75ea3d1efe228a18ef82668ba7a732efc0caf280fa69c1007c98519eed size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:17 ===================================================== [Pipeline] echo 00:25:17 taggedImages: 00:25:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.1-dev.1 00:25:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:odessa [Pipeline] echo 00:25:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 00:25:17 b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:17 4.0.1-dev.1 00:25:17 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:17 odessa 00:25:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:25:17 8775e79072ac: Preparing 00:25:17 c7d0997e8c55: Preparing 00:25:17 14f3a3e56a84: Preparing 00:25:17 c754fca30ece: Preparing 00:25:17 2fa2616c4ed9: Preparing 00:25:17 ee8035c724d7: Preparing 00:25:17 3464a6715b58: Preparing 00:25:17 13844c9e4a94: Preparing 00:25:17 1d2c380e13f9: Preparing 00:25:17 b33a936076a8: Preparing 00:25:17 e63167e92bbf: Preparing 00:25:17 994456c4fd7b: Preparing 00:25:17 1d2c380e13f9: Waiting 00:25:17 b33a936076a8: Waiting 00:25:17 e63167e92bbf: Waiting 00:25:17 994456c4fd7b: Waiting 00:25:17 ee8035c724d7: Waiting 00:25:17 3464a6715b58: Waiting 00:25:17 13844c9e4a94: Waiting 00:25:17 c7d0997e8c55: Pushed 00:25:17 8775e79072ac: Pushed 00:25:17 2fa2616c4ed9: Pushed 00:25:17 13844c9e4a94: Layer already exists 00:25:17 1d2c380e13f9: Layer already exists 00:25:17 #46 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 71.5s done 00:25:17 ee8035c724d7: Pushed 00:25:17 3464a6715b58: Pushed 00:25:17 994456c4fd7b: Layer already exists 00:25:17 b33a936076a8: Pushed 00:25:18 #46 DONE 113.4s 00:25:18 00:25:18 #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:25:19 e63167e92bbf: Pushed 00:25:19 c754fca30ece: Pushed 00:25:20 #92 ... 00:25:20 00:25:20 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:25:20 14f3a3e56a84: Pushed 00:25:20 #93 ... 00:25:20 00:25:20 #94 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:25:20 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:174165b292dd7cc378d509bfa9da728c2abe1efa0799d163c5b1da5f98b4305e size: 2823 [Pipeline] } [Pipeline] // withEnv 00:25:20 #94 ... 00:25:20 00:25:20 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:20 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 00:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:25:21 8775e79072ac: Preparing 00:25:21 c7d0997e8c55: Preparing 00:25:21 14f3a3e56a84: Preparing 00:25:21 c754fca30ece: Preparing 00:25:21 2fa2616c4ed9: Preparing 00:25:21 ee8035c724d7: Preparing 00:25:21 3464a6715b58: Preparing 00:25:21 13844c9e4a94: Preparing 00:25:21 1d2c380e13f9: Preparing 00:25:21 b33a936076a8: Preparing 00:25:21 e63167e92bbf: Preparing 00:25:21 994456c4fd7b: Preparing 00:25:21 1d2c380e13f9: Waiting 00:25:21 b33a936076a8: Waiting 00:25:21 ee8035c724d7: Waiting 00:25:21 3464a6715b58: Waiting 00:25:21 994456c4fd7b: Waiting 00:25:21 13844c9e4a94: Waiting 00:25:21 c754fca30ece: Layer already exists 00:25:21 8775e79072ac: Layer already exists 00:25:21 14f3a3e56a84: Layer already exists 00:25:21 2fa2616c4ed9: Layer already exists 00:25:21 c7d0997e8c55: Layer already exists 00:25:21 3464a6715b58: Layer already exists 00:25:21 1d2c380e13f9: Layer already exists 00:25:21 ee8035c724d7: Layer already exists 00:25:21 13844c9e4a94: Layer already exists 00:25:21 b33a936076a8: Layer already exists 00:25:21 e63167e92bbf: Layer already exists 00:25:21 994456c4fd7b: Layer already exists 00:25:21 4.0.1-dev.1: digest: sha256:174165b292dd7cc378d509bfa9da728c2abe1efa0799d163c5b1da5f98b4305e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv 00:25:21 #95 ... 00:25:21 00:25:21 #89 [core-data builder 4/7] COPY go.mod vendor* ./ 00:25:21 #89 DONE 23.4s 00:25:21 00:25:21 #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 00:25:21 #87 DONE 31.4s 00:25:21 00:25:21 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:21 #96 ... 00:25:21 00:25:21 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 00:25:21 #90 DONE 17.4s 00:25:21 00:25:21 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:25:21 8775e79072ac: Preparing 00:25:21 c7d0997e8c55: Preparing 00:25:21 14f3a3e56a84: Preparing 00:25:21 c754fca30ece: Preparing 00:25:21 2fa2616c4ed9: Preparing 00:25:21 ee8035c724d7: Preparing 00:25:21 3464a6715b58: Preparing 00:25:21 13844c9e4a94: Preparing 00:25:21 1d2c380e13f9: Preparing 00:25:21 b33a936076a8: Preparing 00:25:21 e63167e92bbf: Preparing 00:25:21 994456c4fd7b: Preparing 00:25:21 13844c9e4a94: Waiting 00:25:21 1d2c380e13f9: Waiting 00:25:21 994456c4fd7b: Waiting 00:25:21 ee8035c724d7: Waiting 00:25:21 3464a6715b58: Waiting 00:25:21 b33a936076a8: Waiting 00:25:21 e63167e92bbf: Waiting 00:25:21 14f3a3e56a84: Layer already exists 00:25:21 c7d0997e8c55: Layer already exists 00:25:21 8775e79072ac: Layer already exists 00:25:21 2fa2616c4ed9: Layer already exists 00:25:21 c754fca30ece: Layer already exists 00:25:21 ee8035c724d7: Layer already exists 00:25:21 3464a6715b58: Layer already exists 00:25:21 b33a936076a8: Layer already exists 00:25:21 1d2c380e13f9: Layer already exists 00:25:21 13844c9e4a94: Layer already exists 00:25:21 e63167e92bbf: Layer already exists 00:25:21 994456c4fd7b: Layer already exists 00:25:21 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:174165b292dd7cc378d509bfa9da728c2abe1efa0799d163c5b1da5f98b4305e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa 00:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 00:25:22 8775e79072ac: Preparing 00:25:22 c7d0997e8c55: Preparing 00:25:22 14f3a3e56a84: Preparing 00:25:22 c754fca30ece: Preparing 00:25:22 2fa2616c4ed9: Preparing 00:25:22 ee8035c724d7: Preparing 00:25:22 3464a6715b58: Preparing 00:25:22 13844c9e4a94: Preparing 00:25:22 1d2c380e13f9: Preparing 00:25:22 b33a936076a8: Preparing 00:25:22 e63167e92bbf: Preparing 00:25:22 994456c4fd7b: Preparing 00:25:22 1d2c380e13f9: Waiting 00:25:22 b33a936076a8: Waiting 00:25:22 e63167e92bbf: Waiting 00:25:22 ee8035c724d7: Waiting 00:25:22 3464a6715b58: Waiting 00:25:22 13844c9e4a94: Waiting 00:25:22 994456c4fd7b: Waiting 00:25:22 c754fca30ece: Layer already exists 00:25:22 c7d0997e8c55: Layer already exists 00:25:22 8775e79072ac: Layer already exists 00:25:22 2fa2616c4ed9: Layer already exists 00:25:22 14f3a3e56a84: Layer already exists 00:25:22 ee8035c724d7: Layer already exists 00:25:22 13844c9e4a94: Layer already exists 00:25:22 1d2c380e13f9: Layer already exists 00:25:22 3464a6715b58: Layer already exists 00:25:22 b33a936076a8: Layer already exists 00:25:22 e63167e92bbf: Layer already exists 00:25:22 994456c4fd7b: Layer already exists 00:25:22 odessa: digest: sha256:174165b292dd7cc378d509bfa9da728c2abe1efa0799d163c5b1da5f98b4305e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:22 ===================================================== [Pipeline] echo 00:25:22 taggedImages: 00:25:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.1-dev.1 00:25:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:odessa [Pipeline] echo 00:25:22 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 00:25:22 b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:22 4.0.1-dev.1 00:25:22 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:22 odessa 00:25:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:22 #97 ... 00:25:22 00:25:22 #91 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:25:22 #91 DONE 16.0s 00:25:22 00:25:22 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:25:23 90c26108c97a: Preparing 00:25:23 5a206530fe03: Preparing 00:25:23 13844c9e4a94: Preparing 00:25:23 1d2c380e13f9: Preparing 00:25:23 b5badef49216: Preparing 00:25:23 96c6b141dbdc: Preparing 00:25:23 994456c4fd7b: Preparing 00:25:23 96c6b141dbdc: Waiting 00:25:23 994456c4fd7b: Waiting 00:25:23 13844c9e4a94: Layer already exists 00:25:23 1d2c380e13f9: Layer already exists 00:25:23 994456c4fd7b: Layer already exists 00:25:23 b5badef49216: Pushed 00:25:23 90c26108c97a: Pushed 00:25:24 96c6b141dbdc: Pushed 00:25:24 #98 ... 00:25:24 00:25:24 #94 [support-notifications builder 4/7] COPY go.mod vendor* ./ 00:25:24 #94 DONE 14.5s 00:25:24 00:25:24 #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:26 5a206530fe03: Pushed 00:25:26 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:16ae2294e7f89e5bf3fac29f4191af2d3d34385d68d9a8882fe05ecbedc76d16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 00:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:25:27 90c26108c97a: Preparing 00:25:27 5a206530fe03: Preparing 00:25:27 13844c9e4a94: Preparing 00:25:27 1d2c380e13f9: Preparing 00:25:27 b5badef49216: Preparing 00:25:27 96c6b141dbdc: Preparing 00:25:27 994456c4fd7b: Preparing 00:25:27 994456c4fd7b: Waiting 00:25:27 96c6b141dbdc: Waiting 00:25:27 13844c9e4a94: Layer already exists 00:25:27 5a206530fe03: Layer already exists 00:25:27 1d2c380e13f9: Layer already exists 00:25:27 90c26108c97a: Layer already exists 00:25:27 b5badef49216: Layer already exists 00:25:27 96c6b141dbdc: Layer already exists 00:25:27 994456c4fd7b: Layer already exists 00:25:27 4.0.1-dev.1: digest: sha256:16ae2294e7f89e5bf3fac29f4191af2d3d34385d68d9a8882fe05ecbedc76d16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:27 #99 ... 00:25:27 00:25:27 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:25:27 #95 DONE 7.8s 00:25:27 00:25:27 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:25:27 #93 DONE 7.8s 00:25:27 00:25:27 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 00:25:27 #100 DONE 6.0s 00:25:27 00:25:27 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:25:27 #101 ... 00:25:27 00:25:27 #92 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 00:25:27 #92 DONE 12.7s 00:25:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:25:27 90c26108c97a: Preparing 00:25:27 5a206530fe03: Preparing 00:25:27 13844c9e4a94: Preparing 00:25:27 1d2c380e13f9: Preparing 00:25:27 b5badef49216: Preparing 00:25:27 96c6b141dbdc: Preparing 00:25:27 994456c4fd7b: Preparing 00:25:27 96c6b141dbdc: Waiting 00:25:27 994456c4fd7b: Waiting 00:25:27 90c26108c97a: Layer already exists 00:25:27 1d2c380e13f9: Layer already exists 00:25:27 5a206530fe03: Layer already exists 00:25:27 b5badef49216: Layer already exists 00:25:27 13844c9e4a94: Layer already exists 00:25:27 994456c4fd7b: Layer already exists 00:25:27 96c6b141dbdc: Layer already exists 00:25:27 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:16ae2294e7f89e5bf3fac29f4191af2d3d34385d68d9a8882fe05ecbedc76d16 size: 1781 [Pipeline] } [Pipeline] // withEnv 00:25:27 00:25:27 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 00:25:27 #101 DONE 0.4s 00:25:27 00:25:27 #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:27 #102 ... 00:25:27 00:25:27 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 00:25:27 #103 DONE 0.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:27 00:25:27 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 00:25:27 #104 DONE 0.4s 00:25:27 00:25:27 #105 [security-spire-server stage-2 6/9] COPY security.txt / 00:25:27 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:28 #105 DONE 0.5s 00:25:28 00:25:28 #106 [security-spire-config stage-2 6/10] COPY security.txt / 00:25:28 #106 DONE 0.6s 00:25:28 00:25:28 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:25:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa 00:25:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 00:25:28 90c26108c97a: Preparing 00:25:28 5a206530fe03: Preparing 00:25:28 13844c9e4a94: Preparing 00:25:28 1d2c380e13f9: Preparing 00:25:28 b5badef49216: Preparing 00:25:28 96c6b141dbdc: Preparing 00:25:28 994456c4fd7b: Preparing 00:25:28 96c6b141dbdc: Waiting 00:25:28 994456c4fd7b: Waiting 00:25:28 1d2c380e13f9: Layer already exists 00:25:28 b5badef49216: Layer already exists 00:25:28 5a206530fe03: Layer already exists 00:25:28 13844c9e4a94: Layer already exists 00:25:28 90c26108c97a: Layer already exists 00:25:28 96c6b141dbdc: Layer already exists 00:25:28 994456c4fd7b: Layer already exists 00:25:28 odessa: digest: sha256:16ae2294e7f89e5bf3fac29f4191af2d3d34385d68d9a8882fe05ecbedc76d16 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:28 ===================================================== [Pipeline] echo 00:25:28 taggedImages: 00:25:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.1-dev.1 00:25:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:odessa [Pipeline] echo 00:25:28 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 00:25:28 b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:28 4.0.1-dev.1 00:25:28 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:28 odessa 00:25:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:28 #107 ... 00:25:28 00:25:28 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 00:25:28 #108 DONE 0.5s 00:25:28 00:25:28 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:25:28 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:28 #109 ... 00:25:28 00:25:28 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:25:28 #107 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:29 00:25:29 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:25:29 #109 DONE 0.5s 00:25:29 00:25:29 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:25:29 #110 ... 00:25:29 00:25:29 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:25:29 #111 DONE 0.6s 00:25:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:25:29 c5036aa82eed: Preparing 00:25:29 ec5bb0670e83: Preparing 00:25:29 cd9455f27bab: Preparing 00:25:29 13844c9e4a94: Preparing 00:25:29 1d2c380e13f9: Preparing 00:25:29 7d968a557ecd: Preparing 00:25:29 313d51837740: Preparing 00:25:29 d437146eb32e: Preparing 00:25:29 8b87c6c72064: Preparing 00:25:29 994456c4fd7b: Preparing 00:25:29 7d968a557ecd: Waiting 00:25:29 d437146eb32e: Waiting 00:25:29 8b87c6c72064: Waiting 00:25:29 313d51837740: Waiting 00:25:29 994456c4fd7b: Waiting 00:25:29 1d2c380e13f9: Layer already exists 00:25:29 13844c9e4a94: Layer already exists 00:25:29 ec5bb0670e83: Pushed 00:25:29 cd9455f27bab: Pushed 00:25:29 c5036aa82eed: Pushed 00:25:29 994456c4fd7b: Layer already exists 00:25:29 d437146eb32e: Pushed 00:25:29 00:25:29 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:25:29 #112 DONE 0.4s 00:25:29 00:25:29 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:25:29 #113 ... 00:25:29 00:25:29 #114 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 00:25:29 #114 DONE 0.3s 00:25:29 00:25:29 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:25:29 #110 DONE 0.5s 00:25:29 00:25:29 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:25:29 8b87c6c72064: Pushed 00:25:29 #115 ... 00:25:29 00:25:29 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:25:29 #113 DONE 0.4s 00:25:29 00:25:29 #116 [security-spire-server] exporting to image 00:25:29 #116 exporting layers 00:25:30 #116 ... 00:25:30 00:25:30 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:25:30 #115 DONE 0.4s 00:25:30 00:25:30 #117 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:25:30 #117 DONE 0.6s 00:25:30 00:25:30 #116 [security-spire-agent] exporting to image 00:25:31 #116 ... 00:25:31 00:25:31 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:33 313d51837740: Pushed 00:25:34 #118 ... 00:25:34 00:25:34 #116 [security-spire-config] exporting to image 00:25:34 #116 exporting layers 4.9s done 00:25:34 #116 exporting layers 4.9s done 00:25:34 #116 writing image sha256:75892ca7f0f6050cfdabbab494d75021b73d86dc26e23ddd25460b8ea16bfac5 0.1s done 00:25:34 #116 writing image sha256:3433ecc60b9969c601ee18ef0195d47a97a03af3ff1b3c183e2ac770438ef65a 0.0s done 00:25:34 #116 naming to docker.io/library/security-spire-server-arm64 0.0s done 00:25:34 #116 naming to docker.io/library/security-spire-agent-arm64 done 00:25:35 #116 writing image sha256:5e3cc53eaa7fcab8dd6f8df47e72c4c08173ecc51c4019dde305b6e201019847 00:25:35 #116 writing image sha256:5e3cc53eaa7fcab8dd6f8df47e72c4c08173ecc51c4019dde305b6e201019847 0.0s done 00:25:35 #116 naming to docker.io/library/security-spire-config-arm64 0.0s done 00:25:35 #116 DONE 5.6s 00:25:35 00:25:35 #98 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:25:40 7d968a557ecd: Pushed 00:25:40 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:216863c9781bb9d8e89b13a1e937e13b3d67bb71116a68d36c13f7542be09ceb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 00:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:25:41 c5036aa82eed: Preparing 00:25:41 ec5bb0670e83: Preparing 00:25:41 cd9455f27bab: Preparing 00:25:41 13844c9e4a94: Preparing 00:25:41 1d2c380e13f9: Preparing 00:25:41 7d968a557ecd: Preparing 00:25:41 313d51837740: Preparing 00:25:41 d437146eb32e: Preparing 00:25:41 8b87c6c72064: Preparing 00:25:41 994456c4fd7b: Preparing 00:25:41 313d51837740: Waiting 00:25:41 d437146eb32e: Waiting 00:25:41 8b87c6c72064: Waiting 00:25:41 994456c4fd7b: Waiting 00:25:41 7d968a557ecd: Waiting 00:25:41 cd9455f27bab: Layer already exists 00:25:41 ec5bb0670e83: Layer already exists 00:25:41 c5036aa82eed: Layer already exists 00:25:41 1d2c380e13f9: Layer already exists 00:25:41 13844c9e4a94: Layer already exists 00:25:41 7d968a557ecd: Layer already exists 00:25:41 8b87c6c72064: Layer already exists 00:25:41 313d51837740: Layer already exists 00:25:41 994456c4fd7b: Layer already exists 00:25:41 d437146eb32e: Layer already exists 00:25:41 4.0.1-dev.1: digest: sha256:216863c9781bb9d8e89b13a1e937e13b3d67bb71116a68d36c13f7542be09ceb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:25:41 c5036aa82eed: Preparing 00:25:41 ec5bb0670e83: Preparing 00:25:41 cd9455f27bab: Preparing 00:25:41 13844c9e4a94: Preparing 00:25:41 1d2c380e13f9: Preparing 00:25:41 7d968a557ecd: Preparing 00:25:41 313d51837740: Preparing 00:25:41 d437146eb32e: Preparing 00:25:41 8b87c6c72064: Preparing 00:25:41 994456c4fd7b: Preparing 00:25:41 8b87c6c72064: Waiting 00:25:41 994456c4fd7b: Waiting 00:25:41 7d968a557ecd: Waiting 00:25:41 313d51837740: Waiting 00:25:41 ec5bb0670e83: Layer already exists 00:25:41 13844c9e4a94: Layer already exists 00:25:41 cd9455f27bab: Layer already exists 00:25:41 1d2c380e13f9: Layer already exists 00:25:41 c5036aa82eed: Layer already exists 00:25:41 7d968a557ecd: Layer already exists 00:25:41 8b87c6c72064: Layer already exists 00:25:41 313d51837740: Layer already exists 00:25:41 994456c4fd7b: Layer already exists 00:25:41 d437146eb32e: Layer already exists 00:25:41 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:216863c9781bb9d8e89b13a1e937e13b3d67bb71116a68d36c13f7542be09ceb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:odessa 00:25:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 00:25:42 c5036aa82eed: Preparing 00:25:42 ec5bb0670e83: Preparing 00:25:42 cd9455f27bab: Preparing 00:25:42 13844c9e4a94: Preparing 00:25:42 1d2c380e13f9: Preparing 00:25:42 7d968a557ecd: Preparing 00:25:42 313d51837740: Preparing 00:25:42 d437146eb32e: Preparing 00:25:42 8b87c6c72064: Preparing 00:25:42 994456c4fd7b: Preparing 00:25:42 7d968a557ecd: Waiting 00:25:42 d437146eb32e: Waiting 00:25:42 313d51837740: Waiting 00:25:42 8b87c6c72064: Waiting 00:25:42 13844c9e4a94: Layer already exists 00:25:42 ec5bb0670e83: Layer already exists 00:25:42 1d2c380e13f9: Layer already exists 00:25:42 cd9455f27bab: Layer already exists 00:25:42 c5036aa82eed: Layer already exists 00:25:42 7d968a557ecd: Layer already exists 00:25:42 8b87c6c72064: Layer already exists 00:25:42 313d51837740: Layer already exists 00:25:42 d437146eb32e: Layer already exists 00:25:42 994456c4fd7b: Layer already exists 00:25:42 odessa: digest: sha256:216863c9781bb9d8e89b13a1e937e13b3d67bb71116a68d36c13f7542be09ceb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:42 ===================================================== [Pipeline] echo 00:25:42 taggedImages: 00:25:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.1-dev.1 00:25:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:42 - nexus3.edgexfoundry.org:10004/security-spire-agent:odessa [Pipeline] echo 00:25:42 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 00:25:42 b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:42 4.0.1-dev.1 00:25:42 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:42 odessa 00:25:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:42 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:25:43 7da8564b5480: Preparing 00:25:43 cde8c3133487: Preparing 00:25:43 5bffa4850a75: Preparing 00:25:43 13844c9e4a94: Preparing 00:25:43 1d2c380e13f9: Preparing 00:25:43 62c422a201fc: Preparing 00:25:43 1233039c2a34: Preparing 00:25:43 66241244f43e: Preparing 00:25:43 994456c4fd7b: Preparing 00:25:43 1233039c2a34: Waiting 00:25:43 66241244f43e: Waiting 00:25:43 1d2c380e13f9: Layer already exists 00:25:43 13844c9e4a94: Layer already exists 00:25:43 cde8c3133487: Pushed 00:25:43 7da8564b5480: Pushed 00:25:43 5bffa4850a75: Pushed 00:25:43 1233039c2a34: Pushed 00:25:43 994456c4fd7b: Layer already exists 00:25:43 66241244f43e: Pushed 00:25:55 62c422a201fc: Pushed 00:25:55 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:de1a624c86dab37fb97d9cfc9c97b30ea4747614992e5a555a388a3b6841d3a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 00:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:25:56 7da8564b5480: Preparing 00:25:56 cde8c3133487: Preparing 00:25:56 5bffa4850a75: Preparing 00:25:56 13844c9e4a94: Preparing 00:25:56 1d2c380e13f9: Preparing 00:25:56 62c422a201fc: Preparing 00:25:56 1233039c2a34: Preparing 00:25:56 66241244f43e: Preparing 00:25:56 994456c4fd7b: Preparing 00:25:56 1233039c2a34: Waiting 00:25:56 66241244f43e: Waiting 00:25:56 994456c4fd7b: Waiting 00:25:56 62c422a201fc: Waiting 00:25:56 7da8564b5480: Layer already exists 00:25:56 5bffa4850a75: Layer already exists 00:25:56 1d2c380e13f9: Layer already exists 00:25:56 13844c9e4a94: Layer already exists 00:25:56 cde8c3133487: Layer already exists 00:25:56 62c422a201fc: Layer already exists 00:25:56 994456c4fd7b: Layer already exists 00:25:56 66241244f43e: Layer already exists 00:25:56 1233039c2a34: Layer already exists 00:25:56 4.0.1-dev.1: digest: sha256:de1a624c86dab37fb97d9cfc9c97b30ea4747614992e5a555a388a3b6841d3a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:25:57 7da8564b5480: Preparing 00:25:57 cde8c3133487: Preparing 00:25:57 5bffa4850a75: Preparing 00:25:57 13844c9e4a94: Preparing 00:25:57 1d2c380e13f9: Preparing 00:25:57 62c422a201fc: Preparing 00:25:57 1233039c2a34: Preparing 00:25:57 66241244f43e: Preparing 00:25:57 994456c4fd7b: Preparing 00:25:57 62c422a201fc: Waiting 00:25:57 1233039c2a34: Waiting 00:25:57 66241244f43e: Waiting 00:25:57 994456c4fd7b: Waiting 00:25:57 1d2c380e13f9: Layer already exists 00:25:57 7da8564b5480: Layer already exists 00:25:57 cde8c3133487: Layer already exists 00:25:57 13844c9e4a94: Layer already exists 00:25:57 5bffa4850a75: Layer already exists 00:25:57 62c422a201fc: Layer already exists 00:25:57 66241244f43e: Layer already exists 00:25:57 1233039c2a34: Layer already exists 00:25:57 994456c4fd7b: Layer already exists 00:25:57 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:de1a624c86dab37fb97d9cfc9c97b30ea4747614992e5a555a388a3b6841d3a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:odessa 00:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 00:25:57 7da8564b5480: Preparing 00:25:57 cde8c3133487: Preparing 00:25:57 5bffa4850a75: Preparing 00:25:57 13844c9e4a94: Preparing 00:25:57 1d2c380e13f9: Preparing 00:25:57 62c422a201fc: Preparing 00:25:57 1233039c2a34: Preparing 00:25:57 66241244f43e: Preparing 00:25:57 994456c4fd7b: Preparing 00:25:57 66241244f43e: Waiting 00:25:57 62c422a201fc: Waiting 00:25:57 994456c4fd7b: Waiting 00:25:57 1233039c2a34: Waiting 00:25:57 13844c9e4a94: Layer already exists 00:25:57 5bffa4850a75: Layer already exists 00:25:57 1d2c380e13f9: Layer already exists 00:25:57 cde8c3133487: Layer already exists 00:25:57 7da8564b5480: Layer already exists 00:25:57 62c422a201fc: Layer already exists 00:25:57 1233039c2a34: Layer already exists 00:25:57 66241244f43e: Layer already exists 00:25:57 994456c4fd7b: Layer already exists 00:25:57 odessa: digest: sha256:de1a624c86dab37fb97d9cfc9c97b30ea4747614992e5a555a388a3b6841d3a0 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:25:57 ===================================================== [Pipeline] echo 00:25:57 taggedImages: 00:25:57 - nexus3.edgexfoundry.org:10004/security-spire-config:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:57 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.1-dev.1 00:25:57 - nexus3.edgexfoundry.org:10004/security-spire-config:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:57 - nexus3.edgexfoundry.org:10004/security-spire-config:odessa [Pipeline] echo 00:25:57 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 00:25:57 b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:57 4.0.1-dev.1 00:25:57 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:25:57 odessa 00:25:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:25:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:25:58 c5036aa82eed: Preparing 00:25:58 87abbdca7cdf: Preparing 00:25:58 c1316f3e8938: Preparing 00:25:58 13844c9e4a94: Preparing 00:25:58 1d2c380e13f9: Preparing 00:25:58 271330289554: Preparing 00:25:58 d437146eb32e: Preparing 00:25:58 8b87c6c72064: Preparing 00:25:58 994456c4fd7b: Preparing 00:25:58 8b87c6c72064: Waiting 00:25:58 994456c4fd7b: Waiting 00:25:58 d437146eb32e: Waiting 00:25:58 271330289554: Waiting 00:25:58 13844c9e4a94: Layer already exists 00:25:58 c5036aa82eed: Layer already exists 00:25:58 1d2c380e13f9: Layer already exists 00:25:58 d437146eb32e: Layer already exists 00:25:58 8b87c6c72064: Layer already exists 00:25:58 994456c4fd7b: Layer already exists 00:25:58 c1316f3e8938: Pushed 00:25:58 87abbdca7cdf: Pushed 00:26:10 271330289554: Pushed 00:26:10 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:c9ec76740cea22946361d59e690784bd8cad28db1b4f3bbcd43ee15e917f7885 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 00:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:26:11 c5036aa82eed: Preparing 00:26:11 87abbdca7cdf: Preparing 00:26:11 c1316f3e8938: Preparing 00:26:11 13844c9e4a94: Preparing 00:26:11 1d2c380e13f9: Preparing 00:26:11 271330289554: Preparing 00:26:11 d437146eb32e: Preparing 00:26:11 8b87c6c72064: Preparing 00:26:11 994456c4fd7b: Preparing 00:26:11 271330289554: Waiting 00:26:11 d437146eb32e: Waiting 00:26:11 8b87c6c72064: Waiting 00:26:11 994456c4fd7b: Waiting 00:26:11 c5036aa82eed: Layer already exists 00:26:11 c1316f3e8938: Layer already exists 00:26:11 87abbdca7cdf: Layer already exists 00:26:11 1d2c380e13f9: Layer already exists 00:26:11 13844c9e4a94: Layer already exists 00:26:11 d437146eb32e: Layer already exists 00:26:11 994456c4fd7b: Layer already exists 00:26:11 8b87c6c72064: Layer already exists 00:26:11 271330289554: Layer already exists 00:26:11 4.0.1-dev.1: digest: sha256:c9ec76740cea22946361d59e690784bd8cad28db1b4f3bbcd43ee15e917f7885 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:26:12 c5036aa82eed: Preparing 00:26:12 87abbdca7cdf: Preparing 00:26:12 c1316f3e8938: Preparing 00:26:12 13844c9e4a94: Preparing 00:26:12 1d2c380e13f9: Preparing 00:26:12 271330289554: Preparing 00:26:12 d437146eb32e: Preparing 00:26:12 8b87c6c72064: Preparing 00:26:12 994456c4fd7b: Preparing 00:26:12 271330289554: Waiting 00:26:12 8b87c6c72064: Waiting 00:26:12 994456c4fd7b: Waiting 00:26:12 1d2c380e13f9: Layer already exists 00:26:12 87abbdca7cdf: Layer already exists 00:26:12 13844c9e4a94: Layer already exists 00:26:12 c1316f3e8938: Layer already exists 00:26:12 c5036aa82eed: Layer already exists 00:26:12 8b87c6c72064: Layer already exists 00:26:12 d437146eb32e: Layer already exists 00:26:12 271330289554: Layer already exists 00:26:12 994456c4fd7b: Layer already exists 00:26:12 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:c9ec76740cea22946361d59e690784bd8cad28db1b4f3bbcd43ee15e917f7885 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:12 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:odessa 00:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 00:26:12 c5036aa82eed: Preparing 00:26:12 87abbdca7cdf: Preparing 00:26:12 c1316f3e8938: Preparing 00:26:12 13844c9e4a94: Preparing 00:26:12 1d2c380e13f9: Preparing 00:26:12 271330289554: Preparing 00:26:12 d437146eb32e: Preparing 00:26:12 8b87c6c72064: Preparing 00:26:12 994456c4fd7b: Preparing 00:26:12 271330289554: Waiting 00:26:12 d437146eb32e: Waiting 00:26:12 8b87c6c72064: Waiting 00:26:12 994456c4fd7b: Waiting 00:26:12 1d2c380e13f9: Layer already exists 00:26:12 13844c9e4a94: Layer already exists 00:26:12 c5036aa82eed: Layer already exists 00:26:12 87abbdca7cdf: Layer already exists 00:26:12 c1316f3e8938: Layer already exists 00:26:12 d437146eb32e: Layer already exists 00:26:12 271330289554: Layer already exists 00:26:12 8b87c6c72064: Layer already exists 00:26:12 994456c4fd7b: Layer already exists 00:26:12 odessa: digest: sha256:c9ec76740cea22946361d59e690784bd8cad28db1b4f3bbcd43ee15e917f7885 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:26:12 ===================================================== [Pipeline] echo 00:26:12 taggedImages: 00:26:12 - nexus3.edgexfoundry.org:10004/security-spire-server:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:26:12 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.1-dev.1 00:26:12 - nexus3.edgexfoundry.org:10004/security-spire-server:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:26:12 - nexus3.edgexfoundry.org:10004/security-spire-server:odessa [Pipeline] echo 00:26:12 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 00:26:12 b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:26:12 4.0.1-dev.1 00:26:12 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:26:12 odessa 00:26:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:26:13 e6647428fe4e: Preparing 00:26:13 8130786add09: Preparing 00:26:13 13844c9e4a94: Preparing 00:26:13 1d2c380e13f9: Preparing 00:26:13 4f56af6b586c: Preparing 00:26:13 33cb3ef02329: Preparing 00:26:13 994456c4fd7b: Preparing 00:26:13 33cb3ef02329: Waiting 00:26:13 994456c4fd7b: Waiting 00:26:13 13844c9e4a94: Layer already exists 00:26:13 1d2c380e13f9: Layer already exists 00:26:13 994456c4fd7b: Layer already exists 00:26:13 e6647428fe4e: Pushed 00:26:13 4f56af6b586c: Pushed 00:26:14 33cb3ef02329: Pushed 00:26:17 8130786add09: Pushed 00:26:17 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:7d11450ed67e587e635b3d4defd989b38c592c8f16c30b4d779d83cf8609c790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 00:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:26:18 e6647428fe4e: Preparing 00:26:18 8130786add09: Preparing 00:26:18 13844c9e4a94: Preparing 00:26:18 1d2c380e13f9: Preparing 00:26:18 4f56af6b586c: Preparing 00:26:18 33cb3ef02329: Preparing 00:26:18 994456c4fd7b: Preparing 00:26:18 994456c4fd7b: Waiting 00:26:18 e6647428fe4e: Layer already exists 00:26:18 13844c9e4a94: Layer already exists 00:26:18 8130786add09: Layer already exists 00:26:18 4f56af6b586c: Layer already exists 00:26:18 1d2c380e13f9: Layer already exists 00:26:18 994456c4fd7b: Layer already exists 00:26:18 33cb3ef02329: Layer already exists 00:26:18 4.0.1-dev.1: digest: sha256:7d11450ed67e587e635b3d4defd989b38c592c8f16c30b4d779d83cf8609c790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:26:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:26:18 e6647428fe4e: Preparing 00:26:18 8130786add09: Preparing 00:26:18 13844c9e4a94: Preparing 00:26:18 1d2c380e13f9: Preparing 00:26:18 4f56af6b586c: Preparing 00:26:18 33cb3ef02329: Preparing 00:26:18 994456c4fd7b: Preparing 00:26:18 33cb3ef02329: Waiting 00:26:18 994456c4fd7b: Waiting 00:26:18 8130786add09: Layer already exists 00:26:18 1d2c380e13f9: Layer already exists 00:26:18 e6647428fe4e: Layer already exists 00:26:18 13844c9e4a94: Layer already exists 00:26:18 4f56af6b586c: Layer already exists 00:26:18 994456c4fd7b: Layer already exists 00:26:18 33cb3ef02329: Layer already exists 00:26:18 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:7d11450ed67e587e635b3d4defd989b38c592c8f16c30b4d779d83cf8609c790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:odessa 00:26:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 00:26:19 e6647428fe4e: Preparing 00:26:19 8130786add09: Preparing 00:26:19 13844c9e4a94: Preparing 00:26:19 1d2c380e13f9: Preparing 00:26:19 4f56af6b586c: Preparing 00:26:19 33cb3ef02329: Preparing 00:26:19 994456c4fd7b: Preparing 00:26:19 33cb3ef02329: Waiting 00:26:19 994456c4fd7b: Waiting 00:26:19 8130786add09: Layer already exists 00:26:19 e6647428fe4e: Layer already exists 00:26:19 4f56af6b586c: Layer already exists 00:26:19 1d2c380e13f9: Layer already exists 00:26:19 13844c9e4a94: Layer already exists 00:26:19 33cb3ef02329: Layer already exists 00:26:19 994456c4fd7b: Layer already exists 00:26:19 odessa: digest: sha256:7d11450ed67e587e635b3d4defd989b38c592c8f16c30b4d779d83cf8609c790 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:26:19 ===================================================== [Pipeline] echo 00:26:19 taggedImages: 00:26:19 - nexus3.edgexfoundry.org:10004/support-notifications:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:26:19 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.1-dev.1 00:26:19 - nexus3.edgexfoundry.org:10004/support-notifications:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:26:19 - nexus3.edgexfoundry.org:10004/support-notifications:odessa [Pipeline] echo 00:26:19 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 00:26:19 b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:26:19 4.0.1-dev.1 00:26:19 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:26:19 odessa 00:26:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:26:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:26:20 e680dbf98cf8: Preparing 00:26:20 9df523134b81: Preparing 00:26:20 13844c9e4a94: Preparing 00:26:20 1d2c380e13f9: Preparing 00:26:20 2c4cb7f2193e: Preparing 00:26:20 a6e5c5651daa: Preparing 00:26:20 994456c4fd7b: Preparing 00:26:20 a6e5c5651daa: Waiting 00:26:20 994456c4fd7b: Waiting 00:26:20 13844c9e4a94: Layer already exists 00:26:20 1d2c380e13f9: Layer already exists 00:26:20 994456c4fd7b: Layer already exists 00:26:20 e680dbf98cf8: Pushed 00:26:20 2c4cb7f2193e: Pushed 00:26:20 a6e5c5651daa: Pushed 00:26:24 9df523134b81: Pushed 00:26:24 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:5eb98bfbc5a5504b69c4117b344ca92e89c6e0469cbb6e16ab796a7fea0d57c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 00:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:26:25 e680dbf98cf8: Preparing 00:26:25 9df523134b81: Preparing 00:26:25 13844c9e4a94: Preparing 00:26:25 1d2c380e13f9: Preparing 00:26:25 2c4cb7f2193e: Preparing 00:26:25 a6e5c5651daa: Preparing 00:26:25 994456c4fd7b: Preparing 00:26:25 994456c4fd7b: Waiting 00:26:25 a6e5c5651daa: Waiting 00:26:25 13844c9e4a94: Layer already exists 00:26:25 e680dbf98cf8: Layer already exists 00:26:25 2c4cb7f2193e: Layer already exists 00:26:25 1d2c380e13f9: Layer already exists 00:26:25 9df523134b81: Layer already exists 00:26:25 a6e5c5651daa: Layer already exists 00:26:25 994456c4fd7b: Layer already exists 00:26:25 4.0.1-dev.1: digest: sha256:5eb98bfbc5a5504b69c4117b344ca92e89c6e0469cbb6e16ab796a7fea0d57c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:26:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:26:25 e680dbf98cf8: Preparing 00:26:25 9df523134b81: Preparing 00:26:25 13844c9e4a94: Preparing 00:26:25 1d2c380e13f9: Preparing 00:26:25 2c4cb7f2193e: Preparing 00:26:25 a6e5c5651daa: Preparing 00:26:25 994456c4fd7b: Preparing 00:26:25 a6e5c5651daa: Waiting 00:26:25 994456c4fd7b: Waiting 00:26:25 9df523134b81: Layer already exists 00:26:25 13844c9e4a94: Layer already exists 00:26:25 e680dbf98cf8: Layer already exists 00:26:25 2c4cb7f2193e: Layer already exists 00:26:25 1d2c380e13f9: Layer already exists 00:26:25 a6e5c5651daa: Layer already exists 00:26:25 994456c4fd7b: Layer already exists 00:26:25 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:5eb98bfbc5a5504b69c4117b344ca92e89c6e0469cbb6e16ab796a7fea0d57c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:26:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:odessa 00:26:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 00:26:26 e680dbf98cf8: Preparing 00:26:26 9df523134b81: Preparing 00:26:26 13844c9e4a94: Preparing 00:26:26 1d2c380e13f9: Preparing 00:26:26 2c4cb7f2193e: Preparing 00:26:26 a6e5c5651daa: Preparing 00:26:26 994456c4fd7b: Preparing 00:26:26 a6e5c5651daa: Waiting 00:26:26 994456c4fd7b: Waiting 00:26:26 2c4cb7f2193e: Layer already exists 00:26:26 e680dbf98cf8: Layer already exists 00:26:26 13844c9e4a94: Layer already exists 00:26:26 9df523134b81: Layer already exists 00:26:26 1d2c380e13f9: Layer already exists 00:26:26 a6e5c5651daa: Layer already exists 00:26:26 994456c4fd7b: Layer already exists 00:26:26 odessa: digest: sha256:5eb98bfbc5a5504b69c4117b344ca92e89c6e0469cbb6e16ab796a7fea0d57c3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 00:26:26 ===================================================== [Pipeline] echo 00:26:26 taggedImages: 00:26:26 - nexus3.edgexfoundry.org:10004/support-scheduler:b877783e8198655b4b0a97e42d3ffef4665dd3c1 00:26:26 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.1-dev.1 00:26:26 - nexus3.edgexfoundry.org:10004/support-scheduler:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 00:26:26 - nexus3.edgexfoundry.org:10004/support-scheduler:odessa [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] } 00:27:26 #98 DONE 109.5s 00:27:26 00:27:26 #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:26 #102 DONE 104.8s 00:27:26 00:27:26 #96 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:26 #96 DONE 110.8s 00:27:26 00:27:26 #119 [security-spiffe-token-provider builder 6/7] COPY . . 00:27:26 #119 ... 00:27:26 00:27:26 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:26 #118 DONE 110.9s 00:27:26 00:27:26 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:26 #97 DONE 110.6s 00:27:26 00:27:26 #99 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:26 #99 DONE 107.6s 00:27:26 00:27:26 #120 [support-notifications builder 6/7] COPY . . 00:27:26 #120 ... 00:27:26 00:27:26 #121 [security-bootstrapper builder 6/7] COPY . . 00:27:26 #121 ... 00:27:26 00:27:26 #122 [core-data builder 6/7] COPY . . 00:27:26 #122 ... 00:27:26 00:27:26 #123 [support-scheduler builder 6/7] COPY . . 00:27:26 #123 ... 00:27:26 00:27:26 #124 [core-keeper builder 7/8] COPY . . 00:27:26 #124 DONE 11.6s 00:27:26 00:27:26 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:26 #125 CACHED 00:27:26 00:27:26 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 00:27:26 #126 CACHED 00:27:26 00:27:26 #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 00:27:26 #127 CACHED 00:27:26 00:27:26 #128 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:26 #128 CACHED 00:27:26 00:27:26 #129 [core-command builder 6/7] COPY . . 00:27:26 #129 CACHED 00:27:26 00:27:26 #130 [core-command builder 4/7] COPY go.mod vendor* ./ 00:27:26 #130 CACHED 00:27:26 00:27:26 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:26 #131 CACHED 00:27:26 00:27:26 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 00:27:26 #132 CACHED 00:27:26 00:27:26 #133 [security-proxy-auth builder 6/7] COPY . . 00:27:26 #133 CACHED 00:27:26 00:27:26 #134 [core-metadata builder 6/7] COPY . . 00:27:26 #134 CACHED 00:27:26 00:27:26 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:26 #135 CACHED 00:27:26 00:27:26 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 00:27:26 #136 CACHED 00:27:26 00:27:26 #120 [support-notifications builder 6/7] COPY . . 00:27:26 #120 DONE 11.5s 00:27:26 00:27:26 #121 [security-bootstrapper builder 6/7] COPY . . 00:27:26 #121 DONE 11.7s 00:27:26 00:27:26 #137 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 00:27:26 #137 CACHED 00:27:26 00:27:26 #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:26 #138 CACHED 00:27:26 00:27:26 #139 [security-secretstore-setup builder 6/7] COPY . . 00:27:26 #139 CACHED 00:27:26 00:27:26 #140 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 00:27:26 #140 CACHED 00:27:26 00:27:26 #141 [security-proxy-setup builder 6/7] COPY . . 00:27:26 #141 CACHED 00:27:26 00:27:26 #142 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:27:26 #142 CACHED 00:27:26 00:27:26 #122 [core-data builder 6/7] COPY . . 00:27:26 #122 DONE 11.7s 00:27:26 00:27:26 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:27:26 #143 ... 00:27:26 00:27:26 #123 [support-scheduler builder 6/7] COPY . . 00:27:26 #123 DONE 11.9s 00:27:26 00:27:26 #119 [security-spiffe-token-provider builder 6/7] COPY . . 00:27:26 #119 DONE 11.9s 00:27:26 00:27:26 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:27:29 #144 ... 00:27:29 00:27:29 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:27:29 #0 4.424 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:27:29 #145 ... 00:27:29 00:27:29 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:27:29 #0 5.755 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 00:27:31 #146 ... 00:27:31 00:27:31 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 00:27:31 #143 7.377 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 00:27:34 #143 ... 00:27:34 00:27:34 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 00:27:34 #0 6.389 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 00:27:34 #147 ... 00:27:34 00:27:34 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:27:34 #0 7.393 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 00:27:34 #148 ... 00:27:34 00:27:34 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:27:34 #0 6.207 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 00:27:34 #149 ... 00:27:34 00:27:34 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:27:34 #0 6.602 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 00:27:34 #150 ... 00:27:34 00:27:34 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 00:27:34 #0 7.358 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 00:27:34 #151 ... 00:27:34 00:27:34 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:27:34 #0 7.276 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 00:27:34 #152 ... 00:27:34 00:27:34 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:27:34 #0 5.466 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:27:35 #153 ... 00:27:35 00:27:35 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 00:27:35 #0 5.985 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 00:27:35 #154 ... 00:27:35 00:27:35 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 00:27:35 #144 7.273 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 00:47:58 #144 ... 00:47:58 00:47:58 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 00:47:58 #148 DONE 1230.9s 00:47:58 00:47:58 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:47:58 #150 ... 00:47:58 00:47:58 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 00:47:58 #155 DONE 0.5s 00:47:58 00:47:58 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 00:47:58 #156 DONE 0.1s 00:47:58 00:47:58 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 00:47:58 #157 DONE 0.4s 00:47:58 00:47:58 #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 00:47:58 #158 DONE 0.1s 00:47:58 00:47:58 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 00:47:58 #159 DONE 0.1s 00:47:58 00:47:58 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:47:59 #160 DONE 2.2s 00:47:59 00:47:59 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:48:00 #153 ... 00:48:00 00:48:00 #116 [core-common-config-bootstrapper] exporting to image 00:48:00 #116 exporting layers 00:48:00 #116 exporting layers 0.7s done 00:48:00 #116 writing image sha256:56c0f95bd5eee51666fd1d932b84ae6b7ed07fd142fcd308e35a47e807cfdcc6 done 00:48:00 #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 00:48:00 #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 00:48:00 #116 DONE 6.3s 00:48:00 00:48:00 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:48:07 #152 ... 00:48:07 00:48:07 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 00:48:07 #145 DONE 1243.3s 00:48:07 00:48:07 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 00:48:07 #161 DONE 0.5s 00:48:07 00:48:07 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 00:48:11 #162 DONE 3.0s 00:48:11 00:48:11 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 00:48:11 #152 ... 00:48:11 00:48:11 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 00:48:11 #163 DONE 0.3s 00:48:11 00:48:11 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:48:11 #153 ... 00:48:11 00:48:11 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 00:48:11 #164 DONE 0.2s 00:48:11 00:48:11 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:48:11 #165 DONE 0.4s 00:48:11 00:48:11 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 00:48:12 #149 ... 00:48:12 00:48:12 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 00:48:12 #166 DONE 0.2s 00:48:12 00:48:12 #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/ 00:48:12 #167 DONE 0.2s 00:48:12 00:48:12 #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/ 00:48:12 #168 DONE 0.1s 00:48:12 00:48:12 #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/ 00:48:12 #169 DONE 0.2s 00:48:12 00:48:12 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:48:13 #170 DONE 0.3s 00:48:13 00:48:13 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 00:48:13 #150 ... 00:48:13 00:48:13 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 00:48:15 #171 DONE 2.0s 00:48:15 00:48:15 #116 [security-bootstrapper] exporting to image 00:48:15 #116 exporting layers 00:48:16 #116 exporting layers 1.2s done 00:48:16 #116 writing image sha256:16ab27e1aae1dfd39f50735dca61560c04cae8d747260c406f3df9a56b46c1bd done 00:48:16 #116 naming to docker.io/library/security-bootstrapper-arm64 done 00:48:16 #116 DONE 7.5s 00:48:16 00:48:16 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:03:24 #153 ... 01:03:24 01:03:24 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:03:24 #147 DONE 2145.9s 01:03:24 01:03:24 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:03:24 #149 ... 01:03:24 01:03:24 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 01:03:24 #172 DONE 0.3s 01:03:24 01:03:24 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:03:24 #152 ... 01:03:24 01:03:24 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 01:03:24 #173 DONE 0.2s 01:03:24 01:03:24 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:03:24 #174 DONE 0.5s 01:03:24 01:03:24 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:03:24 #175 DONE 0.1s 01:03:24 01:03:24 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:03:24 #149 ... 01:03:24 01:03:24 #116 [core-command] exporting to image 01:03:24 #116 exporting layers 01:03:24 #116 exporting layers 0.3s done 01:03:24 #116 writing image sha256:9860f8f7e921ce0b14cab7ee273644d5dc60a29def7688e775e56f97592ba44f done 01:03:24 #116 naming to docker.io/library/core-command-arm64 done 01:03:24 #116 DONE 7.8s 01:03:24 01:03:24 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:03:42 #149 DONE 2175.3s 01:03:42 01:03:42 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:03:42 #150 ... 01:03:42 01:03:42 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 01:03:42 #176 DONE 0.2s 01:03:42 01:03:42 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 01:03:42 #177 DONE 0.2s 01:03:42 01:03:42 #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 01:03:42 #178 DONE 0.2s 01:03:42 01:03:42 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:03:42 #179 DONE 0.2s 01:03:42 01:03:42 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:03:43 #180 DONE 0.5s 01:03:43 01:03:43 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:03:43 #181 DONE 0.2s 01:03:43 01:03:43 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:03:46 #182 DONE 2.4s 01:03:46 01:03:46 #116 [security-proxy-setup] exporting to image 01:03:46 #116 exporting layers 01:03:46 #116 exporting layers 0.9s done 01:03:46 #116 writing image sha256:89f7d6370acb33af2a43d9a62d42206c94d750209b1f20e1c42872fdfcfb2088 0.0s done 01:03:46 #116 naming to docker.io/library/security-proxy-setup-arm64 done 01:03:46 #116 DONE 8.7s 01:03:46 01:03:46 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:03:48 #150 ... 01:03:48 01:03:48 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:03:48 #153 2184.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.1-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:04:20 #153 DONE 2215.7s 01:04:20 01:04:20 #27 [core-metadata internal] load .dockerignore 01:04:21 #27 ... 01:04:21 01:04:21 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 01:04:21 #183 DONE 0.3s 01:04:21 01:04:21 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 01:04:21 #184 DONE 0.4s 01:04:21 01:04:21 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:04:22 #144 ... 01:04:22 01:04:22 #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 01:04:22 #185 DONE 0.2s 01:04:22 01:04:22 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:04:22 #154 ... 01:04:22 01:04:22 #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 01:04:22 #186 DONE 0.7s 01:04:22 01:04:22 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:04:23 #143 ... 01:04:23 01:04:23 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:04:23 #187 DONE 0.2s 01:04:23 01:04:23 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:04:23 #152 ... 01:04:23 01:04:23 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:04:23 #188 DONE 0.4s 01:04:23 01:04:23 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:04:24 #189 DONE 0.5s 01:04:24 01:04:24 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:04:24 #190 DONE 0.1s 01:04:24 01:04:24 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:04:26 #191 DONE 2.0s 01:04:26 01:04:26 #116 [security-secretstore-setup] exporting to image 01:04:26 #116 exporting layers 01:04:28 #116 exporting layers 1.4s done 01:04:28 #116 writing image sha256:561eaca9fcd2f0ab15f20714fd62e47ca9c26c575691e350f6ce305e26c36fc4 done 01:04:28 #116 naming to docker.io/library/security-secretstore-setup-arm64 done 01:04:28 #116 DONE 10.2s 01:04:28 01:04:28 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:05:36 #150 ... 01:05:36 01:05:36 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:05:36 #146 DONE 2285.2s 01:05:36 01:05:36 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:05:36 #143 ... 01:05:36 01:05:36 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:05:36 #192 DONE 0.1s 01:05:36 01:05:36 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:05:36 #193 DONE 0.3s 01:05:36 01:05:36 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:05:36 #194 DONE 0.9s 01:05:36 01:05:36 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:05:36 #143 ... 01:05:36 01:05:36 #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 01:05:36 #195 DONE 0.2s 01:05:36 01:05:36 #116 [security-spiffe-token-provider] exporting to image 01:05:36 #116 exporting layers 01:05:36 #116 exporting layers 0.9s done 01:05:36 #116 writing image sha256:108d9f909a2cd335cf8288797f6b9aa99592df1c19dd9396bb9fa0528c0eedb3 done 01:05:36 #116 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:05:36 #116 DONE 11.1s 01:05:36 01:05:36 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:06:02 #150 ... 01:06:02 01:06:02 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:06:02 #143 DONE 2318.6s 01:06:02 01:06:02 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:06:03 #150 ... 01:06:03 01:06:03 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 01:06:03 #151 DONE 2319.3s 01:06:03 01:06:03 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:06:04 #152 ... 01:06:04 01:06:04 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:06:04 #150 DONE 2320.8s 01:06:04 01:06:04 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:06:06 #152 DONE 2322.1s 01:06:06 01:06:06 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:06:06 #154 ... 01:06:06 01:06:06 #196 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:06:06 #196 DONE 0.2s 01:06:06 01:06:06 #27 [core-metadata internal] load .dockerignore 01:06:07 #27 ... 01:06:07 01:06:07 #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:06:08 #197 ... 01:06:08 01:06:08 #198 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:06:08 #198 DONE 0.5s 01:06:08 01:06:08 #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 01:06:08 #197 DONE 0.6s 01:06:08 01:06:08 #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:06:09 #199 DONE 1.2s 01:06:09 01:06:09 #200 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 01:06:09 #200 DONE 0.7s 01:06:09 01:06:09 #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:06:10 #201 DONE 0.9s 01:06:10 01:06:10 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 01:06:10 #202 DONE 0.9s 01:06:10 01:06:10 #203 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:06:10 #203 DONE 0.4s 01:06:10 01:06:10 #116 [core-metadata] exporting to image 01:06:10 #116 exporting layers 01:06:10 #116 exporting layers 0.8s done 01:06:10 #116 writing image sha256:a49a2e5e70f61f6846ed95425149c05a38cea1a17c30ee65d7fe13c3828c4e8e 0.0s done 01:06:10 #116 naming to docker.io/library/core-keeper-arm64 done 01:06:11 #116 exporting layers 0.8s done 01:06:11 #116 writing image sha256:c13258a722b120a833127b0869c06339899f5ef3a089b43da668025006ba472c 0.1s done 01:06:11 #116 naming to docker.io/library/core-metadata-arm64 0.0s done 01:06:11 #116 DONE 12.3s 01:06:11 01:06:11 #27 [core-metadata internal] load .dockerignore 01:06:11 #27 ... 01:06:11 01:06:11 #204 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:06:11 #204 DONE 0.4s 01:06:11 01:06:11 #27 [core-metadata internal] load .dockerignore 01:06:11 #27 ... 01:06:11 01:06:11 #205 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:06:12 #205 ... 01:06:12 01:06:12 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:06:12 #206 DONE 0.3s 01:06:12 01:06:12 #205 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:06:12 #205 DONE 0.5s 01:06:12 01:06:12 #207 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:06:12 #207 DONE 0.3s 01:06:12 01:06:12 #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:06:12 #208 DONE 0.5s 01:06:12 01:06:12 #209 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:06:12 #209 DONE 0.2s 01:06:12 01:06:12 #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:06:13 #210 DONE 0.5s 01:06:13 01:06:13 #116 [core-data] exporting to image 01:06:13 #116 ... 01:06:13 01:06:13 #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 01:06:13 #211 DONE 0.3s 01:06:13 01:06:13 #116 [core-data] exporting to image 01:06:13 #116 exporting layers 0.7s done 01:06:13 #116 writing image sha256:5dfd0176d2e199fa0478c7c6ed545860c15bb814eca677b19a411d41c425a5bb 01:06:13 #116 writing image sha256:5dfd0176d2e199fa0478c7c6ed545860c15bb814eca677b19a411d41c425a5bb 0.0s done 01:06:13 #116 naming to docker.io/library/core-data-arm64 0.0s done 01:06:13 #116 DONE 13.0s 01:06:13 01:06:13 #212 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:06:13 #212 DONE 0.2s 01:06:13 01:06:13 #27 [core-metadata internal] load .dockerignore 01:06:13 #27 ... 01:06:13 01:06:13 #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:06:15 #213 DONE 1.7s 01:06:15 01:06:15 #116 [security-proxy-auth] exporting to image 01:06:16 #116 exporting layers 0.9s done 01:06:16 #116 writing image sha256:636fd185eabb170f7f9f7e0d7a0f15c34e72336e52ade01cba60de0ba2bc5580 done 01:06:16 #116 naming to docker.io/library/security-proxy-auth-arm64 done 01:06:16 #116 DONE 13.9s 01:06:16 01:06:16 #27 [core-metadata internal] load .dockerignore 01:06:43 #27 ... 01:06:43 01:06:43 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:06:43 #144 DONE 2359.1s 01:06:43 01:06:43 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:06:45 #154 ... 01:06:45 01:06:45 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:06:45 #214 DONE 0.1s 01:06:45 01:06:45 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:06:45 #215 DONE 0.1s 01:06:45 01:06:45 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:06:46 #216 DONE 0.4s 01:06:46 01:06:46 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 01:06:46 #217 DONE 0.1s 01:06:46 01:06:46 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:06:46 #154 ... 01:06:46 01:06:46 #116 [support-scheduler] exporting to image 01:06:46 #116 exporting layers 01:06:47 #116 exporting layers 1.1s done 01:06:47 #116 writing image sha256:c1ec37cf6e55f4f8ab8eaf08c9ccf4591831c3499a26830d2114592c43b7407f done 01:06:47 #116 naming to docker.io/library/support-scheduler-arm64 done 01:06:47 #116 DONE 15.0s 01:06:47 01:06:47 #27 [core-metadata internal] load .dockerignore 01:06:51 #27 ... 01:06:51 01:06:51 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:06:51 #154 DONE 2367.6s 01:06:51 01:06:51 #27 [core-metadata internal] load .dockerignore 01:06:53 #27 ... 01:06:53 01:06:53 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 01:06:53 #218 DONE 0.1s 01:06:53 01:06:53 #27 [core-metadata internal] load .dockerignore 01:06:53 #27 ... 01:06:53 01:06:53 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 01:06:53 #219 DONE 0.1s 01:06:53 01:06:53 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:06:54 #220 DONE 0.4s 01:06:54 01:06:54 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:06:54 #221 DONE 0.1s 01:06:54 01:06:54 #27 [core-metadata internal] load .dockerignore 01:06:54 #27 ... 01:06:54 01:06:54 #116 [support-notifications] exporting to image 01:06:54 #116 exporting layers 01:06:54 #116 exporting layers 0.5s done 01:06:54 #116 writing image sha256:1ccac984a825e9bbc054a463c4117c5711c7389b8c60d90e2492a465ea4fcea3 done 01:06:54 #116 naming to docker.io/library/support-notifications-arm64 done 01:06:54 #116 DONE 15.6s 01:06:54 01:06:54 #27 [core-metadata internal] load .dockerignore 01:06:54 time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:06:54 time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:06:54 time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:06:54 time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:06:54 time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:06:54 time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:06:54 time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:06:54 time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:06:54 time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:06:54 time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:06:54 time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:06:54 time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:06:54 time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:06:54 time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:06:54 time="2025-03-12T00:23:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:06:54 $ docker stop --time=1 3d00df973cdae754012b9513e4debdad26e0fda4733bfb332626d182d3d029ce 01:06:56 $ docker rm -f --volumes 3d00df973cdae754012b9513e4debdad26e0fda4733bfb332626d182d3d029ce [Pipeline] // withDockerContainer [Pipeline] sh 01:06:56 + docker images 01:06:56 REPOSITORY TAG IMAGE ID CREATED SIZE 01:06:56 support-notifications-arm64 latest 1ccac984a825 3 seconds ago 52MB 01:06:56 support-scheduler-arm64 latest c1ec37cf6e55 10 seconds ago 48.2MB 01:06:56 security-proxy-auth-arm64 latest 636fd185eabb 41 seconds ago 31.8MB 01:06:56 core-data-arm64 latest 5dfd0176d2e1 44 seconds ago 32.8MB 01:06:56 core-metadata-arm64 latest c13258a722b1 46 seconds ago 33MB 01:06:56 core-keeper-arm64 latest a49a2e5e70f6 47 seconds ago 32.5MB 01:06:56 security-spiffe-token-provider-arm64 latest 108d9f909a2c About a minute ago 47.8MB 01:06:56 security-secretstore-setup-arm64 latest 561eaca9fcd2 2 minutes ago 67.2MB 01:06:56 security-proxy-setup-arm64 latest 89f7d6370acb 3 minutes ago 38.6MB 01:06:56 core-command-arm64 latest 9860f8f7e921 3 minutes ago 28.4MB 01:06:56 security-bootstrapper-arm64 latest 16ab27e1aae1 18 minutes ago 21.1MB 01:06:56 core-common-config-bootstrapper-arm64 latest 56c0f95bd5ee 18 minutes ago 17.9MB 01:06:56 security-spire-agent-arm64 latest 75892ca7f0f6 41 minutes ago 187MB 01:06:56 security-spire-config-arm64 latest 5e3cc53eaa7f 41 minutes ago 143MB 01:06:56 security-spire-server-arm64 latest 3433ecc60b99 41 minutes ago 144MB 01:06:56 ci-base-image-arm64 latest 4991d10e054b 44 minutes ago 909MB 01:06:56 nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64 1.23-alpine-lts 72db82c1953f 4 days ago 560MB 01:06:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:06:57 provisioning config files... 01:06:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config18274179325229568401tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:06:57 ---> ****-login.sh 01:06:57 nexus3.edgexfoundry.org:10001 01:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:06:57 Configure a credential helper to remove this warning. See 01:06:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:06:57 01:06:57 Login Succeeded 01:06:57 nexus3.edgexfoundry.org:10002 01:06:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:06:58 Configure a credential helper to remove this warning. See 01:06:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:06:58 01:06:58 Login Succeeded 01:06:58 nexus3.edgexfoundry.org:10003 01:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:06:58 Configure a credential helper to remove this warning. See 01:06:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:06:58 01:06:58 Login Succeeded 01:06:58 nexus3.edgexfoundry.org:10004 01:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:06:58 Configure a credential helper to remove this warning. See 01:06:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:06:58 01:06:58 Login Succeeded 01:06:58 ****.io 01:06:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:06:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:06:59 Configure a credential helper to remove this warning. See 01:06:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:06:59 01:06:59 Login Succeeded 01:06:59 ---> ****-login.sh ends [Pipeline] } 01:06:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:06:59 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:06:59 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:06:59 b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:06:59 4.0.1-dev.1 01:06:59 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:06:59 odessa 01:06:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:06:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:07:00 4e13eb757e8e: Preparing 01:07:00 3019c3e718cb: Preparing 01:07:00 9d3012cf6595: Preparing 01:07:00 0d1722beb6d6: Preparing 01:07:00 8a638a66c483: Preparing 01:07:00 eef42dcae84c: Preparing 01:07:00 dd9c8f8612c8: Preparing 01:07:00 eef42dcae84c: Waiting 01:07:00 dd9c8f8612c8: Waiting 01:07:00 0d1722beb6d6: Pushed 01:07:00 8a638a66c483: Pushed 01:07:00 9d3012cf6595: Pushed 01:07:00 4e13eb757e8e: Pushed 01:07:00 dd9c8f8612c8: Layer already exists 01:07:00 eef42dcae84c: Pushed 01:07:05 3019c3e718cb: Pushed 01:07:05 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:c2c521efdcf32856562ddf7aa274c98ab30d1467c345551a1e10529d5f1d8988 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 01:07:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:07:06 4e13eb757e8e: Preparing 01:07:06 3019c3e718cb: Preparing 01:07:06 9d3012cf6595: Preparing 01:07:06 0d1722beb6d6: Preparing 01:07:06 8a638a66c483: Preparing 01:07:06 eef42dcae84c: Preparing 01:07:06 dd9c8f8612c8: Preparing 01:07:06 eef42dcae84c: Waiting 01:07:06 dd9c8f8612c8: Waiting 01:07:06 0d1722beb6d6: Layer already exists 01:07:06 4e13eb757e8e: Layer already exists 01:07:06 9d3012cf6595: Layer already exists 01:07:06 3019c3e718cb: Layer already exists 01:07:06 8a638a66c483: Layer already exists 01:07:06 eef42dcae84c: Layer already exists 01:07:06 dd9c8f8612c8: Layer already exists 01:07:06 4.0.1-dev.1: digest: sha256:c2c521efdcf32856562ddf7aa274c98ab30d1467c345551a1e10529d5f1d8988 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:07:07 4e13eb757e8e: Preparing 01:07:07 3019c3e718cb: Preparing 01:07:07 9d3012cf6595: Preparing 01:07:07 0d1722beb6d6: Preparing 01:07:07 8a638a66c483: Preparing 01:07:07 eef42dcae84c: Preparing 01:07:07 dd9c8f8612c8: Preparing 01:07:07 dd9c8f8612c8: Waiting 01:07:07 eef42dcae84c: Waiting 01:07:07 9d3012cf6595: Layer already exists 01:07:07 8a638a66c483: Layer already exists 01:07:07 0d1722beb6d6: Layer already exists 01:07:07 3019c3e718cb: Layer already exists 01:07:07 4e13eb757e8e: Layer already exists 01:07:07 dd9c8f8612c8: Layer already exists 01:07:07 eef42dcae84c: Layer already exists 01:07:07 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:c2c521efdcf32856562ddf7aa274c98ab30d1467c345551a1e10529d5f1d8988 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:odessa 01:07:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:07:08 4e13eb757e8e: Preparing 01:07:08 3019c3e718cb: Preparing 01:07:08 9d3012cf6595: Preparing 01:07:08 0d1722beb6d6: Preparing 01:07:08 8a638a66c483: Preparing 01:07:08 eef42dcae84c: Preparing 01:07:08 dd9c8f8612c8: Preparing 01:07:08 eef42dcae84c: Waiting 01:07:08 dd9c8f8612c8: Waiting 01:07:08 4e13eb757e8e: Layer already exists 01:07:08 9d3012cf6595: Layer already exists 01:07:08 8a638a66c483: Layer already exists 01:07:08 0d1722beb6d6: Layer already exists 01:07:08 3019c3e718cb: Layer already exists 01:07:08 dd9c8f8612c8: Layer already exists 01:07:08 eef42dcae84c: Layer already exists 01:07:08 odessa: digest: sha256:c2c521efdcf32856562ddf7aa274c98ab30d1467c345551a1e10529d5f1d8988 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:07:08 ===================================================== [Pipeline] echo 01:07:08 taggedImages: 01:07:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.1-dev.1 01:07:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:08 - nexus3.edgexfoundry.org:10004/core-command-arm64:odessa [Pipeline] echo 01:07:08 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:07:08 b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:08 4.0.1-dev.1 01:07:08 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:08 odessa 01:07:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:09 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:07:09 f71b141420a2: Preparing 01:07:09 68104b69da11: Preparing 01:07:09 5ed0696e70fd: Preparing 01:07:09 8b6545ad542f: Preparing 01:07:09 9d3012cf6595: Preparing 01:07:09 0d1722beb6d6: Preparing 01:07:09 8a638a66c483: Preparing 01:07:09 eef42dcae84c: Preparing 01:07:09 dd9c8f8612c8: Preparing 01:07:09 0d1722beb6d6: Waiting 01:07:09 8a638a66c483: Waiting 01:07:09 eef42dcae84c: Waiting 01:07:09 dd9c8f8612c8: Waiting 01:07:09 9d3012cf6595: Layer already exists 01:07:09 0d1722beb6d6: Layer already exists 01:07:09 8a638a66c483: Layer already exists 01:07:09 5ed0696e70fd: Pushed 01:07:09 68104b69da11: Pushed 01:07:09 eef42dcae84c: Layer already exists 01:07:09 f71b141420a2: Pushed 01:07:09 dd9c8f8612c8: Layer already exists 01:07:11 8b6545ad542f: Pushed 01:07:12 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:6ecacda4faa598631d1ccf4d704167309fd0c978f5b46065ce836e6844280f3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:12 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:12 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 01:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:07:12 f71b141420a2: Preparing 01:07:12 68104b69da11: Preparing 01:07:12 5ed0696e70fd: Preparing 01:07:12 8b6545ad542f: Preparing 01:07:12 9d3012cf6595: Preparing 01:07:12 0d1722beb6d6: Preparing 01:07:12 8a638a66c483: Preparing 01:07:12 eef42dcae84c: Preparing 01:07:12 dd9c8f8612c8: Preparing 01:07:12 8a638a66c483: Waiting 01:07:12 eef42dcae84c: Waiting 01:07:12 dd9c8f8612c8: Waiting 01:07:12 0d1722beb6d6: Waiting 01:07:12 9d3012cf6595: Layer already exists 01:07:12 68104b69da11: Layer already exists 01:07:12 5ed0696e70fd: Layer already exists 01:07:12 8b6545ad542f: Layer already exists 01:07:12 f71b141420a2: Layer already exists 01:07:12 0d1722beb6d6: Layer already exists 01:07:12 dd9c8f8612c8: Layer already exists 01:07:12 eef42dcae84c: Layer already exists 01:07:12 8a638a66c483: Layer already exists 01:07:13 4.0.1-dev.1: digest: sha256:6ecacda4faa598631d1ccf4d704167309fd0c978f5b46065ce836e6844280f3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:07:13 f71b141420a2: Preparing 01:07:13 68104b69da11: Preparing 01:07:13 5ed0696e70fd: Preparing 01:07:13 8b6545ad542f: Preparing 01:07:13 9d3012cf6595: Preparing 01:07:13 0d1722beb6d6: Preparing 01:07:13 8a638a66c483: Preparing 01:07:13 eef42dcae84c: Preparing 01:07:13 dd9c8f8612c8: Preparing 01:07:13 8a638a66c483: Waiting 01:07:13 eef42dcae84c: Waiting 01:07:13 dd9c8f8612c8: Waiting 01:07:13 0d1722beb6d6: Waiting 01:07:13 9d3012cf6595: Layer already exists 01:07:13 f71b141420a2: Layer already exists 01:07:13 68104b69da11: Layer already exists 01:07:13 8b6545ad542f: Layer already exists 01:07:13 5ed0696e70fd: Layer already exists 01:07:13 0d1722beb6d6: Layer already exists 01:07:13 8a638a66c483: Layer already exists 01:07:13 eef42dcae84c: Layer already exists 01:07:13 dd9c8f8612c8: Layer already exists 01:07:14 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:6ecacda4faa598631d1ccf4d704167309fd0c978f5b46065ce836e6844280f3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:14 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa 01:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:07:14 f71b141420a2: Preparing 01:07:14 68104b69da11: Preparing 01:07:14 5ed0696e70fd: Preparing 01:07:14 8b6545ad542f: Preparing 01:07:14 9d3012cf6595: Preparing 01:07:14 0d1722beb6d6: Preparing 01:07:14 8a638a66c483: Preparing 01:07:14 eef42dcae84c: Preparing 01:07:14 dd9c8f8612c8: Preparing 01:07:14 8a638a66c483: Waiting 01:07:14 eef42dcae84c: Waiting 01:07:14 dd9c8f8612c8: Waiting 01:07:14 0d1722beb6d6: Waiting 01:07:14 5ed0696e70fd: Layer already exists 01:07:14 68104b69da11: Layer already exists 01:07:14 f71b141420a2: Layer already exists 01:07:14 8b6545ad542f: Layer already exists 01:07:14 9d3012cf6595: Layer already exists 01:07:14 0d1722beb6d6: Layer already exists 01:07:14 8a638a66c483: Layer already exists 01:07:14 eef42dcae84c: Layer already exists 01:07:14 dd9c8f8612c8: Layer already exists 01:07:15 odessa: digest: sha256:6ecacda4faa598631d1ccf4d704167309fd0c978f5b46065ce836e6844280f3c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:07:15 ===================================================== [Pipeline] echo 01:07:15 taggedImages: 01:07:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.1-dev.1 01:07:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:odessa [Pipeline] echo 01:07:15 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:07:15 b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:15 4.0.1-dev.1 01:07:15 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:15 odessa 01:07:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:07:15 13f96ebcab45: Preparing 01:07:15 d1ebc66c38b9: Preparing 01:07:15 9d3012cf6595: Preparing 01:07:15 0d1722beb6d6: Preparing 01:07:15 bfd72f253080: Preparing 01:07:15 d7ff7fbb6193: Preparing 01:07:15 dd9c8f8612c8: Preparing 01:07:15 d7ff7fbb6193: Waiting 01:07:15 dd9c8f8612c8: Waiting 01:07:15 9d3012cf6595: Layer already exists 01:07:15 0d1722beb6d6: Layer already exists 01:07:16 dd9c8f8612c8: Layer already exists 01:07:16 bfd72f253080: Pushed 01:07:16 13f96ebcab45: Pushed 01:07:16 d7ff7fbb6193: Pushed 01:07:21 d1ebc66c38b9: Pushed 01:07:21 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:a17225ab79aaf0f53a360c63aa6d5c0c6d89452b4259375da6996771bb238c9a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:21 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 01:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:07:22 13f96ebcab45: Preparing 01:07:22 d1ebc66c38b9: Preparing 01:07:22 9d3012cf6595: Preparing 01:07:22 0d1722beb6d6: Preparing 01:07:22 bfd72f253080: Preparing 01:07:22 d7ff7fbb6193: Preparing 01:07:22 dd9c8f8612c8: Preparing 01:07:22 d7ff7fbb6193: Waiting 01:07:22 dd9c8f8612c8: Waiting 01:07:22 d1ebc66c38b9: Layer already exists 01:07:22 13f96ebcab45: Layer already exists 01:07:22 0d1722beb6d6: Layer already exists 01:07:22 9d3012cf6595: Layer already exists 01:07:22 bfd72f253080: Layer already exists 01:07:22 d7ff7fbb6193: Layer already exists 01:07:22 dd9c8f8612c8: Layer already exists 01:07:22 4.0.1-dev.1: digest: sha256:a17225ab79aaf0f53a360c63aa6d5c0c6d89452b4259375da6996771bb238c9a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:07:23 13f96ebcab45: Preparing 01:07:23 d1ebc66c38b9: Preparing 01:07:23 9d3012cf6595: Preparing 01:07:23 0d1722beb6d6: Preparing 01:07:23 bfd72f253080: Preparing 01:07:23 d7ff7fbb6193: Preparing 01:07:23 dd9c8f8612c8: Preparing 01:07:23 d7ff7fbb6193: Waiting 01:07:23 dd9c8f8612c8: Waiting 01:07:23 13f96ebcab45: Layer already exists 01:07:23 9d3012cf6595: Layer already exists 01:07:23 d1ebc66c38b9: Layer already exists 01:07:23 bfd72f253080: Layer already exists 01:07:23 0d1722beb6d6: Layer already exists 01:07:23 dd9c8f8612c8: Layer already exists 01:07:23 d7ff7fbb6193: Layer already exists 01:07:23 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:a17225ab79aaf0f53a360c63aa6d5c0c6d89452b4259375da6996771bb238c9a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:odessa 01:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:07:24 13f96ebcab45: Preparing 01:07:24 d1ebc66c38b9: Preparing 01:07:24 9d3012cf6595: Preparing 01:07:24 0d1722beb6d6: Preparing 01:07:24 bfd72f253080: Preparing 01:07:24 d7ff7fbb6193: Preparing 01:07:24 dd9c8f8612c8: Preparing 01:07:24 dd9c8f8612c8: Waiting 01:07:24 d7ff7fbb6193: Waiting 01:07:24 0d1722beb6d6: Layer already exists 01:07:24 13f96ebcab45: Layer already exists 01:07:24 9d3012cf6595: Layer already exists 01:07:24 d1ebc66c38b9: Layer already exists 01:07:24 bfd72f253080: Layer already exists 01:07:24 dd9c8f8612c8: Layer already exists 01:07:24 d7ff7fbb6193: Layer already exists 01:07:24 odessa: digest: sha256:a17225ab79aaf0f53a360c63aa6d5c0c6d89452b4259375da6996771bb238c9a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:07:24 ===================================================== [Pipeline] echo 01:07:24 taggedImages: 01:07:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.1-dev.1 01:07:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:odessa [Pipeline] echo 01:07:24 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 01:07:24 b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:24 4.0.1-dev.1 01:07:24 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:24 odessa 01:07:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:07:25 fe2414adbade: Preparing 01:07:25 67cb0c426fd4: Preparing 01:07:25 0d1722beb6d6: Preparing 01:07:25 0886a3a21070: Preparing 01:07:25 346cd13110ff: Preparing 01:07:25 dd9c8f8612c8: Preparing 01:07:25 dd9c8f8612c8: Waiting 01:07:25 0d1722beb6d6: Layer already exists 01:07:25 346cd13110ff: Pushed 01:07:25 dd9c8f8612c8: Layer already exists 01:07:25 0886a3a21070: Pushed 01:07:25 fe2414adbade: Pushed 01:07:30 67cb0c426fd4: Pushed 01:07:30 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:42806fea2bdac4f43098aec7e4e609e103e23e9197d8cb3b63fd1e1004699e7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 01:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:07:31 fe2414adbade: Preparing 01:07:31 67cb0c426fd4: Preparing 01:07:31 0d1722beb6d6: Preparing 01:07:31 0886a3a21070: Preparing 01:07:31 346cd13110ff: Preparing 01:07:31 dd9c8f8612c8: Preparing 01:07:31 dd9c8f8612c8: Waiting 01:07:31 0886a3a21070: Layer already exists 01:07:31 fe2414adbade: Layer already exists 01:07:31 346cd13110ff: Layer already exists 01:07:31 67cb0c426fd4: Layer already exists 01:07:31 0d1722beb6d6: Layer already exists 01:07:31 dd9c8f8612c8: Layer already exists 01:07:31 4.0.1-dev.1: digest: sha256:42806fea2bdac4f43098aec7e4e609e103e23e9197d8cb3b63fd1e1004699e7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:07:32 fe2414adbade: Preparing 01:07:32 67cb0c426fd4: Preparing 01:07:32 0d1722beb6d6: Preparing 01:07:32 0886a3a21070: Preparing 01:07:32 346cd13110ff: Preparing 01:07:32 dd9c8f8612c8: Preparing 01:07:32 dd9c8f8612c8: Waiting 01:07:32 346cd13110ff: Layer already exists 01:07:32 0d1722beb6d6: Layer already exists 01:07:32 0886a3a21070: Layer already exists 01:07:32 fe2414adbade: Layer already exists 01:07:32 67cb0c426fd4: Layer already exists 01:07:32 dd9c8f8612c8: Layer already exists 01:07:32 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:42806fea2bdac4f43098aec7e4e609e103e23e9197d8cb3b63fd1e1004699e7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:33 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa 01:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 01:07:33 fe2414adbade: Preparing 01:07:33 67cb0c426fd4: Preparing 01:07:33 0d1722beb6d6: Preparing 01:07:33 0886a3a21070: Preparing 01:07:33 346cd13110ff: Preparing 01:07:33 dd9c8f8612c8: Preparing 01:07:33 dd9c8f8612c8: Waiting 01:07:33 346cd13110ff: Layer already exists 01:07:33 0886a3a21070: Layer already exists 01:07:33 67cb0c426fd4: Layer already exists 01:07:33 fe2414adbade: Layer already exists 01:07:33 0d1722beb6d6: Layer already exists 01:07:33 dd9c8f8612c8: Layer already exists 01:07:33 odessa: digest: sha256:42806fea2bdac4f43098aec7e4e609e103e23e9197d8cb3b63fd1e1004699e7d size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:07:34 ===================================================== [Pipeline] echo 01:07:34 taggedImages: 01:07:34 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:34 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.1-dev.1 01:07:34 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:34 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:odessa [Pipeline] echo 01:07:34 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:07:34 b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:34 4.0.1-dev.1 01:07:34 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:34 odessa 01:07:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:07:34 e353992943f8: Preparing 01:07:34 6bf119977313: Preparing 01:07:34 c1be31922b39: Preparing 01:07:34 9d3012cf6595: Preparing 01:07:34 0d1722beb6d6: Preparing 01:07:34 8a638a66c483: Preparing 01:07:34 eef42dcae84c: Preparing 01:07:34 dd9c8f8612c8: Preparing 01:07:34 8a638a66c483: Waiting 01:07:34 eef42dcae84c: Waiting 01:07:34 dd9c8f8612c8: Waiting 01:07:34 0d1722beb6d6: Layer already exists 01:07:34 9d3012cf6595: Layer already exists 01:07:34 8a638a66c483: Layer already exists 01:07:35 eef42dcae84c: Layer already exists 01:07:35 dd9c8f8612c8: Layer already exists 01:07:35 6bf119977313: Pushed 01:07:35 e353992943f8: Pushed 01:07:40 c1be31922b39: Pushed 01:07:40 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:9f354f1bc4bbd681ffb80cbc8c73803fee0f0056d3fb961d45353f6e8b3814bc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 01:07:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:07:41 e353992943f8: Preparing 01:07:41 6bf119977313: Preparing 01:07:41 c1be31922b39: Preparing 01:07:41 9d3012cf6595: Preparing 01:07:41 0d1722beb6d6: Preparing 01:07:41 8a638a66c483: Preparing 01:07:41 eef42dcae84c: Preparing 01:07:41 dd9c8f8612c8: Preparing 01:07:41 8a638a66c483: Waiting 01:07:41 dd9c8f8612c8: Waiting 01:07:41 eef42dcae84c: Waiting 01:07:41 e353992943f8: Layer already exists 01:07:41 c1be31922b39: Layer already exists 01:07:41 0d1722beb6d6: Layer already exists 01:07:41 9d3012cf6595: Layer already exists 01:07:41 6bf119977313: Layer already exists 01:07:41 dd9c8f8612c8: Layer already exists 01:07:41 8a638a66c483: Layer already exists 01:07:41 eef42dcae84c: Layer already exists 01:07:41 4.0.1-dev.1: digest: sha256:9f354f1bc4bbd681ffb80cbc8c73803fee0f0056d3fb961d45353f6e8b3814bc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:07:42 e353992943f8: Preparing 01:07:42 6bf119977313: Preparing 01:07:42 c1be31922b39: Preparing 01:07:42 9d3012cf6595: Preparing 01:07:42 0d1722beb6d6: Preparing 01:07:42 8a638a66c483: Preparing 01:07:42 eef42dcae84c: Preparing 01:07:42 dd9c8f8612c8: Preparing 01:07:42 eef42dcae84c: Waiting 01:07:42 dd9c8f8612c8: Waiting 01:07:42 8a638a66c483: Waiting 01:07:42 6bf119977313: Layer already exists 01:07:42 e353992943f8: Layer already exists 01:07:42 0d1722beb6d6: Layer already exists 01:07:42 c1be31922b39: Layer already exists 01:07:42 9d3012cf6595: Layer already exists 01:07:42 8a638a66c483: Layer already exists 01:07:42 dd9c8f8612c8: Layer already exists 01:07:42 eef42dcae84c: Layer already exists 01:07:42 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:9f354f1bc4bbd681ffb80cbc8c73803fee0f0056d3fb961d45353f6e8b3814bc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa 01:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:07:43 e353992943f8: Preparing 01:07:43 6bf119977313: Preparing 01:07:43 c1be31922b39: Preparing 01:07:43 9d3012cf6595: Preparing 01:07:43 0d1722beb6d6: Preparing 01:07:43 8a638a66c483: Preparing 01:07:43 eef42dcae84c: Preparing 01:07:43 dd9c8f8612c8: Preparing 01:07:43 8a638a66c483: Waiting 01:07:43 eef42dcae84c: Waiting 01:07:43 dd9c8f8612c8: Waiting 01:07:43 0d1722beb6d6: Layer already exists 01:07:43 9d3012cf6595: Layer already exists 01:07:43 e353992943f8: Layer already exists 01:07:43 6bf119977313: Layer already exists 01:07:43 c1be31922b39: Layer already exists 01:07:43 8a638a66c483: Layer already exists 01:07:43 eef42dcae84c: Layer already exists 01:07:43 dd9c8f8612c8: Layer already exists 01:07:43 odessa: digest: sha256:9f354f1bc4bbd681ffb80cbc8c73803fee0f0056d3fb961d45353f6e8b3814bc size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:07:43 ===================================================== [Pipeline] echo 01:07:43 taggedImages: 01:07:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.1-dev.1 01:07:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:odessa [Pipeline] echo 01:07:43 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:07:43 b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:43 4.0.1-dev.1 01:07:43 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:43 odessa 01:07:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:07:44 cbe6a027f979: Preparing 01:07:44 58e64d49698f: Preparing 01:07:44 e9fb23f63ff8: Preparing 01:07:44 7a3110fc56c5: Preparing 01:07:44 6c3cc1b12f23: Preparing 01:07:44 d3217ddf8b39: Preparing 01:07:44 02bd5122ae55: Preparing 01:07:44 9d3012cf6595: Preparing 01:07:44 0d1722beb6d6: Preparing 01:07:44 e26eed92d227: Preparing 01:07:44 e1f5e3927029: Preparing 01:07:44 5f70bf18a086: Preparing 01:07:44 b63a547cc096: Preparing 01:07:44 864b256c623c: Preparing 01:07:44 e299cfd91d88: Preparing 01:07:44 dd9c8f8612c8: Preparing 01:07:44 02bd5122ae55: Waiting 01:07:44 9d3012cf6595: Waiting 01:07:44 0d1722beb6d6: Waiting 01:07:44 e26eed92d227: Waiting 01:07:44 e1f5e3927029: Waiting 01:07:44 864b256c623c: Waiting 01:07:44 e299cfd91d88: Waiting 01:07:44 d3217ddf8b39: Waiting 01:07:44 dd9c8f8612c8: Waiting 01:07:44 b63a547cc096: Waiting 01:07:44 5f70bf18a086: Waiting 01:07:44 58e64d49698f: Pushed 01:07:44 e9fb23f63ff8: Pushed 01:07:44 6c3cc1b12f23: Pushed 01:07:44 7a3110fc56c5: Pushed 01:07:44 cbe6a027f979: Pushed 01:07:44 9d3012cf6595: Layer already exists 01:07:44 0d1722beb6d6: Layer already exists 01:07:44 5f70bf18a086: Layer already exists 01:07:44 d3217ddf8b39: Pushed 01:07:44 e26eed92d227: Pushed 01:07:44 e1f5e3927029: Pushed 01:07:44 b63a547cc096: Pushed 01:07:44 864b256c623c: Pushed 01:07:44 dd9c8f8612c8: Layer already exists 01:07:44 e299cfd91d88: Pushed 01:07:48 02bd5122ae55: Pushed 01:07:48 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:87d9fa5889b8182fb1153f69a424dc34bac0eba434546a826ecc65238c527096 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 01:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:07:48 cbe6a027f979: Preparing 01:07:48 58e64d49698f: Preparing 01:07:48 e9fb23f63ff8: Preparing 01:07:48 7a3110fc56c5: Preparing 01:07:48 6c3cc1b12f23: Preparing 01:07:48 d3217ddf8b39: Preparing 01:07:48 02bd5122ae55: Preparing 01:07:48 9d3012cf6595: Preparing 01:07:48 0d1722beb6d6: Preparing 01:07:48 e26eed92d227: Preparing 01:07:48 e1f5e3927029: Preparing 01:07:48 5f70bf18a086: Preparing 01:07:48 b63a547cc096: Preparing 01:07:48 864b256c623c: Preparing 01:07:48 e299cfd91d88: Preparing 01:07:48 dd9c8f8612c8: Preparing 01:07:48 e26eed92d227: Waiting 01:07:48 e1f5e3927029: Waiting 01:07:48 5f70bf18a086: Waiting 01:07:48 d3217ddf8b39: Waiting 01:07:48 b63a547cc096: Waiting 01:07:48 864b256c623c: Waiting 01:07:48 e299cfd91d88: Waiting 01:07:48 dd9c8f8612c8: Waiting 01:07:48 9d3012cf6595: Waiting 01:07:48 0d1722beb6d6: Waiting 01:07:48 02bd5122ae55: Waiting 01:07:48 e9fb23f63ff8: Layer already exists 01:07:48 6c3cc1b12f23: Layer already exists 01:07:48 7a3110fc56c5: Layer already exists 01:07:48 cbe6a027f979: Layer already exists 01:07:48 58e64d49698f: Layer already exists 01:07:48 d3217ddf8b39: Layer already exists 01:07:48 02bd5122ae55: Layer already exists 01:07:48 9d3012cf6595: Layer already exists 01:07:48 0d1722beb6d6: Layer already exists 01:07:48 e26eed92d227: Layer already exists 01:07:48 864b256c623c: Layer already exists 01:07:48 e1f5e3927029: Layer already exists 01:07:48 e299cfd91d88: Layer already exists 01:07:48 b63a547cc096: Layer already exists 01:07:48 5f70bf18a086: Layer already exists 01:07:48 dd9c8f8612c8: Layer already exists 01:07:49 4.0.1-dev.1: digest: sha256:87d9fa5889b8182fb1153f69a424dc34bac0eba434546a826ecc65238c527096 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:07:49 cbe6a027f979: Preparing 01:07:49 58e64d49698f: Preparing 01:07:49 e9fb23f63ff8: Preparing 01:07:49 7a3110fc56c5: Preparing 01:07:49 6c3cc1b12f23: Preparing 01:07:49 d3217ddf8b39: Preparing 01:07:49 02bd5122ae55: Preparing 01:07:49 9d3012cf6595: Preparing 01:07:49 0d1722beb6d6: Preparing 01:07:49 e26eed92d227: Preparing 01:07:49 e1f5e3927029: Preparing 01:07:49 5f70bf18a086: Preparing 01:07:49 b63a547cc096: Preparing 01:07:49 864b256c623c: Preparing 01:07:49 e299cfd91d88: Preparing 01:07:49 dd9c8f8612c8: Preparing 01:07:49 e26eed92d227: Waiting 01:07:49 e1f5e3927029: Waiting 01:07:49 5f70bf18a086: Waiting 01:07:49 b63a547cc096: Waiting 01:07:49 864b256c623c: Waiting 01:07:49 e299cfd91d88: Waiting 01:07:49 dd9c8f8612c8: Waiting 01:07:49 d3217ddf8b39: Waiting 01:07:49 02bd5122ae55: Waiting 01:07:49 0d1722beb6d6: Waiting 01:07:49 58e64d49698f: Layer already exists 01:07:49 7a3110fc56c5: Layer already exists 01:07:49 cbe6a027f979: Layer already exists 01:07:49 e9fb23f63ff8: Layer already exists 01:07:49 6c3cc1b12f23: Layer already exists 01:07:49 d3217ddf8b39: Layer already exists 01:07:49 02bd5122ae55: Layer already exists 01:07:49 0d1722beb6d6: Layer already exists 01:07:49 9d3012cf6595: Layer already exists 01:07:49 e26eed92d227: Layer already exists 01:07:50 5f70bf18a086: Layer already exists 01:07:50 b63a547cc096: Layer already exists 01:07:50 e299cfd91d88: Layer already exists 01:07:50 e1f5e3927029: Layer already exists 01:07:50 864b256c623c: Layer already exists 01:07:50 dd9c8f8612c8: Layer already exists 01:07:50 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:87d9fa5889b8182fb1153f69a424dc34bac0eba434546a826ecc65238c527096 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa 01:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:07:50 cbe6a027f979: Preparing 01:07:50 58e64d49698f: Preparing 01:07:50 e9fb23f63ff8: Preparing 01:07:50 7a3110fc56c5: Preparing 01:07:50 6c3cc1b12f23: Preparing 01:07:50 d3217ddf8b39: Preparing 01:07:50 02bd5122ae55: Preparing 01:07:50 9d3012cf6595: Preparing 01:07:50 0d1722beb6d6: Preparing 01:07:50 e26eed92d227: Preparing 01:07:50 e1f5e3927029: Preparing 01:07:50 5f70bf18a086: Preparing 01:07:50 b63a547cc096: Preparing 01:07:50 864b256c623c: Preparing 01:07:50 e299cfd91d88: Preparing 01:07:50 dd9c8f8612c8: Preparing 01:07:50 02bd5122ae55: Waiting 01:07:50 9d3012cf6595: Waiting 01:07:50 0d1722beb6d6: Waiting 01:07:50 e26eed92d227: Waiting 01:07:50 e1f5e3927029: Waiting 01:07:50 5f70bf18a086: Waiting 01:07:50 d3217ddf8b39: Waiting 01:07:50 b63a547cc096: Waiting 01:07:50 864b256c623c: Waiting 01:07:50 e299cfd91d88: Waiting 01:07:50 dd9c8f8612c8: Waiting 01:07:50 6c3cc1b12f23: Layer already exists 01:07:50 7a3110fc56c5: Layer already exists 01:07:50 e9fb23f63ff8: Layer already exists 01:07:50 cbe6a027f979: Layer already exists 01:07:50 58e64d49698f: Layer already exists 01:07:50 e26eed92d227: Layer already exists 01:07:50 9d3012cf6595: Layer already exists 01:07:50 d3217ddf8b39: Layer already exists 01:07:50 0d1722beb6d6: Layer already exists 01:07:50 02bd5122ae55: Layer already exists 01:07:50 5f70bf18a086: Layer already exists 01:07:50 e1f5e3927029: Layer already exists 01:07:50 864b256c623c: Layer already exists 01:07:50 b63a547cc096: Layer already exists 01:07:50 e299cfd91d88: Layer already exists 01:07:50 dd9c8f8612c8: Layer already exists 01:07:51 odessa: digest: sha256:87d9fa5889b8182fb1153f69a424dc34bac0eba434546a826ecc65238c527096 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:07:51 ===================================================== [Pipeline] echo 01:07:51 taggedImages: 01:07:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.1-dev.1 01:07:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:51 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:odessa [Pipeline] echo 01:07:51 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:07:51 b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:51 4.0.1-dev.1 01:07:51 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:51 odessa 01:07:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:07:51 fea8688e0da0: Preparing 01:07:51 01e3211ae0f8: Preparing 01:07:51 3c31bb9df4c3: Preparing 01:07:51 ba4dcf55967f: Preparing 01:07:51 9d3012cf6595: Preparing 01:07:51 0d1722beb6d6: Preparing 01:07:51 8a638a66c483: Preparing 01:07:51 eef42dcae84c: Preparing 01:07:51 dd9c8f8612c8: Preparing 01:07:51 0d1722beb6d6: Waiting 01:07:51 8a638a66c483: Waiting 01:07:51 eef42dcae84c: Waiting 01:07:51 dd9c8f8612c8: Waiting 01:07:51 9d3012cf6595: Layer already exists 01:07:52 0d1722beb6d6: Layer already exists 01:07:52 8a638a66c483: Layer already exists 01:07:52 3c31bb9df4c3: Pushed 01:07:52 01e3211ae0f8: Pushed 01:07:52 eef42dcae84c: Layer already exists 01:07:52 fea8688e0da0: Pushed 01:07:52 dd9c8f8612c8: Layer already exists 01:07:57 ba4dcf55967f: Pushed 01:07:57 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:4a8a9d98cc9b8a9910995a0211978c9579050960e98cc505df0cc07c9254349a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 01:07:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:07:58 fea8688e0da0: Preparing 01:07:58 01e3211ae0f8: Preparing 01:07:58 3c31bb9df4c3: Preparing 01:07:58 ba4dcf55967f: Preparing 01:07:58 9d3012cf6595: Preparing 01:07:58 0d1722beb6d6: Preparing 01:07:58 8a638a66c483: Preparing 01:07:58 eef42dcae84c: Preparing 01:07:58 dd9c8f8612c8: Preparing 01:07:58 8a638a66c483: Waiting 01:07:58 0d1722beb6d6: Waiting 01:07:58 eef42dcae84c: Waiting 01:07:58 dd9c8f8612c8: Waiting 01:07:58 9d3012cf6595: Layer already exists 01:07:58 fea8688e0da0: Layer already exists 01:07:58 ba4dcf55967f: Layer already exists 01:07:58 01e3211ae0f8: Layer already exists 01:07:58 3c31bb9df4c3: Layer already exists 01:07:58 0d1722beb6d6: Layer already exists 01:07:58 8a638a66c483: Layer already exists 01:07:58 dd9c8f8612c8: Layer already exists 01:07:58 eef42dcae84c: Layer already exists 01:07:58 4.0.1-dev.1: digest: sha256:4a8a9d98cc9b8a9910995a0211978c9579050960e98cc505df0cc07c9254349a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:07:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:07:59 fea8688e0da0: Preparing 01:07:59 01e3211ae0f8: Preparing 01:07:59 3c31bb9df4c3: Preparing 01:07:59 ba4dcf55967f: Preparing 01:07:59 9d3012cf6595: Preparing 01:07:59 0d1722beb6d6: Preparing 01:07:59 8a638a66c483: Preparing 01:07:59 eef42dcae84c: Preparing 01:07:59 dd9c8f8612c8: Preparing 01:07:59 0d1722beb6d6: Waiting 01:07:59 8a638a66c483: Waiting 01:07:59 eef42dcae84c: Waiting 01:07:59 dd9c8f8612c8: Waiting 01:07:59 fea8688e0da0: Layer already exists 01:07:59 01e3211ae0f8: Layer already exists 01:07:59 9d3012cf6595: Layer already exists 01:07:59 3c31bb9df4c3: Layer already exists 01:07:59 ba4dcf55967f: Layer already exists 01:07:59 eef42dcae84c: Layer already exists 01:07:59 0d1722beb6d6: Layer already exists 01:07:59 dd9c8f8612c8: Layer already exists 01:07:59 8a638a66c483: Layer already exists 01:07:59 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:4a8a9d98cc9b8a9910995a0211978c9579050960e98cc505df0cc07c9254349a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:59 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa 01:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:08:00 fea8688e0da0: Preparing 01:08:00 01e3211ae0f8: Preparing 01:08:00 3c31bb9df4c3: Preparing 01:08:00 ba4dcf55967f: Preparing 01:08:00 9d3012cf6595: Preparing 01:08:00 0d1722beb6d6: Preparing 01:08:00 8a638a66c483: Preparing 01:08:00 eef42dcae84c: Preparing 01:08:00 dd9c8f8612c8: Preparing 01:08:00 8a638a66c483: Waiting 01:08:00 eef42dcae84c: Waiting 01:08:00 dd9c8f8612c8: Waiting 01:08:00 0d1722beb6d6: Waiting 01:08:00 ba4dcf55967f: Layer already exists 01:08:00 01e3211ae0f8: Layer already exists 01:08:00 fea8688e0da0: Layer already exists 01:08:00 9d3012cf6595: Layer already exists 01:08:00 3c31bb9df4c3: Layer already exists 01:08:00 dd9c8f8612c8: Layer already exists 01:08:00 0d1722beb6d6: Layer already exists 01:08:00 eef42dcae84c: Layer already exists 01:08:00 8a638a66c483: Layer already exists 01:08:00 odessa: digest: sha256:4a8a9d98cc9b8a9910995a0211978c9579050960e98cc505df0cc07c9254349a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:08:00 ===================================================== [Pipeline] echo 01:08:00 taggedImages: 01:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.1-dev.1 01:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:08:00 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:odessa [Pipeline] echo 01:08:00 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:08:00 b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:08:00 4.0.1-dev.1 01:08:00 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:08:00 odessa 01:08:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:08:01 5776dfb4af8a: Preparing 01:08:01 ae8efde45416: Preparing 01:08:01 829ef25d9994: Preparing 01:08:01 e41395236312: Preparing 01:08:01 950d65e8df48: Preparing 01:08:01 9d3012cf6595: Preparing 01:08:01 0d1722beb6d6: Preparing 01:08:01 1895138975c7: Preparing 01:08:01 dd036a725cef: Preparing 01:08:01 ca8bb90f7b82: Preparing 01:08:01 dd9c8f8612c8: Preparing 01:08:01 9d3012cf6595: Waiting 01:08:01 0d1722beb6d6: Waiting 01:08:01 dd036a725cef: Waiting 01:08:01 dd9c8f8612c8: Waiting 01:08:01 ca8bb90f7b82: Waiting 01:08:01 1895138975c7: Waiting 01:08:01 950d65e8df48: Pushed 01:08:01 5776dfb4af8a: Pushed 01:08:01 e41395236312: Pushed 01:08:01 ae8efde45416: Pushed 01:08:01 9d3012cf6595: Layer already exists 01:08:01 0d1722beb6d6: Layer already exists 01:08:01 dd9c8f8612c8: Layer already exists 01:08:01 1895138975c7: Pushed 01:08:01 dd036a725cef: Pushed 01:08:04 ca8bb90f7b82: Pushed 01:08:05 829ef25d9994: Pushed 01:08:06 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:c79de50f4bc250efa9803a588e6da98097c517df09df31b366f14cb57bd0cd9e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 01:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:08:06 5776dfb4af8a: Preparing 01:08:06 ae8efde45416: Preparing 01:08:06 829ef25d9994: Preparing 01:08:06 e41395236312: Preparing 01:08:06 950d65e8df48: Preparing 01:08:06 9d3012cf6595: Preparing 01:08:06 0d1722beb6d6: Preparing 01:08:06 1895138975c7: Preparing 01:08:06 dd036a725cef: Preparing 01:08:06 ca8bb90f7b82: Preparing 01:08:06 dd9c8f8612c8: Preparing 01:08:06 9d3012cf6595: Waiting 01:08:06 0d1722beb6d6: Waiting 01:08:06 1895138975c7: Waiting 01:08:06 ca8bb90f7b82: Waiting 01:08:06 dd036a725cef: Waiting 01:08:06 dd9c8f8612c8: Waiting 01:08:06 829ef25d9994: Layer already exists 01:08:06 ae8efde45416: Layer already exists 01:08:06 950d65e8df48: Layer already exists 01:08:06 e41395236312: Layer already exists 01:08:06 5776dfb4af8a: Layer already exists 01:08:06 0d1722beb6d6: Layer already exists 01:08:06 1895138975c7: Layer already exists 01:08:06 9d3012cf6595: Layer already exists 01:08:06 dd036a725cef: Layer already exists 01:08:06 ca8bb90f7b82: Layer already exists 01:08:06 dd9c8f8612c8: Layer already exists 01:08:07 4.0.1-dev.1: digest: sha256:c79de50f4bc250efa9803a588e6da98097c517df09df31b366f14cb57bd0cd9e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:08:07 5776dfb4af8a: Preparing 01:08:07 ae8efde45416: Preparing 01:08:07 829ef25d9994: Preparing 01:08:07 e41395236312: Preparing 01:08:07 950d65e8df48: Preparing 01:08:07 9d3012cf6595: Preparing 01:08:07 0d1722beb6d6: Preparing 01:08:07 1895138975c7: Preparing 01:08:07 dd036a725cef: Preparing 01:08:07 ca8bb90f7b82: Preparing 01:08:07 dd9c8f8612c8: Preparing 01:08:07 dd036a725cef: Waiting 01:08:07 9d3012cf6595: Waiting 01:08:07 0d1722beb6d6: Waiting 01:08:07 1895138975c7: Waiting 01:08:07 ca8bb90f7b82: Waiting 01:08:07 dd9c8f8612c8: Waiting 01:08:07 829ef25d9994: Layer already exists 01:08:07 5776dfb4af8a: Layer already exists 01:08:07 ae8efde45416: Layer already exists 01:08:07 e41395236312: Layer already exists 01:08:07 950d65e8df48: Layer already exists 01:08:07 ca8bb90f7b82: Layer already exists 01:08:07 9d3012cf6595: Layer already exists 01:08:07 0d1722beb6d6: Layer already exists 01:08:07 dd036a725cef: Layer already exists 01:08:07 1895138975c7: Layer already exists 01:08:07 dd9c8f8612c8: Layer already exists 01:08:08 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:c79de50f4bc250efa9803a588e6da98097c517df09df31b366f14cb57bd0cd9e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa 01:08:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:08:08 5776dfb4af8a: Preparing 01:08:08 ae8efde45416: Preparing 01:08:08 829ef25d9994: Preparing 01:08:08 e41395236312: Preparing 01:08:08 950d65e8df48: Preparing 01:08:08 9d3012cf6595: Preparing 01:08:08 0d1722beb6d6: Preparing 01:08:08 1895138975c7: Preparing 01:08:08 dd036a725cef: Preparing 01:08:08 ca8bb90f7b82: Preparing 01:08:08 dd9c8f8612c8: Preparing 01:08:08 1895138975c7: Waiting 01:08:08 dd036a725cef: Waiting 01:08:08 dd9c8f8612c8: Waiting 01:08:08 9d3012cf6595: Waiting 01:08:08 0d1722beb6d6: Waiting 01:08:08 ca8bb90f7b82: Waiting 01:08:08 ae8efde45416: Layer already exists 01:08:08 5776dfb4af8a: Layer already exists 01:08:08 e41395236312: Layer already exists 01:08:08 829ef25d9994: Layer already exists 01:08:08 950d65e8df48: Layer already exists 01:08:08 dd036a725cef: Layer already exists 01:08:08 9d3012cf6595: Layer already exists 01:08:08 1895138975c7: Layer already exists 01:08:08 ca8bb90f7b82: Layer already exists 01:08:08 0d1722beb6d6: Layer already exists 01:08:08 dd9c8f8612c8: Layer already exists 01:08:08 odessa: digest: sha256:c79de50f4bc250efa9803a588e6da98097c517df09df31b366f14cb57bd0cd9e size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:08:09 ===================================================== [Pipeline] echo 01:08:09 taggedImages: 01:08:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:08:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.1-dev.1 01:08:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:08:09 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:odessa [Pipeline] echo 01:08:09 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:08:09 b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:08:09 4.0.1-dev.1 01:08:09 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:08:09 odessa 01:08:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:08:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:08:09 085b14909ecb: Preparing 01:08:09 85f1973ec2d0: Preparing 01:08:09 42b49f21e397: Preparing 01:08:09 e95567add45f: Preparing 01:08:09 481bc7450769: Preparing 01:08:09 86b881015a57: Preparing 01:08:09 72f6af044d7f: Preparing 01:08:09 9d3012cf6595: Preparing 01:08:09 0d1722beb6d6: Preparing 01:08:09 a0f69780ad52: Preparing 01:08:09 8b543d1f7e96: Preparing 01:08:09 dd9c8f8612c8: Preparing 01:08:09 86b881015a57: Waiting 01:08:09 a0f69780ad52: Waiting 01:08:09 72f6af044d7f: Waiting 01:08:09 9d3012cf6595: Waiting 01:08:09 0d1722beb6d6: Waiting 01:08:09 8b543d1f7e96: Waiting 01:08:09 dd9c8f8612c8: Waiting 01:08:10 85f1973ec2d0: Pushed 01:08:10 481bc7450769: Pushed 01:08:10 085b14909ecb: Pushed 01:08:10 9d3012cf6595: Layer already exists 01:08:10 0d1722beb6d6: Layer already exists 01:08:10 86b881015a57: Pushed 01:08:10 72f6af044d7f: Pushed 01:08:10 dd9c8f8612c8: Layer already exists 01:08:10 a0f69780ad52: Pushed 01:08:12 8b543d1f7e96: Pushed 01:08:14 e95567add45f: Pushed 01:08:16 42b49f21e397: Pushed 01:08:16 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:6e4b03df36172715334f3a5b28a62abf9aa2bafd1476f21c32388e044e966eac size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:17 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 01:08:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:08:17 085b14909ecb: Preparing 01:08:17 85f1973ec2d0: Preparing 01:08:17 42b49f21e397: Preparing 01:08:17 e95567add45f: Preparing 01:08:17 481bc7450769: Preparing 01:08:17 86b881015a57: Preparing 01:08:17 72f6af044d7f: Preparing 01:08:17 9d3012cf6595: Preparing 01:08:17 0d1722beb6d6: Preparing 01:08:17 a0f69780ad52: Preparing 01:08:17 8b543d1f7e96: Preparing 01:08:17 72f6af044d7f: Waiting 01:08:17 9d3012cf6595: Waiting 01:08:17 86b881015a57: Waiting 01:08:17 0d1722beb6d6: Waiting 01:08:17 a0f69780ad52: Waiting 01:08:17 8b543d1f7e96: Waiting 01:08:17 dd9c8f8612c8: Preparing 01:08:17 dd9c8f8612c8: Waiting 01:08:17 085b14909ecb: Layer already exists 01:08:17 481bc7450769: Layer already exists 01:08:17 85f1973ec2d0: Layer already exists 01:08:17 42b49f21e397: Layer already exists 01:08:17 e95567add45f: Layer already exists 01:08:17 86b881015a57: Layer already exists 01:08:17 0d1722beb6d6: Layer already exists 01:08:17 9d3012cf6595: Layer already exists 01:08:17 a0f69780ad52: Layer already exists 01:08:17 72f6af044d7f: Layer already exists 01:08:17 8b543d1f7e96: Layer already exists 01:08:17 dd9c8f8612c8: Layer already exists 01:08:17 4.0.1-dev.1: digest: sha256:6e4b03df36172715334f3a5b28a62abf9aa2bafd1476f21c32388e044e966eac size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:08:18 085b14909ecb: Preparing 01:08:18 85f1973ec2d0: Preparing 01:08:18 42b49f21e397: Preparing 01:08:18 e95567add45f: Preparing 01:08:18 481bc7450769: Preparing 01:08:18 86b881015a57: Preparing 01:08:18 72f6af044d7f: Preparing 01:08:18 9d3012cf6595: Preparing 01:08:18 0d1722beb6d6: Preparing 01:08:18 a0f69780ad52: Preparing 01:08:18 8b543d1f7e96: Preparing 01:08:18 dd9c8f8612c8: Preparing 01:08:18 9d3012cf6595: Waiting 01:08:18 0d1722beb6d6: Waiting 01:08:18 a0f69780ad52: Waiting 01:08:18 8b543d1f7e96: Waiting 01:08:18 dd9c8f8612c8: Waiting 01:08:18 86b881015a57: Waiting 01:08:18 72f6af044d7f: Waiting 01:08:18 85f1973ec2d0: Layer already exists 01:08:18 481bc7450769: Layer already exists 01:08:18 e95567add45f: Layer already exists 01:08:18 085b14909ecb: Layer already exists 01:08:18 42b49f21e397: Layer already exists 01:08:18 9d3012cf6595: Layer already exists 01:08:18 86b881015a57: Layer already exists 01:08:18 0d1722beb6d6: Layer already exists 01:08:18 72f6af044d7f: Layer already exists 01:08:18 a0f69780ad52: Layer already exists 01:08:18 8b543d1f7e96: Layer already exists 01:08:18 dd9c8f8612c8: Layer already exists 01:08:18 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:6e4b03df36172715334f3a5b28a62abf9aa2bafd1476f21c32388e044e966eac size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa 01:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:08:19 085b14909ecb: Preparing 01:08:19 85f1973ec2d0: Preparing 01:08:19 42b49f21e397: Preparing 01:08:19 e95567add45f: Preparing 01:08:19 481bc7450769: Preparing 01:08:19 86b881015a57: Preparing 01:08:19 72f6af044d7f: Preparing 01:08:19 9d3012cf6595: Preparing 01:08:19 0d1722beb6d6: Preparing 01:08:19 a0f69780ad52: Preparing 01:08:19 9d3012cf6595: Waiting 01:08:19 8b543d1f7e96: Preparing 01:08:19 dd9c8f8612c8: Preparing 01:08:19 0d1722beb6d6: Waiting 01:08:19 a0f69780ad52: Waiting 01:08:19 8b543d1f7e96: Waiting 01:08:19 dd9c8f8612c8: Waiting 01:08:19 72f6af044d7f: Waiting 01:08:19 85f1973ec2d0: Layer already exists 01:08:19 e95567add45f: Layer already exists 01:08:19 42b49f21e397: Layer already exists 01:08:19 481bc7450769: Layer already exists 01:08:19 085b14909ecb: Layer already exists 01:08:19 9d3012cf6595: Layer already exists 01:08:19 72f6af044d7f: Layer already exists 01:08:19 86b881015a57: Layer already exists 01:08:19 0d1722beb6d6: Layer already exists 01:08:19 a0f69780ad52: Layer already exists 01:08:19 dd9c8f8612c8: Layer already exists 01:08:19 8b543d1f7e96: Layer already exists 01:08:19 odessa: digest: sha256:6e4b03df36172715334f3a5b28a62abf9aa2bafd1476f21c32388e044e966eac size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:08:19 ===================================================== [Pipeline] echo 01:08:19 taggedImages: 01:08:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:08:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.1-dev.1 01:08:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:08:19 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:odessa [Pipeline] echo 01:08:19 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:08:19 b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:08:19 4.0.1-dev.1 01:08:19 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:08:19 odessa 01:08:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:20 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:08:20 77012a1469c7: Preparing 01:08:20 7f85415bcede: Preparing 01:08:20 9d3012cf6595: Preparing 01:08:20 0d1722beb6d6: Preparing 01:08:20 3e7e20012b13: Preparing 01:08:20 92948545831e: Preparing 01:08:20 dd9c8f8612c8: Preparing 01:08:20 92948545831e: Waiting 01:08:20 dd9c8f8612c8: Waiting 01:08:20 0d1722beb6d6: Layer already exists 01:08:20 9d3012cf6595: Layer already exists 01:08:20 3e7e20012b13: Pushed 01:08:20 dd9c8f8612c8: Layer already exists 01:08:20 77012a1469c7: Pushed 01:08:22 92948545831e: Pushed 01:08:28 7f85415bcede: Pushed 01:08:28 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:ef55aed5a7db01850372f04264e0047e7de09dca735ee9a474483d1f2849aa7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 01:08:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:08:28 77012a1469c7: Preparing 01:08:28 7f85415bcede: Preparing 01:08:28 9d3012cf6595: Preparing 01:08:28 0d1722beb6d6: Preparing 01:08:28 3e7e20012b13: Preparing 01:08:28 92948545831e: Preparing 01:08:28 dd9c8f8612c8: Preparing 01:08:28 92948545831e: Waiting 01:08:28 dd9c8f8612c8: Waiting 01:08:28 77012a1469c7: Layer already exists 01:08:28 3e7e20012b13: Layer already exists 01:08:28 9d3012cf6595: Layer already exists 01:08:28 0d1722beb6d6: Layer already exists 01:08:28 7f85415bcede: Layer already exists 01:08:28 92948545831e: Layer already exists 01:08:28 dd9c8f8612c8: Layer already exists 01:08:29 4.0.1-dev.1: digest: sha256:ef55aed5a7db01850372f04264e0047e7de09dca735ee9a474483d1f2849aa7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:29 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:08:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:08:29 77012a1469c7: Preparing 01:08:29 7f85415bcede: Preparing 01:08:29 9d3012cf6595: Preparing 01:08:29 0d1722beb6d6: Preparing 01:08:29 3e7e20012b13: Preparing 01:08:29 92948545831e: Preparing 01:08:29 dd9c8f8612c8: Preparing 01:08:29 92948545831e: Waiting 01:08:29 3e7e20012b13: Layer already exists 01:08:29 9d3012cf6595: Layer already exists 01:08:29 7f85415bcede: Layer already exists 01:08:29 0d1722beb6d6: Layer already exists 01:08:29 77012a1469c7: Layer already exists 01:08:29 dd9c8f8612c8: Layer already exists 01:08:29 92948545831e: Layer already exists 01:08:30 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:ef55aed5a7db01850372f04264e0047e7de09dca735ee9a474483d1f2849aa7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa 01:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:08:30 77012a1469c7: Preparing 01:08:30 7f85415bcede: Preparing 01:08:30 9d3012cf6595: Preparing 01:08:30 0d1722beb6d6: Preparing 01:08:30 3e7e20012b13: Preparing 01:08:30 92948545831e: Preparing 01:08:30 dd9c8f8612c8: Preparing 01:08:30 92948545831e: Waiting 01:08:30 dd9c8f8612c8: Waiting 01:08:30 9d3012cf6595: Layer already exists 01:08:30 7f85415bcede: Layer already exists 01:08:30 77012a1469c7: Layer already exists 01:08:30 3e7e20012b13: Layer already exists 01:08:30 0d1722beb6d6: Layer already exists 01:08:30 92948545831e: Layer already exists 01:08:30 dd9c8f8612c8: Layer already exists 01:08:30 odessa: digest: sha256:ef55aed5a7db01850372f04264e0047e7de09dca735ee9a474483d1f2849aa7c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:08:31 ===================================================== [Pipeline] echo 01:08:31 taggedImages: 01:08:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:08:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.1-dev.1 01:08:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:08:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:odessa [Pipeline] echo 01:08:31 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:08:31 b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:08:31 4.0.1-dev.1 01:08:31 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:08:31 odessa 01:08:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:08:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:08:32 dba0ecfd7131: Preparing 01:08:32 5f888eacff74: Preparing 01:08:32 741358e4dfb2: Preparing 01:08:32 9d3012cf6595: Preparing 01:08:32 0d1722beb6d6: Preparing 01:08:32 197f082c544e: Preparing 01:08:32 afee728edde2: Preparing 01:08:32 3358ee504f5e: Preparing 01:08:32 fbdc5e5526df: Preparing 01:08:32 dd9c8f8612c8: Preparing 01:08:32 197f082c544e: Waiting 01:08:32 afee728edde2: Waiting 01:08:32 3358ee504f5e: Waiting 01:08:32 dd9c8f8612c8: Waiting 01:08:32 fbdc5e5526df: Waiting 01:08:32 9d3012cf6595: Layer already exists 01:08:32 0d1722beb6d6: Layer already exists 01:08:32 5f888eacff74: Pushed 01:08:32 741358e4dfb2: Pushed 01:08:32 dba0ecfd7131: Pushed 01:08:32 dd9c8f8612c8: Layer already exists 01:08:32 3358ee504f5e: Pushed 01:08:33 fbdc5e5526df: Pushed 01:08:43 afee728edde2: Pushed 01:09:01 197f082c544e: Pushed 01:09:01 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:0b68088b18f8480c03cb5e2c4d46efcd9593fc81557b69f14f821f0ac7304f6e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 01:09:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:09:02 dba0ecfd7131: Preparing 01:09:02 5f888eacff74: Preparing 01:09:02 741358e4dfb2: Preparing 01:09:02 9d3012cf6595: Preparing 01:09:02 0d1722beb6d6: Preparing 01:09:02 197f082c544e: Preparing 01:09:02 afee728edde2: Preparing 01:09:02 3358ee504f5e: Preparing 01:09:02 fbdc5e5526df: Preparing 01:09:02 dd9c8f8612c8: Preparing 01:09:02 197f082c544e: Waiting 01:09:02 afee728edde2: Waiting 01:09:02 3358ee504f5e: Waiting 01:09:02 fbdc5e5526df: Waiting 01:09:02 dd9c8f8612c8: Waiting 01:09:02 0d1722beb6d6: Layer already exists 01:09:02 9d3012cf6595: Layer already exists 01:09:02 dba0ecfd7131: Layer already exists 01:09:02 5f888eacff74: Layer already exists 01:09:02 741358e4dfb2: Layer already exists 01:09:02 197f082c544e: Layer already exists 01:09:02 fbdc5e5526df: Layer already exists 01:09:02 afee728edde2: Layer already exists 01:09:02 3358ee504f5e: Layer already exists 01:09:02 dd9c8f8612c8: Layer already exists 01:09:02 4.0.1-dev.1: digest: sha256:0b68088b18f8480c03cb5e2c4d46efcd9593fc81557b69f14f821f0ac7304f6e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:02 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:09:03 dba0ecfd7131: Preparing 01:09:03 5f888eacff74: Preparing 01:09:03 741358e4dfb2: Preparing 01:09:03 9d3012cf6595: Preparing 01:09:03 0d1722beb6d6: Preparing 01:09:03 197f082c544e: Preparing 01:09:03 afee728edde2: Preparing 01:09:03 3358ee504f5e: Preparing 01:09:03 fbdc5e5526df: Preparing 01:09:03 dd9c8f8612c8: Preparing 01:09:03 197f082c544e: Waiting 01:09:03 3358ee504f5e: Waiting 01:09:03 fbdc5e5526df: Waiting 01:09:03 dd9c8f8612c8: Waiting 01:09:03 afee728edde2: Waiting 01:09:03 5f888eacff74: Layer already exists 01:09:03 9d3012cf6595: Layer already exists 01:09:03 741358e4dfb2: Layer already exists 01:09:03 0d1722beb6d6: Layer already exists 01:09:03 dba0ecfd7131: Layer already exists 01:09:03 3358ee504f5e: Layer already exists 01:09:03 afee728edde2: Layer already exists 01:09:03 fbdc5e5526df: Layer already exists 01:09:03 197f082c544e: Layer already exists 01:09:03 dd9c8f8612c8: Layer already exists 01:09:03 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:0b68088b18f8480c03cb5e2c4d46efcd9593fc81557b69f14f821f0ac7304f6e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:03 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa 01:09:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:09:03 dba0ecfd7131: Preparing 01:09:03 5f888eacff74: Preparing 01:09:03 741358e4dfb2: Preparing 01:09:03 9d3012cf6595: Preparing 01:09:03 0d1722beb6d6: Preparing 01:09:03 197f082c544e: Preparing 01:09:03 afee728edde2: Preparing 01:09:03 3358ee504f5e: Preparing 01:09:03 fbdc5e5526df: Preparing 01:09:03 dd9c8f8612c8: Preparing 01:09:03 afee728edde2: Waiting 01:09:03 3358ee504f5e: Waiting 01:09:03 fbdc5e5526df: Waiting 01:09:03 dd9c8f8612c8: Waiting 01:09:03 197f082c544e: Waiting 01:09:03 741358e4dfb2: Layer already exists 01:09:03 9d3012cf6595: Layer already exists 01:09:03 dba0ecfd7131: Layer already exists 01:09:03 0d1722beb6d6: Layer already exists 01:09:03 5f888eacff74: Layer already exists 01:09:03 197f082c544e: Layer already exists 01:09:03 fbdc5e5526df: Layer already exists 01:09:03 3358ee504f5e: Layer already exists 01:09:03 afee728edde2: Layer already exists 01:09:03 dd9c8f8612c8: Layer already exists 01:09:04 odessa: digest: sha256:0b68088b18f8480c03cb5e2c4d46efcd9593fc81557b69f14f821f0ac7304f6e size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:04 ===================================================== [Pipeline] echo 01:09:04 taggedImages: 01:09:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:09:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.1-dev.1 01:09:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:09:04 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:odessa [Pipeline] echo 01:09:04 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:09:04 b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:09:04 4.0.1-dev.1 01:09:04 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:09:04 odessa 01:09:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:09:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:09:05 3e9ccfe74135: Preparing 01:09:05 e471df734d1a: Preparing 01:09:05 d780598656ac: Preparing 01:09:05 9d3012cf6595: Preparing 01:09:05 0d1722beb6d6: Preparing 01:09:05 197f082c544e: Preparing 01:09:05 b3d8094d8719: Preparing 01:09:05 197f082c544e: Waiting 01:09:05 5d9ffff4fef2: Preparing 01:09:05 b3d8094d8719: Waiting 01:09:05 dd9c8f8612c8: Preparing 01:09:05 5d9ffff4fef2: Waiting 01:09:05 dd9c8f8612c8: Waiting 01:09:05 9d3012cf6595: Layer already exists 01:09:05 0d1722beb6d6: Layer already exists 01:09:05 197f082c544e: Layer already exists 01:09:05 d780598656ac: Pushed 01:09:05 e471df734d1a: Pushed 01:09:05 3e9ccfe74135: Pushed 01:09:05 dd9c8f8612c8: Layer already exists 01:09:05 b3d8094d8719: Pushed 01:09:05 5d9ffff4fef2: Pushed 01:09:06 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:bad339728739cb8546e6e921811a394556af98a47d56399227a9357913277c0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 01:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:09:08 3e9ccfe74135: Preparing 01:09:08 e471df734d1a: Preparing 01:09:08 d780598656ac: Preparing 01:09:08 9d3012cf6595: Preparing 01:09:08 0d1722beb6d6: Preparing 01:09:08 197f082c544e: Preparing 01:09:08 b3d8094d8719: Preparing 01:09:08 5d9ffff4fef2: Preparing 01:09:08 dd9c8f8612c8: Preparing 01:09:08 b3d8094d8719: Waiting 01:09:08 5d9ffff4fef2: Waiting 01:09:08 dd9c8f8612c8: Waiting 01:09:08 197f082c544e: Waiting 01:09:08 d780598656ac: Layer already exists 01:09:08 0d1722beb6d6: Layer already exists 01:09:08 9d3012cf6595: Layer already exists 01:09:08 e471df734d1a: Layer already exists 01:09:08 3e9ccfe74135: Layer already exists 01:09:08 197f082c544e: Layer already exists 01:09:08 b3d8094d8719: Layer already exists 01:09:08 5d9ffff4fef2: Layer already exists 01:09:08 dd9c8f8612c8: Layer already exists 01:09:08 4.0.1-dev.1: digest: sha256:bad339728739cb8546e6e921811a394556af98a47d56399227a9357913277c0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:09:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:09:09 3e9ccfe74135: Preparing 01:09:09 e471df734d1a: Preparing 01:09:09 d780598656ac: Preparing 01:09:09 9d3012cf6595: Preparing 01:09:09 0d1722beb6d6: Preparing 01:09:09 197f082c544e: Preparing 01:09:09 b3d8094d8719: Preparing 01:09:09 197f082c544e: Waiting 01:09:09 5d9ffff4fef2: Preparing 01:09:09 b3d8094d8719: Waiting 01:09:09 dd9c8f8612c8: Preparing 01:09:09 5d9ffff4fef2: Waiting 01:09:09 dd9c8f8612c8: Waiting 01:09:09 d780598656ac: Layer already exists 01:09:09 9d3012cf6595: Layer already exists 01:09:09 0d1722beb6d6: Layer already exists 01:09:09 3e9ccfe74135: Layer already exists 01:09:09 e471df734d1a: Layer already exists 01:09:09 197f082c544e: Layer already exists 01:09:09 b3d8094d8719: Layer already exists 01:09:09 5d9ffff4fef2: Layer already exists 01:09:09 dd9c8f8612c8: Layer already exists 01:09:09 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:bad339728739cb8546e6e921811a394556af98a47d56399227a9357913277c0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa 01:09:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:09:10 3e9ccfe74135: Preparing 01:09:10 e471df734d1a: Preparing 01:09:10 d780598656ac: Preparing 01:09:10 9d3012cf6595: Preparing 01:09:10 0d1722beb6d6: Preparing 01:09:10 197f082c544e: Preparing 01:09:10 b3d8094d8719: Preparing 01:09:10 5d9ffff4fef2: Preparing 01:09:10 dd9c8f8612c8: Preparing 01:09:10 197f082c544e: Waiting 01:09:10 b3d8094d8719: Waiting 01:09:10 5d9ffff4fef2: Waiting 01:09:10 dd9c8f8612c8: Waiting 01:09:10 0d1722beb6d6: Layer already exists 01:09:10 e471df734d1a: Layer already exists 01:09:10 9d3012cf6595: Layer already exists 01:09:10 3e9ccfe74135: Layer already exists 01:09:10 d780598656ac: Layer already exists 01:09:10 5d9ffff4fef2: Layer already exists 01:09:10 197f082c544e: Layer already exists 01:09:10 dd9c8f8612c8: Layer already exists 01:09:10 b3d8094d8719: Layer already exists 01:09:10 odessa: digest: sha256:bad339728739cb8546e6e921811a394556af98a47d56399227a9357913277c0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:10 ===================================================== [Pipeline] echo 01:09:10 taggedImages: 01:09:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:09:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.1-dev.1 01:09:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:09:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:odessa [Pipeline] echo 01:09:10 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:09:10 b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:09:10 4.0.1-dev.1 01:09:10 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:09:10 odessa 01:09:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:09:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:09:11 f3f0045526d0: Preparing 01:09:11 1e56497a30f5: Preparing 01:09:11 d53f9fcd8983: Preparing 01:09:11 9d3012cf6595: Preparing 01:09:11 0d1722beb6d6: Preparing 01:09:11 197f082c544e: Preparing 01:09:11 3358ee504f5e: Preparing 01:09:11 fbdc5e5526df: Preparing 01:09:11 dd9c8f8612c8: Preparing 01:09:11 3358ee504f5e: Waiting 01:09:11 fbdc5e5526df: Waiting 01:09:11 dd9c8f8612c8: Waiting 01:09:11 197f082c544e: Waiting 01:09:11 9d3012cf6595: Layer already exists 01:09:11 0d1722beb6d6: Layer already exists 01:09:11 197f082c544e: Layer already exists 01:09:11 3358ee504f5e: Layer already exists 01:09:11 fbdc5e5526df: Layer already exists 01:09:11 dd9c8f8612c8: Layer already exists 01:09:11 d53f9fcd8983: Pushed 01:09:11 1e56497a30f5: Pushed 01:09:11 f3f0045526d0: Pushed 01:09:11 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:5d77ecf5e959bed65ab68aba2e8fcc9e0ca7954a5c61b3a665a6e0cd28315e6e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 01:09:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:09:12 f3f0045526d0: Preparing 01:09:12 1e56497a30f5: Preparing 01:09:12 d53f9fcd8983: Preparing 01:09:12 9d3012cf6595: Preparing 01:09:12 0d1722beb6d6: Preparing 01:09:12 197f082c544e: Preparing 01:09:12 3358ee504f5e: Preparing 01:09:12 fbdc5e5526df: Preparing 01:09:12 dd9c8f8612c8: Preparing 01:09:12 197f082c544e: Waiting 01:09:12 3358ee504f5e: Waiting 01:09:12 fbdc5e5526df: Waiting 01:09:12 dd9c8f8612c8: Waiting 01:09:12 d53f9fcd8983: Layer already exists 01:09:12 f3f0045526d0: Layer already exists 01:09:12 9d3012cf6595: Layer already exists 01:09:12 1e56497a30f5: Layer already exists 01:09:12 0d1722beb6d6: Layer already exists 01:09:12 197f082c544e: Layer already exists 01:09:12 fbdc5e5526df: Layer already exists 01:09:12 3358ee504f5e: Layer already exists 01:09:12 dd9c8f8612c8: Layer already exists 01:09:12 4.0.1-dev.1: digest: sha256:5d77ecf5e959bed65ab68aba2e8fcc9e0ca7954a5c61b3a665a6e0cd28315e6e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:09:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:09:13 f3f0045526d0: Preparing 01:09:13 1e56497a30f5: Preparing 01:09:13 d53f9fcd8983: Preparing 01:09:13 9d3012cf6595: Preparing 01:09:13 0d1722beb6d6: Preparing 01:09:13 197f082c544e: Preparing 01:09:13 3358ee504f5e: Preparing 01:09:13 fbdc5e5526df: Preparing 01:09:13 dd9c8f8612c8: Preparing 01:09:13 3358ee504f5e: Waiting 01:09:13 fbdc5e5526df: Waiting 01:09:13 dd9c8f8612c8: Waiting 01:09:13 197f082c544e: Waiting 01:09:13 0d1722beb6d6: Layer already exists 01:09:13 9d3012cf6595: Layer already exists 01:09:13 1e56497a30f5: Layer already exists 01:09:13 f3f0045526d0: Layer already exists 01:09:13 d53f9fcd8983: Layer already exists 01:09:13 3358ee504f5e: Layer already exists 01:09:13 fbdc5e5526df: Layer already exists 01:09:13 197f082c544e: Layer already exists 01:09:13 dd9c8f8612c8: Layer already exists 01:09:13 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:5d77ecf5e959bed65ab68aba2e8fcc9e0ca7954a5c61b3a665a6e0cd28315e6e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa 01:09:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:09:14 f3f0045526d0: Preparing 01:09:14 1e56497a30f5: Preparing 01:09:14 d53f9fcd8983: Preparing 01:09:14 9d3012cf6595: Preparing 01:09:14 0d1722beb6d6: Preparing 01:09:14 197f082c544e: Preparing 01:09:14 3358ee504f5e: Preparing 01:09:14 fbdc5e5526df: Preparing 01:09:14 dd9c8f8612c8: Preparing 01:09:14 3358ee504f5e: Waiting 01:09:14 fbdc5e5526df: Waiting 01:09:14 197f082c544e: Waiting 01:09:14 d53f9fcd8983: Layer already exists 01:09:14 1e56497a30f5: Layer already exists 01:09:14 f3f0045526d0: Layer already exists 01:09:14 0d1722beb6d6: Layer already exists 01:09:14 9d3012cf6595: Layer already exists 01:09:14 197f082c544e: Layer already exists 01:09:14 3358ee504f5e: Layer already exists 01:09:14 dd9c8f8612c8: Layer already exists 01:09:14 fbdc5e5526df: Layer already exists 01:09:14 odessa: digest: sha256:5d77ecf5e959bed65ab68aba2e8fcc9e0ca7954a5c61b3a665a6e0cd28315e6e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:14 ===================================================== [Pipeline] echo 01:09:14 taggedImages: 01:09:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:09:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.1-dev.1 01:09:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:09:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:odessa [Pipeline] echo 01:09:14 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:09:14 b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:09:14 4.0.1-dev.1 01:09:14 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:09:14 odessa 01:09:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:09:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:09:15 44be2d34df89: Preparing 01:09:15 81844a9ece9a: Preparing 01:09:15 9d3012cf6595: Preparing 01:09:15 0d1722beb6d6: Preparing 01:09:15 b5a81b5c4ed6: Preparing 01:09:15 807974a759eb: Preparing 01:09:15 dd9c8f8612c8: Preparing 01:09:15 807974a759eb: Waiting 01:09:15 dd9c8f8612c8: Waiting 01:09:15 0d1722beb6d6: Layer already exists 01:09:15 9d3012cf6595: Layer already exists 01:09:15 dd9c8f8612c8: Layer already exists 01:09:15 b5a81b5c4ed6: Pushed 01:09:15 44be2d34df89: Pushed 01:09:16 807974a759eb: Pushed 01:09:24 81844a9ece9a: Pushed 01:09:24 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:5ac0d2312879cd8d5a3fd3c46fd8d3eb0562837a4d72e41805dd693f60569496 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 01:09:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:09:25 44be2d34df89: Preparing 01:09:25 81844a9ece9a: Preparing 01:09:25 9d3012cf6595: Preparing 01:09:25 0d1722beb6d6: Preparing 01:09:25 b5a81b5c4ed6: Preparing 01:09:25 807974a759eb: Preparing 01:09:25 dd9c8f8612c8: Preparing 01:09:25 807974a759eb: Waiting 01:09:25 dd9c8f8612c8: Waiting 01:09:25 44be2d34df89: Layer already exists 01:09:25 9d3012cf6595: Layer already exists 01:09:25 0d1722beb6d6: Layer already exists 01:09:25 b5a81b5c4ed6: Layer already exists 01:09:25 81844a9ece9a: Layer already exists 01:09:25 807974a759eb: Layer already exists 01:09:25 dd9c8f8612c8: Layer already exists 01:09:25 4.0.1-dev.1: digest: sha256:5ac0d2312879cd8d5a3fd3c46fd8d3eb0562837a4d72e41805dd693f60569496 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:09:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:09:26 44be2d34df89: Preparing 01:09:26 81844a9ece9a: Preparing 01:09:26 9d3012cf6595: Preparing 01:09:26 0d1722beb6d6: Preparing 01:09:26 b5a81b5c4ed6: Preparing 01:09:26 807974a759eb: Preparing 01:09:26 dd9c8f8612c8: Preparing 01:09:26 807974a759eb: Waiting 01:09:26 dd9c8f8612c8: Waiting 01:09:26 b5a81b5c4ed6: Layer already exists 01:09:26 9d3012cf6595: Layer already exists 01:09:26 44be2d34df89: Layer already exists 01:09:26 81844a9ece9a: Layer already exists 01:09:26 0d1722beb6d6: Layer already exists 01:09:26 dd9c8f8612c8: Layer already exists 01:09:26 807974a759eb: Layer already exists 01:09:26 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:5ac0d2312879cd8d5a3fd3c46fd8d3eb0562837a4d72e41805dd693f60569496 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa 01:09:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:09:27 44be2d34df89: Preparing 01:09:27 81844a9ece9a: Preparing 01:09:27 9d3012cf6595: Preparing 01:09:27 0d1722beb6d6: Preparing 01:09:27 b5a81b5c4ed6: Preparing 01:09:27 807974a759eb: Preparing 01:09:27 dd9c8f8612c8: Preparing 01:09:27 dd9c8f8612c8: Waiting 01:09:27 807974a759eb: Waiting 01:09:27 0d1722beb6d6: Layer already exists 01:09:27 44be2d34df89: Layer already exists 01:09:27 9d3012cf6595: Layer already exists 01:09:27 b5a81b5c4ed6: Layer already exists 01:09:27 81844a9ece9a: Layer already exists 01:09:27 807974a759eb: Layer already exists 01:09:27 dd9c8f8612c8: Layer already exists 01:09:27 odessa: digest: sha256:5ac0d2312879cd8d5a3fd3c46fd8d3eb0562837a4d72e41805dd693f60569496 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:27 ===================================================== [Pipeline] echo 01:09:27 taggedImages: 01:09:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:09:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.1-dev.1 01:09:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:09:27 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:odessa [Pipeline] echo 01:09:27 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:09:27 b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:09:27 4.0.1-dev.1 01:09:27 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:09:27 odessa 01:09:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:09:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:09:28 81889df449c3: Preparing 01:09:28 bd999a45a95a: Preparing 01:09:28 9d3012cf6595: Preparing 01:09:28 0d1722beb6d6: Preparing 01:09:28 82064e174475: Preparing 01:09:28 9baf70edc3b3: Preparing 01:09:28 dd9c8f8612c8: Preparing 01:09:28 9baf70edc3b3: Waiting 01:09:28 dd9c8f8612c8: Waiting 01:09:28 9d3012cf6595: Layer already exists 01:09:28 0d1722beb6d6: Layer already exists 01:09:28 82064e174475: Pushed 01:09:28 dd9c8f8612c8: Layer already exists 01:09:28 81889df449c3: Pushed 01:09:29 9baf70edc3b3: Pushed 01:09:37 bd999a45a95a: Pushed 01:09:37 b877783e8198655b4b0a97e42d3ffef4665dd3c1: digest: sha256:6b16760a855f22104d3babac3ee8985e8f46e508018dacccce6b7c26da4369ea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 01:09:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:09:38 81889df449c3: Preparing 01:09:38 bd999a45a95a: Preparing 01:09:38 9d3012cf6595: Preparing 01:09:38 0d1722beb6d6: Preparing 01:09:38 82064e174475: Preparing 01:09:38 9baf70edc3b3: Preparing 01:09:38 dd9c8f8612c8: Preparing 01:09:38 9baf70edc3b3: Waiting 01:09:38 dd9c8f8612c8: Waiting 01:09:38 bd999a45a95a: Layer already exists 01:09:38 82064e174475: Layer already exists 01:09:38 9d3012cf6595: Layer already exists 01:09:38 81889df449c3: Layer already exists 01:09:38 0d1722beb6d6: Layer already exists 01:09:38 9baf70edc3b3: Layer already exists 01:09:38 dd9c8f8612c8: Layer already exists 01:09:38 4.0.1-dev.1: digest: sha256:6b16760a855f22104d3babac3ee8985e8f46e508018dacccce6b7c26da4369ea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:09:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:09:39 81889df449c3: Preparing 01:09:39 bd999a45a95a: Preparing 01:09:39 9d3012cf6595: Preparing 01:09:39 0d1722beb6d6: Preparing 01:09:39 82064e174475: Preparing 01:09:39 9baf70edc3b3: Preparing 01:09:39 dd9c8f8612c8: Preparing 01:09:39 9baf70edc3b3: Waiting 01:09:39 dd9c8f8612c8: Waiting 01:09:39 bd999a45a95a: Layer already exists 01:09:39 81889df449c3: Layer already exists 01:09:39 82064e174475: Layer already exists 01:09:39 0d1722beb6d6: Layer already exists 01:09:39 9d3012cf6595: Layer already exists 01:09:39 9baf70edc3b3: Layer already exists 01:09:39 dd9c8f8612c8: Layer already exists 01:09:39 b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1: digest: sha256:6b16760a855f22104d3babac3ee8985e8f46e508018dacccce6b7c26da4369ea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa 01:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:09:40 81889df449c3: Preparing 01:09:40 bd999a45a95a: Preparing 01:09:40 9d3012cf6595: Preparing 01:09:40 0d1722beb6d6: Preparing 01:09:40 82064e174475: Preparing 01:09:40 9baf70edc3b3: Preparing 01:09:40 dd9c8f8612c8: Preparing 01:09:40 dd9c8f8612c8: Waiting 01:09:40 9baf70edc3b3: Waiting 01:09:40 81889df449c3: Layer already exists 01:09:40 bd999a45a95a: Layer already exists 01:09:40 82064e174475: Layer already exists 01:09:40 0d1722beb6d6: Layer already exists 01:09:40 9d3012cf6595: Layer already exists 01:09:40 9baf70edc3b3: Layer already exists 01:09:40 dd9c8f8612c8: Layer already exists 01:09:40 odessa: digest: sha256:6b16760a855f22104d3babac3ee8985e8f46e508018dacccce6b7c26da4369ea size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:09:40 ===================================================== [Pipeline] echo 01:09:40 taggedImages: 01:09:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1 01:09:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.1-dev.1 01:09:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b877783e8198655b4b0a97e42d3ffef4665dd3c1-4.0.1-dev.1 01:09:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:09:41 01:09:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:09:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:09:41 arm64: Pulling from edgex-lftools-log-publisher 01:09:41 8998bd30e6a1: Pulling fs layer 01:09:41 04944245beec: Pulling fs layer 01:09:41 699f458cf7ca: Pulling fs layer 01:09:41 765212b225bb: Pulling fs layer 01:09:41 f23df028b6ca: Pulling fs layer 01:09:41 d65c8cfc05b1: Pulling fs layer 01:09:41 2437ff75d9bd: Pulling fs layer 01:09:41 765212b225bb: Waiting 01:09:41 d65c8cfc05b1: Waiting 01:09:41 2437ff75d9bd: Waiting 01:09:41 f23df028b6ca: Waiting 01:09:41 04944245beec: Verifying Checksum 01:09:41 04944245beec: Download complete 01:09:41 765212b225bb: Verifying Checksum 01:09:41 765212b225bb: Download complete 01:09:41 f23df028b6ca: Verifying Checksum 01:09:41 f23df028b6ca: Download complete 01:09:41 d65c8cfc05b1: Download complete 01:09:42 699f458cf7ca: Verifying Checksum 01:09:42 699f458cf7ca: Download complete 01:09:42 8998bd30e6a1: Download complete 01:09:44 2437ff75d9bd: Verifying Checksum 01:09:44 2437ff75d9bd: Download complete 01:09:47 8998bd30e6a1: Pull complete 01:09:47 04944245beec: Pull complete 01:09:49 699f458cf7ca: Pull complete 01:09:49 765212b225bb: Pull complete 01:09:50 f23df028b6ca: Pull complete 01:09:50 d65c8cfc05b1: Pull complete 01:10:08 2437ff75d9bd: Pull complete 01:10:08 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:10:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:10:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:09 prd-ubuntu20.04-docker-arm64-4c-16g-40947 does not seem to be running inside a container 01:10:09 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 01:10:12 $ docker top 10650389b32aab8b7dbdb3ef656e62f586c5bd0f77cb7c5b2875732e23b94cd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:12 ---> job-cost.sh 01:10:12 lf-activate-venv: SKIPPING 01:10:12 INFO: No Stack... 01:10:13 INFO: Retrieving Pricing Info for: v3-standard-4 01:10:14 INFO: Archiving Costs [Pipeline] sh 01:10:14 + cat /w/workspace/edgex-go/3/archives/cost.csv 01:10:14 + cut -d, -f6 [Pipeline] lock 01:10:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-odessa-3-stack-cost] 01:10:14 Resource [jenkins-edgexfoundry-edgex-go-odessa-3-stack-cost] did not exist. Created. 01:10:14 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-odessa-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:10:15 + echo total: 0.10999999940395355 [Pipeline] stash 01:10:16 Stashed 1 file(s) [Pipeline] } 01:10:16 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-odessa-3-stack-cost] [Pipeline] // lock [Pipeline] } 01:10:16 $ docker stop --time=1 10650389b32aab8b7dbdb3ef656e62f586c5bd0f77cb7c5b2875732e23b94cd3 01:10:18 $ docker rm -f --volumes 10650389b32aab8b7dbdb3ef656e62f586c5bd0f77cb7c5b2875732e23b94cd3 [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 01:10:18 provisioning config files... 01:10:18 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config14945840594593221172tmp [Pipeline] { [Pipeline] sh 01:10:19 + set +x 01:10:19 + + bash -s --curl 01:10:19 -s https://codecov.io/bash 01:10:19 01:10:19 _____ _ 01:10:19 / ____| | | 01:10:19 | | ___ __| | ___ ___ _____ __ 01:10:19 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:10:19 | |___| (_) | (_| | __/ (_| (_) \ V / 01:10:19 \_____\___/ \__,_|\___|\___\___/ \_/ 01:10:19 Bash-1.0.6 01:10:19 01:10:19 01:10:19 ==> git version 2.25.1 found 01:10:19 ==> 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 01:10:19 Release-Date: 2020-01-08 01:10:19 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:10:19 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:10:19 ==> Jenkins CI detected. 01:10:19 current dir:  /w/workspace/edgex-go/3 01:10:19 project root: . 01:10:19 --> token set from env 01:10:19 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 01:10:19 ==> Running gcov in . (disable via -X gcov) 01:10:19 ==> Python coveragepy not found 01:10:19 ==> Searching for coverage reports in: 01:10:19 + . 01:10:19 -> Found 1 reports 01:10:19 ==> Detecting git/mercurial file structure 01:10:19 ==> Reading reports 01:10:19 + ./coverage.out bytes=1660758 01:10:19 ==> Appending adjustments 01:10:19 https://docs.codecov.io/docs/fixing-reports 01:10:21 + Found adjustments 01:10:21 ==> Gzipping contents 01:10:21 168K /tmp/codecov.snOZOj.gz 01:10:21 ==> Uploading reports 01:10:21 url: https://codecov.io 01:10:21 query: branch=odessa&commit=b877783e8198655b4b0a97e42d3ffef4665dd3c1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:10:21 -> Pinging Codecov 01:10:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=b877783e8198655b4b0a97e42d3ffef4665dd3c1&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fodessa%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:10:21 -> Uploading to 01:10:21 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b877783e8198655b4b0a97e42d3ffef4665dd3c1/2909481d-22b1-4f84-befe-f42087c4a6d3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250312%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250312T011021Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3dffaeb4318541d90758ff9e55e8d8ced131e5f5146d7d7b96911c0ac9fade0f 01:10:21 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:21 Dload Upload Total Spent Left Speed 01:10:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 164k 0 0 100 164k 0 731k --:--:-- --:--:-- --:--:-- 731k 01:10:21 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b877783e8198655b4b0a97e42d3ffef4665dd3c1 [Pipeline] } 01:10:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:10:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:10:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:10:22 01:10:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:10:22 latest: Pulling from edgex-devops/edgex-snyk-go 01:10:22 43c4264eed91: Pulling fs layer 01:10:22 4cc291be95ef: Pulling fs layer 01:10:22 2ac1f1163629: Pulling fs layer 01:10:22 5c3c966382ef: Pulling fs layer 01:10:22 4f4fb700ef54: Pulling fs layer 01:10:22 d9c7d2e4e75e: Pulling fs layer 01:10:22 9c3e1370e548: Pulling fs layer 01:10:22 5c3c966382ef: Waiting 01:10:22 4f4fb700ef54: Waiting 01:10:22 d9c7d2e4e75e: Waiting 01:10:22 4cc291be95ef: Download complete 01:10:22 5c3c966382ef: Verifying Checksum 01:10:22 5c3c966382ef: Download complete 01:10:22 4f4fb700ef54: Verifying Checksum 01:10:22 4f4fb700ef54: Download complete 01:10:22 43c4264eed91: Download complete 01:10:22 d9c7d2e4e75e: Verifying Checksum 01:10:22 d9c7d2e4e75e: Download complete 01:10:22 43c4264eed91: Pull complete 01:10:22 4cc291be95ef: Pull complete 01:10:22 2ac1f1163629: Verifying Checksum 01:10:22 2ac1f1163629: Download complete 01:10:23 9c3e1370e548: Verifying Checksum 01:10:23 9c3e1370e548: Download complete 01:10:26 2ac1f1163629: Pull complete 01:10:26 5c3c966382ef: Pull complete 01:10:27 4f4fb700ef54: Pull complete 01:10:27 d9c7d2e4e75e: Pull complete 01:10:30 9c3e1370e548: Pull complete 01:10:30 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 01:10:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:10:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:30 prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container 01:10:30 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-snyk-go:latest cat 01:10:33 $ docker top 617a88a6df42e95130c8ac36c92dba8691a7f6411576008ac54f79d14089c216 -eo pid,comm [Pipeline] { [Pipeline] sh 01:10:34 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 01:10:34 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:odessa' [Pipeline] sh 01:10:34 + set -o pipefail 01:10:34 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:odessa' 01:10:39 01:10:39 Monitoring /w/workspace/edgex-go/3 (github.com/edgexfoundry/edgex-go)... 01:10:39 01:10:39 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/eef0c92f-70ca-466d-859d-a89816744d5d/history/6ce55494-e676-4040-b85c-a340431b26f5 01:10:39 01:10:39 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:10:39 01:10:39 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:10:39 01:10:39 01:10:39 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:10:39 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:10:39 $ docker stop --time=1 617a88a6df42e95130c8ac36c92dba8691a7f6411576008ac54f79d14089c216 01:10:41 $ docker rm -f --volumes 617a88a6df42e95130c8ac36c92dba8691a7f6411576008ac54f79d14089c216 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:10:41 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:10:41 provisioning config files... 01:10:41 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/3@tmp/config12708343971579229178tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:42 --> edgex-publish-swagger.sh 01:10:42 === Publish openapi API === 01:10:42 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 01:10:42 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/3/openapi/core-command.yaml] 01:10:42 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:42 Dload Upload Total Spent Left Speed 01:10:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 59495 --:--:-- --:--:-- --:--:-- 59495 01:10:42 01:10:42 01:10:42 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/3/openapi/core-data.yaml] 01:10:42 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:42 Dload Upload Total Spent Left Speed 01:10:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71081 0 0 100 71081 0 889k --:--:-- --:--:-- --:--:-- 878k 100 71081 0 0 100 71081 0 187k --:--:-- --:--:-- --:--:-- 187k 01:10:42 01:10:42 01:10:42 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/3/openapi/core-keeper.yaml] 01:10:42 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:42 Dload Upload Total Spent Left Speed 01:10:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 351 170k --:--:-- --:--:-- --:--:-- 170k 01:10:43 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:10:43 01:10:43 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/3/openapi/core-metadata.yaml] 01:10:43 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:43 Dload Upload Total Spent Left Speed 01:10:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 254 254k --:--:-- --:--:-- --:--:-- 254k 100 156k 100 156 100 156k 253 253k --:--:-- --:--:-- --:--:-- 253k 01:10:43 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:10:43 01:10:43 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/3/openapi/security-proxy-auth.yaml] 01:10:43 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:43 Dload Upload Total Spent Left Speed 01:10:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 257 95582 --:--:-- --:--:-- --:--:-- 95839 01:10:44 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:10:44 01:10:44 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/3/openapi/security-secretstore-setup.yaml] 01:10:44 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:44 Dload Upload Total Spent Left Speed 01:10:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 442 26261 --:--:-- --:--:-- --:--:-- 26704 01:10:44 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 01:10:44 01:10:44 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/3/openapi/support-notifications.yaml] 01:10:44 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:44 Dload Upload Total Spent Left Speed 01:10:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 523 327k --:--:-- --:--:-- --:--:-- 328k 01:10:44 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:10:44 01:10:44 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/3/openapi/support-scheduler.yaml] 01:10:44 % Total % Received % Xferd Average Speed Time Time Time Current 01:10:44 Dload Upload Total Spent Left Speed 01:10:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50701 0 0 100 50701 0 245k --:--:-- --:--:-- --:--:-- 243k 100 50857 100 156 100 50701 541 171k --:--:-- --:--:-- --:--:-- 171k 01:10:44 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 01:10:44 [Pipeline] } 01:10:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:10:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:10:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:10:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:45 prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container 01:10:45 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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/py-git-semver:0.1.4 cat 01:10:46 $ docker top 50f7d7faf8f53c10cdb867f437ccca141fc8958d3d532328909766e6106f351d -eo pid,comm 01:10:46 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). 01:10:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:10:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:10:46 [ssh-agent] Looking for ssh-agent implementation... 01:10:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:10:46 $ docker exec 50f7d7faf8f53c10cdb867f437ccca141fc8958d3d532328909766e6106f351d ssh-agent 01:10:46 SSH_AUTH_SOCK=/tmp/ssh-v5ei2pLZwK8a/agent.32 01:10:46 SSH_AGENT_PID=38 01:10:46 Running ssh-add (command line suppressed) 01:10:46 Identity added: /w/workspace/edgex-go/3@tmp/private_key_1537702822765586385.key (/w/workspace/edgex-go/3@tmp/private_key_1537702822765586385.key) 01:10:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:46 + git semver tag 01:10:47 2025-03-12 01:10:46,972 [run_tag] DEBUG tag force:False 01:10:47 2025-03-12 01:10:46,972 [check_head_tag] DEBUG check head tag 01:10:47 2025-03-12 01:10:46,976 [execute] INFO git cat-file --batch-check 01:10:47 2025-03-12 01:10:46,977 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=) 01:10:47 2025-03-12 01:10:46,980 [execute] INFO git cat-file --batch 01:10:47 2025-03-12 01:10:46,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=) 01:10:47 2025-03-12 01:10:47,051 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/odessa 01:10:47 2025-03-12 01:10:47,051 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 01:10:47 2025-03-12 01:10:47,051 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 01:10:47 2025-03-12 01:10:47,056 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/odessa 01:10:47 4.0.1-dev.1 [Pipeline] } 01:10:47 $ docker exec --env ******** --env ******** 50f7d7faf8f53c10cdb867f437ccca141fc8958d3d532328909766e6106f351d ssh-agent -k 01:10:47 unset SSH_AUTH_SOCK; 01:10:47 unset SSH_AGENT_PID; 01:10:47 echo Agent pid 38 killed; 01:10:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:10:47 + git semver [Pipeline] } 01:10:48 $ docker stop --time=1 50f7d7faf8f53c10cdb867f437ccca141fc8958d3d532328909766e6106f351d 01:10:49 $ docker rm -f --volumes 50f7d7faf8f53c10cdb867f437ccca141fc8958d3d532328909766e6106f351d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:10:49 01:10:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:10:50 0.23.1-centos7: Pulling from edgex-lftools 01:10:50 ab5ef0e58194: Pulling fs layer 01:10:50 9712f1f96733: Pulling fs layer 01:10:50 63f879dbbcfc: Pulling fs layer 01:10:50 0d9ebad4ef96: Pulling fs layer 01:10:50 e9a5061849ea: Pulling fs layer 01:10:50 d747dcd14b5f: Pulling fs layer 01:10:50 2de7ff778b66: Pulling fs layer 01:10:50 0d9ebad4ef96: Waiting 01:10:50 e9a5061849ea: Waiting 01:10:50 d747dcd14b5f: Waiting 01:10:50 9712f1f96733: Download complete 01:10:50 63f879dbbcfc: Verifying Checksum 01:10:50 63f879dbbcfc: Download complete 01:10:50 ab5ef0e58194: Verifying Checksum 01:10:50 ab5ef0e58194: Download complete 01:10:50 d747dcd14b5f: Verifying Checksum 01:10:50 d747dcd14b5f: Download complete 01:10:50 e9a5061849ea: Verifying Checksum 01:10:50 e9a5061849ea: Download complete 01:10:50 0d9ebad4ef96: Verifying Checksum 01:10:50 0d9ebad4ef96: Download complete 01:10:50 2de7ff778b66: Verifying Checksum 01:10:50 2de7ff778b66: Download complete 01:10:53 ab5ef0e58194: Pull complete 01:10:53 9712f1f96733: Pull complete 01:10:54 63f879dbbcfc: Pull complete 01:10:58 0d9ebad4ef96: Pull complete 01:10:58 e9a5061849ea: Pull complete 01:10:58 d747dcd14b5f: Pull complete 01:10:59 2de7ff778b66: Pull complete 01:10:59 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:10:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:10:59 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:59 prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container 01:10:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 01:11:02 $ docker top 6bbd3c3bf53054ace5ba3932f01ea02353cba792bd40cd01fbf6c12bcbf570da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:11:02 provisioning config files... 01:11:02 copy managed file [sigul-config] to file:/w/workspace/edgex-go/3@tmp/config4999215810678923474tmp 01:11:02 copy managed file [sigul-password] to file:/w/workspace/edgex-go/3@tmp/config4635838208328493461tmp 01:11:02 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/3@tmp/config9996924819286843362tmp [Pipeline] { [Pipeline] echo 01:11:02 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:11:02 ---> sigul-configuration.sh 01:11:02 gpg: directory `/root/.gnupg' created 01:11:02 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:11:02 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:11:02 gpg: keyring `/root/.gnupg/secring.gpg' created 01:11:02 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:11:02 gpg: CAST5 encrypted data 01:11:02 gpg: encrypted with 1 passphrase 01:11:02 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:11:03 + mkdir /home/jenkins 01:11:03 + mkdir /home/jenkins/sigul [Pipeline] sh 01:11:03 + 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 01:11:03 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:11:03 ---> sigul-install.sh 01:11:03 Sigul already installed; skipping installation. [Pipeline] sh 01:11:04 + git tag --list 01:11:04 0.6.0 01:11:04 0.6.1 01:11:04 0.7.0 01:11:04 0.7.1 01:11:04 v1.0.0 01:11:04 v1.0.1 01:11:04 v1.1.0 01:11:04 v1.2.0 01:11:04 v1.2.1 01:11:04 v1.3.0 01:11:04 v1.3.1 01:11:04 v2.0.0 01:11:04 v2.1.0 01:11:04 v2.1.1 01:11:04 v2.2.0 01:11:04 v2.3.0 01:11:04 v3.0 01:11:04 v3.0.0 01:11:04 v3.1 01:11:04 v3.1.0 01:11:04 v3.1.0-dev.1 01:11:04 v3.1.0-dev.10 01:11:04 v3.1.0-dev.11 01:11:04 v3.1.0-dev.12 01:11:04 v3.1.0-dev.13 01:11:04 v3.1.0-dev.14 01:11:04 v3.1.0-dev.15 01:11:04 v3.1.0-dev.16 01:11:04 v3.1.0-dev.17 01:11:04 v3.1.0-dev.18 01:11:04 v3.1.0-dev.19 01:11:04 v3.1.0-dev.2 01:11:04 v3.1.0-dev.20 01:11:04 v3.1.0-dev.21 01:11:04 v3.1.0-dev.22 01:11:04 v3.1.0-dev.23 01:11:04 v3.1.0-dev.24 01:11:04 v3.1.0-dev.25 01:11:04 v3.1.0-dev.26 01:11:04 v3.1.0-dev.27 01:11:04 v3.1.0-dev.28 01:11:04 v3.1.0-dev.29 01:11:04 v3.1.0-dev.3 01:11:04 v3.1.0-dev.30 01:11:04 v3.1.0-dev.31 01:11:04 v3.1.0-dev.32 01:11:04 v3.1.0-dev.33 01:11:04 v3.1.0-dev.34 01:11:04 v3.1.0-dev.35 01:11:04 v3.1.0-dev.36 01:11:04 v3.1.0-dev.37 01:11:04 v3.1.0-dev.38 01:11:04 v3.1.0-dev.39 01:11:04 v3.1.0-dev.4 01:11:04 v3.1.0-dev.40 01:11:04 v3.1.0-dev.41 01:11:04 v3.1.0-dev.42 01:11:04 v3.1.0-dev.43 01:11:04 v3.1.0-dev.44 01:11:04 v3.1.0-dev.45 01:11:04 v3.1.0-dev.46 01:11:04 v3.1.0-dev.47 01:11:04 v3.1.0-dev.48 01:11:04 v3.1.0-dev.49 01:11:04 v3.1.0-dev.5 01:11:04 v3.1.0-dev.50 01:11:04 v3.1.0-dev.51 01:11:04 v3.1.0-dev.52 01:11:04 v3.1.0-dev.53 01:11:04 v3.1.0-dev.54 01:11:04 v3.1.0-dev.55 01:11:04 v3.1.0-dev.56 01:11:04 v3.1.0-dev.57 01:11:04 v3.1.0-dev.58 01:11:04 v3.1.0-dev.59 01:11:04 v3.1.0-dev.6 01:11:04 v3.1.0-dev.60 01:11:04 v3.1.0-dev.61 01:11:04 v3.1.0-dev.62 01:11:04 v3.1.0-dev.63 01:11:04 v3.1.0-dev.64 01:11:04 v3.1.0-dev.65 01:11:04 v3.1.0-dev.66 01:11:04 v3.1.0-dev.67 01:11:04 v3.1.0-dev.68 01:11:04 v3.1.0-dev.69 01:11:04 v3.1.0-dev.7 01:11:04 v3.1.0-dev.70 01:11:04 v3.1.0-dev.71 01:11:04 v3.1.0-dev.72 01:11:04 v3.1.0-dev.73 01:11:04 v3.1.0-dev.8 01:11:04 v3.1.0-dev.9 01:11:04 v3.1.1 01:11:04 v3.1.1-dev.1 01:11:04 v3.1.1-dev.2 01:11:04 v3.2.0-dev.1 01:11:04 v3.2.0-dev.10 01:11:04 v3.2.0-dev.100 01:11:04 v3.2.0-dev.101 01:11:04 v3.2.0-dev.102 01:11:04 v3.2.0-dev.103 01:11:04 v3.2.0-dev.104 01:11:04 v3.2.0-dev.105 01:11:04 v3.2.0-dev.106 01:11:04 v3.2.0-dev.107 01:11:04 v3.2.0-dev.108 01:11:04 v3.2.0-dev.109 01:11:04 v3.2.0-dev.11 01:11:04 v3.2.0-dev.12 01:11:04 v3.2.0-dev.13 01:11:04 v3.2.0-dev.14 01:11:04 v3.2.0-dev.15 01:11:04 v3.2.0-dev.16 01:11:04 v3.2.0-dev.17 01:11:04 v3.2.0-dev.18 01:11:04 v3.2.0-dev.19 01:11:04 v3.2.0-dev.2 01:11:04 v3.2.0-dev.20 01:11:04 v3.2.0-dev.21 01:11:04 v3.2.0-dev.22 01:11:04 v3.2.0-dev.23 01:11:04 v3.2.0-dev.24 01:11:04 v3.2.0-dev.25 01:11:04 v3.2.0-dev.26 01:11:04 v3.2.0-dev.27 01:11:04 v3.2.0-dev.28 01:11:04 v3.2.0-dev.29 01:11:04 v3.2.0-dev.3 01:11:04 v3.2.0-dev.30 01:11:04 v3.2.0-dev.31 01:11:04 v3.2.0-dev.32 01:11:04 v3.2.0-dev.33 01:11:04 v3.2.0-dev.34 01:11:04 v3.2.0-dev.35 01:11:04 v3.2.0-dev.36 01:11:04 v3.2.0-dev.37 01:11:04 v3.2.0-dev.38 01:11:04 v3.2.0-dev.39 01:11:04 v3.2.0-dev.4 01:11:04 v3.2.0-dev.40 01:11:04 v3.2.0-dev.41 01:11:04 v3.2.0-dev.42 01:11:04 v3.2.0-dev.43 01:11:04 v3.2.0-dev.44 01:11:04 v3.2.0-dev.45 01:11:04 v3.2.0-dev.46 01:11:04 v3.2.0-dev.47 01:11:04 v3.2.0-dev.48 01:11:04 v3.2.0-dev.49 01:11:04 v3.2.0-dev.5 01:11:04 v3.2.0-dev.50 01:11:04 v3.2.0-dev.51 01:11:04 v3.2.0-dev.52 01:11:04 v3.2.0-dev.53 01:11:04 v3.2.0-dev.54 01:11:04 v3.2.0-dev.55 01:11:04 v3.2.0-dev.56 01:11:04 v3.2.0-dev.57 01:11:04 v3.2.0-dev.58 01:11:04 v3.2.0-dev.59 01:11:04 v3.2.0-dev.6 01:11:04 v3.2.0-dev.60 01:11:04 v3.2.0-dev.61 01:11:04 v3.2.0-dev.62 01:11:04 v3.2.0-dev.63 01:11:04 v3.2.0-dev.64 01:11:04 v3.2.0-dev.65 01:11:04 v3.2.0-dev.66 01:11:04 v3.2.0-dev.67 01:11:04 v3.2.0-dev.68 01:11:04 v3.2.0-dev.69 01:11:04 v3.2.0-dev.7 01:11:04 v3.2.0-dev.70 01:11:04 v3.2.0-dev.71 01:11:04 v3.2.0-dev.72 01:11:04 v3.2.0-dev.73 01:11:04 v3.2.0-dev.74 01:11:04 v3.2.0-dev.75 01:11:04 v3.2.0-dev.76 01:11:04 v3.2.0-dev.77 01:11:04 v3.2.0-dev.78 01:11:04 v3.2.0-dev.79 01:11:04 v3.2.0-dev.8 01:11:04 v3.2.0-dev.80 01:11:04 v3.2.0-dev.81 01:11:04 v3.2.0-dev.82 01:11:04 v3.2.0-dev.83 01:11:04 v3.2.0-dev.84 01:11:04 v3.2.0-dev.85 01:11:04 v3.2.0-dev.86 01:11:04 v3.2.0-dev.87 01:11:04 v3.2.0-dev.88 01:11:04 v3.2.0-dev.89 01:11:04 v3.2.0-dev.9 01:11:04 v3.2.0-dev.90 01:11:04 v3.2.0-dev.91 01:11:04 v3.2.0-dev.92 01:11:04 v3.2.0-dev.93 01:11:04 v3.2.0-dev.94 01:11:04 v3.2.0-dev.95 01:11:04 v3.2.0-dev.96 01:11:04 v3.2.0-dev.97 01:11:04 v3.2.0-dev.98 01:11:04 v3.2.0-dev.99 01:11:04 v4.0 01:11:04 v4.0.0 01:11:04 v4.0.0-dev.1 01:11:04 v4.0.0-dev.10 01:11:04 v4.0.0-dev.11 01:11:04 v4.0.0-dev.12 01:11:04 v4.0.0-dev.13 01:11:04 v4.0.0-dev.14 01:11:04 v4.0.0-dev.15 01:11:04 v4.0.0-dev.16 01:11:04 v4.0.0-dev.17 01:11:04 v4.0.0-dev.18 01:11:04 v4.0.0-dev.19 01:11:04 v4.0.0-dev.2 01:11:04 v4.0.0-dev.20 01:11:04 v4.0.0-dev.21 01:11:04 v4.0.0-dev.22 01:11:04 v4.0.0-dev.23 01:11:04 v4.0.0-dev.24 01:11:04 v4.0.0-dev.25 01:11:04 v4.0.0-dev.26 01:11:04 v4.0.0-dev.27 01:11:04 v4.0.0-dev.28 01:11:04 v4.0.0-dev.29 01:11:04 v4.0.0-dev.3 01:11:04 v4.0.0-dev.30 01:11:04 v4.0.0-dev.31 01:11:04 v4.0.0-dev.32 01:11:04 v4.0.0-dev.33 01:11:04 v4.0.0-dev.34 01:11:04 v4.0.0-dev.35 01:11:04 v4.0.0-dev.36 01:11:04 v4.0.0-dev.37 01:11:04 v4.0.0-dev.38 01:11:04 v4.0.0-dev.39 01:11:04 v4.0.0-dev.4 01:11:04 v4.0.0-dev.40 01:11:04 v4.0.0-dev.41 01:11:04 v4.0.0-dev.42 01:11:04 v4.0.0-dev.43 01:11:04 v4.0.0-dev.44 01:11:04 v4.0.0-dev.45 01:11:04 v4.0.0-dev.46 01:11:04 v4.0.0-dev.47 01:11:04 v4.0.0-dev.48 01:11:04 v4.0.0-dev.49 01:11:04 v4.0.0-dev.5 01:11:04 v4.0.0-dev.50 01:11:04 v4.0.0-dev.51 01:11:04 v4.0.0-dev.52 01:11:04 v4.0.0-dev.53 01:11:04 v4.0.0-dev.54 01:11:04 v4.0.0-dev.55 01:11:04 v4.0.0-dev.56 01:11:04 v4.0.0-dev.57 01:11:04 v4.0.0-dev.58 01:11:04 v4.0.0-dev.59 01:11:04 v4.0.0-dev.6 01:11:04 v4.0.0-dev.60 01:11:04 v4.0.0-dev.61 01:11:04 v4.0.0-dev.62 01:11:04 v4.0.0-dev.63 01:11:04 v4.0.0-dev.64 01:11:04 v4.0.0-dev.65 01:11:04 v4.0.0-dev.66 01:11:04 v4.0.0-dev.67 01:11:04 v4.0.0-dev.68 01:11:04 v4.0.0-dev.69 01:11:04 v4.0.0-dev.7 01:11:04 v4.0.0-dev.70 01:11:04 v4.0.0-dev.71 01:11:04 v4.0.0-dev.72 01:11:04 v4.0.0-dev.8 01:11:04 v4.0.0-dev.9 01:11:04 v4.0.1-dev.1 [Pipeline] sh 01:11:04 + lftools sign git-tag v4.0.1-dev.1 01:11:05 Signing Git tag with Sigul... 01:11:05 Signing v4.0.1-dev.1 [Pipeline] echo 01:11:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:11:05 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:11:05 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:11:05 $ docker stop --time=1 6bbd3c3bf53054ace5ba3932f01ea02353cba792bd40cd01fbf6c12bcbf570da 01:11:06 $ docker rm -f --volumes 6bbd3c3bf53054ace5ba3932f01ea02353cba792bd40cd01fbf6c12bcbf570da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:11:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:11:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:11:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:07 prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container 01:11:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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/py-git-semver:0.1.4 cat 01:11:08 $ docker top a8d7b968fbe8575efcb06a43117aa5be31dc822986b828a099bd2dc7544c4568 -eo pid,comm 01:11:08 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). 01:11:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:11:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:11:08 [ssh-agent] Looking for ssh-agent implementation... 01:11:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:11:08 $ docker exec a8d7b968fbe8575efcb06a43117aa5be31dc822986b828a099bd2dc7544c4568 ssh-agent 01:11:08 SSH_AUTH_SOCK=/tmp/ssh-WwXhYR4hTZMa/agent.32 01:11:08 SSH_AGENT_PID=38 01:11:08 Running ssh-add (command line suppressed) 01:11:08 Identity added: /w/workspace/edgex-go/3@tmp/private_key_5925035074998750491.key (/w/workspace/edgex-go/3@tmp/private_key_5925035074998750491.key) 01:11:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:11:08 + git semver bump pre 01:11:09 2025-03-12 01:11:09,085 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/odessa 01:11:09 2025-03-12 01:11:09,085 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev 01:11:09 2025-03-12 01:11:09,085 [bump_version] DEBUG bumped version:4.0.1-dev.2 01:11:09 2025-03-12 01:11:09,085 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/edgex-go/3/.semver/odessa with force:True 01:11:09 2025-03-12 01:11:09,085 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/odessa 01:11:09 2025-03-12 01:11:09,085 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/odessa 01:11:09 2025-03-12 01:11:09,087 [execute] INFO git cat-file --batch-check 01:11:09 2025-03-12 01:11:09,087 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 01:11:09 2025-03-12 01:11:09,093 [execute] INFO git cat-file --batch 01:11:09 2025-03-12 01:11:09,093 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 01:11:09 2025-03-12 01:11:09,099 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/odessa 01:11:09 4.0.1-dev.2 [Pipeline] } 01:11:09 $ docker exec --env ******** --env ******** a8d7b968fbe8575efcb06a43117aa5be31dc822986b828a099bd2dc7544c4568 ssh-agent -k 01:11:09 unset SSH_AUTH_SOCK; 01:11:09 unset SSH_AGENT_PID; 01:11:09 echo Agent pid 38 killed; 01:11:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:11:09 + git semver [Pipeline] } 01:11:09 $ docker stop --time=1 a8d7b968fbe8575efcb06a43117aa5be31dc822986b828a099bd2dc7544c4568 01:11:11 $ docker rm -f --volumes a8d7b968fbe8575efcb06a43117aa5be31dc822986b828a099bd2dc7544c4568 [Pipeline] // withDockerContainer [Pipeline] sh 01:11:11 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:11:11 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:11:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:11 prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container 01:11:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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/py-git-semver:0.1.4 cat 01:11:12 $ docker top bfec87332c72d3b0ae85a345427e63e229c77dfd7e2b17c7907d201b2df65379 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:11:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:11:12 [ssh-agent] Looking for ssh-agent implementation... 01:11:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:11:12 $ docker exec bfec87332c72d3b0ae85a345427e63e229c77dfd7e2b17c7907d201b2df65379 ssh-agent 01:11:12 SSH_AUTH_SOCK=/tmp/ssh-bJ1ZzYaMZytw/agent.33 01:11:12 SSH_AGENT_PID=39 01:11:12 Running ssh-add (command line suppressed) 01:11:12 Identity added: /w/workspace/edgex-go/3@tmp/private_key_17804449568906066471.key (/w/workspace/edgex-go/3@tmp/private_key_17804449568906066471.key) 01:11:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:11:13 + git semver push 01:11:13 2025-03-12 01:11:13,260 [run_push] DEBUG push 01:11:13 2025-03-12 01:11:13,260 [execute] INFO git cat-file --batch-check 01:11:13 2025-03-12 01:11:13,261 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 01:11:13 2025-03-12 01:11:13,265 [execute] INFO git rev-list c4d0e3e829b696cece9df907894f316441d45667 -- 01:11:13 2025-03-12 01:11:13,265 [execute] DEBUG Popen(['git', 'rev-list', 'c4d0e3e829b696cece9df907894f316441d45667', '--'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=None) 01:11:13 2025-03-12 01:11:13,286 [execute] INFO git fetch -v origin 01:11:13 2025-03-12 01:11:13,287 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=True, shell=None, istream=None) 01:11:13 2025-03-12 01:11:13,739 [run_push] DEBUG no remote changes detected 01:11:13 2025-03-12 01:11:13,740 [execute] INFO git push origin semver 01:11:13 2025-03-12 01:11:13,740 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=None) 01:11:14 2025-03-12 01:11:14,549 [run_push] DEBUG push all version tags 01:11:14 2025-03-12 01:11:14,550 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:11:14 2025-03-12 01:11:14,550 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 01:11:15 2025-03-12 01:11:15,281 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/odessa 01:11:15 4.0.1-dev.2 [Pipeline] } 01:11:15 $ docker exec --env ******** --env ******** bfec87332c72d3b0ae85a345427e63e229c77dfd7e2b17c7907d201b2df65379 ssh-agent -k 01:11:15 unset SSH_AUTH_SOCK; 01:11:15 unset SSH_AGENT_PID; 01:11:15 echo Agent pid 39 killed; 01:11:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:11:15 + git semver [Pipeline] } 01:11:16 $ docker stop --time=1 bfec87332c72d3b0ae85a345427e63e229c77dfd7e2b17c7907d201b2df65379 01:11:17 $ docker rm -f --volumes bfec87332c72d3b0ae85a345427e63e229c77dfd7e2b17c7907d201b2df65379 [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 01:11:18 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 01:11:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:11:19 ---> package-listing.sh 01:11:19 ++ facter osfamily 01:11:19 ++ tr '[:upper:]' '[:lower:]' 01:11:19 + OS_FAMILY=debian 01:11:19 + workspace=/w/workspace/edgex-go/3 01:11:19 + START_PACKAGES=/tmp/packages_start.txt 01:11:19 + END_PACKAGES=/tmp/packages_end.txt 01:11:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:11:19 + PACKAGES=/tmp/packages_start.txt 01:11:19 + '[' /w/workspace/edgex-go/3 ']' 01:11:19 + PACKAGES=/tmp/packages_end.txt 01:11:19 + case "${OS_FAMILY}" in 01:11:19 + dpkg -l 01:11:19 + grep '^ii' 01:11:19 + '[' -f /tmp/packages_start.txt ']' 01:11:19 + '[' -f /tmp/packages_end.txt ']' 01:11:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:11:19 + '[' /w/workspace/edgex-go/3 ']' 01:11:19 + mkdir -p /w/workspace/edgex-go/3/archives/ 01:11:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 01:11:19 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:11:19 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:20 01:11:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:20 latest: Pulling from edgex-lftools-log-publisher 01:11:20 5eb5b503b376: Pulling fs layer 01:11:20 5c69ac0246d0: Pulling fs layer 01:11:20 ec43610c2a17: Pulling fs layer 01:11:20 3a2ae6a8a46f: Pulling fs layer 01:11:20 33b1e0a273af: Pulling fs layer 01:11:20 5d3b04190fa2: Pulling fs layer 01:11:20 2f39f015ded8: Pulling fs layer 01:11:20 33b1e0a273af: Waiting 01:11:20 5d3b04190fa2: Waiting 01:11:20 2f39f015ded8: Waiting 01:11:20 3a2ae6a8a46f: Waiting 01:11:20 5c69ac0246d0: Verifying Checksum 01:11:20 5c69ac0246d0: Download complete 01:11:20 3a2ae6a8a46f: Verifying Checksum 01:11:20 3a2ae6a8a46f: Download complete 01:11:20 33b1e0a273af: Download complete 01:11:20 5d3b04190fa2: Verifying Checksum 01:11:20 5d3b04190fa2: Download complete 01:11:20 ec43610c2a17: Verifying Checksum 01:11:20 5eb5b503b376: Verifying Checksum 01:11:20 5eb5b503b376: Download complete 01:11:21 2f39f015ded8: Download complete 01:11:21 5eb5b503b376: Pull complete 01:11:22 5c69ac0246d0: Pull complete 01:11:22 ec43610c2a17: Pull complete 01:11:22 3a2ae6a8a46f: Pull complete 01:11:23 33b1e0a273af: Pull complete 01:11:23 5d3b04190fa2: Pull complete 01:11:27 2f39f015ded8: Pull complete 01:11:27 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:11:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:11:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:11:27 prd-ubuntu20.04-docker-8c-8g-40941 does not seem to be running inside a container 01:11:27 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 01:11:29 $ docker top 75268b77511bf46461eda5be188e56c0c6f9bcd04293e4743875666d6476ac98 -eo pid,comm [Pipeline] { [Pipeline] sh 01:11:30 + touch /tmp/pre-build-complete [Pipeline] sh 01:11:30 + mkdir -p /var/log/sysstat [Pipeline] sh 01:11:30 + ls /var/log/sa-host 01:11:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:11:30 provisioning config files... 01:11:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config13703136168736383384tmp [Pipeline] { [Pipeline] echo 01:11:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:11:31 ---> create-netrc.sh [Pipeline] } 01:11:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:11:31 ---> python-tools-install.sh [Pipeline] echo 01:11:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:11:31 ---> sudo-logs.sh 01:11:31 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:11:31 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:11:32 ---> job-cost.sh 01:11:32 lf-activate-venv: SKIPPING 01:11:32 DEBUG: total: 0.10999999940395355 01:11:32 INFO: Retrieving Stack Cost... 01:11:32 INFO: Retrieving Pricing Info for: v3-standard-8 01:11:32 INFO: Archiving Costs [Pipeline] echo 01:11:33 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:11:33 ---> logs-deploy.sh 01:11:33 lf-activate-venv: SKIPPING 01:11:33 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/odessa/3 01:11:33 INFO: archiving workspace using pattern(s): 01:11:34 Archives upload complete. 01:11:34 INFO: archiving logs to Nexus 01:11:35 ---> uname -a: 01:11:35 Linux prd-ubuntu20-04-docker-8c-8g-40941 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:11:35 01:11:35 01:11:35 ---> lscpu: 01:11:35 Architecture: x86_64 01:11:35 CPU op-mode(s): 32-bit, 64-bit 01:11:35 Byte Order: Little Endian 01:11:35 Address sizes: 40 bits physical, 48 bits virtual 01:11:35 CPU(s): 8 01:11:35 On-line CPU(s) list: 0-7 01:11:35 Thread(s) per core: 1 01:11:35 Core(s) per socket: 1 01:11:35 Socket(s): 8 01:11:35 NUMA node(s): 1 01:11:35 Vendor ID: AuthenticAMD 01:11:35 CPU family: 23 01:11:35 Model: 49 01:11:35 Model name: AMD EPYC-Rome Processor 01:11:35 Stepping: 0 01:11:35 CPU MHz: 2799.998 01:11:35 BogoMIPS: 5599.99 01:11:35 Virtualization: AMD-V 01:11:35 Hypervisor vendor: KVM 01:11:35 Virtualization type: full 01:11:35 L1d cache: 256 KiB 01:11:35 L1i cache: 256 KiB 01:11:35 L2 cache: 4 MiB 01:11:35 L3 cache: 128 MiB 01:11:35 NUMA node0 CPU(s): 0-7 01:11:35 Vulnerability Itlb multihit: Not affected 01:11:35 Vulnerability L1tf: Not affected 01:11:35 Vulnerability Mds: Not affected 01:11:35 Vulnerability Meltdown: Not affected 01:11:35 Vulnerability Mmio stale data: Not affected 01:11:35 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:11:35 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:11:35 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:11:35 Vulnerability Srbds: Not affected 01:11:35 Vulnerability Tsx async abort: Not affected 01:11:35 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:11:35 01:11:35 01:11:35 ---> nproc: 01:11:35 8 01:11:35 01:11:35 01:11:35 ---> df -h: 01:11:35 Filesystem Size Used Avail Use% Mounted on 01:11:35 overlay 155G 31G 124G 21% / 01:11:35 tmpfs 64M 0 64M 0% /dev 01:11:35 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:11:35 shm 64M 0 64M 0% /dev/shm 01:11:35 /dev/vda1 155G 31G 124G 21% /facter-os 01:11:35 01:11:35 01:11:35 ---> sar -b -r -n DEV: 01:11:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40941) 03/12/25 _x86_64_ (8 CPU) 01:11:35 01:11:35 00:16:23 LINUX RESTART (8 CPU) 01:11:35 01:11:35 00:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:11:35 00:18:01 468.89 11.06 457.82 0.00 1763.84 82096.98 0.00 01:11:35 00:19:01 36.19 0.02 36.18 0.00 0.13 34516.80 0.00 01:11:35 00:20:01 64.17 0.20 63.97 0.00 2.80 18906.98 0.00 01:11:35 00:21:01 378.29 4.27 374.02 0.00 79.72 204199.97 0.00 01:11:35 00:22:01 1221.69 31.86 1189.84 0.00 3408.46 343186.54 0.00 01:11:35 00:23:01 273.48 1.77 271.71 0.00 260.58 47667.58 0.00 01:11:35 00:24:01 339.69 0.07 339.63 0.00 0.53 150206.83 0.00 01:11:35 00:25:01 651.22 0.07 651.16 0.00 5.20 109440.03 0.00 01:11:35 00:26:01 33.68 0.08 33.59 0.00 14.93 833.33 0.00 01:11:35 00:27:01 11.35 0.02 11.33 0.00 4.27 260.36 0.00 01:11:35 00:28:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 01:11:35 00:29:01 1.18 0.00 1.18 0.00 0.00 15.73 0.00 01:11:35 00:30:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 01:11:35 00:31:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 01:11:35 00:32:01 3.43 0.02 3.42 0.00 0.13 74.91 0.00 01:11:35 00:33:01 9.82 0.00 9.82 0.00 0.00 285.42 0.00 01:11:35 00:34:01 9.20 0.00 9.20 0.00 0.00 291.55 0.00 01:11:35 00:35:01 10.40 0.37 10.03 0.00 11.46 348.21 0.00 01:11:35 00:36:01 8.15 1.20 6.95 0.00 25.46 239.43 0.00 01:11:35 00:37:01 1.73 0.00 1.73 0.00 0.00 20.53 0.00 01:11:35 00:38:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 01:11:35 00:39:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 01:11:35 00:40:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 01:11:35 00:41:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 01:11:35 00:42:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 01:11:35 00:43:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 01:11:35 00:44:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 01:11:35 00:45:01 3.63 1.02 2.62 0.00 21.86 34.39 0.00 01:11:35 00:46:01 0.85 0.00 0.85 0.00 0.00 9.73 0.00 01:11:35 00:47:02 1.65 0.00 1.65 0.00 0.00 21.20 0.00 01:11:35 00:48:01 1.61 0.00 1.61 0.00 0.00 17.76 0.00 01:11:35 00:49:01 1.73 0.00 1.73 0.00 0.00 19.33 0.00 01:11:35 00:50:01 1.02 0.00 1.02 0.00 0.00 12.39 0.00 01:11:35 00:51:01 1.83 0.00 1.83 0.00 0.00 20.53 0.00 01:11:35 00:52:01 1.78 0.00 1.78 0.00 0.00 37.86 0.00 01:11:35 00:53:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 01:11:35 00:54:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 01:11:35 00:55:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 01:11:35 00:56:01 1.02 0.00 1.02 0.00 0.00 11.99 0.00 01:11:35 00:57:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 01:11:35 00:58:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 01:11:35 00:59:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 01:11:35 01:00:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 01:11:35 01:01:01 1.45 0.00 1.45 0.00 0.00 18.00 0.00 01:11:35 01:02:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 01:11:35 01:03:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 01:11:35 01:04:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 01:11:35 01:05:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 01:11:35 01:06:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 01:11:35 01:07:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 01:11:35 01:08:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 01:11:35 01:09:01 1.32 0.00 1.32 0.00 0.00 16.40 0.00 01:11:35 01:10:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 01:11:35 01:11:01 133.56 0.12 133.44 0.00 10.53 43410.76 0.00 01:11:35 Average: 68.63 0.97 67.67 0.00 103.92 19202.00 0.00 01:11:35 01:11:35 00:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:11:35 00:18:01 28052940 31323604 982288 2.99 134320 3322664 2093060 6.17 1415804 2928424 21100 01:11:35 00:19:01 27624008 31491184 810600 2.47 136952 3863144 1870608 5.51 1355668 3364108 57564 01:11:35 00:20:01 26563188 31489904 808172 2.46 142628 4830376 1891272 5.57 1503580 4184780 565832 01:11:35 00:21:01 20073800 31182600 1105588 3.36 198528 10732388 3906464 11.51 2198348 9735412 2208640 01:11:35 00:22:01 11885560 31177108 1083952 3.30 457024 18053452 3498228 10.31 3510184 15977616 47964 01:11:35 00:23:01 5724140 28133744 4052260 12.32 498468 20719872 11652180 34.34 7790408 17340240 1572928 01:11:35 00:24:01 3106904 28816072 3378012 10.27 513928 23882572 9248240 27.26 8564708 19073284 608876 01:11:35 00:25:01 6830728 31100772 1156600 3.52 523860 22681496 3345592 9.86 4181140 20070816 536 01:11:35 00:26:01 6828236 31100712 1155996 3.52 525412 22682404 3342600 9.85 4681064 19572848 104 01:11:35 00:27:01 6839244 31112232 1144332 3.48 525772 22682576 3203908 9.44 4832484 19411336 12 01:11:35 00:28:01 6896976 31169972 1086572 3.30 525792 22682584 3203908 9.44 4773280 19411344 44 01:11:35 00:29:01 6898492 31171568 1085404 3.30 525816 22682592 3203908 9.44 4772148 19411352 212 01:11:35 00:30:01 6953456 31226936 1030728 3.13 525828 22682592 3203908 9.44 4717304 19411756 4 01:11:35 00:31:01 6953472 31226980 1030660 3.13 525848 22682596 3203908 9.44 4717136 19411760 28 01:11:35 00:32:01 6951720 31225448 1031968 3.14 526052 22682596 3216600 9.48 4717364 19411776 72 01:11:35 00:33:01 6951852 31226492 1030840 3.13 526904 22682604 3216600 9.48 4718048 19411804 236 01:11:35 00:34:01 6951276 31226932 1030456 3.13 527784 22682608 3216600 9.48 4720936 19411784 52 01:11:35 00:35:01 6948644 31225640 1031704 3.14 528732 22682960 3216600 9.48 4724868 19411952 60 01:11:35 00:36:01 6938916 31218376 1038824 3.16 529428 22683800 3216600 9.48 4730524 19412196 8 01:11:35 00:37:01 6938844 31218372 1038832 3.16 529468 22683804 3216600 9.48 4730576 19412196 12 01:11:35 00:38:01 6938732 31218284 1038852 3.16 529488 22683808 3216600 9.48 4730052 19412160 12 01:11:35 00:39:01 6938780 31218332 1038728 3.16 529504 22683808 3216600 9.48 4730196 19412160 8 01:11:35 00:40:01 6938900 31218456 1038700 3.16 529528 22683812 3216600 9.48 4730392 19412164 188 01:11:35 00:41:01 6938704 31218320 1038872 3.16 529552 22683812 3216600 9.48 4730112 19412168 44 01:11:35 00:42:01 6938508 31218160 1039160 3.16 529588 22683816 3216600 9.48 4730580 19412168 176 01:11:35 00:43:01 6938628 31218324 1038964 3.16 529616 22683820 3216600 9.48 4730192 19412172 48 01:11:35 00:44:01 6938548 31218364 1038808 3.16 529640 22683952 3216600 9.48 4730720 19412292 200 01:11:35 00:45:01 6934516 31215408 1042052 3.17 529720 22684572 3259888 9.61 4730712 19412860 180 01:11:35 00:46:01 6934760 31215652 1041788 3.17 529724 22684576 3259888 9.61 4730724 19412860 188 01:11:35 00:47:02 6934720 31215680 1041796 3.17 529768 22684564 3259888 9.61 4730544 19412868 44 01:11:35 00:48:01 6934640 31215668 1041744 3.17 529816 22684584 3259888 9.61 4730564 19412872 8 01:11:35 00:49:01 6934772 31215808 1041456 3.17 529844 22684584 3259888 9.61 4731080 19412872 204 01:11:35 00:50:01 6934488 31215552 1041792 3.17 529848 22684588 3259888 9.61 4731124 19412876 184 01:11:35 00:51:01 6934624 31215708 1041764 3.17 529884 22684588 3259888 9.61 4731184 19412876 180 01:11:35 00:52:01 6934832 31215972 1041516 3.17 529936 22684592 3259888 9.61 4730928 19412880 16 01:11:35 00:53:01 6935124 31216428 1040988 3.17 529964 22684720 3259888 9.61 4731292 19413004 180 01:11:35 00:54:01 6934860 31216192 1041168 3.17 529984 22684724 3259888 9.61 4731400 19413008 192 01:11:35 00:55:01 6935128 31216480 1040880 3.17 529992 22684732 3259888 9.61 4730948 19413012 148 01:11:35 00:56:01 6934804 31216172 1041108 3.17 530008 22684732 3259888 9.61 4730852 19413016 12 01:11:35 00:57:01 6934520 31215912 1041320 3.17 530020 22684736 3259888 9.61 4730924 19413020 20 01:11:35 00:58:01 6934680 31216084 1041304 3.17 530032 22684732 3259888 9.61 4730892 19413020 12 01:11:35 00:59:01 6934632 31216056 1041304 3.17 530040 22684740 3259888 9.61 4730888 19413024 12 01:11:35 01:00:01 6934584 31216028 1041268 3.17 530056 22684740 3259888 9.61 4730912 19413024 8 01:11:35 01:01:01 6934344 31215880 1041216 3.17 530076 22684748 3259888 9.61 4730940 19413028 44 01:11:35 01:02:01 6934068 31215632 1041404 3.17 530096 22684752 3259888 9.61 4731364 19413032 16 01:11:35 01:03:01 6933980 31215576 1041320 3.17 530116 22684752 3259888 9.61 4731032 19413036 152 01:11:35 01:04:01 6934204 31215824 1041216 3.17 530140 22684756 3259888 9.61 4731412 19413040 20 01:11:35 01:05:01 6934164 31215808 1041188 3.17 530152 22684760 3259888 9.61 4731124 19413044 12 01:11:35 01:06:01 6934140 31215792 1041136 3.17 530176 22684764 3259888 9.61 4731108 19413048 8 01:11:35 01:07:01 6934092 31215800 1041136 3.17 530200 22684768 3259888 9.61 4731316 19413052 16 01:11:35 01:08:01 6934044 31215768 1041104 3.17 530216 22684764 3259888 9.61 4731084 19413052 12 01:11:35 01:09:01 6933932 31215660 1041300 3.17 530224 22684772 3259888 9.61 4731400 19413056 188 01:11:35 01:10:01 6933820 31215580 1041352 3.17 530236 22684772 3243708 9.56 4731964 19413056 220 01:11:35 01:11:01 5413064 31115524 1135480 3.45 552348 23967208 3310300 9.76 4881512 20659548 175284 01:11:35 Average: 8281347 31117047 1140685 3.47 499409 21348812 3458052 10.19 4599204 18278873 97454 01:11:35 01:11:35 00:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:11:35 00:18:01 ens3 1066.67 936.43 9538.86 117.85 0.00 0.00 0.00 0.00 01:11:35 00:18:01 veth01671a5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:11:35 00:18:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 01:11:35 00:18:01 docker0 773.89 803.93 57.33 4630.42 0.00 0.00 0.00 0.00 01:11:35 00:19:01 ens3 36.26 24.55 27.36 15.94 0.00 0.00 0.00 0.00 01:11:35 00:19:01 veth01671a5 1.10 1.17 0.10 0.11 0.00 0.00 0.00 0.00 01:11:35 00:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:19:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 01:11:35 00:20:01 ens3 37.31 21.81 52.85 12.32 0.00 0.00 0.00 0.00 01:11:35 00:20:01 veth01671a5 7.63 13.90 0.64 33.27 0.00 0.00 0.00 0.00 01:11:35 00:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:20:01 docker0 7.63 13.88 0.54 33.27 0.00 0.00 0.00 0.00 01:11:35 00:21:01 ens3 205.15 142.39 3504.12 164.48 0.00 0.00 0.00 0.00 01:11:35 00:21:01 vethe4fd412 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:21:01 veth0da2551 0.35 0.55 0.03 0.14 0.00 0.00 0.00 0.00 01:11:35 00:21:01 veth46df044 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:21:01 vethee2c7d3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:21:01 vethc30ef14 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:21:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 01:11:35 00:21:01 veth28b609e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:21:01 docker0 17.18 33.48 1.08 416.33 0.00 0.00 0.00 0.00 01:11:35 00:21:01 veth139318d 3.57 8.82 0.26 112.84 0.00 0.00 0.00 0.01 01:11:35 00:21:01 vetha7b730c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:21:01 vethd4c237b 2.48 4.57 0.18 44.65 0.00 0.00 0.00 0.00 01:11:35 00:21:01 vethd7e6ca0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:11:35 00:21:01 veth88a9976 1.78 4.32 0.15 64.70 0.00 0.00 0.00 0.01 01:11:35 00:21:01 veth465e4ca 1.60 3.87 0.12 38.72 0.00 0.00 0.00 0.00 01:11:35 00:21:01 veth10c60e4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:21:01 veth36f7da2 5.97 9.75 0.46 116.70 0.00 0.00 0.00 0.01 01:11:35 00:21:01 vethb3499e5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:21:01 veth7bfbadc 1.43 2.97 0.11 38.67 0.00 0.00 0.00 0.00 01:11:35 00:22:01 ens3 1074.83 600.68 9795.36 70.02 0.00 0.00 0.00 0.00 01:11:35 00:22:01 veth0da2551 0.07 0.75 0.00 0.03 0.00 0.00 0.00 0.00 01:11:35 00:22:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 01:11:35 00:22:01 docker0 531.66 937.10 44.96 8358.71 0.00 0.00 0.00 0.00 01:11:35 00:23:01 veth5b6e8f2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:11:35 00:23:01 ens3 13.23 9.13 9.96 5.78 0.00 0.00 0.00 0.00 01:11:35 00:23:01 veth0da2551 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 01:11:35 00:23:01 veth9207b08 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:11:35 00:23:01 vethc7a7862 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:11:35 00:23:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 01:11:35 00:23:01 docker0 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:23:01 veth2a04ad5 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:11:35 00:23:01 vethc049e29 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:11:35 00:23:01 veth6622792 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:11:35 00:23:01 veth8494a7a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:11:35 00:23:01 veth1b3aeb8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:11:35 00:23:01 vethc02d629 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:11:35 00:23:01 veth435aeaa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:11:35 00:23:01 vethcd08cf8 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 01:11:35 00:23:01 veth7613deb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:11:35 00:24:01 veth5b6e8f2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:24:01 ens3 1.63 0.75 0.93 0.51 0.00 0.00 0.00 0.00 01:11:35 00:24:01 veth0da2551 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:24:01 veth9207b08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:24:01 vethc7a7862 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:24:01 veth2a04ad5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:24:01 vethc049e29 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:24:01 veth6622792 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:24:01 veth8494a7a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:24:01 veth1b3aeb8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:24:01 vethc02d629 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:24:01 veth435aeaa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:24:01 vethcd08cf8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:24:01 veth7613deb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:25:01 ens3 167.06 153.01 103.87 609.52 0.00 0.00 0.00 0.00 01:11:35 00:25:01 lo 20.46 20.46 2.01 2.01 0.00 0.00 0.00 0.00 01:11:35 00:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:26:01 ens3 469.69 487.44 166.72 2952.99 0.00 0.00 0.00 0.00 01:11:35 00:26:01 lo 37.39 37.39 3.69 3.69 0.00 0.00 0.00 0.00 01:11:35 00:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:27:01 ens3 125.75 124.48 53.24 821.88 0.00 0.00 0.00 0.00 01:11:35 00:27:01 lo 10.86 10.86 1.07 1.07 0.00 0.00 0.00 0.00 01:11:35 00:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:28:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 01:11:35 00:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:29:01 ens3 1.38 0.82 6.28 0.06 0.00 0.00 0.00 0.00 01:11:35 00:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:30:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:31:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:32:01 ens3 12.01 7.61 8.76 5.61 0.00 0.00 0.00 0.00 01:11:35 00:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:33:01 ens3 33.98 26.10 30.46 15.42 0.00 0.00 0.00 0.00 01:11:35 00:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:34:01 ens3 82.92 92.97 45.69 149.47 0.00 0.00 0.00 0.00 01:11:35 00:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:35:01 ens3 43.06 27.71 57.93 16.80 0.00 0.00 0.00 0.00 01:11:35 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:36:01 ens3 34.46 24.90 48.59 16.00 0.00 0.00 0.00 0.00 01:11:35 00:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:37:01 ens3 1.82 1.02 1.05 1.18 0.00 0.00 0.00 0.00 01:11:35 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:38:01 ens3 0.63 0.05 0.11 0.00 0.00 0.00 0.00 0.00 01:11:35 00:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:39:01 ens3 0.60 0.35 0.27 0.21 0.00 0.00 0.00 0.00 01:11:35 00:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:40:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:41:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:42:01 ens3 0.37 0.15 0.14 0.07 0.00 0.00 0.00 0.00 01:11:35 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:43:01 ens3 0.25 0.07 0.02 0.01 0.00 0.00 0.00 0.00 01:11:35 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:47:02 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 01:11:35 00:47:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:48:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:49:01 ens3 1.32 0.33 0.41 0.20 0.00 0.00 0.00 0.00 01:11:35 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:50:01 ens3 2.06 0.55 0.68 0.42 0.00 0.00 0.00 0.00 01:11:35 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:51:01 ens3 1.55 1.22 0.80 0.65 0.00 0.00 0.00 0.00 01:11:35 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:52:01 ens3 2.30 1.38 4.11 0.61 0.00 0.00 0.00 0.00 01:11:35 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:53:01 ens3 1.12 0.62 0.38 0.23 0.00 0.00 0.00 0.00 01:11:35 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:54:01 ens3 1.13 0.45 0.32 0.22 0.00 0.00 0.00 0.00 01:11:35 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:55:01 ens3 0.75 0.50 0.36 0.29 0.00 0.00 0.00 0.00 01:11:35 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:56:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:57:01 ens3 0.32 0.18 0.09 0.07 0.00 0.00 0.00 0.00 01:11:35 00:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:58:01 ens3 0.52 0.00 0.05 0.00 0.00 0.00 0.00 0.00 01:11:35 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 00:59:01 ens3 0.70 0.12 0.06 0.01 0.00 0.00 0.00 0.00 01:11:35 00:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:00:01 ens3 0.58 0.00 0.06 0.00 0.00 0.00 0.00 0.00 01:11:35 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:01:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 01:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:02:01 ens3 0.85 0.43 0.40 0.27 0.00 0.00 0.00 0.00 01:11:35 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:04:01 ens3 0.83 0.25 0.36 0.20 0.00 0.00 0.00 0.00 01:11:35 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:05:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 01:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:06:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:07:01 ens3 0.27 0.17 0.08 0.07 0.00 0.00 0.00 0.00 01:11:35 01:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:08:01 ens3 0.22 0.05 0.06 0.00 0.00 0.00 0.00 0.00 01:11:35 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:11:35 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:10:01 ens3 0.78 0.40 0.30 0.22 0.00 0.00 0.00 0.00 01:11:35 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:11:35 01:11:01 ens3 307.98 202.33 7132.98 147.31 0.00 0.00 0.00 0.00 01:11:35 01:11:01 lo 2.73 2.73 0.28 0.28 0.00 0.00 0.00 0.00 01:11:35 01:11:01 docker0 2.40 2.02 0.64 0.77 0.00 0.00 0.00 0.00 01:11:35 Average: ens3 69.17 53.58 566.73 94.97 0.00 0.00 0.00 0.00 01:11:35 Average: lo 1.52 1.52 0.15 0.15 0.00 0.00 0.00 0.00 01:11:35 Average: docker0 24.71 33.19 1.94 248.97 0.00 0.00 0.00 0.00 01:11:35 01:11:35 01:11:35 ---> sar -P ALL: 01:11:35 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-40941) 03/12/25 _x86_64_ (8 CPU) 01:11:35 01:11:35 00:16:23 LINUX RESTART (8 CPU) 01:11:35 01:11:35 00:17:01 CPU %user %nice %system %iowait %steal %idle 01:11:35 00:18:01 all 11.08 0.00 4.77 2.43 0.07 81.65 01:11:35 00:18:01 0 10.15 0.00 3.74 0.98 0.07 85.06 01:11:35 00:18:01 1 10.78 0.00 5.03 0.54 0.08 83.56 01:11:35 00:18:01 2 10.67 0.00 4.97 0.25 0.07 84.04 01:11:35 00:18:01 3 15.09 0.00 5.19 1.74 0.07 77.91 01:11:35 00:18:01 4 10.82 0.00 5.66 9.92 0.08 73.52 01:11:35 00:18:01 5 11.70 0.00 5.83 0.14 0.08 82.25 01:11:35 00:18:01 6 9.65 0.00 3.11 0.14 0.07 87.04 01:11:35 00:18:01 7 9.80 0.00 4.61 5.75 0.05 79.79 01:11:35 00:19:01 all 40.27 0.00 6.00 0.81 0.09 52.84 01:11:35 00:19:01 0 42.65 0.00 5.75 0.00 0.08 51.52 01:11:35 00:19:01 1 37.78 0.00 6.01 4.60 0.08 51.52 01:11:35 00:19:01 2 43.03 0.00 6.34 0.00 0.08 50.55 01:11:35 00:19:01 3 42.18 0.00 5.79 0.00 0.08 51.95 01:11:35 00:19:01 4 40.34 0.00 6.61 0.00 0.10 52.96 01:11:35 00:19:01 5 39.06 0.00 6.83 0.00 0.08 54.03 01:11:35 00:19:01 6 40.16 0.00 5.35 0.02 0.08 54.39 01:11:35 00:19:01 7 36.92 0.00 5.29 1.85 0.08 55.86 01:11:35 00:20:01 all 64.87 0.00 8.10 0.48 0.10 26.46 01:11:35 00:20:01 0 65.35 0.00 8.74 0.24 0.10 25.58 01:11:35 00:20:01 1 66.32 0.00 8.00 0.86 0.10 24.73 01:11:35 00:20:01 2 64.94 0.00 8.33 0.37 0.08 26.28 01:11:35 00:20:01 3 64.88 0.00 7.66 0.35 0.12 26.99 01:11:35 00:20:01 4 63.61 0.00 8.42 0.37 0.08 27.51 01:11:35 00:20:01 5 65.12 0.00 8.02 0.44 0.10 26.32 01:11:35 00:20:01 6 64.78 0.00 8.02 0.20 0.08 26.91 01:11:35 00:20:01 7 63.93 0.00 7.61 0.98 0.10 27.38 01:11:35 00:21:01 all 24.28 0.00 7.87 10.41 0.08 57.35 01:11:35 00:21:01 0 26.00 0.00 7.25 4.46 0.08 62.20 01:11:35 00:21:01 1 23.50 0.00 7.07 5.26 0.08 64.10 01:11:35 00:21:01 2 23.57 0.00 8.14 15.60 0.08 52.61 01:11:35 00:21:01 3 24.97 0.00 7.47 7.23 0.08 60.25 01:11:35 00:21:01 4 24.92 0.00 7.65 7.41 0.08 59.93 01:11:35 00:21:01 5 23.80 0.00 7.82 15.66 0.08 52.63 01:11:35 00:21:01 6 23.99 0.00 8.46 6.03 0.08 61.44 01:11:35 00:21:01 7 23.52 0.00 9.13 21.68 0.09 45.59 01:11:35 00:22:01 all 12.50 0.00 7.65 19.12 0.09 60.64 01:11:35 00:22:01 0 12.68 0.00 8.72 16.41 0.13 62.05 01:11:35 00:22:01 1 11.84 0.00 6.69 22.11 0.08 59.27 01:11:35 00:22:01 2 12.03 0.00 8.48 21.42 0.07 58.01 01:11:35 00:22:01 3 13.28 0.00 5.46 7.59 0.07 73.60 01:11:35 00:22:01 4 11.96 0.00 7.85 30.10 0.08 50.01 01:11:35 00:22:01 5 11.44 0.00 8.10 25.74 0.10 54.61 01:11:35 00:22:01 6 13.77 0.00 7.59 11.52 0.08 67.04 01:11:35 00:22:01 7 12.97 0.00 8.35 18.23 0.08 60.37 01:11:35 00:23:01 all 86.53 0.00 10.99 0.83 0.11 1.54 01:11:35 00:23:01 0 85.28 0.00 12.29 0.96 0.13 1.33 01:11:35 00:23:01 1 86.79 0.00 10.92 1.19 0.10 1.00 01:11:35 00:23:01 2 87.15 0.00 10.65 0.53 0.10 1.57 01:11:35 00:23:01 3 86.95 0.00 9.95 1.02 0.10 1.97 01:11:35 00:23:01 4 85.70 0.00 11.64 0.75 0.12 1.79 01:11:35 00:23:01 5 86.56 0.00 11.09 0.62 0.10 1.64 01:11:35 00:23:01 6 86.92 0.00 10.69 0.87 0.12 1.40 01:11:35 00:23:01 7 86.89 0.00 10.72 0.68 0.12 1.59 01:11:35 00:24:01 all 90.80 0.00 9.07 0.00 0.14 0.00 01:11:35 00:24:01 0 90.76 0.00 9.10 0.00 0.13 0.00 01:11:35 00:24:01 1 91.01 0.00 8.82 0.00 0.17 0.00 01:11:35 00:24:01 2 90.32 0.00 9.49 0.00 0.19 0.00 01:11:35 00:24:01 3 91.16 0.00 8.71 0.00 0.13 0.00 01:11:35 00:24:01 4 90.13 0.00 9.75 0.00 0.12 0.00 01:11:35 00:24:01 5 90.93 0.00 8.95 0.00 0.12 0.00 01:11:35 00:24:01 6 90.66 0.00 9.21 0.00 0.13 0.00 01:11:35 00:24:01 7 91.38 0.00 8.51 0.00 0.12 0.00 01:11:35 00:25:01 all 41.27 0.00 6.03 2.99 0.09 49.62 01:11:35 00:25:01 0 40.65 0.00 6.30 3.69 0.08 49.28 01:11:35 00:25:01 1 43.34 0.00 6.98 4.67 0.08 44.92 01:11:35 00:25:01 2 40.94 0.00 5.68 1.31 0.10 51.96 01:11:35 00:25:01 3 41.10 0.00 5.40 1.67 0.10 51.73 01:11:35 00:25:01 4 39.60 0.00 6.60 7.37 0.10 46.32 01:11:35 00:25:01 5 40.79 0.00 5.79 2.17 0.08 51.17 01:11:35 00:25:01 6 42.87 0.00 5.54 0.55 0.10 50.93 01:11:35 00:25:01 7 40.86 0.00 5.90 2.43 0.10 50.70 01:11:35 00:26:01 all 10.38 0.00 0.82 0.10 0.06 88.64 01:11:35 00:26:01 0 8.83 0.00 0.84 0.02 0.05 90.27 01:11:35 00:26:01 1 10.83 0.00 0.90 0.37 0.07 87.83 01:11:35 00:26:01 2 11.91 0.00 0.74 0.02 0.05 87.28 01:11:35 00:26:01 3 16.15 0.00 0.89 0.18 0.08 82.70 01:11:35 00:26:01 4 8.20 0.00 0.77 0.02 0.05 90.97 01:11:35 00:26:01 5 9.70 0.00 0.84 0.07 0.07 89.33 01:11:35 00:26:01 6 6.31 0.00 0.77 0.02 0.05 92.86 01:11:35 00:26:01 7 11.11 0.00 0.85 0.10 0.07 87.87 01:11:35 00:27:01 all 3.52 0.00 0.28 0.04 0.03 96.13 01:11:35 00:27:01 0 3.92 0.00 0.33 0.13 0.03 95.58 01:11:35 00:27:01 1 2.23 0.00 0.23 0.07 0.03 97.43 01:11:35 00:27:01 2 2.62 0.00 0.23 0.00 0.03 97.11 01:11:35 00:27:01 3 5.16 0.00 0.23 0.02 0.05 94.53 01:11:35 00:27:01 4 6.33 0.00 0.47 0.02 0.03 93.15 01:11:35 00:27:01 5 0.42 0.00 0.25 0.05 0.03 99.25 01:11:35 00:27:01 6 1.37 0.00 0.23 0.00 0.03 98.36 01:11:35 00:27:01 7 6.10 0.00 0.28 0.03 0.02 93.57 01:11:35 00:28:01 all 0.16 0.00 0.01 0.00 0.01 99.80 01:11:35 00:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:11:35 00:28:01 1 0.07 0.00 0.00 0.02 0.00 99.92 01:11:35 00:28:01 2 0.07 0.00 0.02 0.00 0.02 99.90 01:11:35 00:28:01 3 0.07 0.00 0.02 0.00 0.03 99.88 01:11:35 00:28:01 4 0.07 0.00 0.03 0.00 0.02 99.88 01:11:35 00:28:01 5 0.10 0.00 0.05 0.02 0.02 99.82 01:11:35 00:28:01 6 0.88 0.00 0.00 0.00 0.00 99.12 01:11:35 00:28:01 7 0.05 0.00 0.00 0.00 0.02 99.93 01:11:35 01:11:35 00:28:01 CPU %user %nice %system %iowait %steal %idle 01:11:35 00:29:01 all 0.03 0.00 0.02 0.00 0.01 99.93 01:11:35 00:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:11:35 00:29:01 1 0.02 0.00 0.02 0.02 0.02 99.93 01:11:35 00:29:01 2 0.00 0.00 0.03 0.00 0.00 99.97 01:11:35 00:29:01 3 0.07 0.00 0.03 0.00 0.03 99.87 01:11:35 00:29:01 4 0.02 0.00 0.03 0.00 0.02 99.93 01:11:35 00:29:01 5 0.00 0.00 0.02 0.02 0.00 99.97 01:11:35 00:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:29:01 7 0.13 0.00 0.02 0.00 0.00 99.85 01:11:35 00:30:01 all 0.08 0.00 0.02 0.00 0.01 99.89 01:11:35 00:30:01 0 0.05 0.00 0.00 0.00 0.00 99.95 01:11:35 00:30:01 1 0.05 0.00 0.00 0.02 0.00 99.93 01:11:35 00:30:01 2 0.08 0.00 0.02 0.00 0.00 99.90 01:11:35 00:30:01 3 0.15 0.00 0.08 0.00 0.03 99.73 01:11:35 00:30:01 4 0.07 0.00 0.02 0.00 0.00 99.92 01:11:35 00:30:01 5 0.07 0.00 0.05 0.00 0.02 99.87 01:11:35 00:30:01 6 0.07 0.00 0.02 0.00 0.00 99.92 01:11:35 00:30:01 7 0.07 0.00 0.00 0.00 0.00 99.93 01:11:35 00:31:01 all 0.15 0.00 0.02 0.03 0.01 99.78 01:11:35 00:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:11:35 00:31:01 1 0.02 0.00 0.02 0.15 0.02 99.80 01:11:35 00:31:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:11:35 00:31:01 3 0.07 0.00 0.03 0.00 0.03 99.87 01:11:35 00:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:11:35 00:31:01 5 0.02 0.00 0.02 0.10 0.00 99.87 01:11:35 00:31:01 6 1.04 0.00 0.02 0.00 0.02 98.93 01:11:35 00:31:01 7 0.00 0.00 0.03 0.00 0.00 99.97 01:11:35 00:32:01 all 0.14 0.00 0.05 0.10 0.01 99.70 01:11:35 00:32:01 0 0.07 0.00 0.03 0.00 0.00 99.90 01:11:35 00:32:01 1 0.12 0.00 0.03 0.78 0.02 99.05 01:11:35 00:32:01 2 0.07 0.00 0.02 0.00 0.00 99.92 01:11:35 00:32:01 3 0.28 0.00 0.13 0.03 0.05 99.50 01:11:35 00:32:01 4 0.12 0.00 0.05 0.00 0.00 99.83 01:11:35 00:32:01 5 0.13 0.00 0.05 0.00 0.02 99.80 01:11:35 00:32:01 6 0.17 0.00 0.02 0.00 0.00 99.82 01:11:35 00:32:01 7 0.18 0.00 0.03 0.00 0.02 99.77 01:11:35 00:33:01 all 0.19 0.00 0.06 0.12 0.01 99.60 01:11:35 00:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:11:35 00:33:01 1 0.02 0.00 0.05 0.87 0.00 99.07 01:11:35 00:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:11:35 00:33:01 3 0.35 0.00 0.05 0.02 0.05 99.53 01:11:35 00:33:01 4 0.27 0.00 0.13 0.08 0.02 99.50 01:11:35 00:33:01 5 0.13 0.00 0.10 0.02 0.02 99.73 01:11:35 00:33:01 6 0.60 0.00 0.05 0.00 0.00 99.35 01:11:35 00:33:01 7 0.15 0.00 0.10 0.00 0.00 99.75 01:11:35 00:34:01 all 0.19 0.00 0.09 0.13 0.02 99.57 01:11:35 00:34:01 0 0.22 0.00 0.22 0.00 0.02 99.55 01:11:35 00:34:01 1 0.20 0.00 0.10 0.07 0.02 99.62 01:11:35 00:34:01 2 0.05 0.00 0.03 0.00 0.00 99.92 01:11:35 00:34:01 3 0.18 0.00 0.08 0.00 0.03 99.70 01:11:35 00:34:01 4 0.40 0.00 0.13 0.98 0.02 98.46 01:11:35 00:34:01 5 0.08 0.00 0.05 0.00 0.02 99.85 01:11:35 00:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 01:11:35 00:34:01 7 0.38 0.00 0.08 0.00 0.02 99.52 01:11:35 00:35:01 all 0.37 0.00 0.07 0.73 0.01 98.81 01:11:35 00:35:01 0 1.24 0.00 0.08 0.03 0.00 98.64 01:11:35 00:35:01 1 0.23 0.00 0.02 0.00 0.02 99.73 01:11:35 00:35:01 2 0.18 0.00 0.00 0.00 0.00 99.82 01:11:35 00:35:01 3 0.50 0.00 0.15 0.25 0.03 99.07 01:11:35 00:35:01 4 0.25 0.00 0.13 5.52 0.02 94.08 01:11:35 00:35:01 5 0.18 0.00 0.08 0.03 0.02 99.68 01:11:35 00:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:11:35 00:35:01 7 0.40 0.00 0.07 0.02 0.00 99.52 01:11:35 00:36:01 all 0.53 0.00 0.06 0.07 0.01 99.33 01:11:35 00:36:01 0 2.02 0.00 0.02 0.02 0.02 97.93 01:11:35 00:36:01 1 0.07 0.00 0.03 0.00 0.02 99.88 01:11:35 00:36:01 2 0.47 0.00 0.15 0.12 0.02 99.25 01:11:35 00:36:01 3 1.02 0.00 0.03 0.00 0.03 98.92 01:11:35 00:36:01 4 0.02 0.00 0.05 0.45 0.00 99.48 01:11:35 00:36:01 5 0.18 0.00 0.08 0.00 0.02 99.72 01:11:35 00:36:01 6 0.05 0.00 0.02 0.00 0.00 99.93 01:11:35 00:36:01 7 0.37 0.00 0.12 0.00 0.00 99.52 01:11:35 00:37:01 all 0.09 0.00 0.02 0.00 0.00 99.88 01:11:35 00:37:01 0 0.25 0.00 0.02 0.00 0.00 99.73 01:11:35 00:37:01 1 0.10 0.00 0.02 0.00 0.00 99.88 01:11:35 00:37:01 2 0.05 0.00 0.02 0.00 0.00 99.93 01:11:35 00:37:01 3 0.18 0.00 0.05 0.00 0.03 99.73 01:11:35 00:37:01 4 0.07 0.00 0.00 0.03 0.00 99.90 01:11:35 00:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:11:35 00:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:37:01 7 0.07 0.00 0.02 0.00 0.00 99.92 01:11:35 00:38:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:11:35 00:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:11:35 00:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:11:35 00:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 00:38:01 3 0.08 0.00 0.03 0.00 0.03 99.85 01:11:35 00:38:01 4 0.00 0.00 0.03 0.00 0.02 99.95 01:11:35 00:38:01 5 0.03 0.00 0.00 0.02 0.02 99.93 01:11:35 00:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:11:35 00:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:39:01 all 0.07 0.00 0.01 0.00 0.00 99.91 01:11:35 00:39:01 0 0.07 0.00 0.02 0.00 0.00 99.92 01:11:35 00:39:01 1 0.08 0.00 0.00 0.00 0.00 99.92 01:11:35 00:39:01 2 0.05 0.00 0.00 0.00 0.00 99.95 01:11:35 00:39:01 3 0.18 0.00 0.03 0.00 0.03 99.75 01:11:35 00:39:01 4 0.07 0.00 0.00 0.02 0.00 99.92 01:11:35 00:39:01 5 0.03 0.00 0.02 0.02 0.00 99.93 01:11:35 00:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:39:01 7 0.10 0.00 0.00 0.00 0.00 99.90 01:11:35 01:11:35 00:39:01 CPU %user %nice %system %iowait %steal %idle 01:11:35 00:40:01 all 0.03 0.00 0.01 0.01 0.01 99.94 01:11:35 00:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:11:35 00:40:01 1 0.08 0.00 0.05 0.00 0.02 99.85 01:11:35 00:40:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:11:35 00:40:01 3 0.08 0.00 0.03 0.00 0.03 99.85 01:11:35 00:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:40:01 5 0.02 0.00 0.02 0.08 0.02 99.87 01:11:35 00:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 00:41:01 all 0.07 0.00 0.01 0.00 0.01 99.91 01:11:35 00:41:01 0 0.07 0.00 0.02 0.00 0.00 99.92 01:11:35 00:41:01 1 0.10 0.00 0.02 0.00 0.02 99.87 01:11:35 00:41:01 2 0.07 0.00 0.00 0.00 0.00 99.93 01:11:35 00:41:01 3 0.17 0.00 0.05 0.00 0.02 99.77 01:11:35 00:41:01 4 0.07 0.00 0.00 0.02 0.02 99.90 01:11:35 00:41:01 5 0.02 0.00 0.00 0.02 0.00 99.97 01:11:35 00:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:41:01 7 0.08 0.00 0.00 0.00 0.02 99.90 01:11:35 00:42:01 all 0.02 0.00 0.03 0.00 0.01 99.94 01:11:35 00:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:35 00:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:11:35 00:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 00:42:01 3 0.07 0.00 0.07 0.00 0.03 99.83 01:11:35 00:42:01 4 0.00 0.00 0.02 0.02 0.00 99.97 01:11:35 00:42:01 5 0.03 0.00 0.08 0.00 0.02 99.87 01:11:35 00:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 00:43:01 all 0.06 0.00 0.01 0.00 0.01 99.92 01:11:35 00:43:01 0 0.05 0.00 0.00 0.00 0.00 99.95 01:11:35 00:43:01 1 0.05 0.00 0.00 0.00 0.00 99.95 01:11:35 00:43:01 2 0.07 0.00 0.00 0.00 0.00 99.93 01:11:35 00:43:01 3 0.13 0.00 0.02 0.00 0.03 99.82 01:11:35 00:43:01 4 0.05 0.00 0.02 0.02 0.00 99.92 01:11:35 00:43:01 5 0.05 0.00 0.02 0.02 0.00 99.92 01:11:35 00:43:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:11:35 00:43:01 7 0.08 0.00 0.00 0.00 0.00 99.92 01:11:35 00:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:11:35 00:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:11:35 00:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:11:35 00:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:11:35 00:44:01 3 0.17 0.00 0.05 0.00 0.03 99.75 01:11:35 00:44:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:11:35 00:44:01 5 0.00 0.00 0.02 0.02 0.02 99.95 01:11:35 00:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:11:35 00:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:11:35 00:45:01 all 0.11 0.00 0.04 0.01 0.01 99.83 01:11:35 00:45:01 0 0.10 0.00 0.03 0.00 0.00 99.87 01:11:35 00:45:01 1 0.10 0.00 0.03 0.00 0.02 99.85 01:11:35 00:45:01 2 0.10 0.00 0.03 0.00 0.00 99.87 01:11:35 00:45:01 3 0.15 0.00 0.07 0.00 0.03 99.75 01:11:35 00:45:01 4 0.22 0.00 0.08 0.05 0.02 99.63 01:11:35 00:45:01 5 0.08 0.00 0.05 0.02 0.02 99.83 01:11:35 00:45:01 6 0.02 0.00 0.02 0.02 0.00 99.95 01:11:35 00:45:01 7 0.08 0.00 0.03 0.00 0.00 99.88 01:11:35 00:46:01 all 0.02 0.00 0.02 0.00 0.00 99.96 01:11:35 00:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:35 00:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:11:35 00:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 00:46:01 3 0.08 0.00 0.02 0.00 0.02 99.88 01:11:35 00:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:46:01 5 0.05 0.00 0.08 0.02 0.00 99.85 01:11:35 00:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:47:02 all 0.06 0.00 0.02 0.00 0.01 99.91 01:11:35 00:47:02 0 0.08 0.00 0.00 0.00 0.00 99.92 01:11:35 00:47:02 1 0.08 0.00 0.00 0.00 0.02 99.90 01:11:35 00:47:02 2 0.05 0.00 0.03 0.00 0.00 99.92 01:11:35 00:47:02 3 0.08 0.00 0.05 0.00 0.02 99.85 01:11:35 00:47:02 4 0.07 0.00 0.00 0.02 0.00 99.92 01:11:35 00:47:02 5 0.03 0.00 0.03 0.02 0.02 99.90 01:11:35 00:47:02 6 0.05 0.00 0.00 0.00 0.00 99.95 01:11:35 00:47:02 7 0.05 0.00 0.02 0.00 0.00 99.93 01:11:35 00:48:01 all 0.02 0.00 0.01 0.01 0.01 99.96 01:11:35 00:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:35 00:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:11:35 00:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 00:48:01 3 0.05 0.00 0.02 0.00 0.02 99.91 01:11:35 00:48:01 4 0.00 0.00 0.00 0.03 0.00 99.97 01:11:35 00:48:01 5 0.03 0.00 0.03 0.02 0.02 99.90 01:11:35 00:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 00:49:01 all 0.13 0.00 0.01 0.00 0.01 99.84 01:11:35 00:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:11:35 00:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:11:35 00:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:11:35 00:49:01 3 0.95 0.00 0.03 0.00 0.02 99.00 01:11:35 00:49:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:11:35 00:49:01 5 0.03 0.00 0.00 0.02 0.00 99.95 01:11:35 00:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:50:01 all 0.21 0.00 0.03 0.00 0.01 99.75 01:11:35 00:50:01 0 0.10 0.00 0.02 0.00 0.00 99.88 01:11:35 00:50:01 1 0.10 0.00 0.03 0.00 0.02 99.85 01:11:35 00:50:01 2 0.08 0.00 0.03 0.00 0.00 99.88 01:11:35 00:50:01 3 1.21 0.00 0.07 0.00 0.03 98.69 01:11:35 00:50:01 4 0.05 0.00 0.02 0.00 0.00 99.93 01:11:35 00:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:11:35 00:50:01 6 0.05 0.00 0.02 0.00 0.00 99.93 01:11:35 00:50:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:11:35 01:11:35 00:50:01 CPU %user %nice %system %iowait %steal %idle 01:11:35 00:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:11:35 00:51:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:11:35 00:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 00:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 00:51:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:11:35 00:51:01 4 0.02 0.00 0.02 0.02 0.02 99.93 01:11:35 00:51:01 5 0.03 0.00 0.03 0.02 0.00 99.92 01:11:35 00:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:52:01 all 0.08 0.00 0.02 0.02 0.01 99.88 01:11:35 00:52:01 0 0.13 0.00 0.02 0.02 0.00 99.83 01:11:35 00:52:01 1 0.07 0.00 0.02 0.00 0.02 99.90 01:11:35 00:52:01 2 0.08 0.00 0.02 0.00 0.00 99.90 01:11:35 00:52:01 3 0.12 0.00 0.02 0.00 0.02 99.85 01:11:35 00:52:01 4 0.05 0.00 0.00 0.10 0.00 99.85 01:11:35 00:52:01 5 0.05 0.00 0.05 0.02 0.02 99.87 01:11:35 00:52:01 6 0.05 0.00 0.00 0.00 0.00 99.95 01:11:35 00:52:01 7 0.07 0.00 0.02 0.00 0.02 99.90 01:11:35 00:53:01 all 0.22 0.00 0.01 0.00 0.01 99.75 01:11:35 00:53:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:11:35 00:53:01 1 0.02 0.00 0.03 0.00 0.00 99.95 01:11:35 00:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:11:35 00:53:01 3 1.66 0.00 0.03 0.00 0.02 98.29 01:11:35 00:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:11:35 00:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:11:35 00:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 00:54:01 all 0.15 0.00 0.01 0.00 0.01 99.82 01:11:35 00:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 01:11:35 00:54:01 1 0.05 0.00 0.00 0.00 0.02 99.93 01:11:35 00:54:01 2 0.08 0.00 0.00 0.00 0.00 99.92 01:11:35 00:54:01 3 0.75 0.00 0.00 0.00 0.03 99.22 01:11:35 00:54:01 4 0.03 0.00 0.00 0.02 0.02 99.93 01:11:35 00:54:01 5 0.10 0.00 0.03 0.00 0.02 99.85 01:11:35 00:54:01 6 0.12 0.00 0.02 0.00 0.00 99.87 01:11:35 00:54:01 7 0.05 0.00 0.03 0.00 0.02 99.90 01:11:35 00:55:01 all 0.02 0.00 0.02 0.87 0.01 99.09 01:11:35 00:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:11:35 00:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:11:35 00:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:11:35 00:55:01 3 0.05 0.00 0.07 0.00 0.03 99.85 01:11:35 00:55:01 4 0.03 0.00 0.00 6.92 0.00 93.05 01:11:35 00:55:01 5 0.03 0.00 0.02 0.00 0.02 99.93 01:11:35 00:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:11:35 00:56:01 all 0.06 0.00 0.01 0.00 0.00 99.93 01:11:35 00:56:01 0 0.05 0.00 0.00 0.00 0.00 99.95 01:11:35 00:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 00:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:11:35 00:56:01 3 0.10 0.00 0.03 0.00 0.02 99.85 01:11:35 00:56:01 4 0.05 0.00 0.00 0.02 0.00 99.93 01:11:35 00:56:01 5 0.08 0.00 0.02 0.00 0.00 99.90 01:11:35 00:56:01 6 0.05 0.00 0.00 0.00 0.00 99.95 01:11:35 00:56:01 7 0.08 0.00 0.00 0.00 0.02 99.90 01:11:35 00:57:01 all 0.02 0.00 0.02 0.00 0.01 99.95 01:11:35 00:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:11:35 00:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:11:35 00:57:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:11:35 00:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:11:35 00:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:11:35 00:57:01 5 0.02 0.00 0.05 0.00 0.02 99.92 01:11:35 00:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:57:01 7 0.02 0.00 0.05 0.00 0.00 99.93 01:11:35 00:58:01 all 0.07 0.00 0.02 0.01 0.01 99.90 01:11:35 00:58:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:11:35 00:58:01 1 0.07 0.00 0.00 0.00 0.02 99.92 01:11:35 00:58:01 2 0.07 0.00 0.03 0.00 0.00 99.90 01:11:35 00:58:01 3 0.13 0.00 0.02 0.00 0.02 99.83 01:11:35 00:58:01 4 0.05 0.00 0.02 0.03 0.02 99.88 01:11:35 00:58:01 5 0.03 0.00 0.05 0.00 0.02 99.90 01:11:35 00:58:01 6 0.05 0.00 0.00 0.02 0.00 99.93 01:11:35 00:58:01 7 0.08 0.00 0.02 0.00 0.02 99.88 01:11:35 00:59:01 all 0.02 0.00 0.01 0.00 0.01 99.95 01:11:35 00:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 00:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:11:35 00:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:11:35 00:59:01 3 0.03 0.00 0.03 0.00 0.03 99.90 01:11:35 00:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:11:35 00:59:01 5 0.03 0.00 0.03 0.00 0.02 99.92 01:11:35 00:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 00:59:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:11:35 01:00:01 all 0.07 0.00 0.02 0.00 0.01 99.90 01:11:35 01:00:01 0 0.05 0.00 0.00 0.00 0.00 99.95 01:11:35 01:00:01 1 0.07 0.00 0.02 0.00 0.02 99.90 01:11:35 01:00:01 2 0.05 0.00 0.05 0.00 0.00 99.90 01:11:35 01:00:01 3 0.10 0.00 0.00 0.00 0.00 99.90 01:11:35 01:00:01 4 0.08 0.00 0.03 0.02 0.02 99.85 01:11:35 01:00:01 5 0.08 0.00 0.02 0.00 0.02 99.88 01:11:35 01:00:01 6 0.05 0.00 0.00 0.00 0.00 99.95 01:11:35 01:00:01 7 0.10 0.00 0.03 0.00 0.02 99.85 01:11:35 01:01:01 all 0.02 0.00 0.01 0.07 0.01 99.89 01:11:35 01:01:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:11:35 01:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:11:35 01:01:01 2 0.05 0.00 0.00 0.00 0.02 99.93 01:11:35 01:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:11:35 01:01:01 4 0.02 0.00 0.03 0.53 0.03 99.38 01:11:35 01:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:11:35 01:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 01:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 01:11:35 01:11:35 01:01:01 CPU %user %nice %system %iowait %steal %idle 01:11:35 01:02:01 all 0.05 0.00 0.01 0.00 0.00 99.92 01:11:35 01:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:11:35 01:02:01 1 0.05 0.00 0.00 0.00 0.00 99.95 01:11:35 01:02:01 2 0.07 0.00 0.02 0.00 0.00 99.92 01:11:35 01:02:01 3 0.07 0.00 0.02 0.00 0.02 99.90 01:11:35 01:02:01 4 0.08 0.00 0.03 0.02 0.02 99.85 01:11:35 01:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:11:35 01:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:11:35 01:02:01 7 0.07 0.00 0.02 0.00 0.00 99.92 01:11:35 01:03:01 all 0.02 0.00 0.03 0.00 0.01 99.94 01:11:35 01:03:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:11:35 01:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:11:35 01:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:11:35 01:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:11:35 01:03:01 4 0.05 0.00 0.05 0.02 0.02 99.87 01:11:35 01:03:01 5 0.02 0.00 0.05 0.00 0.02 99.92 01:11:35 01:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:11:35 01:03:01 7 0.00 0.00 0.03 0.00 0.02 99.95 01:11:35 01:04:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:11:35 01:04:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:11:35 01:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:11:35 01:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 01:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 01:04:01 4 0.00 0.00 0.00 0.02 0.03 99.95 01:11:35 01:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 01:11:35 01:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 01:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:11:35 01:05:01 all 0.06 0.00 0.01 0.00 0.01 99.91 01:11:35 01:05:01 0 0.05 0.00 0.00 0.00 0.00 99.95 01:11:35 01:05:01 1 0.08 0.00 0.00 0.00 0.02 99.90 01:11:35 01:05:01 2 0.08 0.00 0.02 0.00 0.02 99.88 01:11:35 01:05:01 3 0.07 0.00 0.00 0.00 0.02 99.92 01:11:35 01:05:01 4 0.05 0.00 0.03 0.00 0.02 99.90 01:11:35 01:05:01 5 0.07 0.00 0.03 0.03 0.00 99.87 01:11:35 01:05:01 6 0.05 0.00 0.00 0.00 0.00 99.95 01:11:35 01:05:01 7 0.07 0.00 0.02 0.00 0.00 99.92 01:11:35 01:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:11:35 01:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:11:35 01:06:01 1 0.03 0.00 0.03 0.00 0.00 99.93 01:11:35 01:06:01 2 0.05 0.00 0.00 0.00 0.00 99.95 01:11:35 01:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:11:35 01:06:01 4 0.03 0.00 0.03 0.02 0.02 99.90 01:11:35 01:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:11:35 01:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:11:35 01:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 01:07:01 all 0.06 0.00 0.02 0.00 0.02 99.90 01:11:35 01:07:01 0 0.03 0.00 0.00 0.00 0.02 99.95 01:11:35 01:07:01 1 0.08 0.00 0.02 0.00 0.02 99.88 01:11:35 01:07:01 2 0.10 0.00 0.03 0.00 0.02 99.85 01:11:35 01:07:01 3 0.08 0.00 0.00 0.00 0.02 99.90 01:11:35 01:07:01 4 0.05 0.00 0.07 0.02 0.05 99.82 01:11:35 01:07:01 5 0.05 0.00 0.02 0.02 0.00 99.92 01:11:35 01:07:01 6 0.05 0.00 0.02 0.00 0.00 99.93 01:11:35 01:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:11:35 01:08:01 all 0.18 0.00 0.01 0.00 0.01 99.80 01:11:35 01:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:11:35 01:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:11:35 01:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 01:08:01 3 1.29 0.00 0.00 0.00 0.00 98.71 01:11:35 01:08:01 4 0.05 0.00 0.02 0.02 0.03 99.88 01:11:35 01:08:01 5 0.02 0.00 0.02 0.02 0.02 99.93 01:11:35 01:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 01:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 01:09:01 all 0.33 0.00 0.01 0.00 0.01 99.64 01:11:35 01:09:01 0 0.07 0.00 0.02 0.00 0.02 99.90 01:11:35 01:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 01:11:35 01:09:01 2 0.08 0.00 0.02 0.00 0.02 99.88 01:11:35 01:09:01 3 2.13 0.00 0.00 0.00 0.02 97.85 01:11:35 01:09:01 4 0.15 0.00 0.02 0.00 0.02 99.82 01:11:35 01:09:01 5 0.08 0.00 0.02 0.00 0.02 99.88 01:11:35 01:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:11:35 01:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:11:35 01:10:01 all 0.09 0.00 0.01 0.01 0.00 99.88 01:11:35 01:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 01:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 01:10:01 2 0.03 0.00 0.03 0.00 0.00 99.93 01:11:35 01:10:01 3 0.63 0.00 0.02 0.00 0.00 99.35 01:11:35 01:10:01 4 0.05 0.00 0.02 0.05 0.03 99.85 01:11:35 01:10:01 5 0.00 0.00 0.03 0.02 0.00 99.95 01:11:35 01:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:11:35 01:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:11:35 01:11:01 all 8.53 0.00 3.86 0.88 0.04 86.69 01:11:35 01:11:01 0 7.87 0.00 4.77 2.07 0.05 85.24 01:11:35 01:11:01 1 10.02 0.00 3.37 0.19 0.03 86.39 01:11:35 01:11:01 2 9.03 0.00 4.23 0.20 0.05 86.49 01:11:35 01:11:01 3 8.17 0.00 3.96 0.36 0.05 87.47 01:11:35 01:11:01 4 7.60 0.00 3.09 0.29 0.05 88.97 01:11:35 01:11:01 5 9.97 0.00 3.52 3.15 0.05 83.31 01:11:35 01:11:01 6 7.99 0.00 4.49 0.71 0.03 86.77 01:11:35 01:11:01 7 7.58 0.00 3.45 0.05 0.03 88.89 01:11:35 Average: all 7.34 0.00 1.22 0.74 0.02 90.67 01:11:35 Average: 0 7.36 0.00 1.26 0.53 0.02 90.82 01:11:35 Average: 1 7.32 0.00 1.19 0.77 0.02 90.70 01:11:35 Average: 2 7.32 0.00 1.25 0.73 0.02 90.68 01:11:35 Average: 3 7.80 0.00 1.15 0.38 0.04 90.64 01:11:35 Average: 4 7.23 0.00 1.28 1.31 0.03 90.15 01:11:35 Average: 5 7.22 0.00 1.26 0.89 0.03 90.61 01:11:35 Average: 6 7.22 0.00 1.17 0.37 0.02 91.22 01:11:35 Average: 7 7.26 0.00 1.20 0.95 0.02 90.56 01:11:35 01:11:35 01:11:35