Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 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-ssh1908273238280262683.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 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-ssh12272050497749846721.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 6375147a0d0ca7a67a13085e8428bd7204efc6d4 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3433020770813881517.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6375147a0d0ca7a67a13085e8428bd7204efc6d4 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6375147a0d0ca7a67a13085e8428bd7204efc6d4 # timeout=10 Commit message: "Merge pull request #446 from ernestojeda/add-go-lts-image" > 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-ssh13672607128621955478.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5467204627908990966.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/v3]] ========================================================= [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.21 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/v3 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 ‘prd-ubuntu20.04-docker-8c-8g-18106’ is offline Running on prd-ubuntu20.04-docker-8c-8g-18109 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/607 [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/607 # 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 > 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 Avoid second fetch Checking out Revision 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f (main) Commit message: "Merge pull request #4725 from lenny-intel/swagger-versions" > git config core.sparsecheckout # timeout=10 > git checkout -f 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f # timeout=10 > git rev-list --no-walk cac31287acd04e958173a3bbb33b482e6c71c818 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:23:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:23:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:23:46 ========================================================= 16:23:46 EdgeX Global Pipelines Version Info 16:23:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 16:23:47 ------------------- 16:23:47 stable info: 16:23:47 ------------------- 16:23:47 Commited By: ad_eojeda ad_eojeda@nswe-ubuntu01.amr.corp.intel.com 16:23:47 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 16:23:47 Message: update stable to v1.0.257 16:23:48 ------------------- 16:23:48 experimental info: 16:23:48 ------------------- 16:23:48 Commited By: **** collab-it+edgex@linuxfoundation.org 16:23:48 Commit SHA: 6375147a0d0ca7a67a13085e8428bd7204efc6d4 16:23:48 Message: update experimental to v1.0.257 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7fde9c7 [Pipeline] echo 16:23:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:23:48 provisioning config files... 16:23:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/607@tmp/config15311222179526172241tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:23:48 ---> docker-login.sh 16:23:48 nexus3.edgexfoundry.org:10001 16:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:49 Configure a credential helper to remove this warning. See 16:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:49 16:23:49 Login Succeeded 16:23:49 nexus3.edgexfoundry.org:10002 16:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:49 Configure a credential helper to remove this warning. See 16:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:49 16:23:49 Login Succeeded 16:23:49 nexus3.edgexfoundry.org:10003 16:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:49 Configure a credential helper to remove this warning. See 16:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:49 16:23:49 Login Succeeded 16:23:49 nexus3.edgexfoundry.org:10004 16:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:49 Configure a credential helper to remove this warning. See 16:23:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:49 16:23:49 Login Succeeded 16:23:49 docker.io 16:23:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:23:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:23:50 Configure a credential helper to remove this warning. See 16:23:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:23:50 16:23:50 Login Succeeded 16:23:50 ---> docker-login.sh ends [Pipeline] } 16:23:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:23:50 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/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 16:23:50 + + cut -d/dirname -f2 cmd/core-command/Dockerfile 16:23:50 16:23:50 + echo core-command,cmd/core-command/Dockerfile 16:23:50 + cut -d/ -f2 16:23:50 + dirname cmd/core-common-config-bootstrapper/Dockerfile 16:23:50 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 16:23:50 + dirname cmd/core-data/Dockerfile 16:23:50 + cut -d/ -f2 16:23:50 + echo core-data,cmd/core-data/Dockerfile 16:23:50 + cut -d/ -f2 16:23:50 + dirname cmd/core-metadata/Dockerfile 16:23:50 + echo core-metadata,cmd/core-metadata/Dockerfile 16:23:50 + cut -d/ -f2 16:23:50 + dirname cmd/security-bootstrapper/Dockerfile 16:23:50 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:23:50 + dirname cmd/security-proxy-auth/Dockerfile 16:23:50 + cut -d/ -f2 16:23:50 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 16:23:50 + dirname cmd/security-proxy-setup/Dockerfile 16:23:50 + cut -d/ -f2 16:23:50 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:23:50 + dirname cmd/security-secretstore-setup/Dockerfile 16:23:50 + cut -d/ -f2 16:23:50 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:23:50 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:23:50 + cut -d/ -f2 16:23:50 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:23:50 + cut -d/ -f2 16:23:50 + dirname cmd/security-spire-agent/Dockerfile 16:23:50 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:23:50 + + cut -d/dirname -f2 cmd/security-spire-config/Dockerfile 16:23:50 16:23:50 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:23:50 + dirname cmd/security-spire-server/Dockerfile 16:23:50 + cut -d/ -f2 16:23:50 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:23:50 + dirname cmd/support-notifications/Dockerfile 16:23:50 + cut -d/ -f2 16:23:50 + echo support-notifications,cmd/support-notifications/Dockerfile 16:23:50 + dirname cmd/support-scheduler/Dockerfile 16:23:50 + cut -d/ -f2 16:23:50 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 16:23:50 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-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 16:23:50 + git rev-list -1 --merges 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f~1..7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] echo 16:23:50 -----------> git rev-list -1 --merges 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f~1..7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:23:50 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [false] [Pipeline] sh 16:23:51 + git log --format=format:%s -1 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] echo 16:23:51 ========================================================= 16:23:51 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:23:51 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:23:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:23:51 + grep -v github /etc/ssh/ssh_known_hosts 16:23:51 + [ -e /tmp/ssh_known_hosts ] 16:23:51 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:23:51 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:23:51 + sudo tee -a /etc/ssh/ssh_known_hosts 16:23:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:23:51 16:23:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:23:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:23:52 0.1.4: Pulling from edgex-devops/py-git-semver 16:23:52 b85a868b505f: Pulling fs layer 16:23:52 e2be974225ed: Pulling fs layer 16:23:52 339a4e72a1f5: Pulling fs layer 16:23:52 988bab9f4d93: Pulling fs layer 16:23:52 1469e6f7b9e6: Pulling fs layer 16:23:52 eaf3925da568: Pulling fs layer 16:23:52 bab4dde63d76: Pulling fs layer 16:23:52 bde34c3a00c8: Pulling fs layer 16:23:52 b352a97aabf1: Pulling fs layer 16:23:52 4872d77fe225: Pulling fs layer 16:23:52 5851b861e8e6: Pulling fs layer 16:23:52 1469e6f7b9e6: Waiting 16:23:52 eaf3925da568: Waiting 16:23:52 4872d77fe225: Waiting 16:23:52 5851b861e8e6: Waiting 16:23:52 bab4dde63d76: Waiting 16:23:52 bde34c3a00c8: Waiting 16:23:52 988bab9f4d93: Waiting 16:23:52 b352a97aabf1: Waiting 16:23:52 e2be974225ed: Download complete 16:23:52 988bab9f4d93: Verifying Checksum 16:23:52 988bab9f4d93: Download complete 16:23:52 1469e6f7b9e6: Verifying Checksum 16:23:52 1469e6f7b9e6: Download complete 16:23:52 339a4e72a1f5: Verifying Checksum 16:23:52 339a4e72a1f5: Download complete 16:23:52 eaf3925da568: Verifying Checksum 16:23:52 eaf3925da568: Download complete 16:23:52 bde34c3a00c8: Verifying Checksum 16:23:52 bde34c3a00c8: Download complete 16:23:52 b352a97aabf1: Verifying Checksum 16:23:52 4872d77fe225: Download complete 16:23:52 5851b861e8e6: Verifying Checksum 16:23:52 5851b861e8e6: Download complete 16:23:52 b85a868b505f: Verifying Checksum 16:23:52 b85a868b505f: Download complete 16:23:53 bab4dde63d76: Verifying Checksum 16:23:53 bab4dde63d76: Download complete 16:23:53 b85a868b505f: Pull complete 16:23:53 e2be974225ed: Pull complete 16:23:54 339a4e72a1f5: Pull complete 16:23:54 988bab9f4d93: Pull complete 16:23:54 1469e6f7b9e6: Pull complete 16:23:54 eaf3925da568: Pull complete 16:23:56 bab4dde63d76: Pull complete 16:23:56 bde34c3a00c8: Pull complete 16:23:56 b352a97aabf1: Pull complete 16:23:56 4872d77fe225: Pull complete 16:23:56 5851b861e8e6: Pull complete 16:23:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:23:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:23:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:23:57 prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container 16:23:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/607 -v /w/workspace/edgex-go/607:/w/workspace/edgex-go/607:rw,z -v /w/workspace/edgex-go/607@tmp:/w/workspace/edgex-go/607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:24:03 $ docker top e35b4884978c62e029251384f81a8f3f6e083244f9acd10628998193a4e02d8f -eo pid,comm 16:24:03 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). 16:24:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:24:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:03 [ssh-agent] Looking for ssh-agent implementation... 16:24:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:03 $ docker exec e35b4884978c62e029251384f81a8f3f6e083244f9acd10628998193a4e02d8f ssh-agent 16:24:03 SSH_AUTH_SOCK=/tmp/ssh-NLwW77Tg6nod/agent.33 16:24:03 SSH_AGENT_PID=39 16:24:03 Running ssh-add (command line suppressed) 16:24:03 Identity added: /w/workspace/edgex-go/607@tmp/private_key_14560152042102487570.key (/w/workspace/edgex-go/607@tmp/private_key_14560152042102487570.key) 16:24:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:04 + git tag --points-at HEAD [Pipeline] } 16:24:04 $ docker exec --env ******** --env ******** e35b4884978c62e029251384f81a8f3f6e083244f9acd10628998193a4e02d8f ssh-agent -k 16:24:04 unset SSH_AUTH_SOCK; 16:24:04 unset SSH_AGENT_PID; 16:24:04 echo Agent pid 39 killed; 16:24:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:24:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:24:04 [ssh-agent] Looking for ssh-agent implementation... 16:24:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:24:04 $ docker exec e35b4884978c62e029251384f81a8f3f6e083244f9acd10628998193a4e02d8f ssh-agent 16:24:04 SSH_AUTH_SOCK=/tmp/ssh-6WcCcXtI3dDF/agent.71 16:24:04 SSH_AGENT_PID=77 16:24:04 Running ssh-add (command line suppressed) 16:24:04 Identity added: /w/workspace/edgex-go/607@tmp/private_key_9610452914531761480.key (/w/workspace/edgex-go/607@tmp/private_key_9610452914531761480.key) 16:24:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:24:04 + git semver init 16:24:05 2023-11-15 16:24:05,169 [run_init] DEBUG init version:0.0.0 force:False 16:24:05 2023-11-15 16:24:05,169 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/607/.semver 16:24:05 2023-11-15 16:24:05,170 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/607/.semver 16:24:05 2023-11-15 16:24:05,170 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/607/.semver'], cwd=/w/workspace/edgex-go/607, universal_newlines=False, shell=None, istream=None) 16:24:11 2023-11-15 16:24:10,723 [append_file] DEBUG append to file:/w/workspace/edgex-go/607/.git/info/exclude 16:24:11 2023-11-15 16:24:10,724 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/607/.semver/main with force:False 16:24:11 2023-11-15 16:24:10,724 [read_version] DEBUG read version from /w/workspace/edgex-go/607/.semver/main 16:24:11 2023-11-15 16:24:10,724 [read_version] DEBUG read version from /w/workspace/edgex-go/607/.semver/main 16:24:11 3.1.0-dev.72 [Pipeline] } 16:24:11 $ docker exec --env ******** --env ******** e35b4884978c62e029251384f81a8f3f6e083244f9acd10628998193a4e02d8f ssh-agent -k 16:24:11 unset SSH_AUTH_SOCK; 16:24:11 unset SSH_AGENT_PID; 16:24:11 echo Agent pid 77 killed; 16:24:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:24:12 + git semver [Pipeline] } 16:24:12 $ docker stop --time=1 e35b4884978c62e029251384f81a8f3f6e083244f9acd10628998193a4e02d8f 16:24:13 $ docker rm -f --volumes e35b4884978c62e029251384f81a8f3f6e083244f9acd10628998193a4e02d8f [Pipeline] // withDockerContainer [Pipeline] sh 16:24:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:24:14 Stashed 1 file(s) [Pipeline] echo 16:24:14 [edgeXSemver]: initialized semver on version 3.1.0-dev.72 [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 16:24:14 + git config --global --add safe.directory /w/workspace/edgex-go/607 [Pipeline] echo 16:24:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:24:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:24:14 ========================================================= 16:24:14 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 16:24:14 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:24:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:24:15 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 16:24:15 7264a8db6415: Pulling fs layer 16:24:15 c4d48a809fc2: Pulling fs layer 16:24:15 4f1c88b9dad5: Pulling fs layer 16:24:15 ad3a456e5733: Pulling fs layer 16:24:15 69c7f0334f64: Pulling fs layer 16:24:15 1f1c1a5573a3: Pulling fs layer 16:24:15 ce7588e14bc9: Pulling fs layer 16:24:15 b5e4710f87ac: Pulling fs layer 16:24:15 ad3a456e5733: Waiting 16:24:15 69c7f0334f64: Waiting 16:24:15 1f1c1a5573a3: Waiting 16:24:15 ce7588e14bc9: Waiting 16:24:15 b5e4710f87ac: Waiting 16:24:15 c4d48a809fc2: Download complete 16:24:15 ad3a456e5733: Verifying Checksum 16:24:15 ad3a456e5733: Download complete 16:24:15 69c7f0334f64: Verifying Checksum 16:24:15 69c7f0334f64: Download complete 16:24:15 7264a8db6415: Verifying Checksum 16:24:15 7264a8db6415: Download complete 16:24:15 1f1c1a5573a3: Verifying Checksum 16:24:15 1f1c1a5573a3: Download complete 16:24:15 7264a8db6415: Pull complete 16:24:15 c4d48a809fc2: Pull complete 16:24:15 b5e4710f87ac: Verifying Checksum 16:24:15 b5e4710f87ac: Download complete 16:24:15 4f1c88b9dad5: Verifying Checksum 16:24:15 4f1c88b9dad5: Download complete 16:24:16 ce7588e14bc9: Verifying Checksum 16:24:16 ce7588e14bc9: Download complete 16:24:18 4f1c88b9dad5: Pull complete 16:24:18 ad3a456e5733: Pull complete 16:24:18 69c7f0334f64: Pull complete 16:24:19 1f1c1a5573a3: Pull complete 16:24:21 ce7588e14bc9: Pull complete 16:24:21 b5e4710f87ac: Pull complete 16:24:21 Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e 16:24:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:24:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 16:24:21 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:24:21 WORKDIR /edgex 16:24:21 COPY go.mod . 16:24:21 RUN go mod download 16:24:21 + docker build -t ci-base-image-x86_64 -f - . 16:24:22 Sending build context to Docker daemon 171MB 16:24:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 16:24:22 ---> 88b5674ff536 16:24:22 Step 2/4 : WORKDIR /edgex 16:24:29 ---> Running in e03550a927c0 16:24:29 Removing intermediate container e03550a927c0 16:24:29 ---> e1e9d5301875 16:24:29 Step 3/4 : COPY go.mod . 16:24:29 ---> 4cda5a80240b 16:24:29 Step 4/4 : RUN go mod download 16:24:29 ---> Running in cafaeb7e27b4 16:24:29 Still waiting to schedule task 16:24:29 ‘prd-ubuntu20.04-docker-arm64-4c-16g-18107’ is offline 16:24:44 Removing intermediate container cafaeb7e27b4 16:24:44 ---> 84bf56f060ff 16:24:44 Successfully built 84bf56f060ff 16:24:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:44 + docker inspect -f . ci-base-image-x86_64 16:24:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:44 prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container 16:24:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/607 -v /w/workspace/edgex-go/607:/w/workspace/edgex-go/607:rw,z -v /w/workspace/edgex-go/607@tmp:/w/workspace/edgex-go/607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:24:44 $ docker top b5ad3e59d0184789f5e3eb8018b858185d119b6b1bf32c7f15ef1029e19be433 -eo pid,comm [Pipeline] { [Pipeline] sh 16:24:45 + go version 16:24:45 go version go1.21.0 linux/amd64 [Pipeline] } 16:24:45 $ docker stop --time=1 b5ad3e59d0184789f5e3eb8018b858185d119b6b1bf32c7f15ef1029e19be433 16:24:46 $ docker rm -f --volumes b5ad3e59d0184789f5e3eb8018b858185d119b6b1bf32c7f15ef1029e19be433 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:47 + docker inspect -f . ci-base-image-x86_64 16:24:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:47 prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container 16:24:47 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/607 -v /w/workspace/edgex-go/607:/w/workspace/edgex-go/607:rw,z -v /w/workspace/edgex-go/607@tmp:/w/workspace/edgex-go/607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:24:47 $ docker top bbca1b0f2bdeaf1d31fc3f17da55958915aa15954d6ee061e44444e90b3ef4ba -eo pid,comm [Pipeline] { [Pipeline] echo 16:24:47 ========================================================= 16:24:47 [edgeXBuildGoParallel] Running Tests and Build... 16:24:47 ========================================================= [Pipeline] sh 16:24:47 + git config --global --add safe.directory /w/workspace/edgex-go/607 [Pipeline] fileExists [Pipeline] sh 16:24:48 + make test 16:24:48 go test -race -coverprofile=coverage.out ./... 16:24:54 ? github.com/edgexfoundry/edgex-go [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:25:06 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:25:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:25:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 28.7% of statements 16:25:10 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.045s coverage: 97.0% of statements 16:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:25:10 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:25:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:25:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:25:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:25:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:25:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.072s coverage: 69.2% of statements 16:25:14 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 53.2% of statements 16:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:25:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:25:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.380s coverage: 93.4% of statements 16:25:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 4.1% of statements 16:25:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:25:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:25:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:25:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:25:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:25:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:25:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:25:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.381s coverage: 97.6% of statements 16:25:18 ok github.com/edgexfoundry/edgex-go/internal/io 1.034s coverage: 72.2% of statements 16:25:18 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:25:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:25:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.9% of statements 16:25:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.042s coverage: 32.2% of statements 16:25:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.065s coverage: 41.7% of statements 16:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.046s coverage: 82.9% of statements 16:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.039s coverage: 94.1% of statements 16:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.042s coverage: 96.3% of statements 16:25:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.041s coverage: 87.5% of statements 16:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:25:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:25:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:25:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:25:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:25:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:25:25 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:25:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:25:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:25:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:25:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:25:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:25:29 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:25:30 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:25:30 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:25:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:25:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:25:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:25:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:25:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.045s coverage: 94.4% of statements 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:25:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:25:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:25:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.234s coverage: 79.9% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.054s coverage: 92.9% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.011s coverage: 64.4% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.049s coverage: 62.3% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.038s coverage: 87.2% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.034s coverage: 20.0% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.030s coverage: 100.0% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.085s coverage: 81.8% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.073s coverage: 82.1% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.046s coverage: 86.0% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.165s coverage: 63.1% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.043s coverage: 100.0% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.025s coverage: 89.4% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.182s coverage: 38.4% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.042s coverage: 89.5% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.036s coverage: 84.8% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 19.9% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 95.7% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements 16:25:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 98.9% of statements 16:25:44 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 16:25:45 running golangci-lint 16:25:45 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 16:25:45 go version go1.21.0 linux/amd64 16:25:45 level=info msg="[config_reader] Used config file .golangci.yml" 16:25:45 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 16:25:57 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|imports|exports_file|files|name|types_sizes) took 10.607421228s" 16:25:57 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 40.37541ms" 16:26:05 level=info msg="[linters_context/goanalysis] analyzers took 1m11.892521049s with top 10 stages: buildir: 35.736316945s, gosec: 7.315633792s, fact_deprecated: 2.341972513s, inspect: 1.844185577s, printf: 1.801029809s, ctrlflow: 1.560759203s, S1038: 989.712223ms, fact_purity: 706.158321ms, nilness: 669.761242ms, directives: 597.581004ms" 16:26:05 level=info msg="[runner] Issues before processing: 197, after processing: 0" 16:26:05 level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, skip_files: 197/197, nolint: 0/21, skip_dirs: 197/197, exclude: 197/197, exclude-rules: 21/197, filename_unadjuster: 197/197, path_prettifier: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197" 16:26:05 level=info msg="[runner] processing took 22.163462ms with stages: identifier_marker: 7.35655ms, nolint: 6.856656ms, exclude-rules: 3.253821ms, path_prettifier: 2.439592ms, autogenerated_exclude: 1.494534ms, skip_dirs: 692.597µs, cgo: 51.011µs, filename_unadjuster: 14.471µs, fixer: 860ns, max_same_issues: 570ns, exclude: 560ns, skip_files: 480ns, max_from_linter: 310ns, severity-rules: 260ns, sort_results: 250ns, source_code: 210ns, diff: 200ns, uniq_by_line: 190ns, max_per_file_from_linter: 120ns, path_shortener: 110ns, path_prefixer: 110ns" 16:26:05 level=info msg="[runner] linters took 8.700157987s with stages: goanalysis_metalinter: 8.677904675s" 16:26:05 level=info msg="File cache stats: 0 entries of total size 0B" 16:26:05 level=info msg="Memory: 195 samples, avg is 264.1MB, max is 900.5MB" 16:26:05 level=info msg="Execution took 19.35650895s" 16:26:05 go vet ./... 16:26:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:26:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:26:09 ./bin/test-attribution-txt.sh [Pipeline] echo 16:26:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 16:26:09 + ls -al . 16:26:09 total 736 16:26:09 drwxrwxr-x 11 1001 1001 4096 Nov 15 16:24 . 16:26:09 drwxr-xr-x 4 root root 4096 Nov 15 16:24 .. 16:26:09 drwxrwxr-x 2 1001 1001 4096 Nov 15 16:23 .blubracket 16:26:09 -rw-rw-r-- 1 1001 1001 10 Nov 15 16:23 .dockerignore 16:26:09 drwxrwxr-x 8 1001 1001 4096 Nov 15 16:25 .git 16:26:09 drwxrwxr-x 3 1001 1001 4096 Nov 15 16:23 .github 16:26:09 -rw-rw-r-- 1 1001 1001 1074 Nov 15 16:23 .gitignore 16:26:09 -rw-rw-r-- 1 1001 1001 42 Nov 15 16:23 .golangci.yml 16:26:09 -rw-rw-r-- 1 1001 1001 100 Nov 15 16:23 .hadolint.yml 16:26:09 drwxr-xr-x 3 1001 1001 4096 Nov 15 16:24 .semver 16:26:09 -rw-rw-r-- 1 1001 1001 155 Nov 15 16:23 .sonarcloud.properties 16:26:09 -rw-rw-r-- 1 1001 1001 1171 Nov 15 16:23 ADOPTERS.md 16:26:09 -rw-rw-r-- 1 1001 1001 11674 Nov 15 16:23 Attribution.txt 16:26:09 -rw-rw-r-- 1 1001 1001 100284 Nov 15 16:23 CHANGELOG.md 16:26:09 -rw-rw-r-- 1 1001 1001 3804 Nov 15 16:23 CONTRIBUTING.md 16:26:09 -rw-rw-r-- 1 1001 1001 677 Nov 15 16:23 GOVERNANCE.md 16:26:09 -rw-rw-r-- 1 1001 1001 861 Nov 15 16:23 Jenkinsfile 16:26:09 -rw-rw-r-- 1 1001 1001 10775 Nov 15 16:23 LICENSE 16:26:09 -rw-rw-r-- 1 1001 1001 15054 Nov 15 16:23 Makefile 16:26:09 -rw-rw-r-- 1 1001 1001 582 Nov 15 16:23 OWNERS.md 16:26:09 -rw-rw-r-- 1 1001 1001 9528 Nov 15 16:23 README.md 16:26:09 -rw-rw-r-- 1 1001 1001 789 Nov 15 16:23 SECURITY.md 16:26:09 -rw-rw-r-- 1 1001 1001 12 Nov 15 16:24 VERSION 16:26:09 drwxrwxr-x 2 1001 1001 4096 Nov 15 16:23 bin 16:26:09 drwxrwxr-x 18 1001 1001 4096 Nov 15 16:23 cmd 16:26:09 -rw-r--r-- 1 root root 453602 Nov 15 16:25 coverage.out 16:26:09 drwxrwxr-x 2 1001 1001 4096 Nov 15 16:23 fuzz_test 16:26:09 -rw-rw-r-- 1 1001 1001 3649 Nov 15 16:23 go.mod 16:26:09 -rw-rw-r-- 1 1001 1001 34366 Nov 15 16:23 go.sum 16:26:09 drwxrwxr-x 7 1001 1001 4096 Nov 15 16:23 internal 16:26:09 drwxrwxr-x 3 1001 1001 4096 Nov 15 16:23 openapi 16:26:09 -rw-rw-r-- 1 1001 1001 584 Nov 15 16:23 security.txt 16:26:09 -rw-rw-r-- 1 1001 1001 204 Nov 15 16:23 version.go [Pipeline] sh 16:26:09 + '[' -e coverage.out ] 16:26:09 + chown 1001:1001 coverage.out [Pipeline] stash 16:26:10 Stashed 1 file(s) [Pipeline] sh 16:26:10 + make build 16:26:10 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:26:17 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18110 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 16:26:17 Running in /w/workspace/edgex-go/607 [Pipeline] { [Pipeline] checkout 16:26:17 The recommended git tool is: git 16:26:22 using credential edgex-jenkins-ssh 16:26:22 Cloning the remote Git repository 16:26:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:26:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:26:22 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:26:22 > git init /w/workspace/edgex-go/607 # timeout=10 16:26:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:26:22 > git --version # timeout=10 16:26:22 > git --version # 'git version 2.25.1' 16:26:22 using GIT_SSH to set credentials SSH Credentials for GitHub 16:26:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:24 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:26:24 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:26:31 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:26:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:26:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:26:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:26:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:26:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:26:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 16:26:37 $ docker stop --time=1 bbca1b0f2bdeaf1d31fc3f17da55958915aa15954d6ee061e44444e90b3ef4ba 16:26:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:26:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:26:39 Avoid second fetch 16:26:39 Checking out Revision 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f (main) 16:26:40 Commit message: "Merge pull request #4725 from lenny-intel/swagger-versions" 16:26:39 > git config core.sparsecheckout # timeout=10 16:26:39 > git checkout -f 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f # timeout=10 16:26:42 $ docker rm -f --volumes bbca1b0f2bdeaf1d31fc3f17da55958915aa15954d6ee061e44444e90b3ef4ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:26:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:26:44 % Total % Received % Xferd Average Speed Time Time Time Current 16:26:44 Dload Upload Total Spent Left Speed 16:26:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 85114 0 --:--:-- --:--:-- --:--:-- 85689 16:26:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:26:44 16:26:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh 16:26:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:26:44 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 16:26:44 latest: Pulling from edgex-devops/edgex-compose 16:26:44 91d30c5bc195: Pulling fs layer 16:26:44 2e9b0aa3be6d: Pulling fs layer 16:26:44 9c61dcf015f6: Pulling fs layer 16:26:44 4698f68db338: Pulling fs layer 16:26:44 2a2f49069b9e: Pulling fs layer 16:26:44 e0025b399a48: Pulling fs layer 16:26:44 2a2f49069b9e: Waiting 16:26:44 e0025b399a48: Waiting 16:26:44 4698f68db338: Waiting 16:26:44 91d30c5bc195: Verifying Checksum 16:26:44 91d30c5bc195: Download complete 16:26:44 4698f68db338: Verifying Checksum 16:26:44 4698f68db338: Download complete 16:26:44 91d30c5bc195: Pull complete [Pipeline] sh 16:26:44 2e9b0aa3be6d: Download complete 16:26:44 e0025b399a48: Verifying Checksum 16:26:44 e0025b399a48: Download complete 16:26:44 2a2f49069b9e: Verifying Checksum 16:26:44 2a2f49069b9e: Download complete 16:26:45 + sudo tee /etc/docker/daemon.new 16:26:45 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:26:45 { 16:26:45 "registry-mirrors": [ 16:26:45 "https://nexus3.edgexfoundry.org:10001" 16:26:45 ], 16:26:45 "bip": "10.250.0.254/24", 16:26:45 "hosts": [ 16:26:45 "tcp://0.0.0.0:5555", 16:26:45 "unix:///var/run/docker.sock" 16:26:45 ], 16:26:45 "mtu": 1458, 16:26:45 "selinux-enabled": true, 16:26:45 "seccomp-profile": "/etc/docker/seccomp.json" 16:26:45 } [Pipeline] sh 16:26:45 2e9b0aa3be6d: Pull complete 16:26:45 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 16:26:45 9c61dcf015f6: Verifying Checksum 16:26:45 9c61dcf015f6: Download complete 16:26:45 + sudo service docker restart 16:26:48 9c61dcf015f6: Pull complete 16:26:48 4698f68db338: Pull complete 16:26:48 2a2f49069b9e: Pull complete 16:26:48 e0025b399a48: Pull complete 16:26:48 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 16:26:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:26:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:26:48 prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container 16:26:48 $ 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/607 -v /w/workspace/edgex-go/607:/w/workspace/edgex-go/607:rw,z -v /w/workspace/edgex-go/607@tmp:/w/workspace/edgex-go/607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:26:52 $ docker top 5ce79a2101ac9d2c2a703c05bb13fc308b0d04b862be42a2b1558330b1459e50 -eo pid,comm [Pipeline] { [Pipeline] sh 16:26:53 + docker compose -f ./docker-compose-build.yml build --parallel 16:26:55 #1 [support-notifications internal] load build definition from Dockerfile 16:26:55 #1 transferring dockerfile: 1.95kB done 16:26:55 #1 DONE 0.0s 16:26:55 16:26:55 #2 [core-data internal] load build definition from Dockerfile 16:26:55 #2 transferring dockerfile: 2.01kB done 16:26:55 #2 DONE 0.0s 16:26:55 16:26:55 #3 [security-proxy-setup internal] load build definition from Dockerfile 16:26:55 #3 transferring dockerfile: 2.50kB done 16:26:55 #3 DONE 0.0s 16:26:55 16:26:55 #4 [core-metadata internal] load build definition from Dockerfile 16:26:55 #4 transferring dockerfile: 2.06kB done 16:26:55 #4 DONE 0.0s 16:26:55 16:26:55 #5 [support-scheduler internal] load build definition from Dockerfile 16:26:55 #5 transferring dockerfile: 1.93kB done 16:26:55 #5 DONE 0.0s 16:26:55 16:26:55 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 16:26:55 #6 transferring dockerfile: 2.23kB done 16:26:55 #6 DONE 0.1s 16:26:55 16:26:55 #7 [security-bootstrapper internal] load build definition from Dockerfile 16:26:55 #7 transferring dockerfile: 2.93kB done 16:26:55 #7 DONE 0.0s 16:26:55 16:26:55 #8 [support-notifications internal] load .dockerignore 16:26:55 #8 transferring context: 50B done 16:26:55 #8 DONE 0.0s 16:26:55 16:26:55 #9 [security-spire-server internal] load build definition from Dockerfile 16:26:55 #9 transferring dockerfile: 1.70kB done 16:26:55 #9 DONE 0.1s 16:26:55 16:26:55 #10 [security-spire-agent internal] load build definition from Dockerfile 16:26:55 #10 transferring dockerfile: 1.81kB done 16:26:55 #10 DONE 0.1s 16:26:55 16:26:55 #11 [security-spiffe-token-provider internal] load build definition from Dockerfile 16:26:55 #11 transferring dockerfile: 1.89kB done 16:26:55 #11 DONE 0.1s 16:26:55 16:26:55 #12 [security-secretstore-setup internal] load build definition from Dockerfile 16:26:55 #12 transferring dockerfile: 2.49kB done 16:26:55 #12 DONE 0.1s 16:26:55 16:26:55 #13 [security-proxy-auth internal] load build definition from Dockerfile 16:26:55 #13 transferring dockerfile: 2.15kB done 16:26:55 #13 DONE 0.1s 16:26:55 16:26:55 #14 [security-spire-config internal] load build definition from Dockerfile 16:26:55 #14 transferring dockerfile: 1.69kB done 16:26:55 #14 DONE 0.1s 16:26:55 16:26:55 #15 [core-command internal] load build definition from Dockerfile 16:26:55 #15 transferring dockerfile: 1.93kB done 16:26:55 #15 DONE 0.1s 16:26:55 16:26:55 #16 [core-data internal] load .dockerignore 16:26:55 #16 transferring context: 50B done 16:26:55 #16 DONE 0.0s 16:26:55 16:26:55 #17 [security-proxy-setup internal] load .dockerignore 16:26:55 #17 transferring context: 50B done 16:26:55 #17 DONE 0.0s 16:26:55 16:26:55 #18 [support-scheduler internal] load .dockerignore 16:26:55 #18 transferring context: 50B done 16:26:55 #18 DONE 0.0s 16:26:55 16:26:55 #19 [core-metadata internal] load .dockerignore 16:26:55 #19 transferring context: 50B done 16:26:55 #19 DONE 0.0s 16:26:55 16:26:55 #20 [security-secretstore-setup internal] load .dockerignore 16:26:55 #20 transferring context: 50B done 16:26:55 #20 DONE 0.1s 16:26:55 16:26:55 #21 [core-common-config-bootstrapper internal] load .dockerignore 16:26:55 #21 transferring context: 50B done 16:26:55 #21 DONE 0.0s 16:26:55 16:26:55 #22 [security-bootstrapper internal] load .dockerignore 16:26:55 #22 transferring context: 50B done 16:26:55 #22 DONE 0.0s 16:26:55 16:26:55 #23 [security-spire-agent internal] load .dockerignore 16:26:55 #23 transferring context: 50B done 16:26:55 #23 DONE 0.0s 16:26:55 16:26:55 #24 [security-spiffe-token-provider internal] load .dockerignore 16:26:55 #24 transferring context: 50B done 16:26:55 #24 DONE 0.1s 16:26:55 16:26:55 #25 [security-proxy-auth internal] load .dockerignore 16:26:55 #25 transferring context: 50B done 16:26:55 #25 DONE 0.0s 16:26:55 16:26:55 #26 [security-spire-server internal] load .dockerignore 16:26:55 #26 transferring context: 50B done 16:26:55 #26 DONE 0.1s 16:26:55 16:26:55 #27 [core-command internal] load .dockerignore 16:26:55 #27 transferring context: 50B done 16:26:55 #27 DONE 0.1s 16:26:55 16:26:55 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:26:55 #28 DONE 0.0s 16:26:55 16:26:55 #29 [security-spire-config internal] load .dockerignore 16:26:55 #29 transferring context: 50B done 16:26:55 #29 DONE 0.1s 16:26:55 16:26:55 #30 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:26:55 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 16:26:55 #30 ... 16:26:55 16:26:55 #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:26:55 #28 DONE 0.0s 16:26:55 16:26:55 #30 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:26:55 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 16:26:55 #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 16:26:55 #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 16:26:55 #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 16:26:55 #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s 16:26:56 #30 ... 16:26:56 16:26:56 #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:26:56 #28 DONE 0.0s 16:26:56 16:26:56 #31 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 16:26:56 #31 DONE 0.3s 16:26:56 16:26:56 #30 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:26:56 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 16:26:56 #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 16:26:56 #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 16:26:56 #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 16:26:56 #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 16:26:56 #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.1s 16:26:56 #30 ... 16:26:56 16:26:56 #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:26:56 #28 DONE 0.0s 16:26:56 16:26:56 #30 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:26:56 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 16:26:56 #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 16:26:56 #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 16:26:56 #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 16:26:56 #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 16:26:56 #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 16:26:56 #30 ... 16:26:56 16:26:56 #28 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 16:26:56 #28 DONE 0.0s 16:26:56 16:26:56 #30 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:26:56 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 16:26:56 #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 16:26:56 #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 16:26:56 #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 16:26:56 #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 16:26:56 #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 16:26:56 #30 ... 16:26:56 16:26:56 #31 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 16:26:56 #31 DONE 0.5s 16:26:56 16:26:56 #30 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:26:56 #30 ... 16:26:56 16:26:56 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 16:26:56 #32 DONE 1.1s 16:26:56 16:26:56 #30 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:26:57 #30 ... 16:26:57 16:26:57 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 16:26:57 #33 DONE 1.1s 16:26:57 16:26:57 #34 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 16:26:57 #34 DONE 1.1s 16:26:57 16:26:57 #30 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:26:57 #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 16:26:57 #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 16:26:57 #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done 16:26:57 #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done 16:26:57 #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.2s done 16:26:57 #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done 16:27:02 #30 ... 16:27:02 16:27:02 #35 [security-bootstrapper internal] load build context 16:27:02 #35 transferring context: 281.29MB 6.0s 16:27:02 #35 ... 16:27:02 16:27:02 #36 [security-proxy-auth internal] load build context 16:27:02 #36 ... 16:27:02 16:27:02 #35 [security-bootstrapper internal] load build context [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:27:03 provisioning config files... 16:27:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/607@tmp/config10994048868539873525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:27:04 ---> docker-login.sh 16:27:04 nexus3.edgexfoundry.org:10001 16:27:04 #35 transferring context: 365.20MB 7.5s done 16:27:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:04 Configure a credential helper to remove this warning. See 16:27:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:04 16:27:04 Login Succeeded 16:27:04 nexus3.edgexfoundry.org:10002 16:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:05 Configure a credential helper to remove this warning. See 16:27:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:05 16:27:05 Login Succeeded 16:27:05 nexus3.edgexfoundry.org:10003 16:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:05 Configure a credential helper to remove this warning. See 16:27:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:05 16:27:05 Login Succeeded 16:27:05 nexus3.edgexfoundry.org:10004 16:27:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:05 #35 ... 16:27:05 16:27:05 #37 [security-proxy-setup internal] load build context 16:27:05 #37 transferring context: 365.20MB 7.4s done 16:27:05 #37 ... 16:27:05 16:27:05 #38 [core-common-config-bootstrapper internal] load build context 16:27:05 #38 transferring context: 365.20MB 7.4s done 16:27:05 #38 ... 16:27:05 16:27:05 #39 [core-metadata internal] load build context 16:27:05 #39 transferring context: 365.20MB 7.6s done 16:27:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:05 Configure a credential helper to remove this warning. See 16:27:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:05 16:27:05 Login Succeeded 16:27:05 docker.io 16:27:06 #39 ... 16:27:06 16:27:06 #40 [core-data internal] load build context 16:27:06 #40 transferring context: 365.20MB 7.1s done 16:27:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:27:06 #40 ... 16:27:06 16:27:06 #41 [security-spiffe-token-provider internal] load build context 16:27:06 #41 transferring context: 365.20MB 9.2s done 16:27:06 #41 ... 16:27:06 16:27:06 #42 [core-command internal] load build context 16:27:06 #42 transferring context: 365.20MB 6.7s done 16:27:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:27:06 Configure a credential helper to remove this warning. See 16:27:06 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:27:06 16:27:06 Login Succeeded 16:27:06 ---> docker-login.sh ends [Pipeline] } 16:27:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 16:27:06 #42 ... 16:27:06 16:27:06 #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 16:27:06 #0 3.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:06 #0 3.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:06 #0 3.453 (1/2) Installing dumb-init (1.2.5-r2) 16:27:06 #0 3.460 (2/2) Installing su-exec (0.2-r3) 16:27:06 #0 3.460 Executing busybox-1.36.1-r2.trigger 16:27:06 #0 3.466 OK: 7 MiB in 17 packages [Pipeline] sh 16:27:07 #43 ... 16:27:07 16:27:07 #44 [security-secretstore-setup internal] load build context 16:27:07 #44 transferring context: 365.20MB 7.7s done 16:27:07 #44 ... 16:27:07 16:27:07 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 16:27:07 + git config --global --add safe.directory /w/workspace/edgex-go/607 [Pipeline] echo 16:27:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:27:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:27:07 ========================================================= 16:27:07 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 16:27:07 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:27:07 #45 ... 16:27:07 16:27:07 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:27:07 #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:27:07 #46 ... 16:27:07 16:27:07 #47 [support-scheduler builder 2/7] WORKDIR /edgex-go 16:27:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:27:07 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:27:07 9fda8d8052c6: Pulling fs layer 16:27:07 5d54e960e981: Pulling fs layer 16:27:07 c4a7e357bf2a: Pulling fs layer 16:27:07 f0e02332f6b5: Pulling fs layer 16:27:07 872ee5b61b7b: Pulling fs layer 16:27:07 0c6a40ed1a82: Pulling fs layer 16:27:07 94ae7d8d031c: Pulling fs layer 16:27:07 f0e02332f6b5: Waiting 16:27:07 872ee5b61b7b: Waiting 16:27:07 0c6a40ed1a82: Waiting 16:27:07 94ae7d8d031c: Waiting 16:27:07 #47 ... 16:27:07 16:27:07 #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 16:27:07 #48 ... 16:27:07 16:27:07 #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:27:07 #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:27:07 5d54e960e981: Download complete 16:27:07 f0e02332f6b5: Verifying Checksum 16:27:07 f0e02332f6b5: Download complete 16:27:07 872ee5b61b7b: Verifying Checksum 16:27:07 872ee5b61b7b: Download complete 16:27:07 9fda8d8052c6: Download complete 16:27:07 #49 ... 16:27:07 16:27:07 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:27:07 94ae7d8d031c: Verifying Checksum 16:27:07 94ae7d8d031c: Download complete 16:27:08 #50 ... 16:27:08 16:27:08 #51 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 16:27:08 #51 ... 16:27:08 16:27:08 #52 [support-scheduler internal] load build context 16:27:08 #52 transferring context: 365.20MB 7.4s done 16:27:08 #52 ... 16:27:08 16:27:08 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:27:08 #53 ... 16:27:08 16:27:08 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:27:08 9fda8d8052c6: Pull complete 16:27:08 #54 ... 16:27:08 16:27:08 #55 [support-notifications internal] load build context 16:27:08 #55 transferring context: 365.20MB 9.3s done 16:27:09 #55 ... 16:27:09 16:27:09 #56 [security-spire-server internal] load build context 16:27:09 #56 ... 16:27:09 16:27:09 #57 [security-spire-config internal] load build context 16:27:09 c4a7e357bf2a: Verifying Checksum 16:27:09 c4a7e357bf2a: Download complete 16:27:09 #57 ... 16:27:09 16:27:09 #58 [security-spire-agent internal] load build context 16:27:09 #58 ... 16:27:09 16:27:09 #36 [security-proxy-auth internal] load build context 16:27:09 #36 transferring context: 365.20MB 9.4s done 16:27:10 0c6a40ed1a82: Verifying Checksum 16:27:10 0c6a40ed1a82: Download complete 16:27:12 #36 ... 16:27:12 16:27:12 #59 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:27:13 5d54e960e981: Pull complete 16:27:19 #59 ... 16:27:19 16:27:19 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:27:19 #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 18.3s done 16:27:22 #46 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 16:27:23 #46 ... 16:27:23 16:27:23 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:27:25 #60 ... 16:27:25 16:27:25 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:27:25 #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 28.9s done 16:27:28 c4a7e357bf2a: Pull complete 16:27:28 f0e02332f6b5: Pull complete 16:27:28 872ee5b61b7b: Pull complete 16:27:31 #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 16:27:31 #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 16:27:36 0c6a40ed1a82: Pull complete 16:27:36 94ae7d8d031c: Pull complete 16:27:37 Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 16:27:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:27:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 16:27:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:27:37 WORKDIR /edgex 16:27:37 COPY go.mod . 16:27:37 RUN go mod download 16:27:37 + docker build -t ci-base-image-arm64 -f - . 16:27:37 #49 ... 16:27:37 16:27:37 #40 [core-data internal] load build context 16:27:37 #40 DONE 41.8s 16:27:37 16:27:37 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:27:37 #49 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done 16:27:37 #49 ... 16:27:37 16:27:37 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:27:37 #46 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done 16:27:37 #46 ... 16:27:37 16:27:37 #43 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 16:27:37 #43 DONE 41.0s 16:27:37 16:27:37 #42 [core-command internal] load build context 16:27:37 #42 DONE 41.3s 16:27:37 16:27:37 #37 [security-proxy-setup internal] load build context 16:27:37 #37 DONE 41.8s 16:27:37 16:27:37 #38 [core-common-config-bootstrapper internal] load build context 16:27:37 #38 DONE 41.7s 16:27:37 16:27:37 #52 [support-scheduler internal] load build context 16:27:37 #52 DONE 41.7s 16:27:37 16:27:37 #47 [core-metadata builder 2/7] WORKDIR /edgex-go 16:27:37 #47 DONE 41.0s 16:27:37 16:27:37 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:27:37 #46 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 0.1s 16:27:37 #46 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done 16:27:37 #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s 16:27:37 #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s 16:27:37 #46 ... 16:27:37 16:27:37 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:27:37 #49 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done 16:27:37 #49 ... 16:27:37 16:27:37 #35 [security-bootstrapper internal] load build context 16:27:37 #35 DONE 41.6s 16:27:37 16:27:37 #44 [security-secretstore-setup internal] load build context 16:27:37 #44 DONE 41.7s 16:27:37 16:27:37 #39 [core-metadata internal] load build context 16:27:37 #39 DONE 41.8s 16:27:37 16:27:37 #41 [security-spiffe-token-provider internal] load build context 16:27:37 #41 DONE 41.5s 16:27:37 16:27:37 #36 [security-proxy-auth internal] load build context 16:27:37 #36 DONE 41.5s 16:27:37 16:27:37 #55 [support-notifications internal] load build context 16:27:37 #55 DONE 42.0s 16:27:37 16:27:37 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:27:37 #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 16:27:37 #49 ... 16:27:37 16:27:37 #56 [security-spire-server internal] load build context 16:27:37 #56 transferring context: 18.10kB done 16:27:37 #56 DONE 40.7s 16:27:37 16:27:37 #57 [security-spire-config internal] load build context 16:27:37 #57 transferring context: 16.35kB done 16:27:37 #57 DONE 40.7s 16:27:37 16:27:37 #58 [security-spire-agent internal] load build context 16:27:37 #58 transferring context: 17.63kB 0.0s done 16:27:37 #58 DONE 40.7s 16:27:37 16:27:37 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:27:37 #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done 16:27:37 #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 16:27:37 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s 16:27:37 #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.3s 16:27:37 #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 16:27:38 #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done 16:27:38 #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done 16:27:38 #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.73MB / 25.84MB 0.6s 16:27:38 Sending build context to Docker daemon 2.917MB 16:27:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 16:27:38 ---> 86de565de09d 16:27:38 Step 2/4 : WORKDIR /edgex 16:27:38 #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s 16:27:39 #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done 16:27:39 #49 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.4s done 16:27:39 #49 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.1s 16:27:39 #49 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0.6s done 16:27:40 ---> Running in a02139a9e79d 16:27:40 #49 ... 16:27:40 16:27:40 #48 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 16:27:40 #48 41.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:40 #48 41.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:40 #48 41.75 (1/1) Installing dumb-init (1.2.5-r2) 16:27:40 #48 41.75 Executing busybox-1.36.1-r2.trigger 16:27:40 #48 41.75 OK: 7 MiB in 16 packages 16:27:40 #48 DONE 44.0s 16:27:40 16:27:40 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:27:40 #50 41.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:40 #50 41.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:40 #50 41.68 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:27:40 #50 41.71 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:27:40 #50 41.72 (3/6) Installing dumb-init (1.2.5-r2) 16:27:40 #50 41.75 (4/6) Installing openssl (3.1.4-r1) 16:27:40 #50 41.76 (5/6) Installing su-exec (0.2-r3) 16:27:40 #50 41.76 (6/6) Installing yq (4.33.3-r4) 16:27:40 #50 41.82 Executing busybox-1.36.1-r2.trigger 16:27:40 #50 41.83 OK: 17 MiB in 19 packages 16:27:40 #50 DONE 44.0s 16:27:40 16:27:40 #51 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 16:27:40 #51 41.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:40 #51 41.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:40 #51 41.74 (1/1) Installing dumb-init (1.2.5-r2) 16:27:40 #51 41.74 Executing busybox-1.36.1-r2.trigger 16:27:40 #51 41.75 OK: 7 MiB in 16 packages 16:27:40 #51 DONE 44.1s 16:27:40 16:27:40 #45 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 16:27:40 #45 41.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:40 #45 41.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:40 #45 41.69 (1/2) Installing ca-certificates (20230506-r0) 16:27:40 #45 41.70 (2/2) Installing dumb-init (1.2.5-r2) 16:27:40 #45 41.71 Executing busybox-1.36.1-r2.trigger 16:27:40 #45 41.71 Executing ca-certificates-20230506-r0.trigger 16:27:40 #45 41.75 OK: 8 MiB in 17 packages 16:27:40 #45 DONE 44.0s 16:27:40 16:27:40 #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:27:40 #53 41.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:40 #53 41.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:40 #53 41.92 (1/4) Installing ca-certificates (20230506-r0) 16:27:40 #53 42.27 (2/4) Installing dumb-init (1.2.5-r2) 16:27:40 #53 42.27 (3/4) Installing su-exec (0.2-r3) 16:27:40 #53 42.27 (4/4) Installing yq (4.33.3-r4) 16:27:40 #53 42.37 Executing busybox-1.36.1-r2.trigger 16:27:40 #53 42.37 Executing ca-certificates-20230506-r0.trigger 16:27:40 #53 42.54 OK: 17 MiB in 19 packages 16:27:40 #53 DONE 44.1s 16:27:40 16:27:40 #54 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:27:40 #54 41.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:40 #54 41.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:40 #54 41.75 v3.18.4-201-gcf61261233a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 16:27:40 #54 41.75 v3.18.4-202-g87218cdd44e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 16:27:40 #54 41.75 OK: 20076 distinct packages available 16:27:40 #54 41.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:40 #54 41.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:40 #54 42.11 (1/11) Installing ca-certificates (20230506-r0) 16:27:40 #54 42.28 (2/11) Installing brotli-libs (1.0.9-r14) 16:27:40 #54 42.30 (3/11) Installing libunistring (1.1-r1) 16:27:40 #54 42.32 (4/11) Installing libidn2 (2.3.4-r1) 16:27:40 #54 42.32 (5/11) Installing nghttp2-libs (1.57.0-r0) 16:27:40 #54 42.33 (6/11) Installing libcurl (8.4.0-r0) 16:27:40 #54 42.33 (7/11) Installing curl (8.4.0-r0) 16:27:40 #54 42.34 (8/11) Installing dumb-init (1.2.5-r2) 16:27:40 #54 42.36 (9/11) Installing musl-obstack (1.2.3-r2) 16:27:40 #54 42.36 (10/11) Installing libucontext (1.2-r2) 16:27:40 #54 42.37 (11/11) Installing gcompat (1.1.0-r1) 16:27:40 #54 42.37 Executing busybox-1.36.1-r2.trigger 16:27:40 #54 42.38 Executing ca-certificates-20230506-r0.trigger 16:27:40 #54 42.41 OK: 12 MiB in 26 packages 16:27:40 #54 DONE 44.1s 16:27:40 16:27:40 #61 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 16:27:40 Removing intermediate container a02139a9e79d 16:27:40 ---> a52be08ef2fa 16:27:40 Step 3/4 : COPY go.mod . 16:27:41 #61 ... 16:27:41 16:27:41 #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:27:41 #49 DONE 43.9s 16:27:41 16:27:41 #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:27:41 #46 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done 16:27:41 #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done 16:27:41 #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done 16:27:41 #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done 16:27:41 #46 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done 16:27:41 #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done 16:27:41 #46 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 16:27:41 #46 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.7s done 16:27:41 #46 DONE 43.9s 16:27:41 16:27:41 #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:27:41 #59 28.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:41 #59 28.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:41 #59 28.73 v3.18.4-201-gcf61261233a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 16:27:41 #59 28.73 v3.18.4-202-g87218cdd44e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 16:27:41 #59 28.73 OK: 20076 distinct packages available 16:27:41 #59 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:41 #59 28.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:41 #59 29.09 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:27:41 #59 29.13 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:27:41 ---> 42bece26eeb9 16:27:41 Step 4/4 : RUN go mod download 16:27:41 ---> Running in 69d34e66f85f 16:27:41 #59 29.13 (3/7) Installing dumb-init (1.2.5-r2) 16:27:41 #59 29.14 (4/7) Installing musl-obstack (1.2.3-r2) 16:27:41 #59 29.14 (5/7) Installing libucontext (1.2-r2) 16:27:41 #59 29.14 (6/7) Installing gcompat (1.1.0-r1) 16:27:41 #59 29.15 (7/7) Installing openssl (3.1.4-r1) 16:27:41 #59 29.16 Executing busybox-1.36.1-r2.trigger 16:27:41 #59 29.17 OK: 8 MiB in 20 packages 16:27:41 #59 DONE 29.4s 16:27:41 16:27:41 #62 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 16:27:42 #62 ... 16:27:42 16:27:42 #63 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 16:27:42 #0 4.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:42 #0 4.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:42 #0 4.361 OK: 264 MiB in 52 packages 16:27:42 #63 DONE 4.5s 16:27:42 16:27:42 #64 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 16:27:42 #64 DONE 0.1s 16:27:42 16:27:42 #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 16:27:42 #0 4.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:42 #0 4.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:42 #0 4.365 OK: 264 MiB in 52 packages 16:27:42 #65 DONE 4.5s 16:27:42 16:27:42 #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ 16:27:42 #66 DONE 0.1s 16:27:42 16:27:42 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:42 #67 ... 16:27:42 16:27:42 #68 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 16:27:42 #0 4.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:42 #0 4.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:42 #0 4.777 OK: 264 MiB in 52 packages 16:27:42 #68 DONE 5.0s 16:27:42 16:27:42 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:27:42 #60 28.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:42 #60 28.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:42 #60 28.66 v3.18.4-201-gcf61261233a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 16:27:42 #60 28.66 v3.18.4-202-g87218cdd44e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 16:27:42 #60 28.66 OK: 20076 distinct packages available 16:27:42 #60 28.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:42 #60 28.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:42 #60 29.09 (1/4) Installing dumb-init (1.2.5-r2) 16:27:42 #60 29.09 (2/4) Installing musl-obstack (1.2.3-r2) 16:27:42 #60 29.09 (3/4) Installing libucontext (1.2-r2) 16:27:42 #60 29.10 (4/4) Installing gcompat (1.1.0-r1) 16:27:42 #60 29.10 Executing busybox-1.36.1-r2.trigger 16:27:42 #60 29.14 OK: 8 MiB in 19 packages 16:27:42 #60 DONE 29.3s 16:27:42 16:27:42 #69 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 16:27:42 #0 4.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:42 #0 4.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:42 #0 4.777 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:27:42 #0 4.786 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:27:42 #0 4.799 Executing busybox-1.36.1-r5.post-upgrade 16:27:42 #0 4.814 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:27:42 #0 4.817 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:27:42 #0 4.876 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:27:42 #0 4.886 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:27:42 #0 4.889 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:27:42 #0 4.892 Executing busybox-1.36.1-r5.trigger 16:27:42 #0 4.897 OK: 7 MiB in 17 packages 16:27:42 #69 DONE 5.0s 16:27:42 16:27:42 #70 [core-data builder 4/7] COPY go.mod vendor* ./ 16:27:42 #70 DONE 0.1s 16:27:42 16:27:42 #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:43 #71 ... 16:27:43 16:27:43 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:27:43 #0 4.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:43 #0 4.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:43 #0 5.036 v3.18.4-201-gcf61261233a [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 16:27:43 #0 5.036 v3.18.4-202-g87218cdd44e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 16:27:43 #0 5.036 OK: 20069 distinct packages available 16:27:43 #0 5.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:43 #0 5.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:43 #0 5.383 OK: 264 MiB in 52 packages 16:27:43 #72 DONE 5.6s 16:27:43 16:27:43 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 16:27:43 #0 1.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:43 #0 2.018 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:43 #0 2.231 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:27:43 #0 2.243 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:27:43 #0 2.257 Executing busybox-1.36.1-r5.post-upgrade 16:27:43 #0 2.271 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:27:43 #0 2.274 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:27:43 #0 2.313 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:27:43 #0 2.320 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:27:43 #0 2.323 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:27:43 #0 2.328 Executing busybox-1.36.1-r5.trigger 16:27:43 #0 2.336 OK: 7 MiB in 16 packages 16:27:43 #73 DONE 2.5s 16:27:43 16:27:43 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 16:27:43 #74 DONE 0.0s 16:27:43 16:27:43 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:27:43 #75 ... 16:27:43 16:27:43 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 16:27:43 #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:43 #0 2.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:43 #0 2.680 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:27:43 #0 2.691 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:27:43 #0 2.702 Executing busybox-1.36.1-r5.post-upgrade 16:27:43 #0 2.720 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:27:43 #0 2.720 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:27:43 #0 2.722 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:27:43 #0 2.729 Executing busybox-1.36.1-r5.trigger 16:27:43 #0 2.735 OK: 17 MiB in 19 packages 16:27:43 #76 DONE 2.9s 16:27:43 16:27:43 #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 16:27:43 #77 DONE 0.0s 16:27:43 16:27:43 #61 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 16:27:43 #61 2.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:43 #61 2.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:43 #61 3.032 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:27:43 #61 3.045 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:27:43 #61 3.070 Executing busybox-1.36.1-r5.post-upgrade 16:27:43 #61 3.079 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:27:43 #61 3.082 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:27:43 #61 3.121 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:27:43 #61 3.129 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:27:43 #61 3.131 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:27:43 #61 3.136 Executing busybox-1.36.1-r5.trigger 16:27:43 #61 3.157 OK: 7 MiB in 16 packages 16:27:44 #61 DONE 3.5s 16:27:44 16:27:44 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 16:27:44 #0 2.701 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:44 #0 2.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:44 #0 3.035 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:27:44 #0 3.035 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:27:44 #0 3.049 Executing busybox-1.36.1-r5.post-upgrade 16:27:44 #0 3.067 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:27:44 #0 3.067 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:27:44 #0 3.096 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:27:44 #0 3.105 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:27:44 #0 3.109 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:27:44 #0 3.120 Executing busybox-1.36.1-r5.trigger 16:27:44 #0 3.127 Executing ca-certificates-20230506-r0.trigger 16:27:44 #0 3.166 OK: 17 MiB in 19 packages 16:27:44 #78 DONE 3.5s 16:27:44 16:27:44 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 16:27:44 #0 1.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:44 #0 2.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:44 #0 3.068 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:27:44 #0 3.093 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:27:44 #0 3.096 Executing busybox-1.36.1-r5.post-upgrade 16:27:44 #0 3.110 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:27:44 #0 3.115 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:27:44 #0 3.152 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:27:44 #0 3.160 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:27:44 #0 3.161 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:27:44 #0 3.166 Executing busybox-1.36.1-r5.trigger 16:27:44 #0 3.178 Executing ca-certificates-20230506-r0.trigger 16:27:44 #0 3.219 OK: 8 MiB in 17 packages 16:27:44 #79 DONE 3.5s 16:27:44 16:27:44 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 16:27:44 #80 ... 16:27:44 16:27:44 #81 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 16:27:44 #81 DONE 1.7s 16:27:44 16:27:44 #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 16:27:44 #82 DONE 0.0s 16:27:44 16:27:44 #62 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 16:27:44 #62 2.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:44 #62 2.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:44 #62 3.008 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:27:44 #62 3.020 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:27:44 #62 3.033 Executing busybox-1.36.1-r5.post-upgrade 16:27:44 #62 3.051 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:27:44 #62 3.054 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:27:44 #62 3.058 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:27:44 #62 3.062 Executing busybox-1.36.1-r5.trigger 16:27:44 #62 3.067 OK: 8 MiB in 20 packages 16:27:44 #62 DONE 3.3s 16:27:44 16:27:44 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 16:27:44 #0 2.473 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:44 #0 3.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:44 #0 3.824 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:27:44 #0 3.834 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:27:44 #0 3.847 Executing busybox-1.36.1-r5.post-upgrade 16:27:44 #0 3.864 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:27:44 #0 3.867 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:27:44 #0 3.899 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:27:44 #0 3.907 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:27:44 #0 3.909 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:27:44 #0 3.914 Executing busybox-1.36.1-r5.trigger 16:27:44 #0 3.919 Executing ca-certificates-20230506-r0.trigger 16:27:44 #0 3.958 OK: 12 MiB in 26 packages 16:27:44 #83 DONE 4.2s 16:27:44 16:27:44 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 16:27:44 #80 2.256 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 16:27:44 #80 2.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 16:27:45 #80 2.542 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:27:45 #80 2.551 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:27:45 #80 2.564 Executing busybox-1.36.1-r5.post-upgrade 16:27:45 #80 2.577 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:27:45 #80 2.580 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:27:45 #80 2.611 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:27:45 #80 2.619 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:27:45 #80 2.622 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:27:45 #80 2.625 Executing busybox-1.36.1-r5.trigger 16:27:45 #80 2.630 OK: 8 MiB in 19 packages 16:27:47 #80 DONE 4.2s 16:27:47 16:27:47 #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 16:27:47 #84 DONE 1.9s 16:27:47 16:27:47 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 16:27:47 #85 DONE 1.9s 16:27:47 16:27:47 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 16:27:47 #86 ... 16:27:47 16:27:47 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 16:27:47 #87 DONE 0.9s 16:27:47 16:27:47 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 16:27:47 #88 DONE 0.9s 16:27:47 16:27:47 #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / 16:27:48 #89 DONE 0.8s 16:27:48 16:27:48 #90 [security-spire-server stage-2 6/9] COPY security.txt / 16:27:48 #90 DONE 0.7s 16:27:48 16:27:48 #86 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 16:27:48 #86 DONE 1.7s 16:27:48 16:27:48 #91 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:27:48 #91 DONE 0.1s 16:27:48 16:27:48 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 16:27:48 #92 DONE 0.1s 16:27:48 16:27:48 #93 [security-spire-config stage-2 6/10] COPY security.txt / 16:27:48 #93 DONE 0.1s 16:27:48 16:27:48 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:27:48 #94 DONE 0.1s 16:27:48 16:27:48 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 16:27:48 #95 DONE 0.1s 16:27:48 16:27:48 #96 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:27:48 #96 DONE 0.1s 16:27:48 16:27:48 #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 16:27:48 #97 DONE 0.1s 16:27:48 16:27:48 #98 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:27:48 #98 DONE 0.1s 16:27:48 16:27:48 #99 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:27:49 #99 DONE 0.1s 16:27:49 16:27:49 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:27:49 #100 DONE 0.1s 16:27:49 16:27:49 #101 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:27:49 #101 DONE 0.1s 16:27:49 16:27:49 #102 [security-spire-config] exporting to image 16:27:49 #102 exporting layers 16:27:49 #102 ... 16:27:49 16:27:49 #103 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:27:49 #103 DONE 0.1s 16:27:49 16:27:49 #102 [security-spire-agent] exporting to image 16:27:49 #102 exporting layers 0.5s done 16:27:49 #102 writing image sha256:da581b05a28a1464adac3b756eff1d3caa286afc35ca62a4e271301a2eb571f8 done 16:27:49 #102 naming to docker.io/library/security-spire-server done 16:27:49 #102 writing image sha256:d4324cf88de9a51a50915b213f4e06f26b3954b27aa523fa9fce7a0adf03c6e8 done 16:27:49 #102 naming to docker.io/library/security-spire-config done 16:27:49 #102 writing image sha256:2c0b004555d6fae9b7250e2c46828807fbbde2b9737b94960823b245c86827e8 done 16:27:49 #102 naming to docker.io/library/security-spire-agent done 16:27:49 #102 DONE 0.7s 16:27:49 16:27:49 #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:11 #104 DONE 28.6s 16:28:11 16:28:11 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:11 #75 DONE 27.5s 16:28:11 16:28:11 #71 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:11 #71 DONE 28.0s 16:28:11 16:28:11 #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:11 #67 DONE 28.5s 16:28:11 16:28:11 #105 [security-spiffe-token-provider builder 6/7] COPY . . 16:28:20 Removing intermediate container 69d34e66f85f 16:28:20 ---> 2987f6a3bcb0 16:28:20 Successfully built 2987f6a3bcb0 16:28:20 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:20 + docker inspect -f . ci-base-image-arm64 16:28:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:21 prd-ubuntu20.04-docker-arm64-4c-16g-18110 does not seem to be running inside a container 16:28:21 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/607 -v /w/workspace/edgex-go/607:/w/workspace/edgex-go/607:rw,z -v /w/workspace/edgex-go/607@tmp:/w/workspace/edgex-go/607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:28:21 #105 ... 16:28:21 16:28:21 #106 [core-data builder 6/7] COPY . . 16:28:21 #106 ... 16:28:21 16:28:21 #107 [security-proxy-setup builder 6/7] COPY . . 16:28:21 #107 ... 16:28:21 16:28:21 #108 [support-notifications builder 6/7] COPY . . 16:28:22 #108 ... 16:28:22 16:28:22 #106 [core-data builder 6/7] COPY . . 16:28:22 #106 DONE 11.6s 16:28:22 16:28:22 #109 [security-proxy-auth builder 6/7] COPY . . 16:28:22 #109 CACHED 16:28:22 16:28:22 #110 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 16:28:22 #110 CACHED 16:28:22 16:28:22 #111 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:22 #111 CACHED 16:28:22 16:28:22 #112 [core-command builder 4/7] COPY go.mod vendor* ./ 16:28:22 #112 CACHED 16:28:22 16:28:22 #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:22 #113 CACHED 16:28:22 16:28:22 #114 [core-command builder 6/7] COPY . . 16:28:22 #114 CACHED 16:28:22 16:28:22 #115 [support-scheduler builder 6/7] COPY . . 16:28:22 #115 CACHED 16:28:22 16:28:22 #116 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 16:28:22 #116 CACHED 16:28:22 16:28:22 #117 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:22 #117 CACHED 16:28:22 16:28:22 #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ 16:28:22 #118 CACHED 16:28:22 16:28:22 #119 [core-metadata builder 6/7] COPY . . 16:28:22 #119 CACHED 16:28:22 16:28:22 #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:22 #120 CACHED 16:28:22 16:28:22 #121 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:28:22 #121 CACHED 16:28:22 16:28:22 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 16:28:22 #122 CACHED 16:28:22 16:28:22 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:22 #123 CACHED 16:28:22 16:28:22 #105 [security-spiffe-token-provider builder 6/7] COPY . . 16:28:22 #105 DONE 11.6s 16:28:22 16:28:22 #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:22 #124 CACHED 16:28:22 16:28:22 #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 16:28:22 #125 CACHED 16:28:22 16:28:22 #126 [security-secretstore-setup builder 6/7] COPY . . 16:28:22 #126 CACHED 16:28:22 16:28:22 #107 [security-proxy-setup builder 6/7] COPY . . 16:28:22 #107 DONE 11.6s 16:28:22 16:28:22 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:28:22 #127 CACHED 16:28:22 16:28:22 #128 [security-bootstrapper builder 6/7] COPY . . 16:28:22 #128 CACHED 16:28:22 16:28:22 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:28:22 #129 CACHED 16:28:22 16:28:22 #108 [support-notifications builder 6/7] COPY . . 16:28:22 #108 DONE 11.6s 16:28:22 16:28:22 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:28:22 $ docker top 6258459795fd60cbb482fd9c66e9aae6d24915a195fcbc1f74fb33cbb6d440b5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:23 + go version 16:28:23 go version go1.21.0 linux/arm64 [Pipeline] } 16:28:23 $ docker stop --time=1 6258459795fd60cbb482fd9c66e9aae6d24915a195fcbc1f74fb33cbb6d440b5 16:28:23 #130 1.457 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:28:25 $ docker rm -f --volumes 6258459795fd60cbb482fd9c66e9aae6d24915a195fcbc1f74fb33cbb6d440b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:28:25 16:28:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:28:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:28:25 latest: Pulling from edgex-devops/edgex-compose-arm64 16:28:25 547446be3368: Pulling fs layer 16:28:25 d125d8839a47: Pulling fs layer 16:28:25 3e85d5ac6304: Pulling fs layer 16:28:25 c3105a71a48b: Pulling fs layer 16:28:25 0f093f025ec4: Pulling fs layer 16:28:25 c3106fc0e877: Pulling fs layer 16:28:25 c3105a71a48b: Waiting 16:28:25 0f093f025ec4: Waiting 16:28:25 c3106fc0e877: Waiting 16:28:26 547446be3368: Verifying Checksum 16:28:26 547446be3368: Download complete 16:28:26 c3105a71a48b: Verifying Checksum 16:28:26 c3105a71a48b: Download complete 16:28:26 d125d8839a47: Verifying Checksum 16:28:26 d125d8839a47: Download complete 16:28:26 c3106fc0e877: Verifying Checksum 16:28:26 c3106fc0e877: Download complete 16:28:26 0f093f025ec4: Verifying Checksum 16:28:26 0f093f025ec4: Download complete 16:28:26 547446be3368: Pull complete 16:28:28 d125d8839a47: Pull complete 16:28:28 3e85d5ac6304: Verifying Checksum 16:28:28 3e85d5ac6304: Download complete 16:28:33 #130 ... 16:28:33 16:28:33 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:28:33 #0 0.551 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:28:33 #131 ... 16:28:33 16:28:33 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:28:33 #0 0.698 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:28:33 #132 ... 16:28:33 16:28:33 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:28:33 #0 1.034 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:28:33 #133 ... 16:28:33 16:28:33 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:28:33 #0 0.902 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:28:33 #134 ... 16:28:33 16:28:33 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:28:33 #0 1.473 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:28:33 #135 ... 16:28:33 16:28:33 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:28:33 #0 1.018 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:28:33 #136 ... 16:28:33 16:28:33 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:28:33 #0 0.827 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:28:33 #137 ... 16:28:33 16:28:33 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:28:33 #0 0.932 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:28:33 #138 ... 16:28:33 16:28:33 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:28:33 #0 0.579 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:28:33 #139 ... 16:28:33 16:28:33 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:28:33 #0 1.434 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:28:38 3e85d5ac6304: Pull complete 16:28:38 c3105a71a48b: Pull complete 16:28:39 0f093f025ec4: Pull complete 16:28:39 c3106fc0e877: Pull complete 16:28:39 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 16:28:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:28:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:28:39 prd-ubuntu20.04-docker-arm64-4c-16g-18110 does not seem to be running inside a container 16:28:39 $ 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/607 -v /w/workspace/edgex-go/607:/w/workspace/edgex-go/607:rw,z -v /w/workspace/edgex-go/607@tmp:/w/workspace/edgex-go/607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:28:42 $ docker top f76b2540c87e7d2f485c06d36206d1f2121811d81061f58af205380904756487 -eo pid,comm [Pipeline] { [Pipeline] sh 16:28:42 + docker compose -f ./docker-compose-build.yml build --parallel 16:28:51 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 16:28:51 #1 transferring dockerfile: 16:28:51 #1 transferring dockerfile: 2.23kB done 16:28:51 #1 DONE 0.1s 16:28:51 16:28:51 #2 [security-spire-agent internal] load build definition from Dockerfile 16:28:51 #2 transferring dockerfile: 1.81kB done 16:28:51 #2 DONE 0.0s 16:28:51 16:28:51 #3 [core-metadata internal] load build definition from Dockerfile 16:28:51 #3 transferring dockerfile: 2.06kB done 16:28:51 #3 DONE 0.0s 16:28:51 16:28:51 #4 [security-spire-config internal] load build definition from Dockerfile 16:28:51 #4 transferring dockerfile: 1.69kB done 16:28:51 #4 DONE 0.0s 16:28:51 16:28:51 #5 [core-data internal] load build definition from Dockerfile 16:28:51 #5 transferring dockerfile: 2.01kB done 16:28:51 #5 DONE 0.1s 16:28:51 16:28:51 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 16:28:51 #6 transferring dockerfile: 1.89kB done 16:28:51 #6 DONE 0.1s 16:28:51 16:28:51 #7 [security-bootstrapper internal] load build definition from Dockerfile 16:28:51 #7 transferring dockerfile: 2.93kB 0.0s done 16:28:51 #7 DONE 0.1s 16:28:51 16:28:51 #8 [security-spire-server internal] load build definition from Dockerfile 16:28:51 #8 transferring dockerfile: 1.70kB done 16:28:51 #8 DONE 0.1s 16:28:51 16:28:51 #9 [support-scheduler internal] load build definition from Dockerfile 16:28:51 #9 transferring dockerfile: 1.93kB done 16:28:51 #9 DONE 0.1s 16:28:51 16:28:51 #10 [support-notifications internal] load build definition from Dockerfile 16:28:51 #10 transferring dockerfile: 1.95kB done 16:28:51 #10 DONE 0.1s 16:28:51 16:28:51 #11 [security-proxy-auth internal] load build definition from Dockerfile 16:28:52 #11 transferring dockerfile: 2.15kB done 16:28:52 #11 DONE 0.0s 16:28:52 16:28:52 #12 [core-command internal] load build definition from Dockerfile 16:28:52 #12 transferring dockerfile: 1.93kB done 16:28:52 #12 DONE 0.0s 16:28:52 16:28:52 #13 [security-secretstore-setup internal] load build definition from Dockerfile 16:28:52 #13 transferring dockerfile: 2.49kB done 16:28:52 #13 DONE 0.0s 16:28:52 16:28:52 #14 [security-proxy-setup internal] load build definition from Dockerfile 16:28:52 #14 transferring dockerfile: 2.50kB done 16:28:52 #14 DONE 0.1s 16:28:52 16:28:52 #15 [core-common-config-bootstrapper internal] load .dockerignore 16:28:52 #15 transferring context: 50B done 16:28:52 #15 DONE 0.0s 16:28:53 16:28:53 #16 [security-spire-agent internal] load .dockerignore 16:28:53 #16 transferring context: 50B done 16:28:53 #16 DONE 0.0s 16:28:53 16:28:53 #17 [core-metadata internal] load .dockerignore 16:28:53 #17 transferring context: 50B done 16:28:53 #17 DONE 0.0s 16:28:53 16:28:53 #18 [security-spire-config internal] load .dockerignore 16:28:53 #18 transferring context: 50B done 16:28:53 #18 DONE 0.1s 16:28:53 16:28:53 #19 [core-data internal] load .dockerignore 16:28:53 #19 transferring context: 50B done 16:28:53 #19 DONE 0.1s 16:28:53 16:28:53 #20 [security-spiffe-token-provider internal] load .dockerignore 16:28:53 #20 ... 16:28:53 16:28:53 #21 [security-bootstrapper internal] load .dockerignore 16:28:53 #21 transferring context: 50B done 16:28:53 #21 DONE 0.0s 16:28:53 16:28:53 #20 [security-spiffe-token-provider internal] load .dockerignore 16:28:53 #20 transferring context: 50B done 16:28:53 #20 ... 16:28:53 16:28:53 #22 [security-spire-server internal] load .dockerignore 16:28:53 #22 transferring context: 50B done 16:28:53 #22 DONE 0.1s 16:28:53 16:28:53 #23 [support-scheduler internal] load .dockerignore 16:28:53 #23 transferring context: 50B 0.0s done 16:28:53 #23 DONE 0.1s 16:28:53 16:28:53 #24 [support-notifications internal] load .dockerignore 16:28:53 #24 transferring context: 50B done 16:28:53 #24 DONE 0.1s 16:28:53 16:28:53 #25 [security-proxy-auth internal] load .dockerignore 16:28:53 #25 transferring context: 50B done 16:28:53 #25 DONE 0.1s 16:28:53 16:28:53 #26 [core-command internal] load .dockerignore 16:28:53 #26 transferring context: 50B done 16:28:53 #26 DONE 0.1s 16:28:53 16:28:53 #27 [security-secretstore-setup internal] load .dockerignore 16:28:53 #27 transferring context: 50B 0.0s done 16:28:53 #27 DONE 0.1s 16:28:53 16:28:53 #28 [security-proxy-setup internal] load .dockerignore 16:28:53 #28 transferring context: 50B 0.0s done 16:28:53 #28 DONE 0.1s 16:28:53 16:28:53 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:28:53 #29 DONE 0.0s 16:28:53 16:28:53 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 16:28:53 #30 DONE 0.1s 16:28:53 16:28:53 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:28:53 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 16:28:54 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 16:28:54 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 16:28:54 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 16:28:54 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.1s 16:28:54 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 16:28:54 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 16:28:54 #31 ... 16:28:54 16:28:54 #32 [core-common-config-bootstrapper internal] load build context 16:28:54 #32 transferring context: 2.55MB 0.5s done 16:28:54 #32 DONE 0.7s 16:28:54 16:28:54 #31 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:28:54 #31 ... 16:28:54 16:28:54 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:28:54 #29 DONE 0.0s 16:28:54 16:28:54 #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 16:28:54 #30 DONE 0.2s 16:28:54 16:28:54 #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 16:28:54 #33 DONE 1.4s 16:28:54 16:28:54 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:28:54 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 16:28:54 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 16:28:54 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 16:28:54 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 16:28:54 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 16:28:54 #31 ... 16:28:54 16:28:54 #34 [core-metadata builder 2/7] WORKDIR /edgex-go 16:28:54 #34 DONE 0.4s 16:28:54 16:28:54 #31 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:28:55 #31 ... 16:28:55 16:28:55 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:28:55 #29 DONE 0.0s 16:28:55 16:28:55 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 16:28:55 #30 DONE 0.3s 16:28:55 16:28:55 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 16:28:55 #33 DONE 1.5s 16:28:55 16:28:55 #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 16:28:55 #34 DONE 0.5s 16:28:55 16:28:55 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:28:55 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 16:28:55 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 16:28:55 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 16:28:55 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 16:28:55 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 16:28:55 #31 ... 16:28:55 16:28:55 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:28:55 #29 DONE 0.0s 16:28:55 16:28:55 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 16:28:55 #30 DONE 0.5s 16:28:55 16:28:55 #31 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:28:55 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 16:28:55 #31 ... 16:28:55 16:28:55 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 16:28:55 #33 DONE 1.5s 16:28:55 16:28:55 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 16:28:55 #34 DONE 0.5s 16:28:55 16:28:55 #31 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:28:55 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 16:28:55 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 16:28:55 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 16:28:55 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 16:28:55 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 16:28:55 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 16:28:55 #31 ... 16:28:55 16:28:55 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:28:55 #29 DONE 0.0s 16:28:55 16:28:55 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:28:55 #29 DONE 0.0s 16:28:55 16:28:55 #35 [core-data internal] load build context 16:28:56 #35 ... 16:28:56 16:28:56 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 16:28:56 #33 DONE 1.6s 16:28:56 16:28:56 #34 [support-scheduler builder 2/7] WORKDIR /edgex-go 16:28:56 #34 DONE 0.5s 16:28:56 16:28:56 #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 16:28:56 #30 DONE 1.1s 16:28:56 16:28:56 #35 [core-data internal] load build context 16:28:56 #35 ... 16:28:56 16:28:56 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 16:28:56 #33 DONE 1.6s 16:28:56 16:28:56 #34 [support-notifications builder 2/7] WORKDIR /edgex-go 16:28:56 #34 DONE 0.6s 16:28:56 16:28:56 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:28:56 #29 DONE 0.0s 16:28:56 16:28:56 #35 [core-data internal] load build context 16:28:56 #35 ... 16:28:56 16:28:56 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:28:56 #29 DONE 0.0s 16:28:56 16:28:56 #36 [core-metadata internal] load build context 16:28:56 #36 transferring context: 2.55MB 1.1s done 16:28:56 #36 DONE 1.4s 16:28:56 16:28:56 #35 [core-data internal] load build context 16:28:56 #35 transferring context: 2.55MB 1.1s done 16:28:56 #35 ... 16:28:56 16:28:56 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:28:56 #29 DONE 0.0s 16:28:56 16:28:56 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 16:28:56 #33 DONE 1.7s 16:28:56 16:28:56 #34 [core-command builder 2/7] WORKDIR /edgex-go 16:28:56 #34 DONE 0.6s 16:28:56 16:28:56 #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 16:28:56 #30 DONE 1.4s 16:28:56 16:28:56 #37 [security-spire-server internal] load build context 16:28:56 #37 DONE 0.0s 16:28:56 16:28:56 #35 [core-data internal] load build context 16:28:56 #35 DONE 1.4s 16:28:56 16:28:56 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 16:28:56 #38 DONE 1.7s 16:28:56 16:28:56 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 16:28:56 #39 DONE 1.8s 16:28:56 16:28:56 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:28:56 #40 DONE 0.0s 16:28:56 16:28:56 #41 [security-spire-agent internal] load build context 16:28:56 #41 DONE 0.0s 16:28:56 16:28:56 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:28:56 #42 DONE 0.0s 16:28:56 16:28:56 #31 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:28:56 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 16:28:56 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 16:28:56 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 16:28:56 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 16:28:56 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 16:28:56 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 16:28:56 #31 DONE 3.3s 16:28:56 16:28:56 #43 [core-command internal] load build context 16:28:56 #43 ... 16:28:56 16:28:56 #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 16:28:56 #33 DONE 1.7s 16:28:56 16:28:56 #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 16:28:56 #34 DONE 0.7s 16:28:56 16:28:56 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 16:28:56 #29 DONE 0.0s 16:28:56 16:28:56 #44 [security-spiffe-token-provider internal] load build context 16:28:56 #44 transferring context: 2.55MB 1.1s done 16:28:56 #44 DONE 1.4s 16:28:56 16:28:56 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:28:56 #42 DONE 0.0s 16:28:56 16:28:56 #31 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:28:56 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 16:28:56 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 16:28:56 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 16:28:56 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 16:28:56 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 16:28:56 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 16:28:56 #31 DONE 3.3s 16:28:56 16:28:56 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:28:56 #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:28:57 #40 ... 16:28:57 16:28:57 #45 [security-bootstrapper internal] load build context 16:28:57 #45 transferring context: 2.55MB 1.2s done 16:28:57 #45 DONE 1.6s 16:28:57 16:28:57 #46 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 16:28:58 #46 ... 16:28:58 16:28:58 #37 [security-spire-server internal] load build context 16:28:58 #37 transferring context: 18.10kB 0.2s done 16:28:58 #37 DONE 1.5s 16:28:58 16:28:58 #41 [security-spire-agent internal] load build context 16:28:58 #41 transferring context: 17.63kB 0.2s done 16:28:58 #41 DONE 1.6s 16:28:58 16:28:58 #43 [core-command internal] load build context 16:28:58 #43 ... 16:28:58 16:28:58 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 16:28:58 #30 DONE 3.4s 16:28:58 16:28:58 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:28:58 #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.8s done 16:28:58 #42 DONE 2.0s 16:28:58 16:28:58 #43 [core-command internal] load build context 16:28:58 #43 ... 16:28:58 16:28:58 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 16:28:58 #33 DONE 1.7s 16:28:58 16:28:58 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 16:28:58 #34 DONE 0.7s 16:28:58 16:28:58 #31 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:28:58 #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done 16:28:58 #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done 16:28:58 #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done 16:28:58 #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done 16:28:58 #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done 16:28:58 #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done 16:28:58 #31 DONE 3.3s 16:28:58 16:28:58 #47 [security-proxy-setup internal] load build context 16:28:58 #47 DONE 0.0s 16:28:58 16:28:58 #43 [core-command internal] load build context 16:28:58 #43 ... 16:28:58 16:28:58 #48 [security-spire-config internal] load build context 16:28:58 #48 transferring context: 16.35kB 0.1s done 16:28:58 #48 DONE 1.8s 16:28:58 16:28:58 #43 [core-command internal] load build context 16:28:59 #43 transferring context: 2.55MB 2.3s done 16:28:59 #43 ... 16:28:59 16:28:59 #49 [support-notifications internal] load build context 16:28:59 #49 transferring context: 2.55MB 2.4s done 16:28:59 #49 DONE 3.2s 16:28:59 16:28:59 #50 [support-scheduler internal] load build context 16:28:59 #50 ... 16:28:59 16:28:59 #43 [core-command internal] load build context 16:28:59 #43 DONE 3.2s 16:28:59 16:28:59 #50 [support-scheduler internal] load build context 16:28:59 #50 transferring context: 2.55MB 3.3s done 16:29:00 #50 DONE 4.5s 16:29:00 16:29:00 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:00 #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done 16:29:00 #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done 16:29:00 #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done 16:29:00 #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done 16:29:00 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s 16:29:00 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.6s 16:29:00 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.7s 16:29:00 #42 ... 16:29:00 16:29:00 #51 [security-proxy-auth internal] load build context 16:29:00 #51 transferring context: 2.55MB 1.9s done 16:29:00 #51 DONE 4.0s 16:29:00 16:29:00 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:00 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s 16:29:01 #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 16:29:01 #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done 16:29:01 #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s done 16:29:01 #42 ... 16:29:01 16:29:01 #52 [security-secretstore-setup internal] load build context 16:29:01 #52 transferring context: 2.55MB 2.4s done 16:29:01 #52 DONE 4.4s 16:29:01 16:29:01 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:29:01 #40 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 2.0s done 16:29:01 #40 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done 16:29:01 #40 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done 16:29:01 #40 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done 16:29:01 #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.9s done 16:29:01 #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s done 16:29:01 #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done 16:29:01 #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 0B / 17.12MB 1.3s 16:29:01 #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0B / 300B 1.3s 16:29:01 #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 942.08kB / 17.12MB 1.7s 16:29:02 #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.3s 16:29:02 #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 2.10MB / 17.12MB 2.4s 16:29:02 #40 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 2.5s done 16:29:02 #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 3.15MB / 17.12MB 2.7s 16:29:03 #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.19MB / 17.12MB 3.1s 16:29:03 #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.24MB / 17.12MB 3.4s 16:29:03 #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 6.29MB / 17.12MB 3.6s 16:29:03 #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 7.34MB / 17.12MB 3.8s 16:29:04 #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.39MB / 17.12MB 4.0s 16:29:04 #40 ... 16:29:04 16:29:04 #47 [security-proxy-setup internal] load build context 16:29:04 #47 transferring context: 2.55MB 3.0s done 16:29:04 #47 DONE 5.6s 16:29:04 16:29:04 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:29:04 #40 ... 16:29:04 16:29:04 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:04 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 4.4s 16:29:04 #42 ... 16:29:04 16:29:04 #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 16:29:04 #0 4.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:04 #0 5.704 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:04 #0 8.315 OK: 266 MiB in 52 packages 16:29:04 #53 DONE 9.6s 16:29:04 16:29:04 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:04 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 16:29:04 #42 ... 16:29:04 16:29:04 #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 16:29:04 #0 5.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:04 #0 6.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:04 #0 8.782 OK: 266 MiB in 52 packages 16:29:04 #54 DONE 10.9s 16:29:04 16:29:04 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 16:29:04 #0 4.527 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:04 #0 5.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:04 #0 8.108 OK: 266 MiB in 52 packages 16:29:04 #55 DONE 9.0s 16:29:04 16:29:04 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:04 #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 16:29:05 #42 ... 16:29:05 16:29:05 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:29:05 #0 7.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:05 #0 8.516 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:05 #56 ... 16:29:05 16:29:05 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:05 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 5.4s 16:29:06 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.4s 16:29:06 #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.4s done 16:29:06 #42 ... 16:29:06 16:29:06 #57 [support-notifications builder 4/7] COPY go.mod vendor* ./ 16:29:06 #57 DONE 1.7s 16:29:06 16:29:06 #58 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:29:06 #58 DONE 1.8s 16:29:06 16:29:06 #59 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 16:29:06 #59 DONE 1.7s 16:29:06 16:29:06 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 16:29:06 #0 8.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:06 #0 8.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:06 #60 ... 16:29:06 16:29:06 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 16:29:07 #61 ... 16:29:07 16:29:07 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:29:07 #62 ... 16:29:07 16:29:07 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 16:29:07 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:07 #63 ... 16:29:07 16:29:07 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:07 #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done 16:29:07 #42 ... 16:29:07 16:29:07 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:29:07 #64 ... 16:29:07 16:29:07 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 16:29:07 #60 10.95 (1/2) Installing ca-certificates (20230506-r0) 16:29:08 #60 11.21 (2/2) Installing dumb-init (1.2.5-r2) 16:29:08 #60 11.21 Executing busybox-1.36.1-r2.trigger 16:29:08 #60 11.36 Executing ca-certificates-20230506-r0.trigger 16:29:08 #60 ... 16:29:08 16:29:08 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:29:08 #65 ... 16:29:08 16:29:08 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:29:08 #66 ... 16:29:08 16:29:08 #46 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 16:29:08 #46 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:09 #46 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:09 #46 ... 16:29:09 16:29:09 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 16:29:09 #56 10.47 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 16:29:09 #56 10.47 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 16:29:09 #56 10.47 OK: 19946 distinct packages available 16:29:09 #56 10.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:09 #56 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:09 #56 13.90 OK: 266 MiB in 52 packages 16:29:09 #56 DONE 14.5s 16:29:09 16:29:09 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:29:09 #67 ... 16:29:09 16:29:09 #60 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 16:29:09 #60 12.19 OK: 9 MiB in 17 packages 16:29:09 #60 DONE 13.1s 16:29:09 16:29:09 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:29:09 #40 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 9.6s done 16:29:09 #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done 16:29:09 #40 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done 16:29:10 #40 ... 16:29:10 16:29:10 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 16:29:10 #61 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:11 #61 ... 16:29:11 16:29:11 #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 16:29:11 #68 DONE 1.6s 16:29:11 16:29:11 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 16:29:11 #61 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:11 #61 ... 16:29:11 16:29:11 #63 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 16:29:11 #63 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:11 #63 13.19 (1/2) Installing dumb-init (1.2.5-r2) 16:29:11 #63 13.21 (2/2) Installing su-exec (0.2-r3) 16:29:11 #63 13.22 Executing busybox-1.36.1-r2.trigger 16:29:11 #63 13.34 OK: 8 MiB in 17 packages 16:29:11 #63 DONE 14.5s 16:29:11 16:29:11 #46 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 16:29:11 #46 14.95 (1/1) Installing dumb-init (1.2.5-r2) 16:29:11 #46 14.97 Executing busybox-1.36.1-r2.trigger 16:29:11 #46 15.02 OK: 8 MiB in 16 packages 16:29:12 #46 DONE 15.9s 16:29:12 16:29:12 #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 16:29:17 #69 ... 16:29:17 16:29:17 #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:17 #70 ... 16:29:17 16:29:17 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:17 #71 ... 16:29:17 16:29:17 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:18 #72 ... 16:29:18 16:29:18 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 16:29:18 #61 17.46 (1/1) Installing dumb-init (1.2.5-r2) 16:29:18 #61 17.48 Executing busybox-1.36.1-r2.trigger 16:29:18 #61 17.55 OK: 8 MiB in 16 packages 16:29:18 #61 DONE 21.1s 16:29:18 16:29:18 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 16:29:20 #73 ... 16:29:20 16:29:20 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:29:20 #64 12.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:20 #64 13.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:20 #64 16.58 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 16:29:20 #64 16.58 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 16:29:20 #64 16.58 OK: 19953 distinct packages available 16:29:20 #64 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:20 #64 18.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:20 #64 19.52 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:29:20 #64 20.88 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:29:20 #64 21.06 (3/7) Installing dumb-init (1.2.5-r2) 16:29:20 #64 21.06 (4/7) Installing musl-obstack (1.2.3-r2) 16:29:20 #64 21.07 (5/7) Installing libucontext (1.2-r2) 16:29:20 #64 21.15 (6/7) Installing gcompat (1.1.0-r1) 16:29:20 #64 21.19 (7/7) Installing openssl (3.1.4-r1) 16:29:20 #64 21.30 Executing busybox-1.36.1-r2.trigger 16:29:20 #64 21.46 OK: 9 MiB in 20 packages 16:29:20 #64 ... 16:29:20 16:29:20 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:20 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.4s 16:29:20 #42 ... 16:29:20 16:29:20 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 16:29:20 #0 8.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:20 #74 ... 16:29:20 16:29:20 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:29:20 #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.6s 16:29:20 #40 ... 16:29:20 16:29:20 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 16:29:20 #74 10.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:20 #74 ... 16:29:20 16:29:20 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:29:20 #64 DONE 23.2s 16:29:20 16:29:20 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:20 #42 ... 16:29:20 16:29:20 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:29:20 #65 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:20 #65 13.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:20 #65 16.70 (1/4) Installing ca-certificates (20230506-r0) 16:29:20 #65 16.97 (2/4) Installing dumb-init (1.2.5-r2) 16:29:20 #65 16.99 (3/4) Installing su-exec (0.2-r3) 16:29:20 #65 16.99 (4/4) Installing yq (4.33.3-r4) 16:29:20 #65 19.86 Executing busybox-1.36.1-r2.trigger 16:29:20 #65 20.04 Executing ca-certificates-20230506-r0.trigger 16:29:20 #65 21.52 OK: 18 MiB in 19 packages 16:29:21 #65 ... 16:29:21 16:29:21 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:21 #42 ... 16:29:21 16:29:21 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:21 #75 ... 16:29:21 16:29:21 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:21 #42 ... 16:29:21 16:29:21 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 16:29:21 #67 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:21 #67 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:21 #67 17.40 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:29:21 #67 18.78 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:29:21 #67 18.91 (3/6) Installing dumb-init (1.2.5-r2) 16:29:21 #67 18.94 (4/6) Installing openssl (3.1.4-r1) 16:29:21 #67 19.05 (5/6) Installing su-exec (0.2-r3) 16:29:21 #67 19.06 (6/6) Installing yq (4.33.3-r4) 16:29:21 #67 20.25 Executing busybox-1.36.1-r2.trigger 16:29:21 #67 20.42 OK: 18 MiB in 19 packages 16:29:21 #67 DONE 21.9s 16:29:21 16:29:21 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:21 #42 ... 16:29:21 16:29:21 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:29:21 #62 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:21 #62 15.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:21 #62 18.67 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 16:29:21 #62 18.67 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 16:29:21 #62 18.67 OK: 19953 distinct packages available 16:29:21 #62 18.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:21 #62 19.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:21 #62 20.50 (1/11) Installing ca-certificates (20230506-r0) 16:29:21 #62 20.99 (2/11) Installing brotli-libs (1.0.9-r14) 16:29:21 #62 21.13 (3/11) Installing libunistring (1.1-r1) 16:29:21 #62 21.40 (4/11) Installing libidn2 (2.3.4-r1) 16:29:21 #62 21.46 (5/11) Installing nghttp2-libs (1.57.0-r0) 16:29:21 #62 21.46 (6/11) Installing libcurl (8.4.0-r0) 16:29:21 #62 21.57 (7/11) Installing curl (8.4.0-r0) 16:29:21 #62 21.63 (8/11) Installing dumb-init (1.2.5-r2) 16:29:21 #62 21.64 (9/11) Installing musl-obstack (1.2.3-r2) 16:29:21 #62 21.66 (10/11) Installing libucontext (1.2-r2) 16:29:21 #62 21.67 (11/11) Installing gcompat (1.1.0-r1) 16:29:21 #62 21.73 Executing busybox-1.36.1-r2.trigger 16:29:21 #62 21.88 Executing ca-certificates-20230506-r0.trigger 16:29:21 #62 23.36 OK: 13 MiB in 26 packages 16:29:21 #62 ... 16:29:21 16:29:21 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 16:29:21 #0 9.153 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:22 #76 ... 16:29:22 16:29:22 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 16:29:22 #65 DONE 23.6s 16:29:22 16:29:22 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:23 #42 ... 16:29:23 16:29:23 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:29:23 #62 DONE 25.5s 16:29:23 16:29:23 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:24 #42 ... 16:29:24 16:29:24 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:29:24 #66 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:24 #66 20.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:24 #66 ... 16:29:24 16:29:24 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:24 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.4s 16:29:27 #42 ... 16:29:27 16:29:27 #40 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 16:29:27 #40 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 16.2s done 16:29:27 #40 DONE 31.0s 16:29:27 16:29:27 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:28 #42 ... 16:29:28 16:29:28 #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 16:29:28 #69 6.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:28 #69 8.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:28 #69 14.96 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:29:28 #69 15.02 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:29:28 #69 15.19 Executing busybox-1.36.1-r5.post-upgrade 16:29:28 #69 15.59 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:29:28 #69 15.61 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:29:28 #69 16.14 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:29:28 #69 ... 16:29:28 16:29:28 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 16:29:29 #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.8s done 16:29:29 #42 DONE 33.0s 16:29:29 16:29:29 #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 16:29:29 #69 16.33 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:29:29 #69 16.37 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:29:29 #69 16.47 Executing busybox-1.36.1-r5.trigger 16:29:29 #69 16.56 OK: 8 MiB in 16 packages 16:29:30 #69 DONE 18.9s 16:29:30 16:29:30 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 16:29:30 #74 16.59 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:29:30 #74 16.66 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:29:30 #74 16.82 Executing busybox-1.36.1-r5.post-upgrade 16:29:30 #74 17.31 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:29:30 #74 17.32 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:29:30 #74 18.06 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:29:30 #74 18.15 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:29:30 #74 18.17 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:29:30 #74 18.22 Executing busybox-1.36.1-r5.trigger 16:29:30 #74 18.31 Executing ca-certificates-20230506-r0.trigger 16:29:30 #74 19.39 OK: 9 MiB in 17 packages 16:29:30 #74 ... 16:29:30 16:29:30 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 16:29:30 #0 6.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:30 #0 8.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:30 #77 ... 16:29:30 16:29:30 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 16:29:30 #76 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:30 #76 16.61 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:29:30 #76 16.73 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:29:30 #76 16.94 Executing busybox-1.36.1-r5.post-upgrade 16:29:30 #76 17.51 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:29:30 #76 17.52 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:29:30 #76 18.15 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:29:30 #76 18.24 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:29:30 #76 18.27 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:29:30 #76 18.33 Executing busybox-1.36.1-r5.trigger 16:29:30 #76 18.40 OK: 8 MiB in 17 packages 16:29:31 #76 ... 16:29:31 16:29:31 #74 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 16:29:31 #74 DONE 20.8s 16:29:31 16:29:31 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:29:31 #66 26.92 v3.18.4-200-g95f342f3786 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 16:29:31 #66 26.92 v3.18.4-199-ge30e294545c [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 16:29:31 #66 26.92 OK: 19953 distinct packages available 16:29:31 #66 28.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:31 #66 29.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:31 #66 ... 16:29:31 16:29:31 #76 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 16:29:31 #76 DONE 19.7s 16:29:31 16:29:31 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 16:29:31 #73 7.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:31 #73 9.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:31 #73 ... 16:29:31 16:29:31 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 16:29:31 #0 5.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:31 #0 7.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:31 #78 ... 16:29:31 16:29:31 #79 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 16:29:32 #79 ... 16:29:32 16:29:32 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 16:29:32 #0 6.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:32 #0 8.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:32 #80 ... 16:29:32 16:29:32 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 16:29:32 #0 6.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:32 #0 8.034 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:32 #81 ... 16:29:32 16:29:32 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 16:29:32 #73 14.16 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:29:32 #73 14.23 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:29:32 #73 14.36 Executing busybox-1.36.1-r5.post-upgrade 16:29:33 #73 14.81 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:29:33 #73 14.82 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:29:33 #73 15.07 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:29:33 #73 15.13 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:29:33 #73 15.13 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:29:33 #73 15.17 Executing busybox-1.36.1-r5.trigger 16:29:33 #73 15.23 OK: 8 MiB in 16 packages 16:29:33 #73 ... 16:29:33 16:29:33 #79 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 16:29:33 #79 DONE 2.3s 16:29:33 16:29:33 #82 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 16:29:33 #82 DONE 0.2s 16:29:33 16:29:33 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 16:29:33 #77 13.19 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:29:33 #77 13.27 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:29:34 #77 13.43 Executing busybox-1.36.1-r5.post-upgrade 16:29:34 #77 ... 16:29:34 16:29:34 #73 [core-data stage-1 3/7] RUN apk --no-cache upgrade 16:29:34 #73 DONE 16.2s 16:29:34 16:29:34 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 16:29:34 #78 12.68 (1/5) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:29:34 #78 12.76 (2/5) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:29:34 #78 12.86 Executing busybox-1.36.1-r5.post-upgrade 16:29:34 #78 13.17 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:29:34 #78 13.18 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:29:34 #78 13.19 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:29:34 #78 13.24 Executing busybox-1.36.1-r5.trigger 16:29:34 #78 13.31 OK: 18 MiB in 19 packages 16:29:35 #78 ... 16:29:35 16:29:35 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 16:29:35 #66 35.13 (1/4) Installing dumb-init (1.2.5-r2) 16:29:35 #66 35.15 (2/4) Installing musl-obstack (1.2.3-r2) 16:29:35 #66 35.18 (3/4) Installing libucontext (1.2-r2) 16:29:35 #66 35.19 (4/4) Installing gcompat (1.1.0-r1) 16:29:35 #66 35.21 Executing busybox-1.36.1-r2.trigger 16:29:35 #66 35.39 OK: 8 MiB in 19 packages 16:29:35 #66 DONE 36.6s 16:29:35 16:29:35 #77 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 16:29:35 #77 13.84 (3/5) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:29:35 #77 13.84 (4/5) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:29:35 #77 13.87 (5/5) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:29:35 #77 13.92 Executing busybox-1.36.1-r5.trigger 16:29:35 #77 13.94 OK: 9 MiB in 20 packages 16:29:35 #77 DONE 15.0s 16:29:35 16:29:35 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 16:29:36 #83 ... 16:29:36 16:29:36 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 16:29:36 #78 DONE 14.5s 16:29:36 16:29:36 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 16:29:36 #81 12.08 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:29:36 #81 12.25 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:29:36 #81 12.45 Executing busybox-1.36.1-r5.post-upgrade 16:29:36 #81 12.75 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:29:36 #81 12.76 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:29:36 #81 13.03 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:29:36 #81 13.13 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:29:36 #81 13.14 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:29:36 #81 13.17 Executing busybox-1.36.1-r5.trigger 16:29:36 #81 13.26 Executing ca-certificates-20230506-r0.trigger 16:29:36 #81 ... 16:29:36 16:29:36 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 16:29:36 #84 DONE 0.3s 16:29:36 16:29:36 #81 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 16:29:36 #81 13.83 OK: 13 MiB in 26 packages 16:29:37 #81 DONE 14.6s 16:29:37 16:29:37 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 16:29:37 #80 12.83 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:29:37 #80 12.91 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:29:37 #80 13.12 Executing busybox-1.36.1-r5.post-upgrade 16:29:37 #80 13.49 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:29:37 #80 13.55 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:29:37 #80 13.81 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:29:37 #80 13.88 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:29:37 #80 13.95 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:29:37 #80 13.99 Executing busybox-1.36.1-r5.trigger 16:29:37 #80 14.10 Executing ca-certificates-20230506-r0.trigger 16:29:37 #80 14.57 OK: 18 MiB in 19 packages 16:29:37 #80 DONE 15.6s 16:29:37 16:29:37 #85 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 16:29:37 #85 DONE 2.2s 16:29:37 16:29:37 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 16:29:38 #86 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 16:29:38 #86 ... 16:29:38 16:29:38 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 16:29:38 #83 DONE 3.0s 16:29:38 16:29:38 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 16:29:38 #87 DONE 0.2s 16:29:38 16:29:38 #88 [security-spire-server stage-2 6/9] COPY security.txt / 16:29:39 #88 DONE 0.3s 16:29:39 16:29:39 #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 16:29:39 #89 DONE 1.3s 16:29:39 16:29:39 #90 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:29:39 #90 DONE 0.2s 16:29:39 16:29:39 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:29:39 #91 ... 16:29:39 16:29:39 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 16:29:39 #92 DONE 0.3s 16:29:39 16:29:39 #91 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:29:39 #91 DONE 0.3s 16:29:39 16:29:39 #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:29:39 #93 ... 16:29:39 16:29:39 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 16:29:39 #94 DONE 0.3s 16:29:40 16:29:40 #93 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:29:40 #93 DONE 0.3s 16:29:40 16:29:40 #95 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:29:40 #95 DONE 0.2s 16:29:40 16:29:40 #96 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:29:40 #96 DONE 0.3s 16:29:40 16:29:40 #97 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:29:40 #97 DONE 0.4s 16:29:40 16:29:40 #98 [security-spire-server] exporting to image 16:29:40 #98 exporting layers 16:29:43 #98 ... 16:29:43 16:29:43 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 16:29:43 #86 4.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 16:29:43 #86 6.292 (1/7) Upgrading musl (1.2.4-r1 -> 1.2.4-r2) 16:29:43 #86 6.336 (2/7) Upgrading busybox (1.36.1-r2 -> 1.36.1-r5) 16:29:43 #86 6.447 Executing busybox-1.36.1-r5.post-upgrade 16:29:43 #86 6.626 (3/7) Upgrading busybox-binsh (1.36.1-r2 -> 1.36.1-r5) 16:29:43 #86 6.638 (4/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r1) 16:29:43 #86 6.807 (5/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r1) 16:29:43 #86 6.867 (6/7) Upgrading ssl_client (1.36.1-r2 -> 1.36.1-r5) 16:29:43 #86 6.878 (7/7) Upgrading musl-utils (1.2.4-r1 -> 1.2.4-r2) 16:29:43 #86 6.909 Executing busybox-1.36.1-r5.trigger 16:29:43 #86 6.932 OK: 8 MiB in 19 packages 16:29:43 #86 DONE 7.9s 16:29:43 16:29:43 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 16:29:43 #99 ... 16:29:43 16:29:43 #98 [security-spire-agent] exporting to image 16:29:43 #98 exporting layers 2.5s done 16:29:43 #98 writing image sha256:e248074a517e7397643d898b8bdab38e8148cdf7f62ad856f3036b1847710093 0.1s done 16:29:43 #98 naming to docker.io/library/security-spire-server-arm64 done 16:29:43 #98 writing image sha256:8c44ba919fcf9d79583a7f1d18b4e2dfa961ce8e1b64f97c84ba5c84c3c2ff09 0.0s done 16:29:43 #98 naming to docker.io/library/security-spire-agent-arm64 done 16:29:43 #98 DONE 3.4s 16:29:43 16:29:43 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:44 #72 ... 16:29:44 16:29:44 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 16:29:44 #99 DONE 1.3s 16:29:44 16:29:44 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 16:29:44 #100 DONE 0.1s 16:29:44 16:29:44 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:44 #72 ... 16:29:44 16:29:44 #101 [security-spire-config stage-2 6/10] COPY security.txt / 16:29:44 #101 DONE 0.1s 16:29:44 16:29:44 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:29:44 #102 DONE 0.1s 16:29:44 16:29:44 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:44 #72 ... 16:29:44 16:29:44 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 16:29:44 #103 DONE 0.1s 16:29:44 16:29:44 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:29:44 #104 DONE 0.1s 16:29:44 16:29:44 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:45 #75 ... 16:29:45 16:29:45 #98 [security-spire-config] exporting to image 16:29:46 #98 exporting layers 1.3s done 16:29:46 #98 writing image sha256:9824c5c795e3e168941b991fa6e6989b60b7738ad473bd917b9a6da5223a2aa1 done 16:29:46 #98 naming to docker.io/library/security-spire-config-arm64 done 16:29:46 #98 DONE 4.7s 16:29:46 16:29:46 #72 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:55 #140 ... 16:29:55 16:29:55 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:29:55 #135 79.83 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:29:55 #135 ... 16:29:55 16:29:55 #133 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:29:55 #133 DONE 87.4s 16:29:55 16:29:55 #138 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:29:55 #138 DONE 87.3s 16:29:55 16:29:55 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:29:55 #130 DONE 87.3s 16:29:55 16:29:55 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:29:55 #137 DONE 87.4s 16:29:55 16:29:55 #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:29:55 #131 DONE 87.4s 16:29:55 16:29:55 #140 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:29:55 #140 DONE 87.4s 16:29:55 16:29:55 #135 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:29:55 #135 DONE 87.4s 16:29:55 16:29:55 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:29:55 #141 ... 16:29:55 16:29:55 #139 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:29:55 #139 DONE 87.6s 16:29:55 16:29:55 #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:29:55 #134 DONE 87.8s 16:29:55 16:29:55 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 16:29:55 #142 ... 16:29:55 16:29:55 #132 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:29:55 #132 DONE 87.9s 16:29:55 16:29:55 #136 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:29:55 #136 DONE 87.9s 16:29:55 16:29:55 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:29:55 #143 ... 16:29:55 16:29:55 #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:29:55 #141 DONE 0.7s 16:29:55 16:29:55 #144 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:29:55 #144 DONE 0.8s 16:29:55 16:29:55 #145 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:29:55 #145 DONE 0.7s 16:29:55 16:29:55 #146 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:29:55 #146 ... 16:29:55 16:29:55 #142 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 16:29:55 #142 DONE 0.5s 16:29:55 16:29:55 #147 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 16:29:55 #147 DONE 0.6s 16:29:55 16:29:55 #148 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:29:55 #148 DONE 0.4s 16:29:55 16:29:55 #143 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:29:55 #143 DONE 0.4s 16:29:55 16:29:55 #149 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:29:55 #149 CACHED 16:29:55 16:29:55 #150 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:29:55 #150 CACHED 16:29:55 16:29:55 #151 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 16:29:55 #151 CACHED 16:29:55 16:29:55 #152 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 16:29:55 #152 CACHED 16:29:55 16:29:55 #146 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:29:55 #146 DONE 0.2s 16:29:55 16:29:55 #153 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 16:29:55 #153 DONE 0.2s 16:29:55 16:29:55 #154 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 16:29:55 #154 CACHED 16:29:55 16:29:55 #155 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:29:55 #155 CACHED 16:29:55 16:29:55 #156 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:29:55 #156 CACHED 16:29:55 16:29:55 #157 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:29:55 #157 CACHED 16:29:55 16:29:55 #158 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 16:29:55 #158 DONE 0.2s 16:29:55 16:29:55 #159 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 16:29:55 #159 DONE 0.2s 16:29:55 16:29:55 #160 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 16:29:55 #160 ... 16:29:55 16:29:55 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 16:29:55 #161 DONE 0.2s 16:29:55 16:29:55 #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:29:55 #162 ... 16:29:55 16:29:55 #163 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:29:55 #163 DONE 1.1s 16:29:55 16:29:55 #164 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:29:55 #164 DONE 1.1s 16:29:55 16:29:55 #165 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:29:55 #165 ... 16:29:55 16:29:55 #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:29:55 #166 DONE 1.8s 16:29:55 16:29:55 #167 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 16:29:55 #167 DONE 1.8s 16:29:55 16:29:55 #168 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:29:55 #168 DONE 1.8s 16:29:55 16:29:55 #169 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:29:55 #169 DONE 1.9s 16:29:55 16:29:55 #170 [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 16:29:55 #170 DONE 1.9s 16:29:55 16:29:55 #162 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:29:55 #162 DONE 1.9s 16:29:55 16:29:55 #171 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:29:55 #171 DONE 1.9s 16:29:55 16:29:55 #172 [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 16:29:55 #172 ... 16:29:55 16:29:55 #160 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 16:29:55 #160 DONE 1.9s 16:29:55 16:29:55 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:29:55 #173 ... 16:29:55 16:29:55 #165 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:29:55 #165 DONE 1.3s 16:29:55 16:29:55 #174 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:29:55 #174 DONE 1.3s 16:29:55 16:29:55 #175 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:29:55 #175 DONE 0.6s 16:29:55 16:29:55 #172 [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 16:29:55 #172 DONE 0.6s 16:29:55 16:29:55 #176 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:29:55 #176 DONE 0.7s 16:29:55 16:29:55 #177 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:29:55 #177 DONE 0.7s 16:29:55 16:29:55 #178 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:29:55 #178 DONE 0.7s 16:29:55 16:29:55 #179 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:29:55 #179 DONE 0.7s 16:29:55 16:29:55 #102 [security-spiffe-token-provider] exporting to image 16:29:55 #102 exporting layers 16:29:55 #102 ... 16:29:55 16:29:55 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:29:55 #173 DONE 0.7s 16:29:55 16:29:55 #180 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:29:55 #180 DONE 0.7s 16:29:55 16:29:55 #102 [support-notifications] exporting to image 16:29:55 #102 exporting layers 0.2s done 16:29:55 #102 ... 16:29:55 16:29:55 #181 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 16:29:55 #181 DONE 3.0s 16:29:55 16:29:55 #102 [support-scheduler] exporting to image 16:29:55 #102 writing image sha256:2b148413007a77d0b60f4c7639a2392e9bda162f3922d5e15597332ec89f477b 0.0s done 16:29:55 #102 writing image sha256:7f2895655cb420f223a2e3ed3e3422c597e7e2054e3187dbf14af4d84c064179 16:29:55 #102 naming to docker.io/library/support-scheduler 0.0s done 16:29:55 #102 ... 16:29:55 16:29:55 #182 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:29:55 #182 DONE 0.4s 16:29:55 16:29:55 #102 [core-command] exporting to image 16:29:55 #102 writing image sha256:7f2895655cb420f223a2e3ed3e3422c597e7e2054e3187dbf14af4d84c064179 0.0s done 16:29:55 #102 naming to docker.io/library/core-command 0.0s done 16:29:55 #102 ... 16:29:55 16:29:55 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:29:55 #183 DONE 0.6s 16:29:55 16:29:55 #184 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:29:55 #184 DONE 0.6s 16:29:55 16:29:55 #185 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:29:55 #185 DONE 0.6s 16:29:55 16:29:55 #102 [core-data] exporting to image 16:29:55 #102 ... 16:29:55 16:29:55 #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:29:55 #186 DONE 0.6s 16:29:55 16:29:55 #187 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:29:55 #187 DONE 0.5s 16:29:55 16:29:55 #102 [core-data] exporting to image 16:29:55 #102 exporting layers 0.6s done 16:29:55 #102 ... 16:29:55 16:29:55 #188 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 16:29:55 #188 DONE 0.7s 16:29:55 16:29:55 #102 [security-spiffe-token-provider] exporting to image 16:29:55 #102 exporting layers 0.4s done 16:29:55 #102 writing image sha256:56ee0e5c165d9e21a2fe4e90ae236099137706f4b546dd407261dfc0bf12c777 16:29:55 #102 writing image sha256:53572cb98a421594b3b6679b5f96ac1b06f76e6aeafe01e9dd2ababdf13702c2 done 16:29:55 #102 naming to docker.io/library/security-spiffe-token-provider done 16:29:55 #102 writing image sha256:ff2f8b0e185e73d8209621547233f66b7b8d703e7d9958ece978a192b917b0b1 16:29:55 #102 ... 16:29:55 16:29:55 #189 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:29:55 #189 DONE 0.5s 16:29:55 16:29:55 #102 [core-metadata] exporting to image 16:29:55 #102 exporting layers 0.5s done 16:29:55 #102 writing image sha256:56ee0e5c165d9e21a2fe4e90ae236099137706f4b546dd407261dfc0bf12c777 0.1s done 16:29:55 #102 writing image sha256:ff2f8b0e185e73d8209621547233f66b7b8d703e7d9958ece978a192b917b0b1 0.1s done 16:29:55 #102 naming to docker.io/library/core-metadata 0.0s done 16:29:55 #102 naming to docker.io/library/support-notifications done 16:29:55 #102 writing image sha256:6b4879694a19449a0686fcf4b4c46032100c909a4493c9ad3b5aefeb6e9faa3c 16:29:55 #102 writing image sha256:6b4879694a19449a0686fcf4b4c46032100c909a4493c9ad3b5aefeb6e9faa3c done 16:29:55 #102 naming to docker.io/library/core-data done 16:29:55 #102 DONE 2.0s 16:29:55 16:29:55 #190 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:29:55 #190 DONE 0.5s 16:29:55 16:29:55 #191 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 16:29:55 #191 DONE 0.2s 16:29:55 16:29:55 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:29:55 #192 ... 16:29:55 16:29:55 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:29:55 #193 DONE 0.6s 16:29:55 16:29:55 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:29:55 #194 DONE 1.2s 16:29:55 16:29:55 #102 [core-common-config-bootstrapper] exporting to image 16:29:55 #102 ... 16:29:55 16:29:55 #195 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:29:55 #195 DONE 1.2s 16:29:55 16:29:55 #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:29:55 #192 DONE 0.7s 16:29:55 16:29:55 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:29:55 #196 DONE 0.3s 16:29:55 16:29:55 #102 [security-proxy-auth] exporting to image 16:29:55 #102 ... 16:29:55 16:29:55 #197 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:29:55 #197 DONE 0.1s 16:29:55 16:29:55 #102 [security-proxy-auth] exporting to image 16:29:55 #102 exporting layers 0.4s done 16:29:55 #102 writing image sha256:7818f8d8b86ae213658d1b14f0d5384a412f35f8c19b31989cccce26ef1fab87 0.0s done 16:29:55 #102 naming to docker.io/library/core-common-config-bootstrapper 16:29:55 #102 exporting layers 0.2s done 16:29:55 #102 naming to docker.io/library/core-common-config-bootstrapper done 16:29:55 #102 writing image sha256:1c6665fa635eaa531c29229e6ed97f572b178d1d4cb4e877d8a431cd9be5b29f done 16:29:55 #102 naming to docker.io/library/security-proxy-auth 0.0s done 16:29:55 #102 DONE 2.5s 16:29:55 16:29:55 #198 [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/ 16:29:55 #198 DONE 0.1s 16:29:55 16:29:55 #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 16:29:55 #199 DONE 0.1s 16:29:55 16:29:55 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:29:55 #200 ... 16:29:55 16:29:55 #201 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 16:29:55 #201 DONE 0.1s 16:29:55 16:29:55 #202 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:29:55 #202 DONE 1.1s 16:29:55 16:29:55 #203 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:29:55 #203 DONE 0.1s 16:29:55 16:29:55 #102 [security-proxy-setup] exporting to image 16:29:55 #102 ... 16:29:55 16:29:55 #200 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:29:55 #200 DONE 0.6s 16:29:55 16:29:55 #102 [security-proxy-setup] exporting to image 16:29:55 #102 exporting layers 0.3s done 16:29:55 #102 writing image sha256:55b79aa415f3c504e5b5e8d224eee201a9f2241ecfba3080be5f2abce0eb8218 done 16:29:55 #102 naming to docker.io/library/security-proxy-setup done 16:29:56 #102 exporting layers 0.3s done 16:29:56 #102 ... 16:29:56 16:29:56 #204 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 16:29:56 #204 DONE 0.5s 16:29:56 16:29:56 #102 [security-bootstrapper] exporting to image 16:29:56 #102 writing image sha256:e9f02019b5c6020641904c9b2cc187efd7939be06e2adac167b5f5798bdcd9e3 done 16:29:56 #102 naming to docker.io/library/security-secretstore-setup done 16:29:56 #102 exporting layers 0.2s done 16:29:56 #102 writing image sha256:ffb95757aacc2d01c3691cb6ca7f97469c7f1a008729a9d9e90c0fa0b2a78fb0 done 16:29:56 #102 naming to docker.io/library/security-bootstrapper done 16:29:56 #102 DONE 3.3s 16:29:56 16:29:56 #30 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 16:29:56 time="2023-11-15T16:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:29:56 time="2023-11-15T16:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:29:56 time="2023-11-15T16:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:29:56 time="2023-11-15T16:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:29:56 time="2023-11-15T16:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:29:56 time="2023-11-15T16:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:29:56 time="2023-11-15T16:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:29:56 time="2023-11-15T16:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:29:56 time="2023-11-15T16:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:29:56 time="2023-11-15T16:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:29:56 time="2023-11-15T16:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:29:56 time="2023-11-15T16:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:29:56 time="2023-11-15T16:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:29:56 time="2023-11-15T16:26:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 16:29:56 $ docker stop --time=1 5ce79a2101ac9d2c2a703c05bb13fc308b0d04b862be42a2b1558330b1459e50 16:29:57 $ docker rm -f --volumes 5ce79a2101ac9d2c2a703c05bb13fc308b0d04b862be42a2b1558330b1459e50 [Pipeline] // withDockerContainer [Pipeline] sh 16:29:58 + docker images 16:29:58 REPOSITORY TAG IMAGE ID CREATED SIZE 16:29:58 security-secretstore-setup latest e9f02019b5c6 2 seconds ago 51.3MB 16:29:58 security-proxy-auth latest 1c6665fa635e 2 seconds ago 26.1MB 16:29:58 security-bootstrapper latest ffb95757aacc 2 seconds ago 30MB 16:29:58 security-proxy-setup latest 55b79aa415f3 2 seconds ago 36MB 16:29:58 core-common-config-bootstrapper latest 7818f8d8b86a 3 seconds ago 24.9MB 16:29:58 core-metadata latest ff2f8b0e185e 4 seconds ago 28.4MB 16:29:58 core-data latest 6b4879694a19 4 seconds ago 28MB 16:29:58 support-notifications latest 56ee0e5c165d 4 seconds ago 41.6MB 16:29:58 security-spiffe-token-provider latest 53572cb98a42 4 seconds ago 42MB 16:29:58 support-scheduler latest 2b148413007a 5 seconds ago 40.8MB 16:29:58 core-command latest 7f2895655cb4 5 seconds ago 27.8MB 16:29:58 security-spire-config latest d4324cf88de9 2 minutes ago 108MB 16:29:58 security-spire-server latest da581b05a28a 2 minutes ago 109MB 16:29:58 security-spire-agent latest 2c0b004555d6 2 minutes ago 167MB 16:29:58 ci-base-image-x86_64 latest 84bf56f060ff 5 minutes ago 937MB 16:29:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 88b5674ff536 23 hours ago 564MB 16:29:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB 16:29:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:58 provisioning config files... 16:29:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/607@tmp/config11086706289357931614tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:58 ---> docker-login.sh 16:29:58 nexus3.edgexfoundry.org:10001 16:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:58 Configure a credential helper to remove this warning. See 16:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:58 16:29:58 Login Succeeded 16:29:58 nexus3.edgexfoundry.org:10002 16:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:58 Configure a credential helper to remove this warning. See 16:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:58 16:29:58 Login Succeeded 16:29:58 nexus3.edgexfoundry.org:10003 16:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:58 Configure a credential helper to remove this warning. See 16:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:58 16:29:58 Login Succeeded 16:29:58 nexus3.edgexfoundry.org:10004 16:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:58 Configure a credential helper to remove this warning. See 16:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:58 16:29:58 Login Succeeded 16:29:58 docker.io 16:29:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:58 Configure a credential helper to remove this warning. See 16:29:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:58 16:29:58 Login Succeeded 16:29:58 ---> docker-login.sh ends [Pipeline] } 16:29:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:29:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:29:59 [edgeXDocker.push] Tagging docker image core-command with the following tags: 16:29:59 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:29:59 latest 16:29:59 3.1.0-dev.72 16:29:59 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:29:59 main 16:29:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:59 + docker push nexus3.edgexfoundry.org:10004/core-command:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:29:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:29:59 ecaa670a0f75: Preparing 16:29:59 9a61997a5d36: Preparing 16:29:59 865b526f5e7a: Preparing 16:29:59 5d29f2c37c61: Preparing 16:29:59 dc64922f3756: Preparing 16:29:59 56c48132cae5: Preparing 16:29:59 cc2447e1835a: Preparing 16:29:59 56c48132cae5: Waiting 16:29:59 cc2447e1835a: Waiting 16:29:59 5d29f2c37c61: Pushed 16:29:59 ecaa670a0f75: Pushed 16:29:59 865b526f5e7a: Pushed 16:29:59 cc2447e1835a: Layer already exists 16:29:59 56c48132cae5: Pushed 16:30:00 dc64922f3756: Pushed 16:30:01 9a61997a5d36: Pushed 16:30:01 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:b913285ec5a13eb60f8acedffeaa0c208c92b098c90ea0d691ee6017e5669f86 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:01 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 16:30:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:30:01 ecaa670a0f75: Preparing 16:30:01 9a61997a5d36: Preparing 16:30:01 865b526f5e7a: Preparing 16:30:01 5d29f2c37c61: Preparing 16:30:01 dc64922f3756: Preparing 16:30:01 56c48132cae5: Preparing 16:30:01 cc2447e1835a: Preparing 16:30:01 56c48132cae5: Waiting 16:30:01 cc2447e1835a: Waiting 16:30:01 ecaa670a0f75: Layer already exists 16:30:01 dc64922f3756: Layer already exists 16:30:01 9a61997a5d36: Layer already exists 16:30:01 5d29f2c37c61: Layer already exists 16:30:01 865b526f5e7a: Layer already exists 16:30:01 56c48132cae5: Layer already exists 16:30:01 cc2447e1835a: Layer already exists 16:30:01 latest: digest: sha256:b913285ec5a13eb60f8acedffeaa0c208c92b098c90ea0d691ee6017e5669f86 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:02 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.72 16:30:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:30:02 ecaa670a0f75: Preparing 16:30:02 9a61997a5d36: Preparing 16:30:02 865b526f5e7a: Preparing 16:30:02 5d29f2c37c61: Preparing 16:30:02 dc64922f3756: Preparing 16:30:02 56c48132cae5: Preparing 16:30:02 cc2447e1835a: Preparing 16:30:02 56c48132cae5: Waiting 16:30:02 cc2447e1835a: Waiting 16:30:02 5d29f2c37c61: Layer already exists 16:30:02 9a61997a5d36: Layer already exists 16:30:02 ecaa670a0f75: Layer already exists 16:30:02 dc64922f3756: Layer already exists 16:30:02 865b526f5e7a: Layer already exists 16:30:02 56c48132cae5: Layer already exists 16:30:02 cc2447e1835a: Layer already exists 16:30:02 3.1.0-dev.72: digest: sha256:b913285ec5a13eb60f8acedffeaa0c208c92b098c90ea0d691ee6017e5669f86 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:03 + docker push nexus3.edgexfoundry.org:10004/core-command:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:30:03 ecaa670a0f75: Preparing 16:30:03 9a61997a5d36: Preparing 16:30:03 865b526f5e7a: Preparing 16:30:03 5d29f2c37c61: Preparing 16:30:03 dc64922f3756: Preparing 16:30:03 56c48132cae5: Preparing 16:30:03 cc2447e1835a: Preparing 16:30:03 cc2447e1835a: Waiting 16:30:03 56c48132cae5: Waiting 16:30:03 5d29f2c37c61: Layer already exists 16:30:03 9a61997a5d36: Layer already exists 16:30:03 865b526f5e7a: Layer already exists 16:30:03 ecaa670a0f75: Layer already exists 16:30:03 dc64922f3756: Layer already exists 16:30:03 56c48132cae5: Layer already exists 16:30:03 cc2447e1835a: Layer already exists 16:30:03 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:b913285ec5a13eb60f8acedffeaa0c208c92b098c90ea0d691ee6017e5669f86 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:03 + docker push nexus3.edgexfoundry.org:10004/core-command:main 16:30:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 16:30:03 ecaa670a0f75: Preparing 16:30:03 9a61997a5d36: Preparing 16:30:03 865b526f5e7a: Preparing 16:30:03 5d29f2c37c61: Preparing 16:30:03 dc64922f3756: Preparing 16:30:03 56c48132cae5: Preparing 16:30:03 cc2447e1835a: Preparing 16:30:03 cc2447e1835a: Waiting 16:30:03 56c48132cae5: Waiting 16:30:03 5d29f2c37c61: Layer already exists 16:30:03 ecaa670a0f75: Layer already exists 16:30:03 865b526f5e7a: Layer already exists 16:30:03 9a61997a5d36: Layer already exists 16:30:03 dc64922f3756: Layer already exists 16:30:03 56c48132cae5: Layer already exists 16:30:03 cc2447e1835a: Layer already exists 16:30:03 main: digest: sha256:b913285ec5a13eb60f8acedffeaa0c208c92b098c90ea0d691ee6017e5669f86 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:03 ===================================================== [Pipeline] echo 16:30:03 taggedImages: 16:30:03 - nexus3.edgexfoundry.org:10004/core-command:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:03 - nexus3.edgexfoundry.org:10004/core-command:latest 16:30:03 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.72 16:30:03 - nexus3.edgexfoundry.org:10004/core-command:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:03 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 16:30:03 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 16:30:03 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:03 latest 16:30:03 3.1.0-dev.72 16:30:03 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:03 main 16:30:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:30:04 1a8886022660: Preparing 16:30:04 097a8943022d: Preparing 16:30:04 84a162681bb8: Preparing 16:30:04 1d0717d5faa2: Preparing 16:30:04 865b526f5e7a: Preparing 16:30:04 5d29f2c37c61: Preparing 16:30:04 dc64922f3756: Preparing 16:30:04 56c48132cae5: Preparing 16:30:04 cc2447e1835a: Preparing 16:30:04 5d29f2c37c61: Waiting 16:30:04 dc64922f3756: Waiting 16:30:04 cc2447e1835a: Waiting 16:30:04 865b526f5e7a: Layer already exists 16:30:04 5d29f2c37c61: Layer already exists 16:30:04 dc64922f3756: Layer already exists 16:30:04 56c48132cae5: Layer already exists 16:30:04 84a162681bb8: Pushed 16:30:04 097a8943022d: Pushed 16:30:04 cc2447e1835a: Layer already exists 16:30:04 1a8886022660: Pushed 16:30:05 1d0717d5faa2: Pushed 16:30:05 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:0423d5d789eb7e91d3411c0f998eed5283ca35f8d28d9e7fe2b6541c58ce610d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 16:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:30:06 1a8886022660: Preparing 16:30:06 097a8943022d: Preparing 16:30:06 84a162681bb8: Preparing 16:30:06 1d0717d5faa2: Preparing 16:30:06 865b526f5e7a: Preparing 16:30:06 5d29f2c37c61: Preparing 16:30:06 dc64922f3756: Preparing 16:30:06 56c48132cae5: Preparing 16:30:06 cc2447e1835a: Preparing 16:30:06 dc64922f3756: Waiting 16:30:06 56c48132cae5: Waiting 16:30:06 cc2447e1835a: Waiting 16:30:06 5d29f2c37c61: Waiting 16:30:06 865b526f5e7a: Layer already exists 16:30:06 1d0717d5faa2: Layer already exists 16:30:06 097a8943022d: Layer already exists 16:30:06 1a8886022660: Layer already exists 16:30:06 84a162681bb8: Layer already exists 16:30:06 5d29f2c37c61: Layer already exists 16:30:06 56c48132cae5: Layer already exists 16:30:06 cc2447e1835a: Layer already exists 16:30:06 dc64922f3756: Layer already exists 16:30:06 latest: digest: sha256:0423d5d789eb7e91d3411c0f998eed5283ca35f8d28d9e7fe2b6541c58ce610d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:06 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.72 16:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:30:07 1a8886022660: Preparing 16:30:07 097a8943022d: Preparing 16:30:07 84a162681bb8: Preparing 16:30:07 1d0717d5faa2: Preparing 16:30:07 865b526f5e7a: Preparing 16:30:07 5d29f2c37c61: Preparing 16:30:07 dc64922f3756: Preparing 16:30:07 56c48132cae5: Preparing 16:30:07 cc2447e1835a: Preparing 16:30:07 56c48132cae5: Waiting 16:30:07 5d29f2c37c61: Waiting 16:30:07 cc2447e1835a: Waiting 16:30:07 dc64922f3756: Waiting 16:30:07 84a162681bb8: Layer already exists 16:30:07 865b526f5e7a: Layer already exists 16:30:07 097a8943022d: Layer already exists 16:30:07 1d0717d5faa2: Layer already exists 16:30:07 1a8886022660: Layer already exists 16:30:07 5d29f2c37c61: Layer already exists 16:30:07 dc64922f3756: Layer already exists 16:30:07 56c48132cae5: Layer already exists 16:30:07 cc2447e1835a: Layer already exists 16:30:07 3.1.0-dev.72: digest: sha256:0423d5d789eb7e91d3411c0f998eed5283ca35f8d28d9e7fe2b6541c58ce610d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:30:07 1a8886022660: Preparing 16:30:07 097a8943022d: Preparing 16:30:07 84a162681bb8: Preparing 16:30:07 1d0717d5faa2: Preparing 16:30:07 865b526f5e7a: Preparing 16:30:07 5d29f2c37c61: Preparing 16:30:07 dc64922f3756: Preparing 16:30:07 56c48132cae5: Preparing 16:30:07 cc2447e1835a: Preparing 16:30:07 5d29f2c37c61: Waiting 16:30:07 dc64922f3756: Waiting 16:30:07 cc2447e1835a: Waiting 16:30:07 56c48132cae5: Waiting 16:30:07 1d0717d5faa2: Layer already exists 16:30:07 1a8886022660: Layer already exists 16:30:07 84a162681bb8: Layer already exists 16:30:07 097a8943022d: Layer already exists 16:30:07 865b526f5e7a: Layer already exists 16:30:07 56c48132cae5: Layer already exists 16:30:07 5d29f2c37c61: Layer already exists 16:30:07 dc64922f3756: Layer already exists 16:30:07 cc2447e1835a: Layer already exists 16:30:07 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:0423d5d789eb7e91d3411c0f998eed5283ca35f8d28d9e7fe2b6541c58ce610d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:08 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:08 #72 DONE 61.5s 16:30:08 16:30:08 #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:08 #75 DONE 57.1s 16:30:08 16:30:08 #71 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:08 #71 DONE 61.5s 16:30:08 16:30:08 #70 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:08 #70 DONE 61.5s 16:30:08 16:30:08 #105 [security-bootstrapper builder 6/7] COPY . . 16:30:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 16:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 16:30:08 1a8886022660: Preparing 16:30:08 097a8943022d: Preparing 16:30:08 84a162681bb8: Preparing 16:30:08 1d0717d5faa2: Preparing 16:30:08 865b526f5e7a: Preparing 16:30:08 5d29f2c37c61: Preparing 16:30:08 dc64922f3756: Preparing 16:30:08 56c48132cae5: Preparing 16:30:08 cc2447e1835a: Preparing 16:30:08 56c48132cae5: Waiting 16:30:08 cc2447e1835a: Waiting 16:30:08 5d29f2c37c61: Waiting 16:30:08 dc64922f3756: Waiting 16:30:08 1d0717d5faa2: Layer already exists 16:30:08 865b526f5e7a: Layer already exists 16:30:08 097a8943022d: Layer already exists 16:30:08 1a8886022660: Layer already exists 16:30:08 84a162681bb8: Layer already exists 16:30:08 5d29f2c37c61: Layer already exists 16:30:08 dc64922f3756: Layer already exists 16:30:08 56c48132cae5: Layer already exists 16:30:08 cc2447e1835a: Layer already exists 16:30:08 main: digest: sha256:0423d5d789eb7e91d3411c0f998eed5283ca35f8d28d9e7fe2b6541c58ce610d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:08 ===================================================== [Pipeline] echo 16:30:08 taggedImages: 16:30:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 16:30:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.72 16:30:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 16:30:08 [edgeXDocker.push] Tagging docker image core-data with the following tags: 16:30:08 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:08 latest 16:30:08 3.1.0-dev.72 16:30:08 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:08 main 16:30:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:09 + docker push nexus3.edgexfoundry.org:10004/core-data:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:30:09 ccb177b24714: Preparing 16:30:09 c6afc042fc8c: Preparing 16:30:09 865b526f5e7a: Preparing 16:30:09 5d29f2c37c61: Preparing 16:30:09 38e76973e6b6: Preparing 16:30:09 56c48132cae5: Preparing 16:30:09 cc2447e1835a: Preparing 16:30:09 56c48132cae5: Waiting 16:30:09 cc2447e1835a: Waiting 16:30:09 5d29f2c37c61: Layer already exists 16:30:09 865b526f5e7a: Layer already exists 16:30:09 56c48132cae5: Layer already exists 16:30:09 cc2447e1835a: Layer already exists 16:30:09 ccb177b24714: Pushed 16:30:09 #105 DONE 1.1s 16:30:09 16:30:09 #106 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 16:30:09 #106 CACHED 16:30:09 16:30:09 #107 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:09 #107 CACHED 16:30:09 16:30:09 #108 [security-proxy-setup builder 6/7] COPY . . 16:30:09 #108 CACHED 16:30:09 16:30:09 #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:09 #109 CACHED 16:30:09 16:30:09 #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 16:30:09 #110 CACHED 16:30:09 16:30:09 #111 [security-secretstore-setup builder 6/7] COPY . . 16:30:09 #111 CACHED 16:30:09 16:30:09 #112 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:09 #112 CACHED 16:30:09 16:30:09 #113 [core-command builder 4/7] COPY go.mod vendor* ./ 16:30:09 #113 CACHED 16:30:09 16:30:09 #114 [core-command builder 6/7] COPY . . 16:30:09 #114 CACHED 16:30:09 16:30:09 #115 [security-proxy-auth builder 6/7] COPY . . 16:30:09 #115 CACHED 16:30:09 16:30:09 #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:09 #116 CACHED 16:30:09 16:30:09 #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 16:30:09 #117 CACHED 16:30:09 16:30:09 #118 [support-scheduler builder 6/7] COPY . . 16:30:09 #118 CACHED 16:30:09 16:30:09 #119 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 16:30:09 #119 CACHED 16:30:09 16:30:09 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:09 #120 CACHED 16:30:09 16:30:09 #121 [support-notifications builder 6/7] COPY . . 16:30:09 #121 DONE 1.2s 16:30:09 16:30:09 #122 [security-spiffe-token-provider builder 6/7] COPY . . 16:30:09 #122 DONE 1.1s 16:30:09 16:30:09 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 16:30:09 #123 CACHED 16:30:09 16:30:09 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:09 #124 CACHED 16:30:09 16:30:09 #125 [core-data builder 6/7] COPY . . 16:30:09 #125 CACHED 16:30:09 16:30:09 #126 [core-metadata builder 6/7] COPY . . 16:30:09 #126 CACHED 16:30:09 16:30:09 #127 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:09 #127 CACHED 16:30:09 16:30:09 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 16:30:09 #128 CACHED 16:30:09 16:30:09 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 16:30:09 #129 DONE 1.1s 16:30:09 16:30:09 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:30:09 38e76973e6b6: Pushed 16:30:10 c6afc042fc8c: Pushed 16:30:10 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:3e642feb535d48186f5cecfd2cc9e256167ff3a1c72f7f90a8302e69cb8f9bb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:11 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 16:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:30:11 ccb177b24714: Preparing 16:30:11 c6afc042fc8c: Preparing 16:30:11 865b526f5e7a: Preparing 16:30:11 5d29f2c37c61: Preparing 16:30:11 38e76973e6b6: Preparing 16:30:11 56c48132cae5: Preparing 16:30:11 cc2447e1835a: Preparing 16:30:11 56c48132cae5: Waiting 16:30:11 cc2447e1835a: Waiting 16:30:11 5d29f2c37c61: Layer already exists 16:30:11 865b526f5e7a: Layer already exists 16:30:11 38e76973e6b6: Layer already exists 16:30:11 ccb177b24714: Layer already exists 16:30:11 c6afc042fc8c: Layer already exists 16:30:11 56c48132cae5: Layer already exists 16:30:11 cc2447e1835a: Layer already exists 16:30:11 latest: digest: sha256:3e642feb535d48186f5cecfd2cc9e256167ff3a1c72f7f90a8302e69cb8f9bb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:11 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.72 16:30:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:30:11 ccb177b24714: Preparing 16:30:11 c6afc042fc8c: Preparing 16:30:11 865b526f5e7a: Preparing 16:30:11 5d29f2c37c61: Preparing 16:30:11 38e76973e6b6: Preparing 16:30:11 56c48132cae5: Preparing 16:30:11 cc2447e1835a: Preparing 16:30:11 56c48132cae5: Waiting 16:30:11 cc2447e1835a: Waiting 16:30:11 865b526f5e7a: Layer already exists 16:30:11 38e76973e6b6: Layer already exists 16:30:11 ccb177b24714: Layer already exists 16:30:11 5d29f2c37c61: Layer already exists 16:30:11 c6afc042fc8c: Layer already exists 16:30:11 56c48132cae5: Layer already exists 16:30:11 cc2447e1835a: Layer already exists 16:30:11 3.1.0-dev.72: digest: sha256:3e642feb535d48186f5cecfd2cc9e256167ff3a1c72f7f90a8302e69cb8f9bb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:12 + docker push nexus3.edgexfoundry.org:10004/core-data:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:30:12 ccb177b24714: Preparing 16:30:12 c6afc042fc8c: Preparing 16:30:12 865b526f5e7a: Preparing 16:30:12 5d29f2c37c61: Preparing 16:30:12 38e76973e6b6: Preparing 16:30:12 56c48132cae5: Preparing 16:30:12 cc2447e1835a: Preparing 16:30:12 cc2447e1835a: Waiting 16:30:12 865b526f5e7a: Layer already exists 16:30:12 ccb177b24714: Layer already exists 16:30:12 38e76973e6b6: Layer already exists 16:30:12 c6afc042fc8c: Layer already exists 16:30:12 5d29f2c37c61: Layer already exists 16:30:12 56c48132cae5: Layer already exists 16:30:12 cc2447e1835a: Layer already exists 16:30:12 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:3e642feb535d48186f5cecfd2cc9e256167ff3a1c72f7f90a8302e69cb8f9bb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:13 + docker push nexus3.edgexfoundry.org:10004/core-data:main 16:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 16:30:13 ccb177b24714: Preparing 16:30:13 c6afc042fc8c: Preparing 16:30:13 865b526f5e7a: Preparing 16:30:13 5d29f2c37c61: Preparing 16:30:13 38e76973e6b6: Preparing 16:30:13 56c48132cae5: Preparing 16:30:13 cc2447e1835a: Preparing 16:30:13 56c48132cae5: Waiting 16:30:13 cc2447e1835a: Waiting 16:30:13 ccb177b24714: Layer already exists 16:30:13 c6afc042fc8c: Layer already exists 16:30:13 5d29f2c37c61: Layer already exists 16:30:13 38e76973e6b6: Layer already exists 16:30:13 865b526f5e7a: Layer already exists 16:30:13 cc2447e1835a: Layer already exists 16:30:13 56c48132cae5: Layer already exists 16:30:13 main: digest: sha256:3e642feb535d48186f5cecfd2cc9e256167ff3a1c72f7f90a8302e69cb8f9bb0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:13 ===================================================== [Pipeline] echo 16:30:13 taggedImages: 16:30:13 - nexus3.edgexfoundry.org:10004/core-data:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:13 - nexus3.edgexfoundry.org:10004/core-data:latest 16:30:13 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.72 16:30:13 - nexus3.edgexfoundry.org:10004/core-data:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:13 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 16:30:13 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 16:30:13 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:13 latest 16:30:13 3.1.0-dev.72 16:30:13 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:13 main 16:30:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:30:13 b3af213800a9: Preparing 16:30:13 bde615f5b2eb: Preparing 16:30:13 bbda44175d6b: Preparing 16:30:13 865b526f5e7a: Preparing 16:30:13 5d29f2c37c61: Preparing 16:30:13 dc64922f3756: Preparing 16:30:13 56c48132cae5: Preparing 16:30:13 cc2447e1835a: Preparing 16:30:13 dc64922f3756: Waiting 16:30:13 cc2447e1835a: Waiting 16:30:13 5d29f2c37c61: Layer already exists 16:30:13 865b526f5e7a: Layer already exists 16:30:13 dc64922f3756: Layer already exists 16:30:13 56c48132cae5: Layer already exists 16:30:13 cc2447e1835a: Layer already exists 16:30:13 bde615f5b2eb: Pushed 16:30:13 b3af213800a9: Pushed 16:30:14 #130 4.814 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:30:15 bbda44175d6b: Pushed 16:30:15 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:11a0189d7f3d61ca066f1bd881899d9c69d4c076b01278fcc1f2a619a04b5136 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 16:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:30:16 b3af213800a9: Preparing 16:30:16 bde615f5b2eb: Preparing 16:30:16 bbda44175d6b: Preparing 16:30:16 865b526f5e7a: Preparing 16:30:16 5d29f2c37c61: Preparing 16:30:16 dc64922f3756: Preparing 16:30:16 56c48132cae5: Preparing 16:30:16 cc2447e1835a: Preparing 16:30:16 dc64922f3756: Waiting 16:30:16 56c48132cae5: Waiting 16:30:16 cc2447e1835a: Waiting 16:30:16 bde615f5b2eb: Layer already exists 16:30:16 bbda44175d6b: Layer already exists 16:30:16 5d29f2c37c61: Layer already exists 16:30:16 b3af213800a9: Layer already exists 16:30:16 865b526f5e7a: Layer already exists 16:30:16 dc64922f3756: Layer already exists 16:30:16 cc2447e1835a: Layer already exists 16:30:16 56c48132cae5: Layer already exists 16:30:16 latest: digest: sha256:11a0189d7f3d61ca066f1bd881899d9c69d4c076b01278fcc1f2a619a04b5136 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:16 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:16 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.72 16:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:30:16 b3af213800a9: Preparing 16:30:16 bde615f5b2eb: Preparing 16:30:16 bbda44175d6b: Preparing 16:30:16 865b526f5e7a: Preparing 16:30:16 5d29f2c37c61: Preparing 16:30:16 dc64922f3756: Preparing 16:30:16 56c48132cae5: Preparing 16:30:16 cc2447e1835a: Preparing 16:30:16 dc64922f3756: Waiting 16:30:16 56c48132cae5: Waiting 16:30:16 cc2447e1835a: Waiting 16:30:16 bbda44175d6b: Layer already exists 16:30:16 b3af213800a9: Layer already exists 16:30:16 865b526f5e7a: Layer already exists 16:30:16 5d29f2c37c61: Layer already exists 16:30:16 bde615f5b2eb: Layer already exists 16:30:16 dc64922f3756: Layer already exists 16:30:16 56c48132cae5: Layer already exists 16:30:16 cc2447e1835a: Layer already exists 16:30:16 3.1.0-dev.72: digest: sha256:11a0189d7f3d61ca066f1bd881899d9c69d4c076b01278fcc1f2a619a04b5136 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:30:17 b3af213800a9: Preparing 16:30:17 bde615f5b2eb: Preparing 16:30:17 bbda44175d6b: Preparing 16:30:17 865b526f5e7a: Preparing 16:30:17 5d29f2c37c61: Preparing 16:30:17 dc64922f3756: Preparing 16:30:17 56c48132cae5: Preparing 16:30:17 cc2447e1835a: Preparing 16:30:17 dc64922f3756: Waiting 16:30:17 cc2447e1835a: Waiting 16:30:17 56c48132cae5: Waiting 16:30:17 bbda44175d6b: Layer already exists 16:30:17 bde615f5b2eb: Layer already exists 16:30:17 865b526f5e7a: Layer already exists 16:30:17 b3af213800a9: Layer already exists 16:30:17 5d29f2c37c61: Layer already exists 16:30:17 dc64922f3756: Layer already exists 16:30:17 56c48132cae5: Layer already exists 16:30:17 cc2447e1835a: Layer already exists 16:30:17 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:11a0189d7f3d61ca066f1bd881899d9c69d4c076b01278fcc1f2a619a04b5136 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:17 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 16:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 16:30:18 b3af213800a9: Preparing 16:30:18 bde615f5b2eb: Preparing 16:30:18 bbda44175d6b: Preparing 16:30:18 865b526f5e7a: Preparing 16:30:18 5d29f2c37c61: Preparing 16:30:18 dc64922f3756: Preparing 16:30:18 56c48132cae5: Preparing 16:30:18 cc2447e1835a: Preparing 16:30:18 56c48132cae5: Waiting 16:30:18 dc64922f3756: Waiting 16:30:18 cc2447e1835a: Waiting 16:30:18 5d29f2c37c61: Layer already exists 16:30:18 bde615f5b2eb: Layer already exists 16:30:18 bbda44175d6b: Layer already exists 16:30:18 b3af213800a9: Layer already exists 16:30:18 865b526f5e7a: Layer already exists 16:30:18 dc64922f3756: Layer already exists 16:30:18 cc2447e1835a: Layer already exists 16:30:18 56c48132cae5: Layer already exists 16:30:18 main: digest: sha256:11a0189d7f3d61ca066f1bd881899d9c69d4c076b01278fcc1f2a619a04b5136 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:18 ===================================================== [Pipeline] echo 16:30:18 taggedImages: 16:30:18 - nexus3.edgexfoundry.org:10004/core-metadata:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:18 - nexus3.edgexfoundry.org:10004/core-metadata:latest 16:30:18 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.72 16:30:18 - nexus3.edgexfoundry.org:10004/core-metadata:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:18 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 16:30:18 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 16:30:18 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:18 latest 16:30:18 3.1.0-dev.72 16:30:18 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:18 main 16:30:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:30:19 77660cb34ed4: Preparing 16:30:19 d27792503921: Preparing 16:30:19 6d540c3a0e69: Preparing 16:30:19 1cd7ae32ba04: Preparing 16:30:19 750d5070d556: Preparing 16:30:19 b800dab86a21: Preparing 16:30:19 2cf94ea5cbae: Preparing 16:30:19 865b526f5e7a: Preparing 16:30:19 5d29f2c37c61: Preparing 16:30:19 9f09db3a7af5: Preparing 16:30:19 aa6ee2a481b6: Preparing 16:30:19 5f70bf18a086: Preparing 16:30:19 89013ad747b3: Preparing 16:30:19 4614ea90749c: Preparing 16:30:19 6ab94e504401: Preparing 16:30:19 cc2447e1835a: Preparing 16:30:19 2cf94ea5cbae: Waiting 16:30:19 865b526f5e7a: Waiting 16:30:19 9f09db3a7af5: Waiting 16:30:19 5d29f2c37c61: Waiting 16:30:19 aa6ee2a481b6: Waiting 16:30:19 6ab94e504401: Waiting 16:30:19 5f70bf18a086: Waiting 16:30:19 cc2447e1835a: Waiting 16:30:19 89013ad747b3: Waiting 16:30:19 4614ea90749c: Waiting 16:30:19 b800dab86a21: Waiting 16:30:19 6d540c3a0e69: Pushed 16:30:19 750d5070d556: Pushed 16:30:19 77660cb34ed4: Pushed 16:30:19 d27792503921: Pushed 16:30:19 1cd7ae32ba04: Pushed 16:30:19 865b526f5e7a: Layer already exists 16:30:19 5d29f2c37c61: Layer already exists 16:30:19 b800dab86a21: Pushed 16:30:19 5f70bf18a086: Pushed 16:30:19 9f09db3a7af5: Pushed 16:30:19 aa6ee2a481b6: Pushed 16:30:19 89013ad747b3: Pushed 16:30:19 cc2447e1835a: Layer already exists 16:30:19 6ab94e504401: Pushed 16:30:20 4614ea90749c: Pushed 16:30:20 #130 ... 16:30:20 16:30:20 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:30:20 #0 5.399 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:30:20 #131 ... 16:30:20 16:30:20 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:30:20 #0 5.218 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 16:30:20 #132 ... 16:30:20 16:30:20 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:30:20 #0 5.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:30:20 #133 ... 16:30:20 16:30:20 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:30:20 #0 4.554 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:30:20 #134 ... 16:30:20 16:30:20 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:30:20 #0 5.195 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:30:20 #135 ... 16:30:20 16:30:20 #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:30:20 #0 4.138 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:30:20 #136 ... 16:30:20 16:30:20 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:30:20 #0 5.557 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:30:20 #137 ... 16:30:20 16:30:20 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:30:20 #0 4.967 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:30:20 #138 ... 16:30:20 16:30:20 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:30:20 #0 5.552 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 16:30:20 #139 ... 16:30:20 16:30:20 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:30:20 #0 4.756 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:30:21 2cf94ea5cbae: Pushed 16:30:21 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:c6e449880432734b1a10f0769f05f63e44db24b9d6fcce9afbcece4e995b0a27 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:21 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:30:21 77660cb34ed4: Preparing 16:30:21 d27792503921: Preparing 16:30:21 6d540c3a0e69: Preparing 16:30:21 1cd7ae32ba04: Preparing 16:30:21 750d5070d556: Preparing 16:30:21 b800dab86a21: Preparing 16:30:21 2cf94ea5cbae: Preparing 16:30:21 865b526f5e7a: Preparing 16:30:21 5d29f2c37c61: Preparing 16:30:21 9f09db3a7af5: Preparing 16:30:21 aa6ee2a481b6: Preparing 16:30:21 5f70bf18a086: Preparing 16:30:21 89013ad747b3: Preparing 16:30:21 4614ea90749c: Preparing 16:30:21 6ab94e504401: Preparing 16:30:21 cc2447e1835a: Preparing 16:30:21 4614ea90749c: Waiting 16:30:21 9f09db3a7af5: Waiting 16:30:21 6ab94e504401: Waiting 16:30:21 cc2447e1835a: Waiting 16:30:21 aa6ee2a481b6: Waiting 16:30:21 89013ad747b3: Waiting 16:30:21 5f70bf18a086: Waiting 16:30:21 2cf94ea5cbae: Waiting 16:30:21 b800dab86a21: Waiting 16:30:21 865b526f5e7a: Waiting 16:30:21 5d29f2c37c61: Waiting 16:30:21 750d5070d556: Layer already exists 16:30:21 1cd7ae32ba04: Layer already exists 16:30:21 77660cb34ed4: Layer already exists 16:30:21 6d540c3a0e69: Layer already exists 16:30:21 d27792503921: Layer already exists 16:30:21 b800dab86a21: Layer already exists 16:30:21 2cf94ea5cbae: Layer already exists 16:30:21 865b526f5e7a: Layer already exists 16:30:21 9f09db3a7af5: Layer already exists 16:30:21 aa6ee2a481b6: Layer already exists 16:30:21 5d29f2c37c61: Layer already exists 16:30:21 5f70bf18a086: Layer already exists 16:30:21 89013ad747b3: Layer already exists 16:30:21 cc2447e1835a: Layer already exists 16:30:21 4614ea90749c: Layer already exists 16:30:21 6ab94e504401: Layer already exists 16:30:21 latest: digest: sha256:c6e449880432734b1a10f0769f05f63e44db24b9d6fcce9afbcece4e995b0a27 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:22 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.72 16:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:30:22 77660cb34ed4: Preparing 16:30:22 d27792503921: Preparing 16:30:22 6d540c3a0e69: Preparing 16:30:22 1cd7ae32ba04: Preparing 16:30:22 750d5070d556: Preparing 16:30:22 b800dab86a21: Preparing 16:30:22 2cf94ea5cbae: Preparing 16:30:22 865b526f5e7a: Preparing 16:30:22 5d29f2c37c61: Preparing 16:30:22 9f09db3a7af5: Preparing 16:30:22 aa6ee2a481b6: Preparing 16:30:22 5f70bf18a086: Preparing 16:30:22 89013ad747b3: Preparing 16:30:22 4614ea90749c: Preparing 16:30:22 b800dab86a21: Waiting 16:30:22 9f09db3a7af5: Waiting 16:30:22 aa6ee2a481b6: Waiting 16:30:22 5f70bf18a086: Waiting 16:30:22 2cf94ea5cbae: Waiting 16:30:22 5d29f2c37c61: Waiting 16:30:22 89013ad747b3: Waiting 16:30:22 6ab94e504401: Preparing 16:30:22 cc2447e1835a: Preparing 16:30:22 cc2447e1835a: Waiting 16:30:22 6ab94e504401: Waiting 16:30:22 4614ea90749c: Waiting 16:30:22 750d5070d556: Layer already exists 16:30:22 d27792503921: Layer already exists 16:30:22 77660cb34ed4: Layer already exists 16:30:22 1cd7ae32ba04: Layer already exists 16:30:22 6d540c3a0e69: Layer already exists 16:30:22 2cf94ea5cbae: Layer already exists 16:30:22 b800dab86a21: Layer already exists 16:30:22 5d29f2c37c61: Layer already exists 16:30:22 9f09db3a7af5: Layer already exists 16:30:22 865b526f5e7a: Layer already exists 16:30:22 aa6ee2a481b6: Layer already exists 16:30:22 4614ea90749c: Layer already exists 16:30:22 89013ad747b3: Layer already exists 16:30:22 5f70bf18a086: Layer already exists 16:30:22 6ab94e504401: Layer already exists 16:30:22 cc2447e1835a: Layer already exists 16:30:22 3.1.0-dev.72: digest: sha256:c6e449880432734b1a10f0769f05f63e44db24b9d6fcce9afbcece4e995b0a27 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:22 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:30:23 77660cb34ed4: Preparing 16:30:23 d27792503921: Preparing 16:30:23 6d540c3a0e69: Preparing 16:30:23 1cd7ae32ba04: Preparing 16:30:23 750d5070d556: Preparing 16:30:23 b800dab86a21: Preparing 16:30:23 2cf94ea5cbae: Preparing 16:30:23 865b526f5e7a: Preparing 16:30:23 5d29f2c37c61: Preparing 16:30:23 9f09db3a7af5: Preparing 16:30:23 aa6ee2a481b6: Preparing 16:30:23 5f70bf18a086: Preparing 16:30:23 89013ad747b3: Preparing 16:30:23 4614ea90749c: Preparing 16:30:23 6ab94e504401: Preparing 16:30:23 cc2447e1835a: Preparing 16:30:23 b800dab86a21: Waiting 16:30:23 89013ad747b3: Waiting 16:30:23 4614ea90749c: Waiting 16:30:23 6ab94e504401: Waiting 16:30:23 5f70bf18a086: Waiting 16:30:23 cc2447e1835a: Waiting 16:30:23 2cf94ea5cbae: Waiting 16:30:23 865b526f5e7a: Waiting 16:30:23 5d29f2c37c61: Waiting 16:30:23 9f09db3a7af5: Waiting 16:30:23 aa6ee2a481b6: Waiting 16:30:23 1cd7ae32ba04: Layer already exists 16:30:23 750d5070d556: Layer already exists 16:30:23 6d540c3a0e69: Layer already exists 16:30:23 77660cb34ed4: Layer already exists 16:30:23 d27792503921: Layer already exists 16:30:23 b800dab86a21: Layer already exists 16:30:23 5d29f2c37c61: Layer already exists 16:30:23 9f09db3a7af5: Layer already exists 16:30:23 865b526f5e7a: Layer already exists 16:30:23 2cf94ea5cbae: Layer already exists 16:30:23 aa6ee2a481b6: Layer already exists 16:30:23 5f70bf18a086: Layer already exists 16:30:23 6ab94e504401: Layer already exists 16:30:23 4614ea90749c: Layer already exists 16:30:23 89013ad747b3: Layer already exists 16:30:23 cc2447e1835a: Layer already exists 16:30:23 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:c6e449880432734b1a10f0769f05f63e44db24b9d6fcce9afbcece4e995b0a27 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:23 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 16:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 16:30:23 77660cb34ed4: Preparing 16:30:23 d27792503921: Preparing 16:30:23 6d540c3a0e69: Preparing 16:30:23 1cd7ae32ba04: Preparing 16:30:23 750d5070d556: Preparing 16:30:23 b800dab86a21: Preparing 16:30:23 2cf94ea5cbae: Preparing 16:30:23 865b526f5e7a: Preparing 16:30:23 5d29f2c37c61: Preparing 16:30:23 9f09db3a7af5: Preparing 16:30:23 aa6ee2a481b6: Preparing 16:30:23 5f70bf18a086: Preparing 16:30:23 89013ad747b3: Preparing 16:30:23 4614ea90749c: Preparing 16:30:23 6ab94e504401: Preparing 16:30:23 cc2447e1835a: Preparing 16:30:23 b800dab86a21: Waiting 16:30:23 2cf94ea5cbae: Waiting 16:30:23 865b526f5e7a: Waiting 16:30:23 5d29f2c37c61: Waiting 16:30:23 9f09db3a7af5: Waiting 16:30:23 aa6ee2a481b6: Waiting 16:30:23 5f70bf18a086: Waiting 16:30:23 89013ad747b3: Waiting 16:30:23 4614ea90749c: Waiting 16:30:23 6ab94e504401: Waiting 16:30:23 cc2447e1835a: Waiting 16:30:23 6d540c3a0e69: Layer already exists 16:30:23 1cd7ae32ba04: Layer already exists 16:30:23 750d5070d556: Layer already exists 16:30:23 77660cb34ed4: Layer already exists 16:30:23 d27792503921: Layer already exists 16:30:23 b800dab86a21: Layer already exists 16:30:23 2cf94ea5cbae: Layer already exists 16:30:23 9f09db3a7af5: Layer already exists 16:30:23 865b526f5e7a: Layer already exists 16:30:23 5d29f2c37c61: Layer already exists 16:30:23 aa6ee2a481b6: Layer already exists 16:30:23 5f70bf18a086: Layer already exists 16:30:23 4614ea90749c: Layer already exists 16:30:23 89013ad747b3: Layer already exists 16:30:23 6ab94e504401: Layer already exists 16:30:23 cc2447e1835a: Layer already exists 16:30:23 main: digest: sha256:c6e449880432734b1a10f0769f05f63e44db24b9d6fcce9afbcece4e995b0a27 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:23 ===================================================== [Pipeline] echo 16:30:23 taggedImages: 16:30:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 16:30:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.72 16:30:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:23 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 16:30:23 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 16:30:23 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:23 latest 16:30:23 3.1.0-dev.72 16:30:23 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:23 main 16:30:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:30:24 1a8886022660: Preparing 16:30:24 097a8943022d: Preparing 16:30:24 bd34b76411b3: Preparing 16:30:24 53275ca85fdd: Preparing 16:30:24 865b526f5e7a: Preparing 16:30:24 5d29f2c37c61: Preparing 16:30:24 dc64922f3756: Preparing 16:30:24 56c48132cae5: Preparing 16:30:24 cc2447e1835a: Preparing 16:30:24 5d29f2c37c61: Waiting 16:30:24 dc64922f3756: Waiting 16:30:24 56c48132cae5: Waiting 16:30:24 cc2447e1835a: Waiting 16:30:24 865b526f5e7a: Layer already exists 16:30:24 097a8943022d: Layer already exists 16:30:24 1a8886022660: Layer already exists 16:30:24 5d29f2c37c61: Layer already exists 16:30:24 dc64922f3756: Layer already exists 16:30:24 56c48132cae5: Layer already exists 16:30:24 cc2447e1835a: Layer already exists 16:30:24 bd34b76411b3: Pushed 16:30:25 53275ca85fdd: Pushed 16:30:26 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:ee0733b4b9b7a578f82abc5ed106beccb40fc0dc29bd4853f2bd524eb73ae161 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 16:30:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:30:26 1a8886022660: Preparing 16:30:26 097a8943022d: Preparing 16:30:26 bd34b76411b3: Preparing 16:30:26 53275ca85fdd: Preparing 16:30:26 865b526f5e7a: Preparing 16:30:26 5d29f2c37c61: Preparing 16:30:26 dc64922f3756: Preparing 16:30:26 56c48132cae5: Preparing 16:30:26 cc2447e1835a: Preparing 16:30:26 dc64922f3756: Waiting 16:30:26 5d29f2c37c61: Waiting 16:30:26 56c48132cae5: Waiting 16:30:26 cc2447e1835a: Waiting 16:30:26 bd34b76411b3: Layer already exists 16:30:26 1a8886022660: Layer already exists 16:30:26 53275ca85fdd: Layer already exists 16:30:26 865b526f5e7a: Layer already exists 16:30:26 097a8943022d: Layer already exists 16:30:26 5d29f2c37c61: Layer already exists 16:30:26 dc64922f3756: Layer already exists 16:30:26 cc2447e1835a: Layer already exists 16:30:26 56c48132cae5: Layer already exists 16:30:26 latest: digest: sha256:ee0733b4b9b7a578f82abc5ed106beccb40fc0dc29bd4853f2bd524eb73ae161 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.72 16:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:30:27 1a8886022660: Preparing 16:30:27 097a8943022d: Preparing 16:30:27 bd34b76411b3: Preparing 16:30:27 53275ca85fdd: Preparing 16:30:27 865b526f5e7a: Preparing 16:30:27 5d29f2c37c61: Preparing 16:30:27 dc64922f3756: Preparing 16:30:27 56c48132cae5: Preparing 16:30:27 cc2447e1835a: Preparing 16:30:27 5d29f2c37c61: Waiting 16:30:27 dc64922f3756: Waiting 16:30:27 56c48132cae5: Waiting 16:30:27 cc2447e1835a: Waiting 16:30:27 53275ca85fdd: Layer already exists 16:30:27 1a8886022660: Layer already exists 16:30:27 865b526f5e7a: Layer already exists 16:30:27 097a8943022d: Layer already exists 16:30:27 bd34b76411b3: Layer already exists 16:30:27 5d29f2c37c61: Layer already exists 16:30:27 56c48132cae5: Layer already exists 16:30:27 dc64922f3756: Layer already exists 16:30:27 cc2447e1835a: Layer already exists 16:30:27 3.1.0-dev.72: digest: sha256:ee0733b4b9b7a578f82abc5ed106beccb40fc0dc29bd4853f2bd524eb73ae161 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:27 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:30:27 1a8886022660: Preparing 16:30:27 097a8943022d: Preparing 16:30:27 bd34b76411b3: Preparing 16:30:27 53275ca85fdd: Preparing 16:30:27 865b526f5e7a: Preparing 16:30:27 5d29f2c37c61: Preparing 16:30:27 dc64922f3756: Preparing 16:30:27 5d29f2c37c61: Waiting 16:30:27 56c48132cae5: Preparing 16:30:27 cc2447e1835a: Preparing 16:30:27 56c48132cae5: Waiting 16:30:27 cc2447e1835a: Waiting 16:30:27 dc64922f3756: Waiting 16:30:27 53275ca85fdd: Layer already exists 16:30:27 865b526f5e7a: Layer already exists 16:30:27 1a8886022660: Layer already exists 16:30:27 bd34b76411b3: Layer already exists 16:30:27 097a8943022d: Layer already exists 16:30:27 dc64922f3756: Layer already exists 16:30:27 5d29f2c37c61: Layer already exists 16:30:27 cc2447e1835a: Layer already exists 16:30:27 56c48132cae5: Layer already exists 16:30:27 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:ee0733b4b9b7a578f82abc5ed106beccb40fc0dc29bd4853f2bd524eb73ae161 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:28 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 16:30:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 16:30:28 1a8886022660: Preparing 16:30:28 097a8943022d: Preparing 16:30:28 bd34b76411b3: Preparing 16:30:28 53275ca85fdd: Preparing 16:30:28 865b526f5e7a: Preparing 16:30:28 5d29f2c37c61: Preparing 16:30:28 dc64922f3756: Preparing 16:30:28 56c48132cae5: Preparing 16:30:28 cc2447e1835a: Preparing 16:30:28 5d29f2c37c61: Waiting 16:30:28 dc64922f3756: Waiting 16:30:28 56c48132cae5: Waiting 16:30:28 cc2447e1835a: Waiting 16:30:28 097a8943022d: Layer already exists 16:30:28 bd34b76411b3: Layer already exists 16:30:28 53275ca85fdd: Layer already exists 16:30:28 1a8886022660: Layer already exists 16:30:28 865b526f5e7a: Layer already exists 16:30:28 5d29f2c37c61: Layer already exists 16:30:28 dc64922f3756: Layer already exists 16:30:28 56c48132cae5: Layer already exists 16:30:28 cc2447e1835a: Layer already exists 16:30:28 main: digest: sha256:ee0733b4b9b7a578f82abc5ed106beccb40fc0dc29bd4853f2bd524eb73ae161 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:28 ===================================================== [Pipeline] echo 16:30:28 taggedImages: 16:30:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 16:30:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.72 16:30:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:28 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 16:30:28 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 16:30:28 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:28 latest 16:30:28 3.1.0-dev.72 16:30:28 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:28 main 16:30:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:30:29 dea165e3a295: Preparing 16:30:29 885c3bbb17ec: Preparing 16:30:29 303a1768ac05: Preparing 16:30:29 a31d722c52c1: Preparing 16:30:29 7d55d8e07bc5: Preparing 16:30:29 865b526f5e7a: Preparing 16:30:29 5d29f2c37c61: Preparing 16:30:29 c44e0a4e6374: Preparing 16:30:29 7e87327aac52: Preparing 16:30:29 0ac7ad25d5f8: Preparing 16:30:29 cc2447e1835a: Preparing 16:30:29 865b526f5e7a: Waiting 16:30:29 5d29f2c37c61: Waiting 16:30:29 c44e0a4e6374: Waiting 16:30:29 7e87327aac52: Waiting 16:30:29 0ac7ad25d5f8: Waiting 16:30:29 cc2447e1835a: Waiting 16:30:29 a31d722c52c1: Pushed 16:30:29 7d55d8e07bc5: Pushed 16:30:29 885c3bbb17ec: Pushed 16:30:29 dea165e3a295: Pushed 16:30:29 865b526f5e7a: Layer already exists 16:30:29 5d29f2c37c61: Layer already exists 16:30:29 cc2447e1835a: Layer already exists 16:30:29 c44e0a4e6374: Pushed 16:30:29 7e87327aac52: Pushed 16:30:30 303a1768ac05: Pushed 16:30:30 0ac7ad25d5f8: Pushed 16:30:30 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:916c2857938f492beefeaa43bcfd8508b2a7f66e596eacd14d67c2c6863e2805 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:30:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:30:31 dea165e3a295: Preparing 16:30:31 885c3bbb17ec: Preparing 16:30:31 303a1768ac05: Preparing 16:30:31 a31d722c52c1: Preparing 16:30:31 7d55d8e07bc5: Preparing 16:30:31 865b526f5e7a: Preparing 16:30:31 5d29f2c37c61: Preparing 16:30:31 c44e0a4e6374: Preparing 16:30:31 7e87327aac52: Preparing 16:30:31 0ac7ad25d5f8: Preparing 16:30:31 cc2447e1835a: Preparing 16:30:31 865b526f5e7a: Waiting 16:30:31 5d29f2c37c61: Waiting 16:30:31 c44e0a4e6374: Waiting 16:30:31 7e87327aac52: Waiting 16:30:31 0ac7ad25d5f8: Waiting 16:30:31 cc2447e1835a: Waiting 16:30:31 dea165e3a295: Layer already exists 16:30:31 7d55d8e07bc5: Layer already exists 16:30:31 a31d722c52c1: Layer already exists 16:30:31 303a1768ac05: Layer already exists 16:30:31 885c3bbb17ec: Layer already exists 16:30:31 865b526f5e7a: Layer already exists 16:30:31 7e87327aac52: Layer already exists 16:30:31 5d29f2c37c61: Layer already exists 16:30:31 c44e0a4e6374: Layer already exists 16:30:31 0ac7ad25d5f8: Layer already exists 16:30:31 cc2447e1835a: Layer already exists 16:30:31 latest: digest: sha256:916c2857938f492beefeaa43bcfd8508b2a7f66e596eacd14d67c2c6863e2805 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.72 16:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:30:32 dea165e3a295: Preparing 16:30:32 885c3bbb17ec: Preparing 16:30:32 303a1768ac05: Preparing 16:30:32 a31d722c52c1: Preparing 16:30:32 7d55d8e07bc5: Preparing 16:30:32 865b526f5e7a: Preparing 16:30:32 5d29f2c37c61: Preparing 16:30:32 c44e0a4e6374: Preparing 16:30:32 7e87327aac52: Preparing 16:30:32 0ac7ad25d5f8: Preparing 16:30:32 cc2447e1835a: Preparing 16:30:32 5d29f2c37c61: Waiting 16:30:32 c44e0a4e6374: Waiting 16:30:32 7e87327aac52: Waiting 16:30:32 0ac7ad25d5f8: Waiting 16:30:32 865b526f5e7a: Waiting 16:30:32 cc2447e1835a: Waiting 16:30:32 a31d722c52c1: Layer already exists 16:30:32 dea165e3a295: Layer already exists 16:30:32 7d55d8e07bc5: Layer already exists 16:30:32 303a1768ac05: Layer already exists 16:30:32 885c3bbb17ec: Layer already exists 16:30:32 865b526f5e7a: Layer already exists 16:30:32 5d29f2c37c61: Layer already exists 16:30:32 c44e0a4e6374: Layer already exists 16:30:32 0ac7ad25d5f8: Layer already exists 16:30:32 7e87327aac52: Layer already exists 16:30:32 cc2447e1835a: Layer already exists 16:30:32 3.1.0-dev.72: digest: sha256:916c2857938f492beefeaa43bcfd8508b2a7f66e596eacd14d67c2c6863e2805 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:32 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:30:32 dea165e3a295: Preparing 16:30:32 885c3bbb17ec: Preparing 16:30:32 303a1768ac05: Preparing 16:30:32 a31d722c52c1: Preparing 16:30:32 7d55d8e07bc5: Preparing 16:30:32 865b526f5e7a: Preparing 16:30:32 5d29f2c37c61: Preparing 16:30:32 c44e0a4e6374: Preparing 16:30:32 7e87327aac52: Preparing 16:30:32 0ac7ad25d5f8: Preparing 16:30:32 cc2447e1835a: Preparing 16:30:32 865b526f5e7a: Waiting 16:30:32 5d29f2c37c61: Waiting 16:30:32 c44e0a4e6374: Waiting 16:30:32 7e87327aac52: Waiting 16:30:32 cc2447e1835a: Waiting 16:30:32 885c3bbb17ec: Layer already exists 16:30:32 7d55d8e07bc5: Layer already exists 16:30:32 303a1768ac05: Layer already exists 16:30:32 dea165e3a295: Layer already exists 16:30:32 a31d722c52c1: Layer already exists 16:30:32 865b526f5e7a: Layer already exists 16:30:32 5d29f2c37c61: Layer already exists 16:30:32 0ac7ad25d5f8: Layer already exists 16:30:32 c44e0a4e6374: Layer already exists 16:30:32 7e87327aac52: Layer already exists 16:30:32 cc2447e1835a: Layer already exists 16:30:32 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:916c2857938f492beefeaa43bcfd8508b2a7f66e596eacd14d67c2c6863e2805 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:33 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 16:30:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 16:30:33 dea165e3a295: Preparing 16:30:33 885c3bbb17ec: Preparing 16:30:33 303a1768ac05: Preparing 16:30:33 a31d722c52c1: Preparing 16:30:33 7d55d8e07bc5: Preparing 16:30:33 865b526f5e7a: Preparing 16:30:33 5d29f2c37c61: Preparing 16:30:33 c44e0a4e6374: Preparing 16:30:33 7e87327aac52: Preparing 16:30:33 0ac7ad25d5f8: Preparing 16:30:33 cc2447e1835a: Preparing 16:30:33 5d29f2c37c61: Waiting 16:30:33 7e87327aac52: Waiting 16:30:33 c44e0a4e6374: Waiting 16:30:33 0ac7ad25d5f8: Waiting 16:30:33 cc2447e1835a: Waiting 16:30:33 865b526f5e7a: Waiting 16:30:33 303a1768ac05: Layer already exists 16:30:33 dea165e3a295: Layer already exists 16:30:33 7d55d8e07bc5: Layer already exists 16:30:33 a31d722c52c1: Layer already exists 16:30:33 885c3bbb17ec: Layer already exists 16:30:33 865b526f5e7a: Layer already exists 16:30:33 5d29f2c37c61: Layer already exists 16:30:33 c44e0a4e6374: Layer already exists 16:30:33 0ac7ad25d5f8: Layer already exists 16:30:33 7e87327aac52: Layer already exists 16:30:33 cc2447e1835a: Layer already exists 16:30:33 main: digest: sha256:916c2857938f492beefeaa43bcfd8508b2a7f66e596eacd14d67c2c6863e2805 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:33 ===================================================== [Pipeline] echo 16:30:33 taggedImages: 16:30:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 16:30:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.72 16:30:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 16:30:33 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 16:30:33 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:33 latest 16:30:33 3.1.0-dev.72 16:30:33 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:33 main 16:30:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:30:34 7b7fb737341d: Preparing 16:30:34 4429e4d31e7f: Preparing 16:30:34 15b63c8b58c7: Preparing 16:30:34 bb281ca3ea17: Preparing 16:30:34 2f8447f63a23: Preparing 16:30:34 fee5da9d4133: Preparing 16:30:34 efd9c275fb8a: Preparing 16:30:34 865b526f5e7a: Preparing 16:30:34 5d29f2c37c61: Preparing 16:30:34 33b529947e73: Preparing 16:30:34 3ef41f2aa4e9: Preparing 16:30:34 cc2447e1835a: Preparing 16:30:34 efd9c275fb8a: Waiting 16:30:34 865b526f5e7a: Waiting 16:30:34 5d29f2c37c61: Waiting 16:30:34 3ef41f2aa4e9: Waiting 16:30:34 cc2447e1835a: Waiting 16:30:34 33b529947e73: Waiting 16:30:34 fee5da9d4133: Waiting 16:30:34 7b7fb737341d: Pushed 16:30:34 2f8447f63a23: Pushed 16:30:34 4429e4d31e7f: Pushed 16:30:34 865b526f5e7a: Layer already exists 16:30:34 5d29f2c37c61: Layer already exists 16:30:34 fee5da9d4133: Pushed 16:30:34 efd9c275fb8a: Pushed 16:30:34 cc2447e1835a: Layer already exists 16:30:34 33b529947e73: Pushed 16:30:35 bb281ca3ea17: Pushed 16:30:35 3ef41f2aa4e9: Pushed 16:30:35 15b63c8b58c7: Pushed 16:30:35 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:fc0799ed2664c311666485c7a44b0a6035581c7ba2543f9e95d20d8ea1481cd9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:30:36 7b7fb737341d: Preparing 16:30:36 4429e4d31e7f: Preparing 16:30:36 15b63c8b58c7: Preparing 16:30:36 bb281ca3ea17: Preparing 16:30:36 2f8447f63a23: Preparing 16:30:36 fee5da9d4133: Preparing 16:30:36 efd9c275fb8a: Preparing 16:30:36 865b526f5e7a: Preparing 16:30:36 5d29f2c37c61: Preparing 16:30:36 33b529947e73: Preparing 16:30:36 3ef41f2aa4e9: Preparing 16:30:36 cc2447e1835a: Preparing 16:30:36 fee5da9d4133: Waiting 16:30:36 865b526f5e7a: Waiting 16:30:36 5d29f2c37c61: Waiting 16:30:36 33b529947e73: Waiting 16:30:36 efd9c275fb8a: Waiting 16:30:36 3ef41f2aa4e9: Waiting 16:30:36 cc2447e1835a: Waiting 16:30:36 15b63c8b58c7: Layer already exists 16:30:36 4429e4d31e7f: Layer already exists 16:30:36 2f8447f63a23: Layer already exists 16:30:36 bb281ca3ea17: Layer already exists 16:30:36 7b7fb737341d: Layer already exists 16:30:36 efd9c275fb8a: Layer already exists 16:30:36 fee5da9d4133: Layer already exists 16:30:36 5d29f2c37c61: Layer already exists 16:30:36 33b529947e73: Layer already exists 16:30:36 865b526f5e7a: Layer already exists 16:30:36 cc2447e1835a: Layer already exists 16:30:36 3ef41f2aa4e9: Layer already exists 16:30:36 latest: digest: sha256:fc0799ed2664c311666485c7a44b0a6035581c7ba2543f9e95d20d8ea1481cd9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.72 16:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:30:37 7b7fb737341d: Preparing 16:30:37 4429e4d31e7f: Preparing 16:30:37 15b63c8b58c7: Preparing 16:30:37 bb281ca3ea17: Preparing 16:30:37 2f8447f63a23: Preparing 16:30:37 fee5da9d4133: Preparing 16:30:37 efd9c275fb8a: Preparing 16:30:37 865b526f5e7a: Preparing 16:30:37 5d29f2c37c61: Preparing 16:30:37 33b529947e73: Preparing 16:30:37 3ef41f2aa4e9: Preparing 16:30:37 cc2447e1835a: Preparing 16:30:37 fee5da9d4133: Waiting 16:30:37 33b529947e73: Waiting 16:30:37 efd9c275fb8a: Waiting 16:30:37 3ef41f2aa4e9: Waiting 16:30:37 865b526f5e7a: Waiting 16:30:37 cc2447e1835a: Waiting 16:30:37 5d29f2c37c61: Waiting 16:30:37 15b63c8b58c7: Layer already exists 16:30:37 2f8447f63a23: Layer already exists 16:30:37 4429e4d31e7f: Layer already exists 16:30:37 7b7fb737341d: Layer already exists 16:30:37 bb281ca3ea17: Layer already exists 16:30:37 fee5da9d4133: Layer already exists 16:30:37 efd9c275fb8a: Layer already exists 16:30:37 865b526f5e7a: Layer already exists 16:30:37 5d29f2c37c61: Layer already exists 16:30:37 33b529947e73: Layer already exists 16:30:37 3ef41f2aa4e9: Layer already exists 16:30:37 cc2447e1835a: Layer already exists 16:30:37 3.1.0-dev.72: digest: sha256:fc0799ed2664c311666485c7a44b0a6035581c7ba2543f9e95d20d8ea1481cd9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:30:37 7b7fb737341d: Preparing 16:30:37 4429e4d31e7f: Preparing 16:30:37 15b63c8b58c7: Preparing 16:30:37 bb281ca3ea17: Preparing 16:30:37 2f8447f63a23: Preparing 16:30:37 fee5da9d4133: Preparing 16:30:37 efd9c275fb8a: Preparing 16:30:37 865b526f5e7a: Preparing 16:30:37 5d29f2c37c61: Preparing 16:30:37 fee5da9d4133: Waiting 16:30:37 865b526f5e7a: Waiting 16:30:37 33b529947e73: Preparing 16:30:37 3ef41f2aa4e9: Preparing 16:30:37 cc2447e1835a: Preparing 16:30:37 5d29f2c37c61: Waiting 16:30:37 33b529947e73: Waiting 16:30:37 3ef41f2aa4e9: Waiting 16:30:37 cc2447e1835a: Waiting 16:30:37 2f8447f63a23: Layer already exists 16:30:37 bb281ca3ea17: Layer already exists 16:30:37 15b63c8b58c7: Layer already exists 16:30:37 7b7fb737341d: Layer already exists 16:30:37 4429e4d31e7f: Layer already exists 16:30:37 fee5da9d4133: Layer already exists 16:30:37 efd9c275fb8a: Layer already exists 16:30:37 33b529947e73: Layer already exists 16:30:37 5d29f2c37c61: Layer already exists 16:30:37 865b526f5e7a: Layer already exists 16:30:37 3ef41f2aa4e9: Layer already exists 16:30:37 cc2447e1835a: Layer already exists 16:30:37 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:fc0799ed2664c311666485c7a44b0a6035581c7ba2543f9e95d20d8ea1481cd9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 16:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 16:30:38 7b7fb737341d: Preparing 16:30:38 4429e4d31e7f: Preparing 16:30:38 15b63c8b58c7: Preparing 16:30:38 bb281ca3ea17: Preparing 16:30:38 2f8447f63a23: Preparing 16:30:38 fee5da9d4133: Preparing 16:30:38 efd9c275fb8a: Preparing 16:30:38 865b526f5e7a: Preparing 16:30:38 5d29f2c37c61: Preparing 16:30:38 33b529947e73: Preparing 16:30:38 3ef41f2aa4e9: Preparing 16:30:38 cc2447e1835a: Preparing 16:30:38 865b526f5e7a: Waiting 16:30:38 33b529947e73: Waiting 16:30:38 fee5da9d4133: Waiting 16:30:38 efd9c275fb8a: Waiting 16:30:38 3ef41f2aa4e9: Waiting 16:30:38 cc2447e1835a: Waiting 16:30:38 5d29f2c37c61: Waiting 16:30:38 bb281ca3ea17: Layer already exists 16:30:38 2f8447f63a23: Layer already exists 16:30:38 7b7fb737341d: Layer already exists 16:30:38 15b63c8b58c7: Layer already exists 16:30:38 4429e4d31e7f: Layer already exists 16:30:38 33b529947e73: Layer already exists 16:30:38 fee5da9d4133: Layer already exists 16:30:38 865b526f5e7a: Layer already exists 16:30:38 efd9c275fb8a: Layer already exists 16:30:38 5d29f2c37c61: Layer already exists 16:30:38 3ef41f2aa4e9: Layer already exists 16:30:38 cc2447e1835a: Layer already exists 16:30:38 main: digest: sha256:fc0799ed2664c311666485c7a44b0a6035581c7ba2543f9e95d20d8ea1481cd9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:38 ===================================================== [Pipeline] echo 16:30:38 taggedImages: 16:30:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 16:30:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.72 16:30:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 16:30:38 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 16:30:38 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:38 latest 16:30:38 3.1.0-dev.72 16:30:38 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:38 main 16:30:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:30:39 42d003d6a818: Preparing 16:30:39 23b95445c65b: Preparing 16:30:39 865b526f5e7a: Preparing 16:30:39 5d29f2c37c61: Preparing 16:30:39 c4359bfea9bb: Preparing 16:30:39 99162746393f: Preparing 16:30:39 cc2447e1835a: Preparing 16:30:39 99162746393f: Waiting 16:30:39 cc2447e1835a: Waiting 16:30:39 5d29f2c37c61: Layer already exists 16:30:39 865b526f5e7a: Layer already exists 16:30:39 cc2447e1835a: Layer already exists 16:30:39 42d003d6a818: Pushed 16:30:39 99162746393f: Pushed 16:30:39 c4359bfea9bb: Pushed 16:30:41 23b95445c65b: Pushed 16:30:41 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:8507beb57365940acd1099a26f9ae2908fa64f7f6343f508c3046113ba44a202 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:41 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:30:42 42d003d6a818: Preparing 16:30:42 23b95445c65b: Preparing 16:30:42 865b526f5e7a: Preparing 16:30:42 5d29f2c37c61: Preparing 16:30:42 c4359bfea9bb: Preparing 16:30:42 99162746393f: Preparing 16:30:42 cc2447e1835a: Preparing 16:30:42 99162746393f: Waiting 16:30:42 cc2447e1835a: Waiting 16:30:42 865b526f5e7a: Layer already exists 16:30:42 5d29f2c37c61: Layer already exists 16:30:42 42d003d6a818: Layer already exists 16:30:42 c4359bfea9bb: Layer already exists 16:30:42 23b95445c65b: Layer already exists 16:30:42 99162746393f: Layer already exists 16:30:42 cc2447e1835a: Layer already exists 16:30:42 latest: digest: sha256:8507beb57365940acd1099a26f9ae2908fa64f7f6343f508c3046113ba44a202 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:42 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.72 16:30:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:30:42 42d003d6a818: Preparing 16:30:42 23b95445c65b: Preparing 16:30:42 865b526f5e7a: Preparing 16:30:42 5d29f2c37c61: Preparing 16:30:42 c4359bfea9bb: Preparing 16:30:42 99162746393f: Preparing 16:30:42 cc2447e1835a: Preparing 16:30:42 99162746393f: Waiting 16:30:42 cc2447e1835a: Waiting 16:30:42 c4359bfea9bb: Layer already exists 16:30:42 42d003d6a818: Layer already exists 16:30:42 23b95445c65b: Layer already exists 16:30:42 5d29f2c37c61: Layer already exists 16:30:42 865b526f5e7a: Layer already exists 16:30:42 99162746393f: Layer already exists 16:30:42 cc2447e1835a: Layer already exists 16:30:42 3.1.0-dev.72: digest: sha256:8507beb57365940acd1099a26f9ae2908fa64f7f6343f508c3046113ba44a202 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:43 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:30:43 42d003d6a818: Preparing 16:30:43 23b95445c65b: Preparing 16:30:43 865b526f5e7a: Preparing 16:30:43 5d29f2c37c61: Preparing 16:30:43 c4359bfea9bb: Preparing 16:30:43 99162746393f: Preparing 16:30:43 cc2447e1835a: Preparing 16:30:43 99162746393f: Waiting 16:30:43 cc2447e1835a: Waiting 16:30:43 42d003d6a818: Layer already exists 16:30:43 5d29f2c37c61: Layer already exists 16:30:43 c4359bfea9bb: Layer already exists 16:30:43 23b95445c65b: Layer already exists 16:30:43 865b526f5e7a: Layer already exists 16:30:43 99162746393f: Layer already exists 16:30:43 cc2447e1835a: Layer already exists 16:30:43 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:8507beb57365940acd1099a26f9ae2908fa64f7f6343f508c3046113ba44a202 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:43 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 16:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 16:30:44 42d003d6a818: Preparing 16:30:44 23b95445c65b: Preparing 16:30:44 865b526f5e7a: Preparing 16:30:44 5d29f2c37c61: Preparing 16:30:44 c4359bfea9bb: Preparing 16:30:44 99162746393f: Preparing 16:30:44 cc2447e1835a: Preparing 16:30:44 99162746393f: Waiting 16:30:44 cc2447e1835a: Waiting 16:30:44 c4359bfea9bb: Layer already exists 16:30:44 42d003d6a818: Layer already exists 16:30:44 865b526f5e7a: Layer already exists 16:30:44 23b95445c65b: Layer already exists 16:30:44 5d29f2c37c61: Layer already exists 16:30:44 99162746393f: Layer already exists 16:30:44 cc2447e1835a: Layer already exists 16:30:44 main: digest: sha256:8507beb57365940acd1099a26f9ae2908fa64f7f6343f508c3046113ba44a202 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:44 ===================================================== [Pipeline] echo 16:30:44 taggedImages: 16:30:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 16:30:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.72 16:30:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:44 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 16:30:44 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 16:30:44 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:44 latest 16:30:44 3.1.0-dev.72 16:30:44 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:44 main 16:30:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:30:44 765d27b8878d: Preparing 16:30:44 4f687bd7b4c4: Preparing 16:30:44 0153957bc4c8: Preparing 16:30:44 865b526f5e7a: Preparing 16:30:44 5d29f2c37c61: Preparing 16:30:44 14b9c332aede: Preparing 16:30:44 c051532d615b: Preparing 16:30:44 364009dab01d: Preparing 16:30:44 c5b6025eb676: Preparing 16:30:44 cc2447e1835a: Preparing 16:30:44 c5b6025eb676: Waiting 16:30:44 c051532d615b: Waiting 16:30:44 364009dab01d: Waiting 16:30:44 14b9c332aede: Waiting 16:30:44 5d29f2c37c61: Layer already exists 16:30:44 865b526f5e7a: Layer already exists 16:30:44 0153957bc4c8: Pushed 16:30:44 765d27b8878d: Pushed 16:30:44 4f687bd7b4c4: Pushed 16:30:44 cc2447e1835a: Layer already exists 16:30:45 364009dab01d: Pushed 16:30:45 c5b6025eb676: Pushed 16:30:50 c051532d615b: Pushed 16:30:52 14b9c332aede: Pushed 16:30:52 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:40ced12277f71379053a1f0c5442a2411085ee181ebe27634c968f2248e3c2a0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:30:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:30:53 765d27b8878d: Preparing 16:30:53 4f687bd7b4c4: Preparing 16:30:53 0153957bc4c8: Preparing 16:30:53 865b526f5e7a: Preparing 16:30:53 5d29f2c37c61: Preparing 16:30:53 14b9c332aede: Preparing 16:30:53 c051532d615b: Preparing 16:30:53 364009dab01d: Preparing 16:30:53 c5b6025eb676: Preparing 16:30:53 cc2447e1835a: Preparing 16:30:53 c051532d615b: Waiting 16:30:53 364009dab01d: Waiting 16:30:53 c5b6025eb676: Waiting 16:30:53 cc2447e1835a: Waiting 16:30:53 14b9c332aede: Waiting 16:30:53 0153957bc4c8: Layer already exists 16:30:53 5d29f2c37c61: Layer already exists 16:30:53 765d27b8878d: Layer already exists 16:30:53 865b526f5e7a: Layer already exists 16:30:53 4f687bd7b4c4: Layer already exists 16:30:53 14b9c332aede: Layer already exists 16:30:53 364009dab01d: Layer already exists 16:30:53 cc2447e1835a: Layer already exists 16:30:53 c051532d615b: Layer already exists 16:30:53 c5b6025eb676: Layer already exists 16:30:53 latest: digest: sha256:40ced12277f71379053a1f0c5442a2411085ee181ebe27634c968f2248e3c2a0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:53 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.72 16:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:30:54 765d27b8878d: Preparing 16:30:54 4f687bd7b4c4: Preparing 16:30:54 0153957bc4c8: Preparing 16:30:54 865b526f5e7a: Preparing 16:30:54 5d29f2c37c61: Preparing 16:30:54 14b9c332aede: Preparing 16:30:54 c051532d615b: Preparing 16:30:54 364009dab01d: Preparing 16:30:54 c5b6025eb676: Preparing 16:30:54 cc2447e1835a: Preparing 16:30:54 14b9c332aede: Waiting 16:30:54 c051532d615b: Waiting 16:30:54 364009dab01d: Waiting 16:30:54 c5b6025eb676: Waiting 16:30:54 cc2447e1835a: Waiting 16:30:54 0153957bc4c8: Layer already exists 16:30:54 4f687bd7b4c4: Layer already exists 16:30:54 865b526f5e7a: Layer already exists 16:30:54 765d27b8878d: Layer already exists 16:30:54 5d29f2c37c61: Layer already exists 16:30:54 c051532d615b: Layer already exists 16:30:54 cc2447e1835a: Layer already exists 16:30:54 14b9c332aede: Layer already exists 16:30:54 364009dab01d: Layer already exists 16:30:54 c5b6025eb676: Layer already exists 16:30:54 3.1.0-dev.72: digest: sha256:40ced12277f71379053a1f0c5442a2411085ee181ebe27634c968f2248e3c2a0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:30:54 765d27b8878d: Preparing 16:30:54 4f687bd7b4c4: Preparing 16:30:54 0153957bc4c8: Preparing 16:30:54 865b526f5e7a: Preparing 16:30:54 5d29f2c37c61: Preparing 16:30:54 14b9c332aede: Preparing 16:30:54 c051532d615b: Preparing 16:30:54 364009dab01d: Preparing 16:30:54 c5b6025eb676: Preparing 16:30:54 cc2447e1835a: Preparing 16:30:54 364009dab01d: Waiting 16:30:54 cc2447e1835a: Waiting 16:30:54 c5b6025eb676: Waiting 16:30:54 14b9c332aede: Waiting 16:30:54 c051532d615b: Waiting 16:30:54 4f687bd7b4c4: Layer already exists 16:30:54 765d27b8878d: Layer already exists 16:30:54 0153957bc4c8: Layer already exists 16:30:54 865b526f5e7a: Layer already exists 16:30:54 5d29f2c37c61: Layer already exists 16:30:54 14b9c332aede: Layer already exists 16:30:54 c051532d615b: Layer already exists 16:30:54 c5b6025eb676: Layer already exists 16:30:54 cc2447e1835a: Layer already exists 16:30:54 364009dab01d: Layer already exists 16:30:54 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:40ced12277f71379053a1f0c5442a2411085ee181ebe27634c968f2248e3c2a0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 16:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 16:30:55 765d27b8878d: Preparing 16:30:55 4f687bd7b4c4: Preparing 16:30:55 0153957bc4c8: Preparing 16:30:55 865b526f5e7a: Preparing 16:30:55 5d29f2c37c61: Preparing 16:30:55 14b9c332aede: Preparing 16:30:55 c051532d615b: Preparing 16:30:55 c051532d615b: Waiting 16:30:55 14b9c332aede: Waiting 16:30:55 364009dab01d: Preparing 16:30:55 c5b6025eb676: Preparing 16:30:55 cc2447e1835a: Preparing 16:30:55 364009dab01d: Waiting 16:30:55 c5b6025eb676: Waiting 16:30:55 765d27b8878d: Layer already exists 16:30:55 865b526f5e7a: Layer already exists 16:30:55 4f687bd7b4c4: Layer already exists 16:30:55 0153957bc4c8: Layer already exists 16:30:55 5d29f2c37c61: Layer already exists 16:30:55 c051532d615b: Layer already exists 16:30:55 14b9c332aede: Layer already exists 16:30:55 364009dab01d: Layer already exists 16:30:55 cc2447e1835a: Layer already exists 16:30:55 c5b6025eb676: Layer already exists 16:30:55 main: digest: sha256:40ced12277f71379053a1f0c5442a2411085ee181ebe27634c968f2248e3c2a0 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:30:55 ===================================================== [Pipeline] echo 16:30:55 taggedImages: 16:30:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 16:30:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.72 16:30:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:55 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 16:30:55 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 16:30:55 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:55 latest 16:30:55 3.1.0-dev.72 16:30:55 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:30:55 main 16:30:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:30:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:30:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:30:55 a8a1db01e4bb: Preparing 16:30:55 894543a7d0f3: Preparing 16:30:55 a359fe88ad62: Preparing 16:30:55 865b526f5e7a: Preparing 16:30:55 5d29f2c37c61: Preparing 16:30:55 5272bc8110f8: Preparing 16:30:55 96845936411e: Preparing 16:30:55 c333f0898249: Preparing 16:30:55 cc2447e1835a: Preparing 16:30:55 96845936411e: Waiting 16:30:55 c333f0898249: Waiting 16:30:55 cc2447e1835a: Waiting 16:30:55 5272bc8110f8: Waiting 16:30:55 5d29f2c37c61: Layer already exists 16:30:55 865b526f5e7a: Layer already exists 16:30:55 a8a1db01e4bb: Pushed 16:30:55 894543a7d0f3: Pushed 16:30:55 a359fe88ad62: Pushed 16:30:55 cc2447e1835a: Layer already exists 16:30:56 c333f0898249: Pushed 16:30:56 96845936411e: Pushed 16:31:04 5272bc8110f8: Pushed 16:31:04 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:954022795ec5cfd50803db72a578d3e9d39845c43bb9199e0d0896118b08fb0b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:31:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:31:05 a8a1db01e4bb: Preparing 16:31:05 894543a7d0f3: Preparing 16:31:05 a359fe88ad62: Preparing 16:31:05 865b526f5e7a: Preparing 16:31:05 5d29f2c37c61: Preparing 16:31:05 5272bc8110f8: Preparing 16:31:05 96845936411e: Preparing 16:31:05 c333f0898249: Preparing 16:31:05 cc2447e1835a: Preparing 16:31:05 5272bc8110f8: Waiting 16:31:05 cc2447e1835a: Waiting 16:31:05 96845936411e: Waiting 16:31:05 c333f0898249: Waiting 16:31:05 a359fe88ad62: Layer already exists 16:31:05 a8a1db01e4bb: Layer already exists 16:31:05 894543a7d0f3: Layer already exists 16:31:05 5d29f2c37c61: Layer already exists 16:31:05 865b526f5e7a: Layer already exists 16:31:05 5272bc8110f8: Layer already exists 16:31:05 cc2447e1835a: Layer already exists 16:31:05 c333f0898249: Layer already exists 16:31:05 96845936411e: Layer already exists 16:31:05 latest: digest: sha256:954022795ec5cfd50803db72a578d3e9d39845c43bb9199e0d0896118b08fb0b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.72 16:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:31:06 a8a1db01e4bb: Preparing 16:31:06 894543a7d0f3: Preparing 16:31:06 a359fe88ad62: Preparing 16:31:06 865b526f5e7a: Preparing 16:31:06 5d29f2c37c61: Preparing 16:31:06 5272bc8110f8: Preparing 16:31:06 96845936411e: Preparing 16:31:06 c333f0898249: Preparing 16:31:06 cc2447e1835a: Preparing 16:31:06 96845936411e: Waiting 16:31:06 c333f0898249: Waiting 16:31:06 cc2447e1835a: Waiting 16:31:06 5272bc8110f8: Waiting 16:31:06 a359fe88ad62: Layer already exists 16:31:06 a8a1db01e4bb: Layer already exists 16:31:06 865b526f5e7a: Layer already exists 16:31:06 5d29f2c37c61: Layer already exists 16:31:06 894543a7d0f3: Layer already exists 16:31:06 5272bc8110f8: Layer already exists 16:31:06 c333f0898249: Layer already exists 16:31:06 96845936411e: Layer already exists 16:31:06 cc2447e1835a: Layer already exists 16:31:06 3.1.0-dev.72: digest: sha256:954022795ec5cfd50803db72a578d3e9d39845c43bb9199e0d0896118b08fb0b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:31:06 a8a1db01e4bb: Preparing 16:31:06 894543a7d0f3: Preparing 16:31:06 a359fe88ad62: Preparing 16:31:06 865b526f5e7a: Preparing 16:31:06 5d29f2c37c61: Preparing 16:31:06 5272bc8110f8: Preparing 16:31:06 96845936411e: Preparing 16:31:06 c333f0898249: Preparing 16:31:06 cc2447e1835a: Preparing 16:31:06 5272bc8110f8: Waiting 16:31:06 96845936411e: Waiting 16:31:06 c333f0898249: Waiting 16:31:06 cc2447e1835a: Waiting 16:31:06 a359fe88ad62: Layer already exists 16:31:06 865b526f5e7a: Layer already exists 16:31:06 894543a7d0f3: Layer already exists 16:31:06 5d29f2c37c61: Layer already exists 16:31:06 a8a1db01e4bb: Layer already exists 16:31:06 5272bc8110f8: Layer already exists 16:31:06 c333f0898249: Layer already exists 16:31:06 96845936411e: Layer already exists 16:31:06 cc2447e1835a: Layer already exists 16:31:06 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:954022795ec5cfd50803db72a578d3e9d39845c43bb9199e0d0896118b08fb0b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:07 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 16:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 16:31:07 a8a1db01e4bb: Preparing 16:31:07 894543a7d0f3: Preparing 16:31:07 a359fe88ad62: Preparing 16:31:07 865b526f5e7a: Preparing 16:31:07 5d29f2c37c61: Preparing 16:31:07 5272bc8110f8: Preparing 16:31:07 5272bc8110f8: Waiting 16:31:07 96845936411e: Preparing 16:31:07 c333f0898249: Preparing 16:31:07 96845936411e: Waiting 16:31:07 cc2447e1835a: Preparing 16:31:07 cc2447e1835a: Waiting 16:31:07 c333f0898249: Waiting 16:31:07 5d29f2c37c61: Layer already exists 16:31:07 894543a7d0f3: Layer already exists 16:31:07 a8a1db01e4bb: Layer already exists 16:31:07 a359fe88ad62: Layer already exists 16:31:07 865b526f5e7a: Layer already exists 16:31:07 5272bc8110f8: Layer already exists 16:31:07 96845936411e: Layer already exists 16:31:07 c333f0898249: Layer already exists 16:31:07 cc2447e1835a: Layer already exists 16:31:07 main: digest: sha256:954022795ec5cfd50803db72a578d3e9d39845c43bb9199e0d0896118b08fb0b size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:31:07 ===================================================== [Pipeline] echo 16:31:07 taggedImages: 16:31:07 - nexus3.edgexfoundry.org:10004/security-spire-config:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:31:07 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 16:31:07 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.72 16:31:07 - nexus3.edgexfoundry.org:10004/security-spire-config:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:31:07 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 16:31:07 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 16:31:07 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:31:07 latest 16:31:07 3.1.0-dev.72 16:31:07 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:31:07 main 16:31:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:31:07 765d27b8878d: Preparing 16:31:07 5c0f1fc8b5d7: Preparing 16:31:07 47a53b6e6be8: Preparing 16:31:07 865b526f5e7a: Preparing 16:31:07 5d29f2c37c61: Preparing 16:31:07 1d8cc9f0dbdc: Preparing 16:31:07 364009dab01d: Preparing 16:31:07 c5b6025eb676: Preparing 16:31:07 cc2447e1835a: Preparing 16:31:07 364009dab01d: Waiting 16:31:07 c5b6025eb676: Waiting 16:31:07 cc2447e1835a: Waiting 16:31:07 1d8cc9f0dbdc: Waiting 16:31:07 5d29f2c37c61: Layer already exists 16:31:07 765d27b8878d: Layer already exists 16:31:07 865b526f5e7a: Layer already exists 16:31:07 364009dab01d: Layer already exists 16:31:07 c5b6025eb676: Layer already exists 16:31:07 cc2447e1835a: Layer already exists 16:31:07 5c0f1fc8b5d7: Pushed 16:31:07 47a53b6e6be8: Pushed 16:31:16 1d8cc9f0dbdc: Pushed 16:31:16 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:0699c65a3a969717a45f67bd056d5f8e18928621d18b9784f6f64545ca032b30 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:31:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:31:16 765d27b8878d: Preparing 16:31:16 5c0f1fc8b5d7: Preparing 16:31:16 47a53b6e6be8: Preparing 16:31:16 865b526f5e7a: Preparing 16:31:16 5d29f2c37c61: Preparing 16:31:16 1d8cc9f0dbdc: Preparing 16:31:16 364009dab01d: Preparing 16:31:16 c5b6025eb676: Preparing 16:31:16 cc2447e1835a: Preparing 16:31:16 1d8cc9f0dbdc: Waiting 16:31:16 c5b6025eb676: Waiting 16:31:16 cc2447e1835a: Waiting 16:31:16 364009dab01d: Waiting 16:31:16 5c0f1fc8b5d7: Layer already exists 16:31:16 5d29f2c37c61: Layer already exists 16:31:16 765d27b8878d: Layer already exists 16:31:16 47a53b6e6be8: Layer already exists 16:31:16 865b526f5e7a: Layer already exists 16:31:16 1d8cc9f0dbdc: Layer already exists 16:31:16 c5b6025eb676: Layer already exists 16:31:16 364009dab01d: Layer already exists 16:31:16 cc2447e1835a: Layer already exists 16:31:16 latest: digest: sha256:0699c65a3a969717a45f67bd056d5f8e18928621d18b9784f6f64545ca032b30 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.72 16:31:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:31:17 765d27b8878d: Preparing 16:31:17 5c0f1fc8b5d7: Preparing 16:31:17 47a53b6e6be8: Preparing 16:31:17 865b526f5e7a: Preparing 16:31:17 5d29f2c37c61: Preparing 16:31:17 1d8cc9f0dbdc: Preparing 16:31:17 364009dab01d: Preparing 16:31:17 c5b6025eb676: Preparing 16:31:17 cc2447e1835a: Preparing 16:31:17 c5b6025eb676: Waiting 16:31:17 364009dab01d: Waiting 16:31:17 cc2447e1835a: Waiting 16:31:17 1d8cc9f0dbdc: Waiting 16:31:17 47a53b6e6be8: Layer already exists 16:31:17 865b526f5e7a: Layer already exists 16:31:17 765d27b8878d: Layer already exists 16:31:17 5d29f2c37c61: Layer already exists 16:31:17 5c0f1fc8b5d7: Layer already exists 16:31:17 1d8cc9f0dbdc: Layer already exists 16:31:17 364009dab01d: Layer already exists 16:31:17 c5b6025eb676: Layer already exists 16:31:17 cc2447e1835a: Layer already exists 16:31:17 3.1.0-dev.72: digest: sha256:0699c65a3a969717a45f67bd056d5f8e18928621d18b9784f6f64545ca032b30 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:31:18 765d27b8878d: Preparing 16:31:18 5c0f1fc8b5d7: Preparing 16:31:18 47a53b6e6be8: Preparing 16:31:18 865b526f5e7a: Preparing 16:31:18 5d29f2c37c61: Preparing 16:31:18 1d8cc9f0dbdc: Preparing 16:31:18 364009dab01d: Preparing 16:31:18 c5b6025eb676: Preparing 16:31:18 cc2447e1835a: Preparing 16:31:18 364009dab01d: Waiting 16:31:18 c5b6025eb676: Waiting 16:31:18 cc2447e1835a: Waiting 16:31:18 1d8cc9f0dbdc: Waiting 16:31:18 5d29f2c37c61: Layer already exists 16:31:18 47a53b6e6be8: Layer already exists 16:31:18 765d27b8878d: Layer already exists 16:31:18 865b526f5e7a: Layer already exists 16:31:18 5c0f1fc8b5d7: Layer already exists 16:31:18 1d8cc9f0dbdc: Layer already exists 16:31:18 364009dab01d: Layer already exists 16:31:18 cc2447e1835a: Layer already exists 16:31:18 c5b6025eb676: Layer already exists 16:31:18 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:0699c65a3a969717a45f67bd056d5f8e18928621d18b9784f6f64545ca032b30 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 16:31:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 16:31:18 765d27b8878d: Preparing 16:31:18 5c0f1fc8b5d7: Preparing 16:31:18 47a53b6e6be8: Preparing 16:31:18 865b526f5e7a: Preparing 16:31:18 5d29f2c37c61: Preparing 16:31:18 1d8cc9f0dbdc: Preparing 16:31:18 364009dab01d: Preparing 16:31:18 c5b6025eb676: Preparing 16:31:18 cc2447e1835a: Preparing 16:31:18 1d8cc9f0dbdc: Waiting 16:31:18 c5b6025eb676: Waiting 16:31:18 364009dab01d: Waiting 16:31:18 cc2447e1835a: Waiting 16:31:18 5c0f1fc8b5d7: Layer already exists 16:31:18 765d27b8878d: Layer already exists 16:31:18 5d29f2c37c61: Layer already exists 16:31:18 47a53b6e6be8: Layer already exists 16:31:18 865b526f5e7a: Layer already exists 16:31:18 1d8cc9f0dbdc: Layer already exists 16:31:18 364009dab01d: Layer already exists 16:31:18 c5b6025eb676: Layer already exists 16:31:18 cc2447e1835a: Layer already exists 16:31:18 main: digest: sha256:0699c65a3a969717a45f67bd056d5f8e18928621d18b9784f6f64545ca032b30 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:31:18 ===================================================== [Pipeline] echo 16:31:18 taggedImages: 16:31:18 - nexus3.edgexfoundry.org:10004/security-spire-server:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:31:18 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 16:31:18 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.72 16:31:18 - nexus3.edgexfoundry.org:10004/security-spire-server:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:31:18 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 16:31:18 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 16:31:18 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:31:18 latest 16:31:18 3.1.0-dev.72 16:31:18 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:31:18 main 16:31:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:31:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:31:19 63f173df4f6c: Preparing 16:31:19 380a1f280e26: Preparing 16:31:19 865b526f5e7a: Preparing 16:31:19 5d29f2c37c61: Preparing 16:31:19 f5f28484cc73: Preparing 16:31:19 af6b0e500b4f: Preparing 16:31:19 cc2447e1835a: Preparing 16:31:19 af6b0e500b4f: Waiting 16:31:19 5d29f2c37c61: Layer already exists 16:31:19 865b526f5e7a: Layer already exists 16:31:19 cc2447e1835a: Layer already exists 16:31:19 63f173df4f6c: Pushed 16:31:19 af6b0e500b4f: Pushed 16:31:20 f5f28484cc73: Pushed 16:31:22 380a1f280e26: Pushed 16:31:22 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:fed39a9089bdfbaa1c21f9f1fa914861441d0b9b85e0d80eaf231d8ed2a920d5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:22 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 16:31:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:31:22 63f173df4f6c: Preparing 16:31:22 380a1f280e26: Preparing 16:31:22 865b526f5e7a: Preparing 16:31:22 5d29f2c37c61: Preparing 16:31:22 f5f28484cc73: Preparing 16:31:22 af6b0e500b4f: Preparing 16:31:22 cc2447e1835a: Preparing 16:31:22 af6b0e500b4f: Waiting 16:31:22 cc2447e1835a: Waiting 16:31:22 5d29f2c37c61: Layer already exists 16:31:22 865b526f5e7a: Layer already exists 16:31:22 f5f28484cc73: Layer already exists 16:31:22 380a1f280e26: Layer already exists 16:31:22 63f173df4f6c: Layer already exists 16:31:22 af6b0e500b4f: Layer already exists 16:31:22 cc2447e1835a: Layer already exists 16:31:22 latest: digest: sha256:fed39a9089bdfbaa1c21f9f1fa914861441d0b9b85e0d80eaf231d8ed2a920d5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.72 16:31:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:31:23 63f173df4f6c: Preparing 16:31:23 380a1f280e26: Preparing 16:31:23 865b526f5e7a: Preparing 16:31:23 5d29f2c37c61: Preparing 16:31:23 f5f28484cc73: Preparing 16:31:23 af6b0e500b4f: Preparing 16:31:23 cc2447e1835a: Preparing 16:31:23 af6b0e500b4f: Waiting 16:31:23 cc2447e1835a: Waiting 16:31:23 5d29f2c37c61: Layer already exists 16:31:23 865b526f5e7a: Layer already exists 16:31:23 f5f28484cc73: Layer already exists 16:31:23 380a1f280e26: Layer already exists 16:31:23 63f173df4f6c: Layer already exists 16:31:23 af6b0e500b4f: Layer already exists 16:31:23 cc2447e1835a: Layer already exists 16:31:23 3.1.0-dev.72: digest: sha256:fed39a9089bdfbaa1c21f9f1fa914861441d0b9b85e0d80eaf231d8ed2a920d5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:31:24 63f173df4f6c: Preparing 16:31:24 380a1f280e26: Preparing 16:31:24 865b526f5e7a: Preparing 16:31:24 5d29f2c37c61: Preparing 16:31:24 f5f28484cc73: Preparing 16:31:24 af6b0e500b4f: Preparing 16:31:24 cc2447e1835a: Preparing 16:31:24 af6b0e500b4f: Waiting 16:31:24 cc2447e1835a: Waiting 16:31:24 63f173df4f6c: Layer already exists 16:31:24 f5f28484cc73: Layer already exists 16:31:24 865b526f5e7a: Layer already exists 16:31:24 380a1f280e26: Layer already exists 16:31:24 5d29f2c37c61: Layer already exists 16:31:24 af6b0e500b4f: Layer already exists 16:31:24 cc2447e1835a: Layer already exists 16:31:24 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:fed39a9089bdfbaa1c21f9f1fa914861441d0b9b85e0d80eaf231d8ed2a920d5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 16:31:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 16:31:24 63f173df4f6c: Preparing 16:31:24 380a1f280e26: Preparing 16:31:24 865b526f5e7a: Preparing 16:31:24 5d29f2c37c61: Preparing 16:31:24 f5f28484cc73: Preparing 16:31:24 af6b0e500b4f: Preparing 16:31:24 cc2447e1835a: Preparing 16:31:24 cc2447e1835a: Waiting 16:31:24 af6b0e500b4f: Waiting 16:31:24 f5f28484cc73: Layer already exists 16:31:24 380a1f280e26: Layer already exists 16:31:24 865b526f5e7a: Layer already exists 16:31:24 5d29f2c37c61: Layer already exists 16:31:24 63f173df4f6c: Layer already exists 16:31:24 af6b0e500b4f: Layer already exists 16:31:24 cc2447e1835a: Layer already exists 16:31:24 main: digest: sha256:fed39a9089bdfbaa1c21f9f1fa914861441d0b9b85e0d80eaf231d8ed2a920d5 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:31:24 ===================================================== [Pipeline] echo 16:31:24 taggedImages: 16:31:24 - nexus3.edgexfoundry.org:10004/support-notifications:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:31:24 - nexus3.edgexfoundry.org:10004/support-notifications:latest 16:31:24 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.72 16:31:24 - nexus3.edgexfoundry.org:10004/support-notifications:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:31:24 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 16:31:24 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 16:31:24 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:31:24 latest 16:31:24 3.1.0-dev.72 16:31:24 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:31:24 main 16:31:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:31:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:31:25 3ad6b239d373: Preparing 16:31:25 20b442bd4cc7: Preparing 16:31:25 865b526f5e7a: Preparing 16:31:25 5d29f2c37c61: Preparing 16:31:25 dc64922f3756: Preparing 16:31:25 56c48132cae5: Preparing 16:31:25 cc2447e1835a: Preparing 16:31:25 56c48132cae5: Waiting 16:31:25 cc2447e1835a: Waiting 16:31:25 dc64922f3756: Layer already exists 16:31:25 865b526f5e7a: Layer already exists 16:31:25 3ad6b239d373: Pushed 16:31:25 56c48132cae5: Layer already exists 16:31:25 5d29f2c37c61: Layer already exists 16:31:25 cc2447e1835a: Layer already exists 16:31:28 20b442bd4cc7: Pushed 16:31:28 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:020dfeb6e026fbccd77ec8a1752127529a60fbffd7d21885878a118241840118 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:31:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:31:29 3ad6b239d373: Preparing 16:31:29 20b442bd4cc7: Preparing 16:31:29 865b526f5e7a: Preparing 16:31:29 5d29f2c37c61: Preparing 16:31:29 dc64922f3756: Preparing 16:31:29 56c48132cae5: Preparing 16:31:29 cc2447e1835a: Preparing 16:31:29 56c48132cae5: Waiting 16:31:29 cc2447e1835a: Waiting 16:31:29 dc64922f3756: Layer already exists 16:31:29 20b442bd4cc7: Layer already exists 16:31:29 3ad6b239d373: Layer already exists 16:31:29 865b526f5e7a: Layer already exists 16:31:29 5d29f2c37c61: Layer already exists 16:31:29 56c48132cae5: Layer already exists 16:31:29 cc2447e1835a: Layer already exists 16:31:29 latest: digest: sha256:020dfeb6e026fbccd77ec8a1752127529a60fbffd7d21885878a118241840118 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:29 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.72 16:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:31:30 3ad6b239d373: Preparing 16:31:30 20b442bd4cc7: Preparing 16:31:30 865b526f5e7a: Preparing 16:31:30 5d29f2c37c61: Preparing 16:31:30 dc64922f3756: Preparing 16:31:30 56c48132cae5: Preparing 16:31:30 cc2447e1835a: Preparing 16:31:30 56c48132cae5: Waiting 16:31:30 cc2447e1835a: Waiting 16:31:30 3ad6b239d373: Layer already exists 16:31:30 20b442bd4cc7: Layer already exists 16:31:30 865b526f5e7a: Layer already exists 16:31:30 5d29f2c37c61: Layer already exists 16:31:30 dc64922f3756: Layer already exists 16:31:30 56c48132cae5: Layer already exists 16:31:30 cc2447e1835a: Layer already exists 16:31:30 3.1.0-dev.72: digest: sha256:020dfeb6e026fbccd77ec8a1752127529a60fbffd7d21885878a118241840118 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:30 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:30 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:31:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:31:30 3ad6b239d373: Preparing 16:31:30 20b442bd4cc7: Preparing 16:31:30 865b526f5e7a: Preparing 16:31:30 5d29f2c37c61: Preparing 16:31:30 dc64922f3756: Preparing 16:31:30 56c48132cae5: Preparing 16:31:30 cc2447e1835a: Preparing 16:31:30 56c48132cae5: Waiting 16:31:30 cc2447e1835a: Waiting 16:31:30 3ad6b239d373: Layer already exists 16:31:30 20b442bd4cc7: Layer already exists 16:31:30 865b526f5e7a: Layer already exists 16:31:30 dc64922f3756: Layer already exists 16:31:30 5d29f2c37c61: Layer already exists 16:31:30 56c48132cae5: Layer already exists 16:31:30 cc2447e1835a: Layer already exists 16:31:30 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:020dfeb6e026fbccd77ec8a1752127529a60fbffd7d21885878a118241840118 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 16:31:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 16:31:31 3ad6b239d373: Preparing 16:31:31 20b442bd4cc7: Preparing 16:31:31 865b526f5e7a: Preparing 16:31:31 5d29f2c37c61: Preparing 16:31:31 dc64922f3756: Preparing 16:31:31 56c48132cae5: Preparing 16:31:31 cc2447e1835a: Preparing 16:31:31 56c48132cae5: Waiting 16:31:31 cc2447e1835a: Waiting 16:31:31 20b442bd4cc7: Layer already exists 16:31:31 dc64922f3756: Layer already exists 16:31:31 5d29f2c37c61: Layer already exists 16:31:31 3ad6b239d373: Layer already exists 16:31:31 865b526f5e7a: Layer already exists 16:31:31 56c48132cae5: Layer already exists 16:31:31 cc2447e1835a: Layer already exists 16:31:31 main: digest: sha256:020dfeb6e026fbccd77ec8a1752127529a60fbffd7d21885878a118241840118 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:31:31 ===================================================== [Pipeline] echo 16:31:31 taggedImages: 16:31:31 - nexus3.edgexfoundry.org:10004/support-scheduler:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:31:31 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 16:31:31 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.72 16:31:31 - nexus3.edgexfoundry.org:10004/support-scheduler:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:31:31 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 16:42:43 #140 ... 16:42:43 16:42:43 #136 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 16:42:43 #136 DONE 746.7s 16:42:43 16:42:43 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:42:43 #140 ... 16:42:43 16:42:43 #141 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 16:42:43 #141 DONE 0.1s 16:42:43 16:42:43 #142 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 16:42:43 #142 DONE 0.1s 16:42:43 16:42:43 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:42:43 #140 ... 16:42:43 16:42:43 #143 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 16:42:43 #143 DONE 0.2s 16:42:43 16:42:43 #144 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 16:42:43 #144 DONE 0.2s 16:42:43 16:42:43 #145 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:42:43 #145 DONE 0.3s 16:42:43 16:42:43 #146 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:42:43 #146 DONE 0.2s 16:42:43 16:42:43 #147 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:42:43 #147 DONE 1.9s 16:42:43 16:42:43 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:42:43 #138 ... 16:42:43 16:42:43 #98 [security-proxy-setup] exporting to image 16:42:43 #98 exporting layers 16:42:43 #98 exporting layers 1.1s done 16:42:43 #98 writing image sha256:d877e4835d5dad9532bcaa943618da11e7c82ae998e0a7e1e88f61d69b8d304d done 16:42:43 #98 naming to docker.io/library/security-proxy-setup-arm64 done 16:42:43 #98 DONE 5.8s 16:42:43 16:42:43 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:42:43 #131 751.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.72" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:42:43 #131 ... 16:42:43 16:42:43 #134 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 16:42:43 #134 DONE 752.2s 16:42:43 16:42:43 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:42:43 #137 ... 16:42:43 16:42:43 #148 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 16:42:43 #148 DONE 0.2s 16:42:43 16:42:43 #149 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 16:42:44 #149 DONE 2.1s 16:42:44 16:42:44 #20 [security-spiffe-token-provider internal] load .dockerignore 16:42:44 #20 ... 16:42:44 16:42:44 #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 16:42:45 #150 DONE 0.3s 16:42:45 16:42:45 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:42:45 #135 ... 16:42:45 16:42:45 #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 16:42:45 #151 DONE 0.3s 16:42:45 16:42:45 #20 [security-spiffe-token-provider internal] load .dockerignore 16:42:45 #20 ... 16:42:45 16:42:45 #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:42:45 #152 DONE 0.4s 16:42:45 16:42:45 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:42:45 #137 ... 16:42:45 16:42:45 #153 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 16:42:46 #153 DONE 0.2s 16:42:46 16:42:46 #154 [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/ 16:42:46 #154 DONE 0.2s 16:42:46 16:42:46 #155 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 16:42:46 #155 DONE 0.1s 16:42:46 16:42:46 #156 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 16:42:46 #156 DONE 0.1s 16:42:46 16:42:46 #157 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:42:46 #157 DONE 0.1s 16:42:46 16:42:46 #158 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 16:42:49 #158 DONE 2.7s 16:42:49 16:42:49 #98 [security-bootstrapper] exporting to image 16:42:49 #98 exporting layers 16:42:50 #98 exporting layers 1.3s done 16:42:50 #98 writing image sha256:5169e19756c7136bc0eade14c583718178f5364fc8f1c8715554561d764b864c done 16:42:50 #98 naming to docker.io/library/security-bootstrapper-arm64 0.1s done 16:42:50 #98 DONE 7.2s 16:42:50 16:42:50 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:43:00 #135 ... 16:43:00 16:43:00 #131 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:43:00 #131 DONE 769.8s 16:43:00 16:43:00 #20 [security-spiffe-token-provider internal] load .dockerignore 16:43:00 #20 ... 16:43:00 16:43:00 #159 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 16:43:00 #159 DONE 0.3s 16:43:00 16:43:00 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:43:00 #133 ... 16:43:00 16:43:00 #160 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 16:43:00 #160 DONE 0.4s 16:43:00 16:43:00 #161 [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 16:43:00 #161 DONE 0.2s 16:43:00 16:43:00 #162 [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 16:43:00 #162 DONE 0.2s 16:43:00 16:43:00 #163 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 16:43:00 #163 DONE 0.1s 16:43:00 16:43:00 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:43:00 #135 ... 16:43:00 16:43:00 #164 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:43:01 #164 DONE 0.4s 16:43:01 16:43:01 #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:43:01 #165 DONE 0.3s 16:43:01 16:43:01 #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:43:02 #166 DONE 0.1s 16:43:02 16:43:02 #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:43:04 #167 DONE 2.4s 16:43:04 16:43:04 #98 [security-secretstore-setup] exporting to image 16:43:04 #98 exporting layers 16:43:05 #98 exporting layers 1.5s done 16:43:05 #98 writing image sha256:ec662ac0978d9829d69012d4366640c504e9da2d6080df9a151084f0cfbb546e done 16:43:05 #98 naming to docker.io/library/security-secretstore-setup-arm64 done 16:43:05 #98 DONE 8.7s 16:43:05 16:43:05 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:43:07 #135 ... 16:43:07 16:43:07 #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 16:43:07 #133 DONE 777.4s 16:43:07 16:43:07 #20 [security-spiffe-token-provider internal] load .dockerignore 16:43:07 #20 ... 16:43:07 16:43:07 #168 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:43:07 #168 DONE 0.2s 16:43:07 16:43:07 #169 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:43:07 #169 DONE 0.2s 16:43:07 16:43:07 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:43:07 #140 ... 16:43:07 16:43:07 #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:43:09 #170 DONE 0.3s 16:43:09 16:43:09 #171 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 16:43:09 #171 DONE 0.1s 16:43:09 16:43:09 #172 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:43:09 #172 DONE 0.1s 16:43:09 16:43:09 #20 [security-spiffe-token-provider internal] load .dockerignore 16:43:09 #20 ... 16:43:09 16:43:09 #173 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:43:09 #173 DONE 1.7s 16:43:09 16:43:09 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:43:10 #135 ... 16:43:10 16:43:10 #98 [security-proxy-auth] exporting to image 16:43:10 #98 exporting layers 0.7s done 16:43:10 #98 writing image sha256:c711853355ce9a595379a3f86ded1c63663ca6b434f77c3a7e0a27db7137aac7 done 16:43:10 #98 naming to docker.io/library/security-proxy-auth-arm64 done 16:43:10 #98 DONE 9.4s 16:43:10 16:43:10 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:43:18 #135 ... 16:43:18 16:43:18 #132 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:43:18 #132 DONE 789.2s 16:43:18 16:43:18 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:43:19 #140 ... 16:43:19 16:43:19 #174 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:43:19 #174 DONE 0.2s 16:43:19 16:43:19 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:43:19 #175 DONE 0.2s 16:43:19 16:43:19 #176 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:43:20 #176 DONE 0.3s 16:43:20 16:43:20 #177 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:43:20 #177 DONE 0.1s 16:43:20 16:43:20 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:43:20 #135 ... 16:43:20 16:43:20 #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:43:20 #178 DONE 0.2s 16:43:20 16:43:20 #179 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:43:22 #179 DONE 2.0s 16:43:22 16:43:22 #98 [core-common-config-bootstrapper] exporting to image 16:43:22 #98 exporting layers 16:43:22 #98 exporting layers 0.5s done 16:43:22 #98 writing image sha256:77c58881f639c8d1beee31d05fbcd650a1482407a392ac0c8d4ce0ebff029e38 done 16:43:22 #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 16:43:22 #98 DONE 9.9s 16:43:22 16:43:22 #20 [security-spiffe-token-provider internal] load .dockerignore 16:43:55 #20 ... 16:43:55 16:43:55 #135 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 16:43:55 #135 DONE 822.6s 16:43:55 16:43:55 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:43:55 #139 ... 16:43:55 16:43:55 #180 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 16:43:55 #180 DONE 0.1s 16:43:55 16:43:55 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:43:55 #140 ... 16:43:55 16:43:55 #181 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 16:43:55 #181 DONE 0.2s 16:43:55 16:43:55 #182 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:43:55 #182 DONE 0.4s 16:43:55 16:43:55 #183 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 16:43:55 #183 DONE 0.2s 16:43:55 16:43:55 #98 [core-command] exporting to image 16:43:55 #98 exporting layers 16:43:55 #98 exporting layers 0.3s done 16:43:55 #98 writing image sha256:1ab0a777e5c721e1ea4946b1402ffefc507c75c77870343d03a2330ac9357e31 done 16:43:55 #98 naming to docker.io/library/core-command-arm64 done 16:43:55 #98 DONE 10.2s 16:43:55 16:43:55 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:44:05 #138 ... 16:44:05 16:44:05 #137 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 16:44:05 #137 DONE 835.0s 16:44:05 16:44:05 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:44:05 #140 ... 16:44:05 16:44:05 #184 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 16:44:05 #184 DONE 0.2s 16:44:05 16:44:05 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 16:44:05 #185 DONE 0.1s 16:44:05 16:44:05 #186 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:44:05 #186 DONE 0.3s 16:44:05 16:44:05 #187 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 16:44:05 #187 DONE 0.1s 16:44:05 16:44:05 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:44:05 #130 ... 16:44:05 16:44:05 #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 16:44:05 #188 DONE 0.1s 16:44:05 16:44:05 #98 [core-metadata] exporting to image 16:44:05 #98 exporting layers 16:44:06 #98 exporting layers 0.3s done 16:44:06 #98 writing image sha256:c77858fbbe20d76321651bbda27506b1116fc5a21440015ec7025e6ee63bad21 0.0s done 16:44:06 #98 naming to docker.io/library/core-metadata-arm64 0.0s done 16:44:06 #98 DONE 10.6s 16:44:06 16:44:06 #20 [security-spiffe-token-provider internal] load .dockerignore 16:44:07 #20 ... 16:44:07 16:44:07 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 16:44:07 #139 DONE 837.6s 16:44:07 16:44:07 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:44:07 #130 ... 16:44:07 16:44:07 #189 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:44:07 #189 DONE 0.1s 16:44:07 16:44:07 #190 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 16:44:07 #190 DONE 0.2s 16:44:07 16:44:07 #191 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:44:08 #191 DONE 0.3s 16:44:08 16:44:08 #192 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 16:44:08 #192 DONE 0.1s 16:44:08 16:44:08 #20 [security-spiffe-token-provider internal] load .dockerignore 16:44:08 #20 ... 16:44:08 16:44:08 #98 [core-data] exporting to image 16:44:08 #98 exporting layers 0.4s done 16:44:08 #98 writing image sha256:7c197657ea69bd81b9ba21e872e2787416934eac32edc0e9c0b88f27a4676f98 done 16:44:08 #98 naming to docker.io/library/core-data-arm64 done 16:44:08 #98 DONE 11.0s 16:44:08 16:44:08 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:44:26 #140 ... 16:44:26 16:44:26 #138 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:44:26 #138 DONE 855.3s 16:44:26 16:44:26 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:44:26 #193 DONE 0.2s 16:44:26 16:44:26 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 16:44:26 #194 DONE 0.1s 16:44:26 16:44:26 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:44:26 #195 DONE 0.3s 16:44:26 16:44:26 #196 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 16:44:26 #196 DONE 0.1s 16:44:26 16:44:26 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:44:26 #130 ... 16:44:26 16:44:26 #98 [security-spiffe-token-provider] exporting to image 16:44:26 #98 exporting layers 16:44:30 #98 exporting layers 3.9s done 16:44:30 #98 writing image sha256:4cf9d663196491697264d2939a9a8758288230761a1e6bc927057ddfe3afc5b7 done 16:44:30 #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done 16:44:30 #98 DONE 14.9s 16:44:30 16:44:30 #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 16:44:48 #130 DONE 877.2s 16:44:48 16:44:48 #140 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 16:44:48 #140 DONE 877.2s 16:44:48 16:44:48 #20 [security-spiffe-token-provider internal] load .dockerignore 16:44:48 #20 ... 16:44:48 16:44:48 #197 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:44:48 #197 DONE 0.2s 16:44:48 16:44:48 #198 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 16:44:48 #198 DONE 0.1s 16:44:48 16:44:48 #199 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 16:44:48 #199 DONE 0.2s 16:44:48 16:44:48 #200 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 16:44:48 #200 DONE 0.1s 16:44:48 16:44:48 #201 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:44:48 #201 DONE 0.3s 16:44:48 16:44:48 #202 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:44:48 #202 DONE 0.4s 16:44:48 16:44:48 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 16:44:48 #203 DONE 0.1s 16:44:48 16:44:48 #204 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 16:44:48 #204 DONE 0.1s 16:44:48 16:44:48 #98 [support-scheduler] exporting to image 16:44:48 #98 exporting layers 16:44:48 #98 exporting layers 0.4s done 16:44:48 #98 writing image sha256:1caf8c36434ba574cd049ed3fc5727f45a946595bf0442cb55edf90f5d7c566a 0.0s done 16:44:48 #98 naming to docker.io/library/support-notifications-arm64 16:44:48 #98 exporting layers 0.4s done 16:44:48 #98 naming to docker.io/library/support-notifications-arm64 done 16:44:48 #98 writing image sha256:e8d9b9a24d90973521def143f363b205b65c41642ecbb4e81ebfcebf31035632 done 16:44:48 #98 naming to docker.io/library/support-scheduler-arm64 done 16:44:48 #98 DONE 15.4s 16:44:48 16:44:48 #20 [security-spiffe-token-provider internal] load .dockerignore 16:44:48 time="2023-11-15T16:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:44:48 time="2023-11-15T16:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:44:48 time="2023-11-15T16:28:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:44:48 time="2023-11-15T16:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:44:48 time="2023-11-15T16:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:44:48 time="2023-11-15T16:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:44:48 time="2023-11-15T16:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:44:48 time="2023-11-15T16:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:44:48 time="2023-11-15T16:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:44:48 time="2023-11-15T16:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:44:48 time="2023-11-15T16:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:44:48 time="2023-11-15T16:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:44:48 time="2023-11-15T16:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 16:44:48 time="2023-11-15T16:28:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 16:44:48 $ docker stop --time=1 f76b2540c87e7d2f485c06d36206d1f2121811d81061f58af205380904756487 16:44:50 $ docker rm -f --volumes f76b2540c87e7d2f485c06d36206d1f2121811d81061f58af205380904756487 [Pipeline] // withDockerContainer [Pipeline] sh 16:44:50 + docker images 16:44:50 REPOSITORY TAG IMAGE ID CREATED SIZE 16:44:50 support-notifications-arm64 latest 1caf8c36434b 3 seconds ago 41.4MB 16:44:50 support-scheduler-arm64 latest e8d9b9a24d90 3 seconds ago 40.4MB 16:44:50 security-spiffe-token-provider-arm64 latest 4cf9d6631964 25 seconds ago 42.3MB 16:44:50 core-data-arm64 latest 7c197657ea69 43 seconds ago 28MB 16:44:50 core-metadata-arm64 latest c77858fbbe20 45 seconds ago 28.3MB 16:44:50 core-command-arm64 latest 1ab0a777e5c7 57 seconds ago 27.8MB 16:44:50 core-common-config-bootstrapper-arm64 latest 77c58881f639 About a minute ago 25.1MB 16:44:50 security-proxy-auth-arm64 latest c711853355ce About a minute ago 26.2MB 16:44:50 security-secretstore-setup-arm64 latest ec662ac0978d About a minute ago 50.7MB 16:44:50 security-bootstrapper-arm64 latest 5169e19756c7 2 minutes ago 29.9MB 16:44:50 security-proxy-setup-arm64 latest d877e4835d5d 2 minutes ago 35.9MB 16:44:50 security-spire-config-arm64 latest 9824c5c795e3 15 minutes ago 103MB 16:44:50 security-spire-agent-arm64 latest 8c44ba919fcf 15 minutes ago 159MB 16:44:50 security-spire-server-arm64 latest e248074a517e 15 minutes ago 103MB 16:44:50 ci-base-image-arm64 latest 2987f6a3bcb0 16 minutes ago 933MB 16:44:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine 86de565de09d 23 hours ago 560MB 16:44:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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 16:44:50 provisioning config files... 16:44:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/607@tmp/config5213951241238638426tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:44:50 ---> docker-login.sh 16:44:50 nexus3.edgexfoundry.org:10001 16:44:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:51 Configure a credential helper to remove this warning. See 16:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:51 16:44:51 Login Succeeded 16:44:51 nexus3.edgexfoundry.org:10002 16:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:51 Configure a credential helper to remove this warning. See 16:44:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:51 16:44:51 Login Succeeded 16:44:51 nexus3.edgexfoundry.org:10003 16:44:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:52 Configure a credential helper to remove this warning. See 16:44:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:52 16:44:52 Login Succeeded 16:44:52 nexus3.edgexfoundry.org:10004 16:44:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:52 Configure a credential helper to remove this warning. See 16:44:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:52 16:44:52 Login Succeeded 16:44:52 docker.io 16:44:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:44:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:44:52 Configure a credential helper to remove this warning. See 16:44:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:44:52 16:44:52 Login Succeeded 16:44:52 ---> docker-login.sh ends [Pipeline] } 16:44:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:44:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 16:44:52 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 16:44:52 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:44:52 latest 16:44:52 3.1.0-dev.72 16:44:52 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:44:52 main 16:44:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:44:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:44:53 0ec504aa15a3: Preparing 16:44:53 5333bf1d56dd: Preparing 16:44:53 1ccfffd1767e: Preparing 16:44:53 a17c2ae97c41: Preparing 16:44:53 ed1015d697ca: Preparing 16:44:53 6742841c2acc: Preparing 16:44:53 5f4d9fc4d98d: Preparing 16:44:53 6742841c2acc: Waiting 16:44:53 5f4d9fc4d98d: Waiting 16:44:53 a17c2ae97c41: Pushed 16:44:53 0ec504aa15a3: Pushed 16:44:53 1ccfffd1767e: Pushed 16:44:53 5f4d9fc4d98d: Layer already exists 16:44:54 6742841c2acc: Pushed 16:44:55 ed1015d697ca: Pushed 16:44:56 5333bf1d56dd: Pushed 16:44:56 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:eb04b97623316c04a92f48edd0f3222a4a679fb8c83d0b78e78ad587b69747fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:44:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:44:58 0ec504aa15a3: Preparing 16:44:58 5333bf1d56dd: Preparing 16:44:58 1ccfffd1767e: Preparing 16:44:58 a17c2ae97c41: Preparing 16:44:58 ed1015d697ca: Preparing 16:44:58 6742841c2acc: Preparing 16:44:58 6742841c2acc: Waiting 16:44:58 5f4d9fc4d98d: Preparing 16:44:58 5f4d9fc4d98d: Waiting 16:44:58 1ccfffd1767e: Layer already exists 16:44:58 ed1015d697ca: Layer already exists 16:44:58 0ec504aa15a3: Layer already exists 16:44:58 a17c2ae97c41: Layer already exists 16:44:58 5333bf1d56dd: Layer already exists 16:44:58 6742841c2acc: Layer already exists 16:44:58 5f4d9fc4d98d: Layer already exists 16:44:58 latest: digest: sha256:eb04b97623316c04a92f48edd0f3222a4a679fb8c83d0b78e78ad587b69747fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:58 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.72 16:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:44:59 0ec504aa15a3: Preparing 16:44:59 5333bf1d56dd: Preparing 16:44:59 1ccfffd1767e: Preparing 16:44:59 a17c2ae97c41: Preparing 16:44:59 ed1015d697ca: Preparing 16:44:59 6742841c2acc: Preparing 16:44:59 5f4d9fc4d98d: Preparing 16:44:59 6742841c2acc: Waiting 16:44:59 5f4d9fc4d98d: Waiting 16:44:59 ed1015d697ca: Layer already exists 16:44:59 a17c2ae97c41: Layer already exists 16:44:59 5333bf1d56dd: Layer already exists 16:44:59 1ccfffd1767e: Layer already exists 16:44:59 0ec504aa15a3: Layer already exists 16:44:59 6742841c2acc: Layer already exists 16:44:59 5f4d9fc4d98d: Layer already exists 16:44:59 3.1.0-dev.72: digest: sha256:eb04b97623316c04a92f48edd0f3222a4a679fb8c83d0b78e78ad587b69747fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:44:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:44:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:44:59 0ec504aa15a3: Preparing 16:44:59 5333bf1d56dd: Preparing 16:44:59 1ccfffd1767e: Preparing 16:44:59 a17c2ae97c41: Preparing 16:44:59 ed1015d697ca: Preparing 16:44:59 6742841c2acc: Preparing 16:44:59 5f4d9fc4d98d: Preparing 16:44:59 6742841c2acc: Waiting 16:44:59 5f4d9fc4d98d: Waiting 16:44:59 ed1015d697ca: Layer already exists 16:44:59 1ccfffd1767e: Layer already exists 16:44:59 a17c2ae97c41: Layer already exists 16:44:59 5333bf1d56dd: Layer already exists 16:44:59 0ec504aa15a3: Layer already exists 16:44:59 6742841c2acc: Layer already exists 16:44:59 5f4d9fc4d98d: Layer already exists 16:44:59 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:eb04b97623316c04a92f48edd0f3222a4a679fb8c83d0b78e78ad587b69747fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 16:45:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 16:45:00 0ec504aa15a3: Preparing 16:45:00 5333bf1d56dd: Preparing 16:45:00 1ccfffd1767e: Preparing 16:45:00 a17c2ae97c41: Preparing 16:45:00 ed1015d697ca: Preparing 16:45:00 6742841c2acc: Preparing 16:45:00 5f4d9fc4d98d: Preparing 16:45:00 6742841c2acc: Waiting 16:45:00 5f4d9fc4d98d: Waiting 16:45:00 5333bf1d56dd: Layer already exists 16:45:00 a17c2ae97c41: Layer already exists 16:45:00 1ccfffd1767e: Layer already exists 16:45:00 0ec504aa15a3: Layer already exists 16:45:00 ed1015d697ca: Layer already exists 16:45:00 6742841c2acc: Layer already exists 16:45:00 5f4d9fc4d98d: Layer already exists 16:45:00 main: digest: sha256:eb04b97623316c04a92f48edd0f3222a4a679fb8c83d0b78e78ad587b69747fc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:45:01 ===================================================== [Pipeline] echo 16:45:01 taggedImages: 16:45:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 16:45:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.72 16:45:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:01 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 16:45:01 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 16:45:01 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:01 latest 16:45:01 3.1.0-dev.72 16:45:01 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:01 main 16:45:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:45:01 5950b83265a2: Preparing 16:45:01 6bb065bcba24: Preparing 16:45:01 83a17f8951ee: Preparing 16:45:01 c742251bf14b: Preparing 16:45:01 1ccfffd1767e: Preparing 16:45:01 a17c2ae97c41: Preparing 16:45:01 ed1015d697ca: Preparing 16:45:01 6742841c2acc: Preparing 16:45:01 5f4d9fc4d98d: Preparing 16:45:01 a17c2ae97c41: Waiting 16:45:01 ed1015d697ca: Waiting 16:45:01 6742841c2acc: Waiting 16:45:01 5f4d9fc4d98d: Waiting 16:45:01 1ccfffd1767e: Layer already exists 16:45:02 a17c2ae97c41: Layer already exists 16:45:02 ed1015d697ca: Layer already exists 16:45:02 83a17f8951ee: Pushed 16:45:02 6bb065bcba24: Pushed 16:45:02 6742841c2acc: Layer already exists 16:45:02 5950b83265a2: Pushed 16:45:02 5f4d9fc4d98d: Layer already exists 16:45:04 c742251bf14b: Pushed 16:45:04 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:7dd2d3775a71617485eb34e65cf3184e935c1f0153f6bab160769a1f8b6c496f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:45:05 5950b83265a2: Preparing 16:45:05 6bb065bcba24: Preparing 16:45:05 83a17f8951ee: Preparing 16:45:05 c742251bf14b: Preparing 16:45:05 1ccfffd1767e: Preparing 16:45:05 a17c2ae97c41: Preparing 16:45:05 ed1015d697ca: Preparing 16:45:05 6742841c2acc: Preparing 16:45:05 5f4d9fc4d98d: Preparing 16:45:05 ed1015d697ca: Waiting 16:45:05 6742841c2acc: Waiting 16:45:05 5f4d9fc4d98d: Waiting 16:45:05 a17c2ae97c41: Waiting 16:45:05 1ccfffd1767e: Layer already exists 16:45:05 5950b83265a2: Layer already exists 16:45:05 83a17f8951ee: Layer already exists 16:45:05 6bb065bcba24: Layer already exists 16:45:05 c742251bf14b: Layer already exists 16:45:05 a17c2ae97c41: Layer already exists 16:45:05 6742841c2acc: Layer already exists 16:45:05 5f4d9fc4d98d: Layer already exists 16:45:05 ed1015d697ca: Layer already exists 16:45:05 latest: digest: sha256:7dd2d3775a71617485eb34e65cf3184e935c1f0153f6bab160769a1f8b6c496f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.72 16:45:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:45:06 5950b83265a2: Preparing 16:45:06 6bb065bcba24: Preparing 16:45:06 83a17f8951ee: Preparing 16:45:06 c742251bf14b: Preparing 16:45:06 1ccfffd1767e: Preparing 16:45:06 a17c2ae97c41: Preparing 16:45:06 ed1015d697ca: Preparing 16:45:06 6742841c2acc: Preparing 16:45:06 5f4d9fc4d98d: Preparing 16:45:06 ed1015d697ca: Waiting 16:45:06 6742841c2acc: Waiting 16:45:06 5f4d9fc4d98d: Waiting 16:45:06 a17c2ae97c41: Waiting 16:45:06 5950b83265a2: Layer already exists 16:45:06 c742251bf14b: Layer already exists 16:45:06 83a17f8951ee: Layer already exists 16:45:06 6bb065bcba24: Layer already exists 16:45:06 1ccfffd1767e: Layer already exists 16:45:06 ed1015d697ca: Layer already exists 16:45:06 a17c2ae97c41: Layer already exists 16:45:06 5f4d9fc4d98d: Layer already exists 16:45:06 6742841c2acc: Layer already exists 16:45:06 3.1.0-dev.72: digest: sha256:7dd2d3775a71617485eb34e65cf3184e935c1f0153f6bab160769a1f8b6c496f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:06 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:45:07 5950b83265a2: Preparing 16:45:07 6bb065bcba24: Preparing 16:45:07 83a17f8951ee: Preparing 16:45:07 c742251bf14b: Preparing 16:45:07 1ccfffd1767e: Preparing 16:45:07 a17c2ae97c41: Preparing 16:45:07 ed1015d697ca: Preparing 16:45:07 6742841c2acc: Preparing 16:45:07 5f4d9fc4d98d: Preparing 16:45:07 ed1015d697ca: Waiting 16:45:07 6742841c2acc: Waiting 16:45:07 5f4d9fc4d98d: Waiting 16:45:07 a17c2ae97c41: Waiting 16:45:07 1ccfffd1767e: Layer already exists 16:45:07 c742251bf14b: Layer already exists 16:45:07 6bb065bcba24: Layer already exists 16:45:07 83a17f8951ee: Layer already exists 16:45:07 5950b83265a2: Layer already exists 16:45:07 a17c2ae97c41: Layer already exists 16:45:07 ed1015d697ca: Layer already exists 16:45:07 6742841c2acc: Layer already exists 16:45:07 5f4d9fc4d98d: Layer already exists 16:45:07 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:7dd2d3775a71617485eb34e65cf3184e935c1f0153f6bab160769a1f8b6c496f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 16:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 16:45:08 5950b83265a2: Preparing 16:45:08 6bb065bcba24: Preparing 16:45:08 83a17f8951ee: Preparing 16:45:08 c742251bf14b: Preparing 16:45:08 1ccfffd1767e: Preparing 16:45:08 a17c2ae97c41: Preparing 16:45:08 ed1015d697ca: Preparing 16:45:08 6742841c2acc: Preparing 16:45:08 5f4d9fc4d98d: Preparing 16:45:08 a17c2ae97c41: Waiting 16:45:08 ed1015d697ca: Waiting 16:45:08 6742841c2acc: Waiting 16:45:08 5f4d9fc4d98d: Waiting 16:45:08 83a17f8951ee: Layer already exists 16:45:08 6bb065bcba24: Layer already exists 16:45:08 c742251bf14b: Layer already exists 16:45:08 5950b83265a2: Layer already exists 16:45:08 1ccfffd1767e: Layer already exists 16:45:08 6742841c2acc: Layer already exists 16:45:08 ed1015d697ca: Layer already exists 16:45:08 5f4d9fc4d98d: Layer already exists 16:45:08 a17c2ae97c41: Layer already exists 16:45:08 main: digest: sha256:7dd2d3775a71617485eb34e65cf3184e935c1f0153f6bab160769a1f8b6c496f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:45:08 ===================================================== [Pipeline] echo 16:45:08 taggedImages: 16:45:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 16:45:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.72 16:45:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 16:45:08 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 16:45:08 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:08 latest 16:45:08 3.1.0-dev.72 16:45:08 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:08 main 16:45:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:09 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:45:09 99683936b5ac: Preparing 16:45:09 e6fc1b14c1fe: Preparing 16:45:09 1ccfffd1767e: Preparing 16:45:09 a17c2ae97c41: Preparing 16:45:09 c465b8fb058b: Preparing 16:45:09 95b2d15a8e2e: Preparing 16:45:09 5f4d9fc4d98d: Preparing 16:45:09 95b2d15a8e2e: Waiting 16:45:09 5f4d9fc4d98d: Waiting 16:45:11 c465b8fb058b: Pushed 16:45:11 1ccfffd1767e: Layer already exists 16:45:11 a17c2ae97c41: Layer already exists 16:45:11 5f4d9fc4d98d: Layer already exists 16:45:11 99683936b5ac: Pushed 16:45:11 95b2d15a8e2e: Pushed 16:45:12 e6fc1b14c1fe: Pushed 16:45:12 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:765d34aa35fe77361adb6cfeac754a478aee5f460d34e0aafdde525f72f46f36 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:12 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:13 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:45:13 99683936b5ac: Preparing 16:45:13 e6fc1b14c1fe: Preparing 16:45:13 1ccfffd1767e: Preparing 16:45:13 a17c2ae97c41: Preparing 16:45:13 c465b8fb058b: Preparing 16:45:13 95b2d15a8e2e: Preparing 16:45:13 5f4d9fc4d98d: Preparing 16:45:13 95b2d15a8e2e: Waiting 16:45:13 5f4d9fc4d98d: Waiting 16:45:13 a17c2ae97c41: Layer already exists 16:45:13 99683936b5ac: Layer already exists 16:45:13 c465b8fb058b: Layer already exists 16:45:13 e6fc1b14c1fe: Layer already exists 16:45:13 1ccfffd1767e: Layer already exists 16:45:13 5f4d9fc4d98d: Layer already exists 16:45:13 95b2d15a8e2e: Layer already exists 16:45:13 latest: digest: sha256:765d34aa35fe77361adb6cfeac754a478aee5f460d34e0aafdde525f72f46f36 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.72 16:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:45:14 99683936b5ac: Preparing 16:45:14 e6fc1b14c1fe: Preparing 16:45:14 1ccfffd1767e: Preparing 16:45:14 a17c2ae97c41: Preparing 16:45:14 c465b8fb058b: Preparing 16:45:14 95b2d15a8e2e: Preparing 16:45:14 5f4d9fc4d98d: Preparing 16:45:14 95b2d15a8e2e: Waiting 16:45:14 5f4d9fc4d98d: Waiting 16:45:14 e6fc1b14c1fe: Layer already exists 16:45:14 1ccfffd1767e: Layer already exists 16:45:14 99683936b5ac: Layer already exists 16:45:14 a17c2ae97c41: Layer already exists 16:45:14 c465b8fb058b: Layer already exists 16:45:14 95b2d15a8e2e: Layer already exists 16:45:14 5f4d9fc4d98d: Layer already exists 16:45:14 3.1.0-dev.72: digest: sha256:765d34aa35fe77361adb6cfeac754a478aee5f460d34e0aafdde525f72f46f36 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:45:15 99683936b5ac: Preparing 16:45:15 e6fc1b14c1fe: Preparing 16:45:15 1ccfffd1767e: Preparing 16:45:15 a17c2ae97c41: Preparing 16:45:15 c465b8fb058b: Preparing 16:45:15 95b2d15a8e2e: Preparing 16:45:15 5f4d9fc4d98d: Preparing 16:45:15 95b2d15a8e2e: Waiting 16:45:15 5f4d9fc4d98d: Waiting 16:45:15 99683936b5ac: Layer already exists 16:45:15 c465b8fb058b: Layer already exists 16:45:15 1ccfffd1767e: Layer already exists 16:45:15 e6fc1b14c1fe: Layer already exists 16:45:15 a17c2ae97c41: Layer already exists 16:45:15 95b2d15a8e2e: Layer already exists 16:45:15 5f4d9fc4d98d: Layer already exists 16:45:15 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:765d34aa35fe77361adb6cfeac754a478aee5f460d34e0aafdde525f72f46f36 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 16:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 16:45:15 99683936b5ac: Preparing 16:45:15 e6fc1b14c1fe: Preparing 16:45:15 1ccfffd1767e: Preparing 16:45:15 a17c2ae97c41: Preparing 16:45:15 c465b8fb058b: Preparing 16:45:15 95b2d15a8e2e: Preparing 16:45:15 5f4d9fc4d98d: Preparing 16:45:15 95b2d15a8e2e: Waiting 16:45:15 5f4d9fc4d98d: Waiting 16:45:15 c465b8fb058b: Layer already exists 16:45:15 1ccfffd1767e: Layer already exists 16:45:15 99683936b5ac: Layer already exists 16:45:15 e6fc1b14c1fe: Layer already exists 16:45:15 a17c2ae97c41: Layer already exists 16:45:15 5f4d9fc4d98d: Layer already exists 16:45:15 95b2d15a8e2e: Layer already exists 16:45:16 main: digest: sha256:765d34aa35fe77361adb6cfeac754a478aee5f460d34e0aafdde525f72f46f36 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:45:16 ===================================================== [Pipeline] echo 16:45:16 taggedImages: 16:45:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 16:45:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.72 16:45:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:16 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 16:45:16 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 16:45:16 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:16 latest 16:45:16 3.1.0-dev.72 16:45:16 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:16 main 16:45:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:16 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:45:17 d607ba63e457: Preparing 16:45:17 dcd2bf9a30bf: Preparing 16:45:17 c4951054ca41: Preparing 16:45:17 1ccfffd1767e: Preparing 16:45:17 a17c2ae97c41: Preparing 16:45:17 ed1015d697ca: Preparing 16:45:17 6742841c2acc: Preparing 16:45:17 5f4d9fc4d98d: Preparing 16:45:17 6742841c2acc: Waiting 16:45:17 5f4d9fc4d98d: Waiting 16:45:17 ed1015d697ca: Waiting 16:45:17 1ccfffd1767e: Layer already exists 16:45:17 a17c2ae97c41: Layer already exists 16:45:17 ed1015d697ca: Layer already exists 16:45:17 6742841c2acc: Layer already exists 16:45:17 dcd2bf9a30bf: Pushed 16:45:17 5f4d9fc4d98d: Layer already exists 16:45:17 d607ba63e457: Pushed 16:45:20 c4951054ca41: Pushed 16:45:20 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:ca4b8537a2619b3dac18f10b2e3307c0e08cc8fb1b5d381109b288222420f931 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:20 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:45:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:45:21 d607ba63e457: Preparing 16:45:21 dcd2bf9a30bf: Preparing 16:45:21 c4951054ca41: Preparing 16:45:21 1ccfffd1767e: Preparing 16:45:21 a17c2ae97c41: Preparing 16:45:21 ed1015d697ca: Preparing 16:45:21 6742841c2acc: Preparing 16:45:21 5f4d9fc4d98d: Preparing 16:45:21 ed1015d697ca: Waiting 16:45:21 6742841c2acc: Waiting 16:45:21 5f4d9fc4d98d: Waiting 16:45:21 1ccfffd1767e: Layer already exists 16:45:21 dcd2bf9a30bf: Layer already exists 16:45:21 c4951054ca41: Layer already exists 16:45:21 a17c2ae97c41: Layer already exists 16:45:21 d607ba63e457: Layer already exists 16:45:21 ed1015d697ca: Layer already exists 16:45:21 5f4d9fc4d98d: Layer already exists 16:45:21 6742841c2acc: Layer already exists 16:45:21 latest: digest: sha256:ca4b8537a2619b3dac18f10b2e3307c0e08cc8fb1b5d381109b288222420f931 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:21 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.72 16:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:45:22 d607ba63e457: Preparing 16:45:22 dcd2bf9a30bf: Preparing 16:45:22 c4951054ca41: Preparing 16:45:22 1ccfffd1767e: Preparing 16:45:22 a17c2ae97c41: Preparing 16:45:22 ed1015d697ca: Preparing 16:45:22 6742841c2acc: Preparing 16:45:22 5f4d9fc4d98d: Preparing 16:45:22 ed1015d697ca: Waiting 16:45:22 6742841c2acc: Waiting 16:45:22 5f4d9fc4d98d: Waiting 16:45:22 d607ba63e457: Layer already exists 16:45:22 1ccfffd1767e: Layer already exists 16:45:22 a17c2ae97c41: Layer already exists 16:45:22 c4951054ca41: Layer already exists 16:45:22 dcd2bf9a30bf: Layer already exists 16:45:22 6742841c2acc: Layer already exists 16:45:22 ed1015d697ca: Layer already exists 16:45:22 5f4d9fc4d98d: Layer already exists 16:45:22 3.1.0-dev.72: digest: sha256:ca4b8537a2619b3dac18f10b2e3307c0e08cc8fb1b5d381109b288222420f931 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:23 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:45:23 d607ba63e457: Preparing 16:45:23 dcd2bf9a30bf: Preparing 16:45:23 c4951054ca41: Preparing 16:45:23 1ccfffd1767e: Preparing 16:45:23 a17c2ae97c41: Preparing 16:45:23 ed1015d697ca: Preparing 16:45:23 6742841c2acc: Preparing 16:45:23 5f4d9fc4d98d: Preparing 16:45:23 6742841c2acc: Waiting 16:45:23 5f4d9fc4d98d: Waiting 16:45:23 ed1015d697ca: Waiting 16:45:23 c4951054ca41: Layer already exists 16:45:23 dcd2bf9a30bf: Layer already exists 16:45:23 a17c2ae97c41: Layer already exists 16:45:23 d607ba63e457: Layer already exists 16:45:23 1ccfffd1767e: Layer already exists 16:45:23 ed1015d697ca: Layer already exists 16:45:23 5f4d9fc4d98d: Layer already exists 16:45:23 6742841c2acc: Layer already exists 16:45:23 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:ca4b8537a2619b3dac18f10b2e3307c0e08cc8fb1b5d381109b288222420f931 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:23 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 16:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 16:45:25 d607ba63e457: Preparing 16:45:25 dcd2bf9a30bf: Preparing 16:45:25 c4951054ca41: Preparing 16:45:25 1ccfffd1767e: Preparing 16:45:25 a17c2ae97c41: Preparing 16:45:25 ed1015d697ca: Preparing 16:45:25 6742841c2acc: Preparing 16:45:25 5f4d9fc4d98d: Preparing 16:45:25 ed1015d697ca: Waiting 16:45:25 6742841c2acc: Waiting 16:45:25 5f4d9fc4d98d: Waiting 16:45:25 c4951054ca41: Layer already exists 16:45:25 1ccfffd1767e: Layer already exists 16:45:25 d607ba63e457: Layer already exists 16:45:25 a17c2ae97c41: Layer already exists 16:45:25 dcd2bf9a30bf: Layer already exists 16:45:25 6742841c2acc: Layer already exists 16:45:25 ed1015d697ca: Layer already exists 16:45:25 5f4d9fc4d98d: Layer already exists 16:45:25 main: digest: sha256:ca4b8537a2619b3dac18f10b2e3307c0e08cc8fb1b5d381109b288222420f931 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:45:25 ===================================================== [Pipeline] echo 16:45:25 taggedImages: 16:45:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 16:45:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.72 16:45:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:25 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 16:45:25 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 16:45:25 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:25 latest 16:45:25 3.1.0-dev.72 16:45:25 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:25 main 16:45:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:26 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:26 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:45:26 07e9255645f9: Preparing 16:45:26 00eeae429cca: Preparing 16:45:26 17ac4b681e88: Preparing 16:45:26 707dc467998a: Preparing 16:45:26 4080ff1e07db: Preparing 16:45:26 cce644f5f208: Preparing 16:45:26 a45e2b7176b6: Preparing 16:45:26 1ccfffd1767e: Preparing 16:45:26 a17c2ae97c41: Preparing 16:45:26 7ab391b95077: Preparing 16:45:26 f560afe0291d: Preparing 16:45:26 5f70bf18a086: Preparing 16:45:26 9e724d4f76db: Preparing 16:45:26 f7eab6aa873b: Preparing 16:45:26 bf81236056a9: Preparing 16:45:26 5f4d9fc4d98d: Preparing 16:45:26 a45e2b7176b6: Waiting 16:45:26 1ccfffd1767e: Waiting 16:45:26 a17c2ae97c41: Waiting 16:45:26 7ab391b95077: Waiting 16:45:26 f560afe0291d: Waiting 16:45:26 5f70bf18a086: Waiting 16:45:26 9e724d4f76db: Waiting 16:45:26 f7eab6aa873b: Waiting 16:45:26 cce644f5f208: Waiting 16:45:26 5f4d9fc4d98d: Waiting 16:45:26 bf81236056a9: Waiting 16:45:26 4080ff1e07db: Pushed 16:45:26 00eeae429cca: Pushed 16:45:26 07e9255645f9: Pushed 16:45:26 707dc467998a: Pushed 16:45:26 17ac4b681e88: Pushed 16:45:26 1ccfffd1767e: Layer already exists 16:45:26 a17c2ae97c41: Layer already exists 16:45:26 cce644f5f208: Pushed 16:45:26 7ab391b95077: Pushed 16:45:27 f560afe0291d: Pushed 16:45:27 5f70bf18a086: Pushed 16:45:27 9e724d4f76db: Pushed 16:45:27 5f4d9fc4d98d: Layer already exists 16:45:27 bf81236056a9: Pushed 16:45:28 f7eab6aa873b: Pushed 16:45:30 a45e2b7176b6: Pushed 16:45:30 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:43b128ff5727f22170e4620d21eb64de762602e9d54632b96c5883b3010d09a9 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:45:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:45:31 07e9255645f9: Preparing 16:45:31 00eeae429cca: Preparing 16:45:31 17ac4b681e88: Preparing 16:45:31 707dc467998a: Preparing 16:45:31 4080ff1e07db: Preparing 16:45:31 cce644f5f208: Preparing 16:45:31 a45e2b7176b6: Preparing 16:45:31 1ccfffd1767e: Preparing 16:45:31 a17c2ae97c41: Preparing 16:45:31 7ab391b95077: Preparing 16:45:31 f560afe0291d: Preparing 16:45:31 5f70bf18a086: Preparing 16:45:31 9e724d4f76db: Preparing 16:45:31 f7eab6aa873b: Preparing 16:45:31 bf81236056a9: Preparing 16:45:31 5f4d9fc4d98d: Preparing 16:45:31 7ab391b95077: Waiting 16:45:31 f560afe0291d: Waiting 16:45:31 5f70bf18a086: Waiting 16:45:31 9e724d4f76db: Waiting 16:45:31 f7eab6aa873b: Waiting 16:45:31 bf81236056a9: Waiting 16:45:31 5f4d9fc4d98d: Waiting 16:45:31 cce644f5f208: Waiting 16:45:31 1ccfffd1767e: Waiting 16:45:31 a45e2b7176b6: Waiting 16:45:31 a17c2ae97c41: Waiting 16:45:31 707dc467998a: Layer already exists 16:45:31 17ac4b681e88: Layer already exists 16:45:31 07e9255645f9: Layer already exists 16:45:31 00eeae429cca: Layer already exists 16:45:31 4080ff1e07db: Layer already exists 16:45:31 a45e2b7176b6: Layer already exists 16:45:31 1ccfffd1767e: Layer already exists 16:45:31 cce644f5f208: Layer already exists 16:45:31 7ab391b95077: Layer already exists 16:45:31 a17c2ae97c41: Layer already exists 16:45:31 f560afe0291d: Layer already exists 16:45:31 5f70bf18a086: Layer already exists 16:45:31 9e724d4f76db: Layer already exists 16:45:31 f7eab6aa873b: Layer already exists 16:45:31 bf81236056a9: Layer already exists 16:45:31 5f4d9fc4d98d: Layer already exists 16:45:31 latest: digest: sha256:43b128ff5727f22170e4620d21eb64de762602e9d54632b96c5883b3010d09a9 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:31 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.72 16:45:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:45:32 07e9255645f9: Preparing 16:45:32 00eeae429cca: Preparing 16:45:32 17ac4b681e88: Preparing 16:45:32 707dc467998a: Preparing 16:45:32 4080ff1e07db: Preparing 16:45:32 cce644f5f208: Preparing 16:45:32 a45e2b7176b6: Preparing 16:45:32 1ccfffd1767e: Preparing 16:45:32 a17c2ae97c41: Preparing 16:45:32 7ab391b95077: Preparing 16:45:32 f560afe0291d: Preparing 16:45:32 5f70bf18a086: Preparing 16:45:32 9e724d4f76db: Preparing 16:45:32 f7eab6aa873b: Preparing 16:45:32 bf81236056a9: Preparing 16:45:32 5f4d9fc4d98d: Preparing 16:45:32 cce644f5f208: Waiting 16:45:32 a45e2b7176b6: Waiting 16:45:32 1ccfffd1767e: Waiting 16:45:32 a17c2ae97c41: Waiting 16:45:32 7ab391b95077: Waiting 16:45:32 f560afe0291d: Waiting 16:45:32 bf81236056a9: Waiting 16:45:32 5f4d9fc4d98d: Waiting 16:45:32 5f70bf18a086: Waiting 16:45:32 9e724d4f76db: Waiting 16:45:32 f7eab6aa873b: Waiting 16:45:32 4080ff1e07db: Layer already exists 16:45:32 07e9255645f9: Layer already exists 16:45:32 707dc467998a: Layer already exists 16:45:32 00eeae429cca: Layer already exists 16:45:32 17ac4b681e88: Layer already exists 16:45:32 cce644f5f208: Layer already exists 16:45:32 a45e2b7176b6: Layer already exists 16:45:32 1ccfffd1767e: Layer already exists 16:45:32 7ab391b95077: Layer already exists 16:45:32 f560afe0291d: Layer already exists 16:45:32 5f70bf18a086: Layer already exists 16:45:32 a17c2ae97c41: Layer already exists 16:45:32 f7eab6aa873b: Layer already exists 16:45:32 9e724d4f76db: Layer already exists 16:45:32 bf81236056a9: Layer already exists 16:45:32 5f4d9fc4d98d: Layer already exists 16:45:32 3.1.0-dev.72: digest: sha256:43b128ff5727f22170e4620d21eb64de762602e9d54632b96c5883b3010d09a9 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:45:33 07e9255645f9: Preparing 16:45:33 00eeae429cca: Preparing 16:45:33 17ac4b681e88: Preparing 16:45:33 707dc467998a: Preparing 16:45:33 4080ff1e07db: Preparing 16:45:33 cce644f5f208: Preparing 16:45:33 a45e2b7176b6: Preparing 16:45:33 1ccfffd1767e: Preparing 16:45:33 a17c2ae97c41: Preparing 16:45:33 7ab391b95077: Preparing 16:45:33 f560afe0291d: Preparing 16:45:33 5f70bf18a086: Preparing 16:45:33 9e724d4f76db: Preparing 16:45:33 f7eab6aa873b: Preparing 16:45:33 bf81236056a9: Preparing 16:45:33 5f4d9fc4d98d: Preparing 16:45:33 cce644f5f208: Waiting 16:45:33 a45e2b7176b6: Waiting 16:45:33 1ccfffd1767e: Waiting 16:45:33 a17c2ae97c41: Waiting 16:45:33 7ab391b95077: Waiting 16:45:33 f560afe0291d: Waiting 16:45:33 5f70bf18a086: Waiting 16:45:33 9e724d4f76db: Waiting 16:45:33 f7eab6aa873b: Waiting 16:45:33 bf81236056a9: Waiting 16:45:33 5f4d9fc4d98d: Waiting 16:45:33 4080ff1e07db: Layer already exists 16:45:33 00eeae429cca: Layer already exists 16:45:33 07e9255645f9: Layer already exists 16:45:33 707dc467998a: Layer already exists 16:45:33 17ac4b681e88: Layer already exists 16:45:33 cce644f5f208: Layer already exists 16:45:33 a17c2ae97c41: Layer already exists 16:45:33 1ccfffd1767e: Layer already exists 16:45:33 a45e2b7176b6: Layer already exists 16:45:33 7ab391b95077: Layer already exists 16:45:33 9e724d4f76db: Layer already exists 16:45:33 f560afe0291d: Layer already exists 16:45:33 5f70bf18a086: Layer already exists 16:45:33 bf81236056a9: Layer already exists 16:45:33 f7eab6aa873b: Layer already exists 16:45:33 5f4d9fc4d98d: Layer already exists 16:45:33 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:43b128ff5727f22170e4620d21eb64de762602e9d54632b96c5883b3010d09a9 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 16:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 16:45:34 07e9255645f9: Preparing 16:45:34 00eeae429cca: Preparing 16:45:34 17ac4b681e88: Preparing 16:45:34 707dc467998a: Preparing 16:45:34 4080ff1e07db: Preparing 16:45:34 cce644f5f208: Preparing 16:45:34 a45e2b7176b6: Preparing 16:45:34 1ccfffd1767e: Preparing 16:45:34 a17c2ae97c41: Preparing 16:45:34 7ab391b95077: Preparing 16:45:34 f560afe0291d: Preparing 16:45:34 5f70bf18a086: Preparing 16:45:34 9e724d4f76db: Preparing 16:45:34 f7eab6aa873b: Preparing 16:45:34 bf81236056a9: Preparing 16:45:34 5f4d9fc4d98d: Preparing 16:45:34 7ab391b95077: Waiting 16:45:34 f560afe0291d: Waiting 16:45:34 5f70bf18a086: Waiting 16:45:34 9e724d4f76db: Waiting 16:45:34 f7eab6aa873b: Waiting 16:45:34 bf81236056a9: Waiting 16:45:34 5f4d9fc4d98d: Waiting 16:45:34 cce644f5f208: Waiting 16:45:34 1ccfffd1767e: Waiting 16:45:34 a17c2ae97c41: Waiting 16:45:34 a45e2b7176b6: Waiting 16:45:34 4080ff1e07db: Layer already exists 16:45:34 17ac4b681e88: Layer already exists 16:45:34 07e9255645f9: Layer already exists 16:45:34 00eeae429cca: Layer already exists 16:45:34 707dc467998a: Layer already exists 16:45:34 cce644f5f208: Layer already exists 16:45:34 7ab391b95077: Layer already exists 16:45:34 1ccfffd1767e: Layer already exists 16:45:34 a45e2b7176b6: Layer already exists 16:45:34 a17c2ae97c41: Layer already exists 16:45:34 5f70bf18a086: Layer already exists 16:45:34 9e724d4f76db: Layer already exists 16:45:34 bf81236056a9: Layer already exists 16:45:34 f560afe0291d: Layer already exists 16:45:34 f7eab6aa873b: Layer already exists 16:45:34 5f4d9fc4d98d: Layer already exists 16:45:34 main: digest: sha256:43b128ff5727f22170e4620d21eb64de762602e9d54632b96c5883b3010d09a9 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:45:34 ===================================================== [Pipeline] echo 16:45:34 taggedImages: 16:45:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 16:45:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.72 16:45:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:34 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 16:45:34 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 16:45:34 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:34 latest 16:45:34 3.1.0-dev.72 16:45:34 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:34 main 16:45:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:34 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:45:35 e6de8c304649: Preparing 16:45:35 eb872f88ac1b: Preparing 16:45:35 fdded4147942: Preparing 16:45:35 87849158c728: Preparing 16:45:35 1ccfffd1767e: Preparing 16:45:35 a17c2ae97c41: Preparing 16:45:35 ed1015d697ca: Preparing 16:45:35 6742841c2acc: Preparing 16:45:35 5f4d9fc4d98d: Preparing 16:45:35 ed1015d697ca: Waiting 16:45:35 6742841c2acc: Waiting 16:45:35 5f4d9fc4d98d: Waiting 16:45:35 a17c2ae97c41: Waiting 16:45:35 1ccfffd1767e: Layer already exists 16:45:35 a17c2ae97c41: Layer already exists 16:45:35 ed1015d697ca: Layer already exists 16:45:35 fdded4147942: Pushed 16:45:35 6742841c2acc: Layer already exists 16:45:35 eb872f88ac1b: Pushed 16:45:35 e6de8c304649: Pushed 16:45:35 5f4d9fc4d98d: Layer already exists 16:45:37 87849158c728: Pushed 16:45:39 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:8ae6ede7bb2318a38bb4dbecc166f61f1bb86e3dc6f0c62de223c95ebacf6265 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:45:40 e6de8c304649: Preparing 16:45:40 eb872f88ac1b: Preparing 16:45:40 fdded4147942: Preparing 16:45:40 87849158c728: Preparing 16:45:40 1ccfffd1767e: Preparing 16:45:40 a17c2ae97c41: Preparing 16:45:40 ed1015d697ca: Preparing 16:45:40 6742841c2acc: Preparing 16:45:40 5f4d9fc4d98d: Preparing 16:45:40 a17c2ae97c41: Waiting 16:45:40 5f4d9fc4d98d: Waiting 16:45:40 ed1015d697ca: Waiting 16:45:40 6742841c2acc: Waiting 16:45:40 fdded4147942: Layer already exists 16:45:40 87849158c728: Layer already exists 16:45:40 a17c2ae97c41: Layer already exists 16:45:40 1ccfffd1767e: Layer already exists 16:45:40 eb872f88ac1b: Layer already exists 16:45:40 e6de8c304649: Layer already exists 16:45:40 ed1015d697ca: Layer already exists 16:45:40 5f4d9fc4d98d: Layer already exists 16:45:40 6742841c2acc: Layer already exists 16:45:40 latest: digest: sha256:8ae6ede7bb2318a38bb4dbecc166f61f1bb86e3dc6f0c62de223c95ebacf6265 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:40 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.72 16:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:45:40 e6de8c304649: Preparing 16:45:40 eb872f88ac1b: Preparing 16:45:40 fdded4147942: Preparing 16:45:40 87849158c728: Preparing 16:45:40 1ccfffd1767e: Preparing 16:45:40 a17c2ae97c41: Preparing 16:45:40 ed1015d697ca: Preparing 16:45:40 6742841c2acc: Preparing 16:45:40 5f4d9fc4d98d: Preparing 16:45:40 ed1015d697ca: Waiting 16:45:40 6742841c2acc: Waiting 16:45:40 5f4d9fc4d98d: Waiting 16:45:40 a17c2ae97c41: Waiting 16:45:40 87849158c728: Layer already exists 16:45:40 1ccfffd1767e: Layer already exists 16:45:40 e6de8c304649: Layer already exists 16:45:40 eb872f88ac1b: Layer already exists 16:45:40 fdded4147942: Layer already exists 16:45:40 a17c2ae97c41: Layer already exists 16:45:40 ed1015d697ca: Layer already exists 16:45:40 5f4d9fc4d98d: Layer already exists 16:45:40 6742841c2acc: Layer already exists 16:45:41 3.1.0-dev.72: digest: sha256:8ae6ede7bb2318a38bb4dbecc166f61f1bb86e3dc6f0c62de223c95ebacf6265 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:41 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:45:41 e6de8c304649: Preparing 16:45:41 eb872f88ac1b: Preparing 16:45:41 fdded4147942: Preparing 16:45:41 87849158c728: Preparing 16:45:41 1ccfffd1767e: Preparing 16:45:41 a17c2ae97c41: Preparing 16:45:41 ed1015d697ca: Preparing 16:45:41 6742841c2acc: Preparing 16:45:41 5f4d9fc4d98d: Preparing 16:45:41 a17c2ae97c41: Waiting 16:45:41 ed1015d697ca: Waiting 16:45:41 6742841c2acc: Waiting 16:45:41 5f4d9fc4d98d: Waiting 16:45:41 87849158c728: Layer already exists 16:45:41 1ccfffd1767e: Layer already exists 16:45:41 e6de8c304649: Layer already exists 16:45:41 fdded4147942: Layer already exists 16:45:41 eb872f88ac1b: Layer already exists 16:45:41 a17c2ae97c41: Layer already exists 16:45:41 6742841c2acc: Layer already exists 16:45:41 ed1015d697ca: Layer already exists 16:45:41 5f4d9fc4d98d: Layer already exists 16:45:42 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:8ae6ede7bb2318a38bb4dbecc166f61f1bb86e3dc6f0c62de223c95ebacf6265 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:42 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 16:45:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 16:45:42 e6de8c304649: Preparing 16:45:42 eb872f88ac1b: Preparing 16:45:42 fdded4147942: Preparing 16:45:42 87849158c728: Preparing 16:45:42 1ccfffd1767e: Preparing 16:45:42 a17c2ae97c41: Preparing 16:45:42 ed1015d697ca: Preparing 16:45:42 6742841c2acc: Preparing 16:45:42 a17c2ae97c41: Waiting 16:45:42 ed1015d697ca: Waiting 16:45:42 5f4d9fc4d98d: Preparing 16:45:42 6742841c2acc: Waiting 16:45:42 5f4d9fc4d98d: Waiting 16:45:42 87849158c728: Layer already exists 16:45:42 e6de8c304649: Layer already exists 16:45:42 eb872f88ac1b: Layer already exists 16:45:42 1ccfffd1767e: Layer already exists 16:45:42 fdded4147942: Layer already exists 16:45:42 a17c2ae97c41: Layer already exists 16:45:42 ed1015d697ca: Layer already exists 16:45:42 5f4d9fc4d98d: Layer already exists 16:45:42 6742841c2acc: Layer already exists 16:45:43 main: digest: sha256:8ae6ede7bb2318a38bb4dbecc166f61f1bb86e3dc6f0c62de223c95ebacf6265 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:45:43 ===================================================== [Pipeline] echo 16:45:43 taggedImages: 16:45:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 16:45:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.72 16:45:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:43 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 16:45:43 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 16:45:43 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:43 latest 16:45:43 3.1.0-dev.72 16:45:43 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:43 main 16:45:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:43 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:45:43 fb5b2fad2dff: Preparing 16:45:43 78eac0c3d38e: Preparing 16:45:43 3f57e80fc39a: Preparing 16:45:43 d0b013181e93: Preparing 16:45:43 9c920ab0cf27: Preparing 16:45:43 1ccfffd1767e: Preparing 16:45:43 a17c2ae97c41: Preparing 16:45:43 ce91fefa910d: Preparing 16:45:43 08c0d35f3055: Preparing 16:45:43 e68ae47489d2: Preparing 16:45:43 1ccfffd1767e: Waiting 16:45:43 a17c2ae97c41: Waiting 16:45:43 ce91fefa910d: Waiting 16:45:43 08c0d35f3055: Waiting 16:45:43 5f4d9fc4d98d: Preparing 16:45:43 5f4d9fc4d98d: Waiting 16:45:43 e68ae47489d2: Waiting 16:45:44 fb5b2fad2dff: Pushed 16:45:44 d0b013181e93: Pushed 16:45:44 9c920ab0cf27: Pushed 16:45:44 78eac0c3d38e: Pushed 16:45:44 1ccfffd1767e: Layer already exists 16:45:44 a17c2ae97c41: Layer already exists 16:45:44 5f4d9fc4d98d: Layer already exists 16:45:44 ce91fefa910d: Pushed 16:45:45 08c0d35f3055: Pushed 16:45:46 3f57e80fc39a: Pushed 16:45:47 e68ae47489d2: Pushed 16:45:47 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:b3485f83d8dcf8f87acae79e3dc4fad46bd1289d8dc9c7c6f146097210ce141c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:45:48 fb5b2fad2dff: Preparing 16:45:48 78eac0c3d38e: Preparing 16:45:48 3f57e80fc39a: Preparing 16:45:48 d0b013181e93: Preparing 16:45:48 9c920ab0cf27: Preparing 16:45:48 1ccfffd1767e: Preparing 16:45:48 a17c2ae97c41: Preparing 16:45:48 ce91fefa910d: Preparing 16:45:48 08c0d35f3055: Preparing 16:45:48 e68ae47489d2: Preparing 16:45:48 5f4d9fc4d98d: Preparing 16:45:48 08c0d35f3055: Waiting 16:45:48 e68ae47489d2: Waiting 16:45:48 1ccfffd1767e: Waiting 16:45:48 5f4d9fc4d98d: Waiting 16:45:48 a17c2ae97c41: Waiting 16:45:48 ce91fefa910d: Waiting 16:45:48 fb5b2fad2dff: Layer already exists 16:45:48 9c920ab0cf27: Layer already exists 16:45:48 78eac0c3d38e: Layer already exists 16:45:48 3f57e80fc39a: Layer already exists 16:45:48 d0b013181e93: Layer already exists 16:45:48 1ccfffd1767e: Layer already exists 16:45:48 08c0d35f3055: Layer already exists 16:45:48 a17c2ae97c41: Layer already exists 16:45:48 ce91fefa910d: Layer already exists 16:45:48 e68ae47489d2: Layer already exists 16:45:48 5f4d9fc4d98d: Layer already exists 16:45:49 latest: digest: sha256:b3485f83d8dcf8f87acae79e3dc4fad46bd1289d8dc9c7c6f146097210ce141c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:49 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.72 16:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:45:49 fb5b2fad2dff: Preparing 16:45:49 78eac0c3d38e: Preparing 16:45:49 3f57e80fc39a: Preparing 16:45:49 d0b013181e93: Preparing 16:45:49 9c920ab0cf27: Preparing 16:45:49 1ccfffd1767e: Preparing 16:45:49 a17c2ae97c41: Preparing 16:45:49 ce91fefa910d: Preparing 16:45:49 08c0d35f3055: Preparing 16:45:49 e68ae47489d2: Preparing 16:45:49 5f4d9fc4d98d: Preparing 16:45:49 ce91fefa910d: Waiting 16:45:49 08c0d35f3055: Waiting 16:45:49 e68ae47489d2: Waiting 16:45:49 5f4d9fc4d98d: Waiting 16:45:49 1ccfffd1767e: Waiting 16:45:49 a17c2ae97c41: Waiting 16:45:49 d0b013181e93: Layer already exists 16:45:49 78eac0c3d38e: Layer already exists 16:45:49 3f57e80fc39a: Layer already exists 16:45:49 9c920ab0cf27: Layer already exists 16:45:49 fb5b2fad2dff: Layer already exists 16:45:49 a17c2ae97c41: Layer already exists 16:45:49 1ccfffd1767e: Layer already exists 16:45:49 ce91fefa910d: Layer already exists 16:45:49 08c0d35f3055: Layer already exists 16:45:49 e68ae47489d2: Layer already exists 16:45:49 5f4d9fc4d98d: Layer already exists 16:45:50 3.1.0-dev.72: digest: sha256:b3485f83d8dcf8f87acae79e3dc4fad46bd1289d8dc9c7c6f146097210ce141c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:45:54 fb5b2fad2dff: Preparing 16:45:54 78eac0c3d38e: Preparing 16:45:54 3f57e80fc39a: Preparing 16:45:54 d0b013181e93: Preparing 16:45:54 9c920ab0cf27: Preparing 16:45:54 1ccfffd1767e: Preparing 16:45:54 a17c2ae97c41: Preparing 16:45:54 1ccfffd1767e: Waiting 16:45:54 ce91fefa910d: Preparing 16:45:54 a17c2ae97c41: Waiting 16:45:54 08c0d35f3055: Preparing 16:45:54 ce91fefa910d: Waiting 16:45:54 08c0d35f3055: Waiting 16:45:54 e68ae47489d2: Preparing 16:45:54 5f4d9fc4d98d: Preparing 16:45:54 e68ae47489d2: Waiting 16:45:54 5f4d9fc4d98d: Waiting 16:45:54 d0b013181e93: Layer already exists 16:45:54 3f57e80fc39a: Layer already exists 16:45:54 78eac0c3d38e: Layer already exists 16:45:54 9c920ab0cf27: Layer already exists 16:45:54 fb5b2fad2dff: Layer already exists 16:45:54 1ccfffd1767e: Layer already exists 16:45:54 08c0d35f3055: Layer already exists 16:45:54 ce91fefa910d: Layer already exists 16:45:54 e68ae47489d2: Layer already exists 16:45:54 a17c2ae97c41: Layer already exists 16:45:54 5f4d9fc4d98d: Layer already exists 16:45:54 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:b3485f83d8dcf8f87acae79e3dc4fad46bd1289d8dc9c7c6f146097210ce141c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 16:45:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 16:45:54 fb5b2fad2dff: Preparing 16:45:54 78eac0c3d38e: Preparing 16:45:54 3f57e80fc39a: Preparing 16:45:54 d0b013181e93: Preparing 16:45:54 9c920ab0cf27: Preparing 16:45:54 1ccfffd1767e: Preparing 16:45:54 a17c2ae97c41: Preparing 16:45:54 ce91fefa910d: Preparing 16:45:54 08c0d35f3055: Preparing 16:45:54 e68ae47489d2: Preparing 16:45:54 5f4d9fc4d98d: Preparing 16:45:54 1ccfffd1767e: Waiting 16:45:54 a17c2ae97c41: Waiting 16:45:54 ce91fefa910d: Waiting 16:45:54 08c0d35f3055: Waiting 16:45:54 5f4d9fc4d98d: Waiting 16:45:54 e68ae47489d2: Waiting 16:45:54 9c920ab0cf27: Layer already exists 16:45:54 d0b013181e93: Layer already exists 16:45:54 fb5b2fad2dff: Layer already exists 16:45:54 3f57e80fc39a: Layer already exists 16:45:54 78eac0c3d38e: Layer already exists 16:45:54 1ccfffd1767e: Layer already exists 16:45:54 08c0d35f3055: Layer already exists 16:45:54 e68ae47489d2: Layer already exists 16:45:54 ce91fefa910d: Layer already exists 16:45:54 a17c2ae97c41: Layer already exists 16:45:54 5f4d9fc4d98d: Layer already exists 16:45:55 main: digest: sha256:b3485f83d8dcf8f87acae79e3dc4fad46bd1289d8dc9c7c6f146097210ce141c size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:45:55 ===================================================== [Pipeline] echo 16:45:55 taggedImages: 16:45:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 16:45:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.72 16:45:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 16:45:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 16:45:55 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:55 latest 16:45:55 3.1.0-dev.72 16:45:55 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:45:55 main 16:45:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:55 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:45:55 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:45:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:45:55 376c8b510d70: Preparing 16:45:55 867880239e48: Preparing 16:45:55 62be2f2a4c93: Preparing 16:45:55 772be53e76ac: Preparing 16:45:55 0373c426b42a: Preparing 16:45:55 39711645f990: Preparing 16:45:55 9e04c6e77f14: Preparing 16:45:55 1ccfffd1767e: Preparing 16:45:55 a17c2ae97c41: Preparing 16:45:55 201d33aa85f0: Preparing 16:45:55 4389e6b59386: Preparing 16:45:55 5f4d9fc4d98d: Preparing 16:45:55 9e04c6e77f14: Waiting 16:45:55 39711645f990: Waiting 16:45:55 1ccfffd1767e: Waiting 16:45:55 a17c2ae97c41: Waiting 16:45:55 201d33aa85f0: Waiting 16:45:55 5f4d9fc4d98d: Waiting 16:45:55 4389e6b59386: Waiting 16:45:56 0373c426b42a: Pushed 16:45:56 867880239e48: Pushed 16:45:56 376c8b510d70: Pushed 16:45:56 1ccfffd1767e: Layer already exists 16:45:56 39711645f990: Pushed 16:45:56 a17c2ae97c41: Layer already exists 16:45:56 9e04c6e77f14: Pushed 16:45:56 5f4d9fc4d98d: Layer already exists 16:45:58 201d33aa85f0: Pushed 16:45:58 772be53e76ac: Pushed 16:45:58 4389e6b59386: Pushed 16:45:59 62be2f2a4c93: Pushed 16:45:59 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:5768e28777262bb4ab9facf6f5ee9bbb5ed05d4b6be1afbe548c6f233c9e8dd3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:46:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:46:00 376c8b510d70: Preparing 16:46:00 867880239e48: Preparing 16:46:00 62be2f2a4c93: Preparing 16:46:00 772be53e76ac: Preparing 16:46:00 0373c426b42a: Preparing 16:46:00 39711645f990: Preparing 16:46:00 9e04c6e77f14: Preparing 16:46:00 1ccfffd1767e: Preparing 16:46:00 a17c2ae97c41: Preparing 16:46:00 201d33aa85f0: Preparing 16:46:00 4389e6b59386: Preparing 16:46:00 5f4d9fc4d98d: Preparing 16:46:00 39711645f990: Waiting 16:46:00 9e04c6e77f14: Waiting 16:46:00 1ccfffd1767e: Waiting 16:46:00 a17c2ae97c41: Waiting 16:46:00 4389e6b59386: Waiting 16:46:00 5f4d9fc4d98d: Waiting 16:46:00 201d33aa85f0: Waiting 16:46:00 376c8b510d70: Layer already exists 16:46:00 62be2f2a4c93: Layer already exists 16:46:00 0373c426b42a: Layer already exists 16:46:00 867880239e48: Layer already exists 16:46:00 772be53e76ac: Layer already exists 16:46:00 39711645f990: Layer already exists 16:46:00 1ccfffd1767e: Layer already exists 16:46:00 9e04c6e77f14: Layer already exists 16:46:00 a17c2ae97c41: Layer already exists 16:46:00 201d33aa85f0: Layer already exists 16:46:00 4389e6b59386: Layer already exists 16:46:00 5f4d9fc4d98d: Layer already exists 16:46:00 latest: digest: sha256:5768e28777262bb4ab9facf6f5ee9bbb5ed05d4b6be1afbe548c6f233c9e8dd3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:00 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.72 16:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:46:01 376c8b510d70: Preparing 16:46:01 867880239e48: Preparing 16:46:01 62be2f2a4c93: Preparing 16:46:01 772be53e76ac: Preparing 16:46:01 0373c426b42a: Preparing 16:46:01 39711645f990: Preparing 16:46:01 9e04c6e77f14: Preparing 16:46:01 1ccfffd1767e: Preparing 16:46:01 a17c2ae97c41: Preparing 16:46:01 201d33aa85f0: Preparing 16:46:01 4389e6b59386: Preparing 16:46:01 5f4d9fc4d98d: Preparing 16:46:01 39711645f990: Waiting 16:46:01 9e04c6e77f14: Waiting 16:46:01 1ccfffd1767e: Waiting 16:46:01 a17c2ae97c41: Waiting 16:46:01 201d33aa85f0: Waiting 16:46:01 5f4d9fc4d98d: Waiting 16:46:01 4389e6b59386: Waiting 16:46:01 376c8b510d70: Layer already exists 16:46:01 867880239e48: Layer already exists 16:46:01 772be53e76ac: Layer already exists 16:46:01 62be2f2a4c93: Layer already exists 16:46:01 0373c426b42a: Layer already exists 16:46:01 39711645f990: Layer already exists 16:46:01 a17c2ae97c41: Layer already exists 16:46:01 9e04c6e77f14: Layer already exists 16:46:01 1ccfffd1767e: Layer already exists 16:46:01 201d33aa85f0: Layer already exists 16:46:01 4389e6b59386: Layer already exists 16:46:01 5f4d9fc4d98d: Layer already exists 16:46:01 3.1.0-dev.72: digest: sha256:5768e28777262bb4ab9facf6f5ee9bbb5ed05d4b6be1afbe548c6f233c9e8dd3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:46:02 376c8b510d70: Preparing 16:46:02 867880239e48: Preparing 16:46:02 62be2f2a4c93: Preparing 16:46:02 772be53e76ac: Preparing 16:46:02 0373c426b42a: Preparing 16:46:02 39711645f990: Preparing 16:46:02 9e04c6e77f14: Preparing 16:46:02 1ccfffd1767e: Preparing 16:46:02 a17c2ae97c41: Preparing 16:46:02 201d33aa85f0: Preparing 16:46:02 4389e6b59386: Preparing 16:46:02 5f4d9fc4d98d: Preparing 16:46:02 39711645f990: Waiting 16:46:02 1ccfffd1767e: Waiting 16:46:02 a17c2ae97c41: Waiting 16:46:02 9e04c6e77f14: Waiting 16:46:02 201d33aa85f0: Waiting 16:46:02 4389e6b59386: Waiting 16:46:02 5f4d9fc4d98d: Waiting 16:46:02 867880239e48: Layer already exists 16:46:02 62be2f2a4c93: Layer already exists 16:46:02 376c8b510d70: Layer already exists 16:46:02 772be53e76ac: Layer already exists 16:46:02 0373c426b42a: Layer already exists 16:46:02 39711645f990: Layer already exists 16:46:02 9e04c6e77f14: Layer already exists 16:46:02 a17c2ae97c41: Layer already exists 16:46:02 201d33aa85f0: Layer already exists 16:46:02 1ccfffd1767e: Layer already exists 16:46:02 5f4d9fc4d98d: Layer already exists 16:46:02 4389e6b59386: Layer already exists 16:46:02 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:5768e28777262bb4ab9facf6f5ee9bbb5ed05d4b6be1afbe548c6f233c9e8dd3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 16:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 16:46:03 376c8b510d70: Preparing 16:46:03 867880239e48: Preparing 16:46:03 62be2f2a4c93: Preparing 16:46:03 772be53e76ac: Preparing 16:46:03 0373c426b42a: Preparing 16:46:03 39711645f990: Preparing 16:46:03 9e04c6e77f14: Preparing 16:46:03 1ccfffd1767e: Preparing 16:46:03 a17c2ae97c41: Preparing 16:46:03 201d33aa85f0: Preparing 16:46:03 4389e6b59386: Preparing 16:46:03 5f4d9fc4d98d: Preparing 16:46:03 9e04c6e77f14: Waiting 16:46:03 39711645f990: Waiting 16:46:03 1ccfffd1767e: Waiting 16:46:03 a17c2ae97c41: Waiting 16:46:03 201d33aa85f0: Waiting 16:46:03 4389e6b59386: Waiting 16:46:03 5f4d9fc4d98d: Waiting 16:46:03 0373c426b42a: Layer already exists 16:46:03 867880239e48: Layer already exists 16:46:03 772be53e76ac: Layer already exists 16:46:03 62be2f2a4c93: Layer already exists 16:46:03 376c8b510d70: Layer already exists 16:46:03 1ccfffd1767e: Layer already exists 16:46:03 201d33aa85f0: Layer already exists 16:46:03 9e04c6e77f14: Layer already exists 16:46:03 39711645f990: Layer already exists 16:46:03 a17c2ae97c41: Layer already exists 16:46:03 4389e6b59386: Layer already exists 16:46:03 5f4d9fc4d98d: Layer already exists 16:46:03 main: digest: sha256:5768e28777262bb4ab9facf6f5ee9bbb5ed05d4b6be1afbe548c6f233c9e8dd3 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:03 ===================================================== [Pipeline] echo 16:46:03 taggedImages: 16:46:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:46:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 16:46:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.72 16:46:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:46:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 16:46:03 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 16:46:03 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:46:03 latest 16:46:03 3.1.0-dev.72 16:46:03 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:46:03 main 16:46:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:46:04 6788ffbeb52f: Preparing 16:46:04 679189977087: Preparing 16:46:04 1ccfffd1767e: Preparing 16:46:04 a17c2ae97c41: Preparing 16:46:04 6151698d63ee: Preparing 16:46:04 5dbb30396cc4: Preparing 16:46:04 5f4d9fc4d98d: Preparing 16:46:04 5dbb30396cc4: Waiting 16:46:04 5f4d9fc4d98d: Waiting 16:46:04 a17c2ae97c41: Layer already exists 16:46:06 5dbb30396cc4: Pushed 16:46:06 6151698d63ee: Pushed 16:46:07 1ccfffd1767e: Layer already exists 16:46:07 5f4d9fc4d98d: Layer already exists 16:46:07 6788ffbeb52f: Pushed 16:46:09 679189977087: Pushed 16:46:09 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:170428b6e08329247b2b24634a03b1ef54d197b52c22529b4f8df960f09fc555 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:09 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:46:10 6788ffbeb52f: Preparing 16:46:10 679189977087: Preparing 16:46:10 1ccfffd1767e: Preparing 16:46:10 a17c2ae97c41: Preparing 16:46:10 6151698d63ee: Preparing 16:46:10 5dbb30396cc4: Preparing 16:46:10 5f4d9fc4d98d: Preparing 16:46:10 5dbb30396cc4: Waiting 16:46:10 5f4d9fc4d98d: Waiting 16:46:10 6788ffbeb52f: Layer already exists 16:46:10 1ccfffd1767e: Layer already exists 16:46:10 a17c2ae97c41: Layer already exists 16:46:10 6151698d63ee: Layer already exists 16:46:10 679189977087: Layer already exists 16:46:10 5dbb30396cc4: Layer already exists 16:46:10 5f4d9fc4d98d: Layer already exists 16:46:10 latest: digest: sha256:170428b6e08329247b2b24634a03b1ef54d197b52c22529b4f8df960f09fc555 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.72 16:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:46:11 6788ffbeb52f: Preparing 16:46:11 679189977087: Preparing 16:46:11 1ccfffd1767e: Preparing 16:46:11 a17c2ae97c41: Preparing 16:46:11 6151698d63ee: Preparing 16:46:11 5dbb30396cc4: Preparing 16:46:11 5f4d9fc4d98d: Preparing 16:46:11 5dbb30396cc4: Waiting 16:46:11 5f4d9fc4d98d: Waiting 16:46:11 679189977087: Layer already exists 16:46:11 a17c2ae97c41: Layer already exists 16:46:11 6151698d63ee: Layer already exists 16:46:11 6788ffbeb52f: Layer already exists 16:46:11 1ccfffd1767e: Layer already exists 16:46:11 5dbb30396cc4: Layer already exists 16:46:11 5f4d9fc4d98d: Layer already exists 16:46:11 3.1.0-dev.72: digest: sha256:170428b6e08329247b2b24634a03b1ef54d197b52c22529b4f8df960f09fc555 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:46:11 6788ffbeb52f: Preparing 16:46:11 679189977087: Preparing 16:46:11 1ccfffd1767e: Preparing 16:46:11 a17c2ae97c41: Preparing 16:46:11 6151698d63ee: Preparing 16:46:11 5dbb30396cc4: Preparing 16:46:11 5f4d9fc4d98d: Preparing 16:46:11 5dbb30396cc4: Waiting 16:46:11 5f4d9fc4d98d: Waiting 16:46:11 1ccfffd1767e: Layer already exists 16:46:11 6788ffbeb52f: Layer already exists 16:46:11 679189977087: Layer already exists 16:46:11 a17c2ae97c41: Layer already exists 16:46:11 6151698d63ee: Layer already exists 16:46:11 5dbb30396cc4: Layer already exists 16:46:11 5f4d9fc4d98d: Layer already exists 16:46:12 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:170428b6e08329247b2b24634a03b1ef54d197b52c22529b4f8df960f09fc555 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:12 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 16:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 16:46:12 6788ffbeb52f: Preparing 16:46:12 679189977087: Preparing 16:46:12 1ccfffd1767e: Preparing 16:46:12 a17c2ae97c41: Preparing 16:46:12 6151698d63ee: Preparing 16:46:12 5dbb30396cc4: Preparing 16:46:12 5f4d9fc4d98d: Preparing 16:46:12 5dbb30396cc4: Waiting 16:46:12 5f4d9fc4d98d: Waiting 16:46:12 6788ffbeb52f: Layer already exists 16:46:12 6151698d63ee: Layer already exists 16:46:12 a17c2ae97c41: Layer already exists 16:46:12 1ccfffd1767e: Layer already exists 16:46:12 679189977087: Layer already exists 16:46:12 5dbb30396cc4: Layer already exists 16:46:12 5f4d9fc4d98d: Layer already exists 16:46:13 main: digest: sha256:170428b6e08329247b2b24634a03b1ef54d197b52c22529b4f8df960f09fc555 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:13 ===================================================== [Pipeline] echo 16:46:13 taggedImages: 16:46:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:46:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 16:46:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.72 16:46:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:46:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 16:46:13 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 16:46:13 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:46:13 latest 16:46:13 3.1.0-dev.72 16:46:13 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:46:13 main 16:46:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:46:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:46:13 7bea89de485f: Preparing 16:46:13 861c20e5a37c: Preparing 16:46:13 c728dcb4f96d: Preparing 16:46:13 1ccfffd1767e: Preparing 16:46:13 a17c2ae97c41: Preparing 16:46:13 edf121d9024b: Preparing 16:46:13 bcf381d0ac97: Preparing 16:46:13 d5ece1403fd2: Preparing 16:46:13 5aa032ed5fdc: Preparing 16:46:13 5f4d9fc4d98d: Preparing 16:46:13 edf121d9024b: Waiting 16:46:13 bcf381d0ac97: Waiting 16:46:13 d5ece1403fd2: Waiting 16:46:13 5aa032ed5fdc: Waiting 16:46:13 5f4d9fc4d98d: Waiting 16:46:13 a17c2ae97c41: Layer already exists 16:46:13 1ccfffd1767e: Layer already exists 16:46:14 861c20e5a37c: Pushed 16:46:14 7bea89de485f: Pushed 16:46:14 c728dcb4f96d: Pushed 16:46:14 5f4d9fc4d98d: Layer already exists 16:46:14 d5ece1403fd2: Pushed 16:46:16 5aa032ed5fdc: Pushed 16:46:26 bcf381d0ac97: Pushed 16:46:30 edf121d9024b: Pushed 16:46:30 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:10c8e67e665a5613f8b8144c134751b0ee4273641ab902274be5dd84c1fe3062 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:46:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:46:31 7bea89de485f: Preparing 16:46:31 861c20e5a37c: Preparing 16:46:31 c728dcb4f96d: Preparing 16:46:31 1ccfffd1767e: Preparing 16:46:31 a17c2ae97c41: Preparing 16:46:31 edf121d9024b: Preparing 16:46:31 bcf381d0ac97: Preparing 16:46:31 d5ece1403fd2: Preparing 16:46:31 5aa032ed5fdc: Preparing 16:46:31 5f4d9fc4d98d: Preparing 16:46:31 edf121d9024b: Waiting 16:46:31 bcf381d0ac97: Waiting 16:46:31 d5ece1403fd2: Waiting 16:46:31 5aa032ed5fdc: Waiting 16:46:31 5f4d9fc4d98d: Waiting 16:46:31 7bea89de485f: Layer already exists 16:46:31 c728dcb4f96d: Layer already exists 16:46:31 861c20e5a37c: Layer already exists 16:46:31 1ccfffd1767e: Layer already exists 16:46:31 a17c2ae97c41: Layer already exists 16:46:31 5aa032ed5fdc: Layer already exists 16:46:31 d5ece1403fd2: Layer already exists 16:46:31 edf121d9024b: Layer already exists 16:46:31 bcf381d0ac97: Layer already exists 16:46:31 5f4d9fc4d98d: Layer already exists 16:46:31 latest: digest: sha256:10c8e67e665a5613f8b8144c134751b0ee4273641ab902274be5dd84c1fe3062 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.72 16:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:46:32 7bea89de485f: Preparing 16:46:32 861c20e5a37c: Preparing 16:46:32 c728dcb4f96d: Preparing 16:46:32 1ccfffd1767e: Preparing 16:46:32 a17c2ae97c41: Preparing 16:46:32 edf121d9024b: Preparing 16:46:32 bcf381d0ac97: Preparing 16:46:32 d5ece1403fd2: Preparing 16:46:32 5aa032ed5fdc: Preparing 16:46:32 5f4d9fc4d98d: Preparing 16:46:32 edf121d9024b: Waiting 16:46:32 bcf381d0ac97: Waiting 16:46:32 d5ece1403fd2: Waiting 16:46:32 5aa032ed5fdc: Waiting 16:46:32 5f4d9fc4d98d: Waiting 16:46:32 861c20e5a37c: Layer already exists 16:46:32 1ccfffd1767e: Layer already exists 16:46:32 a17c2ae97c41: Layer already exists 16:46:32 7bea89de485f: Layer already exists 16:46:32 c728dcb4f96d: Layer already exists 16:46:32 bcf381d0ac97: Layer already exists 16:46:32 edf121d9024b: Layer already exists 16:46:32 5f4d9fc4d98d: Layer already exists 16:46:32 d5ece1403fd2: Layer already exists 16:46:32 5aa032ed5fdc: Layer already exists 16:46:32 3.1.0-dev.72: digest: sha256:10c8e67e665a5613f8b8144c134751b0ee4273641ab902274be5dd84c1fe3062 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:46:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:46:32 7bea89de485f: Preparing 16:46:32 861c20e5a37c: Preparing 16:46:32 c728dcb4f96d: Preparing 16:46:32 1ccfffd1767e: Preparing 16:46:32 a17c2ae97c41: Preparing 16:46:32 edf121d9024b: Preparing 16:46:32 bcf381d0ac97: Preparing 16:46:32 d5ece1403fd2: Preparing 16:46:32 edf121d9024b: Waiting 16:46:32 bcf381d0ac97: Waiting 16:46:32 5aa032ed5fdc: Preparing 16:46:32 d5ece1403fd2: Waiting 16:46:32 5f4d9fc4d98d: Preparing 16:46:32 5aa032ed5fdc: Waiting 16:46:32 5f4d9fc4d98d: Waiting 16:46:32 c728dcb4f96d: Layer already exists 16:46:32 7bea89de485f: Layer already exists 16:46:32 a17c2ae97c41: Layer already exists 16:46:32 861c20e5a37c: Layer already exists 16:46:32 1ccfffd1767e: Layer already exists 16:46:32 edf121d9024b: Layer already exists 16:46:32 d5ece1403fd2: Layer already exists 16:46:32 5f4d9fc4d98d: Layer already exists 16:46:32 5aa032ed5fdc: Layer already exists 16:46:32 bcf381d0ac97: Layer already exists 16:46:33 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:10c8e67e665a5613f8b8144c134751b0ee4273641ab902274be5dd84c1fe3062 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 16:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 16:46:35 7bea89de485f: Preparing 16:46:35 861c20e5a37c: Preparing 16:46:35 c728dcb4f96d: Preparing 16:46:35 1ccfffd1767e: Preparing 16:46:35 a17c2ae97c41: Preparing 16:46:35 edf121d9024b: Preparing 16:46:35 bcf381d0ac97: Preparing 16:46:35 d5ece1403fd2: Preparing 16:46:35 5aa032ed5fdc: Preparing 16:46:35 5f4d9fc4d98d: Preparing 16:46:35 d5ece1403fd2: Waiting 16:46:35 5aa032ed5fdc: Waiting 16:46:35 5f4d9fc4d98d: Waiting 16:46:35 edf121d9024b: Waiting 16:46:35 bcf381d0ac97: Waiting 16:46:35 a17c2ae97c41: Layer already exists 16:46:35 7bea89de485f: Layer already exists 16:46:35 861c20e5a37c: Layer already exists 16:46:35 c728dcb4f96d: Layer already exists 16:46:35 1ccfffd1767e: Layer already exists 16:46:35 bcf381d0ac97: Layer already exists 16:46:35 edf121d9024b: Layer already exists 16:46:35 d5ece1403fd2: Layer already exists 16:46:35 5aa032ed5fdc: Layer already exists 16:46:35 5f4d9fc4d98d: Layer already exists 16:46:36 main: digest: sha256:10c8e67e665a5613f8b8144c134751b0ee4273641ab902274be5dd84c1fe3062 size: 2411 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:36 ===================================================== [Pipeline] echo 16:46:36 taggedImages: 16:46:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:46:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 16:46:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.72 16:46:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:46:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 16:46:36 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 16:46:36 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:46:36 latest 16:46:36 3.1.0-dev.72 16:46:36 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:46:36 main 16:46:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:36 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:46:36 04a49b4af897: Preparing 16:46:36 2455671e5fa0: Preparing 16:46:36 284c0ce15129: Preparing 16:46:36 1ccfffd1767e: Preparing 16:46:36 a17c2ae97c41: Preparing 16:46:36 57f54fd128ee: Preparing 16:46:36 1e75eab67dcc: Preparing 16:46:36 f769b5f0a0e8: Preparing 16:46:36 5f4d9fc4d98d: Preparing 16:46:36 57f54fd128ee: Waiting 16:46:36 1e75eab67dcc: Waiting 16:46:36 f769b5f0a0e8: Waiting 16:46:36 5f4d9fc4d98d: Waiting 16:46:36 1ccfffd1767e: Layer already exists 16:46:36 a17c2ae97c41: Layer already exists 16:46:37 2455671e5fa0: Pushed 16:46:37 04a49b4af897: Pushed 16:46:37 284c0ce15129: Pushed 16:46:37 5f4d9fc4d98d: Layer already exists 16:46:37 f769b5f0a0e8: Pushed 16:46:38 1e75eab67dcc: Pushed 16:46:53 57f54fd128ee: Pushed 16:46:53 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:105e6fd1a8e33ea8f07c785f2b2e56faf98c22d6fc421fce447100f6d660aa36 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:54 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:46:54 04a49b4af897: Preparing 16:46:54 2455671e5fa0: Preparing 16:46:54 284c0ce15129: Preparing 16:46:54 1ccfffd1767e: Preparing 16:46:54 a17c2ae97c41: Preparing 16:46:54 57f54fd128ee: Preparing 16:46:54 1e75eab67dcc: Preparing 16:46:54 f769b5f0a0e8: Preparing 16:46:54 5f4d9fc4d98d: Preparing 16:46:54 1e75eab67dcc: Waiting 16:46:54 f769b5f0a0e8: Waiting 16:46:54 5f4d9fc4d98d: Waiting 16:46:54 57f54fd128ee: Waiting 16:46:54 1ccfffd1767e: Layer already exists 16:46:54 a17c2ae97c41: Layer already exists 16:46:54 2455671e5fa0: Layer already exists 16:46:54 04a49b4af897: Layer already exists 16:46:54 284c0ce15129: Layer already exists 16:46:54 1e75eab67dcc: Layer already exists 16:46:54 f769b5f0a0e8: Layer already exists 16:46:54 57f54fd128ee: Layer already exists 16:46:54 5f4d9fc4d98d: Layer already exists 16:46:54 latest: digest: sha256:105e6fd1a8e33ea8f07c785f2b2e56faf98c22d6fc421fce447100f6d660aa36 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.72 16:46:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:46:55 04a49b4af897: Preparing 16:46:55 2455671e5fa0: Preparing 16:46:55 284c0ce15129: Preparing 16:46:55 1ccfffd1767e: Preparing 16:46:55 a17c2ae97c41: Preparing 16:46:55 57f54fd128ee: Preparing 16:46:55 1e75eab67dcc: Preparing 16:46:55 f769b5f0a0e8: Preparing 16:46:55 5f4d9fc4d98d: Preparing 16:46:55 57f54fd128ee: Waiting 16:46:55 1e75eab67dcc: Waiting 16:46:55 f769b5f0a0e8: Waiting 16:46:55 5f4d9fc4d98d: Waiting 16:46:55 2455671e5fa0: Layer already exists 16:46:55 04a49b4af897: Layer already exists 16:46:55 a17c2ae97c41: Layer already exists 16:46:55 1ccfffd1767e: Layer already exists 16:46:55 284c0ce15129: Layer already exists 16:46:55 1e75eab67dcc: Layer already exists 16:46:55 57f54fd128ee: Layer already exists 16:46:55 f769b5f0a0e8: Layer already exists 16:46:55 5f4d9fc4d98d: Layer already exists 16:46:55 3.1.0-dev.72: digest: sha256:105e6fd1a8e33ea8f07c785f2b2e56faf98c22d6fc421fce447100f6d660aa36 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:56 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:46:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:46:56 04a49b4af897: Preparing 16:46:56 2455671e5fa0: Preparing 16:46:56 284c0ce15129: Preparing 16:46:56 1ccfffd1767e: Preparing 16:46:56 a17c2ae97c41: Preparing 16:46:56 57f54fd128ee: Preparing 16:46:56 1e75eab67dcc: Preparing 16:46:56 f769b5f0a0e8: Preparing 16:46:56 5f4d9fc4d98d: Preparing 16:46:56 1e75eab67dcc: Waiting 16:46:56 f769b5f0a0e8: Waiting 16:46:56 5f4d9fc4d98d: Waiting 16:46:56 57f54fd128ee: Waiting 16:46:56 a17c2ae97c41: Layer already exists 16:46:56 04a49b4af897: Layer already exists 16:46:56 2455671e5fa0: Layer already exists 16:46:56 1ccfffd1767e: Layer already exists 16:46:56 284c0ce15129: Layer already exists 16:46:56 f769b5f0a0e8: Layer already exists 16:46:56 57f54fd128ee: Layer already exists 16:46:56 1e75eab67dcc: Layer already exists 16:46:56 5f4d9fc4d98d: Layer already exists 16:46:56 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:105e6fd1a8e33ea8f07c785f2b2e56faf98c22d6fc421fce447100f6d660aa36 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:57 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 16:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 16:46:57 04a49b4af897: Preparing 16:46:57 2455671e5fa0: Preparing 16:46:57 284c0ce15129: Preparing 16:46:57 1ccfffd1767e: Preparing 16:46:57 a17c2ae97c41: Preparing 16:46:57 57f54fd128ee: Preparing 16:46:57 1e75eab67dcc: Preparing 16:46:57 f769b5f0a0e8: Preparing 16:46:57 5f4d9fc4d98d: Preparing 16:46:57 57f54fd128ee: Waiting 16:46:57 1e75eab67dcc: Waiting 16:46:57 5f4d9fc4d98d: Waiting 16:46:57 f769b5f0a0e8: Waiting 16:46:57 04a49b4af897: Layer already exists 16:46:57 1ccfffd1767e: Layer already exists 16:46:57 2455671e5fa0: Layer already exists 16:46:57 284c0ce15129: Layer already exists 16:46:57 a17c2ae97c41: Layer already exists 16:46:57 57f54fd128ee: Layer already exists 16:46:57 5f4d9fc4d98d: Layer already exists 16:46:57 1e75eab67dcc: Layer already exists 16:46:57 f769b5f0a0e8: Layer already exists 16:46:57 main: digest: sha256:105e6fd1a8e33ea8f07c785f2b2e56faf98c22d6fc421fce447100f6d660aa36 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:46:57 ===================================================== [Pipeline] echo 16:46:57 taggedImages: 16:46:57 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:46:57 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 16:46:57 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.72 16:46:57 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:46:57 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 16:46:57 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 16:46:57 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:46:57 latest 16:46:57 3.1.0-dev.72 16:46:57 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:46:57 main 16:46:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:58 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:46:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:46:58 021aaa23c6e0: Preparing 16:46:58 9ec02d941a4c: Preparing 16:46:58 c3630b55a223: Preparing 16:46:58 1ccfffd1767e: Preparing 16:46:58 a17c2ae97c41: Preparing 16:46:58 ccf6ef38927c: Preparing 16:46:58 d5ece1403fd2: Preparing 16:46:58 5aa032ed5fdc: Preparing 16:46:58 5f4d9fc4d98d: Preparing 16:46:58 d5ece1403fd2: Waiting 16:46:58 5aa032ed5fdc: Waiting 16:46:58 5f4d9fc4d98d: Waiting 16:46:58 1ccfffd1767e: Layer already exists 16:46:58 a17c2ae97c41: Layer already exists 16:46:58 d5ece1403fd2: Layer already exists 16:46:58 c3630b55a223: Pushed 16:46:58 9ec02d941a4c: Pushed 16:46:58 5aa032ed5fdc: Layer already exists 16:46:58 021aaa23c6e0: Pushed 16:46:58 5f4d9fc4d98d: Layer already exists 16:47:16 ccf6ef38927c: Pushed 16:47:16 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:d65a976f5e905c7bda682f9d39b088a5312a054987000760766b1175c2a9d671 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:17 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:47:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:47:17 021aaa23c6e0: Preparing 16:47:17 9ec02d941a4c: Preparing 16:47:17 c3630b55a223: Preparing 16:47:17 1ccfffd1767e: Preparing 16:47:17 a17c2ae97c41: Preparing 16:47:17 ccf6ef38927c: Preparing 16:47:17 d5ece1403fd2: Preparing 16:47:17 5aa032ed5fdc: Preparing 16:47:17 5f4d9fc4d98d: Preparing 16:47:17 d5ece1403fd2: Waiting 16:47:17 5aa032ed5fdc: Waiting 16:47:17 5f4d9fc4d98d: Waiting 16:47:17 ccf6ef38927c: Waiting 16:47:17 1ccfffd1767e: Layer already exists 16:47:17 c3630b55a223: Layer already exists 16:47:17 a17c2ae97c41: Layer already exists 16:47:17 021aaa23c6e0: Layer already exists 16:47:17 9ec02d941a4c: Layer already exists 16:47:17 5f4d9fc4d98d: Layer already exists 16:47:17 ccf6ef38927c: Layer already exists 16:47:17 5aa032ed5fdc: Layer already exists 16:47:17 d5ece1403fd2: Layer already exists 16:47:17 latest: digest: sha256:d65a976f5e905c7bda682f9d39b088a5312a054987000760766b1175c2a9d671 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.72 16:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:47:18 021aaa23c6e0: Preparing 16:47:18 9ec02d941a4c: Preparing 16:47:18 c3630b55a223: Preparing 16:47:18 1ccfffd1767e: Preparing 16:47:18 a17c2ae97c41: Preparing 16:47:18 ccf6ef38927c: Preparing 16:47:18 d5ece1403fd2: Preparing 16:47:18 5aa032ed5fdc: Preparing 16:47:18 5f4d9fc4d98d: Preparing 16:47:18 ccf6ef38927c: Waiting 16:47:18 d5ece1403fd2: Waiting 16:47:18 5aa032ed5fdc: Waiting 16:47:18 5f4d9fc4d98d: Waiting 16:47:18 9ec02d941a4c: Layer already exists 16:47:18 021aaa23c6e0: Layer already exists 16:47:18 a17c2ae97c41: Layer already exists 16:47:18 1ccfffd1767e: Layer already exists 16:47:18 c3630b55a223: Layer already exists 16:47:18 ccf6ef38927c: Layer already exists 16:47:18 5f4d9fc4d98d: Layer already exists 16:47:18 d5ece1403fd2: Layer already exists 16:47:18 5aa032ed5fdc: Layer already exists 16:47:18 3.1.0-dev.72: digest: sha256:d65a976f5e905c7bda682f9d39b088a5312a054987000760766b1175c2a9d671 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:47:19 021aaa23c6e0: Preparing 16:47:19 9ec02d941a4c: Preparing 16:47:19 c3630b55a223: Preparing 16:47:19 1ccfffd1767e: Preparing 16:47:19 a17c2ae97c41: Preparing 16:47:19 ccf6ef38927c: Preparing 16:47:19 d5ece1403fd2: Preparing 16:47:19 5aa032ed5fdc: Preparing 16:47:19 5f4d9fc4d98d: Preparing 16:47:19 ccf6ef38927c: Waiting 16:47:19 d5ece1403fd2: Waiting 16:47:19 5aa032ed5fdc: Waiting 16:47:19 5f4d9fc4d98d: Waiting 16:47:19 021aaa23c6e0: Layer already exists 16:47:19 1ccfffd1767e: Layer already exists 16:47:19 a17c2ae97c41: Layer already exists 16:47:19 c3630b55a223: Layer already exists 16:47:19 9ec02d941a4c: Layer already exists 16:47:19 d5ece1403fd2: Layer already exists 16:47:19 ccf6ef38927c: Layer already exists 16:47:19 5aa032ed5fdc: Layer already exists 16:47:19 5f4d9fc4d98d: Layer already exists 16:47:19 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:d65a976f5e905c7bda682f9d39b088a5312a054987000760766b1175c2a9d671 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:20 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 16:47:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 16:47:20 021aaa23c6e0: Preparing 16:47:20 9ec02d941a4c: Preparing 16:47:20 c3630b55a223: Preparing 16:47:20 1ccfffd1767e: Preparing 16:47:20 a17c2ae97c41: Preparing 16:47:20 ccf6ef38927c: Preparing 16:47:20 d5ece1403fd2: Preparing 16:47:20 5aa032ed5fdc: Preparing 16:47:20 5f4d9fc4d98d: Preparing 16:47:20 d5ece1403fd2: Waiting 16:47:20 ccf6ef38927c: Waiting 16:47:20 5aa032ed5fdc: Waiting 16:47:20 5f4d9fc4d98d: Waiting 16:47:20 021aaa23c6e0: Layer already exists 16:47:20 c3630b55a223: Layer already exists 16:47:20 9ec02d941a4c: Layer already exists 16:47:20 1ccfffd1767e: Layer already exists 16:47:20 a17c2ae97c41: Layer already exists 16:47:20 d5ece1403fd2: Layer already exists 16:47:20 5aa032ed5fdc: Layer already exists 16:47:20 5f4d9fc4d98d: Layer already exists 16:47:20 ccf6ef38927c: Layer already exists 16:47:20 main: digest: sha256:d65a976f5e905c7bda682f9d39b088a5312a054987000760766b1175c2a9d671 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:47:20 ===================================================== [Pipeline] echo 16:47:20 taggedImages: 16:47:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:47:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 16:47:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.72 16:47:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:47:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 16:47:20 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 16:47:20 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:47:20 latest 16:47:20 3.1.0-dev.72 16:47:20 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:47:20 main 16:47:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:47:21 ef1c20920aa6: Preparing 16:47:21 721031b00a31: Preparing 16:47:21 1ccfffd1767e: Preparing 16:47:21 a17c2ae97c41: Preparing 16:47:21 818b8b5c7f5d: Preparing 16:47:21 0da791be3945: Preparing 16:47:21 5f4d9fc4d98d: Preparing 16:47:21 0da791be3945: Waiting 16:47:21 a17c2ae97c41: Layer already exists 16:47:21 1ccfffd1767e: Layer already exists 16:47:21 5f4d9fc4d98d: Layer already exists 16:47:21 ef1c20920aa6: Pushed 16:47:21 0da791be3945: Pushed 16:47:23 818b8b5c7f5d: Pushed 16:47:27 721031b00a31: Pushed 16:47:27 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:17a9a6b9e6d502b51fe5bafaee764fd685bfa780b5f52de632dc2ebb675e4be2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:47:28 ef1c20920aa6: Preparing 16:47:28 721031b00a31: Preparing 16:47:28 1ccfffd1767e: Preparing 16:47:28 a17c2ae97c41: Preparing 16:47:28 818b8b5c7f5d: Preparing 16:47:28 0da791be3945: Preparing 16:47:28 5f4d9fc4d98d: Preparing 16:47:28 0da791be3945: Waiting 16:47:28 5f4d9fc4d98d: Waiting 16:47:28 1ccfffd1767e: Layer already exists 16:47:28 818b8b5c7f5d: Layer already exists 16:47:28 a17c2ae97c41: Layer already exists 16:47:28 721031b00a31: Layer already exists 16:47:28 ef1c20920aa6: Layer already exists 16:47:28 0da791be3945: Layer already exists 16:47:28 5f4d9fc4d98d: Layer already exists 16:47:28 latest: digest: sha256:17a9a6b9e6d502b51fe5bafaee764fd685bfa780b5f52de632dc2ebb675e4be2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.72 16:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:47:31 ef1c20920aa6: Preparing 16:47:31 721031b00a31: Preparing 16:47:31 1ccfffd1767e: Preparing 16:47:31 a17c2ae97c41: Preparing 16:47:31 818b8b5c7f5d: Preparing 16:47:31 0da791be3945: Preparing 16:47:31 5f4d9fc4d98d: Preparing 16:47:31 0da791be3945: Waiting 16:47:31 5f4d9fc4d98d: Waiting 16:47:31 818b8b5c7f5d: Layer already exists 16:47:31 721031b00a31: Layer already exists 16:47:31 ef1c20920aa6: Layer already exists 16:47:31 a17c2ae97c41: Layer already exists 16:47:31 1ccfffd1767e: Layer already exists 16:47:31 5f4d9fc4d98d: Layer already exists 16:47:31 0da791be3945: Layer already exists 16:47:32 3.1.0-dev.72: digest: sha256:17a9a6b9e6d502b51fe5bafaee764fd685bfa780b5f52de632dc2ebb675e4be2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:47:32 ef1c20920aa6: Preparing 16:47:32 721031b00a31: Preparing 16:47:32 1ccfffd1767e: Preparing 16:47:32 a17c2ae97c41: Preparing 16:47:32 818b8b5c7f5d: Preparing 16:47:32 0da791be3945: Preparing 16:47:32 5f4d9fc4d98d: Preparing 16:47:32 0da791be3945: Waiting 16:47:32 5f4d9fc4d98d: Waiting 16:47:32 ef1c20920aa6: Layer already exists 16:47:32 818b8b5c7f5d: Layer already exists 16:47:32 1ccfffd1767e: Layer already exists 16:47:32 a17c2ae97c41: Layer already exists 16:47:32 721031b00a31: Layer already exists 16:47:32 5f4d9fc4d98d: Layer already exists 16:47:32 0da791be3945: Layer already exists 16:47:33 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:17a9a6b9e6d502b51fe5bafaee764fd685bfa780b5f52de632dc2ebb675e4be2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 16:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 16:47:33 ef1c20920aa6: Preparing 16:47:33 721031b00a31: Preparing 16:47:33 1ccfffd1767e: Preparing 16:47:33 a17c2ae97c41: Preparing 16:47:33 818b8b5c7f5d: Preparing 16:47:33 0da791be3945: Preparing 16:47:33 5f4d9fc4d98d: Preparing 16:47:33 0da791be3945: Waiting 16:47:33 5f4d9fc4d98d: Waiting 16:47:33 721031b00a31: Layer already exists 16:47:33 1ccfffd1767e: Layer already exists 16:47:33 818b8b5c7f5d: Layer already exists 16:47:33 ef1c20920aa6: Layer already exists 16:47:33 a17c2ae97c41: Layer already exists 16:47:33 0da791be3945: Layer already exists 16:47:33 5f4d9fc4d98d: Layer already exists 16:47:33 main: digest: sha256:17a9a6b9e6d502b51fe5bafaee764fd685bfa780b5f52de632dc2ebb675e4be2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:47:33 ===================================================== [Pipeline] echo 16:47:33 taggedImages: 16:47:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:47:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 16:47:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.72 16:47:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:47:33 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 16:47:34 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 16:47:34 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:47:34 latest 16:47:34 3.1.0-dev.72 16:47:34 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:47:34 main 16:47:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:47:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:47:34 d0c4bff99467: Preparing 16:47:34 1cfc4a5a1200: Preparing 16:47:34 1ccfffd1767e: Preparing 16:47:34 a17c2ae97c41: Preparing 16:47:34 ed1015d697ca: Preparing 16:47:34 6742841c2acc: Preparing 16:47:34 5f4d9fc4d98d: Preparing 16:47:34 6742841c2acc: Waiting 16:47:34 5f4d9fc4d98d: Waiting 16:47:34 1ccfffd1767e: Layer already exists 16:47:34 a17c2ae97c41: Layer already exists 16:47:34 6742841c2acc: Layer already exists 16:47:34 ed1015d697ca: Layer already exists 16:47:34 5f4d9fc4d98d: Layer already exists 16:47:34 d0c4bff99467: Pushed 16:47:40 1cfc4a5a1200: Pushed 16:47:40 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f: digest: sha256:40ed0a05911615d0735aa92c7baf3af2c92813d665e6b769a2ff10734d7f9243 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:47:41 d0c4bff99467: Preparing 16:47:41 1cfc4a5a1200: Preparing 16:47:41 1ccfffd1767e: Preparing 16:47:41 a17c2ae97c41: Preparing 16:47:41 ed1015d697ca: Preparing 16:47:41 6742841c2acc: Preparing 16:47:41 5f4d9fc4d98d: Preparing 16:47:41 6742841c2acc: Waiting 16:47:41 5f4d9fc4d98d: Waiting 16:47:41 1cfc4a5a1200: Layer already exists 16:47:41 d0c4bff99467: Layer already exists 16:47:41 1ccfffd1767e: Layer already exists 16:47:41 a17c2ae97c41: Layer already exists 16:47:41 ed1015d697ca: Layer already exists 16:47:41 5f4d9fc4d98d: Layer already exists 16:47:41 6742841c2acc: Layer already exists 16:47:41 latest: digest: sha256:40ed0a05911615d0735aa92c7baf3af2c92813d665e6b769a2ff10734d7f9243 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.72 16:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:47:42 d0c4bff99467: Preparing 16:47:42 1cfc4a5a1200: Preparing 16:47:42 1ccfffd1767e: Preparing 16:47:42 a17c2ae97c41: Preparing 16:47:42 ed1015d697ca: Preparing 16:47:42 6742841c2acc: Preparing 16:47:42 5f4d9fc4d98d: Preparing 16:47:42 6742841c2acc: Waiting 16:47:42 5f4d9fc4d98d: Waiting 16:47:42 1ccfffd1767e: Layer already exists 16:47:42 1cfc4a5a1200: Layer already exists 16:47:42 d0c4bff99467: Layer already exists 16:47:42 ed1015d697ca: Layer already exists 16:47:42 a17c2ae97c41: Layer already exists 16:47:42 5f4d9fc4d98d: Layer already exists 16:47:42 6742841c2acc: Layer already exists 16:47:42 3.1.0-dev.72: digest: sha256:40ed0a05911615d0735aa92c7baf3af2c92813d665e6b769a2ff10734d7f9243 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:47:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:47:45 d0c4bff99467: Preparing 16:47:45 1cfc4a5a1200: Preparing 16:47:45 1ccfffd1767e: Preparing 16:47:45 a17c2ae97c41: Preparing 16:47:45 ed1015d697ca: Preparing 16:47:45 6742841c2acc: Preparing 16:47:45 5f4d9fc4d98d: Preparing 16:47:45 6742841c2acc: Waiting 16:47:45 5f4d9fc4d98d: Waiting 16:47:45 1ccfffd1767e: Layer already exists 16:47:45 a17c2ae97c41: Layer already exists 16:47:45 ed1015d697ca: Layer already exists 16:47:45 1cfc4a5a1200: Layer already exists 16:47:45 d0c4bff99467: Layer already exists 16:47:45 6742841c2acc: Layer already exists 16:47:45 5f4d9fc4d98d: Layer already exists 16:47:45 7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72: digest: sha256:40ed0a05911615d0735aa92c7baf3af2c92813d665e6b769a2ff10734d7f9243 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 16:47:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 16:47:46 d0c4bff99467: Preparing 16:47:46 1cfc4a5a1200: Preparing 16:47:46 1ccfffd1767e: Preparing 16:47:46 a17c2ae97c41: Preparing 16:47:46 ed1015d697ca: Preparing 16:47:46 6742841c2acc: Preparing 16:47:46 5f4d9fc4d98d: Preparing 16:47:46 6742841c2acc: Waiting 16:47:46 5f4d9fc4d98d: Waiting 16:47:46 1cfc4a5a1200: Layer already exists 16:47:46 ed1015d697ca: Layer already exists 16:47:46 a17c2ae97c41: Layer already exists 16:47:46 d0c4bff99467: Layer already exists 16:47:46 1ccfffd1767e: Layer already exists 16:47:46 6742841c2acc: Layer already exists 16:47:46 5f4d9fc4d98d: Layer already exists 16:47:46 main: digest: sha256:40ed0a05911615d0735aa92c7baf3af2c92813d665e6b769a2ff10734d7f9243 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 16:47:46 ===================================================== [Pipeline] echo 16:47:46 taggedImages: 16:47:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f 16:47:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 16:47:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.72 16:47:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7fde9c7512c7ea32da7052f9c2a143881b9a5b4f-3.1.0-dev.72 16:47:46 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:47 16:47:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:47:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:47:47 arm64: Pulling from edgex-lftools-log-publisher 16:47:47 8998bd30e6a1: Pulling fs layer 16:47:47 04944245beec: Pulling fs layer 16:47:47 699f458cf7ca: Pulling fs layer 16:47:47 765212b225bb: Pulling fs layer 16:47:47 f23df028b6ca: Pulling fs layer 16:47:47 d65c8cfc05b1: Pulling fs layer 16:47:47 2437ff75d9bd: Pulling fs layer 16:47:47 765212b225bb: Waiting 16:47:47 f23df028b6ca: Waiting 16:47:47 d65c8cfc05b1: Waiting 16:47:47 2437ff75d9bd: Waiting 16:47:47 04944245beec: Verifying Checksum 16:47:47 04944245beec: Download complete 16:47:47 765212b225bb: Verifying Checksum 16:47:47 765212b225bb: Download complete 16:47:47 f23df028b6ca: Verifying Checksum 16:47:47 f23df028b6ca: Download complete 16:47:47 d65c8cfc05b1: Verifying Checksum 16:47:47 d65c8cfc05b1: Download complete 16:47:48 699f458cf7ca: Verifying Checksum 16:47:48 699f458cf7ca: Download complete 16:47:48 8998bd30e6a1: Verifying Checksum 16:47:48 8998bd30e6a1: Download complete 16:47:51 2437ff75d9bd: Verifying Checksum 16:47:51 2437ff75d9bd: Download complete 16:47:52 8998bd30e6a1: Pull complete 16:47:53 04944245beec: Pull complete 16:47:55 699f458cf7ca: Pull complete 16:47:55 765212b225bb: Pull complete 16:47:59 f23df028b6ca: Pull complete 16:47:59 d65c8cfc05b1: Pull complete 16:48:18 2437ff75d9bd: Pull complete 16:48:18 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:48:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:48:18 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:18 prd-ubuntu20.04-docker-arm64-4c-16g-18110 does not seem to be running inside a container 16:48:18 $ 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/607 -v /w/workspace/edgex-go/607:/w/workspace/edgex-go/607:rw,z -v /w/workspace/edgex-go/607@tmp:/w/workspace/edgex-go/607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:48:21 $ docker top fdb0089f68863063e08b14e38d60a0a2e4419b8c6cf82ab7a11fbdac651672ae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:48:22 ---> job-cost.sh 16:48:22 lf-activate-venv: SKIPPING 16:48:22 INFO: No Stack... 16:48:22 INFO: Retrieving Pricing Info for: v3-standard-4 16:48:23 INFO: Archiving Costs [Pipeline] sh 16:48:23 + cut -d, -f6 16:48:23 + cat /w/workspace/edgex-go/607/archives/cost.csv [Pipeline] lock 16:48:23 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-607-stack-cost] 16:48:23 Resource [jenkins-edgexfoundry-edgex-go-main-607-stack-cost] did not exist. Created. 16:48:23 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-607-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:48:24 + echo total: 0.10999999940395355 [Pipeline] stash 16:48:25 Stashed 1 file(s) [Pipeline] } 16:48:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-607-stack-cost] [Pipeline] // lock [Pipeline] } 16:48:25 $ docker stop --time=1 fdb0089f68863063e08b14e38d60a0a2e4419b8c6cf82ab7a11fbdac651672ae 16:48:30 $ docker rm -f --volumes fdb0089f68863063e08b14e38d60a0a2e4419b8c6cf82ab7a11fbdac651672ae [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 16:48:30 provisioning config files... 16:48:30 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/607@tmp/config3037483710572307424tmp [Pipeline] { [Pipeline] sh 16:48:31 + set +x 16:48:31 + curl -s https://codecov.io/bash 16:48:31 + bash -s -- 16:48:31 16:48:31 _____ _ 16:48:31 / ____| | | 16:48:31 | | ___ __| | ___ ___ _____ __ 16:48:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:48:31 | |___| (_) | (_| | __/ (_| (_) \ V / 16:48:31 \_____\___/ \__,_|\___|\___\___/ \_/ 16:48:31 Bash-1.0.6 16:48:31 16:48:31 16:48:31 ==> git version 2.25.1 found 16:48:31 ==> 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 16:48:31 Release-Date: 2020-01-08 16:48:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:48:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:48:31 ==> Jenkins CI detected. 16:48:31 current dir:  /w/workspace/edgex-go/607 16:48:31 project root: . 16:48:31 --> token set from env 16:48:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:48:31 ==> Running gcov in . (disable via -X gcov) 16:48:31 ==> Python coveragepy not found 16:48:31 ==> Searching for coverage reports in: 16:48:31 + . 16:48:31 -> Found 1 reports 16:48:31 ==> Detecting git/mercurial file structure 16:48:31 ==> Reading reports 16:48:31 + ./coverage.out bytes=453602 16:48:31 ==> Appending adjustments 16:48:31 https://docs.codecov.io/docs/fixing-reports 16:48:32 + Found adjustments 16:48:32 ==> Gzipping contents 16:48:32 60K /tmp/codecov.NPO8IX.gz 16:48:32 ==> Uploading reports 16:48:32 url: https://codecov.io 16:48:32 query: branch=main&commit=7fde9c7512c7ea32da7052f9c2a143881b9a5b4f&build=607&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F607%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:48:32 -> Pinging Codecov 16:48:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=7fde9c7512c7ea32da7052f9c2a143881b9a5b4f&build=607&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F607%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 16:48:32 -> Uploading to 16:48:32 https://storage.googleapis.com/codecov/v4/raw/2023-11-15/00271124DB129430A58F1EEE437C3FCB/7fde9c7512c7ea32da7052f9c2a143881b9a5b4f/3c066851-4cc4-4659-bfa9-64a17e756abc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231115%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231115T164832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=439270b63c06e62df85909dd7fe45a1e5a3b156e3ebc68ae11f1b6c3d6514177 16:48:32 % Total % Received % Xferd Average Speed Time Time Time Current 16:48:32 Dload Upload Total Spent Left Speed 16:48:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57756 0 0 100 57756 0 185k --:--:-- --:--:-- --:--:-- 185k 16:48:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7fde9c7512c7ea32da7052f9c2a143881b9a5b4f [Pipeline] } 16:48:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 16:48:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 16:48:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:48:33 16:48:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:48:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:48:35 1.410.4: Pulling from edgex-devops/edgex-snyk-go 16:48:35 df9b9388f04a: Pulling fs layer 16:48:35 52dc419b0ee2: Pulling fs layer 16:48:35 25bc292e5bac: Pulling fs layer 16:48:35 114826534d7a: Pulling fs layer 16:48:35 4657fd5d0bcf: Pulling fs layer 16:48:35 6ad1cebc031e: Pulling fs layer 16:48:35 8a3aa393b2d8: Pulling fs layer 16:48:35 114826534d7a: Waiting 16:48:35 6ad1cebc031e: Waiting 16:48:35 4657fd5d0bcf: Waiting 16:48:35 8a3aa393b2d8: Waiting 16:48:35 25bc292e5bac: Download complete 16:48:35 52dc419b0ee2: Verifying Checksum 16:48:35 52dc419b0ee2: Download complete 16:48:35 4657fd5d0bcf: Download complete 16:48:35 df9b9388f04a: Verifying Checksum 16:48:35 df9b9388f04a: Download complete 16:48:35 df9b9388f04a: Pull complete 16:48:35 52dc419b0ee2: Pull complete 16:48:35 6ad1cebc031e: Verifying Checksum 16:48:35 6ad1cebc031e: Download complete 16:48:36 25bc292e5bac: Pull complete 16:48:43 114826534d7a: Verifying Checksum 16:48:43 114826534d7a: Download complete 16:48:43 8a3aa393b2d8: Verifying Checksum 16:48:43 8a3aa393b2d8: Download complete 16:48:46 114826534d7a: Pull complete 16:48:47 4657fd5d0bcf: Pull complete 16:48:47 6ad1cebc031e: Pull complete 16:48:50 8a3aa393b2d8: Pull complete 16:48:50 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 16:48:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 16:48:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:48:50 prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container 16:48:50 $ 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/607 -v /w/workspace/edgex-go/607:/w/workspace/edgex-go/607:rw,z -v /w/workspace/edgex-go/607@tmp:/w/workspace/edgex-go/607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 16:48:57 $ docker top 9d919c01e0c63c24ae39176b839b6466223686ddffc41038b3d0afb66fb5e6d2 -eo pid,comm [Pipeline] { [Pipeline] echo 16:48:57 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 16:48:57 + set -o pipefail 16:48:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 16:49:02 16:49:02 Monitoring /w/workspace/edgex-go/607 (github.com/edgexfoundry/edgex-go)... 16:49:02 16:49:02 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/56a1c28e-0b0e-4175-aa51-789d856e19fa 16:49:02 16:49:02 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 16:49:02 16:49:02 16:49:02 A medium severity vulnerability was found in the Snyk CLI versions you are using. 16:49:02 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 16:49:02 More details here: https://snyk.co/ue1NS [Pipeline] } 16:49:02 $ docker stop --time=1 9d919c01e0c63c24ae39176b839b6466223686ddffc41038b3d0afb66fb5e6d2 16:49:08 $ docker rm -f --volumes 9d919c01e0c63c24ae39176b839b6466223686ddffc41038b3d0afb66fb5e6d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 16:49:09 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:49:09 provisioning config files... 16:49:09 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/607@tmp/config1775267663709939216tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:49:09 --> edgex-publish-swagger.sh 16:49:09 === Publish openapi/v3 API === 16:49:09 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 16:49:09 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/607/openapi/v3/core-command.yaml] 16:49:09 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:09 Dload Upload Total Spent Left Speed 16:49:09 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 44300 --:--:-- --:--:-- --:--:-- 44300 16:49:09 16:49:09 16:49:09 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/607/openapi/v3/core-data.yaml] 16:49:09 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:09 Dload Upload Total Spent Left Speed 16:49:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72043 0 0 100 72043 0 145k --:--:-- --:--:-- --:--:-- 145k 16:49:10 16:49:10 16:49:10 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/607/openapi/v3/core-metadata.yaml] 16:49:10 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:10 Dload Upload Total Spent Left Speed 16:49:10 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 242k --:--:-- --:--:-- --:--:-- 242k 16:49:10 16:49:10 16:49:10 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/607/openapi/v3/support-notifications.yaml] 16:49:10 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:10 Dload Upload Total Spent Left Speed 16:49:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 933k --:--:-- --:--:-- --:--:-- 923k 100 87000 0 0 100 87000 0 148k --:--:-- --:--:-- --:--:-- 148k 16:49:11 16:49:11 16:49:11 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/607/openapi/v3/support-scheduler.yaml] 16:49:11 % Total % Received % Xferd Average Speed Time Time Time Current 16:49:11 Dload Upload Total Spent Left Speed 16:49:12 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 53712 --:--:-- --:--:-- --:--:-- 53634 100 36954 0 0 100 36954 0 53712 --:--:-- --:--:-- --:--:-- 53634 16:49:12 16:49:12 [Pipeline] } 16:49:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 16:49:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:49:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:13 prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container 16:49:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/607 -v /w/workspace/edgex-go/607:/w/workspace/edgex-go/607:rw,z -v /w/workspace/edgex-go/607@tmp:/w/workspace/edgex-go/607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:49:13 $ docker top 83bec2ec62b55c1e84441ab99ae245793d201baee617f70e5e783fda816d50b3 -eo pid,comm 16:49:14 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). 16:49:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:49:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:14 [ssh-agent] Looking for ssh-agent implementation... 16:49:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:14 $ docker exec 83bec2ec62b55c1e84441ab99ae245793d201baee617f70e5e783fda816d50b3 ssh-agent 16:49:14 SSH_AUTH_SOCK=/tmp/ssh-6LLbwptUG5BQ/agent.14 16:49:14 SSH_AGENT_PID=20 16:49:14 Running ssh-add (command line suppressed) 16:49:14 Identity added: /w/workspace/edgex-go/607@tmp/private_key_3892764923243762560.key (/w/workspace/edgex-go/607@tmp/private_key_3892764923243762560.key) 16:49:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:14 + git semver tag 16:49:15 2023-11-15 16:49:15,097 [run_tag] DEBUG tag force:False 16:49:15 2023-11-15 16:49:15,097 [check_head_tag] DEBUG check head tag 16:49:15 2023-11-15 16:49:15,100 [execute] INFO git cat-file --batch-check 16:49:15 2023-11-15 16:49:15,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/607, universal_newlines=False, shell=None, istream=) 16:49:15 2023-11-15 16:49:15,105 [execute] INFO git cat-file --batch 16:49:15 2023-11-15 16:49:15,106 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/607, universal_newlines=False, shell=None, istream=) 16:49:15 2023-11-15 16:49:15,132 [read_version] DEBUG read version from /w/workspace/edgex-go/607/.semver/main 16:49:15 2023-11-15 16:49:15,132 [execute] INFO git tag -a v3.1.0-dev.72 -m v3.1.0-dev.72 16:49:15 2023-11-15 16:49:15,132 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.72', '-m', 'v3.1.0-dev.72'], cwd=/w/workspace/edgex-go/607, universal_newlines=False, shell=None, istream=None) 16:49:15 2023-11-15 16:49:15,136 [read_version] DEBUG read version from /w/workspace/edgex-go/607/.semver/main 16:49:15 3.1.0-dev.72 [Pipeline] } 16:49:15 $ docker exec --env ******** --env ******** 83bec2ec62b55c1e84441ab99ae245793d201baee617f70e5e783fda816d50b3 ssh-agent -k 16:49:15 unset SSH_AUTH_SOCK; 16:49:15 unset SSH_AGENT_PID; 16:49:15 echo Agent pid 20 killed; 16:49:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:49:15 + git semver [Pipeline] } 16:49:15 $ docker stop --time=1 83bec2ec62b55c1e84441ab99ae245793d201baee617f70e5e783fda816d50b3 16:49:17 $ docker rm -f --volumes 83bec2ec62b55c1e84441ab99ae245793d201baee617f70e5e783fda816d50b3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:49:18 16:49:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:49:19 0.23.1-centos7: Pulling from edgex-lftools 16:49:19 ab5ef0e58194: Pulling fs layer 16:49:19 9712f1f96733: Pulling fs layer 16:49:19 63f879dbbcfc: Pulling fs layer 16:49:19 0d9ebad4ef96: Pulling fs layer 16:49:19 e9a5061849ea: Pulling fs layer 16:49:19 d747dcd14b5f: Pulling fs layer 16:49:19 2de7ff778b66: Pulling fs layer 16:49:19 0d9ebad4ef96: Waiting 16:49:19 e9a5061849ea: Waiting 16:49:19 d747dcd14b5f: Waiting 16:49:19 2de7ff778b66: Waiting 16:49:19 9712f1f96733: Verifying Checksum 16:49:19 9712f1f96733: Download complete 16:49:20 63f879dbbcfc: Verifying Checksum 16:49:20 63f879dbbcfc: Download complete 16:49:20 0d9ebad4ef96: Verifying Checksum 16:49:20 0d9ebad4ef96: Download complete 16:49:20 d747dcd14b5f: Verifying Checksum 16:49:20 d747dcd14b5f: Download complete 16:49:20 e9a5061849ea: Verifying Checksum 16:49:20 e9a5061849ea: Download complete 16:49:20 ab5ef0e58194: Verifying Checksum 16:49:20 ab5ef0e58194: Download complete 16:49:20 2de7ff778b66: Verifying Checksum 16:49:20 2de7ff778b66: Download complete 16:49:23 ab5ef0e58194: Pull complete 16:49:23 9712f1f96733: Pull complete 16:49:24 63f879dbbcfc: Pull complete 16:49:28 0d9ebad4ef96: Pull complete 16:49:28 e9a5061849ea: Pull complete 16:49:28 d747dcd14b5f: Pull complete 16:49:29 2de7ff778b66: Pull complete 16:49:29 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 16:49:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 16:49:29 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:29 prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container 16:49:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/607 -v /w/workspace/edgex-go/607:/w/workspace/edgex-go/607:rw,z -v /w/workspace/edgex-go/607@tmp:/w/workspace/edgex-go/607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 16:49:43 $ docker top 085d178e0ffd97671a6aa12fd09f1f71a20250a14239b06cfab0418d66ec7f77 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 16:49:43 provisioning config files... 16:49:43 copy managed file [sigul-config] to file:/w/workspace/edgex-go/607@tmp/config5088134230256783909tmp 16:49:43 copy managed file [sigul-password] to file:/w/workspace/edgex-go/607@tmp/config17020770260251511570tmp 16:49:43 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/607@tmp/config3010688699439267286tmp [Pipeline] { [Pipeline] echo 16:49:43 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 16:49:43 ---> sigul-configuration.sh 16:49:43 gpg: directory `/root/.gnupg' created 16:49:43 gpg: new configuration file `/root/.gnupg/gpg.conf' created 16:49:43 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 16:49:43 gpg: keyring `/root/.gnupg/secring.gpg' created 16:49:43 gpg: keyring `/root/.gnupg/pubring.gpg' created 16:49:43 gpg: CAST5 encrypted data 16:49:43 gpg: encrypted with 1 passphrase 16:49:43 gpg: WARNING: message was not integrity protected [Pipeline] sh 16:49:43 + mkdir /home/jenkins 16:49:43 + mkdir /home/jenkins/sigul [Pipeline] sh 16:49:44 + 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 16:49:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 16:49:44 ---> sigul-install.sh 16:49:44 Sigul already installed; skipping installation. [Pipeline] sh 16:49:44 + git tag --list 16:49:44 0.6.0 16:49:44 0.6.1 16:49:44 0.7.0 16:49:44 0.7.1 16:49:44 v1.0.0 16:49:44 v1.0.1 16:49:44 v1.1.0 16:49:44 v1.2.0 16:49:44 v1.2.1 16:49:44 v1.3.0 16:49:44 v1.3.1 16:49:44 v2.0.0 16:49:44 v2.1.0 16:49:44 v2.1.1 16:49:44 v2.2.0 16:49:44 v2.3.0 16:49:44 v3.0 16:49:44 v3.0.0 16:49:44 v3.1.0-dev.1 16:49:44 v3.1.0-dev.10 16:49:44 v3.1.0-dev.11 16:49:44 v3.1.0-dev.12 16:49:44 v3.1.0-dev.13 16:49:44 v3.1.0-dev.14 16:49:44 v3.1.0-dev.15 16:49:44 v3.1.0-dev.16 16:49:44 v3.1.0-dev.17 16:49:44 v3.1.0-dev.18 16:49:44 v3.1.0-dev.19 16:49:44 v3.1.0-dev.2 16:49:44 v3.1.0-dev.20 16:49:44 v3.1.0-dev.21 16:49:44 v3.1.0-dev.22 16:49:44 v3.1.0-dev.23 16:49:44 v3.1.0-dev.24 16:49:44 v3.1.0-dev.25 16:49:44 v3.1.0-dev.26 16:49:44 v3.1.0-dev.27 16:49:44 v3.1.0-dev.28 16:49:44 v3.1.0-dev.29 16:49:44 v3.1.0-dev.3 16:49:44 v3.1.0-dev.30 16:49:44 v3.1.0-dev.31 16:49:44 v3.1.0-dev.32 16:49:44 v3.1.0-dev.33 16:49:44 v3.1.0-dev.34 16:49:44 v3.1.0-dev.35 16:49:44 v3.1.0-dev.36 16:49:44 v3.1.0-dev.37 16:49:44 v3.1.0-dev.38 16:49:44 v3.1.0-dev.39 16:49:44 v3.1.0-dev.4 16:49:44 v3.1.0-dev.40 16:49:44 v3.1.0-dev.41 16:49:44 v3.1.0-dev.42 16:49:44 v3.1.0-dev.43 16:49:44 v3.1.0-dev.44 16:49:44 v3.1.0-dev.45 16:49:44 v3.1.0-dev.46 16:49:44 v3.1.0-dev.47 16:49:44 v3.1.0-dev.48 16:49:44 v3.1.0-dev.49 16:49:44 v3.1.0-dev.5 16:49:44 v3.1.0-dev.50 16:49:44 v3.1.0-dev.51 16:49:44 v3.1.0-dev.52 16:49:44 v3.1.0-dev.53 16:49:44 v3.1.0-dev.54 16:49:44 v3.1.0-dev.55 16:49:44 v3.1.0-dev.56 16:49:44 v3.1.0-dev.57 16:49:44 v3.1.0-dev.58 16:49:44 v3.1.0-dev.59 16:49:44 v3.1.0-dev.6 16:49:44 v3.1.0-dev.60 16:49:44 v3.1.0-dev.61 16:49:44 v3.1.0-dev.62 16:49:44 v3.1.0-dev.63 16:49:44 v3.1.0-dev.64 16:49:44 v3.1.0-dev.65 16:49:44 v3.1.0-dev.66 16:49:44 v3.1.0-dev.67 16:49:44 v3.1.0-dev.68 16:49:44 v3.1.0-dev.69 16:49:44 v3.1.0-dev.7 16:49:44 v3.1.0-dev.70 16:49:44 v3.1.0-dev.71 16:49:44 v3.1.0-dev.72 16:49:44 v3.1.0-dev.8 16:49:44 v3.1.0-dev.9 [Pipeline] sh 16:49:44 + lftools sign git-tag v3.1.0-dev.72 16:49:45 Signing Git tag with Sigul... 16:49:45 Signing v3.1.0-dev.72 [Pipeline] echo 16:49:45 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 16:49:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 16:49:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 16:49:46 $ docker stop --time=1 085d178e0ffd97671a6aa12fd09f1f71a20250a14239b06cfab0418d66ec7f77 16:49:47 $ docker rm -f --volumes 085d178e0ffd97671a6aa12fd09f1f71a20250a14239b06cfab0418d66ec7f77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 16:49:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:49:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:48 prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container 16:49:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/607 -v /w/workspace/edgex-go/607:/w/workspace/edgex-go/607:rw,z -v /w/workspace/edgex-go/607@tmp:/w/workspace/edgex-go/607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:49:49 $ docker top 18d52178cd371daffa7707d7700268e92a4e1889776b5360ac298ef5463bf66b -eo pid,comm 16:49:49 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). 16:49:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:49:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:49 [ssh-agent] Looking for ssh-agent implementation... 16:49:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:49 $ docker exec 18d52178cd371daffa7707d7700268e92a4e1889776b5360ac298ef5463bf66b ssh-agent 16:49:49 SSH_AUTH_SOCK=/tmp/ssh-WaMDKickWfEC/agent.31 16:49:49 SSH_AGENT_PID=37 16:49:49 Running ssh-add (command line suppressed) 16:49:49 Identity added: /w/workspace/edgex-go/607@tmp/private_key_435712294366980486.key (/w/workspace/edgex-go/607@tmp/private_key_435712294366980486.key) 16:49:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:49 + git semver bump pre 16:49:50 2023-11-15 16:49:49,986 [read_version] DEBUG read version from /w/workspace/edgex-go/607/.semver/main 16:49:50 2023-11-15 16:49:49,986 [bump_version] DEBUG bumping version:3.1.0-dev.72 on axis:pre with prefix:dev 16:49:50 2023-11-15 16:49:49,986 [bump_version] DEBUG bumped version:3.1.0-dev.73 16:49:50 2023-11-15 16:49:49,986 [write_version] DEBUG write version:3.1.0-dev.73 to path:/w/workspace/edgex-go/607/.semver/main with force:True 16:49:50 2023-11-15 16:49:49,986 [read_version] DEBUG read version from /w/workspace/edgex-go/607/.semver/main 16:49:50 2023-11-15 16:49:49,986 [write_file] DEBUG write to file:/w/workspace/edgex-go/607/.semver/main 16:49:50 2023-11-15 16:49:49,988 [execute] INFO git cat-file --batch-check 16:49:50 2023-11-15 16:49:49,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/607/.semver, universal_newlines=False, shell=None, istream=) 16:49:50 2023-11-15 16:49:49,993 [execute] INFO git cat-file --batch 16:49:50 2023-11-15 16:49:49,993 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/607/.semver, universal_newlines=False, shell=None, istream=) 16:49:50 2023-11-15 16:49:49,998 [read_version] DEBUG read version from /w/workspace/edgex-go/607/.semver/main 16:49:50 3.1.0-dev.73 [Pipeline] } 16:49:50 $ docker exec --env ******** --env ******** 18d52178cd371daffa7707d7700268e92a4e1889776b5360ac298ef5463bf66b ssh-agent -k 16:49:50 unset SSH_AUTH_SOCK; 16:49:50 unset SSH_AGENT_PID; 16:49:50 echo Agent pid 37 killed; 16:49:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:49:50 + git semver [Pipeline] } 16:49:50 $ docker stop --time=1 18d52178cd371daffa7707d7700268e92a4e1889776b5360ac298ef5463bf66b 16:49:53 $ docker rm -f --volumes 18d52178cd371daffa7707d7700268e92a4e1889776b5360ac298ef5463bf66b [Pipeline] // withDockerContainer [Pipeline] sh 16:49:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:49:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:49:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:49:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:49:54 prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container 16:49:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/607 -v /w/workspace/edgex-go/607:/w/workspace/edgex-go/607:rw,z -v /w/workspace/edgex-go/607@tmp:/w/workspace/edgex-go/607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:49:55 $ docker top 22ad8e4d0fa8604c233e44276c9c973e395928dcece56789a8b2ab552c121234 -eo pid,comm 16:49:55 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). 16:49:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:49:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:49:55 [ssh-agent] Looking for ssh-agent implementation... 16:49:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:49:55 $ docker exec 22ad8e4d0fa8604c233e44276c9c973e395928dcece56789a8b2ab552c121234 ssh-agent 16:49:55 SSH_AUTH_SOCK=/tmp/ssh-gkXThzzxIEvx/agent.32 16:49:55 SSH_AGENT_PID=38 16:49:55 Running ssh-add (command line suppressed) 16:49:56 Identity added: /w/workspace/edgex-go/607@tmp/private_key_16520654399469771253.key (/w/workspace/edgex-go/607@tmp/private_key_16520654399469771253.key) 16:49:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:49:56 + git semver push 16:49:56 2023-11-15 16:49:56,556 [run_push] DEBUG push 16:49:56 2023-11-15 16:49:56,556 [execute] INFO git cat-file --batch-check 16:49:56 2023-11-15 16:49:56,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/607/.semver, universal_newlines=False, shell=None, istream=) 16:49:56 2023-11-15 16:49:56,561 [execute] INFO git rev-list 9df80f99042eb721550a04817ab3619b0121039d -- 16:49:56 2023-11-15 16:49:56,561 [execute] DEBUG Popen(['git', 'rev-list', '9df80f99042eb721550a04817ab3619b0121039d', '--'], cwd=/w/workspace/edgex-go/607/.semver, universal_newlines=False, shell=None, istream=None) 16:49:56 2023-11-15 16:49:56,577 [execute] INFO git fetch -v origin 16:49:56 2023-11-15 16:49:56,577 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/607/.semver, universal_newlines=True, shell=None, istream=None) 16:49:57 2023-11-15 16:49:57,161 [run_push] DEBUG no remote changes detected 16:49:57 2023-11-15 16:49:57,161 [execute] INFO git push origin semver 16:49:57 2023-11-15 16:49:57,162 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/607/.semver, universal_newlines=False, shell=None, istream=None) 16:49:58 2023-11-15 16:49:58,184 [run_push] DEBUG push all version tags 16:49:58 2023-11-15 16:49:58,185 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 16:49:58 2023-11-15 16:49:58,185 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/607, universal_newlines=False, shell=None, istream=None) 16:49:59 2023-11-15 16:49:59,016 [read_version] DEBUG read version from /w/workspace/edgex-go/607/.semver/main 16:49:59 3.1.0-dev.73 [Pipeline] } 16:49:59 $ docker exec --env ******** --env ******** 22ad8e4d0fa8604c233e44276c9c973e395928dcece56789a8b2ab552c121234 ssh-agent -k 16:49:59 unset SSH_AUTH_SOCK; 16:49:59 unset SSH_AGENT_PID; 16:49:59 echo Agent pid 38 killed; 16:49:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:49:59 + git semver [Pipeline] } 16:50:00 $ docker stop --time=1 22ad8e4d0fa8604c233e44276c9c973e395928dcece56789a8b2ab552c121234 16:50:02 $ docker rm -f --volumes 22ad8e4d0fa8604c233e44276c9c973e395928dcece56789a8b2ab552c121234 [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 16:50:02 + [ -d /w/workspace/edgex-go/607/archives ] [Pipeline] libraryResource [Pipeline] sh 16:50:03 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:50:03 ---> package-listing.sh 16:50:03 ++ tr '[:upper:]' '[:lower:]' 16:50:03 ++ facter osfamily 16:50:04 + OS_FAMILY=debian 16:50:04 + workspace=/w/workspace/edgex-go/607 16:50:04 + START_PACKAGES=/tmp/packages_start.txt 16:50:04 + END_PACKAGES=/tmp/packages_end.txt 16:50:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:50:04 + PACKAGES=/tmp/packages_start.txt 16:50:04 + '[' /w/workspace/edgex-go/607 ']' 16:50:04 + PACKAGES=/tmp/packages_end.txt 16:50:04 + case "${OS_FAMILY}" in 16:50:04 + dpkg -l 16:50:04 + grep '^ii' 16:50:04 + '[' -f /tmp/packages_start.txt ']' 16:50:04 + '[' -f /tmp/packages_end.txt ']' 16:50:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:50:04 + '[' /w/workspace/edgex-go/607 ']' 16:50:04 + mkdir -p /w/workspace/edgex-go/607/archives/ 16:50:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/607/archives/ [Pipeline] echo 16:50:04 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/607/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:50:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:05 16:50:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:50:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:05 latest: Pulling from edgex-lftools-log-publisher 16:50:05 5eb5b503b376: Pulling fs layer 16:50:05 5c69ac0246d0: Pulling fs layer 16:50:05 ec43610c2a17: Pulling fs layer 16:50:05 3a2ae6a8a46f: Pulling fs layer 16:50:05 33b1e0a273af: Pulling fs layer 16:50:05 5d3b04190fa2: Pulling fs layer 16:50:05 2f39f015ded8: Pulling fs layer 16:50:05 3a2ae6a8a46f: Waiting 16:50:05 33b1e0a273af: Waiting 16:50:05 5d3b04190fa2: Waiting 16:50:05 2f39f015ded8: Waiting 16:50:05 5c69ac0246d0: Download complete 16:50:05 3a2ae6a8a46f: Download complete 16:50:05 33b1e0a273af: Verifying Checksum 16:50:05 33b1e0a273af: Download complete 16:50:05 5d3b04190fa2: Download complete 16:50:05 ec43610c2a17: Verifying Checksum 16:50:05 5eb5b503b376: Download complete 16:50:06 2f39f015ded8: Verifying Checksum 16:50:06 2f39f015ded8: Download complete 16:50:07 5eb5b503b376: Pull complete 16:50:07 5c69ac0246d0: Pull complete 16:50:07 ec43610c2a17: Pull complete 16:50:07 3a2ae6a8a46f: Pull complete 16:50:08 33b1e0a273af: Pull complete 16:50:08 5d3b04190fa2: Pull complete 16:50:13 2f39f015ded8: Pull complete 16:50:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:50:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:50:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:50:13 prd-ubuntu20.04-docker-8c-8g-18109 does not seem to be running inside a container 16:50:13 $ 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/607/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/607 -v /w/workspace/edgex-go/607:/w/workspace/edgex-go/607:rw,z -v /w/workspace/edgex-go/607@tmp:/w/workspace/edgex-go/607@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:50:19 $ docker top 43178f6911a0f3f43dbd41ba76ba68bf601aec9a6eb30c67ddc9ae4b764f00f5 -eo pid,comm [Pipeline] { [Pipeline] sh 16:50:19 + touch /tmp/pre-build-complete [Pipeline] sh 16:50:19 + mkdir -p /var/log/sysstat [Pipeline] sh 16:50:20 + ls /var/log/sa-host 16:50:20 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:50:20 provisioning config files... 16:50:20 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/607@tmp/config16485927323178550436tmp [Pipeline] { [Pipeline] echo 16:50:20 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:50:20 ---> create-netrc.sh [Pipeline] } 16:50:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:50:20 ---> python-tools-install.sh [Pipeline] echo 16:50:20 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:50:21 ---> sudo-logs.sh 16:50:21 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:50:21 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:50:21 ---> job-cost.sh 16:50:21 lf-activate-venv: SKIPPING 16:50:21 DEBUG: total: 0.10999999940395355 16:50:21 INFO: Retrieving Stack Cost... 16:50:21 INFO: Retrieving Pricing Info for: v3-standard-8 16:50:22 INFO: Archiving Costs [Pipeline] echo 16:50:22 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:50:22 ---> logs-deploy.sh 16:50:22 lf-activate-venv: SKIPPING 16:50:22 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/607 16:50:22 INFO: archiving workspace using pattern(s): 16:50:23 Archives upload complete. 16:50:23 INFO: archiving logs to Nexus 16:50:24 ---> uname -a: 16:50:24 Linux prd-ubuntu20-04-docker-8c-8g-18109 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 16:50:24 16:50:24 16:50:24 ---> lscpu: 16:50:24 Architecture: x86_64 16:50:24 CPU op-mode(s): 32-bit, 64-bit 16:50:24 Byte Order: Little Endian 16:50:24 Address sizes: 40 bits physical, 48 bits virtual 16:50:24 CPU(s): 8 16:50:24 On-line CPU(s) list: 0-7 16:50:24 Thread(s) per core: 1 16:50:24 Core(s) per socket: 1 16:50:24 Socket(s): 8 16:50:24 NUMA node(s): 1 16:50:24 Vendor ID: AuthenticAMD 16:50:24 CPU family: 23 16:50:24 Model: 49 16:50:24 Model name: AMD EPYC-Rome Processor 16:50:24 Stepping: 0 16:50:24 CPU MHz: 2799.998 16:50:24 BogoMIPS: 5599.99 16:50:24 Virtualization: AMD-V 16:50:24 Hypervisor vendor: KVM 16:50:24 Virtualization type: full 16:50:24 L1d cache: 256 KiB 16:50:24 L1i cache: 256 KiB 16:50:24 L2 cache: 4 MiB 16:50:24 L3 cache: 128 MiB 16:50:24 NUMA node0 CPU(s): 0-7 16:50:24 Vulnerability Itlb multihit: Not affected 16:50:24 Vulnerability L1tf: Not affected 16:50:24 Vulnerability Mds: Not affected 16:50:24 Vulnerability Meltdown: Not affected 16:50:24 Vulnerability Mmio stale data: Not affected 16:50:24 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:50:24 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 16:50:24 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 16:50:24 Vulnerability Srbds: Not affected 16:50:24 Vulnerability Tsx async abort: Not affected 16:50:24 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 16:50:24 16:50:24 16:50:24 ---> nproc: 16:50:24 8 16:50:24 16:50:24 16:50:24 ---> df -h: 16:50:24 Filesystem Size Used Avail Use% Mounted on 16:50:24 overlay 155G 22G 134G 15% / 16:50:24 tmpfs 64M 0 64M 0% /dev 16:50:24 tmpfs 16G 0 16G 0% /sys/fs/cgroup 16:50:24 shm 64M 0 64M 0% /dev/shm 16:50:24 /dev/vda1 155G 22G 134G 15% /facter-os 16:50:24 16:50:24 16:50:24 ---> sar -b -r -n DEV: 16:50:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18109) 11/15/23 _x86_64_ (8 CPU) 16:50:24 16:50:24 16:22:58 LINUX RESTART (8 CPU) 16:50:24 16:50:24 16:23:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:50:24 16:24:02 126.83 47.01 79.82 0.00 5084.62 202450.12 0.00 16:50:24 16:25:01 161.63 4.22 157.41 0.00 418.64 66015.39 0.00 16:50:24 16:26:01 39.65 0.03 39.62 0.00 0.27 21604.15 0.00 16:50:24 16:27:01 149.60 0.47 149.13 0.00 32.26 51036.85 0.00 16:50:24 16:28:01 455.29 4.05 451.24 0.00 37.86 155359.17 0.00 16:50:24 16:29:01 382.88 9.79 373.09 0.00 2881.62 129926.34 0.00 16:50:24 16:30:01 659.84 1.45 658.39 0.00 2286.55 95534.74 0.00 16:50:24 16:31:01 42.19 0.07 42.13 0.00 7.60 1154.61 0.00 16:50:24 16:32:01 14.53 0.02 14.51 0.00 0.80 373.61 0.00 16:50:24 16:33:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 16:50:24 16:34:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 16:50:24 16:35:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 16:50:24 16:36:01 1.12 0.00 1.12 0.00 0.00 17.99 0.00 16:50:24 16:37:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 16:50:24 16:38:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 16:50:24 16:39:01 1.82 0.02 1.80 0.00 0.13 24.40 0.00 16:50:24 16:40:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 16:50:24 16:41:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 16:50:24 16:42:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 16:50:24 16:43:01 1.38 0.42 0.97 0.00 16.40 11.06 0.00 16:50:24 16:44:01 2.57 1.17 1.40 0.00 19.86 18.79 0.00 16:50:24 16:45:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 16:50:24 16:46:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 16:50:24 16:47:01 0.95 0.00 0.95 0.00 0.00 10.13 0.00 16:50:24 16:48:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 16:50:24 16:49:01 67.26 0.35 66.91 0.00 10.13 32566.57 0.00 16:50:24 16:50:01 113.06 0.02 113.05 0.00 2.67 34487.59 0.00 16:50:24 Average: 82.74 2.56 80.18 0.00 400.36 29280.01 0.00 16:50:24 16:50:24 16:23:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:50:24 16:24:02 29820136 31631416 711688 2.16 59864 2045624 1808940 5.33 923372 1810892 15160 16:50:24 16:25:01 27794620 31273460 1030280 3.13 118060 3550108 2224204 6.55 1626176 2986956 337824 16:50:24 16:26:01 27023524 30788044 1513204 4.60 122016 3802224 2392528 7.05 2004620 3348360 257720 16:50:24 16:27:01 24976632 31301908 995844 3.03 132972 6289752 2382784 7.02 1723148 5600664 2102440 16:50:24 16:28:01 21811056 31412552 870108 2.65 202448 9291320 2385952 7.03 2077760 8193100 813208 16:50:24 16:29:01 15288564 28327556 3865528 11.76 251604 12400744 9472424 27.92 5937048 10450956 172884 16:50:24 16:30:01 17561560 31438620 812768 2.47 277172 13299376 2096088 6.18 2705416 11589232 656 16:50:24 16:31:01 17579644 31454756 796400 2.42 277660 13296884 2203760 6.49 3039352 11236696 544 16:50:24 16:32:01 17590628 31466468 784412 2.39 278140 13297004 2093612 6.17 3188460 11077804 24 16:50:24 16:33:01 17589968 31465844 784980 2.39 278172 13297004 2093612 6.17 3189208 11077808 16 16:50:24 16:34:01 17601504 31477396 773924 2.35 278188 13297008 2093612 6.17 3176888 11077808 20 16:50:24 16:35:01 17602620 31478440 773132 2.35 278216 13297012 2093612 6.17 3177364 11077812 160 16:50:24 16:36:01 17607724 31483680 767872 2.34 278244 13297144 2093612 6.17 3171480 11077944 44 16:50:24 16:37:01 17607676 31483632 767848 2.34 278256 13297144 2093612 6.17 3171464 11077944 8 16:50:24 16:38:01 17607628 31483648 767824 2.34 278268 13297144 2093612 6.17 3171540 11077952 8 16:50:24 16:39:01 17606708 31482840 768520 2.34 278296 13297128 2106612 6.21 3171864 11077920 12 16:50:24 16:40:01 17606700 31482844 768440 2.34 278316 13297136 2106612 6.21 3171800 11077928 8 16:50:24 16:41:01 17606872 31483024 768184 2.34 278336 13297140 2106612 6.21 3171948 11077932 8 16:50:24 16:42:01 17606824 31483072 768116 2.34 278396 13297140 2106612 6.21 3171808 11077936 4 16:50:24 16:43:01 17603960 31481580 769376 2.34 278428 13297632 2106612 6.21 3175568 11078172 20 16:50:24 16:44:01 17599028 31477372 773524 2.35 278444 13298232 2106612 6.21 3181164 11078300 20 16:50:24 16:45:01 17599236 31477596 773456 2.35 278464 13298232 2106612 6.21 3180564 11078228 16 16:50:24 16:46:01 17599220 31477608 773424 2.35 278480 13298236 2122692 6.26 3180656 11078232 4 16:50:24 16:47:01 17599392 31477792 773164 2.35 278508 13298236 2122692 6.26 3180660 11078232 16 16:50:24 16:48:01 17599376 31477812 773084 2.35 278536 13298240 2122692 6.26 3180824 11078236 16 16:50:24 16:49:01 16353280 31332472 912268 2.77 295468 14288840 2213600 6.52 3442604 11958256 286568 16:50:24 16:50:01 16084900 31439176 808064 2.46 315128 14606596 2221380 6.55 3318788 12322248 1076 16:50:24 Average: 19019592 31316319 942423 2.87 251262 11812159 2413752 7.11 2993020 9919391 147722 16:50:24 16:50:24 16:23:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:50:24 16:24:02 ens3 609.40 437.58 5131.04 80.22 0.00 0.00 0.00 0.00 16:50:24 16:24:02 lo 4.27 4.27 0.40 0.40 0.00 0.00 0.00 0.00 16:50:24 16:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:25:01 ens3 702.30 634.42 7824.31 76.01 0.00 0.00 0.00 0.00 16:50:24 16:25:01 lo 1.08 1.08 0.11 0.11 0.00 0.00 0.00 0.00 16:50:24 16:25:01 docker0 545.48 555.06 41.56 4596.03 0.00 0.00 0.00 0.00 16:50:24 16:25:01 veth29a9dc8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:24 16:26:01 ens3 49.48 47.23 28.87 106.17 0.00 0.00 0.00 0.00 16:50:24 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:24 16:26:01 docker0 1.43 1.43 0.11 0.13 0.00 0.00 0.00 0.00 16:50:24 16:26:01 veth29a9dc8 1.43 1.48 0.13 0.13 0.00 0.00 0.00 0.00 16:50:24 16:27:01 veth8800590 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:27:01 ens3 108.00 68.44 2312.20 21.05 0.00 0.00 0.00 0.00 16:50:24 16:27:01 vethd7e5f88 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:27:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 16:50:24 16:27:01 veth5e669c1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:27:01 docker0 1.88 3.00 0.13 31.64 0.00 0.00 0.00 0.00 16:50:24 16:27:01 vethb65d0e9 1.40 2.78 0.11 31.47 0.00 0.00 0.00 0.00 16:50:24 16:27:01 veth63d0202 0.48 0.45 0.05 0.18 0.00 0.00 0.00 0.00 16:50:24 16:27:01 vethd720881 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:27:01 vethf652e9f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:27:01 vethff1518a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:28:01 ens3 614.05 327.81 4443.38 46.12 0.00 0.00 0.00 0.00 16:50:24 16:28:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 16:50:24 16:28:01 docker0 298.88 548.13 25.16 3681.44 0.00 0.00 0.00 0.00 16:50:24 16:28:01 veth63d0202 0.07 0.80 0.00 0.03 0.00 0.00 0.00 0.00 16:50:24 16:28:01 veth00e5920 58.67 109.22 6.09 575.99 0.00 0.00 0.00 0.05 16:50:24 16:28:01 veth5987ed7 62.47 108.12 6.39 575.99 0.00 0.00 0.00 0.05 16:50:24 16:28:01 veth1a74186 60.91 111.11 6.24 576.14 0.00 0.00 0.00 0.05 16:50:24 16:28:01 vethf1baec0 63.11 111.21 6.41 576.15 0.00 0.00 0.00 0.05 16:50:24 16:29:01 ens3 84.46 42.70 1358.98 9.21 0.00 0.00 0.00 0.00 16:50:24 16:29:01 vethfb5ab54 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:24 16:29:01 veth6363a59 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:24 16:29:01 veth6ab2fd1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:24 16:29:01 vethba8ffd3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:24 16:29:01 lo 0.46 0.46 0.04 0.04 0.00 0.00 0.00 0.00 16:50:24 16:29:01 veth3ae596a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:24 16:29:01 docker0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:50:24 16:29:01 veth63d0202 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:50:24 16:29:01 veth085a223 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:24 16:29:01 veth199356c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:24 16:29:01 veth6f74e1a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:24 16:29:01 vethccf2780 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:24 16:29:01 veth41e5696 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:24 16:29:01 vethfe49ff0 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 16:50:24 16:30:01 ens3 106.62 67.17 1391.83 181.91 0.00 0.00 0.00 0.00 16:50:24 16:30:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 16:50:24 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:31:01 ens3 548.73 568.19 269.99 3076.94 0.00 0.00 0.00 0.00 16:50:24 16:31:01 lo 55.39 55.39 5.46 5.46 0.00 0.00 0.00 0.00 16:50:24 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:32:01 ens3 180.42 176.61 91.14 1032.74 0.00 0.00 0.00 0.00 16:50:24 16:32:01 lo 18.06 18.06 1.77 1.77 0.00 0.00 0.00 0.00 16:50:24 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:33:01 ens3 4.98 4.40 9.93 14.36 0.00 0.00 0.00 0.00 16:50:24 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:34:01 ens3 0.50 0.93 0.10 6.60 0.00 0.00 0.00 0.00 16:50:24 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:24 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:50:24 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:24 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:50:24 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:24 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:39:01 ens3 2.17 3.18 0.21 6.86 0.00 0.00 0.00 0.00 16:50:24 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:40:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 16:50:24 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:24 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:41:01 ens3 4.73 11.10 0.53 14.45 0.00 0.00 0.00 0.00 16:50:24 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:42:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:50:24 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:24 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:43:01 ens3 19.10 29.41 2.76 80.76 0.00 0.00 0.00 0.00 16:50:24 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:44:01 ens3 6.20 3.65 4.24 3.40 0.00 0.00 0.00 0.00 16:50:24 16:44:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 16:50:24 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 16:50:24 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:24 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:47:01 ens3 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00 16:50:24 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:48:01 ens3 0.50 0.30 0.12 0.08 0.00 0.00 0.00 0.00 16:50:24 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 16:50:24 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:50:24 16:49:01 ens3 240.84 130.54 5003.82 19.20 0.00 0.00 0.00 0.00 16:50:24 16:49:01 veth61c58fa 53.17 105.28 5.17 1026.20 0.00 0.00 0.00 0.08 16:50:24 16:49:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 16:50:24 16:49:01 docker0 53.17 105.18 4.44 1026.20 0.00 0.00 0.00 0.00 16:50:24 16:50:01 ens3 170.85 109.55 3254.22 40.85 0.00 0.00 0.00 0.00 16:50:24 16:50:01 vethb69c616 1.77 1.98 0.84 0.31 0.00 0.00 0.00 0.00 16:50:24 16:50:01 veth9721f02 1.98 1.77 0.31 0.84 0.00 0.00 0.00 0.00 16:50:24 16:50:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 16:50:24 16:50:01 docker0 2.58 2.27 0.40 1.02 0.00 0.00 0.00 0.00 16:50:24 Average: ens3 127.58 98.31 1148.76 178.44 0.00 0.00 0.00 0.00 16:50:24 Average: vethb69c616 0.07 0.07 0.03 0.01 0.00 0.00 0.00 0.00 16:50:24 Average: veth9721f02 0.07 0.07 0.01 0.03 0.00 0.00 0.00 0.00 16:50:24 Average: lo 3.32 3.32 0.32 0.32 0.00 0.00 0.00 0.00 16:50:24 Average: docker0 33.14 44.68 2.63 343.10 0.00 0.00 0.00 0.00 16:50:24 16:50:24 16:50:24 ---> sar -P ALL: 16:50:24 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18109) 11/15/23 _x86_64_ (8 CPU) 16:50:24 16:50:24 16:22:58 LINUX RESTART (8 CPU) 16:50:24 16:50:24 16:23:01 CPU %user %nice %system %iowait %steal %idle 16:50:24 16:24:02 all 6.60 0.00 1.98 4.35 0.04 87.02 16:50:24 16:24:02 0 4.17 0.00 2.67 5.38 0.03 87.75 16:50:24 16:24:02 1 7.54 0.00 1.52 0.49 0.03 90.41 16:50:24 16:24:02 2 6.23 0.00 1.27 0.79 0.03 91.68 16:50:24 16:24:02 3 8.29 0.00 2.20 15.54 0.07 73.89 16:50:24 16:24:02 4 10.36 0.00 1.90 3.45 0.03 84.25 16:50:24 16:24:02 5 4.94 0.00 1.51 0.57 0.03 92.95 16:50:24 16:24:02 6 6.85 0.00 2.04 0.27 0.07 90.78 16:50:24 16:24:02 7 4.42 0.00 2.73 8.38 0.05 84.42 16:50:24 16:25:01 all 19.31 0.00 4.21 3.84 0.07 72.57 16:50:24 16:25:01 0 18.78 0.00 4.80 4.08 0.07 72.28 16:50:24 16:25:01 1 20.20 0.00 4.97 3.79 0.09 70.96 16:50:24 16:25:01 2 18.95 0.00 3.59 0.10 0.07 77.30 16:50:24 16:25:01 3 18.73 0.00 3.24 2.42 0.07 75.54 16:50:24 16:25:01 4 20.87 0.00 4.34 0.17 0.07 74.55 16:50:24 16:25:01 5 18.46 0.00 4.50 0.19 0.05 76.80 16:50:24 16:25:01 6 19.24 0.00 3.44 0.09 0.07 77.17 16:50:24 16:25:01 7 19.24 0.00 4.76 20.00 0.09 55.91 16:50:24 16:26:01 all 33.49 0.00 3.52 0.74 0.07 62.18 16:50:24 16:26:01 0 34.51 0.00 2.86 0.35 0.08 62.20 16:50:24 16:26:01 1 32.90 0.00 3.21 0.47 0.07 63.35 16:50:24 16:26:01 2 32.35 0.00 3.20 0.28 0.07 64.10 16:50:24 16:26:01 3 35.14 0.00 4.05 1.47 0.07 59.27 16:50:24 16:26:01 4 35.58 0.00 4.12 0.22 0.07 60.01 16:50:24 16:26:01 5 33.65 0.00 3.35 0.20 0.08 62.72 16:50:24 16:26:01 6 31.73 0.00 3.35 1.25 0.07 63.61 16:50:24 16:26:01 7 32.07 0.00 4.01 1.64 0.08 62.20 16:50:24 16:27:01 all 32.97 0.00 5.79 3.11 0.09 58.05 16:50:24 16:27:01 0 32.65 0.00 6.37 17.19 0.08 43.71 16:50:24 16:27:01 1 33.54 0.00 6.31 2.53 0.12 57.49 16:50:24 16:27:01 2 33.92 0.00 5.54 1.60 0.08 58.86 16:50:24 16:27:01 3 32.80 0.00 5.14 0.68 0.10 61.28 16:50:24 16:27:01 4 33.38 0.00 5.85 0.88 0.10 59.79 16:50:24 16:27:01 5 32.96 0.00 6.34 0.29 0.08 60.33 16:50:24 16:27:01 6 32.43 0.00 5.60 0.52 0.07 61.38 16:50:24 16:27:01 7 32.07 0.00 5.16 1.16 0.07 61.53 16:50:24 16:28:01 all 9.72 0.00 4.34 33.95 0.08 51.91 16:50:24 16:28:01 0 8.91 0.00 4.91 60.67 0.08 25.43 16:50:24 16:28:01 1 11.04 0.00 4.06 38.14 0.08 46.67 16:50:24 16:28:01 2 9.28 0.00 4.34 46.27 0.07 40.04 16:50:24 16:28:01 3 9.89 0.00 4.11 9.70 0.10 76.20 16:50:24 16:28:01 4 11.16 0.00 4.23 48.37 0.08 36.16 16:50:24 16:28:01 5 8.33 0.00 3.82 15.25 0.07 72.54 16:50:24 16:28:01 6 10.23 0.00 4.39 31.67 0.12 53.59 16:50:24 16:28:01 7 8.89 0.00 4.88 21.59 0.07 64.58 16:50:24 16:29:01 all 55.95 0.00 7.75 9.06 0.14 27.09 16:50:24 16:29:01 0 54.76 0.00 8.04 16.80 0.15 20.24 16:50:24 16:29:01 1 56.59 0.00 7.38 1.53 0.12 34.39 16:50:24 16:29:01 2 56.65 0.00 6.50 3.36 0.14 33.35 16:50:24 16:29:01 3 54.47 0.00 8.97 9.39 0.19 26.98 16:50:24 16:29:01 4 56.36 0.00 7.31 0.73 0.12 35.48 16:50:24 16:29:01 5 56.18 0.00 7.00 7.09 0.15 29.58 16:50:24 16:29:01 6 55.94 0.00 9.18 33.23 0.12 1.54 16:50:24 16:29:01 7 56.64 0.00 7.64 0.69 0.13 34.90 16:50:24 16:30:01 all 68.10 0.00 7.28 5.51 0.18 18.93 16:50:24 16:30:01 0 67.68 0.00 7.85 5.22 0.20 19.04 16:50:24 16:30:01 1 68.81 0.00 6.48 9.03 0.15 15.53 16:50:24 16:30:01 2 68.54 0.00 7.51 3.58 0.17 20.20 16:50:24 16:30:01 3 67.06 0.00 7.38 3.09 0.19 22.28 16:50:24 16:30:01 4 68.74 0.00 6.91 11.77 0.12 12.45 16:50:24 16:30:01 5 68.10 0.00 7.09 5.88 0.17 18.76 16:50:24 16:30:01 6 67.70 0.00 7.28 3.66 0.20 21.17 16:50:24 16:30:01 7 68.17 0.00 7.74 1.75 0.22 22.12 16:50:24 16:31:01 all 9.94 0.00 1.17 0.19 0.09 88.60 16:50:24 16:31:01 0 11.43 0.00 1.26 0.03 0.05 87.22 16:50:24 16:31:01 1 11.88 0.00 1.29 0.08 0.07 86.69 16:50:24 16:31:01 2 9.83 0.00 1.25 1.17 0.10 87.64 16:50:24 16:31:01 3 10.54 0.00 1.21 0.05 0.13 88.07 16:50:24 16:31:01 4 11.60 0.00 1.04 0.08 0.10 87.18 16:50:24 16:31:01 5 8.47 0.00 0.87 0.05 0.07 90.55 16:50:24 16:31:01 6 6.34 0.00 0.87 0.03 0.08 92.67 16:50:24 16:31:01 7 9.45 0.00 1.61 0.05 0.10 88.79 16:50:24 16:32:01 all 3.54 0.00 0.45 0.08 0.04 95.89 16:50:24 16:32:01 0 4.90 0.00 0.55 0.00 0.05 94.50 16:50:24 16:32:01 1 3.55 0.00 0.38 0.02 0.03 96.02 16:50:24 16:32:01 2 3.78 0.00 0.43 0.32 0.05 95.42 16:50:24 16:32:01 3 4.72 0.00 0.33 0.00 0.03 94.91 16:50:24 16:32:01 4 3.09 0.00 0.42 0.18 0.05 96.26 16:50:24 16:32:01 5 4.48 0.00 0.32 0.08 0.03 95.08 16:50:24 16:32:01 6 2.30 0.00 0.50 0.00 0.03 97.17 16:50:24 16:32:01 7 1.54 0.00 0.67 0.03 0.03 97.73 16:50:24 16:33:01 all 0.07 0.00 0.02 0.01 0.01 99.89 16:50:24 16:33:01 0 0.08 0.00 0.03 0.02 0.02 99.85 16:50:24 16:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:50:24 16:33:01 2 0.08 0.00 0.03 0.00 0.02 99.87 16:50:24 16:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:50:24 16:33:01 4 0.12 0.00 0.03 0.03 0.02 99.80 16:50:24 16:33:01 5 0.00 0.00 0.02 0.02 0.02 99.95 16:50:24 16:33:01 6 0.12 0.00 0.03 0.00 0.02 99.83 16:50:24 16:33:01 7 0.13 0.00 0.03 0.00 0.02 99.82 16:50:24 16:34:01 all 0.04 0.00 0.01 0.00 0.01 99.94 16:50:24 16:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 16:50:24 16:34:01 1 0.03 0.00 0.00 0.02 0.00 99.95 16:50:24 16:34:01 2 0.03 0.00 0.00 0.00 0.02 99.95 16:50:24 16:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 16:50:24 16:34:01 4 0.08 0.00 0.03 0.00 0.03 99.85 16:50:24 16:34:01 5 0.00 0.00 0.00 0.02 0.00 99.98 16:50:24 16:34:01 6 0.05 0.00 0.00 0.00 0.02 99.93 16:50:24 16:34:01 7 0.05 0.00 0.03 0.00 0.02 99.90 16:50:24 16:50:24 16:34:01 CPU %user %nice %system %iowait %steal %idle 16:50:24 16:35:01 all 0.01 0.00 0.01 0.03 0.01 99.93 16:50:24 16:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:50:24 16:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:50:24 16:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:50:24 16:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:50:24 16:35:01 4 0.03 0.00 0.03 0.10 0.00 99.83 16:50:24 16:35:01 5 0.00 0.00 0.00 0.17 0.00 99.83 16:50:24 16:35:01 6 0.02 0.00 0.03 0.00 0.02 99.93 16:50:24 16:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 16:50:24 16:36:01 all 0.04 0.00 0.01 0.03 0.01 99.92 16:50:24 16:36:01 0 0.05 0.00 0.02 0.00 0.00 99.93 16:50:24 16:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:50:24 16:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:50:24 16:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 16:50:24 16:36:01 4 0.08 0.00 0.00 0.23 0.03 99.65 16:50:24 16:36:01 5 0.00 0.00 0.00 0.02 0.02 99.97 16:50:24 16:36:01 6 0.05 0.00 0.00 0.00 0.00 99.95 16:50:24 16:36:01 7 0.07 0.00 0.02 0.00 0.00 99.92 16:50:24 16:37:01 all 0.01 0.00 0.01 0.12 0.01 99.85 16:50:24 16:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 16:50:24 16:37:01 1 0.00 0.00 0.00 0.18 0.02 99.80 16:50:24 16:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:50:24 16:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:50:24 16:37:01 4 0.03 0.00 0.03 0.77 0.05 99.12 16:50:24 16:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 16:50:24 16:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 16:50:24 16:37:01 7 0.00 0.00 0.02 0.00 0.02 99.97 16:50:24 16:38:01 all 0.02 0.00 0.02 0.06 0.01 99.89 16:50:24 16:38:01 0 0.02 0.00 0.03 0.07 0.02 99.87 16:50:24 16:38:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:50:24 16:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:50:24 16:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 16:50:24 16:38:01 4 0.03 0.00 0.07 0.43 0.02 99.45 16:50:24 16:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 16:50:24 16:38:01 6 0.03 0.00 0.00 0.00 0.02 99.95 16:50:24 16:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 16:50:24 16:39:01 all 0.05 0.00 0.03 0.29 0.01 99.63 16:50:24 16:39:01 0 0.07 0.00 0.07 0.02 0.02 99.83 16:50:24 16:39:01 1 0.05 0.00 0.02 0.00 0.00 99.93 16:50:24 16:39:01 2 0.05 0.00 0.05 0.00 0.00 99.90 16:50:24 16:39:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:50:24 16:39:01 4 0.08 0.00 0.03 2.08 0.02 97.78 16:50:24 16:39:01 5 0.03 0.00 0.03 0.00 0.00 99.93 16:50:24 16:39:01 6 0.03 0.00 0.02 0.22 0.00 99.73 16:50:24 16:39:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:50:24 16:40:01 all 0.02 0.00 0.01 0.56 0.01 99.40 16:50:24 16:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:50:24 16:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:50:24 16:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:50:24 16:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:50:24 16:40:01 4 0.05 0.00 0.05 3.48 0.02 96.40 16:50:24 16:40:01 5 0.00 0.00 0.00 0.00 0.02 99.98 16:50:24 16:40:01 6 0.02 0.00 0.00 0.98 0.02 98.98 16:50:24 16:40:01 7 0.03 0.00 0.03 0.02 0.02 99.90 16:50:24 16:41:01 all 0.03 0.00 0.02 0.55 0.01 99.40 16:50:24 16:41:01 0 0.05 0.00 0.05 0.00 0.00 99.90 16:50:24 16:41:01 1 0.02 0.00 0.02 0.33 0.00 99.63 16:50:24 16:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:50:24 16:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 16:50:24 16:41:01 4 0.03 0.00 0.02 4.05 0.02 95.88 16:50:24 16:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 16:50:24 16:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 16:50:24 16:41:01 7 0.03 0.00 0.07 0.00 0.02 99.88 16:50:24 16:42:01 all 0.02 0.00 0.01 0.72 0.01 99.24 16:50:24 16:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 16:50:24 16:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 16:50:24 16:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:50:24 16:42:01 3 0.00 0.00 0.00 0.00 0.02 99.98 16:50:24 16:42:01 4 0.05 0.00 0.03 5.27 0.02 94.63 16:50:24 16:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 16:50:24 16:42:01 6 0.03 0.00 0.02 0.52 0.02 99.42 16:50:24 16:42:01 7 0.03 0.00 0.00 0.00 0.03 99.93 16:50:24 16:43:01 all 0.18 0.00 0.03 0.32 0.01 99.46 16:50:24 16:43:01 0 0.20 0.00 0.07 0.13 0.00 99.60 16:50:24 16:43:01 1 0.42 0.00 0.03 0.32 0.00 99.23 16:50:24 16:43:01 2 0.27 0.00 0.00 0.00 0.00 99.73 16:50:24 16:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 16:50:24 16:43:01 4 0.17 0.00 0.05 1.13 0.03 98.62 16:50:24 16:43:01 5 0.08 0.00 0.02 0.00 0.00 99.90 16:50:24 16:43:01 6 0.20 0.00 0.02 0.48 0.02 99.28 16:50:24 16:43:01 7 0.08 0.00 0.07 0.47 0.02 99.37 16:50:24 16:44:01 all 0.37 0.00 0.02 0.55 0.01 99.05 16:50:24 16:44:01 0 0.10 0.00 0.02 0.07 0.02 99.80 16:50:24 16:44:01 1 0.53 0.00 0.00 0.00 0.00 99.47 16:50:24 16:44:01 2 0.23 0.00 0.02 0.42 0.00 99.33 16:50:24 16:44:01 3 0.48 0.00 0.02 0.00 0.02 99.48 16:50:24 16:44:01 4 0.10 0.00 0.03 3.60 0.02 96.25 16:50:24 16:44:01 5 0.05 0.00 0.03 0.00 0.00 99.92 16:50:24 16:44:01 6 1.29 0.00 0.03 0.13 0.02 98.53 16:50:24 16:44:01 7 0.13 0.00 0.02 0.15 0.05 99.65 16:50:24 16:45:01 all 0.05 0.00 0.01 0.20 0.01 99.74 16:50:24 16:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:50:24 16:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 16:50:24 16:45:01 2 0.02 0.00 0.00 0.00 0.02 99.97 16:50:24 16:45:01 3 0.12 0.00 0.02 0.00 0.00 99.87 16:50:24 16:45:01 4 0.03 0.00 0.02 1.23 0.00 98.72 16:50:24 16:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 16:50:24 16:45:01 6 0.13 0.00 0.00 0.35 0.02 99.50 16:50:24 16:45:01 7 0.03 0.00 0.02 0.00 0.02 99.93 16:50:24 16:50:24 16:45:01 CPU %user %nice %system %iowait %steal %idle 16:50:24 16:46:01 all 0.13 0.00 0.01 0.34 0.01 99.52 16:50:24 16:46:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:50:24 16:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 16:50:24 16:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:50:24 16:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:50:24 16:46:01 4 0.03 0.00 0.02 1.95 0.02 97.98 16:50:24 16:46:01 5 0.02 0.00 0.03 0.00 0.02 99.93 16:50:24 16:46:01 6 0.95 0.00 0.02 0.33 0.00 98.71 16:50:24 16:46:01 7 0.00 0.00 0.00 0.40 0.00 99.60 16:50:24 16:47:01 all 0.03 0.00 0.01 0.10 0.01 99.85 16:50:24 16:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 16:50:24 16:47:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:50:24 16:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:50:24 16:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 16:50:24 16:47:01 4 0.12 0.00 0.02 0.48 0.00 99.38 16:50:24 16:47:01 5 0.00 0.00 0.03 0.00 0.02 99.95 16:50:24 16:47:01 6 0.02 0.00 0.02 0.28 0.02 99.66 16:50:24 16:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 16:50:24 16:48:01 all 0.02 0.00 0.01 0.08 0.01 99.87 16:50:24 16:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:50:24 16:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 16:50:24 16:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 16:50:24 16:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 16:50:24 16:48:01 4 0.02 0.00 0.00 0.48 0.02 99.48 16:50:24 16:48:01 5 0.05 0.00 0.05 0.00 0.03 99.87 16:50:24 16:48:01 6 0.02 0.00 0.03 0.17 0.02 99.77 16:50:24 16:48:01 7 0.03 0.00 0.02 0.02 0.02 99.92 16:50:24 16:49:01 all 4.81 0.00 1.81 2.28 0.03 91.07 16:50:24 16:49:01 0 4.19 0.00 1.69 0.02 0.03 94.06 16:50:24 16:49:01 1 5.11 0.00 1.78 3.14 0.03 89.94 16:50:24 16:49:01 2 4.78 0.00 1.81 0.07 0.02 93.33 16:50:24 16:49:01 3 3.47 0.00 2.09 0.05 0.02 94.37 16:50:24 16:49:01 4 4.59 0.00 2.05 13.39 0.03 79.94 16:50:24 16:49:01 5 5.12 0.00 1.72 0.08 0.03 93.04 16:50:24 16:49:01 6 6.24 0.00 1.86 0.69 0.03 91.18 16:50:24 16:49:01 7 5.02 0.00 1.46 0.81 0.02 92.70 16:50:24 16:50:01 all 4.63 0.00 2.39 5.76 0.06 87.16 16:50:24 16:50:01 0 5.00 0.00 1.88 0.30 0.05 92.77 16:50:24 16:50:01 1 4.13 0.00 2.00 2.08 0.05 91.73 16:50:24 16:50:01 2 6.69 0.00 2.21 0.44 0.07 90.60 16:50:24 16:50:01 3 4.14 0.00 2.72 0.45 0.07 92.62 16:50:24 16:50:01 4 4.24 0.00 2.71 3.85 0.05 89.16 16:50:24 16:50:01 5 4.52 0.00 2.22 12.65 0.08 80.52 16:50:24 16:50:01 6 4.66 0.00 3.49 25.47 0.09 66.29 16:50:24 16:50:01 7 3.67 0.00 1.90 1.09 0.05 93.29 16:50:24 Average: all 9.16 0.00 1.50 2.67 0.04 86.62 16:50:24 Average: 0 9.05 0.00 1.58 4.03 0.04 85.30 16:50:24 Average: 1 9.43 0.00 1.45 2.28 0.03 86.80 16:50:24 Average: 2 9.21 0.00 1.38 2.14 0.03 87.24 16:50:24 Average: 3 9.10 0.00 1.52 1.57 0.04 87.77 16:50:24 Average: 4 9.60 0.00 1.52 4.00 0.04 84.84 16:50:24 Average: 5 9.00 0.00 1.43 1.56 0.04 87.97 16:50:24 Average: 6 9.04 0.00 1.55 3.68 0.04 85.69 16:50:24 Average: 7 8.87 0.00 1.57 2.12 0.04 87.39 16:50:24 16:50:24 16:50:24